*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | 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: currentColor;
  /* 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 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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]:where(:not([hidden="until-found"])) {
  display: none;
}

.visible {
  visibility: visible;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-\[-20px\] {
  bottom: -20px;
}

.bottom-\[0\] {
  bottom: 0;
}

.bottom-\[0px\] {
  bottom: 0px;
}

.bottom-\[120px\] {
  bottom: 120px;
}

.bottom-\[131px\] {
  bottom: 131px;
}

.bottom-\[150px\] {
  bottom: 150px;
}

.bottom-\[21px\] {
  bottom: 21px;
}

.bottom-\[30px\] {
  bottom: 30px;
}

.bottom-\[50px\] {
  bottom: 50px;
}

.left-0 {
  left: 0px;
}

.left-\[-9px\] {
  left: -9px;
}

.left-\[0\] {
  left: 0;
}

.left-\[0px\] {
  left: 0px;
}

.left-\[15px\] {
  left: 15px;
}

.left-\[21px\] {
  left: 21px;
}

.left-\[244px\] {
  left: 244px;
}

.left-\[30px\] {
  left: 30px;
}

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

.left-\[80px\] {
  left: 80px;
}

.left-\[calc\(50\%-110px\)\] {
  left: calc(50% - 110px);
}

.left-\[calc\(50\%-250px\)\] {
  left: calc(50% - 250px);
}

.left-\[calc\(50\%-92\.5px\)\] {
  left: calc(50% - 92.5px);
}

.right-0 {
  right: 0px;
}

.right-\[-9px\] {
  right: -9px;
}

.right-\[0\] {
  right: 0;
}

.right-\[0px\] {
  right: 0px;
}

.right-\[21px\] {
  right: 21px;
}

.top-0 {
  top: 0px;
}

.top-\[-10px\] {
  top: -10px;
}

.top-\[-5px\] {
  top: -5px;
}

.top-\[-6px\] {
  top: -6px;
}

.top-\[0\] {
  top: 0;
}

.top-\[0px\] {
  top: 0px;
}

.top-\[128px\] {
  top: 128px;
}

.top-\[20\%\] {
  top: 20%;
}

.top-\[20px\] {
  top: 20px;
}

.top-\[21px\] {
  top: 21px;
}

.top-\[296px\] {
  top: 296px;
}

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

.top-\[50px\] {
  top: 50px;
}

.top-\[70px\] {
  top: 70px;
}

.top-\[calc\(50\%-110px\)\] {
  top: calc(50% - 110px);
}

.top-\[calc\(50\%-6px\)\] {
  top: calc(50% - 6px);
}

.top-\[calc\(50\%-92\.5px\)\] {
  top: calc(50% - 92.5px);
}

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

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

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

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

.order-1 {
  order: 1;
}

.mx-\[10px\] {
  margin-left: 10px;
  margin-right: 10px;
}

.mx-\[20px\] {
  margin-left: 20px;
  margin-right: 20px;
}

.my-\[120px\] {
  margin-top: 120px;
  margin-bottom: 120px;
}

.my-\[15px\] {
  margin-top: 15px;
  margin-bottom: 15px;
}

.my-\[60px\] {
  margin-top: 60px;
  margin-bottom: 60px;
}

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

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

.mb-\[10px\] {
  margin-bottom: 10px;
}

.mb-\[120px\] {
  margin-bottom: 120px;
}

.mb-\[24px\] {
  margin-bottom: 24px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

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

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

.ml-\[\.625rem\] {
  margin-left: .625rem;
}

.ml-\[10px\] {
  margin-left: 10px;
}

.ml-\[12px\] {
  margin-left: 12px;
}

.ml-\[16px\] {
  margin-left: 16px;
}

.ml-\[1rem\] {
  margin-left: 1rem;
}

.ml-\[20px\] {
  margin-left: 20px;
}

.ml-\[2rem\] {
  margin-left: 2rem;
}

.ml-\[30px\] {
  margin-left: 30px;
}

.ml-\[5px\] {
  margin-left: 5px;
}

.ml-\[60px\] {
  margin-left: 60px;
}

.ml-\[6px\] {
  margin-left: 6px;
}

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

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

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

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

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

.mt-\[1\.875rem\] {
  margin-top: 1.875rem;
}

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

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

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

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

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

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

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

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

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

.mt-\[2\.5rem\] {
  margin-top: 2.5rem;
}

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

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

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

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

.mt-\[3\.75rem\] {
  margin-top: 3.75rem;
}

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

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

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

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

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

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

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

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

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

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

.mt-\[calc\(16px-0\.8rem\)\] {
  margin-top: calc(16px - 0.8rem);
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.table {
  display: table;
}

.hidden {
  display: none;
}

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

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

.h-\[12\.5rem\] {
  height: 12.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[19\.5px\] {
  height: 19.5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[31\.7px\] {
  height: 31.7px;
}

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

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

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

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

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

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

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

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

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

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

.h-\[43\.5px\] {
  height: 43.5px;
}

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

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

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

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

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

.h-\[50\%\] {
  height: 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[calc\(100\%-100px\)\] {
  height: calc(100% - 100px);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-\[16px\] {
  max-height: 16px;
}

.max-h-\[180px\] {
  max-height: 180px;
}

.max-h-\[20px\] {
  max-height: 20px;
}

.min-h-\[100vh\] {
  min-height: 100vh;
}

.min-h-\[150px\] {
  min-height: 150px;
}

.min-h-\[16px\] {
  min-height: 16px;
}

.min-h-\[20px\] {
  min-height: 20px;
}

.min-h-\[calc\(100vh-70px\)\] {
  min-height: calc(100vh - 70px);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[33\.33\%\] {
  width: 33.33%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[calc\(100\%-180px\)\] {
  width: calc(100% - 180px);
}

.w-\[calc\(100\%-480px\)\] {
  width: calc(100% - 480px);
}

.w-\[calc\(100\%-504px\)\] {
  width: calc(100% - 504px);
}

.w-\[calc\(100\%-60px\)\] {
  width: calc(100% - 60px);
}

.w-\[calc\(100\%-80px\)\] {
  width: calc(100% - 80px);
}

.w-\[calc\(50\%-15px\)\] {
  width: calc(50% - 15px);
}

.w-full {
  width: 100%;
}

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

.min-w-\[1rem\] {
  min-width: 1rem;
}

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

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

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

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

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

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

.flex-shrink {
  flex-shrink: 1;
}

.shrink {
  flex-shrink: 1;
}

.basis-1\/2 {
  flex-basis: 50%;
}

.basis-1\/6 {
  flex-basis: 16.666667%;
}

.basis-2\/12 {
  flex-basis: 16.666667%;
}

.basis-2\/6 {
  flex-basis: 33.333333%;
}

.basis-3\/12 {
  flex-basis: 25%;
}

.basis-3\/6 {
  flex-basis: 50%;
}

.basis-4\/12 {
  flex-basis: 33.333333%;
}

.basis-4\/6 {
  flex-basis: 66.666667%;
}

.translate-x-\[-125px\] {
  --tw-translate-x: -125px;
  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));
}

.translate-x-\[-15px\] {
  --tw-translate-x: -15px;
  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));
}

.translate-x-\[-20px\] {
  --tw-translate-x: -20px;
  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));
}

.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  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));
}

.translate-y-\[-100\%\] {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[-15px\] {
  --tw-translate-y: -15px;
  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));
}

.translate-y-\[-25\%\] {
  --tw-translate-y: -25%;
  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));
}

.translate-y-\[-40px\] {
  --tw-translate-y: -40px;
  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));
}

.translate-y-\[-4px\] {
  --tw-translate-y: -4px;
  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));
}

.translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  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));
}

.translate-y-\[-50px\] {
  --tw-translate-y: -50px;
  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));
}

.translate-y-\[-75\%\] {
  --tw-translate-y: -75%;
  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));
}

.translate-y-\[4px\] {
  --tw-translate-y: 4px;
  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));
}

.translate-y-\[50\%\] {
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[0deg\] {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[270deg\] {
  --tw-rotate: 270deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[90deg\] {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes moveContainer {
  0% {
    transform: translateY(0);
  }

  100% {
    transform:  translateY(-30%);
  }
}

.animate-\[moveContainer_3s_infinite_alternate\] {
  animation: moveContainer 3s infinite alternate;
}

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

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.list-disc {
  list-style-type: disc;
}

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

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

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

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

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

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

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

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

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

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

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

.gap-\[30px\] {
  gap: 30px;
}

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

.space-y-\[1\.5rem\] > :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));
}

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

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

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-solid > :not([hidden]) ~ :not([hidden]) {
  border-style: solid;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

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

.rounded-\[50\%\] {
  border-radius: 50%;
}

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

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

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

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

.border {
  border-width: 1px;
}

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

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

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

.border-l-\[6px\] {
  border-left-width: 6px;
}

.border-r-\[6px\] {
  border-right-width: 6px;
}

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

.border-t-\[6px\] {
  border-top-width: 6px;
}

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

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

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

.border-\[\#597BE5\] {
  --tw-border-opacity: 1;
  border-color: rgb(89 123 229 / var(--tw-border-opacity, 1));
}

.border-\[\#6785C1\] {
  --tw-border-opacity: 1;
  border-color: rgb(103 133 193 / var(--tw-border-opacity, 1));
}

.border-\[\#DFE4F2\] {
  --tw-border-opacity: 1;
  border-color: rgb(223 228 242 / var(--tw-border-opacity, 1));
}

.border-cobalt_blue {
  --tw-border-opacity: 1;
  border-color: rgb(7 16 39 / var(--tw-border-opacity, 1));
}

.border-t-\[\#183F7A\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(24 63 122 / var(--tw-border-opacity, 1));
}

.border-t-\[\#2371AD\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(35 113 173 / var(--tw-border-opacity, 1));
}

.border-t-\[\#289DC7\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(40 157 199 / var(--tw-border-opacity, 1));
}

.border-t-\[\#78C6D0\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(120 198 208 / var(--tw-border-opacity, 1));
}

.border-t-\[\#85CBCF\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 203 207 / var(--tw-border-opacity, 1));
}

.border-t-\[\#AFDCCC\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(175 220 204 / var(--tw-border-opacity, 1));
}

.border-t-\[\#DCECC9\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(220 236 201 / var(--tw-border-opacity, 1));
}

.border-t-deep_blue {
  --tw-border-opacity: 1;
  border-top-color: rgb(14 27 71 / var(--tw-border-opacity, 1));
}

.bg-\[\#071027\] {
  --tw-bg-opacity: 1;
  background-color: rgb(7 16 39 / var(--tw-bg-opacity, 1));
}

.bg-\[\#09122e\] {
  --tw-bg-opacity: 1;
  background-color: rgb(9 18 46 / var(--tw-bg-opacity, 1));
}

.bg-\[\#0E1B47\] {
  --tw-bg-opacity: 1;
  background-color: rgb(14 27 71 / var(--tw-bg-opacity, 1));
}

.bg-\[\#111f4e\] {
  --tw-bg-opacity: 1;
  background-color: rgb(17 31 78 / var(--tw-bg-opacity, 1));
}

.bg-\[\#142458\] {
  --tw-bg-opacity: 1;
  background-color: rgb(20 36 88 / var(--tw-bg-opacity, 1));
}

.bg-\[\#183F7A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(24 63 122 / var(--tw-bg-opacity, 1));
}

.bg-\[\#212529\] {
  --tw-bg-opacity: 1;
  background-color: rgb(33 37 41 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2371AD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(35 113 173 / var(--tw-bg-opacity, 1));
}

.bg-\[\#289DC7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(40 157 199 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2CC0CC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(44 192 204 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2E8B57\] {
  --tw-bg-opacity: 1;
  background-color: rgb(46 139 87 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2d2d2d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(45 45 45 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2d71e5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(45 113 229 / var(--tw-bg-opacity, 1));
}

.bg-\[\#3498db\] {
  --tw-bg-opacity: 1;
  background-color: rgb(52 152 219 / var(--tw-bg-opacity, 1));
}

.bg-\[\#384879\] {
  --tw-bg-opacity: 1;
  background-color: rgb(56 72 121 / var(--tw-bg-opacity, 1));
}

.bg-\[\#483D8B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(72 61 139 / var(--tw-bg-opacity, 1));
}

.bg-\[\#4A47DB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(74 71 219 / var(--tw-bg-opacity, 1));
}

.bg-\[\#4F6ECC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(79 110 204 / var(--tw-bg-opacity, 1));
}

.bg-\[\#597BE5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(89 123 229 / var(--tw-bg-opacity, 1));
}

.bg-\[\#597be5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(89 123 229 / var(--tw-bg-opacity, 1));
}

.bg-\[\#6495ED\] {
  --tw-bg-opacity: 1;
  background-color: rgb(100 149 237 / var(--tw-bg-opacity, 1));
}

.bg-\[\#6785C1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(103 133 193 / var(--tw-bg-opacity, 1));
}

.bg-\[\#67C1BC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(103 193 188 / var(--tw-bg-opacity, 1));
}

.bg-\[\#78C6D0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(120 198 208 / var(--tw-bg-opacity, 1));
}

.bg-\[\#85CBCF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(133 203 207 / var(--tw-bg-opacity, 1));
}

.bg-\[\#945EFC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(148 94 252 / var(--tw-bg-opacity, 1));
}

.bg-\[\#AFDCCC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(175 220 204 / var(--tw-bg-opacity, 1));
}

.bg-\[\#B22222\] {
  --tw-bg-opacity: 1;
  background-color: rgb(178 34 34 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D3E1E5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(211 225 229 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D3E3E5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(211 227 229 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D4E6DF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(212 230 223 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D8D8D8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity, 1));
}

.bg-\[\#DCECC9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(220 236 201 / var(--tw-bg-opacity, 1));
}

.bg-\[\#DFE4F2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(223 228 242 / var(--tw-bg-opacity, 1));
}

.bg-\[\#ED8E3E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(237 142 62 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F4F4F4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F5F7FA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 250 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F6C103\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 193 3 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F8416D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 65 109 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F8F8F8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FDEADA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 234 218 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFD9B9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 217 185 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f8f9fa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 249 250 / var(--tw-bg-opacity, 1));
}

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

.bg-cobalt_blue {
  --tw-bg-opacity: 1;
  background-color: rgb(7 16 39 / var(--tw-bg-opacity, 1));
}

.bg-deep_blue {
  --tw-bg-opacity: 1;
  background-color: rgb(14 27 71 / var(--tw-bg-opacity, 1));
}

.bg-navy_blue {
  --tw-bg-opacity: 1;
  background-color: rgb(103 133 193 / var(--tw-bg-opacity, 1));
}

.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

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

.bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}

.bg-AutomationTest_1 {
  background-image: url(@/assets/images/si-service-business/AutomationTest_1.svg);
}

.bg-AutomationTest_2 {
  background-image: url(@/assets/images/si-service-business/AutomationTest_2.svg);
}

.bg-AutomationTest_3 {
  background-image: url(@/assets/images/si-service-business/AutomationTest_3.svg);
}

.bg-AutomationTest_4 {
  background-image: url(@/assets/images/si-service-business/AutomationTest_4.svg);
}

.bg-AutomationTest_top_1 {
  background-image: linear-gradient(213deg, #FED776 -5.37%, #FED776 -5.37%, #F7806E 83.03%);
}

.bg-AutomationTest_top_2 {
  background-image: linear-gradient(224deg, #FF789A -3.55%, #F8436D 82.55%);
}

.bg-AutomationTest_top_3 {
  background-image: linear-gradient(231deg, #00BBF7 -1.17%, #017EF0 80%);
}

.bg-AutomationTest_top_4 {
  background-image: linear-gradient(238deg, #D877F3 11.94%, #935DFB 76.04%);
}

.bg-BusinessBall {
  background-image: linear-gradient(180deg, #6078DA 0%, #192147 100%);;
}

.bg-GartnerCard {
  background-image: linear-gradient(to right, rgba(217, 217, 217, 0), rgba(14, 27, 71, 1));
}

.bg-SubPageTitleBg {
  background-image: linear-gradient(90deg, rgb(14, 27, 71) 0%, rgba(14, 27, 71, 0.6) 58.33%, rgba(14, 27, 71, 0.6) 100%);
}

.bg-\[url\(\'\@\/assets\/images\/pic_innovation_bg\.png\'\)\] {
  background-image: url('@/assets/images/pic_innovation_bg.png');
}

.bg-\[url\(\@\/assets\/images\/Business-Companies\/bg-3\.png\)\] {
  background-image: url(@/assets/images/Business-Companies/bg-3.png);
}

.bg-\[url\(\@\/assets\/images\/sub_page_title\/bg-top\.svg\)\] {
  background-image: url(@/assets/images/sub_page_title/bg-top.svg);
}

.bg-\[url\(\@\/assets\/images\/sub_page_title\/bg-top_2\.svg\)\] {
  background-image: url(@/assets/images/sub_page_title/bg-top_2.svg);
}

.bg-primarygradient {
  background-image: linear-gradient(90deg, #597EE5 0%, #597EE5 26.04%, #00FFB2 100%);
}

.bg-contain {
  background-size: contain;
}

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

.bg-\[80\%_bottom\] {
  background-position: 80% bottom;
}

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

.bg-center-35 {
  background-position: center 120px , center;
}

.bg-right-bottom {
  background-position: right bottom;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

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

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

.p-\[1\.25rem\] {
  padding: 1.25rem;
}

.p-\[10px\] {
  padding: 10px;
}

.p-\[15px\] {
  padding: 15px;
}

.p-\[20px\] {
  padding: 20px;
}

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

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

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

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

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

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

.px-\[22\.5px\] {
  padding-left: 22.5px;
  padding-right: 22.5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.py-\[0\] {
  padding-top: 0;
  padding-bottom: 0;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}

.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-\[28px\] {
  padding-top: 28px;
  padding-bottom: 28px;
}

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-\[43px\] {
  padding-top: 43px;
  padding-bottom: 43px;
}

.py-\[58px\] {
  padding-top: 58px;
  padding-bottom: 58px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-\[78px\] {
  padding-top: 78px;
  padding-bottom: 78px;
}

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

.pb-\[120px\] {
  padding-bottom: 120px;
}

.pb-\[14px\] {
  padding-bottom: 14px;
}

.pb-\[15px\] {
  padding-bottom: 15px;
}

.pb-\[16px\] {
  padding-bottom: 16px;
}

.pb-\[20px\] {
  padding-bottom: 20px;
}

.pb-\[26px\] {
  padding-bottom: 26px;
}

.pb-\[46px\] {
  padding-bottom: 46px;
}

.pb-\[60px\] {
  padding-bottom: 60px;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pl-\[27px\] {
  padding-left: 27px;
}

.pl-\[30px\] {
  padding-left: 30px;
}

.pt-\[20px\] {
  padding-top: 20px;
}

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

.pt-\[78px\] {
  padding-top: 78px;
}

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

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

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

.align-middle {
  vertical-align: middle;
}

.font-NotoSansJP {
  font-family: Noto-Sans-JP, sans-serif;
}

.font-Shippori {
  font-family: Shippori-Mincho, sans-serif;
}

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

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

.text-\[\.625rem\] {
  font-size: .625rem;
}

.text-\[\.6rem\] {
  font-size: .6rem;
}

.text-\[\.75rem\] {
  font-size: .75rem;
}

.text-\[\.875rem\] {
  font-size: .875rem;
}

.text-\[\.9375rem\] {
  font-size: .9375rem;
}

.text-\[0\.75rem\] {
  font-size: 0.75rem;
}

.text-\[0\.875rem\] {
  font-size: 0.875rem;
}

.text-\[1\.125rem\] {
  font-size: 1.125rem;
}

.text-\[1\.25rem\] {
  font-size: 1.25rem;
}

.text-\[1\.2rem\] {
  font-size: 1.2rem;
}

.text-\[1\.45rem\] {
  font-size: 1.45rem;
}

.text-\[1\.5rem\] {
  font-size: 1.5rem;
}

.text-\[1\.75rem\] {
  font-size: 1.75rem;
}

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

.text-\[1\.9rem\] {
  font-size: 1.9rem;
}

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

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

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

.text-\[1rem\] {
  font-size: 1rem;
}

.text-\[2\.25rem\] {
  font-size: 2.25rem;
}

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

.text-\[21\.6px\] {
  font-size: 21.6px;
}

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

.text-\[3\.5rem\] {
  font-size: 3.5rem;
}

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

.text-\[4\.5rem\] {
  font-size: 4.5rem;
}

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

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

.font-\[1rem\] {
  font-weight: 1rem;
}

.font-\[400\] {
  font-weight: 400;
}

.font-\[500\] {
  font-weight: 500;
}

.font-\[600\] {
  font-weight: 600;
}

.font-\[700\] {
  font-weight: 700;
}

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

.uppercase {
  text-transform: uppercase;
}

.not-italic {
  font-style: normal;
}

.leading-\[1\.375rem\] {
  line-height: 1.375rem;
}

.leading-\[1\.75rem\] {
  line-height: 1.75rem;
}

.leading-\[1\.875rem\] {
  line-height: 1.875rem;
}

.leading-\[16px\] {
  line-height: 16px;
}

.leading-\[1rem\] {
  line-height: 1rem;
}

.leading-\[2\.75rem\] {
  line-height: 2.75rem;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-\[2rem\] {
  line-height: 2rem;
}

.leading-\[3\.375rem\] {
  line-height: 3.375rem;
}

.leading-\[30px\] {
  line-height: 30px;
}

.leading-\[32px\] {
  line-height: 32px;
}

.leading-\[44px\] {
  line-height: 44px;
}

.leading-\[5\.125rem\] {
  line-height: 5.125rem;
}

.leading-\[54px\] {
  line-height: 54px;
}

.leading-\[5rem\] {
  line-height: 5rem;
}

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

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

.tracking-\[\.125rem\] {
  letter-spacing: .125rem;
}

.tracking-\[\.75rem\] {
  letter-spacing: .75rem;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.text-\[\#071027\] {
  --tw-text-opacity: 1;
  color: rgb(7 16 39 / var(--tw-text-opacity, 1));
}

.text-\[\#0E1B47\] {
  --tw-text-opacity: 1;
  color: rgb(14 27 71 / var(--tw-text-opacity, 1));
}

.text-\[\#177554\] {
  --tw-text-opacity: 1;
  color: rgb(23 117 84 / var(--tw-text-opacity, 1));
}

.text-\[\#597BE5\] {
  --tw-text-opacity: 1;
  color: rgb(89 123 229 / var(--tw-text-opacity, 1));
}

.text-\[\#6785C1\] {
  --tw-text-opacity: 1;
  color: rgb(103 133 193 / var(--tw-text-opacity, 1));
}

.text-\[\#6785c1\] {
  --tw-text-opacity: 1;
  color: rgb(103 133 193 / var(--tw-text-opacity, 1));
}

.text-\[\#FF0\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.text-\[\#fff\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-\[\#ffffff\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-cobalt_blue {
  --tw-text-opacity: 1;
  color: rgb(7 16 39 / var(--tw-text-opacity, 1));
}

.text-deep_blue {
  --tw-text-opacity: 1;
  color: rgb(14 27 71 / var(--tw-text-opacity, 1));
}

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

.opacity-40 {
  opacity: 0.4;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

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

.shadow-Graduates {
  --tw-shadow: 0px -4px 4px 0px rgba(14, 27, 71, 0.25);
  --tw-shadow-colored: 0px -4px 4px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

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

.backdrop-blur-\[2px\] {
  --tw-backdrop-blur: blur(2px);
  -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);
  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);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

.duration-700 {
  transition-duration: 700ms;
}

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

html,
body,
#app {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 18px;
}

@media screen and (max-width: 1300px) {
  html,
  body,
  #app {
    font-size: 16px;
  }
}

@font-face {
  font-family: 'Noto-Sans-JP';

  src: url('https://font-ashen.vercel.app/font/NotoSansJP-Regular.otf')  format('opentype');
}

@font-face {
  font-family: 'Shippori-Mincho';

  src: url('https://font-ashen.vercel.app/font/ShipporiMincho-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Smart-FontUI';

  src: url('https://font-ashen.vercel.app/font/SmartFontUI.ttf') format('truetype');
}

.font-feature-settings-cilg-liga{
  font-feature-settings: 'clig' off, 'liga' off;
}

.m_l_60 {
  margin-left: 60px;
}

.m_l_30 {
  margin-left: 30px;
}

.m_l_16{
  margin-left: 16px;
}

.m_l_10 {
  margin-left: 10px;
}

.m_t_150 {
  margin-top: 150px;
}

.m_t_120 {
  margin-top: 120px;
}

.m_t_60 {
  margin-top: 60px;
}

.m_t_30 {
  margin-top: 30px;
}

.m_t_20 {
  margin-top: 20px;
}

.m_b_240 {
  margin-bottom: 240px;
}

.occupy {
  width: calc((100% - 912px) / 2);
  height: calc(100% );
  background: var(---, #dfe4f2);
  z-index: 3;
  position: absolute;
  left: 0px;
  top: 0px;
}

.hr{
  border-color: #0E1B47;
}

.image-container {
  overflow: hidden;
  position: relative;
}

.image-container img {
  transition: transform 0.5s ease;
}

.image-container:hover img {
  transform: scale(1.2);
  /* 调整放大倍数 */
}

