/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
/*!
Theme Name: NRI
Theme URI: https://pixelstorm.com.au
Description: A custom theme for NRI based on _tw theme
Version: 0.1.0.6
Author: Pixelstorm Dev
Author URI: https://pixelstorm.com.au
Text Domain: nri
Requires at least: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

nri is based on _tw https://underscoretw.com/, (C) 2021-2026 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2026 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:root, :host {
  --font-sans: "Helvetica Neue", ui-sans-serif, system-ui, sans-serif,
		"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
		"Noto Color Emoji";
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
  --color-gray-100: oklch(96.7% 0.003 264.542);
  --color-gray-300: oklch(87.2% 0.01 258.338);
  --color-gray-400: oklch(70.7% 0.022 261.325);
  --color-gray-500: oklch(55.1% 0.027 264.364);
  --color-gray-600: oklch(44.6% 0.03 256.802);
  --color-gray-700: oklch(37.3% 0.034 259.733);
  --color-gray-800: oklch(27.8% 0.033 256.848);
  --color-black: #000;
  --color-white: #f8fafc;
  --spacing: 0.25rem;
  --container-lg: 32rem;
  --container-2xl: 42rem;
  --container-3xl: 48rem;
  --text-xs: 0.75rem;
  --text-xs--line-height: calc(1 / 0.75);
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --text-base: 1rem;
  --text-base--line-height: calc(1.5 / 1);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75 / 1.25);
  --text-2xl: 1.5rem;
  --text-2xl--line-height: calc(2 / 1.5);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --font-weight-light: 300;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --font-weight-black: 900;
  --tracking-wider: 0.05em;
  --leading-tight: 1.25;
  --leading-normal: 1.5;
  --leading-relaxed: 1.625;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --radius-4xl: 2rem;
  --ease-in: cubic-bezier(0.4, 0, 1, 1);
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-background: var(--wp--preset--color--background);
  --color-foreground: var(--wp--preset--color--foreground);
  --color-primary: var(--color-deep-blue);
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
  --font-heading: "Helvetica Neue Condensed", "Helvetica Neue", ui-sans-serif, system-ui,
		sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
		"Noto Color Emoji";
  --wp--preset--color--background: var(--color-soft-blue);
  --wp--preset--color--foreground: var(--color-deep-blue);
  --color-real-white: #ffffff;
  --color-nri-white: #fffcf8;
  --color-deep-blue: #003164;
  --color-soft-blue: #edf2f7;
  --color-sky-blue: #b5cae1;
  --color-gray: #f6f6f6;
  --color-silver: #a2a2a3;
  --color-orange: #f8991d;
  --tw-prose-font-normal: 400;
  --tw-prose-font-medium: 500;
  --tw-prose-font-semibold: 600;
  --tw-prose-font-bold: 700;
  --tw-prose-font-extrabold: 800;
  --tw-prose-font-black: 900;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-Light.woff2") format("woff2"),	url("fonts/HelveticaNeue-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-Roman.woff2") format("woff2"),	url("fonts/HelveticaNeue-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-Medium.woff2") format("woff2"),	url("fonts/HelveticaNeue-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-Bold.woff2") format("woff2"),	url("fonts/HelveticaNeue-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-Heavy.woff2") format("woff2"),	url("fonts/HelveticaNeue-Heavy.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/HelveticaNeue-Black.woff2") format("woff2"),	url("fonts/HelveticaNeue-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue Condensed";
  src: url("fonts/HelveticaNeue-CondensedBold.woff2") format("woff2"),	url("fonts/HelveticaNeue-CondensedBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue Condensed";
  src: url("fonts/HelveticaNeue-CondensedBlack.woff2") format("woff2"),	url("fonts/HelveticaNeue-CondensedBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  -webkit-tap-highlight-color: transparent;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp, pre {
  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
:-moz-focusring {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
ol, ul, menu {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-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-block: 0;
}
::-webkit-calendar-picker-indicator {
  line-height: 1;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
body {
  background-color: var(--color-background);
  font-family: var(--font-sans);
  color: var(--color-foreground);
}
body.admin-bar #masthead {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar #masthead {
    top: 46px;
  }
  body.admin-bar {
    height: calc(100vh - 46px);
  }
}
.gform-theme.gform-theme--framework.gform_wrapper .gform_title {
  margin-bottom: calc(var(--spacing) * 7);
  font-family: var(--font-heading);
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  --tw-font-weight: var(--font-weight-black);
  font-weight: var(--font-weight-black);
  text-transform: uppercase;
}
.gform-theme.gform-theme--framework.gform_wrapper {
  width: 100%;
}
:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields {
  gap: 23px;
}
:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) label,:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) .gfield_label_before_complex,:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) .gfield_label {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-leading: 155.556%;
  line-height: 155.556%;
}
@media (width >= 48rem) {
  :is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) label,:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) .gfield_label_before_complex,:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) .gfield_label {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) label,:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) .gfield_label_before_complex,:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) .gfield_label {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
}
:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) .gfield_required {
  color: var(--color-orange);
}
:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="text"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="tel"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="email"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="password"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) select,:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) textarea {
  min-height: 60px;
  border-radius: 6px;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: #D9D9D9;
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 4);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
  color: var(--color-black);
}
:is(:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="text"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="tel"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="email"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="password"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) select,:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) textarea)::placeholder {
  color: #525252;
}
:is(:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="text"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="tel"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="email"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="password"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) select,:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) textarea):focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
:is(:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="text"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="tel"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="email"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="password"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) select,:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) textarea):focus {
  --tw-ring-color: var(--color-orange);
}
:is(:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="text"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="tel"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="email"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) input[type="password"],:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) select,:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) textarea):focus {
  --tw-outline-style: none;
  outline-style: none;
}
:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) select {
  padding-block: calc(var(--spacing) * 3);
}
:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) .ginput_container_consent {
  margin-top: calc(var(--spacing) * 4);
}
:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) .gfield_consent_label {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
:is(:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) .gfield_radio) .gchoice {
  align-items: center;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: #D9D9D9;
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 4);
}
:is(:is(:is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform_fields) .gfield) .gfield_radio) .gchoice) label.gform-field-label {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
}
:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform-footer) button.button.gform_button {
  border-radius: 10px;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  padding-inline: 18px;
  padding-block: calc(var(--spacing) * 3);
  font-family: var(--font-heading);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.32px;
  letter-spacing: 0.32px;
  color: var(--color-white);
  text-transform: uppercase;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
@media (hover: hover) {
  :is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform-footer) button.button.gform_button):hover {
    background-color: transparent;
  }
}
@media (hover: hover) {
  :is(:is(:is(.gform-theme.gform-theme--framework.gform_wrapper form) .gform-footer) button.button.gform_button):hover {
    color: var(--color-primary);
  }
}
.search-form {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 4);
}
.search-form  > label {
  display: block;
  width: 100%;
}
.search-form .search-field {
  min-height: 48px;
  width: 100%;
  border-radius: var(--radius-lg);
  background-color: var(--color-gray-100);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 2);
}
.search-form .search-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-lg);
  background-color: var(--color-primary);
  padding-inline: 18px;
  padding-block: calc(var(--spacing) * 3);
  padding-left: calc(var(--spacing) * 5);
  font-family: var(--font-heading);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  text-transform: uppercase;
}
.search-wrapper .search-field {
  border: 2px solid #003164;
  outline: none;
}
.subscription-form .gform_validation_errors {
  display: none !important;
}
:is(.subscription-form .gform_wrapper) form {
  position: relative;
}
:is(.subscription-form .gform_wrapper) .ginput_container_email {
  position: relative;
}
:is(:is(.subscription-form .gform_wrapper) .ginput_container_email) input {
  padding-right: calc(var(--spacing) * 10) !important;
}
:is(.subscription-form .gform_wrapper) .ginput_container_email:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  display: inline-block;
  width: 15px;
  height: 16px;
  margin-left: 6px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16' viewBox='0 0 15 16' fill='none'%3E%3Cpath d='M6.87648 0.578125L14.1515 7.57275M14.1515 7.57275L6.92738 14.5184M14.1515 7.57275L7.36483 7.57275L0.578125 7.57274' stroke='%23003164' stroke-width='1.15681' stroke-linecap='round'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}
:is(.subscription-form .gform_wrapper) .gfield_description.validation_message.gfield_validation_message {
  color: var(--color-white);
}
:is(.subscription-form .gform_wrapper) .gform-footer {
  position: absolute;
  top: calc(var(--spacing) * 0);
  right: calc(var(--spacing) * 0);
  bottom: calc(var(--spacing) * 0);
  margin: calc(var(--spacing) * 0);
}
:is(:is(.subscription-form .gform_wrapper) .gform-footer) button.button.gform_button {
  height: 60px !important;
  width: 48px !important;
  overflow: hidden;
  border-radius: 0;
  --tw-border-style: none !important;
  border-style: none !important;
  background-color: transparent !important;
  padding: calc(var(--spacing) * 0) !important;
  text-indent: calc(9999px * -1);
  --tw-shadow: 0 0 #0000 !important;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  --tw-outline-style: none;
  outline-style: none;
}
@media (hover: hover) {
  :is(:is(:is(.subscription-form .gform_wrapper) .gform-footer) button.button.gform_button):hover {
    --tw-outline-style: none;
    outline-style: none;
  }
}
:is(:is(:is(.subscription-form .gform_wrapper) .gform-footer) button.button.gform_button):focus {
  --tw-outline-style: none;
  outline-style: none;
}
#content {
  padding-top: 113px;
}
.page-content > *, .entry-content > * {
  width: 100%;
}
@media (width >= 40rem) {
  .page-content > *, .entry-content > * {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .page-content > *, .entry-content > * {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .page-content > *, .entry-content > * {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .page-content > *, .entry-content > * {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .page-content > *, .entry-content > * {
    max-width: 96rem;
  }
}
.page-content > *, .entry-content > * {
  padding-inline: 1rem;
}
@media (width >= 80rem) {
  .page-content > *, .entry-content > * {
    max-width: calc(1245px + 2rem);
  }
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.video-background-controls {
  display: flex;
  position: absolute;
  right: 16px !important;
  bottom: 16px !important;
  top: initial !important;
}
.video-background-controls .play-toggle {
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-background-controls .play-toggle .fa-pause-circle {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='6' y='4' width='3' height='16' rx='1' fill='%23000'/><rect x='15' y='4' width='3' height='16' rx='1' fill='%23000'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  text-indent: -9999px;
}
.video-background-controls .play-toggle .fa-play-circle {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M8 5v14l11-7z' fill='%23000'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  text-indent: -9999px;
}
.main-content.has-breadcrumb > section.block-mt:first-of-type {
  margin-top: calc(var(--spacing) * 6);
}
@media (width >= 48rem) {
  .main-content.has-breadcrumb > section.block-mt:first-of-type {
    margin-top: calc(var(--spacing) * 12);
  }
}
[data-vbg] iframe {
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
}
[data-vbg].playing iframe {
  opacity: 1;
}
[data-vbg] video {
  max-width: none;
}
.custom-scrollbar::-webkit-scrollbar {
  width: 2px;
}
.custom-scrollbar::-webkit-scrollbar-track {
  background: transparent;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: #d1d5db;
  border-radius: 20px;
}
.custom-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: #d1d5db transparent;
}
:is(.custom-table-wrapper table) thead {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
:is(.custom-table-wrapper table) th {
  border-style: var(--tw-border-style);
  border-width: 0px;
  background-color: var(--color-primary);
  padding-inline: calc(var(--spacing) * 1);
  padding-block: calc(var(--spacing) * 3);
  font-family: var(--font-heading);
  --tw-leading: 1;
  line-height: 1;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  word-break: keep-all !important;
  color: var(--color-white);
}
@media (width >= 64rem) {
  :is(.custom-table-wrapper table) th {
    padding: calc(var(--spacing) * 7);
  }
}
@media (width >= 80rem) {
  :is(.custom-table-wrapper table) th {
    font-size: 20px;
    --tw-leading: 141.667%;
    line-height: 141.667%;
    --tw-tracking: 0.72px;
    letter-spacing: 0.72px;
  }
  @media (width >= 48rem) {
    :is(.custom-table-wrapper table) th {
      font-size: 24px;
    }
  }
  @media (width >= 64rem) {
    :is(.custom-table-wrapper table) th {
      font-size: 30px;
    }
  }
  @media (width >= 80rem) {
    :is(.custom-table-wrapper table) th {
      font-size: 36px;
    }
  }
}
:is(:is(.custom-table-wrapper table) tbody) td {
  padding-inline: calc(var(--spacing) * 1);
  padding-block: calc(var(--spacing) * 3);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
@media (width >= 64rem) {
  :is(:is(.custom-table-wrapper table) tbody) td {
    padding-inline: calc(var(--spacing) * 7);
  }
}
:is(:is(:is(.custom-table-wrapper table) tbody) td) strong {
  font-family: var(--font-heading);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
@media (width >= 80rem) {
  :is(:is(:is(.custom-table-wrapper table) tbody) td) strong {
    font-size: 18px;
    --tw-leading: 147.619%;
    line-height: 147.619%;
  }
  @media (width >= 48rem) {
    :is(:is(:is(.custom-table-wrapper table) tbody) td) strong {
      font-size: 22px;
    }
  }
  @media (width >= 64rem) {
    :is(:is(:is(.custom-table-wrapper table) tbody) td) strong {
      font-size: 26px;
    }
  }
  @media (width >= 80rem) {
    :is(:is(:is(.custom-table-wrapper table) tbody) td) strong {
      font-size: 32px;
    }
  }
}
:is(:is(.custom-table-wrapper .is-style-stripes) tbody) tr:nth-child(2n + 1) {
  background-color: var(--color-gray);
}
@media screen and (max-width: 767px) {
  .js-stack-table table,	.js-stack-table thead,	.js-stack-table tbody,	.js-stack-table th,	.js-stack-table td,	.js-stack-table tr {
    display: block;
  }
  .js-stack-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .js-stack-table tr {
    border: 1px solid #ccc;
    margin-bottom: 0.5rem;
    border-radius: 0;
    overflow: hidden;
  }
  .js-stack-table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    min-height: 45px;
  }
  .js-stack-table td:before {
    content: attr(data-label);
    flex-basis: 35%;
    flex-shrink: 0;
    white-space: normal;
    font-weight: bold;
    text-align: left;
    color: var(--color-primary);
  }
  .js-stack-table td .td-content {
    flex-basis: 60%;
    flex-grow: 1;
    text-align: right;
  }
  .js-stack-table td .td-content img {
    max-width: 100%;
    height: auto;
  }
}
.secondary-menu-wrapper::-webkit-scrollbar {
  display: none;
}
.secondary-menu-wrapper {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
img.custom-logo {
  width: 100% !important;
  height: auto !important;
}
.intro iframe {
  width: 100%;
  max-width: 100%;
}
@media (max-height: 500px) and (orientation: landscape) {
  .hamburger-menu-outer-wrapper {
    height: auto !important;
  }
}
section.has-half-bg + section.bg-nri-white.block-pt.mt-0 {
  padding-top: calc(var(--spacing) * 0);
}
section.bg-nri-white.block-pb.mb-0 + section.block-pt.mt-0 {
  padding-top: calc(var(--spacing) * 0);
}
.logo-row .swiper-wrapper {
  transition-timing-function: linear !important;
}
.custom-bullets ul {
  list-style: none;
  padding-left: 0;
}
.custom-bullets ul li {
  position: relative;
  padding-left: 1.75rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
.custom-bullets ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.25rem;
  width: 19px;
  height: 19px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cpath d='M18.119 9.05948L11.9558 7.79654L15.6941 3.94037L11.0633 6.5336L11.7032 0L8.53747 6.5336L5.43905 3.92353L6.92091 7.7797L0 9.04264L6.17998 10.3056L2.42485 14.1786L7.05562 11.5685L6.39889 18.1021L9.5815 11.5517L12.6631 14.1786L11.1981 10.3056L18.119 9.05948Z' fill='%23F8991D'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
.intro.mb-0:not(.block-pb) + section.mt-0 {
  margin-top: calc(var(--spacing) * 8);
}
@media (width >= 48rem) {
  .intro.mb-0:not(.block-pb) + section.mt-0 {
    margin-top: calc(var(--spacing) * 12);
  }
}
.breadcrumbs .breadcrumb_last {
  padding-top: calc(var(--spacing) * 1);
  --tw-leading: 1;
  line-height: 1;
}
@media (max-width: 767px) {
  :is(.footer-links-menu a)::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M5.39021 0.75L10.75 5.76757M10.75 5.76757L5.42772 10.75M10.75 5.76757L5.42772 5.76757L0.75 5.76757' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")	no-repeat center;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M5.39021 0.75L10.75 5.76757M10.75 5.76757L5.42772 10.75M10.75 5.76757L5.42772 5.76757L0.75 5.76757' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")	no-repeat center;
    mask-size: contain;
    background-color: currentColor;
    flex-shrink: 0;
  }
  .footer-links-menu a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: calc(var(--spacing) * 4);
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
    border-color: rgba(255,255,255,.2);
    padding-block: calc(var(--spacing) * 3);
    color: var(--color-white);
  }
}
@media (min-width: 1280px) {
  #hamburger-menu {
    display: none;
  }
  .mobile-back-btn-wrapper {
    display: none;
  }
}
@media (max-width: 1279px) {
  #hamburger-menu {
    position: relative;
    width: 100%;
    overflow-x: hidden;
  }
  #hamburger-menu li.menu-item {
    width: 100%;
  }
  :is(#hamburger-menu li.menu-item > a)::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 13px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13' viewBox='0 0 8 13' fill='none'%3E%3Cpath d='M0.671875 0.671875L6.37187 6.37187L0.671875 12.0719' stroke='%23003164' stroke-width='1.9'/%3E%3C/svg%3E")	no-repeat center;
    background-size: contain;
    flex-shrink: 0;
  }
  #hamburger-menu li.menu-item > a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
    --tw-border-style: solid;
    border-style: solid;
    border-color: var(--color-sky-blue);
    padding-inline: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 5);
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
    --tw-leading: 1;
    line-height: 1;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  :is(#hamburger-menu li.menu-item > a[target="_blank"])::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 15px;
    margin-left: 6px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' viewBox='0 0 16 15' fill='none'%3E%3Cpath d='M6.11816 3.12305H1.57617V13.3652H11.8184V8.82324H13.3945V14.9414H0V1.54688H6.11816V3.12305ZM15.6016 7.42676H14.0244V2.69141L6.51855 10.1973L5.4043 9.08301L12.9102 1.57715H8.1748V0H15.6016V7.42676Z' fill='%23003164'/%3E%3C/svg%3E")	no-repeat center;
    background-size: contain;
    vertical-align: middle;
    flex-shrink: 0;
  }
  #hamburger-menu .sub-menu {
    position: fixed;
    left: calc(var(--spacing) * 0);
    z-index: 60;
    width: 100%;
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
    overflow-x: hidden;
    overflow-y: auto;
    background-color: var(--color-gray);
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  :is(#hamburger-menu .sub-menu li.menu-item > a)::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M5.39021 0.75L10.75 5.76757M10.75 5.76757L5.42772 10.75M10.75 5.76757L5.42772 5.76757L0.75 5.76757' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")	no-repeat center;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M5.39021 0.75L10.75 5.76757M10.75 5.76757L5.42772 10.75M10.75 5.76757L5.42772 5.76757L0.75 5.76757' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")	no-repeat center;
    mask-size: contain;
    background-color: currentColor;
    flex-shrink: 0;
  }
  #hamburger-menu > li.menu-item-has-children > .sub-menu {
    top: var(--mobile-top-offset, 60px);
    height: calc(100vh - var(--mobile-top-offset, 60px));
  }
  #hamburger-menu .sub-menu .sub-menu {
    top: 0 !important;
    height: 100% !important;
    z-index: 61;
  }
  #hamburger-menu .sub-menu.is-open {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .mobile-back-btn {
    display: flex;
    cursor: pointer;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    background-color: var(--color-primary);
    padding-inline: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 4);
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: var(--color-white);
  }
}
.pagination-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-container  > a,.pagination-container  > span {
  display: flex;
  align-items: center;
  padding-inline: calc(var(--spacing) * 3.5);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-primary);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
@media (hover: hover) {
  :is(.pagination-container > a,.pagination-container > span):hover {
    background-color: var(--color-gray-300);
  }
}
.pagination-container span.current {
  background-color: var(--color-primary);
  color: var(--color-white);
}
.navigation.pagination .nav-links {
  margin-top: calc(var(--spacing) * 8);
  display: flex;
  align-items: center;
  justify-content: center;
}
:is(.navigation.pagination .nav-links)  > a,:is(.navigation.pagination .nav-links)  > span {
  display: flex;
  align-items: center;
  padding-inline: calc(var(--spacing) * 3.5);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
@media (hover: hover) {
  :is(:is(.navigation.pagination .nav-links) > a,:is(.navigation.pagination .nav-links) > span):hover {
    background-color: var(--color-gray-300);
  }
}
:is(.navigation.pagination .nav-links) span.current {
  background-color: var(--color-primary);
  color: var(--color-white);
}
#primary-menu  > .menu-item {
  display: flex;
}
:is(#primary-menu > .menu-item)  > a {
  position: relative;
  display: flex;
  align-items: center;
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
:is(:is(#primary-menu > .menu-item) > a):before {
  content: "";
  position: absolute;
  right: calc(var(--spacing) * 0);
  bottom: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  height: 4px;
  width: 100%;
  --tw-scale-x: 0%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
  background-color: var(--color-sky-blue);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
:is(:is(#primary-menu > .menu-item) > a):hover:before {
  --tw-scale-x: 100%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.menu-item-has-children:is(#primary-menu > .menu-item)  > a {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
}
:is(.menu-item-has-children:is(#primary-menu > .menu-item) > a)::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M12.75 0.75L7.44678 6.26585C7.05496 6.67337 6.40288 6.67337 6.01106 6.26585L0.75 0.793817' stroke='%23003164' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  height: 7px;
  width: 11px;
  rotate: 0deg;
  align-items: center;
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.menu-item-has-children:is(#primary-menu > .menu-item)  > .sub-menu {
  position: absolute;
  top: calc(100% + 1px);
  z-index: 10;
  display: flex;
  min-width: 163px;
  flex-direction: column;
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown {
  left: calc(1/2 * 100%);
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  flex-direction: row;
  gap: calc(var(--spacing) * 16);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-inline: calc(var(--spacing) * 20);
  padding-block: calc(var(--spacing) * 12);
  --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
:is(.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown) a {
  position: relative;
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
:is(.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown) .menu-item-type-text-column {
  width: 240px;
}
:is(:is(.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown) .menu-item-type-text-column) .mega-menu-column-list {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 2);
}
:is(:is(:is(:is(.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown) .menu-item-type-text-column) .mega-menu-column-list) .menu-item-type-normal) .menu-item-text {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: transparent;
  padding-bottom: calc(var(--spacing) * 2);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
@media (hover: hover) {
  :is(:is(:is(:is(:is(.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown) .menu-item-type-text-column) .mega-menu-column-list) .menu-item-type-normal) .menu-item-text):hover {
    border-color: var(--color-sky-blue);
  }
}
:is(:is(:is(:is(:is(.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown) .menu-item-type-text-column) .mega-menu-column-list) .menu-item-type-normal) .menu-item-text):after {
  --tw-translate-x: calc(var(--spacing) * -4);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  opacity: 0%;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
:is(:is(:is(:is(:is(.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown) .menu-item-type-text-column) .mega-menu-column-list) .menu-item-type-normal) .menu-item-text):hover:after {
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  opacity: 100%;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
:is(:is(.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown) .menu-item-type-image-column) .mega-menu-column-list {
  display: flex;
  gap: calc(var(--spacing) * 7);
}
:is(.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown) .menu-item-type-image-link {
  width: 240px;
}
:is(:is(:is(:is(.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown) .menu-item-type-image-link) .mega-menu-image-card) .menu-item-text):after {
  --tw-translate-x: calc(var(--spacing) * -4);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  opacity: 0%;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
:is(:is(:is(:is(.menu-item-has-children:is(#primary-menu > .menu-item) .mega-menu-dropdown) .menu-item-type-image-link) .mega-menu-image-card):hover .menu-item-text):after {
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  opacity: 100%;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.menu-item-has-children:is(#primary-menu > .menu-item):hover  > a::after {
  rotate: 180deg;
}
.has-user-icon:is(#primary-menu > .menu-item)  > a {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: calc(var(--spacing) * 1);
}
:is(.has-user-icon:is(#primary-menu > .menu-item) > a)::after {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><circle cx='7.74978' cy='4.36111' r='2.36111' stroke='black' stroke-width='1.41667' stroke-linecap='round' stroke-linejoin='round'/><ellipse cx='7.75' cy='11.6806' rx='4.25' ry='2.59722' stroke='black' stroke-width='1.41667' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  display: inline-flex;
  height: calc(var(--spacing) * 4);
  width: calc(var(--spacing) * 4);
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  color: var(--color-primary);
}
body.single-post {
  background-color: var(--color-white);
}
.news-content, .shareholder-content, .shareholder-story-content {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  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);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  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-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  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;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
:is(.news-content,.shareholder-content,.shareholder-story-content) .wp-block-table td,:is(.news-content,.shareholder-content,.shareholder-story-content) .wp-block-table th {
  border: 0;
}
:is(.news-content,.shareholder-content,.shareholder-story-content) .wp-block-table thead,:is(.news-content,.shareholder-content,.shareholder-story-content) .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
:is(.news-content,.shareholder-content,.shareholder-story-content) .wp-block-table thead {
  border-bottom-width: 1px;
}
:is(.news-content,.shareholder-content,.shareholder-story-content) .wp-block-table tfoot {
  border-top-width: 1px;
}
.news-content, .shareholder-content, .shareholder-story-content {
  margin-top: calc(var(--spacing) * 8);
  --tw-leading: var(--leading-normal) !important;
  line-height: var(--leading-normal) !important;
}
@media (width >= 48rem) {
  .news-content, .shareholder-content, .shareholder-story-content {
    margin-top: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .news-content, .shareholder-content, .shareholder-story-content {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-inline-end: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-inline-start: 0.4444444em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
    font-size: 0.8888889em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
    font-size: 0.8666667em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
    font-size: 0.875em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li p) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(ul ul,ul ol,ol ul,ol ol) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
    margin-top: 1.3333333em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
    margin-top: 0;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
    margin-top: 0;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
    margin-top: 0;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
    margin-top: 0;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:first-child) {
    padding-inline-start: 0;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:last-child) {
    padding-inline-end: 0;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-start: 0;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-end: 0;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
  }
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 0;
  }
}
@media (width >= 80rem) {
  .news-content, .shareholder-content, .shareholder-story-content {
    margin-top: calc(var(--spacing) * 20);
  }
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(h1,h2,h3,h4,th):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  font-family: var(--font-heading);
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(h1,h2,h3,h4,th):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h1,h2,h3,h4,th):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 56px;
  }
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h1,h2,h3,h4,th):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 18px;
  }
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(h1):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  font-size: 26px;
  --tw-leading: 125%;
  line-height: 125%;
  --tw-tracking: 0.96px;
  letter-spacing: 0.96px;
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h1):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 32px;
  }
}
@media (width >= 64rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h1):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 40px;
  }
}
@media (width >= 80rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h1):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 48px;
  }
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(h2):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  font-size: 22px;
  --tw-leading: 118.75%;
  line-height: 118.75%;
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h2):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 28px;
  }
}
@media (width >= 64rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h2):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 34px;
  }
}
@media (width >= 80rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h2):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 40px;
  }
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(h3):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  font-size: 20px;
  --tw-leading: 141.667%;
  line-height: 141.667%;
  --tw-tracking: 0.72px;
  letter-spacing: 0.72px;
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h3):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 24px;
  }
}
@media (width >= 64rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h3):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 30px;
  }
}
@media (width >= 80rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h3):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 36px;
  }
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(h4):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  font-size: 18px;
  --tw-leading: 147.619%;
  line-height: 147.619%;
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h4):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 22px;
  }
}
@media (width >= 64rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h4):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 26px;
  }
}
@media (width >= 80rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) :is(h4):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 32px;
  }
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(p):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-block: calc(var(--spacing) * 9);
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-primary);
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(strong):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(ol):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-left: calc(var(--spacing) * 8);
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(ol):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-primary);
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(ul):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  list-style-type: disc;
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(ul):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-left: calc(var(--spacing) * 8);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :is(ul):not(:where([class~='not-prose'],[class~='not-prose'] *))) *::marker {
  color: var(--color-orange);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :is(ul):not(:where([class~='not-prose'],[class~='not-prose'] *)))::marker {
  color: var(--color-orange);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :is(ul):not(:where([class~='not-prose'],[class~='not-prose'] *))) *::-webkit-details-marker {
  color: var(--color-orange);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) :is(ul):not(:where([class~='not-prose'],[class~='not-prose'] *)))::-webkit-details-marker {
  color: var(--color-orange);
}
:is(.news-content,.shareholder-content,.shareholder-story-content) :is(li):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-block: calc(var(--spacing) * 4);
}
:is(.news-content,.shareholder-content,.shareholder-story-content) .is-style-lead {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-leading: 135.714%;
  line-height: 135.714%;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) .is-style-lead {
    font-size: 28px;
  }
}
:is(.news-content,.shareholder-content,.shareholder-story-content) .has-large-font-size {
  font-size: var(--text-2xl) !important;
  line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) .has-large-font-size {
    font-size: var(--text-3xl) !important;
    line-height: var(--tw-leading, var(--text-3xl--line-height)) !important;
  }
}
@media (width >= 64rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) .has-large-font-size {
    font-size: var(--text-4xl) !important;
    line-height: var(--tw-leading, var(--text-4xl--line-height)) !important;
  }
}
:is(.news-content,.shareholder-content,.shareholder-story-content) .has-medium-font-size {
  font-size: var(--text-lg) !important;
  line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
}
@media (width >= 64rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content) .has-medium-font-size {
    font-size: var(--text-xl) !important;
    line-height: var(--tw-leading, var(--text-xl--line-height)) !important;
  }
}
:is(.news-content,.shareholder-content,.shareholder-story-content) .wp-block-separator {
  margin-block: calc(var(--spacing) * 6);
}
:is(.news-content,.shareholder-content,.shareholder-story-content)  > figure.wp-block-image {
  aspect-ratio: 846/500;
  width: 100%;
  overflow: hidden;
  border-radius: var(--radius-xl);
  background-color: var(--color-gray-300);
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content)  > figure.wp-block-image {
    margin-top: calc(var(--spacing) * 12);
  }
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-image) * {
  margin-block: calc(var(--spacing) * 0);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-image) * {
  height: 100%;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-image) * {
  width: 100%;
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-image) * {
  object-fit: cover;
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content)  > figure.wp-block-gallery {
    margin-top: calc(var(--spacing) * 12);
  }
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-gallery) figure.wp-block-image {
  margin-top: calc(var(--spacing) * 12);
  height: 175px;
  width: 100%;
  overflow: hidden;
  border-radius: var(--radius-xl);
  background-color: var(--color-gray-300);
}
@media (width >= 48rem) {
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-gallery) figure.wp-block-image {
    height: 325px;
  }
}
:is(:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-gallery) figure.wp-block-image) img {
  height: 100%;
}
:is(:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-gallery) figure.wp-block-image) img {
  width: 100%;
}
:is(:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-gallery) figure.wp-block-image) img {
  object-fit: cover;
}
:is(.news-content,.shareholder-content,.shareholder-story-content)  > figure.wp-block-embed.is-type-video {
  width: 100%;
  overflow: hidden;
  border-radius: var(--radius-xl);
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content)  > figure.wp-block-embed.is-type-video {
    margin-block: 56px;
  }
}
:is(.news-content,.shareholder-content,.shareholder-story-content)  > figure.wp-block-pullquote {
  border-radius: 20px;
  background-color: #EDF2F7;
  padding: calc(var(--spacing) * 6);
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content)  > figure.wp-block-pullquote {
    margin-block: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content)  > figure.wp-block-pullquote {
    padding: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  :is(.news-content,.shareholder-content,.shareholder-story-content)  > figure.wp-block-pullquote {
    padding-inline: calc(var(--spacing) * 16);
  }
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-pullquote) blockquote {
  --tw-border-style: none;
  border-style: none;
  padding: calc(var(--spacing) * 0);
}
:is(:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-pullquote) blockquote) p {
  margin-block: calc(var(--spacing) * 0);
  display: flex;
  flex-direction: column;
  gap: 18px;
  text-align: left;
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  --tw-leading: 141.667%;
  line-height: 141.667%;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  font-style: normal;
}
:is(:is(:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-pullquote) blockquote) p):before {
  content: "";
  display: inline-block;
  width: 42px;
  height: 32px;
  background: no-repeat center/contain	url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 32'%3E%3Cpath fill='%23F8991D' d='M17.03.29v7.42c-4.47 1.18-6 3.41-6 8.12h6.59v16.01H.19V17.71C.19 7.35 5.84 1.47 17.03.29Zm23.55 0v7.42c-4.47 1.18-6 3.41-6 8.12h6.59v16.01H23.74V17.71C23.74 7.35 29.51 1.47 40.58.29Z'/%3E%3C/svg%3E");
}
:is(:is(:is(.news-content,.shareholder-content,.shareholder-story-content) > figure.wp-block-pullquote) blockquote) cite {
  position: relative;
  margin-top: 18px;
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
  padding-block: calc(var(--spacing) * 2);
  text-align: left;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
:is(.news-content,.shareholder-content,.shareholder-story-content) .wp-block-button__link.wp-element-button {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
  background-color: transparent;
  padding: calc(var(--spacing) * 0);
  padding-block: calc(var(--spacing) * 3);
  font-family: var(--font-heading);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-leading: 162.5%;
  line-height: 162.5%;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.32px;
  letter-spacing: 0.32px;
  color: var(--color-primary);
  text-transform: uppercase;
  text-decoration-line: none;
}
@media (hover: hover) {
  :is(:is(.news-content,.shareholder-content,.shareholder-story-content) .wp-block-button__link.wp-element-button):hover {
    text-decoration-line: underline;
  }
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) .wp-block-button__link.wp-element-button)::after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 6px;
  background: no-repeat center/contain	url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Cpath fill='%23003164' stroke='%23003164' stroke-width='.25' d='M5 .124h16A4.876 4.876 0 0 1 25.876 5v16A4.876 4.876 0 0 1 21 25.876H5A4.876 4.876 0 0 1 .124 21V5A4.876 4.876 0 0 1 5 .124Z'/%3E%3Cpath d='M12.44 8.05 17.57 12.99M17.57 12.99 12.48 17.89M17.57 12.99H8' stroke='%23fff' stroke-width='.82' stroke-linecap='round' fill='none'/%3E%3C/svg%3E");
}
:is(.news-content,.shareholder-content,.shareholder-story-content) .wp-block-button__link.wp-element-button[target="_blank"]::after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 6px;
  background: no-repeat center / contain	url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Cpath fill='%23003164' stroke='%23003164' stroke-width='.25' d='M5 .124h16A4.876 4.876 0 0 1 25.876 5v16A4.876 4.876 0 0 1 21 25.876H5A4.876 4.876 0 0 1 .124 21V5A4.876 4.876 0 0 1 5 .124Z'/%3E%3Cg stroke='%23fff' stroke-width='.8' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cpath d='M16.33 13.71v3.47a1.16 1.16 0 0 1-1.16 1.16H8.82a1.16 1.16 0 0 1-1.16-1.16v-6.36a1.16 1.16 0 0 1 1.16-1.16h3.47'/%3E%3Cpath d='M15 7.67h3.33V11'/%3E%3Cpath d='m11.67 14.33 6.66-6.66'/%3E%3C/g%3E%3C/svg%3E");
}
.block-mt:is(:is(.news-content,.shareholder-content,.shareholder-story-content) section) {
  margin-top: calc(var(--spacing) * 14);
}
.block-mb:is(:is(.news-content,.shareholder-content,.shareholder-story-content) section) {
  margin-bottom: calc(var(--spacing) * 14);
}
:is(:is(.news-content,.shareholder-content,.shareholder-story-content) section) .container {
  padding-inline: calc(var(--spacing) * 0);
}
section.stores .wpgb-button.wpgb-reset {
  margin: calc(var(--spacing) * 0);
  border-style: var(--tw-border-style);
  border-width: 0px;
  background-color: transparent;
  padding: calc(var(--spacing) * 0);
  font-family: var(--font-heading);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
  text-transform: uppercase;
  opacity: 100%;
}
:is(section.stores .wpgb-button.wpgb-reset):disabled {
  cursor: default;
}
:is(section.stores .wpgb-button.wpgb-reset):disabled {
  opacity: 0%;
}
:is(section.stores .wpgb-select-facet) select {
  box-sizing: border-box;
  height: 48px !important;
  width: 100%;
  appearance: none !important;
  border-radius: calc(infinity * 1px) !important;
  border-style: var(--tw-border-style) !important;
  border-width: 1px !important;
  border-color: var(--color-primary) !important;
  background-color: var(--color-white);
  padding-block: 15px !important;
  padding-right: 51px !important;
  padding-left: calc(var(--spacing) * 7) !important;
  font-family: var(--font-heading);
  --tw-leading: 1 !important;
  line-height: 1 !important;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.32px !important;
  letter-spacing: 0.32px !important;
  color: var(--color-primary) !important;
  text-transform: uppercase;
}
:is(:is(section.stores .wpgb-select-facet) select):focus {
  border-color: var(--color-orange);
}
:is(:is(section.stores .wpgb-select-facet) select):focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
:is(section.stores .wpgb-select-facet) .wpgb-select-separator {
  display: none;
}
:is(section.stores .category-filter) fieldset {
  margin-bottom: calc(var(--spacing) * 0);
}
@media (width >= 64rem) {
  :is(section.stores .category-filter) fieldset {
    margin-bottom: calc(var(--spacing) * 3);
  }
}
:is(section.stores .category-filter) .wpgb-inline-list {
  gap: 15px;
}
:is(:is(section.stores .category-filter) .wpgb-inline-list) li {
  margin: calc(var(--spacing) * 0);
}
.wpgb-expanded:is(:is(section.stores .category-filter) .wpgb-inline-list) li[hidden] {
  display: block !important;
}
:is(section.stores .category-filter) .wpgb-button {
  border-radius: 10px;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-primary);
  background-color: var(--color-white);
  padding-inline: 18px;
  padding-block: calc(var(--spacing) * 3);
  font-family: var(--font-heading);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
  text-transform: uppercase;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(:is(section.stores .category-filter) .wpgb-button) .wpgb-button-label {
  padding: calc(var(--spacing) * 0);
}
[aria-pressed="true"]:is(:is(section.stores .category-filter) .wpgb-button) {
  background-color: var(--color-primary);
  color: var(--color-white);
}
:is(section.stores .select-filter-wrapper) fieldset {
  margin-bottom: calc(var(--spacing) * 0);
}
:is(:is(section.stores .select-filter-wrapper) .wpgb-search-facet) input.wpgb-input[type="search"] {
  box-sizing: border-box;
  height: 48px !important;
  width: 100%;
  border-radius: calc(infinity * 1px) !important;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-primary);
  background-color: var(--color-white);
  padding-block: 9px !important;
  padding-right: calc(var(--spacing) * 7) !important;
  padding-left: calc(var(--spacing) * 5) !important;
  --tw-leading: 1 !important;
  line-height: 1 !important;
}
:is(:is(:is(section.stores .select-filter-wrapper) .wpgb-search-facet) input.wpgb-input[type="search"])::placeholder {
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
}
:is(:is(:is(section.stores .select-filter-wrapper) .wpgb-search-facet) input.wpgb-input[type="search"])::placeholder {
  opacity: 90%;
}
:is(:is(:is(section.stores .select-filter-wrapper) .wpgb-search-facet) input.wpgb-input[type="search"]):focus {
  border-color: var(--color-orange);
}
:is(:is(:is(section.stores .select-filter-wrapper) .wpgb-search-facet) input.wpgb-input[type="search"]):focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
:is(:is(:is(section.stores .select-filter-wrapper) .wpgb-search-facet) input.wpgb-input[type="search"]):focus {
  outline-style: var(--tw-outline-style);
  outline-width: 0px;
}
:is(:is(section.stores .select-filter-wrapper) .wpgb-search-facet) .wpgb-input-icon {
  margin-inline: calc(var(--spacing) * 4);
}
:is(section.stores .map-filter-wrapper) fieldset {
  margin-bottom: calc(var(--spacing) * 0);
}
:is(section.stores .stores-grid-wrapper) .stores-grid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  column-gap: calc(var(--spacing) * 2);
  row-gap: calc(var(--spacing) * 12);
}
@media (width >= 48rem) {
  :is(section.stores .stores-grid-wrapper) .stores-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  :is(section.stores .stores-grid-wrapper) .stores-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
section.stores .load-more-wrapper {
  display: flex;
  justify-content: center;
}
:is(section.stores .load-more-wrapper) .wpgb-button.wpgb-load-more {
  --bg-hover-color: #fff;
  --bg-initial-color: var(--color-primary);
  display: flex;
  display: inline-flex;
  align-items: center;
  gap: calc(var(--spacing) * 0.5);
  border-radius: 10px;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-primary);
  background-size: 202% 100%;
  background-repeat: no-repeat;
}
@media (width >= 80rem) {
  :is(section.stores .load-more-wrapper) .wpgb-button.wpgb-load-more {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
}
@media (width >= 80rem) {
  :is(section.stores .load-more-wrapper) .wpgb-button.wpgb-load-more {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
}
@media (width >= 80rem) {
  :is(section.stores .load-more-wrapper) .wpgb-button.wpgb-load-more {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
}
:is(section.stores .load-more-wrapper) .wpgb-button.wpgb-load-more {
  background-image: linear-gradient(	90deg,	var(--bg-hover-color) 0%,	var(--bg-hover-color) 50%,	var(--bg-initial-color) 50%,	var(--bg-initial-color) 100%	);
  background-position: right bottom;
}
:is(:is(section.stores .load-more-wrapper) .wpgb-button.wpgb-load-more):hover {
  background-position: left bottom;
}
:is(section.stores .load-more-wrapper) .wpgb-button.wpgb-load-more {
  padding-inline: 18px;
  padding-block: calc(var(--spacing) * 3);
  font-family: var(--font-heading);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-leading: 162.5%;
  line-height: 162.5%;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.32px;
  letter-spacing: 0.32px;
  color: var(--color-white);
  text-transform: uppercase;
  text-decoration-line: none;
}
:is(:is(section.stores .load-more-wrapper) .wpgb-button.wpgb-load-more):hover {
  background-position: left bottom;
  color: var(--color-primary);
}
:is(section.stores .is-preview) .wpgb-button.wpgb-reset,:is(section.stores .is-preview) .category-filter,:is(section.stores .is-preview) .select-filter-wrapper,:is(section.stores .is-preview) .map-filter-wrapper {
  display: none;
}
.pointer-events-none {
  pointer-events: none;
}
.collapse {
  visibility: collapse;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.inset-y-0 {
  inset-block: calc(var(--spacing) * 0);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-1\/2 {
  top: calc(1/2 * 100%);
}
.top-2 {
  top: calc(var(--spacing) * 2);
}
.top-4 {
  top: calc(var(--spacing) * 4);
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.right-4 {
  right: calc(var(--spacing) * 4);
}
.right-5 {
  right: calc(var(--spacing) * 5);
}
.right-6 {
  right: calc(var(--spacing) * 6);
}
.right-7 {
  right: calc(var(--spacing) * 7);
}
.right-8 {
  right: calc(var(--spacing) * 8);
}
.bottom-4 {
  bottom: calc(var(--spacing) * 4);
}
.bottom-5 {
  bottom: calc(var(--spacing) * 5);
}
.bottom-6 {
  bottom: calc(var(--spacing) * 6);
}
.bottom-8 {
  bottom: calc(var(--spacing) * 8);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-1\/2 {
  left: calc(1/2 * 100%);
}
.left-2 {
  left: calc(var(--spacing) * 2);
}
.left-5 {
  left: calc(var(--spacing) * 5);
}
.left-7 {
  left: calc(var(--spacing) * 7);
}
.left-full {
  left: 100%;
}
.z-1 {
  z-index: 1;
}
.z-10 {
  z-index: 10;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[999\] {
  z-index: 999;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-full {
  grid-column: 1 / -1;
}
.\!container {
  width: 100% !important;
}
@media (width >= 40rem) {
  .\!container {
    max-width: 40rem !important;
  }
}
@media (width >= 48rem) {
  .\!container {
    max-width: 48rem !important;
  }
}
@media (width >= 64rem) {
  .\!container {
    max-width: 64rem !important;
  }
}
@media (width >= 80rem) {
  .\!container {
    max-width: 80rem !important;
  }
}
@media (width >= 96rem) {
  .\!container {
    max-width: 96rem !important;
  }
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.m-0 {
  margin: calc(var(--spacing) * 0);
}
.container-full {
  width: 100%;
  margin-inline: auto;
  padding-inline: 1rem;
}
@media (width >= 80rem) {
  .container-full {
    max-width: 100%;
    padding-left: 28px;
    padding-right: 28px;
  }
}
.container-narrow {
  margin-inline: auto;
  padding-inline: 1rem;
}
@media (width >= 48rem) {
  .container-narrow {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container-narrow {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container-narrow {
    max-width: 1178px;
  }
}
.\!container {
  margin-inline: auto !important;
  padding-inline: 1rem !important;
}
@media (width >= 80rem) {
  .\!container {
    max-width: calc(1245px + 2rem) !important;
  }
}
.container {
  margin-inline: auto;
  padding-inline: 1rem;
}
@media (width >= 80rem) {
  .container {
    max-width: calc(1245px + 2rem);
  }
}
.mx-auto {
  margin-inline: auto;
}
.my-0 {
  margin-block: calc(var(--spacing) * 0);
}
.my-6 {
  margin-block: calc(var(--spacing) * 6);
}
.prose {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  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);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  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-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  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;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.prose .wp-block-table td,.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead,.prose .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.block-mt {
  margin-top: calc(var(--spacing) * 14);
}
@media (width >= 48rem) {
  .block-mt {
    margin-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .block-mt {
    margin-top: 100px;
  }
}
@media (width >= 80rem) {
  .block-mt {
    margin-top: 140px;
  }
}
.mt-0 {
  margin-top: calc(var(--spacing) * 0);
}
.mt-1\.5 {
  margin-top: calc(var(--spacing) * 1.5);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-6 {
  margin-top: calc(var(--spacing) * 6);
}
.mt-10 {
  margin-top: calc(var(--spacing) * 10);
}
.mt-\[18px\] {
  margin-top: 18px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[60px\] {
  margin-top: 60px;
}
.mt-\[64px\] {
  margin-top: 64px;
}
.mt-auto {
  margin-top: auto;
}
.block-mb {
  margin-bottom: calc(var(--spacing) * 14);
}
@media (width >= 48rem) {
  .block-mb {
    margin-bottom: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .block-mb {
    margin-bottom: 100px;
  }
}
@media (width >= 80rem) {
  .block-mb {
    margin-bottom: 140px;
  }
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-10 {
  margin-bottom: calc(var(--spacing) * 10);
}
.mb-12 {
  margin-bottom: calc(var(--spacing) * 12);
}
.mb-\[64px\] {
  margin-bottom: 64px;
}
.ml-auto {
  margin-left: auto;
}
.box-border {
  box-sizing: border-box;
}
.arrow-after::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M5.39021 0.75L10.75 5.76757M10.75 5.76757L5.42772 10.75M10.75 5.76757L5.42772 5.76757L0.75 5.76757' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")	no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M5.39021 0.75L10.75 5.76757M10.75 5.76757L5.42772 10.75M10.75 5.76757L5.42772 5.76757L0.75 5.76757' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")	no-repeat center;
  mask-size: contain;
  background-color: currentColor;
  flex-shrink: 0;
}
.btn-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 2);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
  text-decoration-line: none;
}
.btn-link span {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
}
.btn-link span {
  border-color: transparent;
}
.btn-link span {
  font-family: var(--font-heading);
}
.btn-link span {
  --tw-tracking: 0.32px;
  letter-spacing: 0.32px;
}
.btn-link span {
  text-transform: uppercase;
}
.btn-link span {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.btn-link span {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.btn-link span {
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
@media (hover: hover) {
  .btn-link:hover span {
    border-color: var(--color-primary);
  }
}
.btn {
  --bg-hover-color: var(--color-primary);
  --bg-initial-color: #fff;
  display: inline-flex;
  align-items: center;
  gap: calc(var(--spacing) * 0.5);
  --tw-leading: 1 !important;
  line-height: 1 !important;
  text-decoration-line: none;
}
.btn span {
  display: flex;
}
.btn span {
  border-radius: 10px;
}
.btn span {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.btn span {
  border-color: var(--color-primary);
}
.btn span {
  background-size: 202% 100%;
  background-repeat: no-repeat;
}
@media (width >= 80rem) {
  .btn span {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
}
@media (width >= 80rem) {
  .btn span {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
}
@media (width >= 80rem) {
  .btn span {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
}
.btn span {
  background-image: linear-gradient(	90deg,	var(--bg-hover-color) 0%,	var(--bg-hover-color) 50%,	var(--bg-initial-color) 50%,	var(--bg-initial-color) 100%	);
}
.btn span {
  background-position: right bottom;
}
:is(.btn span):hover {
  background-position: left bottom;
}
.btn span {
  padding-inline: 18px;
}
.btn span {
  padding-block: calc(var(--spacing) * 3);
}
.btn span {
  font-family: var(--font-heading);
}
.btn span {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.btn span {
  --tw-leading: 162.5%;
  line-height: 162.5%;
}
.btn span {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.btn span {
  --tw-tracking: 0.32px;
  letter-spacing: 0.32px;
}
.btn span {
  white-space: nowrap;
}
.btn span {
  color: var(--color-primary);
}
.btn span {
  text-transform: uppercase;
}
.btn:hover span {
  background-position: left bottom;
}
.btn:hover span {
  color: var(--color-white);
}
.btn-blue {
  --bg-hover-color: #fff;
  --bg-initial-color: var(--color-primary);
  display: inline-flex;
  align-items: center;
  gap: calc(var(--spacing) * 0.5);
  --tw-leading: 1 !important;
  line-height: 1 !important;
  text-decoration-line: none;
}
.btn-blue span {
  display: flex;
}
.btn-blue span {
  border-radius: 10px;
}
.btn-blue span {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.btn-blue span {
  border-color: var(--color-primary);
}
.btn-blue span {
  background-size: 202% 100%;
  background-repeat: no-repeat;
}
@media (width >= 80rem) {
  .btn-blue span {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
}
@media (width >= 80rem) {
  .btn-blue span {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
}
@media (width >= 80rem) {
  .btn-blue span {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
}
.btn-blue span {
  background-image: linear-gradient(	90deg,	var(--bg-hover-color) 0%,	var(--bg-hover-color) 50%,	var(--bg-initial-color) 50%,	var(--bg-initial-color) 100%	);
}
.btn-blue span {
  background-position: right bottom;
}
:is(.btn-blue span):hover {
  background-position: left bottom;
}
.btn-blue span {
  padding-inline: 18px;
}
.btn-blue span {
  padding-block: calc(var(--spacing) * 3);
}
.btn-blue span {
  font-family: var(--font-heading);
}
.btn-blue span {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.btn-blue span {
  --tw-leading: 162.5%;
  line-height: 162.5%;
}
.btn-blue span {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.btn-blue span {
  --tw-tracking: 0.32px;
  letter-spacing: 0.32px;
}
.btn-blue span {
  color: var(--color-white);
}
.btn-blue span {
  text-transform: uppercase;
}
.btn-blue:hover span {
  background-position: left bottom;
}
.btn-blue:hover span {
  color: var(--color-primary);
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.aspect-\[184\/58\] {
  aspect-ratio: 184/58;
}
.aspect-\[395\/245\] {
  aspect-ratio: 395/245;
}
.aspect-\[403\/368\] {
  aspect-ratio: 403/368;
}
.aspect-\[597\/368\] {
  aspect-ratio: 597/368;
}
.aspect-\[1003\/620\] {
  aspect-ratio: 1003/620;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-3 {
  height: calc(var(--spacing) * 3);
}
.h-6 {
  height: calc(var(--spacing) * 6);
}
.h-11 {
  height: calc(var(--spacing) * 11);
}
.h-12 {
  height: calc(var(--spacing) * 12);
}
.h-\[2px\] {
  height: 2px;
}
.h-\[3px\] {
  height: 3px;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[15px\] {
  height: 15px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[26px\] {
  height: 26px;
}
.h-\[33px\] {
  height: 33px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[48px\]\! {
  height: 48px !important;
}
.h-\[52px\] {
  height: 52px;
}
.h-\[95px\] {
  height: 95px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[237px\] {
  height: 237px;
}
.h-\[245px\] {
  height: 245px;
}
.h-\[250px\] {
  height: 250px;
}
.h-\[300px\] {
  height: 300px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-full\! {
  height: 100% !important;
}
.h-screen {
  height: 100vh;
}
.min-h-\[70vh\] {
  min-height: 70vh;
}
.min-h-\[250px\] {
  min-height: 250px;
}
.min-h-\[274px\] {
  min-height: 274px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-\[424px\] {
  min-height: 424px;
}
.min-h-\[450px\] {
  min-height: 450px;
}
.w-3 {
  width: calc(var(--spacing) * 3);
}
.w-6 {
  width: calc(var(--spacing) * 6);
}
.w-11 {
  width: calc(var(--spacing) * 11);
}
.w-12 {
  width: calc(var(--spacing) * 12);
}
.w-\[1px\] {
  width: 1px;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[15px\] {
  width: 15px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[24px\] {
  width: 24px;
}
.w-\[26px\] {
  width: 26px;
}
.w-\[33px\] {
  width: 33px;
}
.w-\[36px\] {
  width: 36px;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[45px\] {
  width: 45px;
}
.w-\[48px\] {
  width: 48px;
}
.w-\[52px\] {
  width: 52px;
}
.w-\[95px\] {
  width: 95px;
}
.w-\[478px\] {
  width: 478px;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-full\! {
  width: 100% !important;
}
.w-max {
  width: max-content;
}
.w-screen {
  width: 100vw;
}
.max-w-2xl {
  max-width: var(--container-2xl);
}
.max-w-3xl {
  max-width: var(--container-3xl);
}
.max-w-\[116px\] {
  max-width: 116px;
}
.max-w-\[120px\] {
  max-width: 120px;
}
.max-w-\[150px\] {
  max-width: 150px;
}
.max-w-\[184px\] {
  max-width: 184px;
}
.max-w-\[289px\] {
  max-width: 289px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[347px\] {
  max-width: 347px;
}
.max-w-\[428px\] {
  max-width: 428px;
}
.max-w-\[479px\] {
  max-width: 479px;
}
.max-w-\[549px\] {
  max-width: 549px;
}
.max-w-\[568px\] {
  max-width: 568px;
}
.max-w-\[574px\] {
  max-width: 574px;
}
.max-w-\[576px\] {
  max-width: 576px;
}
.max-w-\[594px\] {
  max-width: 594px;
}
.max-w-\[596px\] {
  max-width: 596px;
}
.max-w-\[597px\] {
  max-width: 597px;
}
.max-w-\[607px\] {
  max-width: 607px;
}
.max-w-\[666px\] {
  max-width: 666px;
}
.max-w-\[670px\] {
  max-width: 670px;
}
.max-w-\[694px\] {
  max-width: 694px;
}
.max-w-\[714px\] {
  max-width: 714px;
}
.max-w-\[716px\] {
  max-width: 716px;
}
.max-w-\[758px\] {
  max-width: 758px;
}
.max-w-\[835px\] {
  max-width: 835px;
}
.max-w-\[836px\] {
  max-width: 836px;
}
.max-w-\[885px\] {
  max-width: 885px;
}
.max-w-\[906px\] {
  max-width: 906px;
}
.max-w-\[908px\] {
  max-width: 908px;
}
.max-w-\[944px\] {
  max-width: 944px;
}
.max-w-\[1000px\] {
  max-width: 1000px;
}
.max-w-\[1032px\] {
  max-width: 1032px;
}
.max-w-\[1146px\] {
  max-width: 1146px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: var(--container-lg);
}
.max-w-none {
  max-width: none;
}
.max-w-screen {
  max-width: 100vw;
}
.min-w-\[190px\] {
  min-width: 190px;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.origin-center {
  transform-origin: center;
}
.origin-right {
  transform-origin: 100%;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-x-full {
  --tw-translate-x: -100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-0 {
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-5 {
  --tw-translate-x: calc(var(--spacing) * 5);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-4 {
  --tw-translate-y: calc(var(--spacing) * -4);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-\[6px\] {
  --tw-translate-y: calc(6px * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-0 {
  --tw-translate-y: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-2 {
  --tw-translate-y: calc(var(--spacing) * 2);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-4 {
  --tw-translate-y: calc(var(--spacing) * 4);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-\[4px\] {
  --tw-translate-y: 4px;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-\[6px\] {
  --tw-translate-y: 6px;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.scale-100 {
  --tw-scale-x: 100%;
  --tw-scale-y: 100%;
  --tw-scale-z: 100%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.-rotate-45 {
  rotate: calc(45deg * -1);
}
.rotate-45 {
  rotate: 45deg;
}
.rotate-90 {
  rotate: 90deg;
}
.rotate-180 {
  rotate: 180deg;
}
.rotate-\[360deg\] {
  rotate: 360deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.\!appearance-none {
  appearance: none !important;
}
.appearance-none {
  appearance: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-row {
  flex-direction: row;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-start {
  align-items: flex-start;
}
.items-stretch {
  align-items: stretch;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-start {
  justify-content: flex-start;
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-1\.5 {
  gap: calc(var(--spacing) * 1.5);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-7 {
  gap: calc(var(--spacing) * 7);
}
.gap-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-12 {
  gap: calc(var(--spacing) * 12);
}
.gap-16 {
  gap: calc(var(--spacing) * 16);
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[18px\] {
  gap: 18px;
}
.gap-x-6 {
  column-gap: calc(var(--spacing) * 6);
}
.gap-x-7 {
  column-gap: calc(var(--spacing) * 7);
}
.gap-x-\[18px\] {
  column-gap: 18px;
}
.gap-y-6 {
  row-gap: calc(var(--spacing) * 6);
}
.gap-y-12 {
  row-gap: calc(var(--spacing) * 12);
}
.self-end {
  align-self: flex-end;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.\!rounded-full {
  border-radius: calc(infinity * 1px) !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-4xl {
  border-radius: var(--radius-4xl);
}
.rounded-\[5px\] {
  border-radius: 5px;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[40px\] {
  border-radius: 40px;
}
.rounded-full {
  border-radius: calc(infinity * 1px) !important;
}
.rounded-full\! {
  border-radius: calc(infinity * 1px) !important;
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-md {
  border-radius: var(--radius-md);
}
.rounded-xl {
  border-radius: var(--radius-xl);
}
.\!border {
  border-style: var(--tw-border-style) !important;
  border-width: 1px !important;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-2 {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-t {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-t-2 {
  border-top-style: var(--tw-border-style);
  border-top-width: 2px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
}
.border-dashed {
  --tw-border-style: dashed;
  border-style: dashed;
}
.\!border-primary {
  border-color: var(--color-primary) !important;
}
.border-\[\#D9D9D9\] {
  border-color: #D9D9D9;
}
.border-\[rgba\(255\,255\,255\,\.2\)\] {
  border-color: rgba(255,255,255,.2);
}
.border-gray-300 {
  border-color: var(--color-gray-300);
}
.border-gray-400 {
  border-color: var(--color-gray-400);
}
.border-primary {
  border-color: var(--color-primary);
}
.border-silver {
  border-color: var(--color-silver);
}
.border-sky-blue {
  border-color: var(--color-sky-blue);
}
.border-soft-blue {
  border-color: var(--color-soft-blue);
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  border-color: var(--color-white);
}
.bg-\[\#F8FAFC\] {
  background-color: #F8FAFC;
}
.bg-\[\#FFFFFF\] {
  background-color: #FFFFFF;
}
.bg-black\/10 {
  background-color: color-mix(in srgb, #000 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/10 {
    background-color: color-mix(in oklab, var(--color-black) 10%, transparent);
  }
}
.bg-black\/40 {
  background-color: color-mix(in srgb, #000 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/40 {
    background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
  }
}
.bg-black\/60 {
  background-color: color-mix(in srgb, #000 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/60 {
    background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
  }
}
.bg-black\/75 {
  background-color: color-mix(in srgb, #000 75%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/75 {
    background-color: color-mix(in oklab, var(--color-black) 75%, transparent);
  }
}
.bg-gray {
  background-color: var(--color-gray);
}
.bg-gray-100 {
  background-color: var(--color-gray-100);
}
.bg-gray-300 {
  background-color: var(--color-gray-300);
}
.bg-nri-white {
  background-color: var(--color-nri-white);
}
.bg-primary {
  background-color: var(--color-primary);
}
.bg-real-white {
  background-color: var(--color-real-white);
}
.bg-sky-blue {
  background-color: var(--color-sky-blue);
}
.bg-soft-blue {
  background-color: var(--color-soft-blue);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  background-color: var(--color-white);
}
.hover-line-reverse {
  text-decoration: none;
  --hover-line-color: var(--tw-hover-line-color, --color-deep-blue);
  --hover-line-height: 1px;
  --hover-line-offset: 3px;
  padding-bottom: var(--hover-line-offset);
  background-image: linear-gradient(	var(--hover-line-color),	var(--hover-line-color)	);
  background-repeat: no-repeat;
  background-size: 0% var(--hover-line-height);
  background-position: 50% 100%;
  transition: all 0.5s;
}
.hover-line-reverse:hover,.hover-line-reverse:focus {
  background-size: 100% var(--hover-line-height);
}
.object-contain {
  object-fit: contain;
}
.object-contain\! {
  object-fit: contain !important;
}
.object-cover {
  object-fit: cover;
}
.object-right {
  object-position: right;
}
.p-1 {
  padding: calc(var(--spacing) * 1);
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-5 {
  padding: calc(var(--spacing) * 5);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.p-7 {
  padding: calc(var(--spacing) * 7);
}
.p-10 {
  padding: calc(var(--spacing) * 10);
}
.p-12 {
  padding: calc(var(--spacing) * 12);
}
.p-\[18px\] {
  padding: 18px;
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.px-2\.5 {
  padding-inline: calc(var(--spacing) * 2.5);
}
.px-3 {
  padding-inline: calc(var(--spacing) * 3);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.px-7 {
  padding-inline: calc(var(--spacing) * 7);
}
.px-8 {
  padding-inline: calc(var(--spacing) * 8);
}
.px-12 {
  padding-inline: calc(var(--spacing) * 12);
}
.px-\[10px\] {
  padding-inline: 10px;
}
.px-\[18px\] {
  padding-inline: 18px;
}
.\!py-\[15px\] {
  padding-block: 15px !important;
}
.py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.py-1\.5 {
  padding-block: calc(var(--spacing) * 1.5);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-2\.5 {
  padding-block: calc(var(--spacing) * 2.5);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.py-7 {
  padding-block: calc(var(--spacing) * 7);
}
.py-8 {
  padding-block: calc(var(--spacing) * 8);
}
.py-10 {
  padding-block: calc(var(--spacing) * 10);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.py-16 {
  padding-block: calc(var(--spacing) * 16);
}
.py-\[5px\] {
  padding-block: 5px;
}
.py-\[9px\]\! {
  padding-block: 9px !important;
}
.py-\[18px\] {
  padding-block: 18px;
}
.block-pt {
  padding-top: calc(var(--spacing) * 14);
}
@media (width >= 48rem) {
  .block-pt {
    padding-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .block-pt {
    padding-top: 100px;
  }
}
@media (width >= 80rem) {
  .block-pt {
    padding-top: 120px;
  }
}
.pt-3 {
  padding-top: calc(var(--spacing) * 3);
}
.pt-5 {
  padding-top: calc(var(--spacing) * 5);
}
.pt-6 {
  padding-top: calc(var(--spacing) * 6);
}
.pt-8 {
  padding-top: calc(var(--spacing) * 8);
}
.pt-10 {
  padding-top: calc(var(--spacing) * 10);
}
.pt-12 {
  padding-top: calc(var(--spacing) * 12);
}
.pt-\[70px\] {
  padding-top: 70px;
}
.\!pr-\[51px\] {
  padding-right: 51px !important;
}
.pr-4 {
  padding-right: calc(var(--spacing) * 4);
}
.pr-6 {
  padding-right: calc(var(--spacing) * 6);
}
.pr-7\! {
  padding-right: calc(var(--spacing) * 7) !important;
}
.pr-16 {
  padding-right: calc(var(--spacing) * 16);
}
.block-pb {
  padding-bottom: calc(var(--spacing) * 14);
}
@media (width >= 48rem) {
  .block-pb {
    padding-bottom: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .block-pb {
    padding-bottom: 100px;
  }
}
@media (width >= 80rem) {
  .block-pb {
    padding-bottom: 120px;
  }
}
.pb-0 {
  padding-bottom: calc(var(--spacing) * 0);
}
.pb-0\.5 {
  padding-bottom: calc(var(--spacing) * 0.5);
}
.pb-2 {
  padding-bottom: calc(var(--spacing) * 2);
}
.pb-7 {
  padding-bottom: calc(var(--spacing) * 7);
}
.pb-8 {
  padding-bottom: calc(var(--spacing) * 8);
}
.pb-20 {
  padding-bottom: calc(var(--spacing) * 20);
}
.pb-24 {
  padding-bottom: calc(var(--spacing) * 24);
}
.pb-\[70px\] {
  padding-bottom: 70px;
}
.pb-\[98px\] {
  padding-bottom: 98px;
}
.pl-6 {
  padding-left: calc(var(--spacing) * 6);
}
.pl-7 {
  padding-left: calc(var(--spacing) * 7);
}
.pl-7\! {
  padding-left: calc(var(--spacing) * 7) !important;
}
.pl-\[55px\]\! {
  padding-left: 55px !important;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.-indent-\[9999px\] {
  text-indent: calc(9999px * -1);
}
.font-heading {
  font-family: var(--font-heading);
}
.kicker-size {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-leading: 141.667%;
  line-height: 141.667%;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  text-transform: uppercase;
}
.h1-size {
  font-size: 36px;
  --tw-leading: 115.625%;
  line-height: 115.625%;
  --tw-tracking: 1.28px;
  letter-spacing: 1.28px;
}
@media (width >= 48rem) {
  .h1-size {
    font-size: 48px;
  }
}
@media (width >= 64rem) {
  .h1-size {
    font-size: 56px;
  }
}
@media (width >= 80rem) {
  .h1-size {
    font-size: 64px;
  }
}
.h2-size {
  font-size: 30px;
  --tw-leading: 123.81%;
  line-height: 123.81%;
  --tw-tracking: 1.12px;
  letter-spacing: 1.12px;
}
@media (width >= 48rem) {
  .h2-size {
    font-size: 38px;
  }
}
@media (width >= 64rem) {
  .h2-size {
    font-size: 46px;
  }
}
@media (width >= 80rem) {
  .h2-size {
    font-size: 56px;
  }
}
.h3-size {
  font-size: 26px;
  --tw-leading: 125%;
  line-height: 125%;
  --tw-tracking: 0.96px;
  letter-spacing: 0.96px;
}
@media (width >= 48rem) {
  .h3-size {
    font-size: 32px;
  }
}
@media (width >= 64rem) {
  .h3-size {
    font-size: 40px;
  }
}
@media (width >= 80rem) {
  .h3-size {
    font-size: 48px;
  }
}
.h4-size {
  font-size: 22px;
  --tw-leading: 118.75%;
  line-height: 118.75%;
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
}
@media (width >= 48rem) {
  .h4-size {
    font-size: 28px;
  }
}
@media (width >= 64rem) {
  .h4-size {
    font-size: 34px;
  }
}
@media (width >= 80rem) {
  .h4-size {
    font-size: 40px;
  }
}
.h5-size {
  font-size: 20px;
  --tw-leading: 141.667%;
  line-height: 141.667%;
  --tw-tracking: 0.72px;
  letter-spacing: 0.72px;
}
@media (width >= 48rem) {
  .h5-size {
    font-size: 24px;
  }
}
@media (width >= 64rem) {
  .h5-size {
    font-size: 30px;
  }
}
@media (width >= 80rem) {
  .h5-size {
    font-size: 36px;
  }
}
.text-24-size {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-leading: 120%;
  line-height: 120%;
}
@media (width >= 64rem) {
  .text-24-size {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
@media (width >= 80rem) {
  .text-24-size {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
.text-21-size {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-leading: 120%;
  line-height: 120%;
}
@media (width >= 48rem) {
  .text-21-size {
    font-size: 19px;
  }
}
@media (width >= 64rem) {
  .text-21-size {
    font-size: 20px;
  }
}
@media (width >= 80rem) {
  .text-21-size {
    font-size: 21px;
  }
}
.h6-size {
  font-size: 18px;
  --tw-leading: 147.619%;
  line-height: 147.619%;
}
@media (width >= 48rem) {
  .h6-size {
    font-size: 22px;
  }
}
@media (width >= 64rem) {
  .h6-size {
    font-size: 26px;
  }
}
@media (width >= 80rem) {
  .h6-size {
    font-size: 32px;
  }
}
.text-18-size {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-leading: 155.556%;
  line-height: 155.556%;
}
@media (width >= 48rem) {
  .text-18-size {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
.text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.text-sm {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.text-xl {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[21px\] {
  font-size: 21px;
}
.text-\[55px\] {
  font-size: 55px;
}
.text-\[120px\] {
  font-size: 120px;
}
.\!leading-none {
  --tw-leading: 1 !important;
  line-height: 1 !important;
}
.leading-\[106\.25\%\] {
  --tw-leading: 106.25%;
  line-height: 106.25%;
}
.leading-\[108\.333\%\] {
  --tw-leading: 108.333%;
  line-height: 108.333%;
}
.leading-\[111\.111\%\] {
  --tw-leading: 111.111%;
  line-height: 111.111%;
}
.leading-\[112\.5\%\] {
  --tw-leading: 112.5%;
  line-height: 112.5%;
}
.leading-\[114\.286\%\] {
  --tw-leading: 114.286%;
  line-height: 114.286%;
}
.leading-\[115\%\] {
  --tw-leading: 115%;
  line-height: 115%;
}
.leading-\[120\.833\%\] {
  --tw-leading: 120.833%;
  line-height: 120.833%;
}
.leading-\[131\.25\%\] {
  --tw-leading: 131.25%;
  line-height: 131.25%;
}
.leading-\[135\.714\%\] {
  --tw-leading: 135.714%;
  line-height: 135.714%;
}
.leading-\[137\.5\%\] {
  --tw-leading: 137.5%;
  line-height: 137.5%;
}
.leading-\[147\.619\%\] {
  --tw-leading: 147.619%;
  line-height: 147.619%;
}
.leading-\[155\.556\%\] {
  --tw-leading: 155.556%;
  line-height: 155.556%;
}
.leading-none {
  --tw-leading: 1 !important;
  line-height: 1 !important;
}
.leading-normal {
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
}
.leading-relaxed {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
.leading-tight {
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
}
.font-black {
  --tw-font-weight: var(--font-weight-black);
  font-weight: var(--font-weight-black);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.font-normal {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.\!tracking-\[0\.32px\] {
  --tw-tracking: 0.32px !important;
  letter-spacing: 0.32px !important;
}
.tracking-\[0\.8px\] {
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
}
.tracking-\[0\.32px\] {
  --tw-tracking: 0.32px;
  letter-spacing: 0.32px;
}
.tracking-\[0\.42px\] {
  --tw-tracking: 0.42px;
  letter-spacing: 0.42px;
}
.tracking-\[0\.56px\] {
  --tw-tracking: 0.56px;
  letter-spacing: 0.56px;
}
.tracking-wider {
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
}
.break-words {
  overflow-wrap: break-word;
}
.text-gray-400 {
  color: var(--color-gray-400);
}
.text-gray-500 {
  color: var(--color-gray-500);
}
.text-gray-600 {
  color: var(--color-gray-600);
}
.text-gray-700 {
  color: var(--color-gray-700);
}
.text-orange {
  color: var(--color-orange);
}
.text-primary {
  color: var(--color-primary);
}
.text-primary\! {
  color: var(--color-primary) !important;
}
.text-white {
  color: var(--color-white);
}
.capitalize {
  text-transform: capitalize;
}
.uppercase {
  text-transform: uppercase;
}
.no-underline {
  text-decoration-line: none;
}
.underline {
  text-decoration-line: underline;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-100 {
  opacity: 100%;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-transform {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.duration-150 {
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.duration-500 {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
.ease-in {
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
.ease-in-out {
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.ease-out {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.content-none {
  --tw-content: none;
  content: none;
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.\[--hover-line-offset\:1px\] {
  --hover-line-offset: 1px;
}
.\[--swiper-pagination-color\:\#003164\] {
  --swiper-pagination-color: #003164;
}
.\[--tw-hover-line-color\:\#fff\] {
  --tw-hover-line-color: #fff;
}
.backface-hidden {
  backface-visibility: hidden;
}
@media (hover: hover) {
  .group-hover\:bg-black\/20:is(:where(.group):hover *) {
    background-color: color-mix(in srgb, #000 20%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:bg-black\/20:is(:where(.group):hover *) {
      background-color: color-mix(in oklab, var(--color-black) 20%, transparent);
    }
  }
}
@media (hover: hover) {
  .group-hover\:opacity-80:is(:where(.group):hover *) {
    opacity: 80%;
  }
}
@media (hover: hover) {
  .group-hover\/featured-card\:underline:is(:where(.group\/featured-card):hover *) {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .group-hover\/image-link\:underline:is(:where(.group\/image-link):hover *) {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .group-hover\/news-card\:underline:is(:where(.group\/news-card):hover *) {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .group-hover\/shareholder-card\:underline:is(:where(.group\/shareholder-card):hover *) {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .group-hover\/store-card\:underline:is(:where(.group\/store-card):hover *) {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .group-hover\/story-card\:underline:is(:where(.group\/story-card):hover *) {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .group-hover\/team-card\:scale-110:is(:where(.group\/team-card):hover *) {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .group-hover\/team-card\:underline:is(:where(.group\/team-card):hover *) {
    text-decoration-line: underline;
  }
}
.group-\[\:not\(\.swiper-initialized\)\]\:flex:is(:where(.group):is(:not(.swiper-initialized)) *) {
  display: flex;
}
.group-\[\:not\(\.swiper-initialized\)\]\:hidden:is(:where(.group):is(:not(.swiper-initialized)) *) {
  display: none;
}
.group-\[\:not\(\.swiper-initialized\)\]\:w-\[calc\(100\%-32px\)\]:is(:where(.group):is(:not(.swiper-initialized)) *) {
  width: calc(100% - 32px);
}
.group-\[\:not\(\.swiper-initialized\)\]\:shrink-0:is(:where(.group):is(:not(.swiper-initialized)) *) {
  flex-shrink: 0;
}
.group-\[\:not\(\.swiper-initialized\)\]\:flex-col:is(:where(.group):is(:not(.swiper-initialized)) *) {
  flex-direction: column;
}
.group-\[\:not\(\.swiper-initialized\)\]\:flex-row:is(:where(.group):is(:not(.swiper-initialized)) *) {
  flex-direction: row;
}
.group-\[\:not\(\.swiper-initialized\)\]\:flex-nowrap:is(:where(.group):is(:not(.swiper-initialized)) *) {
  flex-wrap: nowrap;
}
.group-\[\:not\(\.swiper-initialized\)\]\:justify-center:is(:where(.group):is(:not(.swiper-initialized)) *) {
  justify-content: center;
}
.group-\[\:not\(\.swiper-initialized\)\]\:gap-2:is(:where(.group):is(:not(.swiper-initialized)) *) {
  gap: calc(var(--spacing) * 2);
}
.group-\[\:not\(\.swiper-initialized\)\]\:gap-4:is(:where(.group):is(:not(.swiper-initialized)) *) {
  gap: calc(var(--spacing) * 4);
}
.group-\[\:not\(\.swiper-initialized\)\]\:overflow-hidden:is(:where(.group):is(:not(.swiper-initialized)) *) {
  overflow: hidden;
}
.placeholder\:font-light::placeholder {
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
}
@media (hover: hover) {
  .hover\:border-primary:hover {
    border-color: var(--color-primary);
  }
}
@media (hover: hover) {
  .hover\:bg-primary:hover {
    background-color: var(--color-primary);
  }
}
@media (hover: hover) {
  .hover\:bg-transparent:hover {
    background-color: transparent;
  }
}
@media (hover: hover) {
  .hover\:bg-white:hover {
    background-color: var(--color-white);
  }
}
@media (hover: hover) {
  .hover\:text-gray-800:hover {
    color: var(--color-gray-800);
  }
}
@media (hover: hover) {
  .hover\:text-primary:hover {
    color: var(--color-primary);
  }
}
@media (hover: hover) {
  .hover\:text-white:hover {
    color: var(--color-white);
  }
}
@media (hover: hover) {
  .hover\:no-underline:hover {
    text-decoration-line: none;
  }
}
@media (hover: hover) {
  .hover\:underline:hover {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .hover\:opacity-70:hover {
    opacity: 70%;
  }
}
@media (hover: hover) {
  .hover\:opacity-80:hover {
    opacity: 80%;
  }
}
@media (hover: hover) {
  .hover\:opacity-85:hover {
    opacity: 85%;
  }
}
.focus\:border-orange:focus {
  border-color: var(--color-orange);
}
.focus\:ring-0:focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.focus\:outline-0:focus {
  outline-style: var(--tw-outline-style);
  outline-width: 0px;
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
.disabled\:opacity-30:disabled {
  opacity: 30%;
}
@media (width >= 40rem) {
  .sm\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 40rem) {
  .sm\:px-\[calc\(\(100\%-40rem\)\/2\+1rem\)\] {
    padding-inline: calc((100% - 40rem) / 2 + 1rem);
  }
}
@media (width >= 48rem) {
  .md\:right-16 {
    right: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:bottom-8 {
    bottom: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
}
@media (width >= 48rem) {
  .md\:prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-inline-end: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-inline-start: 0.4444444em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
    font-size: 0.8888889em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
    font-size: 0.8666667em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
    font-size: 0.875em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li p) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(ul ul,ul ol,ol ul,ol ol) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
    margin-top: 1.3333333em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
    margin-top: 0;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
    margin-top: 0;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
    margin-top: 0;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
    margin-top: 0;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:first-child) {
    padding-inline-start: 0;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:last-child) {
    padding-inline-end: 0;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-start: 0;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-end: 0;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
  }
  :is(.md\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 0;
  }
}
@media (width >= 48rem) {
  .md\:mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:mr-\[calc\(\(100\%-48rem\)\/2\+1rem\)\] {
    margin-right: calc((100% - 48rem) / 2 + 1rem);
  }
}
@media (width >= 48rem) {
  .md\:mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:ml-\[calc\(\(100\%-48rem\)\/2\+1rem\)\] {
    margin-left: calc((100% - 48rem) / 2 + 1rem);
  }
}
@media (width >= 48rem) {
  .md\:block {
    display: block;
  }
}
@media (width >= 48rem) {
  .md\:flex {
    display: flex;
  }
}
@media (width >= 48rem) {
  .md\:hidden {
    display: none;
  }
}
@media (width >= 48rem) {
  .md\:h-auto {
    height: auto;
  }
}
@media (width >= 48rem) {
  .md\:h-full {
    height: 100%;
  }
}
@media (width >= 48rem) {
  .md\:min-h-\[400px\] {
    min-height: 400px;
  }
}
@media (width >= 48rem) {
  .md\:min-h-\[437px\] {
    min-height: 437px;
  }
}
@media (width >= 48rem) {
  .md\:w-1\/2 {
    width: calc(1/2 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-1\/3 {
    width: calc(1/3 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-5\/12 {
    width: calc(5/12 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-7\/12 {
    width: calc(7/12 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-auto {
    width: auto;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[147px\] {
    max-width: 147px;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[300px\] {
    max-width: 300px;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[307px\] {
    max-width: 307px;
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 48rem) {
  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (width >= 48rem) {
  .md\:items-center {
    align-items: center;
  }
}
@media (width >= 48rem) {
  .md\:items-end {
    align-items: flex-end;
  }
}
@media (width >= 48rem) {
  .md\:items-stretch {
    align-items: stretch;
  }
}
@media (width >= 48rem) {
  .md\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 48rem) {
  .md\:justify-center {
    justify-content: center;
  }
}
@media (width >= 48rem) {
  .md\:justify-end {
    justify-content: flex-end;
  }
}
@media (width >= 48rem) {
  .md\:gap-2 {
    gap: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:gap-3 {
    gap: calc(var(--spacing) * 3);
  }
}
@media (width >= 48rem) {
  .md\:gap-4 {
    gap: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:gap-7 {
    gap: calc(var(--spacing) * 7);
  }
}
@media (width >= 48rem) {
  .md\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:gap-16 {
    gap: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:rounded-none {
    border-radius: 0;
  }
}
@media (width >= 48rem) {
  .md\:rounded-tl-\[40px\] {
    border-top-left-radius: 40px;
  }
}
@media (width >= 48rem) {
  .md\:rounded-tr-\[40px\] {
    border-top-right-radius: 40px;
  }
}
@media (width >= 48rem) {
  .md\:rounded-br-\[40px\] {
    border-bottom-right-radius: 40px;
  }
}
@media (width >= 48rem) {
  .md\:rounded-bl-\[40px\] {
    border-bottom-left-radius: 40px;
  }
}
@media (width >= 48rem) {
  .md\:p-12 {
    padding: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:px-7 {
    padding-inline: calc(var(--spacing) * 7);
  }
}
@media (width >= 48rem) {
  .md\:px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:px-16 {
    padding-inline: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:pt-12 {
    padding-top: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:pr-16 {
    padding-right: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
}
@media (width >= 48rem) {
  .md\:pl-16 {
    padding-left: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-\[110px\] {
    font-size: 110px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[200px\] {
    font-size: 200px;
  }
}
@media (width >= 48rem) {
  .md\:group-\[\:not\(\.swiper-initialized\)\]\:w-\[calc\(50\%-16px\)\]:is(:where(.group):is(:not(.swiper-initialized)) *) {
    width: calc(50% - 16px);
  }
}
@media (width >= 64rem) {
  .lg\:left-9 {
    left: calc(var(--spacing) * 9);
  }
}
@media (width >= 64rem) {
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
}
@media (width >= 64rem) {
  .lg\:prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-inline-end: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-inline-start: 0.4444444em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
    font-size: 0.8888889em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
    font-size: 0.8666667em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
    font-size: 0.875em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li p) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(ul ul,ul ol,ol ul,ol ol) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
    margin-top: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:first-child) {
    padding-inline-start: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(thead th:last-child) {
    padding-inline-end: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-start: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-end: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))) .prose-lg :where(.prose-lg > :last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 0;
  }
}
@media (width >= 64rem) {
  .lg\:mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
}
@media (width >= 64rem) {
  .lg\:mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:mr-\[calc\(\(100\%-64rem\)\/2\+1rem\)\] {
    margin-right: calc((100% - 64rem) / 2 + 1rem);
  }
}
@media (width >= 64rem) {
  .lg\:mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }
}
@media (width >= 64rem) {
  .lg\:ml-\[calc\(\(100\%-64rem\)\/2\+1rem\)\] {
    margin-left: calc((100% - 64rem) / 2 + 1rem);
  }
}
@media (width >= 64rem) {
  .lg\:block {
    display: block;
  }
}
@media (width >= 64rem) {
  .lg\:flex {
    display: flex;
  }
}
@media (width >= 64rem) {
  .lg\:hidden {
    display: none;
  }
}
@media (width >= 64rem) {
  .lg\:aspect-\[1000\/504\] {
    aspect-ratio: 1000/504;
  }
}
@media (width >= 64rem) {
  .lg\:h-14 {
    height: calc(var(--spacing) * 14);
  }
}
@media (width >= 64rem) {
  .lg\:h-\[56px\] {
    height: 56px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[72px\] {
    height: 72px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[190px\] {
    height: 190px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[439px\] {
    height: 439px;
  }
}
@media (width >= 64rem) {
  .lg\:min-h-\[350px\] {
    min-height: 350px;
  }
}
@media (width >= 64rem) {
  .lg\:w-1\/3 {
    width: calc(1/3 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-11\/12 {
    width: calc(11/12 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-14 {
    width: calc(var(--spacing) * 14);
  }
}
@media (width >= 64rem) {
  .lg\:w-\[56px\] {
    width: 56px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[72px\] {
    width: 72px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[190px\] {
    width: 190px;
  }
}
@media (width >= 64rem) {
  .lg\:w-full {
    width: 100%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[403px\] {
    max-width: 403px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[476px\] {
    max-width: 476px;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 64rem) {
  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }
}
@media (width >= 64rem) {
  .lg\:items-center {
    align-items: center;
  }
}
@media (width >= 64rem) {
  .lg\:gap-4 {
    gap: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .lg\:gap-6 {
    gap: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:gap-7 {
    gap: calc(var(--spacing) * 7);
  }
}
@media (width >= 64rem) {
  .lg\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:gap-16 {
    gap: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[18px\] {
    gap: 18px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[72px\] {
    gap: 72px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[78px\] {
    gap: 78px;
  }
}
@media (width >= 64rem) {
  .lg\:overflow-x-hidden {
    overflow-x: hidden;
  }
}
@media (width >= 64rem) {
  .lg\:overflow-y-auto {
    overflow-y: auto;
  }
}
@media (width >= 64rem) {
  .lg\:p-4 {
    padding: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .lg\:px-7 {
    padding-inline: calc(var(--spacing) * 7);
  }
}
@media (width >= 64rem) {
  .lg\:px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:px-16 {
    padding-inline: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:px-20 {
    padding-inline: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .lg\:px-24 {
    padding-inline: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:pt-7 {
    padding-top: calc(var(--spacing) * 7);
  }
}
@media (width >= 64rem) {
  .lg\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[111\.111\%\] {
    --tw-leading: 111.111%;
    line-height: 111.111%;
  }
}
@media (width >= 64rem) {
  .lg\:group-\[\:not\(\.swiper-initialized\)\]\:w-\[calc\(33\.333\%-12px\)\]:is(:where(.group):is(:not(.swiper-initialized)) *) {
    width: calc(33.333% - 12px);
  }
}
@media (width >= 80rem) {
  .xl\:mr-\[calc\(\(100\%-1245px\)\/2\)\] {
    margin-right: calc((100% - 1245px) / 2);
  }
}
@media (width >= 80rem) {
  .xl\:ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }
}
@media (width >= 80rem) {
  .xl\:ml-\[calc\(\(100\%-1245px\)\/2\)\] {
    margin-left: calc((100% - 1245px) / 2);
  }
}
@media (width >= 80rem) {
  .xl\:block {
    display: block;
  }
}
@media (width >= 80rem) {
  .xl\:flex {
    display: flex;
  }
}
@media (width >= 80rem) {
  .xl\:hidden {
    display: none;
  }
}
@media (width >= 80rem) {
  .xl\:min-h-\[435px\] {
    min-height: 435px;
  }
}
@media (width >= 80rem) {
  .xl\:min-h-\[560px\] {
    min-height: 560px;
  }
}
@media (width >= 80rem) {
  .xl\:min-h-\[778px\] {
    min-height: 778px;
  }
}
@media (width >= 80rem) {
  .xl\:w-4\/5 {
    width: calc(4/5 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-full {
    width: 100%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[165px\] {
    max-width: 165px;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[461px\] {
    max-width: 461px;
  }
}
@media (width >= 80rem) {
  .xl\:min-w-\[250px\] {
    min-width: 250px;
  }
}
@media (width >= 80rem) {
  .xl\:justify-end {
    justify-content: flex-end;
  }
}
@media (width >= 80rem) {
  .xl\:gap-7 {
    gap: calc(var(--spacing) * 7);
  }
}
@media (width >= 80rem) {
  .xl\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[56px\] {
    gap: 56px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[118px\] {
    gap: 118px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[120px\] {
    gap: 120px;
  }
}
@media (width >= 80rem) {
  .xl\:px-7 {
    padding-inline: calc(var(--spacing) * 7);
  }
}
@media (width >= 80rem) {
  .xl\:py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
}
@media (width >= 80rem) {
  .xl\:py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
}
@media (width >= 80rem) {
  .xl\:pr-7 {
    padding-right: calc(var(--spacing) * 7);
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[117px\] {
    padding-left: 117px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[147px\] {
    padding-left: 147px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[28px\] {
    font-size: 28px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[926px\] {
    max-width: 926px;
  }
}
.prose-ul\:list-\[square\] :is(ul):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  list-style-type: square;
}
.\[\&_\.arrow\]\:stroke-primary .arrow {
  stroke: var(--color-primary);
}
.\[\&_\.icon-after\]\:w-\[10px\] .icon-after {
  width: 10px;
}
.\[\&_\.icon-after\]\:shrink-0 .icon-after {
  flex-shrink: 0;
}
.\[\&_\.search-field\]\:rounded-md .search-field {
  border-radius: var(--radius-md);
}
.\[\&_\.search-field\]\:rounded-none .search-field {
  border-radius: 0;
}
.\[\&_\.search-field\]\:border .search-field {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.\[\&_\.search-field\]\:border-gray-300 .search-field {
  border-color: var(--color-gray-300);
}
.\[\&_\.search-field\]\:bg-transparent .search-field {
  background-color: transparent;
}
.\[\&_\.search-field\]\:bg-white .search-field {
  background-color: var(--color-white);
}
.\[\&_\.search-field\]\:px-4 .search-field {
  padding-inline: calc(var(--spacing) * 4);
}
.\[\&_\.search-field\]\:py-2 .search-field {
  padding-block: calc(var(--spacing) * 2);
}
.\[\&_\.search-field\]\:pl-8 .search-field {
  padding-left: calc(var(--spacing) * 8);
}
.\[\&_\.search-field\]\:text-primary .search-field {
  color: var(--color-primary);
}
:is(.\[\&_\.search-field\]\:focus\:ring-0 .search-field):focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
:is(.\[\&_\.search-field\]\:focus\:outline-0 .search-field):focus {
  outline-style: var(--tw-outline-style);
  outline-width: 0px;
}
.\[\&_\.search-form\]\:w-full .search-form {
  width: 100%;
}
.\[\&_\.search-submit\]\:hidden .search-submit {
  display: none;
}
.\[\&_\.square\]\:fill-white .square {
  fill: var(--color-white);
}
.\[\&_a\]\:hover-line a {
  text-decoration: none;
  --hover-line-color: var(--tw-hover-line-color, --color-deep-blue);
  --hover-line-height: 1px;
  --hover-line-offset: 3px;
  padding-bottom: var(--hover-line-offset);
  background-image: linear-gradient(	var(--hover-line-color),	var(--hover-line-color)	);
  background-repeat: no-repeat;
  background-size: 100% var(--hover-line-height);
  background-position: 50% 100%;
  transition: all 0.5s;
}
:is(.\[\&_a\]\:hover-line a):hover,:is(.\[\&_a\]\:hover-line a):focus {
  background-size: 0% var(--hover-line-height);
}
.\[\&_a\]\:hover-line-reverse a {
  text-decoration: none;
  --hover-line-color: var(--tw-hover-line-color, --color-deep-blue);
  --hover-line-height: 1px;
  --hover-line-offset: 3px;
  padding-bottom: var(--hover-line-offset);
  background-image: linear-gradient(	var(--hover-line-color),	var(--hover-line-color)	);
  background-repeat: no-repeat;
  background-size: 0% var(--hover-line-height);
  background-position: 50% 100%;
  transition: all 0.5s;
}
:is(.\[\&_a\]\:hover-line-reverse a):hover,:is(.\[\&_a\]\:hover-line-reverse a):focus {
  background-size: 100% var(--hover-line-height);
}
.\[\&_a\]\:font-medium a {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
@media (width >= 80rem) {
  .xl\:\[\&_a\]\:hover-line-reverse a {
    text-decoration: none;
    --hover-line-color: var(--tw-hover-line-color, --color-deep-blue);
    --hover-line-height: 1px;
    --hover-line-offset: 3px;
    padding-bottom: var(--hover-line-offset);
    background-image: linear-gradient(	var(--hover-line-color),	var(--hover-line-color)	);
    background-repeat: no-repeat;
    background-size: 0% var(--hover-line-height);
    background-position: 50% 100%;
    transition: all 0.5s;
  }
  :is(.xl\:\[\&_a\]\:hover-line-reverse a):hover,:is(.xl\:\[\&_a\]\:hover-line-reverse a):focus {
    background-size: 100% var(--hover-line-height);
  }
}
.\[\&_img\]\:h-full img {
  height: 100%;
}
.\[\&_img\]\:w-full img {
  width: 100%;
}
.\[\&_img\]\:object-cover img {
  object-fit: cover;
}
.\[\&_span\]\:h-4 span {
  height: calc(var(--spacing) * 4);
}
.\[\&_span\]\:w-4 span {
  width: calc(var(--spacing) * 4);
}
.\[\&_span\]\:w-full span {
  width: 100%;
}
.\[\&_span\]\:items-center span {
  align-items: center;
}
.\[\&_span\]\:justify-center span {
  justify-content: center;
}
.\[\&_span\]\:gap-\[11px\] span {
  gap: 11px;
}
.\[\&_span\]\:border span {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.\[\&_span\]\:border-white span {
  border-color: var(--color-white);
}
.\[\&_span\]\:text-lg span {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
@media (width >= 48rem) {
  .\[\&_span\]\:md\:flex span {
    display: flex;
  }
}
@media (width >= 48rem) {
  .\[\&_span\]\:md\:gap-\[11px\] span {
    gap: 11px;
  }
}
@media (width >= 64rem) {
  .\[\&_span\]\:lg\:flex span {
    display: flex;
  }
}
.\[\&_strong\]\:font-black strong {
  --tw-font-weight: var(--font-weight-black);
  font-weight: var(--font-weight-black);
}
.\[\&_strong\]\:text-primary strong {
  color: var(--color-primary);
}
.\[\&_strong\]\:text-white strong {
  color: var(--color-white);
}
[x-cloak] {
  display: none !important;
}
.prose a[target="_blank"]::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 4px;
  margin-right: 4px;
  vertical-align: middle;
  background-color: currentColor;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M6.62695 3.38281H1.70703V14.4766H12.8008V9.55762H14.5088V16.1846H0V1.67578H6.62695V3.38281ZM16.8984 0.853516L16.8994 8.0459L16.0449 8.04492L15.1914 8.0459V2.91602L7.06055 11.0469L5.85254 9.83887L13.9844 1.70801H8.85352V0H16.8984V0.853516Z' fill='black'/%3E%3C/svg%3E");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}
.prose ul *::marker {
  color: var(--color-primary);
  font-size: 20px;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-font-weight: initial;
      --tw-leading: initial;
      --tw-border-style: solid;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-tracking: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-outline-style: solid;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
