/*
Styles added by Tailwind preflight core plugin, but wrapped in an element
selector. See https://v3.tailwindcss.com/docs/preflight
*/
/* line 7, app/assets/stylesheets/tiger/normalize.scss */
tw\:root {
  /*
  ! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
  */
  /*
  1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
  2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
  */
  /*
  1. Use a consistent sensible line-height in all browsers.
  2. Prevent adjustments of font size after orientation changes in iOS.
  3. Use a more readable tab size.
  4. Use the user's configured `sans` font-family by default.
  5. Use the user's configured `sans` font-feature-settings by default.
  6. Use the user's configured `sans` font-variation-settings by default.
  7. Disable tap highlights on iOS
  */
  /*
  1. Remove the margin in all browsers.
  2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
  */
  /*
  1. Add the correct height in Firefox.
  2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
  3. Ensure horizontal rules are visible by default.
  */
  /*
  Add the correct text decoration in Chrome, Edge, and Safari.
  */
  /*
  Remove the default font size and weight for headings.
  */
  /*
  Reset links to optimize for opt-in styling instead of opt-out.
  */
  /*
  Add the correct font weight in Edge and Safari.
  */
  /*
  1. Use the user's configured `mono` font-family by default.
  2. Use the user's configured `mono` font-feature-settings by default.
  3. Use the user's configured `mono` font-variation-settings by default.
  4. Correct the odd `em` font sizing in all browsers.
  */
  /*
  Add the correct font size in all browsers.
  */
  /*
  Prevent `sub` and `sup` elements from affecting the line height in all browsers.
  */
  /*
  1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
  2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
  3. Remove gaps between table borders by default.
  */
  /*
  1. Change the font styles in all browsers.
  2. Remove the margin in Firefox and Safari.
  3. Remove default padding in all browsers.
  */
  /*
  Remove the inheritance of text transform in Edge and Firefox.
  */
  /*
  1. Correct the inability to style clickable types in iOS and Safari.
  2. Remove default button styles.
  */
  /*
  Use the modern Firefox focus style for all focusable elements.
  */
  /*
  Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
  */
  /*
  Add the correct vertical alignment in Chrome and Firefox.
  */
  /*
  Correct the cursor style of increment and decrement buttons in Safari.
  */
  /*
  1. Correct the odd appearance in Chrome and Safari.
  2. Correct the outline style in Safari.
  */
  /*
  Remove the inner padding in Chrome and Safari on macOS.
  */
  /*
  1. Correct the inability to style clickable types in iOS and Safari.
  2. Change font properties to `inherit` in Safari.
  */
  /*
  Add the correct display in Chrome and Safari.
  */
  /*
  Removes the default spacing and border for appropriate elements.
  */
  /*
  Reset default styling for dialogs.
  */
  /*
  Prevent resizing textareas horizontally by default.
  */
  /*
  1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
  2. Set the default placeholder color to the user's configured gray 400 color.
  */
  /*
  Set the default cursor for buttons.
  */
  /*
  Make sure disabled buttons don't get the pointer cursor.
  */
  /*
  1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
  2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
     This can trigger a poorly considered lint error in some tools but is included by design.
  */
  /*
  Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
  */
  /* Make elements with the HTML hidden attribute stay hidden by default */
}

/* line 17, app/assets/stylesheets/tiger/normalize.scss */
tw\:root *,
tw\:root ::before,
tw\:root ::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

/* line 30, app/assets/stylesheets/tiger/normalize.scss */
tw\:root ::before,
tw\:root ::after {
  --tw-content: '';
}

/* line 45, app/assets/stylesheets/tiger/normalize.scss */
tw\:root html,
tw\:root :host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/* line 71, app/assets/stylesheets/tiger/normalize.scss */
tw\:root body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/* line 84, app/assets/stylesheets/tiger/normalize.scss */
tw\:root hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/* line 97, app/assets/stylesheets/tiger/normalize.scss */
tw\:root abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/* line 106, app/assets/stylesheets/tiger/normalize.scss */
tw\:root h1,
tw\:root h2,
tw\:root h3,
tw\:root h4,
tw\:root h5,
tw\:root h6 {
  font-size: inherit;
  font-weight: inherit;
}

/* line 120, app/assets/stylesheets/tiger/normalize.scss */
tw\:root a {
  color: inherit;
  text-decoration: inherit;
}

