*, ::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%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px
}

@media (min-width: 100%) {
  .container {
    max-width: 100%
  }
}

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

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

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

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

.visible {
  visibility: visible
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.inset-0 {
  inset: 0px
}

.left-0 {
  left: 0px
}

.top-10 {
  top: 2.5rem
}

.top-full {
  top: 100%
}

.z-0 {
  z-index: 0
}

.z-10 {
  z-index: 10
}

.z-50 {
  z-index: 50
}

.m-0 {
  margin: 0px
}

.m-auto {
  margin: auto
}

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

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

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

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

.-mt-\[10\%\] {
  margin-top: -10%
}

.-mt-\[100px\] {
  margin-top: -100px
}

.-mt-\[180px\] {
  margin-top: -180px
}

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

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

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

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

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

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

.ml-0 {
  margin-left: 0px
}

.ml-auto {
  margin-left: auto
}

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

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

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

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

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

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

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

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

.mt-\[150px\] {
  margin-top: 150px
}

.mt-\[40px\] {
  margin-top: 40px
}

.mt-auto {
  margin-top: auto
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.flex {
  display: flex
}

.table {
  display: table
}

.grid {
  display: grid
}

.hidden {
  display: none
}

.h-1 {
  height: 0.25rem
}

.h-6 {
  height: 1.5rem
}

.h-8 {
  height: 2rem
}

.h-full {
  height: 100%
}

.max-h-0 {
  max-height: 0px
}

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

.w-2\/5 {
  width: 40%
}

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

.w-6 {
  width: 1.5rem
}

.w-8 {
  width: 2rem
}

.w-full {
  width: 100%
}

.w-max {
  width: -moz-max-content;
  width: max-content
}

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

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

.-translate-x-full {
  --tw-translate-x: -100%;
  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-180 {
  --tw-rotate: 180deg;
  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))
}

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

.cursor-pointer {
  cursor: pointer
}

.resize {
  resize: both
}

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

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

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

.flex-row {
  flex-direction: row
}

.flex-col {
  flex-direction: column
}

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

.flex-wrap {
  flex-wrap: wrap
}

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

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

.items-center {
  align-items: center
}

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

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

.justify-center {
  justify-content: center
}

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

.gap-10 {
  gap: 2.5rem
}

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

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse))
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}

.overflow-hidden {
  overflow: hidden
}

.overflow-y-auto {
  overflow-y: auto
}

.text-nowrap {
  text-wrap: nowrap
}

.rounded {
  border-radius: 0.25rem
}

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

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

.rounded-t-\[60px\] {
  border-top-left-radius: 60px;
  border-top-right-radius: 60px
}

.border {
  border-width: 1px
}

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

.border-none {
  border-style: none
}

.bg-\[\#F1FAFB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 250 251 / var(--tw-bg-opacity, 1))
}

.bg-\[\#F3FBFC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 251 252 / var(--tw-bg-opacity, 1))
}

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

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

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

.p-0 {
  padding: 0px
}

.p-3 {
  padding: 0.75rem
}

.p-4 {
  padding: 1rem
}

.p-6 {
  padding: 1.5rem
}

.p-8 {
  padding: 2rem
}

.p-12 {
  padding: 3rem
}

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

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

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

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

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

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

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

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

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

.pb-12 {
  padding-bottom: 3rem
}

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

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

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

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

.pl-2 {
  padding-left: 0.5rem
}

.pl-8 {
  padding-left: 2rem
}

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

.pt-10 {
  padding-top: 2.5rem
}

.pt-12 {
  padding-top: 3rem
}

.pt-3 {
  padding-top: 0.75rem
}

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

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

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-end {
  text-align: end
}

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

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

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

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

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

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

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

.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-xl {
  font-size: 1.25rem;
  line-height: 1.75rem
}

.font-black {
  font-weight: 900
}

.font-bold {
  font-weight: 700
}

.font-medium {
  font-weight: 500
}

.font-normal {
  font-weight: 400
}

.font-semibold {
  font-weight: 600
}

.uppercase {
  text-transform: uppercase
}

.italic {
  font-style: italic
}

.leading-relaxed {
  line-height: 1.625
}

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

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

.underline {
  text-decoration-line: underline
}

