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

.container {
  width: 100%;
}

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

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

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

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

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

.icon-\[ix--double-check\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='black' fill-rule='evenodd' d='m73.36 235.2l88.709 84.31l22.599-32.158l31.283 29.719l-47.382 67.428L43.973 266.133zm362.518-92.8l34.91 24.531l-152.886 217.567l-124.596-118.366l29.387-30.933l88.71 84.31zm-149.333 0l34.91 24.531l-55.915 79.57l-31.269-29.726z'/%3E%3C/svg%3E");
}

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

.collapse {
  visibility: collapse !important;
}

.static {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

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

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

.-top-\[1\%\] {
  top: -1% !important;
}

.bottom-\[13\%\] {
  bottom: 13% !important;
}

.bottom-\[18\%\] {
  bottom: 18% !important;
}

.bottom-\[22\%\] {
  bottom: 22% !important;
}

.bottom-\[3\%\] {
  bottom: 3% !important;
}

.bottom-\[6\%\] {
  bottom: 6% !important;
}

.bottom-\[7\%\] {
  bottom: 7% !important;
}

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

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

.left-9 {
  left: 2.25rem !important;
}

.left-\[20\%\] {
  left: 20% !important;
}

.left-\[21\%\] {
  left: 21% !important;
}

.left-\[225px\] {
  left: 225px !important;
}

.left-\[29\%\] {
  left: 29% !important;
}

.left-\[33\%\] {
  left: 33% !important;
}

.left-\[35\%\] {
  left: 35% !important;
}

.left-\[45\%\] {
  left: 45% !important;
}

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

.left-full {
  left: 100% !important;
}

.right-12 {
  right: 3rem !important;
}

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

.right-\[1\%\] {
  right: 1% !important;
}

.right-\[13\%\] {
  right: 13% !important;
}

.right-\[21\%\] {
  right: 21% !important;
}

.right-\[22\%\] {
  right: 22% !important;
}

.right-\[30\%\] {
  right: 30% !important;
}

.right-\[47\%\] {
  right: 47% !important;
}

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

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

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

.top-\[19\%\] {
  top: 19% !important;
}

.top-\[1px\] {
  top: 1px !important;
}

.top-\[2\%\] {
  top: 2% !important;
}

.top-\[23\%\] {
  top: 23% !important;
}

.top-\[38\%\] {
  top: 38% !important;
}

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

.top-\[6\%\] {
  top: 6% !important;
}

.top-\[8\%\] {
  top: 8% !important;
}

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

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

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

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

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

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

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

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.col-span-2 {
  grid-column: span 2 / span 2 !important;
}

.col-span-4 {
  grid-column: span 4 / span 4 !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.mx-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}

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

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

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

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

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

.-mb-2 {
  margin-bottom: -0.5rem !important;
}

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

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

.mb-1 {
  margin-bottom: 0.25rem !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-3 {
  margin-bottom: 0.75rem !important;
}

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

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

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

.mb-7 {
  margin-bottom: 1.75rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.ml-3 {
  margin-left: 0.75rem !important;
}

.ml-6 {
  margin-left: 1.5rem !important;
}

.ml-9 {
  margin-left: 2.25rem !important;
}

.ml-\[5\%\] {
  margin-left: 5% !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mr-7 {
  margin-right: 1.75rem !important;
}

.mr-8 {
  margin-right: 2rem !important;
}

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

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

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

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

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

.mt-24 {
  margin-top: 6rem !important;
}

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

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

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

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

.mt-9 {
  margin-top: 2.25rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

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

.block {
  display: block !important;
}

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

.flex {
  display: flex !important;
}

.table {
  display: table !important;
}

.grid {
  display: grid !important;
}

.contents {
  display: contents !important;
}

.hidden {
  display: none !important;
}

.h-0 {
  height: 0px !important;
}

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

.h-12 {
  height: 3rem !important;
}

.h-14 {
  height: 3.5rem !important;
}

.h-16 {
  height: 4rem !important;
}

.h-28 {
  height: 7rem !important;
}

.h-4 {
  height: 1rem !important;
}

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

.h-52 {
  height: 13rem !important;
}

.h-56 {
  height: 14rem !important;
}

.h-6 {
  height: 1.5rem !important;
}

.h-72 {
  height: 18rem !important;
}

.h-9 {
  height: 2.25rem !important;
}

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

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

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

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

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

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

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

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

.h-\[19\%\] {
  height: 19% !important;
}

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

.h-\[2\%\] {
  height: 2% !important;
}

.h-\[24\%\] {
  height: 24% !important;
}

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

.h-\[25\%\] {
  height: 25% !important;
}

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

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

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

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

.h-\[56\%\] {
  height: 56% !important;
}

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

.h-\[58\%\] {
  height: 58% !important;
}

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

.h-\[63\%\] {
  height: 63% !important;
}

.h-\[68\%\] {
  height: 68% !important;
}

.h-auto {
  height: auto !important;
}

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

.h-max {
  height: -moz-max-content !important;
  height: max-content !important;
}

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

.max-h-24 {
  max-height: 6rem !important;
}

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

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

.max-h-\[80vh\] {
  max-height: 80vh !important;
}

.max-h-fit {
  max-height: -moz-fit-content !important;
  max-height: fit-content !important;
}

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

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

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

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

.min-h-fit {
  min-height: -moz-fit-content !important;
  min-height: fit-content !important;
}

.min-h-max {
  min-height: -moz-max-content !important;
  min-height: max-content !important;
}

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

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

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

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

.w-12 {
  width: 3rem !important;
}

.w-14 {
  width: 3.5rem !important;
}

.w-16 {
  width: 4rem !important;
}

.w-28 {
  width: 7rem !important;
}

.w-4 {
  width: 1rem !important;
}

.w-44 {
  width: 11rem !important;
}

.w-48 {
  width: 12rem !important;
}

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

.w-52 {
  width: 13rem !important;
}

.w-56 {
  width: 14rem !important;
}

.w-6 {
  width: 1.5rem !important;
}

.w-72 {
  width: 18rem !important;
}

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

.w-9 {
  width: 2.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-screen {
  width: 100vw !important;
}

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

.min-w-fit {
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
}

.max-w-5xl {
  max-width: 64rem !important;
}

.max-w-6xl {
  max-width: 72rem !important;
}

.max-w-7xl {
  max-width: 80rem !important;
}

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

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

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

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

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

.max-w-lg {
  max-width: 32rem !important;
}

.flex-1 {
  flex: 1 1 0% !important;
}

.flex-\[1_0_0\] {
  flex: 1 0 0 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

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

.border-collapse {
  border-collapse: collapse !important;
}

.origin-left {
  transform-origin: left !important;
}

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

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

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

.scale-95 {
  --tw-scale-x: .95 !important;
  --tw-scale-y: .95 !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;
}

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

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

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

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

.list-inside {
  list-style-position: inside !important;
}

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

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

.grid-cols-4 {
  grid-template-columns: repeat(4, 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-center {
  align-items: center !important;
}

.items-stretch {
  align-items: stretch !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-1 {
  gap: 0.25rem !important;
}

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

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

.gap-32 {
  gap: 8rem !important;
}

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

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

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

.gap-7 {
  gap: 1.75rem !important;
}

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

.gap-9 {
  gap: 2.25rem !important;
}

.gap-\[5px\] {
  gap: 5px !important;
}

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

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

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

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

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

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

.self-stretch {
  align-self: stretch !important;
}

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

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

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

.overflow-y-auto {
  overflow-y: auto !important;
}

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

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

.overflow-y-scroll {
  overflow-y: scroll !important;
}

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

.rounded-\[112px\] {
  border-radius: 112px !important;
}

.rounded-\[119px\] {
  border-radius: 119px !important;
}

.rounded-\[12px\] {
  border-radius: 12px !important;
}

.rounded-\[13px\] {
  border-radius: 13px !important;
}

.rounded-\[15\%\] {
  border-radius: 15% !important;
}

.rounded-\[20\%\] {
  border-radius: 20% !important;
}

.rounded-\[20px\] {
  border-radius: 20px !important;
}

.rounded-\[25px\] {
  border-radius: 25px !important;
}

.rounded-\[32\%\] {
  border-radius: 32% !important;
}

.rounded-\[35px\] {
  border-radius: 35px !important;
}

.rounded-\[37px\] {
  border-radius: 37px !important;
}

.rounded-\[40\%\] {
  border-radius: 40% !important;
}

.rounded-\[40px\] {
  border-radius: 40px !important;
}

.rounded-\[41px\] {
  border-radius: 41px !important;
}

.rounded-\[45px\] {
  border-radius: 45px !important;
}

.rounded-\[50px\] {
  border-radius: 50px !important;
}

.rounded-\[51px\] {
  border-radius: 51px !important;
}

.rounded-\[72px\] {
  border-radius: 72px !important;
}

.rounded-\[81px\] {
  border-radius: 81px !important;
}

.rounded-\[93px\] {
  border-radius: 93px !important;
}

.rounded-\[96px\] {
  border-radius: 96px !important;
}

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

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

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

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

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

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

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

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

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

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

.border-\[\#2BA9F0\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(43 169 240 / var(--tw-border-opacity)) !important;
}

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

.border-blue-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}

.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
}

.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.border-gray-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(107 114 128 / var(--tw-border-opacity)) !important;
}

.border-gray-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(75 85 99 / var(--tw-border-opacity)) !important;
}

.border-green-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
}

.border-red-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}

.bg-\[\#0C0F22\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(12 15 34 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#0c0f22\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(12 15 34 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#1A1E3A\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 30 58 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#2BA9F0\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(43 169 240 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#FCFEFF\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 254 255 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#fcfeff\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 254 255 / 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-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity)) !important;
}

.bg-gray-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity)) !important;
}

.bg-gray-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity)) !important;
}