/* line 129, app/assets/stylesheets/tiger/normalize.scss */
tw\:root b,
tw\:root strong {
  font-weight: bolder;
}

/* line 141, app/assets/stylesheets/tiger/normalize.scss */
tw\:root code,
tw\:root kbd,
tw\:root samp,
tw\:root pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/* line 159, app/assets/stylesheets/tiger/normalize.scss */
tw\:root small {
  font-size: 80%;
}

/* line 167, app/assets/stylesheets/tiger/normalize.scss */
tw\:root sub,
tw\:root sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 175, app/assets/stylesheets/tiger/normalize.scss */
tw\:root sub {
  bottom: -0.25em;
}

/* line 179, app/assets/stylesheets/tiger/normalize.scss */
tw\:root sup {
  top: -0.5em;
}

/* line 189, app/assets/stylesheets/tiger/normalize.scss */
tw\:root table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/* line 204, app/assets/stylesheets/tiger/normalize.scss */
tw\:root button,
tw\:root input,
tw\:root optgroup,
tw\:root select,
tw\:root textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/* line 235, app/assets/stylesheets/tiger/normalize.scss */
tw\:root button,
tw\:root select {
  text-transform: none;
}

/* line 245, app/assets/stylesheets/tiger/normalize.scss */
tw\:root button,
tw\:root input:where([type='button']),
tw\:root input:where([type='reset']),
tw\:root input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/* line 261, app/assets/stylesheets/tiger/normalize.scss */
tw\:root :-moz-focusring {
  outline: auto;
}

/* line 269, app/assets/stylesheets/tiger/normalize.scss */
tw\:root :-moz-ui-invalid {
  box-shadow: none;
}

/* line 277, app/assets/stylesheets/tiger/normalize.scss */
tw\:root progress {
  vertical-align: baseline;
}

/* line 285, app/assets/stylesheets/tiger/normalize.scss */
tw\:root ::-webkit-inner-spin-button,
tw\:root ::-webkit-outer-spin-button {
  height: auto;
}

/* line 295, app/assets/stylesheets/tiger/normalize.scss */
tw\:root [type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/* line 306, app/assets/stylesheets/tiger/normalize.scss */
tw\:root ::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 315, app/assets/stylesheets/tiger/normalize.scss */
tw\:root ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* line 326, app/assets/stylesheets/tiger/normalize.scss */
tw\:root summary {
  display: list-item;
}

/* line 334, app/assets/stylesheets/tiger/normalize.scss */
tw\:root blockquote,
tw\:root dl,
tw\:root dd,
tw\:root h1,
tw\:root h2,
tw\:root h3,
tw\:root h4,
tw\:root h5,
tw\:root h6,
tw\:root hr,
tw\:root figure,
tw\:root p,
tw\:root pre {
  margin: 0;
}

/* line 350, app/assets/stylesheets/tiger/normalize.scss */
tw\:root fieldset {
  margin: 0;
  padding: 0;
}

/* line 355, app/assets/stylesheets/tiger/normalize.scss */
tw\:root legend {
  padding: 0;
}

/* line 359, app/assets/stylesheets/tiger/normalize.scss */
tw\:root ol,
tw\:root ul,
tw\:root menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 371, app/assets/stylesheets/tiger/normalize.scss */
tw\:root dialog {
  padding: 0;
}

/* line 379, app/assets/stylesheets/tiger/normalize.scss */
tw\:root textarea {
  resize: vertical;
}

/* line 388, app/assets/stylesheets/tiger/normalize.scss */
tw\:root input::-moz-placeholder, tw\:root textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/* line 395, app/assets/stylesheets/tiger/normalize.scss */
tw\:root input::placeholder,
tw\:root textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/* line 407, app/assets/stylesheets/tiger/normalize.scss */
tw\:root button,
tw\:root [role="button"] {
  cursor: pointer;
}

/* line 416, app/assets/stylesheets/tiger/normalize.scss */
tw\:root :disabled {
  cursor: default;
}

/* line 426, app/assets/stylesheets/tiger/normalize.scss */
tw\:root img,
tw\:root svg,
tw\:root video,
tw\:root canvas,
tw\:root audio,
tw\:root iframe,
tw\:root embed,
tw\:root object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/* line 444, app/assets/stylesheets/tiger/normalize.scss */
tw\:root img,
tw\:root video {
  max-width: 100%;
  height: auto;
}

/* line 452, app/assets/stylesheets/tiger/normalize.scss */
tw\:root [hidden] {
  display: none;
}

/* line 456, app/assets/stylesheets/tiger/normalize.scss */
tw\:root .container {
  width: 100%;
}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  
}

