.pointer-events-auto {
  pointer-events: auto !important;
}

.visible {
  visibility: visible !important;
}

.collapse {
  visibility: collapse !important;
}

.static {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.bottom-\[40vw\] {
  bottom: 40vw !important;
}

.left-0 {
  left: 0px !important;
}

.left-1\/2 {
  left: 50% !important;
}

.right-0 {
  right: 0px !important;
}

.-z-10 {
  z-index: -10 !important;
}

.z-10 {
  z-index: 10 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-first {
  order: -9999 !important;
}

.m-0 {
  margin: 0px !important;
}

.mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-16 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-56 {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}

.-mb-4 {
  margin-bottom: -1rem !important;
}

.-ml-20 {
  margin-left: -5rem !important;
}

.-ml-4 {
  margin-left: -1rem !important;
}

.-mr-28 {
  margin-right: -7rem !important;
}

.-mt-2 {
  margin-top: -0.5rem !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 2.5rem !important;
}

.mb-12 {
  margin-bottom: 3rem !important;
}

.mb-16 {
  margin-bottom: 4rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-20 {
  margin-bottom: 5rem !important;
}

.mb-24 {
  margin-bottom: 6rem !important;
}

.mb-28 {
  margin-bottom: 7rem !important;
}

.mb-32 {
  margin-bottom: 8rem !important;
}

.mb-36 {
  margin-bottom: 9rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mb-40 {
  margin-bottom: 10rem !important;
}

.mb-56 {
  margin-bottom: 14rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.mb-60 {
  margin-bottom: 15rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.ml-16 {
  margin-left: 4rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mr-4 {
  margin-right: 1rem !important;
}

.mr-6 {
  margin-right: 1.5rem !important;
}

.mr-8 {
  margin-right: 2rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-12 {
  margin-top: 3rem !important;
}

.mt-16 {
  margin-top: 4rem !important;
}

.mt-20 {
  margin-top: 5rem !important;
}

.mt-32 {
  margin-top: 8rem !important;
}

.mt-36 {
  margin-top: 9rem !important;
}

.mt-40 {
  margin-top: 10rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.mt-80 {
  margin-top: 20rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.flex {
  display: flex !important;
}

.table {
  display: table !important;
}

.hidden {
  display: none !important;
}

.h-40 {
  height: 10rem !important;
}

.h-auto {
  height: auto !important;
}

.h-full {
  height: 100% !important;
}

.max-h-\[50rem\] {
  max-height: 50rem !important;
}

.min-h-0 {
  min-height: 0px !important;
}

.min-h-screen {
  min-height: 100vh !important;
}

.w-1\/2 {
  width: 50% !important;
}

.w-11\/12 {
  width: 91.666667% !important;
}

.w-20 {
  width: 5rem !important;
}

.w-3\/5 {
  width: 60% !important;
}

.w-32 {
  width: 8rem !important;
}

.w-48 {
  width: 12rem !important;
}

.w-64 {
  width: 16rem !important;
}

.w-full {
  width: 100% !important;
}

.min-w-60 {
  min-width: 15rem !important;
}

.max-w-2xl {
  max-width: 42rem !important;
}

.max-w-3xl {
  max-width: 48rem !important;
}

.max-w-4xl {
  max-width: 56rem !important;
}

.max-w-\[30rem\] {
  max-width: 30rem !important;
}

.max-w-\[36rem\] {
  max-width: 36rem !important;
}

.flex-1 {
  flex: 1 1 0% !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.shrink-0 {
  flex-shrink: 0 !important;
}

.grow {
  flex-grow: 1 !important;
}

.rotate-12 {
  --tw-rotate: 12deg !important;
  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)) !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.resize {
  resize: both !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-center {
  align-items: center !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-between {
  justify-content: space-between !important;
}

.justify-around {
  justify-content: space-around !important;
}

.gap-12 {
  gap: 3rem !important;
}

.gap-16 {
  gap: 4rem !important;
}

.gap-20 {
  gap: 5rem !important;
}

.gap-4 {
  gap: 1rem !important;
}

.gap-8 {
  gap: 2rem !important;
}

.self-end {
  align-self: flex-end !important;
}

.self-center {
  align-self: center !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.whitespace-nowrap {
  white-space: nowrap !important;
}

.rounded-2xl {
  border-radius: 1rem !important;
}

.rounded-full {
  border-radius: 9999px !important;
}

.border {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-solid {
  border-style: solid !important;
}

.border-black {
  --tw-border-opacity: 1 !important;
  border-color: rgb(24 24 24 / var(--tw-border-opacity)) !important;
}

.border-white {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}

.border-yellow {
  --tw-border-opacity: 1 !important;
  border-color: rgb(242 164 7 / var(--tw-border-opacity)) !important;
}

.bg-black-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 14 14 / var(--tw-bg-opacity)) !important;
}

.bg-blue {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 116 219 / var(--tw-bg-opacity)) !important;
}

.bg-green {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(21 71 52 / var(--tw-bg-opacity)) !important;
}

.bg-green-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 80 48 / var(--tw-bg-opacity)) !important;
}

.bg-red {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(227 6 19 / var(--tw-bg-opacity)) !important;
}

.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-yellow {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 164 7 / var(--tw-bg-opacity)) !important;
}

.bg-opacity-10 {
  --tw-bg-opacity: 0.1 !important;
}

.object-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.object-\[65\%_50\%\] {
  -o-object-position: 65% 50% !important;
     object-position: 65% 50% !important;
}

.object-top {
  -o-object-position: top !important;
     object-position: top !important;
}

.p-0 {
  padding: 0px !important;
}

.p-10 {
  padding: 2.5rem !important;
}

.p-12 {
  padding: 3rem !important;
}

.p-16 {
  padding: 4rem !important;
}

.p-24 {
  padding: 6rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.p-5 {
  padding: 1.25rem !important;
}

.p-6 {
  padding: 1.5rem !important;
}

.p-8 {
  padding: 2rem !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.px-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-40 {
  padding-left: 10rem !important;
  padding-right: 10rem !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;
}

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !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-32 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-9 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.py-\[14vh\] {
  padding-top: 14vh !important;
  padding-bottom: 14vh !important;
}

.pb-10 {
  padding-bottom: 2.5rem !important;
}

.pb-32 {
  padding-bottom: 8rem !important;
}

.pb-4 {
  padding-bottom: 1rem !important;
}

.pb-80 {
  padding-bottom: 20rem !important;
}

.pl-16 {
  padding-left: 4rem !important;
}

.pr-40 {
  padding-right: 10rem !important;
}

.pr-8 {
  padding-right: 2rem !important;
}

.pt-10 {
  padding-top: 2.5rem !important;
}

.pt-16 {
  padding-top: 4rem !important;
}

.pt-20 {
  padding-top: 5rem !important;
}

.pt-32 {
  padding-top: 8rem !important;
}

.pt-4 {
  padding-top: 1rem !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.font-galango {
  font-family: "Galano Grotesque", Montserrat, sans-serif !important;
}

.text-2\.5xl {
  font-size: 1.6rem !important;
  line-height: 2.4rem !important;
}

.text-2xl {
  font-size: 1.6rem !important;
  line-height: 2rem !important;
}

.text-3\.5xl {
  font-size: 2rem !important;
  line-height: 2.4rem !important;
}

.text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.text-4xl {
  font-size: 2.4rem !important;
  line-height: 2.4rem !important;
}

.text-5xl {
  font-size: 3rem !important;
  line-height: 1 !important;
}

.text-6xl {
  font-size: 3.6rem !important;
  line-height: 4.6rem !important;
}

.text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.text-lg {
  font-size: 1.2rem !important;
  line-height: 1.2rem !important;
}

.text-xl {
  font-size: 1.4rem !important;
  line-height: 1.7rem !important;
}

.font-bold {
  font-weight: 700 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.italic {
  font-style: italic !important;
}

.leading-loose {
  line-height: 2 !important;
}

.leading-none {
  line-height: 1 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-tight {
  line-height: 1.25 !important;
}

.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(24 24 24 / var(--tw-text-opacity)) !important;
}

.text-red {
  --tw-text-opacity: 1 !important;
  color: rgb(227 6 19 / var(--tw-text-opacity)) !important;
}

.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-yellow {
  --tw-text-opacity: 1 !important;
  color: rgb(242 164 7 / var(--tw-text-opacity)) !important;
}

.underline {
  text-decoration-line: underline !important;
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  --tw-shadow-colored: 0 25px 50px -12px 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-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -2px 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;
}

.invert {
  --tw-invert: invert(100%) !important;
  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;
}

.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;
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

/*From TW Base*/

*, ::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: ;
}

html {
  font-size: 16px !important;
  scroll-behavior: auto !important;
}

.video-shadow {
  box-shadow: 0 0 24px 0 #ffffff;
}

.chio-menu-button__pattern__triple-dots,
.chio-menu-button__pattern__triple-dots:after,
.chio-menu-button__pattern__triple-dots:before {
  background-color: #E30613
}

.chio-drawer__inner {
  background-color: #ffffff;
}

.chio-header .chio-menu a,
.chio-drawer__inner .chio-menu a {
  color: #E30613;
}

.hover\:bg-opacity-90:hover {
  --tw-bg-opacity: 0.9 !important;
}

@media not all and (min-width: 768px) {
  .max-md\:bottom-16 {
    bottom: 4rem !important;
  }

  .max-md\:left-1\/2 {
    left: 50% !important;
  }

  .max-md\:-translate-x-1\/2 {
    --tw-translate-x: -50% !important;
    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)) !important;
  }
}

@media (min-width: 500px) {
  .xs\:mb-52 {
    margin-bottom: 13rem !important;
  }
}

@media (min-width: 640px) {
  .sm\:bottom-\[34vw\] {
    bottom: 34vw !important;
  }

  .sm\:-mb-4 {
    margin-bottom: -1rem !important;
  }

  .sm\:-ml-20 {
    margin-left: -5rem !important;
  }

  .sm\:mb-0 {
    margin-bottom: 0px !important;
  }

  .sm\:mb-80 {
    margin-bottom: 20rem !important;
  }

  .sm\:ml-40 {
    margin-left: 10rem !important;
  }

  .sm\:ml-8 {
    margin-left: 2rem !important;
  }

  .sm\:mr-10 {
    margin-right: 2.5rem !important;
  }

  .sm\:mt-40 {
    margin-top: 10rem !important;
  }

  .sm\:block {
    display: block !important;
  }

  .sm\:max-h-\[60rem\] {
    max-height: 60rem !important;
  }

  .sm\:w-\[23rem\] {
    width: 23rem !important;
  }

  .sm\:w-auto {
    width: auto !important;
  }

  .sm\:flex-row {
    flex-direction: row !important;
  }

  .sm\:justify-between {
    justify-content: space-between !important;
  }

  .sm\:p-16 {
    padding: 4rem !important;
  }

  .sm\:p-6 {
    padding: 1.5rem !important;
  }

  .sm\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .sm\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .sm\:pt-20 {
    padding-top: 5rem !important;
  }

  .sm\:text-xl {
    font-size: 1.4rem !important;
    line-height: 1.7rem !important;
  }
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute !important;
  }

  .md\:-right-12 {
    right: -3rem !important;
  }

  .md\:bottom-0 {
    bottom: 0px !important;
  }

  .md\:bottom-4 {
    bottom: 1rem !important;
  }

  .md\:left-\[2\%\] {
    left: 2% !important;
  }

  .md\:left-auto {
    left: auto !important;
  }

  .md\:top-1\/2 {
    top: 50% !important;
  }

  .md\:order-1 {
    order: 1 !important;
  }

  .md\:order-2 {
    order: 2 !important;
  }

  .md\:order-3 {
    order: 3 !important;
  }

  .md\:order-none {
    order: 0 !important;
  }

  .md\:my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .md\:-mt-4 {
    margin-top: -1rem !important;
  }

  .md\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .md\:mb-24 {
    margin-bottom: 6rem !important;
  }

  .md\:mb-60 {
    margin-bottom: 15rem !important;
  }

  .md\:ml-56 {
    margin-left: 14rem !important;
  }

  .md\:mr-24 {
    margin-right: 6rem !important;
  }

  .md\:mt-0 {
    margin-top: 0px !important;
  }

  .md\:mt-36 {
    margin-top: 9rem !important;
  }

  .md\:w-1\/2 {
    width: 50% !important;
  }

  .md\:w-1\/5 {
    width: 20% !important;
  }

  .md\:w-\[14vw\] {
    width: 14vw !important;
  }

  .md\:w-\[15vw\] {
    width: 15vw !important;
  }

  .md\:w-\[33vw\] {
    width: 33vw !important;
  }

  .md\:w-auto {
    width: auto !important;
  }

  .md\:w-full {
    width: 100% !important;
  }

  .md\:max-w-2xl {
    max-width: 42rem !important;
  }

  .md\:max-w-3xl {
    max-width: 48rem !important;
  }

  .md\:max-w-\[20rem\] {
    max-width: 20rem !important;
  }

  .md\:max-w-\[60vw\] {
    max-width: 60vw !important;
  }

  .md\:max-w-none {
    max-width: none !important;
  }

  .md\:max-w-xs {
    max-width: 20rem !important;
  }

  .md\:-translate-y-1\/2 {
    --tw-translate-y: -50% !important;
    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)) !important;
  }

  .md\:flex-row {
    flex-direction: row !important;
  }

  .md\:gap-12 {
    gap: 3rem !important;
  }

  .md\:object-\[60\%_50\%\] {
    -o-object-position: 60% 50% !important;
       object-position: 60% 50% !important;
  }

  .md\:p-24 {
    padding: 6rem !important;
  }

  .md\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .md\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .md\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .md\:pb-36 {
    padding-bottom: 9rem !important;
  }

  .md\:pl-6 {
    padding-left: 1.5rem !important;
  }

  .md\:pl-8 {
    padding-left: 2rem !important;
  }

  .md\:pr-6 {
    padding-right: 1.5rem !important;
  }

  .md\:pr-8 {
    padding-right: 2rem !important;
  }

  .md\:text-3\.5xl {
    font-size: 2rem !important;
    line-height: 2.4rem !important;
  }

  .md\:text-4xl {
    font-size: 2.4rem !important;
    line-height: 2.4rem !important;
  }
}

@media (min-width: 1024px) {
  .lg\:bottom-12 {
    bottom: 3rem !important;
  }

  .lg\:order-1 {
    order: 1 !important;
  }

  .lg\:order-2 {
    order: 2 !important;
  }

  .lg\:order-3 {
    order: 3 !important;
  }

  .lg\:order-4 {
    order: 4 !important;
  }

  .lg\:-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .lg\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .lg\:mb-0 {
    margin-bottom: 0px !important;
  }

  .lg\:mb-24 {
    margin-bottom: 6rem !important;
  }

  .lg\:mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .lg\:mr-4 {
    margin-right: 1rem !important;
  }

  .lg\:mt-0 {
    margin-top: 0px !important;
  }

  .lg\:mt-32 {
    margin-top: 8rem !important;
  }

  .lg\:mt-64 {
    margin-top: 16rem !important;
  }

  .lg\:mt-96 {
    margin-top: 24rem !important;
  }

  .lg\:max-h-none {
    max-height: none !important;
  }

  .lg\:w-1\/2 {
    width: 50% !important;
  }

  .lg\:w-1\/4 {
    width: 25% !important;
  }

  .lg\:w-2\/5 {
    width: 40% !important;
  }

  .lg\:w-3\/5 {
    width: 60% !important;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:max-w-\[40vw\] {
    max-width: 40vw !important;
  }

  .lg\:max-w-\[60rem\] {
    max-width: 60rem !important;
  }

  .lg\:flex-row {
    flex-direction: row !important;
  }

  .lg\:items-start {
    align-items: flex-start !important;
  }

  .lg\:object-\[50\%_20\%\] {
    -o-object-position: 50% 20% !important;
       object-position: 50% 20% !important;
  }

  .lg\:object-center {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .lg\:p-12 {
    padding: 3rem !important;
  }

  .lg\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .lg\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .lg\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .lg\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .lg\:pl-0 {
    padding-left: 0px !important;
  }

  .lg\:pr-0 {
    padding-right: 0px !important;
  }

  .lg\:pt-0 {
    padding-top: 0px !important;
  }

  .lg\:text-4xl {
    font-size: 2.4rem !important;
    line-height: 2.4rem !important;
  }

  .lg\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .lg\:text-7xl {
    font-size: 4rem !important;
    line-height: 4.6rem !important;
  }
}

@media (min-width: 1340px) {
  .xl\:-right-20 {
    right: -5rem !important;
  }

  .xl\:bottom-0 {
    bottom: 0px !important;
  }

  .xl\:left-\[5\%\] {
    left: 5% !important;
  }

  .xl\:mb-0 {
    margin-bottom: 0px !important;
  }

  .xl\:mb-32 {
    margin-bottom: 8rem !important;
  }

  .xl\:ml-16 {
    margin-left: 4rem !important;
  }

  .xl\:mt-48 {
    margin-top: 12rem !important;
  }

  .xl\:mt-8 {
    margin-top: 2rem !important;
  }

  .xl\:w-\[50rem\] {
    width: 50rem !important;
  }

  .xl\:max-w-none {
    max-width: none !important;
  }

  .xl\:flex-row {
    flex-direction: row !important;
  }

  .xl\:items-start {
    align-items: flex-start !important;
  }

  .xl\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .xl\:px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .xl\:pl-24 {
    padding-left: 6rem !important;
  }

  .xl\:text-4xl {
    font-size: 2.4rem !important;
    line-height: 2.4rem !important;
  }

  .xl\:text-6xl {
    font-size: 3.6rem !important;
    line-height: 4.6rem !important;
  }

  .xl\:text-7xl {
    font-size: 4rem !important;
    line-height: 4.6rem !important;
  }

  .xl\:text-8xl {
    font-size: 4.8rem !important;
    line-height: 5.2rem !important;
  }
}

@media (min-width: 1600px) {
  .xxl\:-right-32 {
    right: -8rem !important;
  }

  .xxl\:left-\[10\%\] {
    left: 10% !important;
  }

  .xxl\:-mt-28 {
    margin-top: -7rem !important;
  }

  .xxl\:mb-0 {
    margin-bottom: 0px !important;
  }

  .xxl\:mb-56 {
    margin-bottom: 14rem !important;
  }

  .xxl\:mr-10 {
    margin-right: 2.5rem !important;
  }

  .xxl\:mt-8 {
    margin-top: 2rem !important;
  }

  .xxl\:w-\[23rem\] {
    width: 23rem !important;
  }

  .xxl\:w-\[60rem\] {
    width: 60rem !important;
  }

  .xxl\:max-w-2xl {
    max-width: 42rem !important;
  }

  .xxl\:max-w-none {
    max-width: none !important;
  }

  .xxl\:flex-row {
    flex-direction: row !important;
  }

  .xxl\:items-start {
    align-items: flex-start !important;
  }

  .xxl\:p-32 {
    padding: 8rem !important;
  }

  .xxl\:px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .xxl\:pt-24 {
    padding-top: 6rem !important;
  }

  .xxl\:pt-32 {
    padding-top: 8rem !important;
  }

  .xxl\:pt-40 {
    padding-top: 10rem !important;
  }

  .xxl\:text-6xl {
    font-size: 3.6rem !important;
    line-height: 4.6rem !important;
  }

  .xxl\:text-7xl {
    font-size: 4rem !important;
    line-height: 4.6rem !important;
  }

  .xxl\:text-8xl {
    font-size: 4.8rem !important;
    line-height: 5.2rem !important;
  }

  .xxl\:text-9xl {
    font-size: 6.4rem !important;
    line-height: 6.8rem !important;
  }
}