.bg-gray-900 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity)) !important;
}

.bg-green-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity)) !important;
}

.bg-red-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 226 226 / 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;
}

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

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

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

.bg-opacity-80 {
  --tw-bg-opacity: 0.8 !important;
}

.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
}

.from-\[\#1f2a44\] {
  --tw-gradient-from: #1f2a44 var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(31 42 68 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.to-\[\#0C0F22\] {
  --tw-gradient-to: #0C0F22 var(--tw-gradient-to-position) !important;
}

.bg-cover {
  background-size: cover !important;
}

.bg-center {
  background-position: center !important;
}

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

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

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

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

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

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

.p-7 {
  padding: 1.75rem !important;
}

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

.p-9 {
  padding: 2.25rem !important;
}

.p-\[29px_15px_15px_15px\] {
  padding: 29px 15px 15px 15px !important;
}

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

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

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

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

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

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

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

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

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

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

.py-11 {
  padding-top: 2.75rem !important;
  padding-bottom: 2.75rem !important;
}

.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !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-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

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

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

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

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

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

.pb-6 {
  padding-bottom: 1.5rem !important;
}

.pb-\[56\.25\%\] {
  padding-bottom: 56.25% !important;
}

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

.pl-9 {
  padding-left: 2.25rem !important;
}

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

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

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

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

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

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

