.pointer-events-none {
  pointer-events: none
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.right-0 {
  right: 0px
}

.top-0 {
  top: 0px
}

.bottom-0 {
  bottom: 0px
}

.-left-16 {
  left: -4rem
}

.top-16 {
  top: 4rem
}

.-right-16 {
  right: -4rem
}

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

.bottom-\[260px\] {
  bottom: 260px
}

.right-1\/4 {
  right: 25%
}

.top-20 {
  top: 5rem
}

.-right-2 {
  right: -0.5rem
}

.-left-28 {
  left: -7rem
}

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

.-left-10 {
  left: -2.5rem
}

.left-12 {
  left: 3rem
}

.-left-20 {
  left: -5rem
}

.bottom-10 {
  bottom: 2.5rem
}

.right-5 {
  right: 1.25rem
}

.right-36 {
  right: 9rem
}

.-bottom-16 {
  bottom: -4rem
}

.left-0 {
  left: 0px
}

.-bottom-\[17px\] {
  bottom: -17px
}

.left-1\/3 {
  left: 33.333333%
}

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

.-right-10 {
  right: -2.5rem
}

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

.-bottom-\[25px\] {
  bottom: -25px
}

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

.top-1\/3 {
  top: 33.333333%
}

.-right-\[15px\] {
  right: -15px
}

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

.-right-1 {
  right: -0.25rem
}

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

.right-16 {
  right: 4rem
}

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

.z-\[-1\] {
  z-index: -1
}

.z-10 {
  z-index: 10
}

.z-40 {
  z-index: 40
}

.z-20 {
  z-index: 20
}

.z-50 {
  z-index: 50
}

.z-\[1\] {
  z-index: 1
}

.col-span-2 {
  grid-column: span 2 / span 2
}

.row-auto {
  grid-row: auto
}

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

.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px
}

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

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

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

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

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

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

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

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

.ml-4 {
  margin-left: 1rem
}

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

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

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

.mb-7 {
  margin-bottom: 1.75rem
}

.mr-2 {
  margin-right: 0.5rem
}

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

.ml-auto {
  margin-left: auto
}

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

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

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

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

.mb-9 {
  margin-bottom: 2.25rem
}

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

.mr-1 {
  margin-right: 0.25rem
}

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

.mr-3 {
  margin-right: 0.75rem
}

.-mt-44 {
  margin-top: -11rem
}

.mt-auto {
  margin-top: auto
}

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

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.inline {
  display: inline
}

.flex {
  display: flex
}

.table {
  display: table
}

.grid {
  display: grid
}

.hidden {
  display: none
}

.h-32 {
  height: 8rem
}

.h-14 {
  height: 3.5rem
}

.h-10 {
  height: 2.5rem
}

.h-px {
  height: 1px
}

.h-20 {
  height: 5rem
}

.h-16 {
  height: 4rem
}

.h-12 {
  height: 3rem
}

.h-36 {
  height: 9rem
}

.h-44 {
  height: 11rem
}

.h-11 {
  height: 2.75rem
}

.h-full {
  height: 100%
}

.h-\[18rem\] {
  height: 18rem
}

.h-6 {
  height: 1.5rem
}

.h-8 {
  height: 2rem
}

.h-0 {
  height: 0px
}

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

.min-h-\[10rem\] {
  min-height: 10rem
}

.min-h-\[15rem\] {
  min-height: 15rem
}

.min-h-\[18rem\] {
  min-height: 18rem
}

.w-1\/3 {
  width: 33.333333%
}

.w-32 {
  width: 8rem
}

.w-14 {
  width: 3.5rem
}

.w-10 {
  width: 2.5rem
}

.w-full {
  width: 100%
}

.w-1\/2 {
  width: 50%
}

.w-2\/3 {
  width: 66.666667%
}

.w-20 {
  width: 5rem
}

.w-3\/4 {
  width: 75%
}

.w-px {
  width: 1px
}

.w-24 {
  width: 6rem
}

.w-80 {
  width: 20rem
}

.w-36 {
  width: 9rem
}

.w-11 {
  width: 2.75rem
}

.w-6 {
  width: 1.5rem
}

.w-8 {
  width: 2rem
}

.w-0 {
  width: 0px
}

.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.min-w-\[18rem\] {
  min-width: 18rem
}

.min-w-\[2rem\] {
  min-width: 2rem
}

.flex-grow {
  flex-grow: 1
}

.grow {
  flex-grow: 1
}

.basis-40 {
  flex-basis: 10rem
}

.basis-full {
  flex-basis: 100%
}

.border-collapse {
  border-collapse: collapse
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  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))
}

.rotate-90 {
  --tw-rotate: 90deg;
  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))
}

.cursor-pointer {
  cursor: pointer
}

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

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

.flex-col {
  flex-direction: column
}

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

.flex-wrap {
  flex-wrap: wrap
}

.items-center {
  align-items: center
}

.items-stretch {
  align-items: stretch
}

.justify-start {
  justify-content: flex-start
}

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

.justify-center {
  justify-content: center
}

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

.justify-items-center {
  justify-items: center
}

.gap-4 {
  gap: 1rem
}

.gap-8 {
  gap: 2rem
}

.gap-2 {
  gap: 0.5rem
}

.gap-16 {
  gap: 4rem
}

.gap-5 {
  gap: 1.25rem
}

.gap-y-6 {
  row-gap: 1.5rem
}

.gap-x-11 {
  -moz-column-gap: 2.75rem;
       column-gap: 2.75rem
}

.gap-y-2 {
  row-gap: 0.5rem
}

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

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem
}

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

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem
}

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

