*, ::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:  ;
}

::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:  ;
}

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

.visible {
  visibility: visible !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.inset-0 {
  inset: 0px !important;
}

.bottom-0 {
  bottom: 0px !important;
}

.left-4 {
  left: 1rem !important;
}

.left-auto {
  left: auto !important;
}

.right-0 {
  right: 0px !important;
}

.top-0 {
  top: 0px !important;
}

.top-2 {
  top: 0.5rem !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-10 {
  z-index: 10 !important;
}

.z-20 {
  z-index: 20 !important;
}

.z-\[100\] {
  z-index: 100 !important;
}

.z-\[10\] {
  z-index: 10 !important;
}

.z-\[90\] {
  z-index: 90 !important;
}

.m-0 {
  margin: 0px !important;
}

.m-4 {
  margin: 1rem !important;
}

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

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

.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

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

.mb-5 {
  margin-bottom: 1.25rem !important;
}

.ml-4 {
  margin-left: 1rem !important;
}

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

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

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

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

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

.mt-\[50px\] {
  margin-top: 50px !important;
}

.box-border {
  box-sizing: border-box !important;
}

.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.flex {
  display: flex !important;
}

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

.grid {
  display: grid !important;
}

.contents {
  display: contents !important;
}

.hidden {
  display: none !important;
}

.h-10 {
  height: 2.5rem !important;
}

.h-20 {
  height: 5rem !important;
}

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

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

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

.h-full {
  height: 100% !important;
}

.h-screen {
  height: 100vh !important;
}

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

.min-h-\[50vh\] {
  min-height: 50vh !important;
}

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

.w-0 {
  width: 0px !important;
}

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

.w-20 {
  width: 5rem !important;
}

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

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

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

.w-\[50\%\] {
  width: 50% !important;
}

.w-\[60\%\] {
  width: 60% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-\[60\%\] {
  max-width: 60% !important;
}

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

.max-w-\[80\%\] {
  max-width: 80% !important;
}

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

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

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

.grow {
  flex-grow: 1 !important;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite !important;
}

.cursor-not-allowed {
  cursor: not-allowed !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

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

.flex-row {
  flex-direction: row !important;
}

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

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

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

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

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

.justify-start {
  justify-content: flex-start !important;
}

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

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

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

.gap-0 {
  gap: 0px !important;
}

.gap-10 {
  gap: 2.5rem !important;
}

.gap-3 {
  gap: 0.75rem !important;
}

.gap-4 {
  gap: 1rem !important;
}

.gap-x-1 {
  column-gap: 0.25rem !important;
}

.gap-x-10 {
  column-gap: 2.5rem !important;
}

.gap-x-14 {
  column-gap: 3.5rem !important;
}

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

.gap-x-20 {
  column-gap: 5rem !important;
}

.gap-x-3 {
  column-gap: 0.75rem !important;
}

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

.gap-x-5 {
  column-gap: 1.25rem !important;
}

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

.gap-x-8 {
  column-gap: 2rem !important;
}

.gap-y-1 {
  row-gap: 0.25rem !important;
}

.gap-y-10 {
  row-gap: 2.5rem !important;
}

.gap-y-12 {
  row-gap: 3rem !important;
}

.gap-y-14 {
  row-gap: 3.5rem !important;
}

.gap-y-16 {
  row-gap: 4rem !important;
}

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

.gap-y-3 {
  row-gap: 0.75rem !important;
}

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

.gap-y-5 {
  row-gap: 1.25rem !important;
}

.gap-y-6 {
  row-gap: 1.5rem !important;
}

.gap-y-8 {
  row-gap: 2rem !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

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

.whitespace-normal {
  white-space: normal !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

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

.rounded-none {
  border-radius: 0px !important;
}

.border {
  border-width: 1px !important;
}

.border-0 {
  border-width: 0px !important;
}

.border-2 {
  border-width: 2px !important;
}

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

.border-b-2 {
  border-bottom-width: 2px !important;
}

.border-l {
  border-left-width: 1px !important;
}

.border-r {
  border-right-width: 1px !important;
}

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

.border-solid {
  border-style: solid !important;
}

.border-dashed {
  border-style: dashed !important;
}

.border-none {
  border-style: none !important;
}

.border-petrol-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(60 113 121 / var(--tw-border-opacity)) !important;
}

.border-petrol-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 112 120 / var(--tw-border-opacity)) !important;
}

.bg-\[\#638D93\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 141 147 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#B1C6C9\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(177 198 201 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#F7F5EF\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(247 245 239 / var(--tw-bg-opacity)) !important;
}

.bg-beige-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(247 245 239 / var(--tw-bg-opacity)) !important;
}

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

.bg-blue-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity)) !important;
}