.pt-9 {
  padding-top: 2.25rem !important;
}

.pt-\[30px\] {
  padding-top: 30px !important;
}

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

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

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

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

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

.align-top {
  vertical-align: top !important;
}

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

.font-serif {
  font-family: "Source Serif Pro", serif !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-4xl {
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}

.text-8xl {
  font-size: 6rem !important;
  line-height: 1 !important;
}

.text-\[1\.3rem\] {
  font-size: 1.3rem !important;
}

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

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

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

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

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

.text-\[2\.2rem\] {
  font-size: 2.2rem !important;
}

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

.text-\[24px\] {
  font-size: 24px !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;
}

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

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

.font-extralight {
  font-weight: 200 !important;
}

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

.font-medium {
  font-weight: 500 !important;
}

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

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

.italic {
  font-style: italic !important;
}

.leading-8 {
  line-height: 2rem !important;
}

.leading-none {
  line-height: 1 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-relaxed {
  line-height: 1.625 !important;
}

.tracking-wide {
  letter-spacing: 0.025em !important;
}

.text-\[\#0C0F22\] {
  --tw-text-opacity: 1 !important;
  color: rgb(12 15 34 / var(--tw-text-opacity)) !important;
}

.text-\[\#2BA9F0\] {
  --tw-text-opacity: 1 !important;
  color: rgb(43 169 240 / var(--tw-text-opacity)) !important;
}

.text-\[\#E0F7FF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(224 247 255 / var(--tw-text-opacity)) !important;
}

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

.text-blue-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(96 165 250 / var(--tw-text-opacity)) !important;
}

.text-blue-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity)) !important;
}