.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-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

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

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

@media (min-width: 400px) {
  .sm\:gap-8 {
    gap: 2rem
  }

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

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

  .min-\[400px\]\:-mt-\[210px\] {
    margin-top: -210px
  }

  .min-\[400px\]\:flex-row {
    flex-direction: row
  }

  .min-\[400px\]\:items-center {
    align-items: center
  }
}

@media (min-width: 480px) {
  .min-\[480px\]\:-mt-\[60px\] {
    margin-top: -60px
  }
}

@media (min-width: 600px) {
  .min-\[600px\]\:-mt-\[200px\] {
    margin-top: -200px
  }

  .min-\[600px\]\:w-max {
    width: -moz-max-content;
    width: max-content
  }
}

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

  .md\:-mt-\[120px\] {
    margin-top: -120px
  }

  .md\:-mt-\[15\%\] {
    margin-top: -15%
  }

  .md\:-mt-\[220px\] {
    margin-top: -220px
  }

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

  .md\:ml-auto {
    margin-left: auto
  }

  .md\:block {
    display: block
  }

  .md\:flex {
    display: flex
  }

  .md\:grid {
    display: grid
  }

  .md\:hidden {
    display: none
  }

  .md\:h-1\/2 {
    height: 50%
  }

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

  .md\:basis-\[48\%\] {
    flex-basis: 48%
  }

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

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

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

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

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

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

  .md\:gap-2 {
    gap: 0.5rem
  }

  .md\:gap-8 {
    gap: 2rem
  }

  .md\:p-12 {
    padding: 3rem
  }

  .md\:p-8 {
    padding: 2rem
  }

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

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

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

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

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

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

@media (min-width: 900px) {
  .min-\[900px\]\:-mt-\[250px\] {
    margin-top: -250px
  }
}

@media (min-width: 991px) {
  .lg\:sticky {
    position: sticky
  }

  .lg\:top-36 {
    top: 9rem
  }

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

  .lg\:-mt-\[170px\] {
    margin-top: -170px
  }

  .lg\:block {
    display: block
  }

  .lg\:w-2\/5 {
    width: 40%
  }

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

  .lg\:flex-\[1\] {
    flex: 1
  }

  .lg\:flex-\[3\] {
    flex: 3
  }

  .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\:items-center {
    align-items: center
  }

  .lg\:text-nowrap {
    text-wrap: nowrap
  }

  .lg\:pb-14 {
    padding-bottom: 3.5rem
  }

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

@media (min-width: 1100px) {
  .xl\:sticky {
    position: sticky
  }

  .xl\:top-\[160px\] {
    top: 160px
  }

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

  .xl\:-mt-\[150px\] {
    margin-top: -150px
  }

  .xl\:mt-\[-130px\] {
    margin-top: -130px
  }

  .xl\:block {
    display: block
  }

  .xl\:hidden {
    display: none
  }

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

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

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

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

  .xl\:basis-\[15\%\] {
    flex-basis: 15%
  }

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

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

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

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

  .xl\:pb-0 {
    padding-bottom: 0px
  }

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

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

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

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

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

  .\32xl\:gap-12 {
    gap: 3rem
  }

  .\32xl\:text-nowrap {
    text-wrap: nowrap
  }

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

  .\32xl\:text-\[250px\] {
    font-size: 250px
  }

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

  .min-\[1200px\]\:-mt-\[170px\] {
    margin-top: -170px
  }

  .min-\[1200px\]\:block {
    display: block
  }

  .min-\[1200px\]\:flex-row {
    flex-direction: row
  }

  .min-\[1200px\]\:items-center {
    align-items: center
  }

  .min-\[1200px\]\:text-nowrap {
    text-wrap: nowrap
  }
}

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

  .\33xl\:flex-nowrap {
    flex-wrap: nowrap
  }

  .\33xl\:gap-8 {
    gap: 2rem
  }

  .\33xl\:text-nowrap {
    text-wrap: nowrap
  }

  .min-\[1440px\]\:ml-auto {
    margin-left: auto
  }

  .min-\[1440px\]\:flex-row {
    flex-direction: row
  }

  .min-\[1440px\]\:justify-between {
    justify-content: space-between
  }
}