/*每页的公共配置 */

.Header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
}

.shrink {
  height: 72px;
  /* 修改高度为 100px */
}

.page_center{
  width:100%;
  display:flex;
  justify-content: center;
  position: relative;
}

.page_center_items{
  width:1200px;
}

.hover\:bg-\[\#31437c\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(49 67 124 / var(--tw-bg-opacity, 1));
}

.hover\:text-\[\#304890\]:hover {
  --tw-text-opacity: 1;
  color: rgb(48 72 144 / var(--tw-text-opacity, 1));
}

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

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:opacity-60:hover {
  opacity: 0.6;
}

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

.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);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.group:hover .group-hover\:ml-\[10px\] {
  margin-left: 10px;
}

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

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:scale-\[1\.2\] {
  --tw-scale-x: 1.2;
  --tw-scale-y: 1.2;
  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));
}

.group:hover .group-hover\:flex-nowrap {
  flex-wrap: nowrap;
}

.group:hover .group-hover\:bg-\[\#071027\] {
  --tw-bg-opacity: 1;
  background-color: rgb(7 16 39 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}

.group:hover .group-hover\:p-\[15px\] {
  padding: 15px;
}

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

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

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

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

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

  .md\:flex {
    display: flex;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:w-\[calc\(680px-120px\)\] {
    width: calc(680px - 120px);
  }

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

  .md\:translate-y-\[-70px\] {
    --tw-translate-y: -70px;
    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));
  }

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

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

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

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

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

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

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

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

