/*! tailwindcss v4.1.3 | 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-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-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;
    }
  }
}

@layer theme {
  .tailwind, .tailwind :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-white: #fff;
    --spacing: .25rem;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  .tailwind *, .tailwind :after, .tailwind :before, .tailwind ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind html, .tailwind :host {
    -webkit-text-size-adjust: 100%;
    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;
  }

  .tailwind body {
    line-height: inherit;
  }

  .tailwind hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  .tailwind abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  .tailwind h1, .tailwind h2, .tailwind h3, .tailwind h4, .tailwind h5, .tailwind h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  .tailwind a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  .tailwind b, .tailwind strong {
    font-weight: bolder;
  }

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind 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;
  }

  .tailwind small {
    font-size: 80%;
  }

  .tailwind sub, .tailwind sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  .tailwind sub {
    bottom: -.25em;
  }

  .tailwind sup {
    top: -.5em;
  }

  .tailwind table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  .tailwind :-moz-focusring {
    outline: auto;
  }

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

  .tailwind ol, .tailwind ul, .tailwind menu {
    list-style: none;
  }

  .tailwind img, .tailwind svg, .tailwind video, .tailwind canvas, .tailwind audio, .tailwind iframe, .tailwind embed, .tailwind object {
    vertical-align: middle;
    display: block;
  }

  .tailwind img, .tailwind video {
    max-width: 100%;
    height: auto;
  }

  .tailwind button, .tailwind input, .tailwind select, .tailwind optgroup, .tailwind textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  .tailwind ::file-selector-button {
    margin-inline-end: 4px;
  }

  .tailwind ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  .tailwind textarea {
    resize: vertical;
  }

  .tailwind ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  .tailwind ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  .tailwind ::-webkit-datetime-edit {
    display: inline-flex;
  }

  .tailwind ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  .tailwind ::-webkit-datetime-edit {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  .tailwind :-moz-ui-invalid {
    box-shadow: none;
  }

  .tailwind button, .tailwind input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  .tailwind ::file-selector-button {
    appearance: button;
  }

  .tailwind ::-webkit-inner-spin-button {
    height: auto;
  }

  .tailwind ::-webkit-outer-spin-button {
    height: auto;
  }

  .tailwind [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer utilities {
  .tailwind .pointer-events-none {
    pointer-events: none;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

  .tailwind .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .tailwind .inset-\[-3\.49\%_-3\.5\%\] {
    inset: -3.49% -3.5%;
  }

  .tailwind .inset-\[2\.51\%_2\.5\%\] {
    inset: 2.51% 2.5%;
  }

  .tailwind .inset-\[2\.77\%_3\.07\%_2\.77\%_3\.03\%\] {
    inset: 2.77% 3.07% 2.77% 3.03%;
  }

  .tailwind .inset-\[6\.61\%_0_6\.65\%_-0\.01\%\] {
    inset: 6.61% 0 6.65% -.01%;
  }

  .tailwind .inset-\[8\.33\%\] {
    inset: 8.33%;
  }

  .tailwind .inset-\[8\.87\%_8\.33\%_8\.33\%_8\.33\%\] {
    inset: 8.87% 8.33% 8.33%;
  }

  .tailwind .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .tailwind .top-1\/2 {
    top: 50%;
  }

  .tailwind .top-\[-5\.49\%\] {
    top: -5.49%;
  }

  .tailwind .top-\[-6\.4\%\] {
    top: -6.4%;
  }

  .tailwind .top-\[-9\.32\%\] {
    top: -9.32%;
  }

  .tailwind .top-\[-11\.52\%\] {
    top: -11.52%;
  }

  .tailwind .top-\[-55\.85\%\] {
    top: -55.85%;
  }

  .tailwind .top-\[35px\] {
    top: 35px;
  }

  .tailwind .top-\[calc\(50\%-122\.33px\)\] {
    top: calc(50% - 122.33px);
  }

  .tailwind .top-\[calc\(50\%-122px\)\] {
    top: calc(50% - 122px);
  }

  .tailwind .right-\[18\%\] {
    right: 18%;
  }

  .tailwind .right-\[78\.51\%\] {
    right: 78.51%;
  }

  .tailwind .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .tailwind .left-1\/2 {
    left: 50%;
  }

  .tailwind .left-\[-9\.01\%\] {
    left: -9.01%;
  }

  .tailwind .left-\[-9\.16\%\] {
    left: -9.16%;
  }

  .tailwind .left-\[-10\.29\%\] {
    left: -10.29%;
  }

  .tailwind .left-\[-13\.97\%\] {
    left: -13.97%;
  }

  .tailwind .left-\[-111\.7\%\] {
    left: -111.7%;
  }

  .tailwind .left-\[6\.36\%\] {
    left: 6.36%;
  }

  .tailwind .left-\[18\%\] {
    left: 18%;
  }

  .tailwind .left-\[calc\(50\%\+0\.5px\)\] {
    left: calc(50% + .5px);
  }

  .tailwind .col-1 {
    grid-column: 1;
  }

  .tailwind .col-2 {
    grid-column: 2;
  }

  .tailwind .row-1 {
    grid-row: 1;
  }

  .tailwind .row-2 {
    grid-row: 2;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .grid {
    display: grid;
  }

  .tailwind .aspect-\[2\/1\] {
    aspect-ratio: 2;
  }

  .tailwind .aspect-\[3\/2\] {
    aspect-ratio: 3 / 2;
  }

  .tailwind .aspect-\[106\/130\] {
    aspect-ratio: 106 / 130;
  }

  .tailwind .aspect-\[137\.8304443359375\/23\.999601364135742\] {
    aspect-ratio: 137.83 / 23.9996;
  }

  .tailwind .aspect-\[536\/225\] {
    aspect-ratio: 536 / 225;
  }

  .tailwind .size-\[20px\] {
    width: 20px;
    height: 20px;
  }

  .tailwind .size-\[32px\] {
    width: 32px;
    height: 32px;
  }

  .tailwind .size-\[56px\] {
    width: 56px;
    height: 56px;
  }

  .tailwind .size-\[80px\] {
    width: 80px;
    height: 80px;
  }

  .tailwind .size-\[100px\] {
    width: 100px;
    height: 100px;
  }

  .tailwind .size-full {
    width: 100%;
    height: 100%;
  }

  .tailwind .h-\[25px\] {
    height: 25px;
  }

  .tailwind .h-\[32px\] {
    height: 32px;
  }

  .tailwind .h-\[50px\] {
    height: 50px;
  }

  .tailwind .h-\[58px\] {
    height: 58px;
  }

  .tailwind .h-\[134\.67\%\] {
    height: 134.67%;
  }

  .tailwind .h-\[145\.17\%\] {
    height: 145.17%;
  }

  .tailwind .h-\[153\.21\%\] {
    height: 153.21%;
  }

  .tailwind .h-\[160\.6\%\] {
    height: 160.6%;
  }

  .tailwind .h-\[167\.29\%\] {
    height: 167.29%;
  }

  .tailwind .h-\[265\.17\%\] {
    height: 265.17%;
  }

  .tailwind .h-\[312px\] {
    height: 312px;
  }

  .tailwind .h-\[454px\] {
    height: 454px;
  }

  .tailwind .h-full {
    height: 100%;
  }

  .tailwind .min-h-px {
    min-height: 1px;
  }

  .tailwind .w-\[60px\] {
    width: 60px;
  }

  .tailwind .w-\[74px\] {
    width: 74px;
  }

  .tailwind .w-\[109\.01\%\] {
    width: 109.01%;
  }

  .tailwind .w-\[111\.52\%\] {
    width: 111.52%;
  }

  .tailwind .w-\[114\.91\%\] {
    width: 114.91%;
  }

  .tailwind .w-\[120\.22\%\] {
    width: 120.22%;
  }

  .tailwind .w-\[204px\] {
    width: 204px;
  }

  .tailwind .w-\[324\.35\%\] {
    width: 324.35%;
  }

  .tailwind .w-\[416px\] {
    width: 416px;
  }

  .tailwind .w-\[424px\] {
    width: 424px;
  }

  .tailwind .w-\[428px\] {
    width: 428px;
  }

  .tailwind .w-\[min-content\] {
    width: min-content;
  }

  .tailwind .w-full {
    width: 100%;
  }

  .tailwind .max-w-none {
    max-width: none;
  }

  .tailwind .min-w-full {
    min-width: 100%;
  }

  .tailwind .min-w-px {
    min-width: 1px;
  }

  .tailwind .flex-\[1_0_0\] {
    flex: 1 0 0;
  }

  .tailwind .flex-none {
    flex: none;
  }

  .tailwind .shrink-0 {
    flex-shrink: 0;
  }

  .tailwind .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .rotate-180 {
    rotate: 180deg;
  }

  .tailwind .cursor-grab {
    cursor: grab;
  }

  .tailwind .grid-cols-\[repeat\(2\,minmax\(0\,1fr\)\)\] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tailwind .grid-rows-\[repeat\(2\,fit-content\(100\%\)\)\] {
    grid-template-rows: repeat(2, fit-content(100%));
  }

  .tailwind .flex-col {
    flex-direction: column;
  }

  .tailwind .flex-row {
    flex-direction: row;
  }

  .tailwind .flex-wrap {
    flex-wrap: wrap;
  }

  .tailwind .content-start {
    align-content: flex-start;
  }

  .tailwind .content-stretch {
    align-content: stretch;
  }

  .tailwind .items-center {
    align-items: center;
  }

  .tailwind .items-start {
    align-items: flex-start;
  }

  .tailwind .justify-between {
    justify-content: space-between;
  }

  .tailwind .justify-center {
    justify-content: center;
  }

  .tailwind .gap-\[4px\] {
    gap: 4px;
  }

  .tailwind .gap-\[8px\] {
    gap: 8px;
  }

  .tailwind .gap-\[10px\] {
    gap: 10px;
  }

  .tailwind .gap-\[12px\] {
    gap: 12px;
  }

  .tailwind .gap-\[16px\] {
    gap: 16px;
  }

  .tailwind .gap-\[20px\] {
    gap: 20px;
  }

  .tailwind .gap-\[24px_20px\] {
    gap: 24px 20px;
  }

  .tailwind .gap-\[32px\] {
    gap: 32px;
  }

  .tailwind .gap-\[40px\] {
    gap: 40px;
  }

  .tailwind .gap-x-\[32px\] {
    column-gap: 32px;
  }

  .tailwind .gap-y-\[20px\] {
    row-gap: 20px;
  }

  .tailwind .gap-y-\[32px\] {
    row-gap: 32px;
  }

  .tailwind .self-start {
    align-self: flex-start;
  }

  .tailwind .self-stretch {
    align-self: stretch;
  }

  .tailwind .justify-self-stretch {
    justify-self: stretch;
  }

  .tailwind .overflow-clip {
    overflow: clip;
  }

  .tailwind .overflow-hidden {
    overflow: hidden;
  }

  .tailwind .overflow-x-auto {
    overflow-x: auto;
  }

  .tailwind .overflow-y-visible {
    overflow-y: visible;
  }

  .tailwind .rounded-\[12px\] {
    border-radius: 12px;
  }

  .tailwind .rounded-\[16px\] {
    border-radius: 16px;
  }

  .tailwind .rounded-\[20px\] {
    border-radius: 20px;
  }

  .tailwind .rounded-\[28px\] {
    border-radius: 28px;
  }

  .tailwind .rounded-\[50px\] {
    border-radius: 50px;
  }

  .tailwind .rounded-\[inherit\] {
    border-radius: inherit;
  }

  .tailwind .rounded-tl-\[16px\] {
    border-top-left-radius: 16px;
  }

  .tailwind .rounded-tl-\[30px\] {
    border-top-left-radius: 30px;
  }

  .tailwind .rounded-tr-\[16px\] {
    border-top-right-radius: 16px;
  }

  .tailwind .rounded-tr-\[30px\] {
    border-top-right-radius: 30px;
  }

  .tailwind .rounded-br-\[16px\] {
    border-bottom-right-radius: 16px;
  }

  .tailwind .rounded-br-\[30px\] {
    border-bottom-right-radius: 30px;
  }

  .tailwind .rounded-bl-\[4px\] {
    border-bottom-left-radius: 4px;
  }

  .tailwind .rounded-bl-\[8px\] {
    border-bottom-left-radius: 8px;
  }

  .tailwind .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .tailwind .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .tailwind .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }

  .tailwind .border-\[\#e4e4e4\] {
    border-color: #e4e4e4;
  }

  .tailwind .bg-\[\#ddeae3\] {
    background-color: #ddeae3;
  }

  .tailwind .bg-\[\#e6eefa\] {
    background-color: #e6eefa;
  }

  .tailwind .bg-\[\#e7e8ee\] {
    background-color: #e7e8ee;
  }

  .tailwind .bg-\[\#e7eee7\] {
    background-color: #e7eee7;
  }

  .tailwind .bg-\[\#e7eeed\] {
    background-color: #e7eeed;
  }

  .tailwind .bg-\[\#eeebe7\] {
    background-color: #eeebe7;
  }

  .tailwind .bg-\[\#f5f7fb\] {
    background-color: #f5f7fb;
  }

  .tailwind .bg-\[\#f6f9f8\] {
    background-color: #f6f9f8;
  }

  .tailwind .bg-\[\#f9efe6\] {
    background-color: #f9efe6;
  }

  .tailwind .bg-\[\#fafafa\] {
    background-color: #fafafa;
  }

  .tailwind .bg-white {
    background-color: var(--color-white);
  }

  .tailwind .object-cover {
    object-fit: cover;
  }

  .tailwind .p-\[8px\] {
    padding: 8px;
  }

  .tailwind .p-\[12px\] {
    padding: 12px;
  }

  .tailwind .p-\[16px\] {
    padding: 16px;
  }

  .tailwind .p-\[20px\] {
    padding: 20px;
  }

  .tailwind .p-\[32px\] {
    padding: 32px;
  }

  .tailwind .px-\[16px\] {
    padding-inline: 16px;
  }

  .tailwind .px-\[32px\] {
    padding-inline: 32px;
  }

  .tailwind .px-\[40px\] {
    padding-inline: 40px;
  }

  .tailwind .py-\[8px\] {
    padding-block: 8px;
  }

  .tailwind .py-\[24px\] {
    padding-block: 24px;
  }

  .tailwind .pt-\[40px\] {
    padding-top: 40px;
  }

  .tailwind .font-\[\'Inter\:Bold\'\,sans-serif\] {
    font-family: Inter\:Bold, sans-serif;
  }

  .tailwind .font-\[\'Inter\:Medium\'\,sans-serif\] {
    font-family: Inter\:Medium, sans-serif;
  }

  .tailwind .font-\[\'Schibsted_Grotesk\:Bold\'\,sans-serif\] {
    font-family: Schibsted Grotesk\:Bold, sans-serif;
  }

  .tailwind .text-\[12px\] {
    font-size: 12px;
  }

  .tailwind .text-\[14px\] {
    font-size: 14px;
  }

  .tailwind .text-\[16px\] {
    font-size: 16px;
  }

  .tailwind .text-\[18px\] {
    font-size: 18px;
  }

  .tailwind .text-\[20px\] {
    font-size: 20px;
  }

  .tailwind .text-\[22px\] {
    font-size: 22px;
  }

  .tailwind .text-\[24px\] {
    font-size: 24px;
  }

  .tailwind .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }

  .tailwind .leading-\[1\.4\] {
    --tw-leading: 1.4;
    line-height: 1.4;
  }

  .tailwind .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .tailwind .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .tailwind .tracking-\[-0\.6px\] {
    --tw-tracking: -.6px;
    letter-spacing: -.6px;
  }

  .tailwind .tracking-\[-0\.48px\] {
    --tw-tracking: -.48px;
    letter-spacing: -.48px;
  }

  .tailwind .tracking-\[-0\.54px\] {
    --tw-tracking: -.54px;
    letter-spacing: -.54px;
  }

  .tailwind .tracking-\[-0\.66px\] {
    --tw-tracking: -.66px;
    letter-spacing: -.66px;
  }

  .tailwind .tracking-\[-0\.72px\] {
    --tw-tracking: -.72px;
    letter-spacing: -.72px;
  }

  .tailwind .tracking-\[0\.48px\] {
    --tw-tracking: .48px;
    letter-spacing: .48px;
  }

  .tailwind .tracking-\[0\.56px\] {
    --tw-tracking: .56px;
    letter-spacing: .56px;
  }

  .tailwind .text-ellipsis {
    text-overflow: ellipsis;
  }

  .tailwind .whitespace-nowrap {
    white-space: nowrap;
  }

  .tailwind .text-\[\#1b3b81\] {
    color: #1b3b81;
  }

  .tailwind .text-\[\#1c8155\] {
    color: #1c8155;
  }

  .tailwind .text-\[\#222\] {
    color: #222;
  }

  .tailwind .text-\[\#444\] {
    color: #444;
  }

  .tailwind .text-\[\#555\] {
    color: #555;
  }

  .tailwind .text-\[\#777\] {
    color: #777;
  }

  .tailwind .text-\[\#17938d\] {
    color: #17938d;
  }

  .tailwind .text-\[\#da7d2c\] {
    color: #da7d2c;
  }

  .tailwind .uppercase {
    text-transform: uppercase;
  }

  .tailwind .not-italic {
    font-style: normal;
  }

  .tailwind .shadow-\[0px_0px_4px_0px_rgba\(0\,0\,0\,0\.04\)\,0px_4px_8px_0px_rgba\(0\,0\,0\,0\.06\)\] {
    --tw-shadow: 0px 0px 4px 0px var(--tw-shadow-color, #0000000a), 0px 4px 8px 0px var(--tw-shadow-color, #0000000f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .shadow-\[0px_0px_6px_0px_rgba\(0\,0\,0\,0\.02\)\,0px_2px_4px_0px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0px 0px 6px 0px var(--tw-shadow-color, #00000005), 0px 2px 4px 0px var(--tw-shadow-color, #00000014);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .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, );
  }

  .tailwind .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  .tailwind .active\:cursor-grabbing:active {
    cursor: grabbing;
  }
}

@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-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-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
}