.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.bg-gray-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity)) !important;
}

.bg-green-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity)) !important;
}

.bg-petrol-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(180 197 201 / var(--tw-bg-opacity)) !important;
}

.bg-petrol-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(138 169 174 / var(--tw-bg-opacity)) !important;
}

.bg-petrol-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(60 113 121 / var(--tw-bg-opacity)) !important;
}

.bg-petrol-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 112 120 / var(--tw-bg-opacity)) !important;
}

.bg-transparent {
  background-color: transparent !important;
}

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

.p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-10 {
  padding: 2.5rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.p-5 {
  padding: 1.25rem !important;
}

.p-8 {
  padding: 2rem !important;
}

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

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

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

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

.px-\[30px\] {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.px-\[50px\] {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

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

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

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

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

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

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

.py-\[25px\] {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.py-\[50px\] {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-12 {
  padding-bottom: 3rem !important;
}

.pb-14 {
  padding-bottom: 3.5rem !important;
}

.pb-16 {
  padding-bottom: 4rem !important;
}

.pb-4 {
  padding-bottom: 1rem !important;
}

.pb-\[100px\] {
  padding-bottom: 100px !important;
}

.pl-5 {
  padding-left: 1.25rem !important;
}

.pl-8 {
  padding-left: 2rem !important;
}

.pr-11 {
  padding-right: 2.75rem !important;
}

.pt-12 {
  padding-top: 3rem !important;
}

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

.pt-6 {
  padding-top: 1.5rem !important;
}

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

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

.font-indie-flower {
  font-family: Indie Flower, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.font-jost {
  font-family: Jost, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.font-poppins {
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

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

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

.text-\[20px\] {
  font-size: 20px !important;
}

.text-\[25px\] {
  font-size: 25px !important;
}

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

.text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !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;
}

.font-bold {
  font-weight: 700 !important;
}

.font-extrabold {
  font-weight: 800 !important;
}

.font-light {
  font-weight: 300 !important;
}

.font-normal {
  font-weight: 400 !important;
}

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

.uppercase {
  text-transform: uppercase !important;
}

.text-\[\#3C7179\] {
  --tw-text-opacity: 1 !important;
  color: rgb(60 113 121 / var(--tw-text-opacity)) !important;
}

.text-\[\#3c7179\] {
  --tw-text-opacity: 1 !important;
  color: rgb(60 113 121 / var(--tw-text-opacity)) !important;
}

.text-\[\#8AA9AE\] {
  --tw-text-opacity: 1 !important;
  color: rgb(138 169 174 / var(--tw-text-opacity)) !important;
}

.text-\[\#F7F5EF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(247 245 239 / var(--tw-text-opacity)) !important;
}

.text-gray-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity)) !important;
}

.text-petrol-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(180 197 201 / var(--tw-text-opacity)) !important;
}

.text-petrol-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(138 169 174 / var(--tw-text-opacity)) !important;
}

.text-petrol-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(60 113 121 / var(--tw-text-opacity)) !important;
}

.text-petrol-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(71 112 120 / var(--tw-text-opacity)) !important;
}

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