.container {
  width: 100%
}

@media (min-width: 640px) {
  .container {
    max-width: 640px
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px
  }
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.bottom-0 {
  bottom: 0px
}

.left-0 {
  left: 0px
}

.left-\[-10px\] {
  left: -10px
}

.right-0 {
  right: 0px
}

.top-\[126px\] {
  top: 126px
}

.top-\[62px\] {
  top: 62px
}

.top-full {
  top: 100%
}

.z-30 {
  z-index: 30
}

.z-40 {
  z-index: 40
}

.z-50 {
  z-index: 50
}

.order-last {
  order: 9999
}

.m-auto {
  margin: auto
}

.mx-1\.5 {
  margin-left: 6px;
  margin-right: 6px
}

.mx-2 {
  margin-left: 8px;
  margin-right: 8px
}

.mx-auto {
  margin-left: auto;
  margin-right: auto
}

.my-2 {
  margin-top: 8px;
  margin-bottom: 8px
}

.my-4 {
  margin-top: 16px;
  margin-bottom: 16px
}

.mb-6 {
  margin-bottom: 24px
}

.mr-1 {
  margin-right: 4px
}

.mr-4 {
  margin-right: 16px
}

.mr-auto {
  margin-right: auto
}

.mt-1\.5 {
  margin-top: 6px
}

.mt-4 {
  margin-top: 16px
}

.block {
  display: block
}

.inline {
  display: inline
}

.flex {
  display: flex
}

.hidden {
  display: none
}

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

.h-12 {
  height: 48px
}

.h-4 {
  height: 16px
}

.h-6 {
  height: 24px
}

.h-\[16px\] {
  height: 16px
}

.h-\[38px\] {
  height: 38px
}

.h-\[42px\] {
  height: 42px
}

.h-\[56px\] {
  height: 56px
}

.min-h-screen {
  min-height: 100vh
}

.w-4 {
  width: 16px
}

.w-6 {
  width: 24px
}

.w-\[240px\] {
  width: 240px
}

.w-full {
  width: 100%
}

.w-screen {
  width: 100vw
}

.flex-none {
  flex: none
}

.flex-grow {
  flex-grow: 1
}

.grow {
  flex-grow: 1
}

.grow-0 {
  flex-grow: 0
}

.cursor-pointer {
  cursor: pointer
}

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

.list-none {
  list-style-type: none
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

.items-center {
  align-items: center
}

.justify-center {
  justify-content: center
}

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

.gap-4 {
  gap: 16px
}

.gap-x-12 {
  -moz-column-gap: 48px;
       column-gap: 48px
}

.gap-x-4 {
  -moz-column-gap: 16px;
       column-gap: 16px
}

.gap-x-6 {
  -moz-column-gap: 24px;
       column-gap: 24px
}

.gap-y-2 {
  row-gap: 8px
}

.gap-y-6 {
  row-gap: 24px
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-\[\#F8F6F2\] > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(248 246 242 / var(--tw-divide-opacity))
}

.self-center {
  align-self: center
}

.rounded-\[100px\] {
  border-radius: 100px
}

.rounded-lg {
  border-radius: 8px
}

.border {
  border-width: 1px
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px
}

.border-t {
  border-top-width: 1px
}

.border-\[\#B2B2B2\] {
  --tw-border-opacity: 1;
  border-color: rgb(178 178 178 / var(--tw-border-opacity))
}

.border-\[\#F8F6F2\] {
  --tw-border-opacity: 1;
  border-color: rgb(248 246 242 / var(--tw-border-opacity))
}

.border-\[\#d9d9d9\] {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity))
}

.bg-\[\#f5f5f5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}

.bg-\[\#f8f6f2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 246 242 / var(--tw-bg-opacity))
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.from-\[\#A4D5F0\] {
  --tw-gradient-from: #A4D5F0 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(164 213 240 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.to-\[\#B8B8FF\] {
  --tw-gradient-to: #B8B8FF var(--tw-gradient-to-position)
}

.p-4 {
  padding: 16px
}

.px-4 {
  padding-left: 16px;
  padding-right: 16px
}

.px-5 {
  padding-left: 20px;
  padding-right: 20px
}

.px-6 {
  padding-left: 24px;
  padding-right: 24px
}

.px-8 {
  padding-left: 32px;
  padding-right: 32px
}

.py-1\.5 {
  padding-top: 6px;
  padding-bottom: 6px
}

.py-12 {
  padding-top: 48px;
  padding-bottom: 48px
}

.py-2 {
  padding-top: 8px;
  padding-bottom: 8px
}

.py-6 {
  padding-top: 24px;
  padding-bottom: 24px
}

.pb-24 {
  padding-bottom: 96px
}

.pt-4 {
  padding-top: 16px
}

.pt-8 {
  padding-top: 32px
}

.font-merchants-sans {
  font-family: 'Plus Jakarta Sans'
}

.text-sm {
  font-size: 14px
}

.text-xs {
  font-size: 12px
}

.font-extrabold {
  font-weight: 800
}

.font-light {
  font-weight: 300
}

.font-medium {
  font-weight: 500
}

.leading-none {
  line-height: 1
}

.text-\[\#242622\] {
  --tw-text-opacity: 1;
  color: rgb(36 38 34 / var(--tw-text-opacity))
}

.text-\[\#b3b3b3\] {
  --tw-text-opacity: 1;
  color: rgb(179 179 179 / var(--tw-text-opacity))
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity))
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity))
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.duration-150 {
  transition-duration: 150ms
}

.placeholder\:text-sm::-moz-placeholder {
  font-size: 14px
}

.placeholder\:text-sm::placeholder {
  font-size: 14px
}

.placeholder\:text-\[\#757575\]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(117 117 117 / var(--tw-text-opacity))
}

.placeholder\:text-\[\#757575\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(117 117 117 / var(--tw-text-opacity))
}

.hover\:bg-\[\#f8f6f2\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 246 242 / var(--tw-bg-opacity))
}

.hover\:text-\[\#242622\]:hover {
  --tw-text-opacity: 1;
  color: rgb(36 38 34 / var(--tw-text-opacity))
}

.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity))
}

