*,
:after,
:before {
  --XP-border-spacing-x: 0;
  --XP-border-spacing-y: 0;
  --XP-translate-x: 0;
  --XP-translate-y: 0;
  --XP-rotate: 0;
  --XP-skew-x: 0;
  --XP-skew-y: 0;
  --XP-scale-x: 1;
  --XP-scale-y: 1;
  --XP-pan-x: ;
  --XP-pan-y: ;
  --XP-pinch-zoom: ;
  --XP-scroll-snap-strictness: proximity;
  --XP-gradient-from-position: ;
  --XP-gradient-via-position: ;
  --XP-gradient-to-position: ;
  --XP-ordinal: ;
  --XP-slashed-zero: ;
  --XP-numeric-figure: ;
  --XP-numeric-spacing: ;
  --XP-numeric-fraction: ;
  --XP-ring-inset: ;
  --XP-ring-offset-width: 0px;
  --XP-ring-offset-color: #fff;
  --XP-ring-color: rgba(59, 130, 246, 0.5);
  --XP-ring-offset-shadow: 0 0 #0000;
  --XP-ring-shadow: 0 0 #0000;
  --XP-shadow: 0 0 #0000;
  --XP-shadow-colored: 0 0 #0000;
  --XP-blur: ;
  --XP-brightness: ;
  --XP-contrast: ;
  --XP-grayscale: ;
  --XP-hue-rotate: ;
  --XP-invert: ;
  --XP-saturate: ;
  --XP-sepia: ;
  --XP-drop-shadow: ;
  --XP-backdrop-blur: ;
  --XP-backdrop-brightness: ;
  --XP-backdrop-contrast: ;
  --XP-backdrop-grayscale: ;
  --XP-backdrop-hue-rotate: ;
  --XP-backdrop-invert: ;
  --XP-backdrop-opacity: ;
  --XP-backdrop-saturate: ;
  --XP-backdrop-sepia: ;
  --XP-contain-size: ;
  --XP-contain-layout: ;
  --XP-contain-paint: ;
  --XP-contain-style: ;
}
::backdrop {
  --XP-border-spacing-x: 0;
  --XP-border-spacing-y: 0;
  --XP-translate-x: 0;
  --XP-translate-y: 0;
  --XP-rotate: 0;
  --XP-skew-x: 0;
  --XP-skew-y: 0;
  --XP-scale-x: 1;
  --XP-scale-y: 1;
  --XP-pan-x: ;
  --XP-pan-y: ;
  --XP-pinch-zoom: ;
  --XP-scroll-snap-strictness: proximity;
  --XP-gradient-from-position: ;
  --XP-gradient-via-position: ;
  --XP-gradient-to-position: ;
  --XP-ordinal: ;
  --XP-slashed-zero: ;
  --XP-numeric-figure: ;
  --XP-numeric-spacing: ;
  --XP-numeric-fraction: ;
  --XP-ring-inset: ;
  --XP-ring-offset-width: 0px;
  --XP-ring-offset-color: #fff;
  --XP-ring-color: rgba(59, 130, 246, 0.5);
  --XP-ring-offset-shadow: 0 0 #0000;
  --XP-ring-shadow: 0 0 #0000;
  --XP-shadow: 0 0 #0000;
  --XP-shadow-colored: 0 0 #0000;
  --XP-blur: ;
  --XP-brightness: ;
  --XP-contrast: ;
  --XP-grayscale: ;
  --XP-hue-rotate: ;
  --XP-invert: ;
  --XP-saturate: ;
  --XP-sepia: ;
  --XP-drop-shadow: ;
  --XP-backdrop-blur: ;
  --XP-backdrop-brightness: ;
  --XP-backdrop-contrast: ;
  --XP-backdrop-grayscale: ;
  --XP-backdrop-hue-rotate: ;
  --XP-backdrop-invert: ;
  --XP-backdrop-opacity: ;
  --XP-backdrop-saturate: ;
  --XP-backdrop-sepia: ;
  --XP-contain-size: ;
  --XP-contain-layout: ;
  --XP-contain-paint: ;
  --XP-contain-style: ;
} /*! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
}
:after,
:before {
  --XP-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;
}
.ContainerElement {
  width: 100%;
}
@media (min-width: 640px) {
  .ContainerElement {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .ContainerElement {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .ContainerElement {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .ContainerElement {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .ContainerElement {
    max-width: 1536px;
  }
}
.FixedPosition {
  position: fixed;
}
.AbsolutePosition {
  position: absolute;
}
.RelativePosition {
  position: relative;
}
.IsolateLayer {
  isolation: isolate;
}
.BlockStructure {
  display: block;
}
.InlineBlockStructure {
  display: inline-block;
}
.FlexContainer {
  display: flex;
}
.InlineFlexContainer {
  display: inline-flex;
}
.GridLayout {
  display: grid;
}
.HiddenVisibility {
  display: none;
}
.AspectRatioVideo {
  aspect-ratio: 16/9;
}
.HeightFour {
  height: 1rem;
}
.HeightFive {
  height: 1.25rem;
}
.HeightSixtyFour {
  height: 16rem;
}
.FullHeight {
  height: 100%;
}
.WidthFour {
  width: 1rem;
}
.WidthFive {
  width: 1.25rem;
}
.WidthFiveSixths {
  width: 83.333333%;
}
.WidthSixtyFour {
  width: 16rem;
}
.WidthEighty {
  width: 20rem;
}
.FullWidth {
  width: 100%;
}
.MaxWidthTwoXL {
  max-width: 42rem;
}
.MaxWidthThreeXL {
  max-width: 48rem;
}
.MaxWidthSevenXL {
  max-width: 80rem;
}
.MaxWidthXL {
  max-width: 36rem;
}
.GridColumnsOne {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.FlexColumn {
  flex-direction: column;
}
.FlexColumnReverse {
  flex-direction: column-reverse;
}
.FlexWrap {
  flex-wrap: wrap;
}
.ItemsStartAlignment {
  align-items: flex-start;
}
.ItemsCenterAlignment {
  align-items: center;
}
.JustifyEndAlignment {
  justify-content: flex-end;
}
.JustifyCenterAlignment {
  justify-content: center;
}
.JustifyBetweenAlignment {
  justify-content: space-between;
}
.GapFour {
  gap: 1rem;
}
.GapSix {
  gap: 1.5rem;
}
.GapXSix {
  column-gap: 1.5rem;
}
.GapXEight {
  column-gap: 2rem;
}
.GapYTwenty {
  row-gap: 5rem;
}
.GapYFour {
  row-gap: 1rem;
}
.GapYSix {
  row-gap: 1.5rem;
}
.OverflowHidden {
  overflow: hidden;
}
.BackgroundGrayOneHundred {
  --XP-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--XP-bg-opacity));
}
.BackgroundGrayFifty {
  --XP-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--XP-bg-opacity));
}
.BackgroundGrayFiveHundred {
  --XP-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--XP-bg-opacity));
}
.BackgroundGrayNineHundred {
  --XP-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--XP-bg-opacity));
}
.BackgroundLimeFifty {
  --XP-bg-opacity: 1;
  background-color: rgb(247 254 231 / var(--XP-bg-opacity));
}
.BackgroundLimeFiveHundred {
  --XP-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--XP-bg-opacity));
}
.BackgroundLimeSixHundred {
  --XP-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--XP-bg-opacity));
}
.BackgroundWhite {
  --XP-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--XP-bg-opacity));
}
.BackgroundOpacitySeventyFive {
  --XP-bg-opacity: 0.75;
}
.ObjectCover {
  object-fit: cover;
}
.ObjectCenter {
  object-position: center;
}
.TextSizeTwoXL {
  font-size: 1.5rem;
  line-height: 2rem;
}
.TextSizeThreeXL {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.TextSizeFourXL {
  font-size: 1.5rem;
  line-height: 2.5rem;
}
.TextSizeFiveXL {
  font-size: 3rem;
  line-height: 1;
}
.TextBaseSize {
  font-size: 1rem;
  line-height: 1.5rem;
}
.TextLargeSize {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.TextSmallSize {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.TextSizeXL {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.TextExtraSmallSize {
  font-size: 0.75rem;
  line-height: 1rem;
}
.FontBoldWeight {
  font-weight: 700;
}
.FontMediumWeight {
  font-weight: 500;
}
.FontSemiBoldWeight {
  font-weight: 600;
}
.LeadingTen {
  line-height: 2.5rem;
}
.LeadingSix {
  line-height: 1.5rem;
}
.LeadingSeven {
  line-height: 1.75rem;
}
.LeadingEight {
  line-height: 2rem;
}
.LeadingNone {
  line-height: 1;
}
.LeadingRelaxed {
  line-height: 1.625;
}
.TrackingTight {
  letter-spacing: -0.025em;
}
.TrackingWidely {
  letter-spacing: 0.1em;
}
.TextGrayFourHundred {
  --XP-text-opacity: 1;
  color: rgb(156 163 175 / var(--XP-text-opacity));
}
.TextGrayFiveHundred {
  --XP-text-opacity: 1;
  color: rgb(107 114 128 / var(--XP-text-opacity));
}
.TextGraySixHundred {
  --XP-text-opacity: 1;
  color: rgb(75 85 99 / var(--XP-text-opacity));
}
.TextGraySevenHundred {
  --XP-text-opacity: 1;
  color: rgb(55 65 81 / var(--XP-text-opacity));
}
.TextGrayNineHundred {
  --XP-text-opacity: 1;
  color: rgb(17 24 39 / var(--XP-text-opacity));
}
.TextLimeFiveHundred {
  --XP-text-opacity: 1;
  color: rgb(132 204 22 / var(--XP-text-opacity));
}
.TextLimeSixHundred {
  --XP-text-opacity: 1;
  color: rgb(101 163 13 / var(--XP-text-opacity));
}
.TextWhite {
  --XP-text-opacity: 1;
  color: rgb(255 255 255 / var(--XP-text-opacity));
}
.TextUnderline {
  text-decoration-line: underline;
}
.OpacitySeventy {
  opacity: 0.7;
}
.MixBlendMultiply {
  mix-blend-mode: multiply;
}
.ShadowLarge {
  --XP-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --XP-shadow-colored: 0 10px 15px -3px var(--XP-shadow-color),
    0 4px 6px -4px var(--XP-shadow-color);
}
.ShadowLarge,
.ShadowSmall {
  box-shadow: var(--XP-ring-offset-shadow, 0 0 #0000),
    var(--XP-ring-shadow, 0 0 #0000), var(--XP-shadow);
}
.ShadowSmall {
  --XP-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --XP-shadow-colored: 0 1px 2px 0 var(--XP-shadow-color);
}
.ShadowExtraLarge {
  --XP-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --XP-shadow-colored: 0 20px 25px -5px var(--XP-shadow-color),
    0 8px 10px -6px var(--XP-shadow-color);
  box-shadow: var(--XP-ring-offset-shadow, 0 0 #0000),
    var(--XP-ring-shadow, 0 0 #0000), var(--XP-shadow);
}
.RingOne {
  --XP-ring-offset-shadow: var(--XP-ring-inset) 0 0 0
    var(--XP-ring-offset-width) var(--XP-ring-offset-color);
  --XP-ring-shadow: var(--XP-ring-inset) 0 0 0
    calc(1px + var(--XP-ring-offset-width)) var(--XP-ring-color);
  box-shadow: var(--XP-ring-offset-shadow), var(--XP-ring-shadow),
    var(--XP-shadow, 0 0 #0000);
}
.RingInset {
  --XP-ring-inset: inset;
}
.RingGrayThreeHundred {
  --XP-ring-opacity: 1;
  --XP-ring-color: rgb(209 213 219 / var(--XP-ring-opacity));
}
.BrightnessOneHundredFifty {
  --XP-brightness: brightness(1.5);
}
.BrightnessOneHundredFifty,
.SaturateZero {
  filter: var(--XP-blur) var(--XP-brightness) var(--XP-contrast)
    var(--XP-grayscale) var(--XP-hue-rotate) var(--XP-invert) var(--XP-saturate)
    var(--XP-sepia) var(--XP-drop-shadow);
}
.SaturateZero {
  --XP-saturate: saturate(0);
}
.InsetZero {
  bottom: 0;
  inset-inline-end: 0;
  inset-inline-start: 0;
  top: 0;
}
.BottomZero {
  bottom: 0;
}
.LeftZero {
  inset-inline-start: 0;
}
.NegativeMarginFour {
  margin: -1rem;
}
.MarginFour {
  margin: 1rem;
}
.MarginXAuto {
  margin-inline-end: auto;
  margin-inline-start: auto;
}
.MarginBottomOne {
  margin-bottom: 0.25rem;
}
.MarginBottomTen {
  margin-bottom: 2.5rem;
}
.MarginBottomTwo {
  margin-bottom: 0.5rem;
}
.MarginBottomThree {
  margin-bottom: 0.75rem;
}
.MarginBottomFour {
  margin-bottom: 1rem;
}
.MarginBottomEight {
  margin-bottom: 2rem;
}
.MarginLeftTwo {
  margin-inline-start: 0.5rem;
}
.MarginLeftThree {
  margin-inline-start: 0.75rem;
}
.MarginRightOne {
  margin-inline-end: 0.25rem;
}
.MarginRightThree {
  margin-inline-end: 0.75rem;
}
.MarginTopOne {
  margin-top: 0.25rem;
}
.MarginTopTen {
  margin-top: 2.5rem;
}
.MarginTopSixteen {
  margin-top: 4rem;
}
.MarginTopTwo {
  margin-top: 0.5rem;
}
.MarginTopTwoPointFive {
  margin-top: 0.625rem;
}
.MarginTopTwenty {
  margin-top: 5rem;
}
.MarginTopFour {
  margin-top: 1rem;
}
.MarginTopSix {
  margin-top: 1.5rem;
}
.MarginTopEight {
  margin-top: 2rem;
}
.SpaceXOne > :not([hidden]) ~ :not([hidden]) {
  --XP-space-x-reverse: 0;
  margin-inline-end: calc(0.25rem * var(--XP-space-x-reverse));
  margin-inline-start: calc(0.25rem * (1 - var(--XP-space-x-reverse)));
}
.SpaceXFour > :not([hidden]) ~ :not([hidden]) {
  --XP-space-x-reverse: 0;
  margin-inline-end: calc(1rem * var(--XP-space-x-reverse));
  margin-inline-start: calc(1rem * (1 - var(--XP-space-x-reverse)));
}
.SpaceYSixteen > :not([hidden]) ~ :not([hidden]) {
  --XP-space-y-reverse: 0;
  margin-bottom: calc(4rem * var(--XP-space-y-reverse));
  margin-top: calc(4rem * (1 - var(--XP-space-y-reverse)));
}
.SpaceYEight > :not([hidden]) ~ :not([hidden]) {
  --XP-space-y-reverse: 0;
  margin-bottom: calc(2rem * var(--XP-space-y-reverse));
  margin-top: calc(2rem * (1 - var(--XP-space-y-reverse)));
}
.RoundedEdges {
  border-radius: 0.25rem;
}
.RoundedTwoXL {
  border-radius: 1rem;
}
.RoundedFull {
  border-radius: 9999px;
}
.RoundedLarge {
  border-radius: 0.5rem;
}
.RoundedMedium {
  border-radius: 0.375rem;
}
.RoundedXL {
  border-radius: 0.75rem;
}
.BorderZero {
  border-width: 0;
}
.BorderY {
  border-bottom-width: 1px;
  border-top-width: 1px;
}
.BorderRightTwo {
  border-inline-end-width: 2px;
}
.BorderGrayTwoHundred {
  --XP-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--XP-border-opacity));
}
.PaddingTwo {
  padding: 0.5rem;
}
.PaddingFour {
  padding: 1rem;
}
.PaddingFive {
  padding: 1.25rem;
}
.PaddingXTwenty {
  padding-inline-end: 5rem;
  padding-inline-start: 5rem;
}
.PaddingXThreePointFive {
  padding-inline-end: 0.875rem;
  padding-inline-start: 0.875rem;
}
.PaddingXFour {
  padding-inline-end: 1rem;
  padding-inline-start: 1rem;
}
.PaddingXFive {
  padding-inline-end: 1.25rem;
  padding-inline-start: 1.25rem;
}
.PaddingXSix {
  padding-inline-end: 1.5rem;
  padding-inline-start: 1.5rem;
}
.PaddingXEight {
  padding-inline-end: 2rem;
  padding-inline-start: 2rem;
}
.PaddingYOne {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.PaddingYSixteen {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.PaddingYTwo {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.PaddingYTwoPointFive {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
}
.PaddingYTwenty {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
.PaddingYTwentyFour {
  padding-bottom: 6rem;
  padding-top: 6rem;
}
.PaddingYFour {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.PaddingYSix {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.PaddingYEight {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.PaddingBottomTwentyFour {
  padding-bottom: 6rem;
}
.PaddingRightThree {
  padding-inline-end: 0.75rem;
}
.PaddingTopSixteen {
  padding-top: 4rem;
}
.PaddingTopTwo {
  padding-top: 0.5rem;
}
.PaddingTopSix {
  padding-top: 1.5rem;
}
.TextAlignLeft {
  text-align: start;
}
.TextAlignCenter {
  text-align: center;
}
.PlaceholderTextGrayFourHundred::placeholder {
  --XP-text-opacity: 1;
  color: rgb(156 163 175 / var(--XP-text-opacity));
}
.HoverBackgroundGraySevenHundred:hover {
  --XP-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--XP-bg-opacity));
}
.HoverBackgroundLimeOneHundred:hover {
  --XP-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--XP-bg-opacity));
}
.HoverBackgroundLimeFiveHundred:hover {
  --XP-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--XP-bg-opacity));
}
.HoverBackgroundLimeSevenHundred:hover {
  --XP-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--XP-bg-opacity));
}
.HoverTextGraySevenHundred:hover {
  --XP-text-opacity: 1;
  color: rgb(55 65 81 / var(--XP-text-opacity));
}
.HoverTextLimeSixHundred:hover {
  --XP-text-opacity: 1;
  color: rgb(101 163 13 / var(--XP-text-opacity));
}
.FocusRingTwo:focus {
  --XP-ring-offset-shadow: var(--XP-ring-inset) 0 0 0
    var(--XP-ring-offset-width) var(--XP-ring-offset-color);
  --XP-ring-shadow: var(--XP-ring-inset) 0 0 0
    calc(2px + var(--XP-ring-offset-width)) var(--XP-ring-color);
  box-shadow: var(--XP-ring-offset-shadow), var(--XP-ring-shadow),
    var(--XP-shadow, 0 0 #0000);
}
.FocusRingInset:focus {
  --XP-ring-inset: inset;
}
.FocusRingLimeSixHundred:focus {
  --XP-ring-opacity: 1;
  --XP-ring-color: rgb(101 163 13 / var(--XP-ring-opacity));
}
.FocusVisibleOutline:focus-visible {
  outline-style: solid;
}
.FocusVisibleOutlineTwo:focus-visible {
  outline-width: 2px;
}
.FocusVisibleOutlineOffsetTwo:focus-visible {
  outline-offset: 2px;
}
.FocusVisibleOutlineLimeSixHundred:focus-visible {
  outline-color: #65a30d;
}
@media (min-width: 640px) {
  .SmallColSpanTwo {
    grid-column: span 2 / span 2;
  }
  .SmallGrid {
    display: grid;
  }
  .SmallHeightEighty {
    height: 20rem;
  }
  .SmallGridColumnsTwo {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .SmallFlexRow {
    flex-direction: row;
  }
  .SmallJustifyStart {
    justify-content: flex-start;
  }
  .SmallGapXSix {
    column-gap: 1.5rem;
  }
  .SmallGapYSixteen {
    row-gap: 4rem;
  }
  .SmallTextSizeTwoXL {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .SmallTextSizeThreeXL {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .SmallTextSizeFourXL {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .SmallTextSizeSixXL {
    font-size: 3.75rem;
    line-height: 1;
  }
  .SmallTextSmallSize {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .SmallTextSizeXL {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .SmallLeadingSix {
    line-height: 1.5rem;
  }
  .SmallLeadingEight {
    line-height: 2rem;
  }
  .SmallMarginLeftFour {
    margin-inline-start: 1rem;
  }
  .SmallMarginLeftAuto {
    margin-inline-start: auto;
  }
  .SmallMarginTopZero {
    margin-top: 0;
  }
  .SmallSpaceYZero > :not([hidden]) ~ :not([hidden]) {
    --XP-space-y-reverse: 0;
    margin-bottom: calc(0px * var(--XP-space-y-reverse));
    margin-top: calc(0px * (1 - var(--XP-space-y-reverse)));
  }
  .SmallRoundedThreeXL {
    border-radius: 1.5rem;
  }
  .SmallBorderLeftTwo {
    border-inline-start-width: 2px;
  }
  .SmallBorderGrayTwoHundred {
    --XP-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--XP-border-opacity));
  }
  .SmallPaddingXTen {
    padding-inline-end: 2.5rem;
    padding-inline-start: 2.5rem;
  }
  .SmallPaddingXSix {
    padding-inline-end: 1.5rem;
    padding-inline-start: 1.5rem;
  }
  .SmallPaddingYSixteen {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
  .SmallPaddingYTwo {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .SmallPaddingYTwentyFour {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
  .SmallPaddingBottomSixteen {
    padding-bottom: 4rem;
  }
  .SmallPaddingLeftFour {
    padding-inline-start: 1rem;
  }
  .SmallPaddingTopTwentyFour {
    padding-top: 6rem;
  }
}
@media (min-width: 768px) {
  .MediumFlex {
    display: flex;
  }
  .MediumHidden {
    display: none;
  }
  .MediumWidthHalf {
    width: 50%;
  }
  .MediumGridColumnsTwo {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .MediumFlexRow {
    flex-direction: row;
  }
  .MediumItemsStart {
    align-items: flex-start;
  }
  .MediumJustifyStart {
    justify-content: flex-start;
  }
  .MediumMarginBottomZero {
    margin-bottom: 0;
  }
  .MediumMarginBottomTwo {
    margin-bottom: 0.5rem;
  }
  .MediumPaddingXTwelve {
    padding-inline-end: 3rem;
    padding-inline-start: 3rem;
  }
  .MediumPaddingLeftSixteen {
    padding-inline-start: 4rem;
  }
  .MediumTextAlignLeft {
    text-align: start;
  }
}
@media (min-width: 1024px) {
  .LargeAbsolutePosition {
    position: absolute;
  }
  .LargeFlex {
    display: flex;
  }
  .LargeGrid {
    display: grid;
  }
  .LargeFullHeight {
    height: 100%;
  }
  .LargeWidthOneThird {
    width: 33.333333%;
  }
  .LargeFullWidth {
    width: 100%;
  }
  .LargeMaxWidthTwoXL {
    max-width: 42rem;
  }
  .LargeMaxWidthSevenXL {
    max-width: 80rem;
  }
  .LargeMaxWidthLarge {
    max-width: 32rem;
  }
  .LargeMaxWidthNone {
    max-width: none;
  }
  .LargeFlexAuto {
    flex: 1 1 auto;
  }
  .LargeFlexGrow {
    flex-grow: 1;
  }
  .LargeGridColumnsTwo {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .LargeFlexRow {
    flex-direction: row;
  }
  .LargeJustifyCenter {
    justify-content: center;
  }
  .LargeGapXTen {
    column-gap: 2.5rem;
  }
  .LargeInsetZero {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    top: 0;
  }
  .LargeLeftHalf {
    inset-inline-start: 50%;
  }
  .LargeMarginXZero {
    margin-inline-end: 0;
    margin-inline-start: 0;
  }
  .LargeMarginXAuto {
    margin-inline-end: auto;
    margin-inline-start: auto;
  }
  .LargeMarginBottomZero {
    margin-bottom: 0;
  }
  .LargePaddingXTwenty {
    padding-inline-end: 5rem;
    padding-inline-start: 5rem;
  }
  .LargePaddingXEight {
    padding-inline-end: 2rem;
    padding-inline-start: 2rem;
  }
  .LargePaddingLeftTwentyFour {
    padding-inline-start: 6rem;
  }
  .LargePaddingTopTwenty {
    padding-top: 5rem;
  }
}
@media (min-width: 1280px) {
  .xl\:w-80 {
    width: 20rem;
  }
}