.underline {
  text-decoration-line: underline !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-60 {
  opacity: 0.6 !important;
}

.opacity-70 {
  opacity: 0.7 !important;
}

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

.shadow-none {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.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) !important;
}

/* Add custon font Jost */

/* Add custom font Poppins */

/* Add custom font indie flowers */

body {
  margin: 0 !important;
}

/* @layer base {
    #account-app * {
        color: #477078;
    }
}

#account-app * {
    color: #477078;
} */

/* #account-app button:focus {
    outline: none !important;
    background-color: transparent !important;
} */

/* @layer base {
    #account-app * {
        color: #477078;
    }

    #account-app button {
        border: none;
    }

    #account-app button:hover {
        background-color: transparent;
    }

    #account-app button:focus {
        outline: none;
    }

    #account-app input {
        border-radius: 0px;
    }
} */

/* #account-app * {
    color: #477078;
}

#account-app button {
    border: none;
}

#account-app button:hover {
    background-color: transparent;
}

#account-app button:focus {
    outline: none;
}

#account-app input {
    border-radius: 0px;
} */

.first-letter\:uppercase::first-letter {
  text-transform: uppercase !important;
}

.placeholder\:text-petrol-100::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(180 197 201 / var(--tw-text-opacity)) !important;
}

.hover\:cursor-not-allowed:hover {
  cursor: not-allowed !important;
}

.hover\:cursor-pointer:hover {
  cursor: pointer !important;
}