@media (min-width: 1300px) {
  .lg\:absolute {
    position: absolute;
  }

  .lg\:bottom-\[120px\] {
    bottom: 120px;
  }

  .lg\:bottom-\[80px\] {
    bottom: 80px;
  }

  .lg\:left-\[5\%\] {
    left: 5%;
  }

  .lg\:right-0 {
    right: 0px;
  }

  .lg\:right-\[5\%\] {
    right: 5%;
  }

  .lg\:top-\[470px\] {
    top: 470px;
  }

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

  .lg\:my-\[120px\] {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .lg\:ml-\[1\.875rem\] {
    margin-left: 1.875rem;
  }

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

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

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

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:h-\[100px\] {
    height: 100px;
  }

  .lg\:h-\[10px\] {
    height: 10px;
  }

  .lg\:h-\[1130px\] {
    height: 1130px;
  }

  .lg\:h-\[120px\] {
    height: 120px;
  }

  .lg\:h-\[168px\] {
    height: 168px;
  }

  .lg\:h-\[22px\] {
    height: 22px;
  }

  .lg\:h-\[320px\] {
    height: 320px;
  }

  .lg\:h-\[348px\] {
    height: 348px;
  }

  .lg\:h-\[360px\] {
    height: 360px;
  }

  .lg\:h-\[380px\] {
    height: 380px;
  }

  .lg\:h-\[410px\] {
    height: 410px;
  }

  .lg\:h-\[475px\] {
    height: 475px;
  }

  .lg\:h-\[488px\] {
    height: 488px;
  }

  .lg\:h-\[522px\] {
    height: 522px;
  }

  .lg\:h-\[560px\] {
    height: 560px;
  }

  .lg\:h-\[88px\] {
    height: 88px;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-full {
    height: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-\[calc\(100\%-1060px\)\] {
    width: calc(100% - 1060px);
  }

  .lg\:w-\[calc\(100\%-120px\)\] {
    width: calc(100% - 120px);
  }

  .lg\:w-\[calc\(100\%-190px\)\] {
    width: calc(100% - 190px);
  }

  .lg\:w-\[calc\(100\%-340px\)\] {
    width: calc(100% - 340px);
  }

  .lg\:w-\[calc\(100\%-400px\)\] {
    width: calc(100% - 400px);
  }

  .lg\:w-\[calc\(100\%-580px\)\] {
    width: calc(100% - 580px);
  }

  .lg\:w-\[calc\(50\%-15px\)\] {
    width: calc(50% - 15px);
  }

  .lg\:w-\[calc\(50\%-20px\)\] {
    width: calc(50% - 20px);
  }

  .lg\:w-\[calc\(50\%-30px\)\] {
    width: calc(50% - 30px);
  }

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

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

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

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

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

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

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

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

  .lg\:border-none {
    border-style: none;
  }

  .lg\:bg-cover {
    background-size: cover;
  }

  .lg\:bg-\[right_bottom_50\%\] {
    background-position: right bottom 50%;
  }

  .lg\:p-0 {
    padding: 0px;
  }

  .lg\:p-\[30px\] {
    padding: 30px;
  }

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

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

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

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

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

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

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

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

  .lg\:py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .lg\:py-\[17px\] {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .lg\:py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .lg\:py-\[41px\] {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .lg\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pl-\[204px\] {
    padding-left: 204px;
  }

  .lg\:text-\[1\.125rem\] {
    font-size: 1.125rem;
  }

  .lg\:text-\[1\.25rem\] {
    font-size: 1.25rem;
  }

  .lg\:text-\[1\.5rem\] {
    font-size: 1.5rem;
  }

  .lg\:text-\[1rem\] {
    font-size: 1rem;
  }

  .lg\:text-\[2\.25rem\] {
    font-size: 2.25rem;
  }

  .lg\:text-\[3\.5rem\] {
    font-size: 3.5rem;
  }

  .lg\:tracking-\[\.75rem\] {
    letter-spacing: .75rem;
  }
}

