/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

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

.absolute {
  position: absolute;
}

.end-0 {
  inset-inline-end: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.top-\[213rem\] {
  top: 213rem;
}

.top-\[76rem\] {
  top: 76rem;
}

.top-\[90rem\] {
  top: 90rem;
}

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

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

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

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

.-mt-\[33rem\] {
  margin-top: -33rem;
}

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

.mb-\[5\.5rem\] {
  margin-bottom: 5.5rem;
}

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

.ml-5 {
  margin-left: 1.25rem;
}

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

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

.mt-14 {
  margin-top: 3.5rem;
}

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

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

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

.mt-\[30rem\] {
  margin-top: 30rem;
}

.mt-\[7\.5rem\] {
  margin-top: 7.5rem;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.h-1 {
  height: 0.25rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

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

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

.w-full {
  width: 100%;
}

.max-w-full {
  max-width: 100%;
}

.grid-cols-\[190px\2c 165px\] {
  grid-template-columns: 190px 165px;
}

.grid-rows-\[45px\2c 45px\2c 45px\] {
  grid-template-rows: 45px 45px 45px;
}

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

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

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

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

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

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

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

.gap-x-0 {
  -moz-column-gap: 0px;
       column-gap: 0px;
}

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

.overflow-hidden {
  overflow: hidden;
}

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

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

.bg-\[\#1D1D1B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 27 / var(--tw-bg-opacity));
}

.bg-\[\#214F9D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(33 79 157 / var(--tw-bg-opacity));
}

.bg-\[\#FFCE06\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 206 6 / var(--tw-bg-opacity));
}

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

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

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

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

.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.px-\[3\.5rem\] {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-\[3rem\] {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-\[7\.5rem\] {
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}

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

.pb-10 {
  padding-bottom: 2.5rem;
}

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

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

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

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

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

.font-lato {
  font-family: Lato;
}

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

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

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

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

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

.font-black {
  font-weight: 900;
}

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

.leading-5 {
  line-height: 1.25rem;
}

.text-\[\#1D1D1B\] {
  --tw-text-opacity: 1;
  color: rgb(29 29 27 / var(--tw-text-opacity));
}

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

@media not all and (min-width: 390px) {
  .max-xs\:top-\[206rem\] {
    top: 206rem;
  }

  .max-xs\:top-\[70rem\] {
    top: 70rem;
  }

  .max-xs\:top-\[82rem\] {
    top: 82rem;
  }

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

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

  .max-xs\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

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

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

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

@media (min-width: 768px) {
  .md\:top-0 {
    top: 0px;
  }

  .md\:top-\[155rem\] {
    top: 155rem;
  }

  .md\:top-\[87rem\] {
    top: 87rem;
  }

  .md\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .md\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:-mt-11 {
    margin-top: -2.75rem;
  }

  .md\:-mt-\[16rem\] {
    margin-top: -16rem;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

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

  .md\:ml-10 {
    margin-left: 2.5rem;
  }

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

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

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

  .md\:mt-24 {
    margin-top: 6rem;
  }

  .md\:mt-36 {
    margin-top: 9rem;
  }

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

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

  .md\:mt-9 {
    margin-top: 2.25rem;
  }

  .md\:mt-\[12rem\] {
    margin-top: 12rem;
  }

  .md\:mt-\[3\.25rem\] {
    margin-top: 3.25rem;
  }

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

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

  .md\:min-h-\[21rem\] {
    min-height: 21rem;
  }

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

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

  .md\:w-9 {
    width: 2.25rem;
  }

  .md\:w-\[19rem\] {
    width: 19rem;
  }

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

  .md\:w-\[30rem\] {
    width: 30rem;
  }

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

  .md\:w-\[37rem\] {
    width: 37rem;
  }

  .md\:w-\[40rem\] {
    width: 40rem;
  }

  .md\:w-\[45rem\] {
    width: 45rem;
  }

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

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

  .md\:grid-cols-\[130px\2c 130px\2c 150px\] {
    grid-template-columns: 130px 130px 150px;
  }

  .md\:grid-rows-\[60px\2c 60px\] {
    grid-template-rows: 60px 60px;
  }

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

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

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

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

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

  .md\:rounded-\[90px\] {
    border-radius: 90px;
  }

  .md\:border-l {
    border-left-width: 1px;
  }

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

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

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

  .md\:px-\[10rem\] {
    padding-left: 10rem;
    padding-right: 10rem;
  }

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

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

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

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

  .md\:pl-16 {
    padding-left: 4rem;
  }

  .md\:pl-24 {
    padding-left: 6rem;
  }

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

  .md\:pr-16 {
    padding-right: 4rem;
  }

  .md\:pr-2 {
    padding-right: 0.5rem;
  }

  .md\:pr-20 {
    padding-right: 5rem;
  }

  .md\:pr-\[4rem\] {
    padding-right: 4rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

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

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

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

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

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

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

@media (min-width: 1024px) {
  .lg\:top-\[113rem\] {
    top: 113rem;
  }

  .lg\:top-\[202\.6rem\] {
    top: 202.6rem;
  }

  .lg\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .lg\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

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

  .lg\:-mt-\[21rem\] {
    margin-top: -21rem;
  }

  .lg\:ml-10 {
    margin-left: 2.5rem;
  }

  .lg\:ml-16 {
    margin-left: 4rem;
  }

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

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

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

  .lg\:mt-32 {
    margin-top: 8rem;
  }

  .lg\:mt-40 {
    margin-top: 10rem;
  }

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

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

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

  .lg\:mt-\[16rem\] {
    margin-top: 16rem;
  }

  .lg\:min-h-\[28rem\] {
    min-height: 28rem;
  }

  .lg\:w-11 {
    width: 2.75rem;
  }

  .lg\:w-12 {
    width: 3rem;
  }

  .lg\:w-14 {
    width: 3.5rem;
  }

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

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

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

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

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

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

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

  .lg\:grid-cols-\[200px\2c 200px\2c 240px\] {
    grid-template-columns: 200px 200px 240px;
  }

  .lg\:grid-rows-\[90px\2c 90px\] {
    grid-template-rows: 90px 90px;
  }

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

  .lg\: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));
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-\[13\.5rem\] {
    padding-left: 13.5rem;
    padding-right: 13.5rem;
  }

  .lg\:px-\[9rem\] {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pl-12 {
    padding-left: 3rem;
  }

  .lg\:pl-20 {
    padding-left: 5rem;
  }

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

  .lg\:pl-32 {
    padding-left: 8rem;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .xl\:top-20 {
    top: 5rem;
  }

  .xl\:top-\[141rem\] {
    top: 141rem;
  }

  .xl\:top-\[242rem\] {
    top: 242rem;
  }

  .xl\:-mt-\[26rem\] {
    margin-top: -26rem;
  }

  .xl\:ml-24 {
    margin-left: 6rem;
  }

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

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

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

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

  .xl\:mt-20 {
    margin-top: 5rem;
  }

  .xl\:mt-28 {
    margin-top: 7rem;
  }

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

  .xl\:mt-52 {
    margin-top: 13rem;
  }

  .xl\:mt-56 {
    margin-top: 14rem;
  }

  .xl\:mt-\[19rem\] {
    margin-top: 19rem;
  }

  .xl\:min-h-\[35rem\] {
    min-height: 35rem;
  }

  .xl\:w-\[30rem\] {
    width: 30rem;
  }

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

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

  .xl\:w-\[61rem\] {
    width: 61rem;
  }

  .xl\:w-\[62rem\] {
    width: 62rem;
  }

  .xl\:w-\[65rem\] {
    width: 65rem;
  }

  .xl\:w-\[75rem\] {
    width: 75rem;
  }

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

  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

  .xl\:px-\[15rem\] {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .xl\:px-\[18rem\] {
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .xl\:pb-28 {
    padding-bottom: 7rem;
  }

  .xl\:pl-28 {
    padding-left: 7rem;
  }

  .xl\:pl-36 {
    padding-left: 9rem;
  }

  .xl\:pl-44 {
    padding-left: 11rem;
  }

  .xl\:pr-28 {
    padding-right: 7rem;
  }

  .xl\:pr-32 {
    padding-right: 8rem;
  }

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

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

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

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

  .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: 1360px) {
  .base\:top-\[249rem\] {
    top: 249rem;
  }

  .base\:-mt-\[28rem\] {
    margin-top: -28rem;
  }

  .base\:mt-40 {
    margin-top: 10rem;
  }

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

  .base\:mt-\[25rem\] {
    margin-top: 25rem;
  }

  .base\:pl-10 {
    padding-left: 2.5rem;
  }

  .base\:pr-36 {
    padding-right: 9rem;
  }

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

@media (min-width: 1536px) {
  .\32xl\:top-\[179rem\] {
    top: 179rem;
  }

  .\32xl\:top-\[312rem\] {
    top: 312rem;
  }

  .\32xl\:-mt-\[33rem\] {
    margin-top: -33rem;
  }

  .\32xl\:mb-32 {
    margin-bottom: 8rem;
  }

  .\32xl\:ml-20 {
    margin-left: 5rem;
  }

  .\32xl\:ml-32 {
    margin-left: 8rem;
  }

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

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

  .\32xl\:mt-20 {
    margin-top: 5rem;
  }

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

  .\32xl\:mt-32 {
    margin-top: 8rem;
  }

  .\32xl\:mt-64 {
    margin-top: 16rem;
  }

  .\32xl\:mt-\[28rem\] {
    margin-top: 28rem;
  }

  .\32xl\:min-h-\[42rem\] {
    min-height: 42rem;
  }

  .\32xl\:w-12 {
    width: 3rem;
  }

  .\32xl\:w-14 {
    width: 3.5rem;
  }

  .\32xl\:w-16 {
    width: 4rem;
  }

  .\32xl\:w-\[40rem\] {
    width: 40rem;
  }

  .\32xl\:w-\[46rem\] {
    width: 46rem;
  }

  .\32xl\:w-\[580px\] {
    width: 580px;
  }

  .\32xl\:w-\[60rem\] {
    width: 60rem;
  }

  .\32xl\:w-\[78rem\] {
    width: 78rem;
  }

  .\32xl\:w-\[80rem\] {
    width: 80rem;
  }

  .\32xl\:w-\[810px\] {
    width: 810px;
  }

  .\32xl\:w-\[89rem\] {
    width: 89rem;
  }

  .\32xl\:max-w-\[180px\] {
    max-width: 180px;
  }

  .\32xl\:grid-cols-\[210px\2c 220px\2c 250px\] {
    grid-template-columns: 210px 220px 250px;
  }

  .\32xl\: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));
  }

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

  .\32xl\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .\32xl\:px-\[20rem\] {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\32xl\:px-\[23rem\] {
    padding-left: 23rem;
    padding-right: 23rem;
  }

  .\32xl\:pb-20 {
    padding-bottom: 5rem;
  }

  .\32xl\:pl-10 {
    padding-left: 2.5rem;
  }

  .\32xl\:pl-24 {
    padding-left: 6rem;
  }

  .\32xl\:pl-40 {
    padding-left: 10rem;
  }

  .\32xl\:pl-60 {
    padding-left: 15rem;
  }

  .\32xl\:pr-20 {
    padding-right: 5rem;
  }

  .\32xl\:pr-40 {
    padding-right: 10rem;
  }

  .\32xl\:pr-44 {
    padding-right: 11rem;
  }

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

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

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

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

  .\32xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .\32xl\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

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

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

  .\32xl\:leading-tight {
    line-height: 1.25;
  }

  @media not all and (min-width: 1800px) {
    .\32xl\:max-3xl\:top-14 {
      top: 3.5rem;
    }
  }
}

@media (min-width: 1800px) {
  .\33xl\:top-\[193rem\] {
    top: 193rem;
  }

  .\33xl\:top-\[350rem\] {
    top: 350rem;
  }

  .\33xl\:-mt-\[39rem\] {
    margin-top: -39rem;
  }

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

  .\33xl\:mt-20 {
    margin-top: 5rem;
  }

  .\33xl\:mt-28 {
    margin-top: 7rem;
  }

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

  .\33xl\:mt-72 {
    margin-top: 18rem;
  }

  .\33xl\:mt-\[33rem\] {
    margin-top: 33rem;
  }

  .\33xl\:min-h-\[53rem\] {
    min-height: 53rem;
  }

  .\33xl\:w-20 {
    width: 5rem;
  }

  .\33xl\:w-\[100rem\] {
    width: 100rem;
  }

  .\33xl\:w-\[112rem\] {
    width: 112rem;
  }

  .\33xl\:w-\[48rem\] {
    width: 48rem;
  }

  .\33xl\:w-\[54rem\] {
    width: 54rem;
  }

  .\33xl\:w-\[93rem\] {
    width: 93rem;
  }

  .\33xl\:w-\[95rem\] {
    width: 95rem;
  }

  .\33xl\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\33xl\:px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\33xl\:px-\[28rem\] {
    padding-left: 28rem;
    padding-right: 28rem;
  }

  .\33xl\:px-\[32rem\] {
    padding-left: 32rem;
    padding-right: 32rem;
  }

  .\33xl\:pb-48 {
    padding-bottom: 12rem;
  }

  .\33xl\:pl-40 {
    padding-left: 10rem;
  }

  .\33xl\:pl-44 {
    padding-left: 11rem;
  }

  .\33xl\:pr-48 {
    padding-right: 12rem;
  }

  .\33xl\:pr-\[17rem\] {
    padding-right: 17rem;
  }

  .\33xl\:pr-40 {
    padding-right: 10rem;
  }

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

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

  .\33xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

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

  .\33xl\:text-\[22px\] {
    font-size: 22px;
  }
}