.visible {
  visibility: visible
}

.invisible {
  visibility: hidden
}

.collapse {
  visibility: collapse
}

.static {
  position: static
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.isolate {
  isolation: isolate
}

.order-first {
  order: -9999
}

.mx-1\.5 {
  margin-left: 0.375rem;
  margin-right: 0.375rem
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem
}

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

.mb-0 {
  margin-bottom: 0px
}

.mb-10 {
  margin-bottom: 2.5rem
}

.mb-2 {
  margin-bottom: 0.5rem
}

.mb-3 {
  margin-bottom: 0.75rem
}

.mb-4 {
  margin-bottom: 1rem
}

.mb-5 {
  margin-bottom: 1.25rem
}

.mb-6 {
  margin-bottom: 1.5rem
}

.mb-8 {
  margin-bottom: 2rem
}

.mt-1 {
  margin-top: 0.25rem
}

.mt-1\.5 {
  margin-top: 0.375rem
}

.mt-4 {
  margin-top: 1rem
}

.mt-5 {
  margin-top: 1.25rem
}

.mt-6 {
  margin-top: 1.5rem
}

.mt-8 {
  margin-top: 2rem
}

.block {
  display: block
}

.inline {
  display: inline
}

.flex {
  display: flex
}

.table {
  display: table
}

.table-row-group {
  display: table-row-group
}

.table-row {
  display: table-row
}

.grid {
  display: grid
}

.contents {
  display: contents
}

.hidden {
  display: none
}

.h-0\.5 {
  height: 0.125rem
}

.h-2 {
  height: 0.5rem
}

.h-3\.5 {
  height: 0.875rem
}

.h-4 {
  height: 1rem
}

.h-px {
  height: 1px
}

.w-2 {
  width: 0.5rem
}

.w-3\.5 {
  width: 0.875rem
}

.w-4 {
  width: 1rem
}

.w-6 {
  width: 1.5rem
}

.w-full {
  width: 100%
}

.max-w-2xl {
  max-width: 42rem
}

.max-w-4xl {
  max-width: 56rem
}

.max-w-content {
  max-width: 1200px
}

.max-w-wide {
  max-width: 1400px
}

.flex-1 {
  flex: 1 1 0%
}

.flex-shrink {
  flex-shrink: 1
}

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

.shrink-0 {
  flex-shrink: 0
}

.grow {
  flex-grow: 1
}

.border-collapse {
  border-collapse: collapse
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(8px)
  }

  100% {
    opacity: 1;
    transform: translateY(0)
  }
}

.animate-fade-up {
  animation: fadeUp 0.4s ease both
}

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

.resize {
  resize: both
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

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

.items-center {
  align-items: center
}

.justify-center {
  justify-content: center
}

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

.gap-2 {
  gap: 0.5rem
}

.gap-2\.5 {
  gap: 0.625rem
}

.gap-3 {
  gap: 0.75rem
}

.gap-4 {
  gap: 1rem
}

.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-brand-800\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 43 19 / 0.25)
}

.overflow-hidden {
  overflow: hidden
}

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

.rounded-2xl {
  border-radius: 1rem
}

.rounded-full {
  border-radius: var(--r-full)
}

.rounded-lg {
  border-radius: var(--r-lg)
}

.rounded-xl {
  border-radius: var(--r-xl)
}

.border {
  border-width: 1px
}

.border-b {
  border-bottom-width: 1px
}

.border-brand-800\/30 {
  border-color: rgb(113 43 19 / 0.3)
}

.border-ink-100 {
  --tw-border-opacity: 1;
  border-color: rgb(213 210 204 / var(--tw-border-opacity, 1))
}

.border-ink-800\/60 {
  border-color: rgb(46 44 41 / 0.6)
}

.bg-brand-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 90 48 / var(--tw-bg-opacity, 1))
}

.bg-brand-red {
  background-color: var(--red)
}

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

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

