/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./src/app/[locale]/globals.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
*, ::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.19 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: Roboto, sans-serif; /* 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]) {
  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;
}
.\!container{
  width: 100% !important;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .\!container{
    max-width: 640px !important;
  }
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .\!container{
    max-width: 768px !important;
  }
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .\!container{
    max-width: 1024px !important;
  }
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .\!container{
    max-width: 1280px !important;
  }
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .\!container{
    max-width: 1536px !important;
  }
  .container{
    max-width: 1536px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.collapse{
  visibility: collapse;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-bottom-\[132px\]{
  bottom: -132px;
}
.-top-\[17px\]{
  top: -17px;
}
.bottom-1{
  bottom: 0.25rem;
}
.bottom-2{
  bottom: 0.5rem;
}
.bottom-3{
  bottom: 0.75rem;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-6{
  bottom: 1.5rem;
}
.bottom-\[-14px\]{
  bottom: -14px;
}
.bottom-\[12px\]{
  bottom: 12px;
}
.bottom-\[40px\]{
  bottom: 40px;
}
.bottom-\[49px\]{
  bottom: 49px;
}
.bottom-full{
  bottom: 100%;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-2{
  left: 0.5rem;
}
.left-3{
  left: 0.75rem;
}
.left-4{
  left: 1rem;
}
.left-7{
  left: 1.75rem;
}
.left-8{
  left: 2rem;
}
.left-\[-28px\]{
  left: -28px;
}
.left-\[-30px\]{
  left: -30px;
}
.left-\[12px\]{
  left: 12px;
}
.left-\[20px\]{
  left: 20px;
}
.left-\[29px\]{
  left: 29px;
}
.left-\[32px\]{
  left: 32px;
}
.left-\[3px\]{
  left: 3px;
}
.left-\[40px\]{
  left: 40px;
}
.left-full{
  left: 100%;
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-12{
  right: 3rem;
}
.right-2{
  right: 0.5rem;
}
.right-3{
  right: 0.75rem;
}
.right-4{
  right: 1rem;
}
.right-5{
  right: 1.25rem;
}
.right-6{
  right: 1.5rem;
}
.right-8{
  right: 2rem;
}
.right-\[-80px\]{
  right: -80px;
}
.right-\[16px\]{
  right: 16px;
}
.right-\[20px\]{
  right: 20px;
}
.right-\[30px\]{
  right: 30px;
}
.right-\[40px\]{
  right: 40px;
}
.right-full{
  right: 100%;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-14{
  top: 3.5rem;
}
.top-2{
  top: 0.5rem;
}
.top-3{
  top: 0.75rem;
}
.top-3\.5{
  top: 0.875rem;
}
.top-4{
  top: 1rem;
}
.top-5{
  top: 1.25rem;
}
.top-6{
  top: 1.5rem;
}
.top-7{
  top: 1.75rem;
}
.top-\[-20px\]{
  top: -20px;
}
.top-\[10px\]{
  top: 10px;
}
.top-\[152px\]{
  top: 152px;
}
.top-\[160px\]{
  top: 160px;
}
.top-\[170px\]{
  top: 170px;
}
.top-\[2\.5px\]{
  top: 2.5px;
}
.top-\[45px\]{
  top: 45px;
}
.top-\[50px\]{
  top: 50px;
}
.top-\[60px\]{
  top: 60px;
}
.top-\[64px\]{
  top: 64px;
}
.top-\[70px\]{
  top: 70px;
}
.top-\[90px\]{
  top: 90px;
}
.top-full{
  top: 100%;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[100\]{
  z-index: 100;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[60\]{
  z-index: 60;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.m-0{
  margin: 0px;
}
.m-auto{
  margin: auto;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-\[50px\]{
  margin-left: 50px;
  margin-right: 50px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.my-\[128px\]{
  margin-top: 128px;
  margin-bottom: 128px;
}
.my-\[66px\]{
  margin-top: 66px;
  margin-bottom: 66px;
}
.-mb-\[15px\]{
  margin-bottom: -15px;
}
.-me-px{
  margin-inline-end: -1px;
}
.-mr-2{
  margin-right: -0.5rem;
}
.-mt-4{
  margin-top: -1rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-32{
  margin-bottom: 8rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[120px\]{
  margin-bottom: 120px;
}
.mb-\[27px\]{
  margin-bottom: 27px;
}
.mb-\[30px\]{
  margin-bottom: 30px;
}
.mb-\[60px\]{
  margin-bottom: 60px;
}
.mb-\[6px\]{
  margin-bottom: 6px;
}
.mb-\[98px\]{
  margin-bottom: 98px;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-16{
  margin-left: 4rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-6{
  margin-left: 1.5rem;
}
.ml-\[28px\]{
  margin-left: 28px;
}
.ml-\[6px\]{
  margin-left: 6px;
}
.ml-auto{
  margin-left: auto;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-8{
  margin-right: 2rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-11{
  margin-top: 2.75rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-40{
  margin-top: 10rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[0px\]{
  margin-top: 0px;
}
.mt-\[100px\]{
  margin-top: 100px;
}
.mt-\[10px\]{
  margin-top: 10px;
}
.mt-\[155px\]{
  margin-top: 155px;
}
.mt-\[18px\]{
  margin-top: 18px;
}
.mt-\[20px\]{
  margin-top: 20px;
}
.mt-\[28px\]{
  margin-top: 28px;
}
.mt-\[30px\]{
  margin-top: 30px;
}
.mt-\[40px\]{
  margin-top: 40px;
}
.mt-\[4px\]{
  margin-top: 4px;
}
.mt-\[50px\]{
  margin-top: 50px;
}
.mt-\[6px\]{
  margin-top: 6px;
}
.mt-\[87px\]{
  margin-top: 87px;
}
.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-1{
  height: 0.25rem;
}
.h-1\.5{
  height: 0.375rem;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\.5{
  height: 0.625rem;
}
.h-20{
  height: 5rem;
}
.h-28{
  height: 7rem;
}
.h-3{
  height: 0.75rem;
}
.h-4{
  height: 1rem;
}
.h-48{
  height: 12rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[110px\]{
  height: 110px;
}
.h-\[12px\]{
  height: 12px;
}
.h-\[14px\]{
  height: 14px;
}
.h-\[150px\]{
  height: 150px;
}
.h-\[160px\]{
  height: 160px;
}
.h-\[16px\]{
  height: 16px;
}
.h-\[180px\]{
  height: 180px;
}
.h-\[188px\]{
  height: 188px;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[20px\]{
  height: 20px;
}
.h-\[22px\]{
  height: 22px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[250px\]{
  height: 250px;
}
.h-\[260px\]{
  height: 260px;
}
.h-\[280px\]{
  height: 280px;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[30px\]{
  height: 30px;
}
.h-\[315px\]{
  height: 315px;
}
.h-\[321px\]{
  height: 321px;
}
.h-\[34px\]{
  height: 34px;
}
.h-\[36px\]{
  height: 36px;
}
.h-\[404px\]{
  height: 404px;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[42px\]{
  height: 42px;
}
.h-\[43px\]{
  height: 43px;
}
.h-\[45px\]{
  height: 45px;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[500px\]{
  height: 500px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[50vh\]{
  height: 50vh;
}
.h-\[51px\]{
  height: 51px;
}
.h-\[528px\]{
  height: 528px;
}
.h-\[52px\]{
  height: 52px;
}
.h-\[58px\]{
  height: 58px;
}
.h-\[600px\]{
  height: 600px;
}
.h-\[60px\]{
  height: 60px;
}
.h-\[66px\]{
  height: 66px;
}
.h-\[70px\]{
  height: 70px;
}
.h-\[80px\]{
  height: 80px;
}
.h-\[82px\]{
  height: 82px;
}
.h-\[84px\]{
  height: 84px;
}
.h-\[9\.23\]{
  height: 9.23;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.max-h-0{
  max-height: 0px;
}
.max-h-\[230px\]{
  max-height: 230px;
}
.max-h-\[289px\]{
  max-height: 289px;
}
.max-h-\[300px\]{
  max-height: 300px;
}
.max-h-\[342px\]{
  max-height: 342px;
}
.max-h-\[360px\]{
  max-height: 360px;
}
.max-h-\[500px\]{
  max-height: 500px;
}
.min-h-14{
  min-height: 3.5rem;
}
.min-h-16{
  min-height: 4rem;
}
.min-h-20{
  min-height: 5rem;
}
.min-h-\[131\.4px\]{
  min-height: 131.4px;
}
.min-h-\[160px\]{
  min-height: 160px;
}
.min-h-\[188px\]{
  min-height: 188px;
}
.min-h-\[228px\]{
  min-height: 228px;
}
.min-h-\[240px\]{
  min-height: 240px;
}
.min-h-\[250px\]{
  min-height: 250px;
}
.min-h-\[252px\]{
  min-height: 252px;
}
.min-h-\[272px\]{
  min-height: 272px;
}
.min-h-\[280px\]{
  min-height: 280px;
}
.min-h-\[350px\]{
  min-height: 350px;
}
.min-h-\[40px\]{
  min-height: 40px;
}
.min-h-\[412px\]{
  min-height: 412px;
}
.min-h-\[420px\]{
  min-height: 420px;
}
.min-h-\[500px\]{
  min-height: 500px;
}
.min-h-\[50px\]{
  min-height: 50px;
}
.min-h-\[528px\]{
  min-height: 528px;
}
.min-h-\[533px\]{
  min-height: 533px;
}
.min-h-\[596px\]{
  min-height: 596px;
}
.min-h-\[60px\]{
  min-height: 60px;
}
.min-h-\[64px\]{
  min-height: 64px;
}
.min-h-\[84px\]{
  min-height: 84px;
}
.min-h-\[calc\(100vh-138\.032px\)\]{
  min-height: calc(100vh - 138.032px);
}
.min-h-full{
  min-height: 100%;
}
.min-h-screen{
  min-height: 100vh;
}
.w-1{
  width: 0.25rem;
}
.w-1\.5{
  width: 0.375rem;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-10{
  width: 2.5rem;
}
.w-11{
  width: 2.75rem;
}
.w-12{
  width: 3rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-3{
  width: 0.75rem;
}
.w-4{
  width: 1rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-7{
  width: 1.75rem;
}
.w-8{
  width: 2rem;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[1086px\]{
  width: 1086px;
}
.w-\[115px\]{
  width: 115px;
}
.w-\[120px\]{
  width: 120px;
}
.w-\[12px\]{
  width: 12px;
}
.w-\[140px\]{
  width: 140px;
}
.w-\[14px\]{
  width: 14px;
}
.w-\[150px\]{
  width: 150px;
}
.w-\[153px\]{
  width: 153px;
}
.w-\[160px\]{
  width: 160px;
}
.w-\[175px\]{
  width: 175px;
}
.w-\[180px\]{
  width: 180px;
}
.w-\[200px\]{
  width: 200px;
}
.w-\[208px\]{
  width: 208px;
}
.w-\[20px\]{
  width: 20px;
}
.w-\[22px\]{
  width: 22px;
}
.w-\[238px\]{
  width: 238px;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[255px\]{
  width: 255px;
}
.w-\[260px\]{
  width: 260px;
}
.w-\[280px\]{
  width: 280px;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[34px\]{
  width: 34px;
}
.w-\[36px\]{
  width: 36px;
}
.w-\[400px\]{
  width: 400px;
}
.w-\[40px\]{
  width: 40px;
}
.w-\[420px\]{
  width: 420px;
}
.w-\[423px\]{
  width: 423px;
}
.w-\[45px\]{
  width: 45px;
}
.w-\[460px\]{
  width: 460px;
}
.w-\[48px\]{
  width: 48px;
}
.w-\[50px\]{
  width: 50px;
}
.w-\[51px\]{
  width: 51px;
}
.w-\[58px\]{
  width: 58px;
}
.w-\[60px\]{
  width: 60px;
}
.w-\[710px\]{
  width: 710px;
}
.w-\[82px\]{
  width: 82px;
}
.w-\[90px\]{
  width: 90px;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: max-content;
}
.w-px{
  width: 1px;
}
.w-screen{
  width: 100vw;
}
.min-w-20{
  min-width: 5rem;
}
.min-w-\[153px\]{
  min-width: 153px;
}
.min-w-\[205px\]{
  min-width: 205px;
}
.min-w-\[300px\]{
  min-width: 300px;
}
.min-w-\[326px\]{
  min-width: 326px;
}
.min-w-\[36px\]{
  min-width: 36px;
}
.min-w-\[378px\]{
  min-width: 378px;
}
.min-w-\[60px\]{
  min-width: 60px;
}
.min-w-\[75rem\]{
  min-width: 75rem;
}
.min-w-\[90px\]{
  min-width: 90px;
}
.min-w-full{
  min-width: 100%;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-96{
  max-width: 24rem;
}
.max-w-\[100px\]{
  max-width: 100px;
}
.max-w-\[1027px\]{
  max-width: 1027px;
}
.max-w-\[1060px\]{
  max-width: 1060px;
}
.max-w-\[1196px\]{
  max-width: 1196px;
}
.max-w-\[140px\]{
  max-width: 140px;
}
.max-w-\[150px\]{
  max-width: 150px;
}
.max-w-\[155px\]{
  max-width: 155px;
}
.max-w-\[167px\]{
  max-width: 167px;
}
.max-w-\[1680px\]{
  max-width: 1680px;
}
.max-w-\[180px\]{
  max-width: 180px;
}
.max-w-\[196px\]{
  max-width: 196px;
}
.max-w-\[200px\]{
  max-width: 200px;
}
.max-w-\[233px\]{
  max-width: 233px;
}
.max-w-\[2500px\]{
  max-width: 2500px;
}
.max-w-\[260px\]{
  max-width: 260px;
}
.max-w-\[274px\]{
  max-width: 274px;
}
.max-w-\[291px\]{
  max-width: 291px;
}
.max-w-\[292px\]{
  max-width: 292px;
}
.max-w-\[299px\]{
  max-width: 299px;
}
.max-w-\[300px\]{
  max-width: 300px;
}
.max-w-\[346px\]{
  max-width: 346px;
}
.max-w-\[350px\]{
  max-width: 350px;
}
.max-w-\[382px\]{
  max-width: 382px;
}
.max-w-\[396px\]{
  max-width: 396px;
}
.max-w-\[400\.71px\]{
  max-width: 400.71px;
}
.max-w-\[400px\]{
  max-width: 400px;
}
.max-w-\[439px\]{
  max-width: 439px;
}
.max-w-\[450px\]{
  max-width: 450px;
}
.max-w-\[473px\]{
  max-width: 473px;
}
.max-w-\[476px\]{
  max-width: 476px;
}
.max-w-\[486\.71px\]{
  max-width: 486.71px;
}
.max-w-\[486px\]{
  max-width: 486px;
}
.max-w-\[492px\]{
  max-width: 492px;
}
.max-w-\[50\%\]{
  max-width: 50%;
}
.max-w-\[500px\]{
  max-width: 500px;
}
.max-w-\[530px\]{
  max-width: 530px;
}
.max-w-\[540px\]{
  max-width: 540px;
}
.max-w-\[550px\]{
  max-width: 550px;
}
.max-w-\[580px\]{
  max-width: 580px;
}
.max-w-\[617px\]{
  max-width: 617px;
}
.max-w-\[620px\]{
  max-width: 620px;
}
.max-w-\[644px\]{
  max-width: 644px;
}
.max-w-\[662px\]{
  max-width: 662px;
}
.max-w-\[668px\]{
  max-width: 668px;
}
.max-w-\[699px\]{
  max-width: 699px;
}
.max-w-\[700px\]{
  max-width: 700px;
}
.max-w-\[710px\]{
  max-width: 710px;
}
.max-w-\[733px\]{
  max-width: 733px;
}
.max-w-\[900px\]{
  max-width: 900px;
}
.max-w-\[95\%\]{
  max-width: 95%;
}
.max-w-\[992px\]{
  max-width: 992px;
}
.max-w-\[997px\]{
  max-width: 997px;
}
.max-w-full{
  max-width: 100%;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-auto{
  flex: 1 1 auto;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.border-collapse{
  border-collapse: collapse;
}
.origin-center{
  transform-origin: center;
}
.-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-y-1\/2{
  --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-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));
}
.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-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-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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 fadeFromTop{
  0%{
    transform: translateY(-100%);
  }
  100%{
    transform: translateY(0);
  }
}
.animate-fadeFromTop{
  animation: fadeFromTop .5s forwards;
}
@keyframes fadeLeft{
  0%{
    opacity: 1;
    transform: translateX(0);
  }
  100%{
    opacity: 0;
    transform: translateX(-30px);
  }
}
.animate-fadeLeft{
  animation: fadeLeft .25s  ease forwards;
}
@keyframes fadeRight{
  0%{
    opacity: 0;
    transform: translateY(50px);
  }
  100%{
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-fadeRight{
  animation: fadeRight .3s forwards;
}
@keyframes fadeTop{
  0%{
    opacity: 0;
    transform: translateY(40px);
  }
  100%{
    opacity: 1;
    transform: translateX(0);
  }
}
.animate-fadeTop{
  animation: fadeTop .3s forwards;
}
@keyframes pulse{
  50%{
    opacity: .5;
  }
}
.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-default{
  cursor: default;
}
.cursor-grab{
  cursor: grab;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  user-select: none;
}
.resize-none{
  resize: none;
}
.list-inside{
  list-style-position: inside;
}
.list-outside{
  list-style-position: outside;
}
.list-decimal{
  list-style-type: decimal;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.appearance-none{
  appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, 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));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-nowrap{
  flex-wrap: nowrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-0{
  gap: 0px;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-16{
  gap: 4rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2\.5{
  gap: 0.625rem;
}
.gap-20{
  gap: 5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[1\.4rem\]{
  gap: 1.4rem;
}
.gap-\[10px\]{
  gap: 10px;
}
.gap-\[12px\]{
  gap: 12px;
}
.gap-\[13px\]{
  gap: 13px;
}
.gap-\[14px\]{
  gap: 14px;
}
.gap-\[18px\]{
  gap: 18px;
}
.gap-\[20px\]{
  gap: 20px;
}
.gap-\[23px\]{
  gap: 23px;
}
.gap-\[24px\]{
  gap: 24px;
}
.gap-\[28px\]{
  gap: 28px;
}
.gap-\[30px\]{
  gap: 30px;
}
.gap-\[40px\]{
  gap: 40px;
}
.gap-\[62px\]{
  gap: 62px;
}
.gap-\[6px\]{
  gap: 6px;
}
.gap-\[7px\]{
  gap: 7px;
}
.gap-\[80px\]{
  gap: 80px;
}
.gap-\[8\]{
  gap: 8;
}
.gap-\[8px\]{
  gap: 8px;
}
.gap-x-2{
  column-gap: 0.5rem;
}
.gap-x-3{
  column-gap: 0.75rem;
}
.gap-x-4{
  column-gap: 1rem;
}
.gap-x-\[9px\]{
  column-gap: 9px;
}
.gap-y-10{
  row-gap: 2.5rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.gap-y-3{
  row-gap: 0.75rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.gap-y-9{
  row-gap: 2.25rem;
}
.gap-y-\[10px\]{
  row-gap: 10px;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.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)));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.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-white-80 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-divide-opacity, 1));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-visible{
  overflow: visible;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-normal{
  white-space: normal;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.text-nowrap{
  text-wrap: nowrap;
}
.break-words{
  overflow-wrap: break-word;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[14px\]{
  border-radius: 14px;
}
.rounded-\[2px\]{
  border-radius: 2px;
}
.rounded-\[3px\]{
  border-radius: 3px;
}
.rounded-\[4px\]{
  border-radius: 4px;
}
.rounded-\[50px\]{
  border-radius: 50px;
}
.rounded-\[5px\]{
  border-radius: 5px;
}
.rounded-\[7px\]{
  border-radius: 7px;
}
.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;
}
.rounded-b-none{
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-bl-none{
  border-bottom-left-radius: 0px;
}
.rounded-br-none{
  border-bottom-right-radius: 0px;
}
.rounded-tl-md{
  border-top-left-radius: 0.375rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-\[10px\]{
  border-width: 10px;
}
.border-\[1px\]{
  border-width: 1px;
}
.border-x-0{
  border-left-width: 0px;
  border-right-width: 0px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-0{
  border-bottom-width: 0px;
}
.border-l-0{
  border-left-width: 0px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-r{
  border-right-width: 1px;
}
.border-r-0{
  border-right-width: 0px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-0{
  border-top-width: 0px;
}
.border-dashed{
  border-style: dashed;
}
.border-\[\#449C4E\]{
  --tw-border-opacity: 1;
  border-color: rgb(68 156 78 / var(--tw-border-opacity, 1));
}
.border-\[\#DDDDDD\]{
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}
.border-\[\#DEDEDE\]{
  --tw-border-opacity: 1;
  border-color: rgb(222 222 222 / var(--tw-border-opacity, 1));
}
.border-\[\#E4003A\]{
  --tw-border-opacity: 1;
  border-color: rgb(228 0 58 / var(--tw-border-opacity, 1));
}
.border-\[\#E6E6E6\]{
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.border-\[\#ECECEC\]{
  --tw-border-opacity: 1;
  border-color: rgb(236 236 236 / var(--tw-border-opacity, 1));
}
.border-\[\#F5C200\]{
  --tw-border-opacity: 1;
  border-color: rgb(245 194 0 / var(--tw-border-opacity, 1));
}
.border-\[\#FC8181\]{
  --tw-border-opacity: 1;
  border-color: rgb(252 129 129 / var(--tw-border-opacity, 1));
}
.border-\[\#dedede\]{
  --tw-border-opacity: 1;
  border-color: rgb(222 222 222 / var(--tw-border-opacity, 1));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-black-100{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-black\/15{
  border-color: rgb(0 0 0 / 0.15);
}
.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / 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));
}
.border-green-500{
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.border-grey-50{
  --tw-border-opacity: 1;
  border-color: rgb(236 236 236 / var(--tw-border-opacity, 1));
}
.border-input-grey{
  --tw-border-opacity: 1;
  border-color: rgb(236 236 236 / var(--tw-border-opacity, 1));
}
.border-orange-100{
  --tw-border-opacity: 1;
  border-color: rgb(221 101 49 / var(--tw-border-opacity, 1));
}
.border-primary-orange{
  --tw-border-opacity: 1;
  border-color: rgb(221 101 49 / var(--tw-border-opacity, 1));
}
.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-soft-grey{
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white-50{
  --tw-border-opacity: 1;
  border-color: rgb(110 110 110 / var(--tw-border-opacity, 1));
}
.border-white-70{
  --tw-border-opacity: 1;
  border-color: rgb(190 190 190 / var(--tw-border-opacity, 1));
}
.border-white-80{
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.border-b-soft-grey{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.border-b-white-80{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}
.border-l-\[\#449C4E\]{
  --tw-border-opacity: 1;
  border-left-color: rgb(68 156 78 / var(--tw-border-opacity, 1));
}
.border-l-\[\#EA2A2D\]{
  --tw-border-opacity: 1;
  border-left-color: rgb(234 42 45 / var(--tw-border-opacity, 1));
}
.border-l-blue-400{
  --tw-border-opacity: 1;
  border-left-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}
.border-l-blue-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-l-green-800{
  --tw-border-opacity: 1;
  border-left-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.border-l-orange-100{
  --tw-border-opacity: 1;
  border-left-color: rgb(221 101 49 / var(--tw-border-opacity, 1));
}
.border-l-red-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-t-primary-orange{
  --tw-border-opacity: 1;
  border-top-color: rgb(221 101 49 / var(--tw-border-opacity, 1));
}
.border-opacity-10{
  --tw-border-opacity: 0.1;
}
.border-opacity-100{
  --tw-border-opacity: 1;
}
.border-opacity-15{
  --tw-border-opacity: 0.15;
}
.border-opacity-20{
  --tw-border-opacity: 0.2;
}
.border-opacity-25{
  --tw-border-opacity: 0.25;
}
.border-opacity-30{
  --tw-border-opacity: 0.3;
}
.border-opacity-40{
  --tw-border-opacity: 0.4;
}
.bg-\[\#0A6847\]{
  --tw-bg-opacity: 1;
  background-color: rgb(10 104 71 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1A80D9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(26 128 217 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2D931D\]{
  --tw-bg-opacity: 1;
  background-color: rgb(45 147 29 / var(--tw-bg-opacity, 1));
}
.bg-\[\#449c4e2a\]{
  background-color: #449c4e2a;
}
.bg-\[\#737373\]{
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D4EDDA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(212 237 218 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D9D9D9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E2F5DF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(226 245 223 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E4003A\]{
  --tw-bg-opacity: 1;
  background-color: rgb(228 0 58 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EA2A2D\]{
  --tw-bg-opacity: 1;
  background-color: rgb(234 42 45 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EBEBEB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F5DFDF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 223 223 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F7F7F7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFCD11\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 205 17 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFF5F5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 245 245 / 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-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black-100{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/60{
  background-color: rgb(0 0 0 / 0.6);
}
.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-footer-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / 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-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / 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-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(125 125 125 / var(--tw-bg-opacity, 1));
}
.bg-grey-50{
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 236 / var(--tw-bg-opacity, 1));
}
.bg-input-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 236 / var(--tw-bg-opacity, 1));
}
.bg-middle-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}
.bg-orange-100{
  --tw-bg-opacity: 1;
  background-color: rgb(221 101 49 / var(--tw-bg-opacity, 1));
}
.bg-orange-500{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-orange-70{
  --tw-bg-opacity: 1;
  background-color: rgb(251 239 234 / var(--tw-bg-opacity, 1));
}
.bg-primary-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(221 101 49 / var(--tw-bg-opacity, 1));
}
.bg-purple-600{
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-secondary-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-secondary-black\/20{
  background-color: rgb(0 0 0 / 0.2);
}
.bg-secondary-black\/30{
  background-color: rgb(0 0 0 / 0.3);
}
.bg-secondary-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-soft-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(110 110 110 / var(--tw-bg-opacity, 1));
}
.bg-soft-green{
  --tw-bg-opacity: 1;
  background-color: rgb(226 245 223 / var(--tw-bg-opacity, 1));
}
.bg-soft-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
}
.bg-soft-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(245 240 223 / var(--tw-bg-opacity, 1));
}
.bg-soft-red{
  --tw-bg-opacity: 1;
  background-color: rgb(245 223 223 / var(--tw-bg-opacity, 1));
}
.bg-status-g{
  --tw-bg-opacity: 1;
  background-color: rgb(7 39 8 / var(--tw-bg-opacity, 1));
}
.bg-status-g\/70{
  background-color: rgb(7 39 8 / 0.7);
}
.bg-status-o{
  --tw-bg-opacity: 1;
  background-color: rgb(40 25 6 / var(--tw-bg-opacity, 1));
}
.bg-status-o\/70{
  background-color: rgb(40 25 6 / 0.7);
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white-60{
  --tw-bg-opacity: 1;
  background-color: rgb(125 125 125 / var(--tw-bg-opacity, 1));
}
.bg-white-80{
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
}
.bg-white-90{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}
.bg-white-hover{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}
.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}
.bg-white\/60{
  background-color: rgb(255 255 255 / 0.6);
}
.bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.bg-opacity-100{
  --tw-bg-opacity: 1;
}
.bg-opacity-15{
  --tw-bg-opacity: 0.15;
}
.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}
.bg-opacity-40{
  --tw-bg-opacity: 0.4;
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}
.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}
.bg-\[url\(\/images\/image-for-shell\.webp\)\]{
  background-image: url(/images/image-for-shell.webp);
}
.bg-cover{
  background-size: cover;
}
.bg-clip-padding{
  background-clip: padding-box;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-orange-100{
  fill: #DD6531;
}
.object-contain{
  object-fit: contain;
}
.object-cover{
  object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-10{
  padding: 2.5rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-3\.5{
  padding: 0.875rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-7{
  padding: 1.75rem;
}
.p-\[10px\]{
  padding: 10px;
}
.p-\[18px\]{
  padding: 18px;
}
.p-\[20px\]{
  padding: 20px;
}
.p-\[28px\]{
  padding: 28px;
}
.p-\[30px\]{
  padding: 30px;
}
.p-\[5px\]{
  padding: 5px;
}
.p-\[6px\]{
  padding: 6px;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-20{
  padding-left: 5rem;
  padding-right: 5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[10px\]{
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[80px\]{
  padding-left: 80px;
  padding-right: 80px;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[10px\]{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[138px\]{
  padding-top: 138px;
  padding-bottom: 138px;
}
.py-\[15px\]{
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-\[18px\]{
  padding-top: 18px;
  padding-bottom: 18px;
}
.py-\[34px\]{
  padding-top: 34px;
  padding-bottom: 34px;
}
.py-\[39\.5px\]{
  padding-top: 39.5px;
  padding-bottom: 39.5px;
}
.py-\[49px\]{
  padding-top: 49px;
  padding-bottom: 49px;
}
.py-\[6px\]{
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-\[82px\]{
  padding-top: 82px;
  padding-bottom: 82px;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-\[20px\]{
  padding-bottom: 20px;
}
.pb-\[86px\]{
  padding-bottom: 86px;
}
.pl-0{
  padding-left: 0px;
}
.pl-16{
  padding-left: 4rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-8{
  padding-left: 2rem;
}
.pl-\[75px\]{
  padding-left: 75px;
}
.pr-0{
  padding-right: 0px;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-8{
  padding-right: 2rem;
}
.ps-0{
  padding-inline-start: 0px;
}
.pt-0{
  padding-top: 0px;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-9{
  padding-top: 2.25rem;
}
.pt-\[20px\]{
  padding-top: 20px;
}
.pt-\[70px\]{
  padding-top: 70px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-start{
  text-align: start;
}
.text-end{
  text-align: end;
}
.font-sans{
  font-family: Roboto, sans-serif;
}
.text-\[1\.5rem\]{
  font-size: 1.5rem;
}
.text-\[1\.875rem\]{
  font-size: 1.875rem;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[22px\]{
  font-size: 22px;
}
.text-\[23px\]{
  font-size: 23px;
}
.text-\[2rem\]{
  font-size: 2rem;
}
.text-\[30px\]{
  font-size: 30px;
}
.text-\[36px\]{
  font-size: 36px;
}
.text-\[60px\]{
  font-size: 60px;
}
.text-base{
  font-size: 16px;
  line-height: 24px;
}
.text-h1{
  font-size: 58px;
  line-height: 68px;
  font-weight: 700;
}
.text-h2{
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
}
.text-h3{
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
}
.text-h4{
  font-size: 23px;
  line-height: 28px;
  font-weight: 500;
}
.text-h5{
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.text-h6{
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.text-small{
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.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-6{
  line-height: 1.5rem;
}
.leading-8{
  line-height: 2rem;
}
.leading-\[14\.06px\]{
  line-height: 14.06px;
}
.leading-\[16\.8px\]{
  line-height: 16.8px;
}
.leading-\[16\.94px\]{
  line-height: 16.94px;
}
.leading-\[16px\]{
  line-height: 16px;
}
.leading-\[19\.6px\]{
  line-height: 19.6px;
}
.leading-\[19px\]{
  line-height: 19px;
}
.leading-\[20px\]{
  line-height: 20px;
}
.leading-\[22\.4px\]{
  line-height: 22.4px;
}
.leading-\[24px\]{
  line-height: 24px;
}
.leading-\[28\.8px\]{
  line-height: 28.8px;
}
.leading-\[42px\]{
  line-height: 42px;
}
.leading-none{
  line-height: 1;
}
.leading-relaxed{
  line-height: 1.625;
}
.text-\[\#0D36FF\]{
  --tw-text-opacity: 1;
  color: rgb(13 54 255 / var(--tw-text-opacity, 1));
}
.text-\[\#155724\]{
  --tw-text-opacity: 1;
  color: rgb(21 87 36 / var(--tw-text-opacity, 1));
}
.text-\[\#1A8007\]{
  --tw-text-opacity: 1;
  color: rgb(26 128 7 / var(--tw-text-opacity, 1));
}
.text-\[\#1A80D9\]{
  --tw-text-opacity: 1;
  color: rgb(26 128 217 / var(--tw-text-opacity, 1));
}
.text-\[\#3ED545\]{
  --tw-text-opacity: 1;
  color: rgb(62 213 69 / var(--tw-text-opacity, 1));
}
.text-\[\#449C4E\]{
  --tw-text-opacity: 1;
  color: rgb(68 156 78 / var(--tw-text-opacity, 1));
}
.text-\[\#565656\]{
  --tw-text-opacity: 1;
  color: rgb(86 86 86 / var(--tw-text-opacity, 1));
}
.text-\[\#575757\]{
  --tw-text-opacity: 1;
  color: rgb(87 87 87 / var(--tw-text-opacity, 1));
}
.text-\[\#666666\]{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#686868\]{
  --tw-text-opacity: 1;
  color: rgb(104 104 104 / var(--tw-text-opacity, 1));
}
.text-\[\#737373\]{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
.text-\[\#7D7D7D\]{
  --tw-text-opacity: 1;
  color: rgb(125 125 125 / var(--tw-text-opacity, 1));
}
.text-\[\#7d7d7d\]{
  --tw-text-opacity: 1;
  color: rgb(125 125 125 / var(--tw-text-opacity, 1));
}
.text-\[\#800709\]{
  --tw-text-opacity: 1;
  color: rgb(128 7 9 / var(--tw-text-opacity, 1));
}
.text-\[\#999999\]{
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}
.text-\[\#D43C30\]{
  --tw-text-opacity: 1;
  color: rgb(212 60 48 / var(--tw-text-opacity, 1));
}
.text-\[\#E4003A\]{
  --tw-text-opacity: 1;
  color: rgb(228 0 58 / var(--tw-text-opacity, 1));
}
.text-\[\#EA2A2D\]{
  --tw-text-opacity: 1;
  color: rgb(234 42 45 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-black-100{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-black\/80{
  color: rgb(0 0 0 / 0.8);
}
.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-color-g{
  --tw-text-opacity: 1;
  color: rgb(62 213 69 / var(--tw-text-opacity, 1));
}
.text-color-o{
  --tw-text-opacity: 1;
  color: rgb(247 136 4 / var(--tw-text-opacity, 1));
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-grey{
  --tw-text-opacity: 1;
  color: rgb(125 125 125 / var(--tw-text-opacity, 1));
}
.text-light-green{
  --tw-text-opacity: 1;
  color: rgb(22 211 92 / var(--tw-text-opacity, 1));
}
.text-light-orange{
  --tw-text-opacity: 1;
  color: rgb(255 136 0 / var(--tw-text-opacity, 1));
}
.text-middle-grey{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
.text-neutral-400{
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}
.text-orange-100{
  --tw-text-opacity: 1;
  color: rgb(221 101 49 / var(--tw-text-opacity, 1));
}
.text-orange-80{
  --tw-text-opacity: 1;
  color: rgb(245 211 197 / var(--tw-text-opacity, 1));
}
.text-orange-800{
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.text-orange-90{
  --tw-text-opacity: 1;
  color: rgb(227 133 94 / var(--tw-text-opacity, 1));
}
.text-primary-orange{
  --tw-text-opacity: 1;
  color: rgb(221 101 49 / var(--tw-text-opacity, 1));
}
.text-primary-orange\/100{
  color: rgb(221 101 49 / 1);
}
.text-purple-400{
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-secondary-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-secondary-green{
  --tw-text-opacity: 1;
  color: rgb(26 128 7 / var(--tw-text-opacity, 1));
}
.text-secondary-orange{
  --tw-text-opacity: 1;
  color: rgb(188 87 25 / var(--tw-text-opacity, 1));
}
.text-secondary-red{
  --tw-text-opacity: 1;
  color: rgb(128 7 9 / var(--tw-text-opacity, 1));
}
.text-secondary-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-soft-dark{
  --tw-text-opacity: 1;
  color: rgb(110 110 110 / var(--tw-text-opacity, 1));
}
.text-success-green{
  --tw-text-opacity: 1;
  color: rgb(18 147 24 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white-50{
  --tw-text-opacity: 1;
  color: rgb(110 110 110 / var(--tw-text-opacity, 1));
}
.text-white-60{
  --tw-text-opacity: 1;
  color: rgb(125 125 125 / var(--tw-text-opacity, 1));
}
.text-white-70{
  --tw-text-opacity: 1;
  color: rgb(190 190 190 / var(--tw-text-opacity, 1));
}
.text-white-hover{
  --tw-text-opacity: 1;
  color: rgb(247 247 247 / var(--tw-text-opacity, 1));
}
.text-white\/40{
  color: rgb(255 255 255 / 0.4);
}
.text-yellow-800{
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.text-opacity-60{
  --tw-text-opacity: 0.6;
}
.underline{
  text-decoration-line: underline;
}
.line-through{
  text-decoration-line: line-through;
}
.no-underline{
  text-decoration-line: none;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-80{
  opacity: 0.8;
}
.shadow-bot{
  --tw-shadow: 0px 0px 40px 0px #00000033;
  --tw-shadow-colored: 0px 0px 40px 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);
}
.shadow-custom{
  --tw-shadow: 0px 4px 40px 0px #0000004D;
  --tw-shadow-colored: 0px 4px 40px 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);
}
.shadow-customblur{
  --tw-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 0 50px 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-details-card{
  --tw-shadow:  0px 0px 40px 0px #0000000F;
  --tw-shadow-colored: 0px 0px 40px 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);
}
.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-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 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-small-card{
  --tw-shadow: 0px 0px 40px 0px #0000001A;
  --tw-shadow-colored: 0px 0px 40px 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);
}
.shadow-span{
  --tw-shadow:  0px 0px 10px 0px #00000033;;
  --tw-shadow-colored: 0px 0px 10px 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;
}
.outline{
  outline-style: solid;
}
.outline-0{
  outline-width: 0px;
}
.ring-1{
  --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, 0 0 #0000);
}
.ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}
.ring-opacity-5{
  --tw-ring-opacity: 0.05;
}
.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);
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  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);
}
.backdrop-blur-40{
  --tw-backdrop-blur: blur(40px);
  -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);
}
.backdrop-blur-\[20px\]{
  --tw-backdrop-blur: blur(20px);
  -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);
}
.backdrop-blur-\[5px\]{
  --tw-backdrop-blur: blur(5px);
  -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);
}
.backdrop-blur-lg{
  --tw-backdrop-blur: blur(16px);
  -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);
}
.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px);
  -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);
}
.backdrop-blur-sm{
  --tw-backdrop-blur: blur(50px);
  -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);
}
.backdrop-blur-xl{
  --tw-backdrop-blur: blur(24px);
  -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, 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;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  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-1000{
  transition-duration: 1000ms;
}
.duration-150{
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-700{
  transition-duration: 700ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.fullWidth{
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}
.\[-moz-appearance\:textfield\]{
  -moz-appearance: textfield;
}

:root {
  --foreground-rgb: 0, 0, 0;
  --background-start-rgb: 214, 219, 220;
  --background-end-rgb: 255, 255, 255;
}

@media (prefers-color-scheme: dark) {
  :root {
    --foreground-rgb: 255, 255, 255;
    --background-start-rgb: 0, 0, 0;
    --background-end-rgb: 0, 0, 0;
  }
}

body {
  color: rgb(var(--foreground-rgb));
  background: rgb(var(--background-end-rgb));
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear {
  display: none !important;
}

input[type="password"]::-webkit-textfield-decoration-container,
input[type="password"]::-webkit-clear-button,
input[type="password"]::-webkit-inner-spin-button,
input[type="password"]::-webkit-outer-spin-button {
  display: none !important;
  -webkit-appearance: none;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 4px;
}

.custom-scrollbar::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

.notif-scrollbar::-webkit-scrollbar {
  width: 4px;
}

.notif-scrollbar::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
}

.notif-scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(23, 23, 23, 0.5);
  border-radius: 10px;
}

.notif-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: rgba(79, 61, 61, 0.8);
}

/* Hide scrollbar for Chrome, Safari, and Edge */
.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge, and Firefox */
.scrollbar-hide {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
@keyframes fadeLeft {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(-100%);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.fade-out {
  animation: fadeLeft 0.3s forwards;
}

.fade-in {
  animation: fadeIn 0.3s forwards;
}

* {
  scroll-behavior: smooth;
}

::-webkit-scrollbar {
  width: 4px;
}
::-webkit-scrollbar-thumb {
  outline: 1px solid transparent;
  background-color: rgba(128, 128, 128, 0.38);
}

.scrollbar-hide {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
.scrollbar-hide::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

.white-icon {
  filter: brightness(0) saturate(100%) invert(55%) sepia(87%) saturate(550%)
    hue-rotate(340deg) brightness(95%) contrast(91%);
  transition: filter 0.3s ease;
}

.white-icon:hover {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%)
    hue-rotate(0deg) brightness(100%) contrast(100%);
}

.transition-height {
  transition: height 0.3s ease;
}

.ml-8 {
  margin-left: 32px;
}

@keyframes slideHint {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(4px);
  }
  100% {
    transform: translateX(0);
  }
}
.slide-hint {
  animation: slideHint 1.2s infinite ease-in-out;
}

@keyframes slideHintOpacity {
  0%,
  100% {
    transform: translateX(0);
    opacity: 1;
  }
  50% {
    transform: translateX(2px);
    opacity: 0.6;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.slide-hint-opacity {
  animation: slideHintOpacity 1.2s infinite ease-in-out;
}

/* Animation de clignotement du prix */
@keyframes priceBlink {
  0% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
  10% {
    opacity: 1;
    transform: scale(0.95) translateY(0);
  }
  20% {
    opacity: 0.8;
    transform: scale(0.88) translateY(-1px);
  }
  30% {
    opacity: 0.4;
    transform: scale(0.82) translateY(-2px);
  }
  40% {
    opacity: 0;
    transform: scale(0.75) translateY(-2px);
  }
  60% {
    opacity: 0;
    transform: scale(0.75) translateY(-2px);
  }
  70% {
    opacity: 0.3;
    transform: scale(0.85) translateY(0);
  }
  80% {
    opacity: 0.6;
    transform: scale(1.05) translateY(0);
  }
  90% {
    opacity: 0.9;
    transform: scale(1.08) translateY(0);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

/* Animation d'apparition du nouveau prix */
@keyframes priceAppear {
  0% {
    opacity: 0;
    transform: scale(0.8) translateY(-2px);
  }
  50% {
    transform: scale(1.1) translateY(0);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

/* Animation de disparition de l'ancien prix */
@keyframes priceDisappear {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.8);
  }
}

.price-blink-animation {
  animation: priceBlink 1.2s ease-in-out infinite;
  font-weight: 700;
  color: #000000;
}

.price-appear {
  animation: priceAppear 0.5s ease-out forwards;
}

.price-disappear {
  animation: priceDisappear 0.2s ease-out forwards;
}

@media not all and (min-width: 768px){
  .max-md\:container{
    width: 100%;
  }
  @media (min-width: 640px){
    .max-md\:container{
      max-width: 640px;
    }
  }
  .max-md\:container{
    width: 100%;
  }
  @media (min-width: 640px){
    .max-md\:container{
      max-width: 640px;
    }
  }
  @media (min-width: 768px){
    .max-md\:container{
      max-width: 768px;
    }
  }
  .max-md\:container{
    width: 100%;
  }
  @media (min-width: 640px){
    .max-md\:container{
      max-width: 640px;
    }
  }
  @media (min-width: 768px){
    .max-md\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .max-md\:container{
      max-width: 1024px;
    }
  }
  .max-md\:container{
    width: 100%;
  }
  @media (min-width: 640px){
    .max-md\:container{
      max-width: 640px;
    }
  }
  @media (min-width: 768px){
    .max-md\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .max-md\:container{
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px){
    .max-md\:container{
      max-width: 1280px;
    }
  }
  .max-md\:container{
    width: 100%;
  }
  @media (min-width: 640px){
    .max-md\:container{
      max-width: 640px;
    }
  }
  @media (min-width: 768px){
    .max-md\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .max-md\:container{
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px){
    .max-md\:container{
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px){
    .max-md\:container{
      max-width: 1536px;
    }
  }
}

.placeholder\:text-h5::placeholder{
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.placeholder\:text-h6::placeholder{
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

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

.placeholder\:text-black::placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.placeholder\:text-black-100::placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.placeholder\:text-grey::placeholder{
  --tw-text-opacity: 1;
  color: rgb(125 125 125 / var(--tw-text-opacity, 1));
}

.placeholder\:text-white-60::placeholder{
  --tw-text-opacity: 1;
  color: rgb(125 125 125 / var(--tw-text-opacity, 1));
}

.placeholder\:text-white-70::placeholder{
  --tw-text-opacity: 1;
  color: rgb(190 190 190 / var(--tw-text-opacity, 1));
}

.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.before\:-bottom-\[20\.5px\]::before{
  content: var(--tw-content);
  bottom: -20.5px;
}

.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}

.before\:h-\[2px\]::before{
  content: var(--tw-content);
  height: 2px;
}

.before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}

.before\:bg-orange-100::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(221 101 49 / var(--tw-bg-opacity, 1));
}

.checked\:border-primary-orange:checked{
  --tw-border-opacity: 1;
  border-color: rgb(221 101 49 / var(--tw-border-opacity, 1));
}

.checked\:bg-primary-orange:checked{
  --tw-bg-opacity: 1;
  background-color: rgb(221 101 49 / var(--tw-bg-opacity, 1));
}

.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.hover\:overflow-x-scroll:hover{
  overflow-x: scroll;
}

.hover\:border-transparent:hover{
  border-color: transparent;
}

.hover\:border-white-70:hover{
  --tw-border-opacity: 1;
  border-color: rgb(190 190 190 / var(--tw-border-opacity, 1));
}

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

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / 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-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.hover\:bg-input-grey:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 236 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(221 101 49 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-orange:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(221 101 49 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-orange-hover:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(184 77 30 / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-white-80:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white-90:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white-hover:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.hover\:bg-opacity-10:hover{
  --tw-bg-opacity: 0.1;
}

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

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

.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

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

.hover\:text-orange-100:hover{
  --tw-text-opacity: 1;
  color: rgb(221 101 49 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-orange:hover{
  --tw-text-opacity: 1;
  color: rgb(221 101 49 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-orange-hover:hover{
  --tw-text-opacity: 1;
  color: rgb(184 77 30 / var(--tw-text-opacity, 1));
}

.hover\:text-secondary-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-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;
}

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

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

.focus\:border-black:focus{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.focus\:border-orange-100:focus{
  --tw-border-opacity: 1;
  border-color: rgb(221 101 49 / var(--tw-border-opacity, 1));
}

.focus\:border-red-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.focus\:border-soft-dark:focus{
  --tw-border-opacity: 1;
  border-color: rgb(110 110 110 / var(--tw-border-opacity, 1));
}

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

.focus\:hover\:text-white-50:hover:focus{
  --tw-text-opacity: 1;
  color: rgb(110 110 110 / var(--tw-text-opacity, 1));
}

.disabled\:pointer-events-none:disabled{
  pointer-events: none;
}

.disabled\:opacity-50:disabled{
  opacity: 0.5;
}

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

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

.peer:checked ~ .peer-checked\:opacity-100{
  opacity: 1;
}

@media (max-width: 1681px){
  .max-\[1681px\]\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .max-\[1681px\]\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .max-\[1681px\]\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .max-\[1681px\]\:pl-10{
    padding-left: 2.5rem;
  }
}

@media (max-width: 1680px){
  .max-\[1680px\]\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media not all and (min-width: 1280px){
  .max-xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .max-xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media not all and (min-width: 1024px){
  .max-lg\:block{
    display: block;
  }
  .max-lg\:hidden{
    display: none;
  }
  .max-lg\:h-screen{
    height: 100vh;
  }
  .max-lg\:min-h-screen{
    min-height: 100vh;
  }
  .max-lg\:w-full{
    width: 100%;
  }
  .max-lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .max-lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media not all and (min-width: 768px){
  .max-md\:fixed{
    position: fixed;
  }
  .max-md\:absolute{
    position: absolute;
  }
  .max-md\:left-0{
    left: 0px;
  }
  .max-md\:right-0{
    right: 0px;
  }
  .max-md\:right-5{
    right: 1.25rem;
  }
  .max-md\:right-\[20px\]{
    right: 20px;
  }
  .max-md\:top-0{
    top: 0px;
  }
  .max-md\:top-5{
    top: 1.25rem;
  }
  .max-md\:top-\[0px\]{
    top: 0px;
  }
  .max-md\:z-40{
    z-index: 40;
  }
  .max-md\:order-1{
    order: 1;
  }
  .max-md\:order-2{
    order: 2;
  }
  .max-md\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .max-md\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .max-md\:mb-0{
    margin-bottom: 0px;
  }
  .max-md\:mb-16{
    margin-bottom: 4rem;
  }
  .max-md\:mb-5{
    margin-bottom: 1.25rem;
  }
  .max-md\:mb-6{
    margin-bottom: 1.5rem;
  }
  .max-md\:ml-4{
    margin-left: 1rem;
  }
  .max-md\:mt-0{
    margin-top: 0px;
  }
  .max-md\:mt-10{
    margin-top: 2.5rem;
  }
  .max-md\:mt-3{
    margin-top: 0.75rem;
  }
  .max-md\:mt-4{
    margin-top: 1rem;
  }
  .max-md\:mt-5{
    margin-top: 1.25rem;
  }
  .max-md\:mt-6{
    margin-top: 1.5rem;
  }
  .max-md\:mt-7{
    margin-top: 1.75rem;
  }
  .max-md\:mt-\[128px\]{
    margin-top: 128px;
  }
  .max-md\:mt-\[156\.063px\]{
    margin-top: 156.063px;
  }
  .max-md\:mt-\[156\.06px\]{
    margin-top: 156.06px;
  }
  .max-md\:mt-\[50\.06px\]{
    margin-top: 50.06px;
  }
  .max-md\:block{
    display: block;
  }
  .max-md\:inline{
    display: inline;
  }
  .max-md\:flex{
    display: flex;
  }
  .max-md\:hidden{
    display: none;
  }
  .max-md\:h-\[52px\]{
    height: 52px;
  }
  .max-md\:h-\[55px\]{
    height: 55px;
  }
  .max-md\:h-auto{
    height: auto;
  }
  .max-md\:h-screen{
    height: 100vh;
  }
  .max-md\:min-h-24{
    min-height: 6rem;
  }
  .max-md\:min-h-\[220px\]{
    min-height: 220px;
  }
  .max-md\:min-h-screen{
    min-height: 100vh;
  }
  .max-md\:w-11\/12{
    width: 91.666667%;
  }
  .max-md\:w-\[55px\]{
    width: 55px;
  }
  .max-md\:w-full{
    width: 100%;
  }
  .max-md\:w-screen{
    width: 100vw;
  }
  .max-md\:max-w-3xl{
    max-width: 48rem;
  }
  .max-md\:max-w-full{
    max-width: 100%;
  }
  .max-md\:-translate-y-full{
    --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));
  }
  .max-md\:translate-y-0{
    --tw-translate-y: 0px;
    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));
  }
  .max-md\:snap-x{
    scroll-snap-type: x var(--tw-scroll-snap-strictness);
  }
  .max-md\:snap-mandatory{
    --tw-scroll-snap-strictness: mandatory;
  }
  .max-md\:snap-start{
    scroll-snap-align: start;
  }
  .max-md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .max-md\:flex-col{
    flex-direction: column;
  }
  .max-md\:items-start{
    align-items: flex-start;
  }
  .max-md\:items-end{
    align-items: flex-end;
  }
  .max-md\:justify-start{
    justify-content: flex-start;
  }
  .max-md\:justify-between{
    justify-content: space-between;
  }
  .max-md\:gap-3{
    gap: 0.75rem;
  }
  .max-md\:gap-4{
    gap: 1rem;
  }
  .max-md\:overflow-y-auto{
    overflow-y: auto;
  }
  .max-md\:whitespace-normal{
    white-space: normal;
  }
  .max-md\:rounded-\[4px\]{
    border-radius: 4px;
  }
  .max-md\:rounded-none{
    border-radius: 0px;
  }
  .max-md\:p-1{
    padding: 0.25rem;
  }
  .max-md\:p-4{
    padding: 1rem;
  }
  .max-md\:p-5{
    padding: 1.25rem;
  }
  .max-md\:p-6{
    padding: 1.5rem;
  }
  .max-md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .max-md\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .max-md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .max-md\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .max-md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .max-md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .max-md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .max-md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .max-md\:py-\[114px\]{
    padding-top: 114px;
    padding-bottom: 114px;
  }
  .max-md\:py-\[36px\]{
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .max-md\:pb-8{
    padding-bottom: 2rem;
  }
  .max-md\:pl-5{
    padding-left: 1.25rem;
  }
  .max-md\:pt-12{
    padding-top: 3rem;
  }
  .max-md\:pt-8{
    padding-top: 2rem;
  }
  .max-md\:text-center{
    text-align: center;
  }
  .max-md\:text-start{
    text-align: start;
  }
  .max-md\:text-\[12px\]{
    font-size: 12px;
  }
  .max-md\:text-h2{
    font-size: 36px;
    line-height: 42px;
    font-weight: 500;
  }
  .max-md\:text-h3{
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
  }
  .max-md\:text-h4{
    font-size: 23px;
    line-height: 28px;
    font-weight: 500;
  }
  .max-md\:text-h5{
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
  .max-md\:text-h6{
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }
  .max-md\:text-small{
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
  }
  .max-md\:font-bold{
    font-weight: 700;
  }
  .max-md\:font-medium{
    font-weight: 500;
  }
  .max-md\:font-normal{
    font-weight: 400;
  }
  .max-md\:font-semibold{
    font-weight: 600;
  }
  .max-md\:shadow-none{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .max-md\:ring-0{
    --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(0px + 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);
  }
}

@media not all and (min-width: 640px){
  .max-sm\:relative{
    position: relative;
  }
  .max-sm\:right-auto{
    right: auto;
  }
  .max-sm\:top-auto{
    top: auto;
  }
  .max-sm\:mt-4{
    margin-top: 1rem;
  }
  .max-sm\:gap-10{
    gap: 2.5rem;
  }
  .max-sm\:p-0{
    padding: 0px;
  }
}

@media (min-width: 640px){
  .sm\:h-\[350px\]{
    height: 350px;
  }
  .sm\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:gap-0{
    gap: 0px;
  }
}

@media (min-width: 768px){
  .md\:bottom-\[-18px\]{
    bottom: -18px;
  }
  .md\:left-10{
    left: 2.5rem;
  }
  .md\:left-\[-36px\]{
    left: -36px;
  }
  .md\:left-\[-43px\]{
    left: -43px;
  }
  .md\:right-10{
    right: 2.5rem;
  }
  .md\:top-\[-25px\]{
    top: -25px;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mr-0{
    margin-right: 0px;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-10{
    height: 2.5rem;
  }
  .md\:h-16{
    height: 4rem;
  }
  .md\:h-\[100px\]{
    height: 100px;
  }
  .md\:h-\[50px\]{
    height: 50px;
  }
  .md\:h-\[70vh\]{
    height: 70vh;
  }
  .md\:h-\[80px\]{
    height: 80px;
  }
  .md\:h-full{
    height: 100%;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-10{
    width: 2.5rem;
  }
  .md\:w-16{
    width: 4rem;
  }
  .md\:w-\[200px\]{
    width: 200px;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:min-w-\[110px\]{
    min-width: 110px;
  }
  .md\:min-w-\[378px\]{
    min-width: 378px;
  }
  .md\:max-w-\[200px\]{
    max-width: 200px;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-20{
    gap: 5rem;
  }
  .md\:gap-3{
    gap: 0.75rem;
  }
  .md\:gap-\[100px\]{
    gap: 100px;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:pt-10{
    padding-top: 2.5rem;
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:text-\[30px\]{
    font-size: 30px;
  }
  .md\:text-h1{
    font-size: 58px;
    line-height: 68px;
    font-weight: 700;
  }
  .md\:text-h2{
    font-size: 36px;
    line-height: 42px;
    font-weight: 500;
  }
  .md\:text-h5{
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
  .md\:text-h6{
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }
}

@media (min-width: 1024px){
  .lg\:sticky{
    position: sticky;
  }
  .lg\:top-\[160px\]{
    top: 160px;
  }
  .lg\:top-\[165px\]{
    top: 165px;
  }
  .lg\:mt-10{
    margin-top: 2.5rem;
  }
  .lg\:mt-8{
    margin-top: 2rem;
  }
  .lg\:mt-\[0px\]{
    margin-top: 0px;
  }
  .lg\:mt-\[146px\]{
    margin-top: 146px;
  }
  .lg\:mt-\[150px\]{
    margin-top: 150px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-10{
    height: 2.5rem;
  }
  .lg\:h-9{
    height: 2.25rem;
  }
  .lg\:h-\[13\.08\]{
    height: 13.08;
  }
  .lg\:h-\[600px\]{
    height: 600px;
  }
  .lg\:h-full{
    height: 100%;
  }
  .lg\:w-\[1000px\]{
    width: 1000px;
  }
  .lg\:w-\[17px\]{
    width: 17px;
  }
  .lg\:w-fit{
    width: fit-content;
  }
  .lg\:max-w-\[250px\]{
    max-width: 250px;
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:gap-5{
    gap: 1.25rem;
  }
  .lg\:gap-\[32px\]{
    gap: 32px;
  }
  .lg\:p-5{
    padding: 1.25rem;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .lg\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:pr-0{
    padding-right: 0px;
  }
  .lg\:text-h1{
    font-size: 58px;
    line-height: 68px;
    font-weight: 700;
  }
  .lg\:text-h2{
    font-size: 36px;
    line-height: 42px;
    font-weight: 500;
  }
  .lg\:text-h4{
    font-size: 23px;
    line-height: 28px;
    font-weight: 500;
  }
  .lg\:text-h5{
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
}

@media (min-width: 1280px){
  .xl\:max-w-\[250px\]{
    max-width: 250px;
  }
  .xl\:pb-0{
    padding-bottom: 0px;
  }
}

@media (min-width: 1536px){
  .\32xl\:max-w-\[300px\]{
    max-width: 300px;
  }
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb{
  border-radius: 9999px;
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-neutral-300::-webkit-scrollbar-thumb{
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1));
}

.\[\&\:\:-webkit-scrollbar-track\]\:rounded-full::-webkit-scrollbar-track{
  border-radius: 9999px;
}

.\[\&\:\:-webkit-scrollbar-track\]\:bg-neutral-100::-webkit-scrollbar-track{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.\[\&\:\:-webkit-scrollbar\]\:w-\[4px\]::-webkit-scrollbar{
  width: 4px;
}

