/*

 * Generated by scripts/generate-tailwind-static-layer.js.

 * Source of truth: live EJS/JS class inventory.

 * Do not edit this file by hand.

 */

*, ::before, ::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before, ::after {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
body {
  margin: 0;
  line-height: inherit;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, optgroup, select, textarea {
  font: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button, select {
  text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
a {
  color: inherit;
  text-decoration: inherit;
}
ol, ul, menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Inventory utilities */

.\!gap-2 {
  gap: 0.5rem !important;
}

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

.\!h-\[46px\] {
  height: 46px !important;
}

.\!h-\[62px\] {
  height: 62px !important;
}

.\!h-\[74px\] {
  height: 74px !important;
}

.\!justify-center {
  justify-content: center !important;
}

.\!min-h-\[140px\] {
  min-height: 140px !important;
}

.\!min-h-\[180px\] {
  min-height: 180px !important;
}

.\!min-h-\[32px\] {
  min-height: 32px !important;
}

.\!min-h-\[34px\] {
  min-height: 34px !important;
}

.\!min-h-\[36px\] {
  min-height: 36px !important;
}

.\!min-h-\[38px\] {
  min-height: 38px !important;
}

.\!min-h-\[40px\] {
  min-height: 40px !important;
}

.\!min-h-\[42px\] {
  min-height: 42px !important;
}

.\!min-h-\[44px\] {
  min-height: 44px !important;
}

.\!min-h-\[72px\] {
  min-height: 72px !important;
}

.\!min-h-\[74px\] {
  min-height: 74px !important;
}

.\!min-h-\[84px\] {
  min-height: 84px !important;
}

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

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

.\!px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

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

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

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

.\!py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

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

.\!py-1\.5 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.\!py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.\!py-2\.5 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}

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

.\!text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

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

.\!text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

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

.\!w-10 {
  width: 2.5rem !important;
}

.\!w-\[46px\] {
  width: 46px !important;
}

.\!w-\[62px\] {
  width: 62px !important;
}

.\!w-full {
  width: 100% !important;
}

@media (min-width: 1536px) {
  .\32xl\:grid-cols-\[1fr\,1fr\] {
    grid-template-columns: 1fr 1fr;
  }
}

.align-top {
  vertical-align: top;
}

.bg-amber-500\/10 {
  background-color: rgb(245 158 11 / 0.1);
}

.bg-black\/90 {
  background-color: rgb(0 0 0 / 0.9);
}

.bg-emerald-50 {
  background-color: rgb(236 253 245);
}

.block {
  display: block;
}

.border {
  border-width: 1px;
}

.border-amber-300\/30 {
  border-color: rgb(252 211 77 / 0.3);
}

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

.border-emerald-200 {
  border-color: rgb(167 243 208);
}

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

.break-all {
  word-break: break-all;
}

.break-words {
  overflow-wrap: break-word;
}

.fixed {
  position: fixed;
}

.flex {
  display: flex;
}

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

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

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

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.font-medium {
  font-weight: 500;
}

.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.font-semibold {
  font-weight: 600;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-6 {
  column-gap: 1.5rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.grid {
  display: grid;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

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

.h-11 {
  height: 2.75rem;
}

.h-16 {
  height: 4rem;
}

.h-24 {
  height: 6rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-9 {
  height: 2.25rem;
}

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

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

.h-auto {
  height: auto;
}

.h-fit {
  height: fit-content;
}

.h-full {
  height: 100%;
}

.hidden {
  display: none;
}

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

.hover\:underline:hover {
  text-decoration-line: underline;
}

.inline-flex {
  display: inline-flex;
}

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

.items-end {
  align-items: flex-end;
}

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

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

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

.justify-end {
  justify-content: flex-end;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.left-4 {
  left: 1rem;
}

@media (min-width: 1024px) {
  .lg\:block {
    display: block;
  }
}

@media (min-width: 1024px) {
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
}

@media (min-width: 1024px) {
  .lg\:flex-row {
    flex-direction: row;
  }
}

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

@media (min-width: 1024px) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-\[1\.05fr\,0\.95fr\] {
    grid-template-columns: 1.05fr 0.95fr;
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-\[1\.1fr\,1fr\] {
    grid-template-columns: 1.1fr 1fr;
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-\[180px_180px_minmax\(0\,1fr\)_auto\] {
    grid-template-columns: 180px 180px minmax(0,1fr) auto;
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-\[1fr\,220px\,220px\,220px\,auto\] {
    grid-template-columns: 1fr 220px 220px 220px auto;
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-\[1fr\,320px\] {
    grid-template-columns: 1fr 320px;
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-\[340px\,1fr\] {
    grid-template-columns: 340px 1fr;
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-\[minmax\(0\,1fr\)_420px\] {
    grid-template-columns: minmax(0,1fr) 420px;
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-\[minmax\(0\,1fr\)_auto\] {
    grid-template-columns: minmax(0,1fr) auto;
  }
}

@media (min-width: 1024px) {
  .lg\:hidden {
    display: none;
  }
}

@media (min-width: 1024px) {
  .lg\:items-end {
    align-items: flex-end;
  }
}

@media (min-width: 1024px) {
  .lg\:items-start {
    align-items: flex-start;
  }
}

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

@media (min-width: 1024px) {
  .lg\:max-h-\[74vh\] {
    max-height: 74vh;
  }
}

@media (min-width: 1024px) {
  .lg\:overflow-y-auto {
    overflow-y: auto;
  }
}

@media (min-width: 1024px) {
  .lg\:p-5 {
    padding: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .lg\:p-6 {
    padding: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .lg\:pr-1 {
    padding-right: 0.25rem;
  }
}

.list-decimal {
  list-style-type: decimal;
}

.list-disc {
  list-style-type: disc;
}

.list-inside {
  list-style-position: inside;
}

.m-auto {
  margin: auto;
}

.max-h-\[220px\] {
  max-height: 220px;
}

.max-h-\[230px\] {
  max-height: 230px;
}

.max-h-\[520px\] {
  max-height: 520px;
}

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

.max-w-3xl {
  max-width: 48rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-\[260px\] {
  max-width: 260px;
}

.max-w-\[380px\] {
  max-width: 380px;
}

.max-w-lg {
  max-width: 32rem;
}

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

.mb-1 {
  margin-bottom: 0.25rem;
}

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

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

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

@media (min-width: 768px) {
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
}

@media (min-width: 768px) {
  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }
}

@media (min-width: 768px) {
  .md\:flex-row {
    flex-direction: row;
  }
}

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

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

@media (min-width: 768px) {
  .md\:grid-cols-\[1fr\,180px\,auto\] {
    grid-template-columns: 1fr 180px auto;
  }
}

@media (min-width: 768px) {
  .md\:grid-cols-\[1fr\,220px\,auto\] {
    grid-template-columns: 1fr 220px auto;
  }
}

@media (min-width: 768px) {
  .md\:grid-cols-\[1fr\,auto\] {
    grid-template-columns: 1fr auto;
  }
}

@media (min-width: 768px) {
  .md\:grid-cols-\[220px\,1fr\,auto\] {
    grid-template-columns: 220px 1fr auto;
  }
}

@media (min-width: 768px) {
  .md\:grid-cols-\[auto\,260px\] {
    grid-template-columns: auto 260px;
  }
}

@media (min-width: 768px) {
  .md\:grid-cols-\[minmax\(0\,1fr\)_auto_auto\] {
    grid-template-columns: minmax(0,1fr) auto auto;
  }
}

@media (min-width: 768px) {
  .md\:items-center {
    align-items: center;
  }
}

@media (min-width: 768px) {
  .md\:justify-between {
    justify-content: space-between;
  }
}

@media (min-width: 768px) {
  .md\:p-10 {
    padding: 2.5rem;
  }
}

@media (min-width: 768px) {
  .md\:p-7 {
    padding: 1.75rem;
  }
}

@media (min-width: 768px) {
  .md\:p-8 {
    padding: 2rem;
  }
}

@media (min-width: 768px) {
  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 768px) {
  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.min-h-\[320px\] {
  min-height: 320px;
}

.min-h-\[360px\] {
  min-height: 360px;
}

.min-h-\[420px\] {
  min-height: 420px;
}

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

.min-w-0 {
  min-width: 0px;
}

.min-w-\[1240px\] {
  min-width: 1240px;
}

.min-w-\[160px\] {
  min-width: 160px;
}

.min-w-\[170px\] {
  min-width: 170px;
}

.min-w-\[180px\] {
  min-width: 180px;
}

.min-w-\[190px\] {
  min-width: 190px;
}

.min-w-\[220px\] {
  min-width: 220px;
}

.min-w-\[250px\] {
  min-width: 250px;
}

.min-w-\[260px\] {
  min-width: 260px;
}

.min-w-\[280px\] {
  min-width: 280px;
}

.min-w-\[320px\] {
  min-width: 320px;
}

.min-w-\[340px\] {
  min-width: 340px;
}

.min-w-\[360px\] {
  min-width: 360px;
}

.min-w-\[36px\] {
  min-width: 36px;
}

.min-w-\[560px\] {
  min-width: 560px;
}

.min-w-\[620px\] {
  min-width: 620px;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.mt-0 {
  margin-top: 0px;
}

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

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

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

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

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

.mt-7 {
  margin-top: 1.75rem;
}

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

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

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

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

.opacity-60 {
  opacity: 0.6;
}

.opacity-85 {
  opacity: 0.85;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

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

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

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

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

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

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

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

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

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

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

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

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

.relative {
  position: relative;
}

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

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.shadow-lg {
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

@media (min-width: 640px) {
  .sm\:flex-row {
    flex-direction: row;
  }
}

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

@media (min-width: 640px) {
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 640px) {
  .sm\:grid-cols-\[1fr\,auto\,auto\] {
    grid-template-columns: 1fr auto auto;
  }
}

@media (min-width: 640px) {
  .sm\:grid-cols-\[1fr\,auto\] {
    grid-template-columns: 1fr auto;
  }
}

@media (min-width: 640px) {
  .sm\:grid-cols-\[220px\,1fr\] {
    grid-template-columns: 220px 1fr;
  }
}

@media (min-width: 640px) {
  .sm\:items-center {
    align-items: center;
  }
}

@media (min-width: 640px) {
  .sm\:items-start {
    align-items: flex-start;
  }
}

@media (min-width: 640px) {
  .sm\:justify-between {
    justify-content: space-between;
  }
}

@media (min-width: 640px) {
  .sm\:w-auto {
    width: auto;
  }
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 0.25rem;
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 0.5rem;
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 0.75rem;
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 1rem;
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 1.25rem;
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 1.5rem;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

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

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

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

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

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

.text-amber-700 {
  color: rgb(180 83 9);
}

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

.text-center {
  text-align: center;
}

.text-emerald-700 {
  color: rgb(4 120 87);
}

.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

.text-rose-200 {
  color: rgb(254 205 211);
}

.text-rose-600 {
  color: rgb(225 29 72);
}

.text-rose-700 {
  color: rgb(190 18 60);
}

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

.text-white {
  color: rgb(255 255 255);
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

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

.top-4 {
  top: 1rem;
}

.tracking-\[0\.08em\] {
  letter-spacing: 0.08em;
}

.tracking-\[0\.12em\] {
  letter-spacing: 0.12em;
}

.tracking-\[0\.16em\] {
  letter-spacing: 0.16em;
}

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

.tracking-\[0\.1em\] {
  letter-spacing: 0.1em;
}

.tracking-\[0\.24em\] {
  letter-spacing: 0.24em;
}

.tracking-\[0\.2em\] {
  letter-spacing: 0.2em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

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

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.uppercase {
  text-transform: uppercase;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

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

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

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

.w-full {
  width: 100%;
}

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

.whitespace-pre-line {
  white-space: pre-line;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

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

@media (min-width: 1280px) {
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .xl\:grid-cols-\[1\.25fr\,1fr\] {
    grid-template-columns: 1.25fr 1fr;
  }
}

@media (min-width: 1280px) {
  .xl\:grid-cols-\[1fr\,360px\] {
    grid-template-columns: 1fr 360px;
  }
}

@media (min-width: 1280px) {
  .xl\:grid-cols-\[1fr\,380px\] {
    grid-template-columns: 1fr 380px;
  }
}

@media (min-width: 1280px) {
  .xl\:grid-cols-\[360px\,1fr\] {
    grid-template-columns: 360px 1fr;
  }
}

.z-\[140\] {
  z-index: 140;
}
