/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */
@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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --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-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
    }
  }
}
@layer theme {
  :root,
  :host {
    --font-sans: 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-black: #000;
    --color-white: #fff;
    --spacing: 1rem;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 0.15s;
    --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-chartreuse: #e0eb60;
    --color-hearty-green: #1d4321;
    --color-panera-green: #576c1d;
    --color-watermelon: #ff5c37;
    --color-light-watermelon: #ff978f;
    --color-warm-grey: #f9faf7;
    --color-soft-white: #f6f6ee;
    --font-open-sans: "open-sans", sans-serif;
    --font-eurostile-condensed: "eurostile-condensed", sans-serif;
  }
}
@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    line-height: 1.5;
    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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  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 {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :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;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentColor;
    }
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::-moz-placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
      ::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 {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]) {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  ::file-selector-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .-top-0\.5 {
    top: calc(var(--spacing) * -0.5);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-1\/2 {
    top: 50%;
  }
  .top-7 {
    top: calc(var(--spacing) * 7);
  }
  .top-\[-2rem\] {
    top: -2rem;
  }
  .top-\[5\.5rem\] {
    top: 5.5rem;
  }
  .top-\[7\.49rem\] {
    top: 7.49rem;
  }
  .top-\[17\.06rem\] {
    top: 17.06rem;
  }
  .top-\[19\.25rem\] {
    top: 19.25rem;
  }
  .top-\[27\.82rem\] {
    top: 27.82rem;
  }
  .top-full {
    top: 100%;
  }
  .-right-1 {
    right: calc(var(--spacing) * -1);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-1 {
    bottom: calc(var(--spacing) * 1);
  }
  .bottom-full {
    bottom: 100%;
  }
  .-left-1 {
    left: calc(var(--spacing) * -1);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1 {
    left: calc(var(--spacing) * 1);
  }
  .left-4 {
    left: calc(var(--spacing) * 4);
  }
  .left-\[-1\.564rem\] {
    left: -1.564rem;
  }
  .left-\[11\.648rem\] {
    left: 11.648rem;
  }
  .left-\[12\.96rem\] {
    left: 12.96rem;
  }
  .left-\[16\.36rem\] {
    left: 16.36rem;
  }
  .left-\[28\.82rem\] {
    left: 28.82rem;
  }
  .-z-1 {
    z-index: -1;
  }
  .z-0 {
    z-index: 0;
  }
  .z-100 {
    z-index: 100;
  }
  .z-1000 {
    z-index: 1000;
  }
  .container {
    width: 100%;
  }
  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }
  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }
  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }
  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }
  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-my-\[0\.5rem\] {
    margin-block: -0.5rem;
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-flex {
    display: inline-flex;
  }
  .size-\[2\.4rem\] {
    width: 2.4rem;
    height: 2.4rem;
  }
  .size-\[2\.8rem\] {
    width: 2.8rem;
    height: 2.8rem;
  }
  .size-\[2rem\] {
    width: 2rem;
    height: 2rem;
  }
  .size-\[3\.5rem\] {
    width: 3.5rem;
    height: 3.5rem;
  }
  .size-\[8\.2rem\] {
    width: 8.2rem;
    height: 8.2rem;
  }
  .size-\[30rem\] {
    width: 30rem;
    height: 30rem;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .h-1\/2 {
    height: 50%;
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-\[0\.1rem\] {
    height: 0.1rem;
  }
  .h-\[0\.2rem\] {
    height: 0.2rem;
  }
  .h-\[1\.4rem\] {
    height: 1.4rem;
  }
  .h-\[1\.6rem\] {
    height: 1.6rem;
  }
  .h-\[3\.2rem\] {
    height: 3.2rem;
  }
  .h-\[5\.8312rem\] {
    height: 5.8312rem;
  }
  .h-\[5rem\] {
    height: 5rem;
  }
  .h-\[6\.175rem\] {
    height: 6.175rem;
  }
  .h-\[6rem\] {
    height: 6rem;
  }
  .h-\[7\.4269rem\] {
    height: 7.4269rem;
  }
  .h-\[7rem\] {
    height: 7rem;
  }
  .h-\[8\.3571rem\] {
    height: 8.3571rem;
  }
  .h-\[10\.7rem\] {
    height: 10.7rem;
  }
  .h-\[11\.9rem\] {
    height: 11.9rem;
  }
  .h-\[16\.1rem\] {
    height: 16.1rem;
  }
  .h-\[19\.9rem\] {
    height: 19.9rem;
  }
  .h-\[24\.1rem\] {
    height: 24.1rem;
  }
  .h-\[35\.5728rem\] {
    height: 35.5728rem;
  }
  .h-\[42\.4rem\] {
    height: 42.4rem;
  }
  .h-\[calc\(100vh-7rem\)\] {
    height: calc(100vh - 7rem);
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .w-\[0\.2rem\] {
    width: 0.2rem;
  }
  .w-\[1\.4rem\] {
    width: 1.4rem;
  }
  .w-\[1\.6rem\] {
    width: 1.6rem;
  }
  .w-\[1\.7rem\] {
    width: 1.7rem;
  }
  .w-\[1\.7316rem\] {
    width: 1.7316rem;
  }
  .w-\[2\.8782rem\] {
    width: 2.8782rem;
  }
  .w-\[2\.9615rem\] {
    width: 2.9615rem;
  }
  .w-\[2rem\] {
    width: 2rem;
  }
  .w-\[3\.2rem\] {
    width: 3.2rem;
  }
  .w-\[4\.2357rem\] {
    width: 4.2357rem;
  }
  .w-\[5\.874rem\] {
    width: 5.874rem;
  }
  .w-\[7\.1rem\] {
    width: 7.1rem;
  }
  .w-\[7\.1768rem\] {
    width: 7.1768rem;
  }
  .w-\[11\.8rem\] {
    width: 11.8rem;
  }
  .w-\[13\.5737rem\] {
    width: 13.5737rem;
  }
  .w-\[14\.7rem\] {
    width: 14.7rem;
  }
  .w-\[36rem\] {
    width: 36rem;
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-full {
    max-width: 100%;
  }
  .min-w-\[20rem\] {
    min-width: 20rem;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .-translate-x-full {
    --tw-translate-x: -100%;
    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-y-1\/2 {
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-scale-x-100 {
    --tw-scale-x: -100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-rotate-\[29\.172deg\] {
    rotate: -29.172deg;
  }
  .rotate-\[-7\.462deg\] {
    rotate: -7.462deg;
  }
  .rotate-\[22\.364deg\] {
    rotate: 22.364deg;
  }
  .rotate-\[36\.564deg\] {
    rotate: 36.564deg;
  }
  .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;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-3\.5 {
    gap: calc(var(--spacing) * 3.5);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-\[0\.8rem\] {
    gap: 0.8rem;
  }
  .gap-\[1\.2rem\] {
    gap: 1.2rem;
  }
  .gap-\[1\.4rem\] {
    gap: 1.4rem;
  }
  .gap-\[1\.5rem\] {
    gap: 1.5rem;
  }
  .gap-\[1\.6rem\] {
    gap: 1.6rem;
  }
  .gap-\[2\.4rem\] {
    gap: 2.4rem;
  }
  .gap-\[3\.8rem\] {
    gap: 3.8rem;
  }
  .gap-\[4\.7rem\] {
    gap: 4.7rem;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-\[1\.6rem\] {
    border-radius: 1.6rem;
  }
  .rounded-\[3rem\] {
    border-radius: 3rem;
  }
  .rounded-\[10rem\] {
    border-radius: 10rem;
  }
  .rounded-full {
    border-radius: 3.40282e38px;
  }
  .rounded-br-none {
    border-bottom-right-radius: 0;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-\[0\.1rem\] {
    border-style: var(--tw-border-style);
    border-width: 0.1rem;
  }
  .border-\[2px\] {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-b-\[0\.25px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0.25px;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-watermelon {
    border-color: var(--color-watermelon);
  }
  .border-b-panera-green {
    border-bottom-color: var(--color-panera-green);
  }
  .bg-\[\#F2F2F2\] {
    background-color: #f2f2f2;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-chartreuse {
    background-color: var(--color-chartreuse);
  }
  .bg-hearty-green {
    background-color: var(--color-hearty-green);
  }
  .bg-panera-green {
    background-color: var(--color-panera-green);
  }
  .bg-panera-green\/80 {
    background-color: #576c1dcc;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-panera-green\/80 {
      background-color: color-mix(in oklab, var(--color-panera-green) 80%, transparent);
    }
  }
  .bg-soft-white {
    background-color: var(--color-soft-white);
  }
  .bg-transparent {
    background-color: #0000;
  }
  .bg-warm-grey {
    background-color: var(--color-warm-grey);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .object-right {
    -o-object-position: right;
    object-position: right;
  }
  .p-\[1\.6rem\] {
    padding: 1.6rem;
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-\[1\.5rem\] {
    padding-inline: 1.5rem;
  }
  .px-\[1\.6rem\] {
    padding-inline: 1.6rem;
  }
  .px-\[3\.1rem\] {
    padding-inline: 3.1rem;
  }
  .px-\[5rem\] {
    padding-inline: 5rem;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-\[0\.4rem\] {
    padding-block: 0.4rem;
  }
  .py-\[0\.8rem\] {
    padding-block: 0.8rem;
  }
  .py-\[1\.6rem\] {
    padding-block: 1.6rem;
  }
  .py-\[2\.4rem\] {
    padding-block: 2.4rem;
  }
  .py-\[3\.2rem\] {
    padding-block: 3.2rem;
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .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-\[2\.4rem\] {
    padding-top: 2.4rem;
  }
  .pr-1\.5 {
    padding-right: calc(var(--spacing) * 1.5);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-\[4\.8rem\] {
    padding-bottom: 4.8rem;
  }
  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }
  .text-center {
    text-align: center;
  }
  .align-top {
    vertical-align: top;
  }
  .hd-1 {
    letter-spacing: -0.1rem;
    text-transform: uppercase;
    font-family: eurostile-condensed, sans-serif;
    font-size: 6.5rem;
    font-weight: 800;
    line-height: 1;
  }
  @media (min-width: 768px) {
    .hd-1 {
      font-size: 8rem;
    }
  }
  .hd-2 {
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    font-family: eurostile-condensed, sans-serif;
    font-size: 5rem;
    font-weight: 800;
    line-height: 1;
  }
  .pg {
    font-family: open-sans, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: normal;
  }
  .pg-bold {
    font-family: open-sans, sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: normal;
  }
  .font-eurostile-condensed {
    font-family: var(--font-eurostile-condensed);
  }
  .font-open-sans {
    font-family: var(--font-open-sans);
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .text-\[1\.1rem\] {
    font-size: 1.1rem;
  }
  .text-\[1\.6rem\] {
    font-size: 1.6rem;
  }
  .text-\[1\.8rem\] {
    font-size: 1.8rem;
  }
  .text-\[2\.4rem\] {
    font-size: 2.4rem;
  }
  .text-\[2\.8rem\] {
    font-size: 2.8rem;
  }
  .text-\[2rem\] {
    font-size: 2rem;
  }
  .text-\[3rem\] {
    font-size: 3rem;
  }
  .text-\[4\.5rem\] {
    font-size: 4.5rem;
  }
  .text-\[5rem\] {
    font-size: 5rem;
  }
  .text-\[6\.5rem\] {
    font-size: 6.5rem;
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .leading-\[1\] {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-\[2\.4rem\] {
    --tw-leading: 2.4rem;
    line-height: 2.4rem;
  }
  .leading-\[2\] {
    --tw-leading: 2;
    line-height: 2;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[-0\.1rem\] {
    --tw-tracking: -0.1rem;
    letter-spacing: -0.1rem;
  }
  .tracking-\[0\.1rem\] {
    --tw-tracking: 0.1rem;
    letter-spacing: 0.1rem;
  }
  .tracking-\[0\.5px\] {
    --tw-tracking: 0.5px;
    letter-spacing: 0.5px;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#595959\] {
    color: #595959;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-chartreuse {
    color: var(--color-chartreuse);
  }
  .text-hearty-green {
    color: var(--color-hearty-green);
  }
  .text-panera-green {
    color: var(--color-panera-green);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .opacity-\[0\.48\] {
    opacity: 0.48;
  }
  .shadow-1 {
    --tw-shadow: 0.2rem 0.2rem 3rem 0 var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .transition-\[height\] {
    transition-property: height;
    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-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-200 {
    --tw-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .duration-300 {
    --tw-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-linear {
    --tw-ease: linear;
    transition-timing-function: linear;
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  :is(.\*\: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));
  }
  :is(.\*\:duration-300 > *) {
    --tw-duration: 0.3s;
    transition-duration: 0.3s;
  }
  :is(.\*\:ease-out > *) {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  @media (hover: hover) {
    .group-hover\:rotate-180:is(:where(.group):hover *) {
      rotate: 180deg;
    }
  }
  .group-hocus\:rotate-90:is(:is(:where(.group):hover, :where(.group):focus) *) {
    rotate: 90deg;
  }
  .group-hocus\:opacity-0:is(:is(:where(.group):hover, :where(.group):focus) *) {
    opacity: 0;
  }
  .group-current\:rotate-90:is(:where(.group).current *) {
    rotate: 90deg;
  }
  .group-current\:opacity-0:is(:where(.group).current *) {
    opacity: 0;
  }
  .after\:absolute:after {
    content: var(--tw-content);
    position: absolute;
  }
  .after\:top-full:after {
    content: var(--tw-content);
    top: 100%;
  }
  .after\:-right-2:after {
    content: var(--tw-content);
    right: calc(var(--spacing) * -2);
  }
  .after\:bottom-0:after {
    content: var(--tw-content);
    bottom: calc(var(--spacing) * 0);
  }
  .after\:-left-1:after {
    content: var(--tw-content);
    left: calc(var(--spacing) * -1);
  }
  .after\:left-0:after {
    content: var(--tw-content);
    left: calc(var(--spacing) * 0);
  }
  .after\:h-\[0\.9rem\]:after {
    content: var(--tw-content);
    height: 0.9rem;
  }
  .after\:h-\[1\.3rem\]:after {
    content: var(--tw-content);
    height: 1.3rem;
  }
  .after\:w-full:after {
    content: var(--tw-content);
    width: 100%;
  }
  .after\:bg-\[url\(\'https\:\/\/d25zu39ynyitwy\.cloudfront\.net\/oms\/2774\/image\/2025\/5\/CIO00_hero-decorative\/hero-decorative\.svg\'\)\]:after {
    content: var(--tw-content);
    background-image: url(https://d25zu39ynyitwy.cloudfront.net/oms/2774/image/2025/5/CIO00_hero-decorative/hero-decorative.svg);
  }
  .after\:bg-\[url\(\'https\:\/\/d25zu39ynyitwy\.cloudfront\.net\/oms\/2774\/image\/2025\/5\/EWD2J_culture-decorative\/culture-decorative\.svg\'\)\]:after {
    content: var(--tw-content);
    background-image: url(https://d25zu39ynyitwy.cloudfront.net/oms/2774/image/2025/5/EWD2J_culture-decorative/culture-decorative.svg);
  }
  .after\:bg-size-\[100\%\]:after {
    content: var(--tw-content);
    background-size: 100%;
  }
  .after\:bg-no-repeat:after {
    content: var(--tw-content);
    background-repeat: no-repeat;
  }
  .after\:content-\[\'\'\]:after {
    --tw-content: "";
    content: var(--tw-content);
  }
  @media not all and (min-width: 64rem) {
    .max-lg\:hidden {
      display: none;
    }
  }
  @media not all and (min-width: 48rem) {
    .max-md\:max-w-\[calc\(100\%-9\.12rem\)\] {
      max-width: calc(100% - 9.12rem);
    }
  }
  @media (min-width: 48rem) {
    .md\:-top-0\.5 {
      top: calc(var(--spacing) * -0.5);
    }
    .md\:top-0\.5 {
      top: calc(var(--spacing) * 0.5);
    }
    .md\:top-\[7\.89rem\] {
      top: 7.89rem;
    }
    .md\:top-\[10\.74rem\] {
      top: 10.74rem;
    }
    .md\:top-\[23\.18rem\] {
      top: 23.18rem;
    }
    .md\:top-\[27\.36rem\] {
      top: 27.36rem;
    }
    .md\:top-\[39\.44rem\] {
      top: 39.44rem;
    }
    .md\:bottom-\[2\.5rem\] {
      bottom: 2.5rem;
    }
    .md\:left-5 {
      left: calc(var(--spacing) * 5);
    }
    .md\:left-\[2\.5rem\] {
      left: 2.5rem;
    }
    .md\:left-\[16\.69rem\] {
      left: 16.69rem;
    }
    .md\:left-\[18\.57rem\] {
      left: 18.57rem;
    }
    .md\:left-\[22\.84rem\] {
      left: 22.84rem;
    }
    .md\:left-\[23\.08rem\] {
      left: 23.08rem;
    }
    .md\:left-\[41\.31rem\] {
      left: 41.31rem;
    }
    .md\:flex {
      display: flex;
    }
    .md\:h-\[7\.6rem\] {
      height: 7.6rem;
    }
    .md\:h-\[8\.3571rem\] {
      height: 8.3571rem;
    }
    .md\:h-\[8\.8492rem\] {
      height: 8.8492rem;
    }
    .md\:h-\[10\.6441rem\] {
      height: 10.6441rem;
    }
    .md\:h-\[17\.1rem\] {
      height: 17.1rem;
    }
    .md\:h-\[23\.1rem\] {
      height: 23.1rem;
    }
    .md\:h-\[25rem\] {
      height: 25rem;
    }
    .md\:h-\[28\.5rem\] {
      height: 28.5rem;
    }
    .md\:h-\[50\.6954rem\] {
      height: 50.6954rem;
    }
    .md\:h-\[50rem\] {
      height: 50rem;
    }
    .md\:w-\[4\.125rem\] {
      width: 4.125rem;
    }
    .md\:w-\[8\.4179rem\] {
      width: 8.4179rem;
    }
    .md\:w-\[10\.2856rem\] {
      width: 10.2856rem;
    }
    .md\:w-\[16\.9rem\] {
      width: 16.9rem;
    }
    .md\:w-\[21\.1rem\] {
      width: 21.1rem;
    }
    .md\:w-\[51\.5942rem\] {
      width: 51.5942rem;
    }
    .md\:max-w-\[28rem\] {
      max-width: 28rem;
    }
    .md\:shrink-0 {
      flex-shrink: 0;
    }
    .md\:grow {
      flex-grow: 1;
    }
    .md\:flex-row {
      flex-direction: row;
    }
    .md\:items-center {
      align-items: center;
    }
    .md\:items-start {
      align-items: flex-start;
    }
    .md\:justify-between {
      justify-content: space-between;
    }
    .md\:gap-0\.5 {
      gap: calc(var(--spacing) * 0.5);
    }
    .md\:gap-1 {
      gap: calc(var(--spacing) * 1);
    }
    .md\:gap-5 {
      gap: calc(var(--spacing) * 5);
    }
    .md\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
    .md\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
    .md\:gap-10 {
      gap: calc(var(--spacing) * 10);
    }
    .md\:gap-\[2\.4rem\] {
      gap: 2.4rem;
    }
    .md\:p-5 {
      padding: calc(var(--spacing) * 5);
    }
    .md\:px-3 {
      padding-inline: calc(var(--spacing) * 3);
    }
    .md\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
    .md\:px-\[4\.6rem\] {
      padding-inline: 4.6rem;
    }
    .md\:px-\[4\.8rem\] {
      padding-inline: 4.8rem;
    }
    .md\:py-3\.5 {
      padding-block: calc(var(--spacing) * 3.5);
    }
    .md\:py-12 {
      padding-block: calc(var(--spacing) * 12);
    }
    .md\:pt-12 {
      padding-top: calc(var(--spacing) * 12);
    }
    .md\:pb-\[8\.8rem\] {
      padding-bottom: 8.8rem;
    }
    .md\:text-center {
      text-align: center;
    }
    .md\:text-\[3\.5rem\] {
      font-size: 3.5rem;
    }
    .md\:text-\[5\.5rem\] {
      font-size: 5.5rem;
    }
    .md\:text-\[6rem\] {
      font-size: 6rem;
    }
    .md\:leading-\[4rem\] {
      --tw-leading: 4rem;
      line-height: 4rem;
    }
    .md\:leading-\[6rem\] {
      --tw-leading: 6rem;
      line-height: 6rem;
    }
    :is(.md\:\*\:basis-1\/2 > *) {
      flex-basis: 50%;
    }
  }
  @media not all and (min-width: 64rem) {
    @media (min-width: 48rem) {
      .max-lg\:md\:max-w-\[42rem\] {
        max-width: 42rem;
      }
    }
  }
  @media (min-width: 64rem) {
    .lg\:sticky {
      position: sticky;
    }
    .lg\:top-0 {
      top: calc(var(--spacing) * 0);
    }
    .lg\:mx-auto {
      margin-inline: auto;
    }
    .lg\:\!hidden {
      display: none !important;
    }
    .lg\:flex {
      display: flex;
    }
    .lg\:hidden {
      display: none;
    }
    .lg\:hidden\! {
      display: none !important;
    }
    .lg\:size-\[37\.5rem\] {
      width: 37.5rem;
      height: 37.5rem;
    }
    .lg\:h-\[7\.84rem\] {
      height: 7.84rem;
    }
    .lg\:h-\[40\.2rem\] {
      height: 40.2rem;
    }
    .lg\:max-w-\[30\.2rem\] {
      max-width: 30.2rem;
    }
    .lg\:max-w-\[80rem\] {
      max-width: 80rem;
    }
    .lg\:shrink-0 {
      flex-shrink: 0;
    }
    .lg\:flex-grow,
    .lg\:grow {
      flex-grow: 1;
    }
    .lg\:basis-\[43\.8rem\] {
      flex-basis: 43.8rem;
    }
    .lg\:flex-row {
      flex-direction: row;
    }
    .lg\:items-end {
      align-items: flex-end;
    }
    .lg\:items-start {
      align-items: flex-start;
    }
    .lg\:justify-between {
      justify-content: space-between;
    }
    .lg\:justify-end {
      justify-content: flex-end;
    }
    .lg\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
    .lg\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
    .lg\:gap-9 {
      gap: calc(var(--spacing) * 9);
    }
    .lg\:gap-\[2\.6rem\] {
      gap: 2.6rem;
    }
    .lg\:gap-\[16\.51rem\] {
      gap: 16.51rem;
    }
    .lg\:rounded-t-none {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
    }
    .lg\:object-top-right {
      -o-object-position: right top;
      object-position: right top;
    }
    .lg\:p-0 {
      padding: calc(var(--spacing) * 0);
    }
    .lg\:p-\[3\.2rem\] {
      padding: 3.2rem;
    }
    .lg\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
    .lg\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
    .lg\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
    .lg\:px-\[8rem\] {
      padding-inline: 8rem;
    }
    .lg\:px-\[9\.6rem\] {
      padding-inline: 9.6rem;
    }
    .lg\:px-\[13rem\] {
      padding-inline: 13rem;
    }
    .lg\:py-10 {
      padding-block: calc(var(--spacing) * 10);
    }
    .lg\:py-12 {
      padding-block: calc(var(--spacing) * 12);
    }
    .lg\:pt-\[13\.5rem\] {
      padding-top: 13.5rem;
    }
    .lg\:pl-8 {
      padding-left: calc(var(--spacing) * 8);
    }
    .lg\:text-start {
      text-align: start;
    }
    :is(.lg\:\*\:basis-1\/2 > *) {
      flex-basis: 50%;
    }
  }
  @media (min-width: 80rem) {
    .xl\:mx-auto {
      margin-inline: auto;
    }
    .xl\:max-w-\[144rem\] {
      max-width: 144rem;
    }
  }
  .hocus\:bg-\[\#CCD657\]:hover,
  .hocus\:bg-\[\#CCD657\]:focus {
    background-color: #ccd657;
  }
  :is(.\*\:hocus\:text-chartreuse > *):hover,
  :is(.\*\:hocus\:text-chartreuse > *):focus {
    color: var(--color-chartreuse);
  }
  .current\:bg-watermelon.current {
    background-color: var(--color-watermelon);
  }
  @mixin default-font {
    font-family: "Roboto";
  }
  html {
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
    scroll-padding-top: 10.24rem;
    font-size: 62.5%;
    overflow-x: hidden !important;
  }
  @include on_min_tablet {
    scroll-padding-top: 11.6rem;
  }
  @include on_min_md_desktop {
    scroll-padding-top: 11.8rem;
  }
  *,
  :before,
  :after {
    box-sizing: inherit;
  }
  body {
    box-sizing: border-box;
    margin: 0;
    font-size: 1.6rem;
  }
  ::-moz-selection {
    color: #fff;
    background: #000;
  }
  ::selection {
    color: #fff;
    background: #000;
  }
  ::-webkit-selection {
    color: #fff;
    background: #000;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  figure {
    margin: 0;
  }
  q:before,
  q:after {
    display: none;
  }
  button {
    color: inherit;
    vertical-align: middle;
    text-align: center;
    text-transform: none;
    font: inherit;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: 0 0;
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    line-height: normal;
    text-decoration: none;
    display: inline-block;
    overflow: visible;
  }
  blockquote {
    margin-block: 0;
    margin-inline: 0;
  }
  #svg-- {
    display: none;
  }
  .mfp-wrap {
    overflow: hidden auto;
    position: fixed !important;
    top: 0 !important;
  }
  @mixin clearfix {
    :scope::after {
      content: "";
      display: table;
      clear: both;
    }
  }
  @mixin no-list-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  @mixin img-background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .button {
    text-transform: capitalize;
    border-radius: 10rem;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    font-family: open-sans, sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: normal;
    transition: all 0.3s;
    display: flex;
  }
  .button-primary {
    color: #1d4321;
    background-color: #e0eb60;
    padding: 1.5rem 3rem;
  }
  .button-primary:hover,
  .button-primary:focus {
    background-color: #ccd657;
  }
  .button-icon {
    color: #1d4321;
    background-color: #e0eb60;
    padding: 1rem 1.5rem 1rem 3rem;
  }
  .button-icon:hover,
  .button-icon:focus {
    background-color: #ccd657;
  }
  .button-icon span {
    color: #fff;
    background: #576c1d;
    border-radius: 50%;
    justify-content: end;
    align-items: center;
    gap: 1.7rem;
    width: 3.5rem;
    height: 3.5rem;
    padding-inline: 0.85rem;
    display: flex;
    overflow: hidden;
  }
  .button-icon span svg {
    flex-shrink: 0;
    width: 1.8rem;
    height: 1.9231rem;
    transition: all 0.3s;
  }
  .button-icon:focus,
  .button-icon:hover {
    background-color: #ccd657;
  }
  .button-icon:focus svg,
  .button-icon:hover svg {
    transform: translate(3.5rem);
  }
  .hamburger {
    z-index: 999;
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    width: 4rem;
    height: 2.5rem;
    display: flex;
    position: relative;
  }
  .hamburger.active .hamburger-bar:first-child {
    transform: rotate(-45deg);
  }
  .hamburger.active .hamburger-bar:nth-child(2) {
    opacity: 0;
  }
  .hamburger.active .hamburger-bar:nth-child(3) {
    transform: rotate(45deg);
  }
  .hamburger-bar {
    background-color: #576c1d;
    width: 3.7rem;
    height: 0.35rem;
    margin: 0 auto;
    transition: all 0.3s;
    display: block;
    position: absolute;
  }
  .hamburger-bar:first-of-type {
    top: 50%;
    transform: translateY(calc(-50% - 1rem));
  }
  .hamburger-bar:nth-of-type(3) {
    top: 50%;
    transform: translateY(calc(1rem - 50%));
  }
}
:focus {
  outline: 2px solid var(--color-light-watermelon);
}
.job-description ul,
.job-description ol {
  list-style-type: initial;
  unicode-bidi: isolate;
  margin-block: 1em;
  margin-inline: 0;
  padding-inline-start: 20px;
  display: block;
}
.job-description li {
  text-align: -webkit-match-parent;
  unicode-bidi: isolate;
  display: list-item;
}
.job-description p {
  unicode-bidi: isolate;
  margin-block: 1em;
  margin-inline: 0;
  display: block;
}
@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-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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@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: 0;
}
@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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}
