*,
:after,
:before {
  --XR-border-spacing-x: 0;
  --XR-border-spacing-y: 0;
  --XR-translate-x: 0;
  --XR-translate-y: 0;
  --XR-rotate: 0;
  --XR-skew-x: 0;
  --XR-skew-y: 0;
  --XR-scale-x: 1;
  --XR-scale-y: 1;
  --XR-pan-x: ;
  --XR-pan-y: ;
  --XR-pinch-zoom: ;
  --XR-scroll-snap-strictness: proximity;
  --XR-gradient-from-position: ;
  --XR-gradient-via-position: ;
  --XR-gradient-to-position: ;
  --XR-ordinal: ;
  --XR-slashed-zero: ;
  --XR-numeric-figure: ;
  --XR-numeric-spacing: ;
  --XR-numeric-fraction: ;
  --XR-ring-inset: ;
  --XR-ring-offset-width: 0px;
  --XR-ring-offset-color: #fff;
  --XR-ring-color: rgba(59, 130, 246, 0.5);
  --XR-ring-offset-shadow: 0 0 #0000;
  --XR-ring-shadow: 0 0 #0000;
  --XR-shadow: 0 0 #0000;
  --XR-shadow-colored: 0 0 #0000;
  --XR-blur: ;
  --XR-brightness: ;
  --XR-contrast: ;
  --XR-grayscale: ;
  --XR-hue-rotate: ;
  --XR-invert: ;
  --XR-saturate: ;
  --XR-sepia: ;
  --XR-drop-shadow: ;
  --XR-backdrop-blur: ;
  --XR-backdrop-brightness: ;
  --XR-backdrop-contrast: ;
  --XR-backdrop-grayscale: ;
  --XR-backdrop-hue-rotate: ;
  --XR-backdrop-invert: ;
  --XR-backdrop-opacity: ;
  --XR-backdrop-saturate: ;
  --XR-backdrop-sepia: ;
  --XR-contain-size: ;
  --XR-contain-layout: ;
  --XR-contain-paint: ;
  --XR-contain-style: ;
}
::backdrop {
  --XR-border-spacing-x: 0;
  --XR-border-spacing-y: 0;
  --XR-translate-x: 0;
  --XR-translate-y: 0;
  --XR-rotate: 0;
  --XR-skew-x: 0;
  --XR-skew-y: 0;
  --XR-scale-x: 1;
  --XR-scale-y: 1;
  --XR-pan-x: ;
  --XR-pan-y: ;
  --XR-pinch-zoom: ;
  --XR-scroll-snap-strictness: proximity;
  --XR-gradient-from-position: ;
  --XR-gradient-via-position: ;
  --XR-gradient-to-position: ;
  --XR-ordinal: ;
  --XR-slashed-zero: ;
  --XR-numeric-figure: ;
  --XR-numeric-spacing: ;
  --XR-numeric-fraction: ;
  --XR-ring-inset: ;
  --XR-ring-offset-width: 0px;
  --XR-ring-offset-color: #fff;
  --XR-ring-color: rgba(59, 130, 246, 0.5);
  --XR-ring-offset-shadow: 0 0 #0000;
  --XR-ring-shadow: 0 0 #0000;
  --XR-shadow: 0 0 #0000;
  --XR-shadow-colored: 0 0 #0000;
  --XR-blur: ;
  --XR-brightness: ;
  --XR-contrast: ;
  --XR-grayscale: ;
  --XR-hue-rotate: ;
  --XR-invert: ;
  --XR-saturate: ;
  --XR-sepia: ;
  --XR-drop-shadow: ;
  --XR-backdrop-blur: ;
  --XR-backdrop-brightness: ;
  --XR-backdrop-contrast: ;
  --XR-backdrop-grayscale: ;
  --XR-backdrop-hue-rotate: ;
  --XR-backdrop-invert: ;
  --XR-backdrop-opacity: ;
  --XR-backdrop-saturate: ;
  --XR-backdrop-sepia: ;
  --XR-contain-size: ;
  --XR-contain-layout: ;
  --XR-contain-paint: ;
  --XR-contain-style: ;
} /*! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
}
:after,
:before {
  --XR-content: "";
}
:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}
abbr:where([title]) {
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-size: 1em;
  font-variation-settings: normal;
}
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 {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-feature-settings: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container_space {
  width: 100%;
}
@media (min-width: 640px) {
  .container_space {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container_space {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container_space {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container_space {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container_space {
    max-width: 1536px;
  }
}
.fixed_astronaut {
  position: fixed;
}
.absolute_pioneer {
  position: absolute;
}
.relative_situation {
  position: relative;
}
.isolation_dome {
  isolation: isolate;
}
.negative_z_depth {
  z-index: -10;
}
.positive_z_depth {
  z-index: 10;
}
.column_span_1 {
  grid-column: span 1 / span 1;
}
.block_fortress {
  display: block;
}
.inline_block_haven {
  display: inline-block;
}
.flexible_structure {
  display: flex;
}
.inline_flexible_unit {
  display: inline-flex;
}
.grid_pattern {
  display: grid;
}
.hidden_realm {
  display: none;
}
.aspect_ratio_video {
  aspect-ratio: 16/9;
}
.height_spire_10 {
  height: 2.5rem;
}
.height_spire_12 {
  height: 3rem;
}
.height_spire_4 {
  height: 1rem;
}
.height_spire_5 {
  height: 1.25rem;
}
.height_spire_6 {
  height: 1.5rem;
}
.height_spire_64 {
  height: 16rem;
}
.height_full_scope {
  height: 100%;
}
.width_wide_10 {
  width: 2.5rem;
}
.width_wide_12 {
  width: 3rem;
}
.width_wide_4 {
  width: 1rem;
}
.width_wide_5 {
  width: 1.25rem;
}
.width_wide_6 {
  width: 1.5rem;
}
.width_wide_96 {
  width: 24rem;
}
.width_double_whammy {
  width: 200%;
}
.width_full_span {
  width: 100%;
}
.max_width_2xl_limit {
  max-width: 42rem;
}
.max_width_3xl_limit {
  max-width: 48rem;
}
.max_width_7xl_limit {
  max-width: 80rem;
}
.max_width_xl_limit {
  max-width: 36rem;
}
.flex_growth {
  flex-grow: 1;
}
.origin_bottom_left_corner {
  transform-origin: bottom left;
}
.skew_angle_negative_30 {
  --XR-skew-x: -30deg;
  transform: translate(var(--XR-translate-x), var(--XR-translate-y))
    rotate(var(--XR-rotate)) skewX(var(--XR-skew-x)) skewY(var(--XR-skew-y))
    scaleX(var(--XR-scale-x)) scaleY(var(--XR-scale-y));
}
.grid_columns_1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid_columns_2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex_column {
  flex-direction: column;
}
.flex_wrap_around {
  flex-wrap: wrap;
}
.items_centralized {
  align-items: center;
}
.justify_edge_end {
  justify-content: flex-end;
}
.justify_center_stage {
  justify-content: center;
}
.justify_space_between {
  justify-content: space-between;
}
.gap_dimension_16 {
  gap: 4rem;
}
.gap_dimension_4 {
  gap: 1rem;
}
.gap_dimension_8 {
  gap: 2rem;
}
.gap_x_dimension_6 {
  column-gap: 1.5rem;
}
.gap_x_dimension_8 {
  column-gap: 2rem;
}
.gap_y_dimension_6 {
  row-gap: 1.5rem;
}
.overflow_concealed {
  overflow: hidden;
}
.background_grey_100 {
  --XR-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--XR-bg-opacity));
}
.background_grey_50 {
  --XR-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--XR-bg-opacity));
}
.background_grey_500 {
  --XR-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--XR-bg-opacity));
}
.background_grey_600 {
  --XR-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--XR-bg-opacity));
}
.background_pure_white {
  --XR-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--XR-bg-opacity));
}
.background_radial_gradient_45_50 {
  background-image: radial-gradient(45rem 50rem at top, #f3f4f6, #fff);
}
.fill_grey_900 {
  fill: #111827;
}
.object_full_view {
  object-fit: cover;
}
.object_centered {
  object-position: center;
}
.text_size_2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text_size_3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text_size_4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text_size_5xl {
  font-size: 3rem;
  line-height: 1;
}
.text_primary_base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text_size_large {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text_size_small {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text_size_xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text_size_xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font_weight_bold {
  font-weight: 700;
}
.font_weight_medium {
  font-weight: 500;
}
.font_weight_normal {
  font-weight: 400;
}
.font_weight_semibold {
  font-weight: 600;
}
.line_height_10 {
  line-height: 2.5rem;
}
.line_height_6 {
  line-height: 1.5rem;
}
.line_height_7 {
  line-height: 1.75rem;
}
.line_height_8 {
  line-height: 2rem;
}
.line_height_none {
  line-height: 1;
}
.line_height_relaxed {
  line-height: 1.625;
}
.tracking_compact {
  letter-spacing: -0.025em;
}
.tracking_expansive {
  letter-spacing: 0.1em;
}
.text_grey_400 {
  --XR-text-opacity: 1;
  color: rgb(156 163 175 / var(--XR-text-opacity));
}
.text_grey_500 {
  --XR-text-opacity: 1;
  color: rgb(107 114 128 / var(--XR-text-opacity));
}
.text_grey_600 {
  --XR-text-opacity: 1;
  color: rgb(75 85 99 / var(--XR-text-opacity));
}
.text_grey_700 {
  --XR-text-opacity: 1;
  color: rgb(55 65 81 / var(--XR-text-opacity));
}
.text_grey_800 {
  --XR-text-opacity: 1;
  color: rgb(31 41 55 / var(--XR-text-opacity));
}
.text_grey_900 {
  --XR-text-opacity: 1;
  color: rgb(17 24 39 / var(--XR-text-opacity));
}
.text_pure_white {
  --XR-text-opacity: 1;
  color: rgb(255 255 255 / var(--XR-text-opacity));
}
.underline_attention {
  text-decoration-line: underline;
}
.opacity_slight_20 {
  opacity: 0.2;
}
.opacity_moderate_70 {
  opacity: 0.7;
}
.shadow_large {
  --XR-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --XR-shadow-colored: 0 10px 15px -3px var(--XR-shadow-color),
    0 4px 6px -4px var(--XR-shadow-color);
}
.shadow_large,
.shadow_small {
  box-shadow: var(--XR-ring-offset-shadow, 0 0 #0000),
    var(--XR-ring-shadow, 0 0 #0000), var(--XR-shadow);
}
.shadow_small {
  --XR-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --XR-shadow-colored: 0 1px 2px 0 var(--XR-shadow-color);
}
.shadow_extra_large {
  --XR-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --XR-shadow-colored: 0 20px 25px -5px var(--XR-shadow-color),
    0 8px 10px -6px var(--XR-shadow-color);
  box-shadow: var(--XR-ring-offset-shadow, 0 0 #0000),
    var(--XR-ring-shadow, 0 0 #0000), var(--XR-shadow);
}
.shadow_grey_600_transpose_10 {
  --XR-shadow-color: rgba(75, 85, 99, 0.1);
  --XR-shadow: var(--XR-shadow-colored);
}
.ring_one {
  --XR-ring-offset-shadow: var(--XR-ring-inset) 0 0 0
    var(--XR-ring-offset-width) var(--XR-ring-offset-color);
  --XR-ring-shadow: var(--XR-ring-inset) 0 0 0
    calc(1px + var(--XR-ring-offset-width)) var(--XR-ring-color);
  box-shadow: var(--XR-ring-offset-shadow), var(--XR-ring-shadow),
    var(--XR-shadow, 0 0 #0000);
}
.ring_inset_border {
  --XR-ring-inset: inset;
}
.ring_grey_300 {
  --XR-ring-opacity: 1;
  --XR-ring-color: rgb(209 213 219 / var(--XR-ring-opacity));
}
.ring_indigo_50 {
  --XR-ring-opacity: 1;
  --XR-ring-color: rgb(238 242 255 / var(--XR-ring-opacity));
}
.inset_zero {
  inset-inline-end: 0;
  inset-inline-start: 0;
}
.inset_zero,
.inset_y_zero {
  bottom: 0;
  top: 0;
}
.bottom_zero_position {
  z-index: 100;
  bottom: 0;
}
.right_zero_position {
  inset-inline-end: 0;
}
.right_half_position {
  inset-inline-end: 50%;
}
.negative_margin_4 {
  margin: -1rem;
}
.margin_4 {
  margin: 1rem;
}
.margin_x_auto {
  margin-inline-end: auto;
  margin-inline-start: auto;
}
.negative_margin_bottom_10 {
  margin-bottom: -2.5rem;
}
.margin_bottom_1 {
  margin-bottom: 0.25rem;
}
.margin_bottom_10 {
  margin-bottom: 2.5rem;
}
.margin_bottom_3 {
  margin-bottom: 0.75rem;
}
.margin_bottom_5 {
  margin-bottom: 1.25rem;
}
.margin_bottom_6 {
  margin-bottom: 1.5rem;
}
.margin_left_2 {
  margin-inline-start: 0.5rem;
}
.margin_left_3 {
  margin-inline-start: 0.75rem;
}
.margin_left_auto {
  margin-inline-start: auto;
}
.margin_right_1 {
  margin-inline-end: 0.25rem;
}
.margin_right_16 {
  margin-inline-end: 4rem;
}
.margin_right_3 {
  margin-inline-end: 0.75rem;
}
.margin_top_10 {
  margin-top: 2.5rem;
}
.margin_top_16 {
  margin-top: 4rem;
}
.margin_top_2 {
  margin-top: 0.5rem;
}
.margin_top_2_point_5 {
  margin-top: 0.625rem;
}
.margin_top_4 {
  margin-top: 1rem;
}
.margin_top_6 {
  margin-top: 1.5rem;
}
.margin_top_8 {
  margin-top: 2rem;
}
.space_x_dimension_2 > :not([hidden]) ~ :not([hidden]) {
  --XR-space-x-reverse: 0;
  margin-inline-end: calc(0.5rem * var(--XR-space-x-reverse));
  margin-inline-start: calc(0.5rem * (1 - var(--XR-space-x-reverse)));
}
.space_x_dimension_3 > :not([hidden]) ~ :not([hidden]) {
  --XR-space-x-reverse: 0;
  margin-inline-end: calc(0.75rem * var(--XR-space-x-reverse));
  margin-inline-start: calc(0.75rem * (1 - var(--XR-space-x-reverse)));
}
.space_x_dimension_4 > :not([hidden]) ~ :not([hidden]) {
  --XR-space-x-reverse: 0;
  margin-inline-end: calc(1rem * var(--XR-space-x-reverse));
  margin-inline-start: calc(1rem * (1 - var(--XR-space-x-reverse)));
}
.space_y_dimension_10 > :not([hidden]) ~ :not([hidden]) {
  --XR-space-y-reverse: 0;
  margin-bottom: calc(2.5rem * var(--XR-space-y-reverse));
  margin-top: calc(2.5rem * (1 - var(--XR-space-y-reverse)));
}
.rounded_corners {
  border-radius: 0.25rem;
}
.rounded_full_shape {
  border-radius: 9999px;
}
.rounded_large_shape {
  border-radius: 0.5rem;
}
.rounded_medium_shape {
  border-radius: 0.375rem;
}
.rounded_extra_large_shape {
  border-radius: 0.75rem;
}
.border_zero {
  border-width: 0;
}
.border_two {
  border-width: 2px;
}
.border_vertical {
  border-bottom-width: 1px;
  border-top-width: 1px;
}
.border_left_two {
  border-inline-start-width: 2px;
}
.border_grey_200 {
  --XR-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--XR-border-opacity));
}
.border_opacity_60 {
  --XR-border-opacity: 0.6;
}
.padding_10 {
  padding: 2.5rem;
}
.padding_2 {
  padding: 0.5rem;
}
.padding_4 {
  padding: 1rem;
}
.padding_5 {
  padding: 1.25rem;
}
.padding_6 {
  padding: 1.5rem;
}
.padding_x_3_point_5 {
  padding-inline-end: 0.875rem;
  padding-inline-start: 0.875rem;
}
.padding_x_4 {
  padding-inline-end: 1rem;
  padding-inline-start: 1rem;
}
.padding_x_5 {
  padding-inline-end: 1.25rem;
  padding-inline-start: 1.25rem;
}
.padding_x_6 {
  padding-inline-end: 1.5rem;
  padding-inline-start: 1.5rem;
}
.padding_y_1 {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.padding_y_16 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.padding_y_2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.padding_y_2_point_5 {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
}
.padding_y_20 {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
.padding_y_24 {
  padding-bottom: 6rem;
  padding-top: 6rem;
}
.padding_y_8 {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.padding_bottom_24 {
  padding-bottom: 6rem;
}
.padding_left_3 {
  padding-inline-start: 0.75rem;
}
.padding_top_16 {
  padding-top: 4rem;
}
.padding_top_2 {
  padding-top: 0.5rem;
}
.text_centered {
  text-align: center;
}
.placeholder_text_grey_400::placeholder {
  --XR-text-opacity: 1;
  color: rgb(156 163 175 / var(--XR-text-opacity));
}
.hover_background_grey_200:hover {
  --XR-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--XR-bg-opacity));
}
.hover_background_grey_500:hover {
  --XR-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--XR-bg-opacity));
}
.hover_background_grey_700:hover {
  --XR-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--XR-bg-opacity));
}
.hover_text_grey_200:hover {
  --XR-text-opacity: 1;
  color: rgb(229 231 235 / var(--XR-text-opacity));
}
.hover_text_grey_700:hover {
  --XR-text-opacity: 1;
  color: rgb(55 65 81 / var(--XR-text-opacity));
}
.focus_outline_none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus_ring_2:focus {
  --XR-ring-offset-shadow: var(--XR-ring-inset) 0 0 0
    var(--XR-ring-offset-width) var(--XR-ring-offset-color);
  --XR-ring-shadow: var(--XR-ring-inset) 0 0 0
    calc(2px + var(--XR-ring-offset-width)) var(--XR-ring-color);
  box-shadow: var(--XR-ring-offset-shadow), var(--XR-ring-shadow),
    var(--XR-shadow, 0 0 #0000);
}
.focus_ring_inset:focus {
  --XR-ring-inset: inset;
}
.focus_ring_grey_600:focus {
  --XR-ring-opacity: 1;
  --XR-ring-color: rgb(75 85 99 / var(--XR-ring-opacity));
}
.focus_visible_outline:focus-visible {
  outline-style: solid;
}
.focus_visible_outline_2:focus-visible {
  outline-width: 2px;
}
.focus_visible_outline_offset_2:focus-visible {
  outline-offset: 2px;
}
.focus_visible_outline_grey_600:focus-visible {
  outline-color: #4b5563;
}
@media (min-width: 640px) {
  .small_column_span_2 {
    grid-column: span 2 / span 2;
  }
  .small_height_80 {
    height: 20rem;
  }
  .small_grid_columns_2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .small_flex_row {
    flex-direction: row;
  }
  .small_justify_start {
    justify-content: flex-start;
  }
  .small_text_size_2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .small_text_size_3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .small_text_size_4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .small_text_size_6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
  .small_text_size_small {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .small_line_height_6 {
    line-height: 1.5rem;
  }
  .small_line_height_9 {
    line-height: 2.25rem;
  }
  .small_margin_left_4 {
    margin-inline-start: 1rem;
  }
  .small_margin_left_auto {
    margin-inline-start: auto;
  }
  .small_margin_right_28 {
    margin-inline-end: 7rem;
  }
  .small_margin_top_zero {
    margin-top: 0;
  }
  .small_border_left_2 {
    border-inline-start-width: 2px;
  }
  .small_border_grey_200 {
    --XR-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--XR-border-opacity));
  }
  .small_padding_y_2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .small_padding_y_32 {
    padding-bottom: 8rem;
    padding-top: 8rem;
  }
  .small_padding_bottom_16 {
    padding-bottom: 4rem;
  }
  .small_padding_left_4 {
    padding-inline-start: 1rem;
  }
  .small_padding_top_24 {
    padding-top: 6rem;
  }
  .small_padding_top_32 {
    padding-top: 8rem;
  }
}
@media (min-width: 768px) {
  .medium_flex_structure {
    display: flex;
  }
  .medium_hidden_state {
    display: none;
  }
  .medium_height_36 {
    height: 9rem;
  }
  .medium_width_one_third {
    width: 33.333333%;
  }
  .medium_flex_row {
    flex-direction: row;
  }
  .medium_justify_start {
    justify-content: flex-start;
  }
  .medium_margin_bottom_2 {
    margin-bottom: 0.5rem;
  }
  .medium_margin_left_zero {
    margin-inline-start: 0;
  }
}
@media (min-width: 1024px) {
  .large_absolute_position {
    position: absolute;
  }
  .large_column_span_5 {
    grid-column: span 5 / span 5;
  }
  .large_column_span_7 {
    grid-column: span 7 / span 7;
  }
  .large_grid_pattern {
    display: grid;
  }
  .large_height_48 {
    height: 12rem;
  }
  .large_height_full {
    height: 100%;
  }
  .large_width_half {
    width: 50%;
  }
  .large_max_width_4xl {
    max-width: 56rem;
  }
  .large_max_width_7xl {
    max-width: 80rem;
  }
  .large_max_width_large {
    max-width: 32rem;
  }
  .large_max_width_none {
    max-width: none;
  }
  .large_grid_columns_12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .large_grid_columns_2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .large_grid_columns_4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .large_items_to_start {
    align-items: flex-start;
  }
  .large_items_centered {
    align-items: center;
  }
  .large_gap_dimension_8 {
    gap: 2rem;
  }
  .large_inset_zero {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    top: 0;
  }
  .large_left_half_position {
    inset-inline-start: 50%;
  }
  .large_margin_x_zero {
    margin-inline-end: 0;
    margin-inline-start: 0;
  }
  .large_margin_x_auto {
    margin-inline-end: auto;
    margin-inline-start: auto;
  }
  .large_margin_bottom_zero {
    margin-bottom: 0;
  }
  .large_margin_left_auto {
    margin-inline-start: auto;
  }
  .large_margin_right_zero {
    margin-inline-end: 0;
  }
  .large_margin_top_zero {
    margin-top: 0;
  }
  .large_padding_x_8 {
    padding-inline-end: 2rem;
    padding-inline-start: 2rem;
  }
  .large_padding_y_24 {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
  .large_padding_y_6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
  .large_padding_left_12 {
    padding-inline-start: 3rem;
  }
  .large_padding_top_20 {
    padding-top: 5rem;
  }
  .large_text_left_aligned {
    text-align: start;
  }
}
@media (min-width: 1280px) {
  .extra_large_origin_center {
    transform-origin: center;
  }
  .extra_large_margin_right_16 {
    margin-inline-end: 4rem;
  }
}