.focus\:text-\[\#242622\]:focus {
  --tw-text-opacity: 1;
  color: rgb(36 38 34 / var(--tw-text-opacity))
}

.focus\:no-underline:focus {
  text-decoration-line: none
}

.active\:text-\[\#242622\]:active {
  --tw-text-opacity: 1;
  color: rgb(36 38 34 / var(--tw-text-opacity))
}

.active\:no-underline:active {
  text-decoration-line: none
}

.group[open] .group-open\:\!block {
  display: block !important
}

.group\/breadcrumb[open] .group-open\/breadcrumb\:inline {
  display: inline
}

.group[open] .group-open\:\!inline {
  display: inline !important
}

.group\/breadcrumb[open] .group-open\/breadcrumb\:hidden {
  display: none
}

.group[open] .group-open\:hidden {
  display: none
}

@media (min-width: 640px) {
  .sm\:order-none {
    order: 0
  }

  .sm\:flex-row {
    flex-direction: row
  }

  .sm\:items-center {
    align-items: center
  }

  .sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px
  }
}

@media (min-width: 768px) {
  .md\:order-none {
    order: 0
  }

  .md\:my-8 {
    margin-top: 32px;
    margin-bottom: 32px
  }

  .md\:block {
    display: block
  }

  .md\:\!flex {
    display: flex !important
  }

  .md\:flex {
    display: flex
  }

  .md\:hidden {
    display: none
  }

  .md\:h-\[22px\] {
    height: 22px
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap
  }

  .md\:py-12 {
    padding-top: 48px;
    padding-bottom: 48px
  }

  .md\:text-base {
    font-size: 16px
  }
}

@media (min-width: 1024px) {
  .lg\:justify-evenly {
    justify-content: space-evenly
  }

  .lg\:gap-x-20 {
    -moz-column-gap: 80px;
         column-gap: 80px
  }
}

@media (min-width: 1280px) {
  .xl\:block {
    display: block
  }

  .xl\:grow-\[3\] {
    flex-grow: 3
  }
}

@media (min-width: 1536px) {
  .\32xl\:grow {
    flex-grow: 1
  }
}

.dark\:text-white:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}
/*


 */
