/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles/styles.scss?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
*, ::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.18 | 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 */ /* 3 */
  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::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;
}
[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}
select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  print-color-adjust: exact;
}
[multiple],[size]:where(select:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  print-color-adjust: unset;
}
[type='checkbox'],[type='radio'] {
  appearance: none;
  padding: 0;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox'] {
  border-radius: 0px;
}
[type='radio'] {
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}
[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active)  {
  [type='checkbox']:checked {
    appearance: auto;
  }
}
[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active)  {
  [type='radio']:checked {
    appearance: auto;
  }
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (forced-colors: active)  {
  [type='checkbox']:indeterminate {
    appearance: auto;
  }
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}
[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
.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;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.\!visible {
  visibility: visible !important;
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-\[-38px\] {
  left: -38px;
}
.left-\[0px\] {
  left: 0px;
}
.left-\[10rem\] {
  left: 10rem;
}
.left-\[175px\] {
  left: 175px;
}
.left-\[22\.4px\] {
  left: 22.4px;
}
.left-\[70px\] {
  left: 70px;
}
.right-0 {
  right: 0px;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-\[-120px\] {
  right: -120px;
}
.right-\[-13px\] {
  right: -13px;
}
.right-\[-18px\] {
  right: -18px;
}
.right-\[-198px\] {
  right: -198px;
}
.right-\[0px\] {
  right: 0px;
}
.right-\[151px\] {
  right: 151px;
}
.right-\[20px\] {
  right: 20px;
}
.right-\[24px\] {
  right: 24px;
}
.right-\[263px\] {
  right: 263px;
}
.right-\[30px\] {
  right: 30px;
}
.right-\[31\.5px\] {
  right: 31.5px;
}
.right-\[31px\] {
  right: 31px;
}
.right-\[40px\] {
  right: 40px;
}
.right-\[50px\] {
  right: 50px;
}
.top-0 {
  top: 0px;
}
.top-1 {
  top: 0.25rem;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-\[-120px\] {
  top: -120px;
}
.top-\[-14px\] {
  top: -14px;
}
.top-\[-63px\] {
  top: -63px;
}
.top-\[-90px\] {
  top: -90px;
}
.top-\[100\] {
  top: 100;
}
.top-\[105px\] {
  top: 105px;
}
.top-\[115px\] {
  top: 115px;
}
.top-\[168px\] {
  top: 168px;
}
.top-\[24px\] {
  top: 24px;
}
.top-\[25px\] {
  top: 25px;
}
.top-\[2rem\] {
  top: 2rem;
}
.top-\[32px\] {
  top: 32px;
}
.top-\[33px\] {
  top: 33px;
}
.top-\[34px\] {
  top: 34px;
}
.top-\[36px\] {
  top: 36px;
}
.top-\[5px\] {
  top: 5px;
}
.top-\[82px\] {
  top: 82px;
}
.top-\[87px\] {
  top: 87px;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-10 {
  grid-column: span 10 / span 10;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-7 {
  grid-column: span 7 / span 7;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.col-span-9 {
  grid-column: span 9 / span 9;
}
.col-start-11 {
  grid-column-start: 11;
}
.col-start-12 {
  grid-column-start: 12;
}
.col-start-5 {
  grid-column-start: 5;
}
.col-start-6 {
  grid-column-start: 6;
}
.col-start-7 {
  grid-column-start: 7;
}
.col-start-9 {
  grid-column-start: 9;
}
.row-start-2 {
  grid-row-start: 2;
}
.m-0 {
  margin: 0px;
}
.m-auto {
  margin: auto;
}
.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}
.mx-\[-15px\] {
  margin-left: -15px;
  margin-right: -15px;
}
.mx-\[-6px\] {
  margin-left: -6px;
  margin-right: -6px;
}
.mx-\[15px\] {
  margin-left: 15px;
  margin-right: 15px;
}
.mx-\[2px\] {
  margin-left: 2px;
  margin-right: 2px;
}
.mx-\[3px\] {
  margin-left: 3px;
  margin-right: 3px;
}
.mx-\[5px\] {
  margin-left: 5px;
  margin-right: 5px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-\[10px\] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.my-\[12px\] {
  margin-top: 12px;
  margin-bottom: 12px;
}
.my-\[15px\] {
  margin-top: 15px;
  margin-bottom: 15px;
}
.my-\[16px\] {
  margin-top: 16px;
  margin-bottom: 16px;
}
.my-\[20px\] {
  margin-top: 20px;
  margin-bottom: 20px;
}
.-mb-2 {
  margin-bottom: -0.5rem;
}
.-mr-5 {
  margin-right: -1.25rem;
}
.-mr-\[50px\] {
  margin-right: -50px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[-10px\] {
  margin-bottom: -10px;
}
.mb-\[-18px\] {
  margin-bottom: -18px;
}
.mb-\[-2px\] {
  margin-bottom: -2px;
}
.mb-\[-4px\] {
  margin-bottom: -4px;
}
.mb-\[-5px\] {
  margin-bottom: -5px;
}
.mb-\[-8px\] {
  margin-bottom: -8px;
}
.mb-\[1\.25rem\] {
  margin-bottom: 1.25rem;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[12px\] {
  margin-bottom: 12px;
}
.mb-\[14px\] {
  margin-bottom: 14px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[16px\] {
  margin-bottom: 16px;
}
.mb-\[18px\] {
  margin-bottom: 18px;
}
.mb-\[19px\] {
  margin-bottom: 19px;
}
.mb-\[2\.5rem\] {
  margin-bottom: 2.5rem;
}
.mb-\[20\.5px\] {
  margin-bottom: 20.5px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[22px\] {
  margin-bottom: 22px;
}
.mb-\[24px\] {
  margin-bottom: 24px;
}
.mb-\[25px\] {
  margin-bottom: 25px;
}
.mb-\[26px\] {
  margin-bottom: 26px;
}
.mb-\[28px\] {
  margin-bottom: 28px;
}
.mb-\[2px\] {
  margin-bottom: 2px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[35px\] {
  margin-bottom: 35px;
}
.mb-\[38px\] {
  margin-bottom: 38px;
}
.mb-\[3px\] {
  margin-bottom: 3px;
}
.mb-\[40px\] {
  margin-bottom: 40px;
}
.mb-\[46px\] {
  margin-bottom: 46px;
}
.mb-\[49px\] {
  margin-bottom: 49px;
}
.mb-\[4px\] {
  margin-bottom: 4px;
}
.mb-\[4rem\] {
  margin-bottom: 4rem;
}
.mb-\[5\.5px\] {
  margin-bottom: 5.5px;
}
.mb-\[5px\] {
  margin-bottom: 5px;
}
.mb-\[60px\] {
  margin-bottom: 60px;
}
.mb-\[7px\] {
  margin-bottom: 7px;
}
.mb-\[80px\] {
  margin-bottom: 80px;
}
.mb-\[8px\] {
  margin-bottom: 8px;
}
.me-1 {
  margin-inline-end: 0.25rem;
}
.me-\[10px\] {
  margin-inline-end: 10px;
}
.me-\[15px\] {
  margin-inline-end: 15px;
}
.me-\[1rem\] {
  margin-inline-end: 1rem;
}
.me-\[20px\] {
  margin-inline-end: 20px;
}
.me-\[30px\] {
  margin-inline-end: 30px;
}
.me-\[5px\] {
  margin-inline-end: 5px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-10 {
  margin-left: 2.5rem;
}
.ml-12 {
  margin-left: 3rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-7 {
  margin-left: 1.75rem;
}
.ml-\[-12px\] {
  margin-left: -12px;
}
.ml-\[-15px\] {
  margin-left: -15px;
}
.ml-\[-24px\] {
  margin-left: -24px;
}
.ml-\[-25px\] {
  margin-left: -25px;
}
.ml-\[-27px\] {
  margin-left: -27px;
}
.ml-\[-28px\] {
  margin-left: -28px;
}
.ml-\[-30px\] {
  margin-left: -30px;
}
.ml-\[-40px\] {
  margin-left: -40px;
}
.ml-\[-41px\] {
  margin-left: -41px;
}
.ml-\[-47px\] {
  margin-left: -47px;
}
.ml-\[-48px\] {
  margin-left: -48px;
}
.ml-\[-5px\] {
  margin-left: -5px;
}
.ml-\[-8px\] {
  margin-left: -8px;
}
.ml-\[10px\] {
  margin-left: 10px;
}
.ml-\[12px\] {
  margin-left: 12px;
}
.ml-\[13px\] {
  margin-left: 13px;
}
.ml-\[140px\] {
  margin-left: 140px;
}
.ml-\[15px\] {
  margin-left: 15px;
}
.ml-\[17px\] {
  margin-left: 17px;
}
.ml-\[18px\] {
  margin-left: 18px;
}
.ml-\[1rem\] {
  margin-left: 1rem;
}
.ml-\[25px\] {
  margin-left: 25px;
}
.ml-\[27px\] {
  margin-left: 27px;
}
.ml-\[30px\] {
  margin-left: 30px;
}
.ml-\[340px\] {
  margin-left: 340px;
}
.ml-\[400px\] {
  margin-left: 400px;
}
.ml-\[40px\] {
  margin-left: 40px;
}
.ml-\[45\%\] {
  margin-left: 45%;
}
.ml-\[48px\] {
  margin-left: 48px;
}
.ml-\[5px\] {
  margin-left: 5px;
}
.ml-\[5rem\] {
  margin-left: 5rem;
}
.ml-\[70px\] {
  margin-left: 70px;
}
.ml-\[8px\] {
  margin-left: 8px;
}
.ml-auto {
  margin-left: auto;
}
.mr-0 {
  margin-right: 0px;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-10 {
  margin-right: 2.5rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-7 {
  margin-right: 1.75rem;
}
.mr-9 {
  margin-right: 2.25rem;
}
.mr-\[-3px\] {
  margin-right: -3px;
}
.mr-\[-4px\] {
  margin-right: -4px;
}
.mr-\[-5px\] {
  margin-right: -5px;
}
.mr-\[0px\] {
  margin-right: 0px;
}
.mr-\[10px\] {
  margin-right: 10px;
}
.mr-\[12px\] {
  margin-right: 12px;
}
.mr-\[15px\] {
  margin-right: 15px;
}
.mr-\[16px\] {
  margin-right: 16px;
}
.mr-\[180px\] {
  margin-right: 180px;
}
.mr-\[20px\] {
  margin-right: 20px;
}
.mr-\[24px\] {
  margin-right: 24px;
}
.mr-\[26px\] {
  margin-right: 26px;
}
.mr-\[40px\] {
  margin-right: 40px;
}
.mr-\[48px\] {
  margin-right: 48px;
}
.mr-\[50px\] {
  margin-right: 50px;
}
.mr-\[5px\] {
  margin-right: 5px;
}
.mr-\[6px\] {
  margin-right: 6px;
}
.ms-\[-20px\] {
  margin-inline-start: -20px;
}
.ms-\[0\.5rem\] {
  margin-inline-start: 0.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[-10px\] {
  margin-top: -10px;
}
.mt-\[-12px\] {
  margin-top: -12px;
}
.mt-\[-14px\] {
  margin-top: -14px;
}
.mt-\[-1px\] {
  margin-top: -1px;
}
.mt-\[-1rem\] {
  margin-top: -1rem;
}
.mt-\[-25px\] {
  margin-top: -25px;
}
.mt-\[-28px\] {
  margin-top: -28px;
}
.mt-\[-2px\] {
  margin-top: -2px;
}
.mt-\[-30px\] {
  margin-top: -30px;
}
.mt-\[-42px\] {
  margin-top: -42px;
}
.mt-\[-45px\] {
  margin-top: -45px;
}
.mt-\[-5px\] {
  margin-top: -5px;
}
.mt-\[-95px\] {
  margin-top: -95px;
}
.mt-\[0\.44rem\] {
  margin-top: 0.44rem;
}
.mt-\[0\.94rem\] {
  margin-top: 0.94rem;
}
.mt-\[0px\] {
  margin-top: 0px;
}
.mt-\[1\.12rem\] {
  margin-top: 1.12rem;
}
.mt-\[1\.25rem\] {
  margin-top: 1.25rem;
}
.mt-\[1\.5rem\] {
  margin-top: 1.5rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[12px\] {
  margin-top: 12px;
}
.mt-\[13px\] {
  margin-top: 13px;
}
.mt-\[15px\] {
  margin-top: 15px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[18px\] {
  margin-top: 18px;
}
.mt-\[1px\] {
  margin-top: 1px;
}
.mt-\[1rem\] {
  margin-top: 1rem;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[21px\] {
  margin-top: 21px;
}
.mt-\[22px\] {
  margin-top: 22px;
}
.mt-\[24px\] {
  margin-top: 24px;
}
.mt-\[25px\] {
  margin-top: 25px;
}
.mt-\[28px\] {
  margin-top: 28px;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.mt-\[2rem\] {
  margin-top: 2rem;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[34px\] {
  margin-top: 34px;
}
.mt-\[36px\] {
  margin-top: 36px;
}
.mt-\[3px\] {
  margin-top: 3px;
}
.mt-\[3rem\] {
  margin-top: 3rem;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[4px\] {
  margin-top: 4px;
}
.mt-\[4rem\] {
  margin-top: 4rem;
}
.mt-\[52px\] {
  margin-top: 52px;
}
.mt-\[5px\] {
  margin-top: 5px;
}
.mt-\[6px\] {
  margin-top: 6px;
}
.mt-\[80px\] {
  margin-top: 80px;
}
.mt-\[8px\] {
  margin-top: 8px;
}
.mt-\[90px\] {
  margin-top: 90px;
}
.mt-\[9px\] {
  margin-top: 9px;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-64 {
  height: 16rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[0\.7rem\] {
  height: 0.7rem;
}
.h-\[10\%\] {
  height: 10%;
}
.h-\[100\%\] {
  height: 100%;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[110px\] {
  height: 110px;
}
.h-\[120px\] {
  height: 120px;
}
.h-\[12px\] {
  height: 12px;
}
.h-\[143px\] {
  height: 143px;
}
.h-\[145px\] {
  height: 145px;
}
.h-\[14px\] {
  height: 14px;
}
.h-\[15px\] {
  height: 15px;
}
.h-\[164px\] {
  height: 164px;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[170px\] {
  height: 170px;
}
.h-\[172px\] {
  height: 172px;
}
.h-\[17px\] {
  height: 17px;
}
.h-\[180px\] {
  height: 180px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[204px\] {
  height: 204px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[222px\] {
  height: 222px;
}
.h-\[229px\] {
  height: 229px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[25px\] {
  height: 25px;
}
.h-\[28px\] {
  height: 28px;
}
.h-\[292px\] {
  height: 292px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[33px\] {
  height: 33px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[35px\] {
  height: 35px;
}
.h-\[368px\] {
  height: 368px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[38px\] {
  height: 38px;
}
.h-\[39px\] {
  height: 39px;
}
.h-\[405px\] {
  height: 405px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[412px\] {
  height: 412px;
}
.h-\[44px\] {
  height: 44px;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[46px\] {
  height: 46px;
}
.h-\[4px\] {
  height: 4px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[61px\] {
  height: 61px;
}
.h-\[62px\] {
  height: 62px;
}
.h-\[64px\] {
  height: 64px;
}
.h-\[65px\] {
  height: 65px;
}
.h-\[70px\] {
  height: 70px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[84px\] {
  height: 84px;
}
.h-\[87px\] {
  height: 87px;
}
.h-\[8px\] {
  height: 8px;
}
.h-\[auto\] {
  height: auto;
}
.h-\[inherit\] {
  height: inherit;
}
.h-auto {
  height: auto;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.max-h-\[260px\] {
  max-height: 260px;
}
.max-h-\[265px\] {
  max-height: 265px;
}
.max-h-\[33px\] {
  max-height: 33px;
}
.max-h-\[36px\] {
  max-height: 36px;
}
.max-h-\[412px\] {
  max-height: 412px;
}
.max-h-\[525px\] {
  max-height: 525px;
}
.max-h-\[8rem\] {
  max-height: 8rem;
}
.min-h-\[270px\] {
  min-height: 270px;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-1\/5 {
  width: 20%;
}
.w-11 {
  width: 2.75rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-3 {
  width: 0.75rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[0\.7rem\] {
  width: 0.7rem;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[102px\] {
  width: 102px;
}
.w-\[106px\] {
  width: 106px;
}
.w-\[107px\] {
  width: 107px;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[1128px\] {
  width: 1128px;
}
.w-\[113\%\] {
  width: 113%;
}
.w-\[115px\] {
  width: 115px;
}
.w-\[116px\] {
  width: 116px;
}
.w-\[1197px\] {
  width: 1197px;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[125px\] {
  width: 125px;
}
.w-\[12px\] {
  width: 12px;
}
.w-\[12x\] {
  width: 12x;
}
.w-\[130px\] {
  width: 130px;
}
.w-\[135px\] {
  width: 135px;
}
.w-\[138px\] {
  width: 138px;
}
.w-\[140px\] {
  width: 140px;
}
.w-\[142px\] {
  width: 142px;
}
.w-\[144\.5px\] {
  width: 144.5px;
}
.w-\[145px\] {
  width: 145px;
}
.w-\[14px\] {
  width: 14px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[151px\] {
  width: 151px;
}
.w-\[152px\] {
  width: 152px;
}
.w-\[154px\] {
  width: 154px;
}
.w-\[15px\] {
  width: 15px;
}
.w-\[16\%\] {
  width: 16%;
}
.w-\[160px\] {
  width: 160px;
}
.w-\[165px\] {
  width: 165px;
}
.w-\[166px\] {
  width: 166px;
}
.w-\[167px\] {
  width: 167px;
}
.w-\[16px\] {
  width: 16px;
}
.w-\[170px\] {
  width: 170px;
}
.w-\[174px\] {
  width: 174px;
}
.w-\[175px\] {
  width: 175px;
}
.w-\[177px\] {
  width: 177px;
}
.w-\[17rem\] {
  width: 17rem;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[187px\] {
  width: 187px;
}
.w-\[188px\] {
  width: 188px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[18x\] {
  width: 18x;
}
.w-\[190px\] {
  width: 190px;
}
.w-\[193px\] {
  width: 193px;
}
.w-\[194px\] {
  width: 194px;
}
.w-\[197px\] {
  width: 197px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[21px\] {
  width: 21px;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[22px\] {
  width: 22px;
}
.w-\[240px\] {
  width: 240px;
}
.w-\[246px\] {
  width: 246px;
}
.w-\[24px\] {
  width: 24px;
}
.w-\[250px\] {
  width: 250px;
}
.w-\[25px\] {
  width: 25px;
}
.w-\[270px\] {
  width: 270px;
}
.w-\[275px\] {
  width: 275px;
}
.w-\[28\%\] {
  width: 28%;
}
.w-\[280px\] {
  width: 280px;
}
.w-\[28px\] {
  width: 28px;
}
.w-\[294px\] {
  width: 294px;
}
.w-\[30\%\] {
  width: 30%;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[313px\] {
  width: 313px;
}
.w-\[320px\] {
  width: 320px;
}
.w-\[32px\] {
  width: 32px;
}
.w-\[336px\] {
  width: 336px;
}
.w-\[350px\] {
  width: 350px;
}
.w-\[354px\] {
  width: 354px;
}
.w-\[355px\] {
  width: 355px;
}
.w-\[35px\] {
  width: 35px;
}
.w-\[366px\] {
  width: 366px;
}
.w-\[36px\] {
  width: 36px;
}
.w-\[374px\] {
  width: 374px;
}
.w-\[38px\] {
  width: 38px;
}
.w-\[40\%\] {
  width: 40%;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[42px\] {
  width: 42px;
}
.w-\[44px\] {
  width: 44px;
}
.w-\[450px\] {
  width: 450px;
}
.w-\[45px\] {
  width: 45px;
}
.w-\[465px\] {
  width: 465px;
}
.w-\[499px\] {
  width: 499px;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[506px\] {
  width: 506px;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[53px\] {
  width: 53px;
}
.w-\[55px\] {
  width: 55px;
}
.w-\[56px\] {
  width: 56px;
}
.w-\[570px\] {
  width: 570px;
}
.w-\[57px\] {
  width: 57px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[62px\] {
  width: 62px;
}
.w-\[64px\] {
  width: 64px;
}
.w-\[65px\] {
  width: 65px;
}
.w-\[66px\] {
  width: 66px;
}
.w-\[67px\] {
  width: 67px;
}
.w-\[70\%\] {
  width: 70%;
}
.w-\[70px\] {
  width: 70px;
}
.w-\[720px\] {
  width: 720px;
}
.w-\[75\%\] {
  width: 75%;
}
.w-\[76px\] {
  width: 76px;
}
.w-\[77px\] {
  width: 77px;
}
.w-\[79px\] {
  width: 79px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[85\%\] {
  width: 85%;
}
.w-\[85px\] {
  width: 85px;
}
.w-\[87px\] {
  width: 87px;
}
.w-\[88\.6px\] {
  width: 88.6px;
}
.w-\[8px\] {
  width: 8px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[90px\] {
  width: 90px;
}
.w-\[94px\] {
  width: 94px;
}
.w-\[95px\] {
  width: 95px;
}
.w-\[98\%\] {
  width: 98%;
}
.w-\[98\.75px\] {
  width: 98.75px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.min-w-5 {
  min-width: 1.25rem;
}
.min-w-\[100\%\] {
  min-width: 100%;
}
.min-w-\[125px\] {
  min-width: 125px;
}
.min-w-\[281px\] {
  min-width: 281px;
}
.min-w-\[425px\] {
  min-width: 425px;
}
.min-w-\[90px\] {
  min-width: 90px;
}
.max-w-\[1030px\] {
  max-width: 1030px;
}
.max-w-\[1040px\] {
  max-width: 1040px;
}
.max-w-\[11\.4\%\] {
  max-width: 11.4%;
}
.max-w-\[116px\] {
  max-width: 116px;
}
.max-w-\[1180px\] {
  max-width: 1180px;
}
.max-w-\[1197px\] {
  max-width: 1197px;
}
.max-w-\[180px\] {
  max-width: 180px;
}
.max-w-\[249px\] {
  max-width: 249px;
}
.max-w-\[250px\] {
  max-width: 250px;
}
.max-w-\[280px\] {
  max-width: 280px;
}
.max-w-\[32\%\] {
  max-width: 32%;
}
.max-w-\[340px\] {
  max-width: 340px;
}
.max-w-\[350px\] {
  max-width: 350px;
}
.max-w-\[366px\] {
  max-width: 366px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[473px\] {
  max-width: 473px;
}
.max-w-\[770px\] {
  max-width: 770px;
}
.max-w-\[810px\] {
  max-width: 810px;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.-translate-x-1\/2 {
  --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-x-8 {
  --tw-translate-x: -2rem;
  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-0 {
  --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-180 {
  --tw-rotate: 180deg;
  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-45 {
  --tw-rotate: 45deg;
  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-90 {
  --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));
}
.scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
}
.cursor-default {
  cursor: default;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-16 {
  grid-template-columns: repeat(16, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.content-center {
  align-content: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-evenly {
  justify-content: space-evenly;
}
.justify-items-center {
  justify-items: center;
}
.gap-0 {
  gap: 0px;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[1\.25rem\] {
  gap: 1.25rem;
}
.gap-\[100px\] {
  gap: 100px;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[14px\] {
  gap: 14px;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[17px\] {
  gap: 17px;
}
.gap-\[18px\] {
  gap: 18px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[24px\] {
  gap: 24px;
}
.gap-\[25px\] {
  gap: 25px;
}
.gap-\[26px\] {
  gap: 26px;
}
.gap-\[2px\] {
  gap: 2px;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[50px\] {
  gap: 50px;
}
.gap-\[5px\] {
  gap: 5px;
}
.gap-\[6px\] {
  gap: 6px;
}
.gap-\[70px\] {
  gap: 70px;
}
.gap-\[8px\] {
  gap: 8px;
}
.gap-\[8x\] {
  gap: 8x;
}
.gap-x-1 {
  column-gap: 0.25rem;
}
.gap-x-2 {
  column-gap: 0.5rem;
}
.gap-x-3 {
  column-gap: 0.75rem;
}
.gap-x-4 {
  column-gap: 1rem;
}
.gap-x-40 {
  column-gap: 10rem;
}
.gap-x-5 {
  column-gap: 1.25rem;
}
.gap-x-6 {
  column-gap: 1.5rem;
}
.gap-x-\[10px\] {
  column-gap: 10px;
}
.gap-x-\[12px\] {
  column-gap: 12px;
}
.gap-x-\[15px\] {
  column-gap: 15px;
}
.gap-x-\[16px\] {
  column-gap: 16px;
}
.gap-x-\[20px\] {
  column-gap: 20px;
}
.gap-x-\[23px\] {
  column-gap: 23px;
}
.gap-x-\[24px\] {
  column-gap: 24px;
}
.gap-x-\[25px\] {
  column-gap: 25px;
}
.gap-x-\[30px\] {
  column-gap: 30px;
}
.gap-x-\[40px\] {
  column-gap: 40px;
}
.gap-x-\[50px\] {
  column-gap: 50px;
}
.gap-x-\[5px\] {
  column-gap: 5px;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.gap-y-\[0px\] {
  row-gap: 0px;
}
.gap-y-\[10px\] {
  row-gap: 10px;
}
.gap-y-\[15px\] {
  row-gap: 15px;
}
.gap-y-\[16px\] {
  row-gap: 16px;
}
.gap-y-\[18px\] {
  row-gap: 18px;
}
.gap-y-\[20px\] {
  row-gap: 20px;
}
.gap-y-\[25px\] {
  row-gap: 25px;
}
.gap-y-\[5px\] {
  row-gap: 5px;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.place-self-center {
  place-self: center;
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-baseline {
  align-self: baseline;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-center {
  justify-self: center;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-y-auto {
  overflow-y: auto;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.text-clip {
  text-overflow: clip;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-wrap {
  text-wrap: wrap;
}
.text-nowrap {
  text-wrap: nowrap;
}
.text-balance {
  text-wrap: balance;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[15px\] {
  border-radius: 15px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[5px\] {
  border-radius: 5px;
}
.rounded-\[67px\] {
  border-radius: 67px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-\[1px\] {
  border-width: 1px;
}
.border-b-\[1px\] {
  border-bottom-width: 1px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-solid {
  border-style: solid;
}
.border-\[\#D1D5DB\] {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-\[\#E0E0E0\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity, 1));
}
.border-\[\#E5E7EB\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-\[\#F3F3F3\] {
  --tw-border-opacity: 1;
  border-color: rgb(243 243 243 / var(--tw-border-opacity, 1));
}
.border-\[\#dadada\] {
  --tw-border-opacity: 1;
  border-color: rgb(218 218 218 / var(--tw-border-opacity, 1));
}
.border-\[\#f0f0f0\] {
  --tw-border-opacity: 1;
  border-color: rgb(240 240 240 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.bg-\[\#0031E2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 49 226 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1ED030\]\/\[0\.12\] {
  background-color: rgb(30 208 48 / 0.12);
}
.bg-\[\#29ABE21F\] {
  background-color: #29ABE21F;
}
.bg-\[\#29ABE2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(41 171 226 / var(--tw-bg-opacity, 1));
}
.bg-\[\#747474\] {
  --tw-bg-opacity: 1;
  background-color: rgb(116 116 116 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EFEFEF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F5F5F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F7F7F7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F8F8F8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F9F9F9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FBFBFB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d5ebff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(213 235 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f1f1f1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f5f5f5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}
.bg-orange-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}
.bg-purple-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
}
.bg-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-\[10px\] {
  padding: 10px;
}
.p-\[1rem\] {
  padding: 1rem;
}
.p-\[2px\] {
  padding: 2px;
}
.p-\[30px\] {
  padding: 30px;
}
.p-\[3px\] {
  padding: 3px;
}
.p-\[40px\] {
  padding: 40px;
}
.p-\[5px\] {
  padding: 5px;
}
.p-\[8px\] {
  padding: 8px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-\[0\.5rem\] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-\[0rem\] {
  padding-left: 0rem;
  padding-right: 0rem;
}
.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}
.px-\[2\.5px\] {
  padding-left: 2.5px;
  padding-right: 2.5px;
}
.px-\[25px\] {
  padding-left: 25px;
  padding-right: 25px;
}
.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[90px\] {
  padding-left: 90px;
  padding-right: 90px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}
.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-\[25px\] {
  padding-top: 25px;
  padding-bottom: 25px;
}
.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[9\.5px\] {
  padding-top: 9.5px;
  padding-bottom: 9.5px;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[10px\] {
  padding-bottom: 10px;
}
.pb-\[12px\] {
  padding-bottom: 12px;
}
.pb-\[15px\] {
  padding-bottom: 15px;
}
.pb-\[2px\] {
  padding-bottom: 2px;
}
.pb-\[32px\] {
  padding-bottom: 32px;
}
.pb-\[35px\] {
  padding-bottom: 35px;
}
.pb-\[8px\] {
  padding-bottom: 8px;
}
.pe-1 {
  padding-inline-end: 0.25rem;
}
.pe-\[5px\] {
  padding-inline-end: 5px;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-\[20px\] {
  padding-left: 20px;
}
.pl-\[30px\] {
  padding-left: 30px;
}
.pl-\[33px\] {
  padding-left: 33px;
}
.pl-\[53px\] {
  padding-left: 53px;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pr-\[20px\] {
  padding-right: 20px;
}
.pr-\[25px\] {
  padding-right: 25px;
}
.pr-\[40px\] {
  padding-right: 40px;
}
.ps-1 {
  padding-inline-start: 0.25rem;
}
.ps-\[18px\] {
  padding-inline-start: 18px;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-\[10px\] {
  padding-top: 10px;
}
.pt-\[12px\] {
  padding-top: 12px;
}
.pt-\[14px\] {
  padding-top: 14px;
}
.pt-\[20px\] {
  padding-top: 20px;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.text-start {
  text-align: start;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[25px\] {
  font-size: 25px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-\[14px\] {
  font-weight: 14px;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-\[110\%\] {
  line-height: 110%;
}
.leading-\[112\%\] {
  line-height: 112%;
}
.leading-\[112\2c 688\%\] {
  line-height: 112,688%;
}
.leading-\[112\.688\%\] {
  line-height: 112.688%;
}
.leading-\[112\.69\%\] {
  line-height: 112.69%;
}
.leading-\[120\%\] {
  line-height: 120%;
}
.leading-\[130\%\] {
  line-height: 130%;
}
.leading-\[14\2c 65px\] {
  line-height: 14,65px;
}
.leading-\[14\.4px\] {
  line-height: 14.4px;
}
.leading-\[15\.6px\] {
  line-height: 15.6px;
}
.leading-\[15px\] {
  line-height: 15px;
}
.leading-\[16\.9px\] {
  line-height: 16.9px;
}
.leading-\[17px\] {
  line-height: 17px;
}
.leading-\[18\.2px\] {
  line-height: 18.2px;
}
.leading-\[18px\] {
  line-height: 18px;
}
.leading-\[44px\] {
  line-height: 44px;
}
.leading-\[normal\] {
  line-height: normal;
}
.leading-none {
  line-height: 1;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.text-\[\#000000\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-\[\#0031E2\] {
  --tw-text-opacity: 1;
  color: rgb(0 49 226 / var(--tw-text-opacity, 1));
}
.text-\[\#1D1C37\] {
  --tw-text-opacity: 1;
  color: rgb(29 28 55 / var(--tw-text-opacity, 1));
}
.text-\[\#1ED030\] {
  --tw-text-opacity: 1;
  color: rgb(30 208 48 / var(--tw-text-opacity, 1));
}
.text-\[\#1F2937\] {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-\[\#1ed030\] {
  --tw-text-opacity: 1;
  color: rgb(30 208 48 / var(--tw-text-opacity, 1));
}
.text-\[\#1f2937\] {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-\[\#29ABE2\] {
  --tw-text-opacity: 1;
  color: rgb(41 171 226 / var(--tw-text-opacity, 1));
}
.text-\[\#323232\] {
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity, 1));
}
.text-\[\#373737\] {
  --tw-text-opacity: 1;
  color: rgb(55 55 55 / var(--tw-text-opacity, 1));
}
.text-\[\#374151\] {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-\[\#4A148C\] {
  --tw-text-opacity: 1;
  color: rgb(74 20 140 / var(--tw-text-opacity, 1));
}
.text-\[\#4B5563\] {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-\[\#51009D\] {
  --tw-text-opacity: 1;
  color: rgb(81 0 157 / var(--tw-text-opacity, 1));
}
.text-\[\#555658\] {
  --tw-text-opacity: 1;
  color: rgb(85 86 88 / var(--tw-text-opacity, 1));
}
.text-\[\#666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#6B7280\] {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-\[\#767676\] {
  --tw-text-opacity: 1;
  color: rgb(118 118 118 / var(--tw-text-opacity, 1));
}
.text-\[\#7F7F7F\] {
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity, 1));
}
.text-\[\#828282\] {
  --tw-text-opacity: 1;
  color: rgb(130 130 130 / var(--tw-text-opacity, 1));
}
.text-\[\#990587\] {
  --tw-text-opacity: 1;
  color: rgb(153 5 135 / var(--tw-text-opacity, 1));
}
.text-\[\#9CA3AF\] {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-\[\#ACACAA\] {
  --tw-text-opacity: 1;
  color: rgb(172 172 170 / var(--tw-text-opacity, 1));
}
.text-\[\#CB4141\] {
  --tw-text-opacity: 1;
  color: rgb(203 65 65 / var(--tw-text-opacity, 1));
}
.text-\[\#F80000\] {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.text-\[\#FD7E14\] {
  --tw-text-opacity: 1;
  color: rgb(253 126 20 / var(--tw-text-opacity, 1));
}
.text-\[\#FF0000\] {
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1));
}
.text-\[\#FF5A00\] {
  --tw-text-opacity: 1;
  color: rgb(255 90 0 / var(--tw-text-opacity, 1));
}
.text-\[\#FFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-\[\#a8ad10\] {
  --tw-text-opacity: 1;
  color: rgb(168 173 16 / var(--tw-text-opacity, 1));
}
.text-\[\#acacaa\] {
  --tw-text-opacity: 1;
  color: rgb(172 172 170 / var(--tw-text-opacity, 1));
}
.text-\[\#cb4141\] {
  --tw-text-opacity: 1;
  color: rgb(203 65 65 / var(--tw-text-opacity, 1));
}
.text-\[\#f80000\] {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.text-\[\#ff0000\] {
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.decoration-\[\#F80000\] {
  text-decoration-color: #F80000;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-\[0\.3\] {
  opacity: 0.3;
}
.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-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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 {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  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);
}
.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);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
@media (min-width: 960px) {
  .display-mobile {
    display: none !important;
  }
}

@media (max-width: 959.6px) {
  .display-desktop {
    display: none !important;
  }
}

.color-black-1 {
  color: #000000 !important;
}

.bg-color-black-1 {
  background-color: #000000 !important;
}

.color-black-2 {
  color: #1f2937 !important;
}

.bg-color-black-2 {
  background-color: #1f2937 !important;
}

.color-black-3 {
  color: #374151 !important;
}

.bg-color-black-3 {
  background-color: #374151 !important;
}

.color-black-4 {
  color: #323232 !important;
}

.bg-color-black-4 {
  background-color: #323232 !important;
}

.color-black-5 {
  color: #585858 !important;
}

.bg-color-black-5 {
  background-color: #585858 !important;
}

.color-black-6 {
  color: #262626 !important;
}

.bg-color-black-6 {
  background-color: #262626 !important;
}

.color-black-7 {
  color: #141414 !important;
}

.bg-color-black-7 {
  background-color: #141414 !important;
}

.color-white {
  color: #ffffff !important;
}

.bg-color-white {
  background-color: #ffffff !important;
}

.color-gray-1 {
  color: #f0f0f0 !important;
}

.bg-color-gray-1 {
  background-color: #f0f0f0 !important;
}

.color-gray-2 {
  color: #efefef !important;
}

.bg-color-gray-2 {
  background-color: #efefef !important;
}

.color-gray-3 {
  color: #d1d5db !important;
}

.bg-color-gray-3 {
  background-color: #d1d5db !important;
}

.color-gray-4 {
  color: rgba(80, 80, 80, 0.5) !important;
}

.bg-color-gray-4 {
  background-color: rgba(80, 80, 80, 0.5) !important;
}

.color-gray-5 {
  color: rgba(88, 89, 89, 0.5) !important;
}

.bg-color-gray-5 {
  background-color: rgba(88, 89, 89, 0.5) !important;
}

.color-gray-6 {
  color: #575756 !important;
}

.bg-color-gray-6 {
  background-color: #575756 !important;
}

.color-gray-7 {
  color: #6b7280 !important;
}

.bg-color-gray-7 {
  background-color: #6b7280 !important;
}

.color-gray-8 {
  color: #585959 !important;
}

.bg-color-gray-8 {
  background-color: #585959 !important;
}

.color-gray-9 {
  color: #acacaa !important;
}

.bg-color-gray-9 {
  background-color: #acacaa !important;
}

.color-gray-10 {
  color: #9f9f9f !important;
}

.bg-color-gray-10 {
  background-color: #9f9f9f !important;
}

.color-gray-11 {
  color: #828282 !important;
}

.bg-color-gray-11 {
  background-color: #828282 !important;
}

.color-red-1 {
  color: #f80000 !important;
}

.bg-color-red-1 {
  background-color: #f80000 !important;
}

.color-red-2 {
  color: rgba(248, 0, 0, 0.1) !important;
}

.bg-color-red-2 {
  background-color: rgba(248, 0, 0, 0.1) !important;
}

.color-orange {
  color: #ff5a00 !important;
}

.bg-color-orange {
  background-color: #ff5a00 !important;
}

.color-yellow-1 {
  color: #ffba30 !important;
}

.bg-color-yellow-1 {
  background-color: #ffba30 !important;
}

.color-yellow-2 {
  color: rgba(255, 186, 48, 0.1) !important;
}

.bg-color-yellow-2 {
  background-color: rgba(255, 186, 48, 0.1) !important;
}

.color-green-1 {
  color: #1ed030 !important;
}

.bg-color-green-1 {
  background-color: #1ed030 !important;
}

.color-green-2 {
  color: rgba(30, 208, 48, 0.1) !important;
}

.bg-color-green-2 {
  background-color: rgba(30, 208, 48, 0.1) !important;
}

.color-blue-1 {
  color: #0031e2 !important;
}

.bg-color-blue-1 {
  background-color: #0031e2 !important;
}

.color-blue-2 {
  color: rgba(1, 49, 227, 0.15) !important;
}

.bg-color-blue-2 {
  background-color: rgba(1, 49, 227, 0.15) !important;
}

.color-purple-1 {
  color: #51009d !important;
}

.bg-color-purple-1 {
  background-color: #51009d !important;
}

.color-purple-2 {
  color: rgba(153, 5, 135, 0.15) !important;
}

.bg-color-purple-2 {
  background-color: rgba(153, 5, 135, 0.15) !important;
}

.color-light-blue-1 {
  color: #29abe2 !important;
}

.bg-color-light-blue-1 {
  background-color: #29abe2 !important;
}

.color-light-blue-2 {
  color: rgba(41, 171, 226, 0.15) !important;
}

.bg-color-light-blue-2 {
  background-color: rgba(41, 171, 226, 0.15) !important;
}

.color-light-blue-3 {
  color: rgba(28, 223, 236, 0.15) !important;
}

.bg-color-light-blue-3 {
  background-color: rgba(28, 223, 236, 0.15) !important;
}

.color-light-back {
  color: rgba(143, 143, 143, 0.05) !important;
}

.bg-color-light-back {
  background-color: rgba(143, 143, 143, 0.05) !important;
}

.light {
  font-family: "poppins-light";
}

.regular, * {
  font-family: "poppins-regular";
}

.medium {
  font-family: "poppins-medium";
}

.semi-bold {
  font-family: "poppins-semi-bold";
}

.bold {
  font-family: "poppins-bold";
}

.extra-bold {
  font-family: "poppins-extra-bold";
}

.black {
  font-family: "poppins-black";
}

.cursive {
  font-style: italic;
}

.loos-light {
  font-family: "loos-light";
}

.loos-regular {
  font-family: "loos-regular";
}

.loos-medium {
  font-family: "loos-medium";
}

.loos-thin {
  font-family: "loos-thin";
}

.loos-bold {
  font-family: "loos-bold";
}

.loos-extra-light {
  font-family: "loos-extra-light";
}

.loos-black {
  font-family: "loos-black";
}

.timezone-regular {
  font-family: "timezone-regular";
}

.timezone-mono {
  font-family: "timezone-mono";
}

.timezone-italic {
  font-family: "timezone-italic";
}

*::before, *::after {
  border-color: transparent;
}

[type=text],
[type=email],
[type=url],
[type=password],
[type=number],
[type=date],
[type=datetime-local],
[type=month],
[type=search],
[type=tel],
[type=time],
[type=week],
[multiple],
textarea,
select {
  padding: 0;
  border: 0;
}

@font-face {
  font-family: "Poppins-semi-bold";
  src: url("/assets/font-face/poppins-semi-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-extra-bold";
  src: url("/assets/font-face/poppins-extra-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-bold";
  src: url("/assets/font-face/poppins-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-light";
  src: url("/assets/font-face/poppins-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-medium";
  src: url("/assets/font-face/poppins-medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-regular";
  src: url("/assets/font-face/poppins-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-black";
  src: url("/assets/font-face/poppins-black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Loos-thin";
  src: url("/assets/font-face/loos-thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Loos-extra-light";
  src: url("/assets/font-face/loos-extra-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Loos-bold";
  src: url("/assets/font-face/loos-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Loos-light";
  src: url("/assets/font-face/loos-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Loos-medium";
  src: url("/assets/font-face/loos-medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Loos-regular";
  src: url("/assets/font-face/loos-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Loos-black";
  src: url("/assets/font-face/loos-black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Timezone-regular";
  src: url("/assets/font-face/timezone-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Timezone-mono";
  src: url("/assets/font-face/timezone-mono.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Timezone-italic";
  src: url("/assets/font-face/timezone-italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.app-select__control,
.textCalendar {
  font-size: 12px !important;
}

.avla-input {
  font-size: 12px !important;
}
.avla-input::placeholder {
  font-size: 12px !important;
}
.avla-input__control {
  font-size: 12px !important;
}
.avla-input__control::placeholder {
  font-size: 12px !important;
}

.avla-textarea {
  font-size: 12px !important;
}
.avla-textarea::placeholder {
  font-size: 12px !important;
}
.avla-textarea__label {
  font-size: 12px !important;
}
.avla-textarea__control {
  font-size: 12px !important;
}
.avla-textarea__control::placeholder {
  font-size: 12px !important;
}

.avla-table__header__row {
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.avla-table th {
  font-weight: 600 !important;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:bg-\[\#0031E2\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 49 226 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.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);
}
.focus\:ring-inset:focus {
  --tw-ring-inset: inset;
}
.focus\:ring-white:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.group:hover .group-hover\:block {
  display: block;
}
.group:hover .group-hover\:flex {
  display: flex;
}
@media (max-width: 960px) {
  .max-\[960px\]\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .max-\[960px\]\:mb-\[15px\] {
    margin-bottom: 15px;
  }
  .max-\[960px\]\:mt-\[20px\] {
    margin-top: 20px;
  }
  .max-\[960px\]\:hidden {
    display: none;
  }
  .max-\[960px\]\:h-\[16px\] {
    height: 16px;
  }
  .max-\[960px\]\:h-\[20px\] {
    height: 20px;
  }
  .max-\[960px\]\:w-\[26px\] {
    width: 26px;
  }
  .max-\[960px\]\:w-\[45px\] {
    width: 45px;
  }
  .max-\[960px\]\:w-\[56px\] {
    width: 56px;
  }
  .max-\[960px\]\:w-\[90\%\] {
    width: 90%;
  }
  .max-\[960px\]\:max-w-\[300px\] {
    max-width: 300px;
  }
  .max-\[960px\]\:flex-col {
    flex-direction: column;
  }
  .max-\[960px\]\:gap-\[15px\] {
    gap: 15px;
  }
  .max-\[960px\]\:px-\[21px\] {
    padding-left: 21px;
    padding-right: 21px;
  }
  .max-\[960px\]\:text-\[11px\] {
    font-size: 11px;
  }
  .max-\[960px\]\:text-\[12px\] {
    font-size: 12px;
  }
  .max-\[960px\]\:text-\[13px\] {
    font-size: 13px;
  }
  .max-\[960px\]\:text-\[28px\] {
    font-size: 28px;
  }
  .max-\[960px\]\:leading-\[15\.6px\] {
    line-height: 15.6px;
  }
  .max-\[960px\]\:leading-\[32\.5px\] {
    line-height: 32.5px;
  }
}
@media (max-width: 800px) {
  .max-\[800px\]\:hidden {
    display: none;
  }
}
@media (min-width: 640px) {
  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .sm\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .sm\:pl-6 {
    padding-left: 1.5rem;
  }
}
@media (min-width: 768px) {
  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .md\:mb-0 {
    margin-bottom: 0px;
  }
  .md\:ml-2 {
    margin-left: 0.5rem;
  }
  .md\:ml-3 {
    margin-left: 0.75rem;
  }
  .md\:ml-\[33rem\] {
    margin-left: 33rem;
  }
  .md\:ml-auto {
    margin-left: auto;
  }
  .md\:mr-\[-4rem\] {
    margin-right: -4rem;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:justify-center {
    justify-content: center;
  }
}
@media (min-width: 960px) {
  .min-\[960px\]\:mt-\[150px\] {
    margin-top: 150px;
  }
  .min-\[960px\]\:mt-\[28px\] {
    margin-top: 28px;
  }
  .min-\[960px\]\:mt-\[50px\] {
    margin-top: 50px;
  }
  .min-\[960px\]\:mt-\[70px\] {
    margin-top: 70px;
  }
  .min-\[960px\]\:hidden {
    display: none;
  }
  .min-\[960px\]\:min-w-\[80px\] {
    min-width: 80px;
  }
}
@media (min-width: 1024px) {
  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .lg\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .lg\:col-start-11 {
    grid-column-start: 11;
  }
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:mb-\[12px\] {
    margin-bottom: 12px;
  }
  .lg\:mb-\[40px\] {
    margin-bottom: 40px;
  }
  .lg\:mb-\[8px\] {
    margin-bottom: 8px;
  }
  .lg\:ml-\[5px\] {
    margin-left: 5px;
  }
  .lg\:mr-\[4px\] {
    margin-right: 4px;
  }
  .lg\:mt-\[12px\] {
    margin-top: 12px;
  }
  .lg\:mt-\[30px\] {
    margin-top: 30px;
  }
  .lg\:mt-\[8px\] {
    margin-top: 8px;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-8 {
    height: 2rem;
  }
  .lg\:w-8 {
    width: 2rem;
  }
  .lg\:w-\[19\%\] {
    width: 19%;
  }
  .lg\:w-\[454px\] {
    width: 454px;
  }
  .lg\:w-\[70px\] {
    width: 70px;
  }
  .lg\:w-\[76px\] {
    width: 76px;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-8 {
    gap: 2rem;
  }
  .lg\:gap-\[10px\] {
    gap: 10px;
  }
  .lg\:gap-\[20px\] {
    gap: 20px;
  }
  .lg\:gap-\[30px\] {
    gap: 30px;
  }
  .lg\:gap-\[6px\] {
    gap: 6px;
  }
  .lg\:gap-y-\[5px\] {
    row-gap: 5px;
  }
  .lg\:p-0 {
    padding: 0px;
  }
  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px;
  }
  .lg\:pl-0 {
    padding-left: 0px;
  }
  .lg\:pl-\[44px\] {
    padding-left: 44px;
  }
  .lg\:pl-\[48px\] {
    padding-left: 48px;
  }
  .lg\:pl-\[7\.9rem\] {
    padding-left: 7.9rem;
  }
  .lg\:pr-0 {
    padding-right: 0px;
  }
  .lg\:pr-\[2\.8rem\] {
    padding-right: 2.8rem;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-\[13px\] {
    font-size: 13px;
  }
  .lg\:text-\[14px\] {
    font-size: 14px;
  }
  .lg\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  .xl\:w-\[180px\] {
    width: 180px;
  }
  .xl\:w-\[223px\] {
    width: 223px;
  }
  .xl\:w-\[231px\] {
    width: 231px;
  }
  .xl\:w-\[250px\] {
    width: 250px;
  }
  .xl\:w-\[270px\] {
    width: 270px;
  }
  .xl\:w-\[295px\] {
    width: 295px;
  }
  .xl\:w-\[300px\] {
    width: 300px;
  }
  .xl\:max-w-\[270px\] {
    max-width: 270px;
  }
  .xl\:gap-x-\[100px\] {
    column-gap: 100px;
  }
}
@media (min-width: 1536px) {
  .\32xl\:max-w-\[1110px\] {
    max-width: 1110px;
  }
  .\32xl\:max-w-\[1180px\] {
    max-width: 1180px;
  }
}

/*# sourceMappingURL=styles.97e1281e6c2d94cc.css.map*/