.hover\:bg-petrol-300:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(60 113 121 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-petrol-400:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 112 120 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-transparent:hover {
  background-color: transparent !important;
}

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

.focus\:border-0:focus {
  border-width: 0px !important;
}

@media (min-width: 640px) {
  .sm\:mt-10 {
    margin-top: 2.5rem !important;
  }

  .sm\:flex-row {
    flex-direction: row !important;
  }

  .sm\:p-10 {
    padding: 2.5rem !important;
  }

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

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

@media (min-width: 768px) {
  .md\:left-4 {
    left: 1rem !important;
  }

  .md\:col-span-5 {
    grid-column: span 5 / span 5 !important;
  }

  .md\:col-span-7 {
    grid-column: span 7 / span 7 !important;
  }

  .md\:my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .md\:block {
    display: block !important;
  }

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

  .md\:hidden {
    display: none !important;
  }

  .md\:w-\[100\%\] {
    width: 100% !important;
  }

  .md\:w-\[140\%\] {
    width: 140% !important;
  }

  .md\:w-\[160\%\] {
    width: 160% !important;
  }

  .md\:w-\[25\%\] {
    width: 25% !important;
  }

  .md\:w-\[35\%\] {
    width: 35% !important;
  }

  .md\:w-\[50\%\] {
    width: 50% !important;
  }

  .md\:w-\[65\%\] {
    width: 65% !important;
  }

  .md\:w-\[70\%\] {
    width: 70% !important;
  }

  .md\:w-\[80\%\] {
    width: 80% !important;
  }

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

  .md\:max-w-\[100px\] {
    max-width: 100px !important;
  }

  .md\:max-w-\[120px\] {
    max-width: 120px !important;
  }

  .md\:max-w-\[235px\] {
    max-width: 235px !important;
  }

  .md\:max-w-\[240px\] {
    max-width: 240px !important;
  }

  .md\:max-w-\[300px\] {
    max-width: 300px !important;
  }

  .md\:max-w-\[50px\] {
    max-width: 50px !important;
  }

  .md\:max-w-\[535px\] {
    max-width: 535px !important;
  }

  .md\:max-w-\[60\%\] {
    max-width: 60% !important;
  }

  .md\:max-w-\[600px\] {
    max-width: 600px !important;
  }

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

  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

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

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

  .md\:flex-row {
    flex-direction: row !important;
  }

  .md\:flex-col {
    flex-direction: column !important;
  }

  .md\:items-start {
    align-items: flex-start !important;
  }

  .md\:justify-start {
    justify-content: flex-start !important;
  }

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

  .md\:justify-between {
    justify-content: space-between !important;
  }

  .md\:gap-x-0 {
    column-gap: 0px !important;
  }

  .md\:gap-x-3 {
    column-gap: 0.75rem !important;
  }

  .md\:gap-y-0 {
    row-gap: 0px !important;
  }

  .md\:gap-y-12 {
    row-gap: 3rem !important;
  }

  .md\:bg-transparent {
    background-color: transparent !important;
  }

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

  .md\:p-3 {
    padding: 0.75rem !important;
  }

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

  .md\:px-\[50px\] {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .md\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .md\:text-left {
    text-align: left !important;
  }

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

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

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

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

@media (min-width: 1024px) {
  .lg\:mt-\[150px\] {
    margin-top: 150px !important;
  }

  .lg\:block {
    display: block !important;
  }

  .lg\:w-\[100\%\] {
    width: 100% !important;
  }

  .lg\:w-\[27\%\] {
    width: 27% !important;
  }

  .lg\:w-\[35\%\] {
    width: 35% !important;
  }

  .lg\:w-\[70\%\] {
    width: 70% !important;
  }

  .lg\:w-\[80\%\] {
    width: 80% !important;
  }

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

  .lg\:max-w-\[125px\] {
    max-width: 125px !important;
  }

  .lg\:max-w-\[300px\] {
    max-width: 300px !important;
  }

  .lg\:max-w-\[30px\] {
    max-width: 30px !important;
  }

  .lg\:max-w-\[35px\] {
    max-width: 35px !important;
  }

  .lg\:max-w-\[650px\] {
    max-width: 650px !important;
  }

  .lg\:max-w-\[900px\] {
    max-width: 900px !important;
  }

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

  .lg\:flex-row {
    flex-direction: row !important;
  }

  .lg\:items-center {
    align-items: center !important;
  }

  .lg\:justify-between {
    justify-content: space-between !important;
  }

  .lg\:gap-x-12 {
    column-gap: 3rem !important;
  }

  .lg\:gap-y-0 {
    row-gap: 0px !important;
  }

  .lg\:gap-y-6 {
    row-gap: 1.5rem !important;
  }

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

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

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

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

  .lg\:text-\[40px\] {
    font-size: 40px !important;
  }

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

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

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

@media (min-width: 1280px) {
  .xl\:my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .xl\:mt-12 {
    margin-top: 3rem !important;
  }

  .xl\:w-\[100\%\] {
    width: 100% !important;
  }

  .xl\:w-\[120\%\] {
    width: 120% !important;
  }

  .xl\:w-\[140\%\] {
    width: 140% !important;
  }

  .xl\:w-\[170\%\] {
    width: 170% !important;
  }

  .xl\:w-\[20\%\] {
    width: 20% !important;
  }

  .xl\:w-\[30\%\] {
    width: 30% !important;
  }

  .xl\:w-\[45\%\] {
    width: 45% !important;
  }

  .xl\:w-\[60\%\] {
    width: 60% !important;
  }

  .xl\:w-\[70\%\] {
    width: 70% !important;
  }

  .xl\:w-\[80\%\] {
    width: 80% !important;
  }

  .xl\:max-w-\[160px\] {
    max-width: 160px !important;
  }

  .xl\:max-w-\[35px\] {
    max-width: 35px !important;
  }

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

  .xl\:max-w-\[75px\] {
    max-width: 75px !important;
  }

  .xl\:max-w-\[800px\] {
    max-width: 800px !important;
  }

  .xl\:gap-3 {
    gap: 0.75rem !important;
  }

  .xl\:gap-y-12 {
    row-gap: 3rem !important;
  }

  .xl\:p-12 {
    padding: 3rem !important;
  }

  .xl\:p-2 {
    padding: 0.5rem !important;
  }

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

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

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

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

  .xl\:text-\[50px\] {
    font-size: 50px !important;
  }

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

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

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