.text-gray-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(229 231 235 / var(--tw-text-opacity)) !important;
}

.text-gray-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(209 213 219 / var(--tw-text-opacity)) !important;
}

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

.text-gray-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}

.text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity)) !important;
}

.text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

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

.text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity)) !important;
}

.text-green-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(21 128 61 / var(--tw-text-opacity)) !important;
}

.text-red-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity)) !important;
}

.text-red-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(185 28 28 / 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-25 {
  opacity: 0.25 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.bg-blend-darken {
  background-blend-mode: darken !important;
}

.mix-blend-multiply {
  mix-blend-mode: multiply !important;
}

.shadow-\[0_0_20px_\#2BA9F040\] {
  --tw-shadow: 0 0 20px #2BA9F040 !important;
  --tw-shadow-colored: 0 0 20px 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 rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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;
}

.grayscale {
  --tw-grayscale: grayscale(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;
}

.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px) !important;
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !important;
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !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;
}

.transition-all {
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-opacity {
  transition-property: opacity !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-transform {
  transition-property: transform !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.duration-200 {
  transition-duration: 200ms !important;
}

.duration-300 {
  transition-duration: 300ms !important;
}

.duration-500 {
  transition-duration: 500ms !important;
}

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

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.hover\:scale-\[1\.02\]:hover {
  --tw-scale-x: 1.02 !important;
  --tw-scale-y: 1.02 !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;
}

.hover\:bg-\[\#1A1E3A\]\/50:hover {
  background-color: rgb(26 30 58 / 0.5) !important;
}

.hover\:bg-blue-400:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-500:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity)) !important;
}

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

.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-opacity-70:hover {
  --tw-bg-opacity: 0.7 !important;
}

.hover\:text-blue-500:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity)) !important;
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity)) !important;
}

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

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

.hover\:shadow-\[\#2BA9F080\]:hover {
  --tw-shadow-color: #2BA9F080 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-blue-400:focus {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity)) !important;
}

.focus-visible\:outline-\[\#2BA9F0\]:focus-visible {
  outline-color: #2BA9F0 !important;
}

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

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

.group:hover .group-hover\:rotate-180 {
  --tw-rotate: 180deg !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;
}

.group:hover .group-hover\:bg-opacity-50 {
  --tw-bg-opacity: 0.5 !important;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1 !important;
}