.from-brand-600\/40 {
  --tw-gradient-from: rgb(153 60 29 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(153 60 29 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-brand-900\/50 {
  --tw-gradient-from: rgb(74 27 12 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(74 27 12 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.via-brand-200\/20 {
  --tw-gradient-to: rgb(240 153 123 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(240 153 123 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-brand-400\/20 {
  --tw-gradient-to: rgb(216 90 48 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(216 90 48 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.to-brand-900\/50 {
  --tw-gradient-to: rgb(74 27 12 / 0.5) var(--tw-gradient-to-position)
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position)
}

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

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem
}

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem
}

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

.pb-px {
  padding-bottom: 1px
}

.pt-0\.5 {
  padding-top: 0.125rem
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem
}

.text-\[10px\] {
  font-size: 10px
}

.text-\[11px\] {
  font-size: 11px
}

.text-\[13\.5px\] {
  font-size: 13.5px
}

.text-\[13px\] {
  font-size: 13px
}

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

.text-base {
  font-size: 1rem;
  line-height: 1.5rem
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem
}

.font-bold {
  font-weight: 700
}

.font-extrabold {
  font-weight: 800
}

.font-light {
  font-weight: 300
}

.font-medium {
  font-weight: 500
}

.font-semibold {
  font-weight: 600
}

.uppercase {
  text-transform: uppercase
}

.lowercase {
  text-transform: lowercase
}

.capitalize {
  text-transform: capitalize
}

.italic {
  font-style: italic
}

.leading-relaxed {
  line-height: 1.625
}

.leading-snug {
  line-height: 1.375
}

.leading-tight {
  line-height: 1.25
}

.tracking-\[0\.18em\] {
  letter-spacing: 0.18em
}

.tracking-widest {
  letter-spacing: 0.1em
}

.text-brand-100\/70 {
  color: rgb(245 196 179 / 0.7)
}

.text-brand-navy {
  color: var(--navy)
}

.text-brand-red {
  color: var(--red)
}

.text-brand-white {
  color: var(--white)
}

.text-ink-400 {
  --tw-text-opacity: 1;
  color: rgb(136 132 128 / var(--tw-text-opacity, 1))
}

.text-ink-600 {
  --tw-text-opacity: 1;
  color: rgb(92 89 85 / var(--tw-text-opacity, 1))
}

.text-ink-900 {
  --tw-text-opacity: 1;
  color: rgb(26 23 20 / var(--tw-text-opacity, 1))
}

.text-navy {
  --tw-text-opacity: 1;
  color: rgb(27 38 50 / var(--tw-text-opacity, 1))
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(181 40 14 / var(--tw-text-opacity, 1))
}

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

.text-white\/80 {
  color: rgb(255 255 255 / 0.8)
}

.underline {
  text-decoration-line: underline
}

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

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-sm {
  --tw-shadow: var(--sh-sm);
  --tw-shadow-colored: var(--sh-sm);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.outline {
  outline-style: solid
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.blur {
  --tw-blur: blur(8px);
  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)
}

.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)
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

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

.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

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

.hover\:border-brand-200\/60:hover {
  border-color: rgb(240 153 123 / 0.6)
}

.hover\:bg-brand-800\/30:hover {
  background-color: rgb(113 43 19 / 0.3)
}

.hover\:shadow-sm:hover {
  --tw-shadow: var(--sh-sm);
  --tw-shadow-colored: var(--sh-sm);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

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

@media (min-width: 640px) {
  .sm\:block {
    display: block
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }

  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
  }
}

@media (min-width: 768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

@media (min-width: 1024px) {
  .lg\:order-last {
    order: 9999
  }

  .lg\:w-52 {
    width: 13rem
  }

  .lg\:max-w-xl {
    max-width: 36rem
  }

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

  .lg\:gap-4 {
    gap: 1rem
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
  }
}

@media (min-width: 1280px) {
  .xl\:w-\[300px\] {
    width: 300px
  }
}