.gap-y-3 {
  row-gap: 0.75rem
}

.gap-y-16 {
  row-gap: 4rem
}

.self-center {
  align-self: center
}

.justify-self-start {
  justify-self: start
}

.justify-self-end {
  justify-self: end
}

.overflow-hidden {
  overflow: hidden
}

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

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

.rounded {
  border-radius: 0.25rem
}

.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px
}

.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px
}

.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem
}

.rounded-b-3xl {
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem
}

.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px
}

.border-0 {
  border-width: 0px
}

.border {
  border-width: 1px
}

.border-x-\[40px\] {
  border-left-width: 40px;
  border-right-width: 40px
}

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

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

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

.border-r-0 {
  border-right-width: 0px
}

.border-t-\[26px\] {
  border-top-width: 26px
}

.border-l {
  border-left-width: 1px
}

.border-solid {
  border-style: solid
}

.border-x-transparent {
  border-left-color: transparent;
  border-right-color: transparent
}

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

.bg-transparent {
  background-color: transparent
}

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

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

.object-scale-down {
  -o-object-fit: scale-down;
     object-fit: scale-down
}

.object-bottom {
  -o-object-position: bottom;
     object-position: bottom
}

.object-top {
  -o-object-position: top;
     object-position: top
}

.p-8 {
  padding: 2rem
}

.p-3 {
  padding: 0.75rem
}

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

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

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

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

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem
}

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

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

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

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem
}

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

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

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

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

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

.pt-8 {
  padding-top: 2rem
}

.pb-28 {
  padding-bottom: 7rem
}

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

.pb-52 {
  padding-bottom: 13rem
}

.pb-24 {
  padding-bottom: 6rem
}

.pl-0 {
  padding-left: 0px
}

.pt-24 {
  padding-top: 6rem
}

.pl-10 {
  padding-left: 2.5rem
}

.pb-4 {
  padding-bottom: 1rem
}

.pl-16 {
  padding-left: 4rem
}

.pt-20 {
  padding-top: 5rem
}

.pb-32 {
  padding-bottom: 8rem
}

.pb-36 {
  padding-bottom: 9rem
}

.pb-16 {
  padding-bottom: 4rem
}

.pb-20 {
  padding-bottom: 5rem
}

.pl-12 {
  padding-left: 3rem
}

.text-center {
  text-align: center
}

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

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

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

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

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

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

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

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

.font-light {
  font-weight: 300
}

.font-semibold {
  font-weight: 600
}

.uppercase {
  text-transform: uppercase
}

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

.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline
}

.shadow-\[0_10px_0px_1px_rgba\(245\2c 245\2c 245\2c 1\)\] {
  --tw-shadow: 0 10px 0px 1px rgba(245,245,245,1);
  --tw-shadow-colored: 0 10px 0px 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)
}

.outline {
  outline-style: solid
}

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

.even\:ml-auto:nth-child(even) {
  margin-left: auto
}

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

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

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

@media (min-width: 640px) {
  .sm\:w-2\/5 {
    width: 40%
  }

  .sm\:w-3\/5 {
    width: 60%
  }

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

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

@media (min-width: 768px) {
  .md\:-mt-8 {
    margin-top: -2rem
  }

  .md\:block {
    display: block
  }

  .md\:w-2\/3 {
    width: 66.666667%
  }

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

@media (min-width: 1152px) {
  .lg\:-left-12 {
    left: -3rem
  }

  .lg\:-bottom-10 {
    bottom: -2.5rem
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2
  }

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

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px
  }

  .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px
  }

  .lg\:mt-0 {
    margin-top: 0px
  }

  .lg\:mt-2 {
    margin-top: 0.5rem
  }

  .lg\:-mt-44 {
    margin-top: -11rem
  }

  .lg\:block {
    display: block
  }

  .lg\:grid {
    display: grid
  }

  .lg\:hidden {
    display: none
  }

  .lg\:h-\[335px\] {
    height: 335px
  }

  .lg\:h-16 {
    height: 4rem
  }

  .lg\:h-20 {
    height: 5rem
  }

  .lg\:w-1\/4 {
    width: 25%
  }

  .lg\:w-1\/2 {
    width: 50%
  }

  .lg\:w-\[512px\] {
    width: 512px
  }

  .lg\:w-36 {
    width: 9rem
  }

  .lg\:w-8 {
    width: 2rem
  }

  .lg\:w-20 {
    width: 5rem
  }

  .lg\:w-\[28rem\] {
    width: 28rem
  }

  .lg\:w-3\/5 {
    width: 60%
  }

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

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

  .lg\:grow-0 {
    flex-grow: 0
  }

  .lg\:basis-5\/12 {
    flex-basis: 41.666667%
  }

  .lg\:basis-80 {
    flex-basis: 20rem
  }

  .lg\:basis-2\/3 {
    flex-basis: 66.666667%
  }

  .lg\:basis-1\/3 {
    flex-basis: 33.333333%
  }

  .lg\:rotate-0 {
    --tw-rotate: 0deg;
    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))
  }

  .lg\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr)
  }

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

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

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

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

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

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

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

  .lg\:gap-x-16 {
    -moz-column-gap: 4rem;
         column-gap: 4rem
  }

  .lg\:self-start {
    align-self: flex-start
  }

  .lg\:object-fill {
    -o-object-fit: fill;
       object-fit: fill
  }

  .lg\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem
  }

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

  .lg\:pl-6 {
    padding-left: 1.5rem
  }

  .lg\:pr-6 {
    padding-right: 1.5rem
  }

  .lg\:pt-5 {
    padding-top: 1.25rem
  }
}