@media (min-width: 640px) {
  .sm\:flex-col {
    flex-direction: column !important;
  }

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

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

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

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

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute !important;
  }

  .md\:bottom-\[18\%\] {
    bottom: 18% !important;
  }

  .md\:bottom-\[20\%\] {
    bottom: 20% !important;
  }

  .md\:bottom-\[5\%\] {
    bottom: 5% !important;
  }

  .md\:left-0 {
    left: 0px !important;
  }

  .md\:left-\[22\%\] {
    left: 22% !important;
  }

  .md\:left-\[248px\] {
    left: 248px !important;
  }

  .md\:left-\[302px\] {
    left: 302px !important;
  }

  .md\:left-\[31\%\] {
    left: 31% !important;
  }

  .md\:left-\[4\%\] {
    left: 4% !important;
  }

  .md\:left-\[400px\] {
    left: 400px !important;
  }

  .md\:left-\[42\%\] {
    left: 42% !important;
  }

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

  .md\:right-\[3\%\] {
    right: 3% !important;
  }

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

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

  .md\:top-\[17\%\] {
    top: 17% !important;
  }

  .md\:top-\[19\%\] {
    top: 19% !important;
  }

  .md\:top-\[1px\] {
    top: 1px !important;
  }

  .md\:top-\[2\%\] {
    top: 2% !important;
  }

  .md\:top-\[23\%\] {
    top: 23% !important;
  }

  .md\:top-\[230px\] {
    top: 230px !important;
  }

  .md\:top-\[27\%\] {
    top: 27% !important;
  }

  .md\:top-\[281px\] {
    top: 281px !important;
  }

  .md\:top-\[3\%\] {
    top: 3% !important;
  }

  .md\:top-\[9\%\] {
    top: 9% !important;
  }

  .md\:order-1 {
    order: 1 !important;
  }

  .md\:order-2 {
    order: 2 !important;
  }

  .md\:order-3 {
    order: 3 !important;
  }

  .md\:order-4 {
    order: 4 !important;
  }

  .md\:order-5 {
    order: 5 !important;
  }

  .md\:order-6 {
    order: 6 !important;
  }

  .md\:order-7 {
    order: 7 !important;
  }

  .md\:order-8 {
    order: 8 !important;
  }

  .md\:float-right {
    float: right !important;
  }

  .md\:float-left {
    float: left !important;
  }

  .md\:mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

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

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

  .md\:mb-1 {
    margin-bottom: 0.25rem !important;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .md\:mb-2 {
    margin-bottom: 0.5rem !important;
  }

  .md\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .md\:mb-3 {
    margin-bottom: 0.75rem !important;
  }

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

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

  .md\:ml-3 {
    margin-left: 0.75rem !important;
  }

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

  .md\:ml-5 {
    margin-left: 1.25rem !important;
  }

  .md\:mr-0 {
    margin-right: 0px !important;
  }

  .md\:mr-2 {
    margin-right: 0.5rem !important;
  }

  .md\:mr-4 {
    margin-right: 1rem !important;
  }

  .md\:mr-5 {
    margin-right: 1.25rem !important;
  }

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

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

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

  .md\:line-clamp-4 {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 4 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:h-auto {
    height: auto !important;
  }

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

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

  .md\:min-h-\[450px\] {
    min-height: 450px !important;
  }

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

  .md\:w-1\/3 {
    width: 33.333333% !important;
  }

  .md\:w-2\/5 {
    width: 40% !important;
  }

  .md\:w-48 {
    width: 12rem !important;
  }

  .md\:w-64 {
    width: 16rem !important;
  }

  .md\:w-80 {
    width: 20rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:w-auto {
    width: auto !important;
  }

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

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

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

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

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

  .md\:flex-grow {
    flex-grow: 1 !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\:flex-wrap {
    flex-wrap: wrap !important;
  }

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

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

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

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

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

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

  .md\:gap-2 {
    gap: 0.5rem !important;
  }

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

  .md\:gap-5 {
    gap: 1.25rem !important;
  }

  .md\:gap-6 {
    gap: 1.5rem !important;
  }

  .md\:gap-8 {
    gap: 2rem !important;
  }

  .md\:gap-\[18px\] {
    gap: 18px !important;
  }

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

  .md\:overflow-visible {
    overflow: visible !important;
  }

  .md\:rounded-\[48px\] {
    border-radius: 48px !important;
  }

  .md\:rounded-\[75px\] {
    border-radius: 75px !important;
  }

  .md\:rounded-\[81px\] {
    border-radius: 81px !important;
  }

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

  .md\:border-b-0 {
    border-bottom-width: 0px !important;
  }

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

  .md\:border-r-0 {
    border-right-width: 0px !important;
  }

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

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

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

  .md\:p-6 {
    padding: 1.5rem !important;
  }

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

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

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

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

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

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

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

  .md\:pb-24 {
    padding-bottom: 6rem !important;
  }

  .md\:pl-10 {
    padding-left: 2.5rem !important;
  }

  .md\:pl-4 {
    padding-left: 1rem !important;
  }

  .md\:pl-\[5\%\] {
    padding-left: 5% !important;
  }

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

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

  .md\:text-right {
    text-align: right !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-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

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

  .md\:text-\[1\.7rem\] {
    font-size: 1.7rem !important;
  }

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

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

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

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

  .md\:text-\[4rem\] {
    font-size: 4rem !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;
  }

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

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

  .md\:font-medium {
    font-weight: 500 !important;
  }

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

  .md\:text-inherit {
    color: inherit !important;
  }

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

@media (min-width: 1024px) {
  .lg\:bottom-10 {
    bottom: 2.5rem !important;
  }

  .lg\:bottom-\[20\%\] {
    bottom: 20% !important;
  }

  .lg\:bottom-\[4\%\] {
    bottom: 4% !important;
  }

  .lg\:left-\[3\%\] {
    left: 3% !important;
  }

  .lg\:left-\[30\%\] {
    left: 30% !important;
  }

  .lg\:left-\[38\%\] {
    left: 38% !important;
  }

  .lg\:left-\[41\%\] {
    left: 41% !important;
  }

  .lg\:right-\[30\%\] {
    right: 30% !important;
  }

  .lg\:right-\[39\%\] {
    right: 39% !important;
  }

  .lg\:right-\[9\%\] {
    right: 9% !important;
  }

  .lg\:top-3 {
    top: 0.75rem !important;
  }

  .lg\:top-\[1\%\] {
    top: 1% !important;
  }

  .lg\:top-\[13\%\] {
    top: 13% !important;
  }

  .lg\:top-\[17\%\] {
    top: 17% !important;
  }

  .lg\:top-\[21\%\] {
    top: 21% !important;
  }

  .lg\:order-1 {
    order: 1 !important;
  }

  .lg\:order-2 {
    order: 2 !important;
  }

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

  .lg\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }

  .lg\:float-none {
    float: none !important;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .lg\:ml-0 {
    margin-left: 0px !important;
  }

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

  .lg\:ml-8 {
    margin-left: 2rem !important;
  }

  .lg\:ml-\[170px\] {
    margin-left: 170px !important;
  }

  .lg\:mr-0 {
    margin-right: 0px !important;
  }

  .lg\:mr-14 {
    margin-right: 3.5rem !important;
  }

  .lg\:mr-8 {
    margin-right: 2rem !important;
  }

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

  .lg\:mt-10 {
    margin-top: 2.5rem !important;
  }

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

  .lg\:line-clamp-6 {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 6 !important;
  }

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

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

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

  .lg\:h-96 {
    height: 24rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .lg\:max-h-80 {
    max-height: 20rem !important;
  }

  .lg\:min-h-\[390px\] {
    min-height: 390px !important;
  }

  .lg\:min-h-\[550px\] {
    min-height: 550px !important;
  }

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

  .lg\:w-1\/3 {
    width: 33.333333% !important;
  }

  .lg\:w-48 {
    width: 12rem !important;
  }

  .lg\:w-96 {
    width: 24rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-auto {
    width: auto !important;
  }

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

  .lg\:min-w-\[368px\] {
    min-width: 368px !important;
  }

  .lg\:max-w-5xl {
    max-width: 64rem !important;
  }

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

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

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

  .lg\:flex-1 {
    flex: 1 1 0% !important;
  }

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

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

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

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

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

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

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

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

  .lg\:gap-14 {
    gap: 3.5rem !important;
  }

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

  .lg\:gap-5 {
    gap: 1.25rem !important;
  }

  .lg\:gap-8 {
    gap: 2rem !important;
  }

  .lg\:gap-9 {
    gap: 2.25rem !important;
  }

  .lg\:rounded-\[35px\] {
    border-radius: 35px !important;
  }

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

  .lg\:border-b-0 {
    border-bottom-width: 0px !important;
  }

  .lg\:border-l-0 {
    border-left-width: 0px !important;
  }

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

  .lg\:border-\[\#2BA9F0\] {
    --tw-border-opacity: 1 !important;
    border-color: rgb(43 169 240 / var(--tw-border-opacity)) !important;
  }

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

  .lg\:p-6 {
    padding: 1.5rem !important;
  }

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .xl\:gap-10 {
    gap: 2.5rem !important;
  }
}

@media (min-width: 1536px) {
  .\32xl\:max-w-7xl {
    max-width: 80rem !important;
  }

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

@media (min-width: 768px) and (max-width: 1160px) {
  .mdTo1160\:max-h-screen {
    max-height: 100vh !important;
  }

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

@media (min-width: 1024px) and (max-width: 1160px) {
  .lgTo1160\:mr-6 {
    margin-right: 1.5rem !important;
  }

  .lgTo1160\:h-44 {
    height: 11rem !important;
  }

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

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

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

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

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

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

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

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

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

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

  .lgTo1160\:w-44 {
    width: 11rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lgTo1160\:gap-5 {
    gap: 1.25rem !important;
  }

  .lgTo1160\:rounded-\[35px\] {
    border-radius: 35px !important;
  }

  .lgTo1160\:rounded-\[68px\] {
    border-radius: 68px !important;
  }

  .lgTo1160\:p-6 {
    padding: 1.5rem !important;
  }

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

  .lgTo1160\:px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

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

  .lgTo1160\:pl-6 {
    padding-left: 1.5rem !important;
  }

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

  .lgTo1160\:text-\[1\.4rem\] {
    font-size: 1.4rem !important;
  }

  .lgTo1160\:text-\[2\.5rem\] {
    font-size: 2.5rem !important;
  }

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

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

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

@media (min-width: 768px) and (max-width: 1024px) {
  .mdto1024\:min-h-\[70vh\] {
    min-height: 70vh !important;
  }
}

@media (min-width: 1025px) {
  .plus1025\:grid-cols-\[9fr_11fr\] {
    grid-template-columns: 9fr 11fr !important;
  }
}

@media (min-width: 1024px) and (max-width: 1220px) {
  .lgTo1220\:left-\[2\%\] {
    left: 2% !important;
  }

  .lgTo1220\:left-\[40\%\] {
    left: 40% !important;
  }

  .lgTo1220\:right-\[36\%\] {
    right: 36% !important;
  }

  .lgTo1220\:right-\[4\%\] {
    right: 4% !important;
  }

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

  .lgTo1220\:mr-4 {
    margin-right: 1rem !important;
  }

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

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

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

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

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

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

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

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

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

@media (min-width: 1024px) and (max-width: 1325px) {
  .lgTo1325\:text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

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

@media (min-width: 768px) {
  .md\:\[\&\:nth-child\(2n\)\]\:border-l:nth-child(2n) {
    border-left-width: 1px !important;
  }

  .md\:\[\&\:nth-child\(3n\)\]\:border-b-0:nth-child(3n) {
    border-bottom-width: 0px !important;
  }

  .md\:\[\&\:nth-child\(3n\)\]\:border-r:nth-child(3n) {
    border-right-width: 1px !important;
  }

  .md\:\[\&\:nth-child\(3n\)\]\:border-r-0:nth-child(3n) {
    border-right-width: 0px !important;
  }
}

@media (min-width: 1024px) {
  .lg\:\[\&\:nth-child\(3n\)\]\:border-r:nth-child(3n) {
    border-right-width: 1px !important;
  }
}

@media (min-width: 768px) {
  .md\:\[\&\:nth-child\(4n\)\]\:border-b-0:nth-child(4n) {
    border-bottom-width: 0px !important;
  }
}

@media (min-width: 1024px) {
  .lg\:\[\&\:nth-child\(4n\)\]\:border-r-0:nth-child(4n) {
    border-right-width: 0px !important;
  }
}

@media (min-width: 768px) {
  .md\:\[\&\:nth-child\(5n\)\]\:border-b-0:nth-child(5n) {
    border-bottom-width: 0px !important;
  }

  .md\:\[\&\:nth-child\(5n\)\]\:border-r-0:nth-child(5n) {
    border-right-width: 0px !important;
  }
}
