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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

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

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

.-right-2\.5 {
  right: -0.625rem;
}

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

.-top-2\.5 {
  top: -0.625rem;
}

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

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

.bottom-0 {
  bottom: 0px;
}

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

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

.left-0 {
  left: 0px;
}

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

.left-3 {
  left: 0.75rem;
}

.left-3\.5 {
  left: 0.875rem;
}

.left-5 {
  left: 1.25rem;
}

.left-6 {
  left: 1.5rem;
}

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

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

.left-\[-24\.5px\] {
  left: -24.5px;
}

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

.right-0 {
  right: 0px;
}

.right-2\.5 {
  right: 0.625rem;
}

.right-3 {
  right: 0.75rem;
}

.right-3\.5 {
  right: 0.875rem;
}

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

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

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

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

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

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

.right-\[23\.5px\] {
  right: 23.5px;
}

.top-0 {
  top: 0px;
}

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

.top-2 {
  top: 0.5rem;
}

.top-2\.5 {
  top: 0.625rem;
}

.top-3 {
  top: 0.75rem;
}

.top-3\.5 {
  top: 0.875rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-\[2\] {
  z-index: 2;
}

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

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

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

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

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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

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

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

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

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

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

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

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

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

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

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

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

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

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

.ml-2\.5 {
  margin-left: 0.625rem;
}

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

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

.ml-8 {
  margin-left: 2rem;
}

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

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

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

.ml-auto {
  margin-left: auto;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-\[11px\] {
  margin-right: 11px;
}

.mr-\[56px\] {
  margin-right: 56px;
}

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

.mt-1\.5 {
  margin-top: 0.375rem;
}

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

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

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

.mt-2\.5 {
  margin-top: 0.625rem;
}

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

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

.mt-3\.5 {
  margin-top: 0.875rem;
}

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

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

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

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

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

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

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

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

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-1\.5 {
  height: 0.375rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-3 {
  height: 0.75rem;
}

.h-3\.5 {
  height: 0.875rem;
}

.h-4 {
  height: 1rem;
}

.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-\[100px\] {
  height: 100px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

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

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

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

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

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

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

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

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

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

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

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

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

.min-h-full {
  min-height: 100%;
}

.w-0 {
  width: 0px;
}

.w-1\.5 {
  width: 0.375rem;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-2 {
  width: 0.5rem;
}

.w-3\.5 {
  width: 0.875rem;
}

.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-\[110px\] {
  width: 110px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.w-screen {
  width: 100vw;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grow {
  flex-grow: 1;
}

.table-auto {
  table-layout: auto;
}

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

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

.-translate-x-\[58\%\] {
  --tw-translate-x: -58%;
  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-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

.translate-x-0 {
  --tw-translate-x: 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));
}

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

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

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

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

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

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

.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 pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-14 {
  gap: 3.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-3\.5 {
  gap: 0.875rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-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-grayStroke1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(222 227 237 / var(--tw-divide-opacity, 1));
}

.divide-grayStroke2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(188 200 221 / var(--tw-divide-opacity, 1));
}

.divide-white\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 255 255 / 0.7);
}

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

.overflow-hidden {
  overflow: hidden;
}

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

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

.overflow-y-hidden {
  overflow-y: hidden;
}

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

.text-nowrap {
  text-wrap: nowrap;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rounded-b-\[100px\] {
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
}

.rounded-b-\[20px\] {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.rounded-l-\[56px\] {
  border-top-left-radius: 56px;
  border-bottom-left-radius: 56px;
}

.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.rounded-t-\[20px\] {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.rounded-t-\[41px\] {
  border-top-left-radius: 41px;
  border-top-right-radius: 41px;
}

.rounded-t-\[43px\] {
  border-top-left-radius: 43px;
  border-top-right-radius: 43px;
}

.rounded-tl-\[25px\] {
  border-top-left-radius: 25px;
}

.border {
  border-width: 1px;
}

.border-\[1\.33px\] {
  border-width: 1.33px;
}

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

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

.border-\[3px\] {
  border-width: 3px;
}

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

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

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

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

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

.border-\[\#EAECF0\] {
  --tw-border-opacity: 1;
  border-color: rgb(234 236 240 / var(--tw-border-opacity, 1));
}

.border-grayStroke1 {
  --tw-border-opacity: 1;
  border-color: rgb(222 227 237 / var(--tw-border-opacity, 1));
}

.border-grayStroke2 {
  --tw-border-opacity: 1;
  border-color: rgb(188 200 221 / var(--tw-border-opacity, 1));
}

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

.border-t-grayStroke1 {
  --tw-border-opacity: 1;
  border-top-color: rgb(222 227 237 / var(--tw-border-opacity, 1));
}

.bg-\[\#1D2842\] {
  --tw-bg-opacity: 1;
  background-color: rgb(29 40 66 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2B224C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(43 34 76 / var(--tw-bg-opacity, 1));
}

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

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

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

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

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
}

.bg-dark-grayBlocks {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
}

.bg-dark-grayStroke2 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 58 80 / var(--tw-bg-opacity, 1));
}

.bg-grayStroke1 {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
}

.bg-grayStroke2 {
  --tw-bg-opacity: 1;
  background-color: rgb(188 200 221 / var(--tw-bg-opacity, 1));
}

.bg-mainBlack {
  --tw-bg-opacity: 1;
  background-color: rgb(16 24 40 / var(--tw-bg-opacity, 1));
}

.bg-mainBlack\/80 {
  background-color: rgb(16 24 40 / 0.8);
}

.bg-mainWhite {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
}

.bg-orange\/10 {
  background-color: rgb(246 108 97 / 0.1);
}

.bg-orange\/20 {
  background-color: rgb(246 108 97 / 0.2);
}

.bg-transparent {
  background-color: transparent;
}

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

.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-main-baner {
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.90) 100%);
}

.bg-main-grad {
  background-image: linear-gradient(90deg, rgba(38, 142, 255, 0.12) 0%, rgba(246, 108, 97, 0.12) 100%);
}

.bg-main-gradwc {
  background-image: linear-gradient(90deg, rgba(38, 142, 255, 0.05) 0%, rgba(246, 108, 97, 0.05) 100%);
}

.bg-products {
  background-image: linear-gradient(180deg, #4D305F 0%, #372A5E 100%);
}

.bg-products-swipper {
  background-image: linear-gradient(270deg, #493C6C 0%, rgba(73, 60, 108, 0.00) 100%);
}

.bg-referral-baner {
  background-image: linear-gradient(90deg, #F66C61 0%, #F66C61 100%);
}

.from-\[\#2badee85\] {
  --tw-gradient-from: #2badee85 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(43 173 238 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#2bd89e86\] {
  --tw-gradient-from: #2bd89e86 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(43 216 158 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#479FFF\] {
  --tw-gradient-from: #479FFF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(71 159 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#4D305F\] {
  --tw-gradient-from: #4D305F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(77 48 95 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#5865f281\] {
  --tw-gradient-from: #5865f281 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(88 101 242 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#F66C61\] {
  --tw-gradient-from: #F66C61 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(246 108 97 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#f66c61\] {
  --tw-gradient-from: #f66c61 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(246 108 97 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#ff8e85\] {
  --tw-gradient-from: #ff8e85 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 142 133 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-orange {
  --tw-gradient-from: #F66C61 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(246 108 97 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-white\/75 {
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-\[\#2481E5\] {
  --tw-gradient-to: #2481E5 var(--tw-gradient-to-position);
}

.to-\[\#2badee4d\] {
  --tw-gradient-to: #2badee4d var(--tw-gradient-to-position);
}

.to-\[\#2bd89e47\] {
  --tw-gradient-to: #2bd89e47 var(--tw-gradient-to-position);
}

.to-\[\#372A5E\] {
  --tw-gradient-to: #372A5E var(--tw-gradient-to-position);
}

.to-\[\#5865f24f\] {
  --tw-gradient-to: #5865f24f var(--tw-gradient-to-position);
}

.to-\[\#EA3F32\] {
  --tw-gradient-to: #EA3F32 var(--tw-gradient-to-position);
}

.to-\[\#c8574e\] {
  --tw-gradient-to: #c8574e var(--tw-gradient-to-position);
}

.to-\[\#f66c61\] {
  --tw-gradient-to: #f66c61 var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.to-white\/60 {
  --tw-gradient-to: rgb(255 255 255 / 0.6) var(--tw-gradient-to-position);
}

.fill-\[\#EAEEF5\] {
  fill: #EAEEF5;
}

.fill-\[\#EEEEEE\] {
  fill: #EEEEEE;
}

.fill-graySubtext1 {
  fill: #667085;
}

.fill-transparent {
  fill: transparent;
}

.stroke-\[\#101828\] {
  stroke: #101828;
}

.stroke-\[\#667085\] {
  stroke: #667085;
}

.stroke-\[\#EEEEEE\] {
  stroke: #EEEEEE;
}

.stroke-blue {
  stroke: #F66C61;
}

.stroke-dark-grayText {
  stroke: #707B92;
}

.stroke-grayStroke1 {
  stroke: #DEE3ED;
}

.stroke-graySubtext1 {
  stroke: #667085;
}

.stroke-graySubtext2 {
  stroke: #475467;
}

.stroke-mainBlack {
  stroke: #101828;
}

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

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

.object-left {
  -o-object-position: left;
     object-position: left;
}

.object-left-top {
  -o-object-position: left top;
     object-position: left top;
}

.object-right {
  -o-object-position: right;
     object-position: right;
}

.p-2\.5 {
  padding: 0.625rem;
}

.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-8 {
  padding: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.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-\[11px\] {
  padding-left: 11px;
  padding-right: 11px;
}

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

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

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

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

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

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

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

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

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

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

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

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

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.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-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.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-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

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

.pb-1\.5 {
  padding-bottom: 0.375rem;
}

.pb-2\.5 {
  padding-bottom: 0.625rem;
}

.pb-3\.5 {
  padding-bottom: 0.875rem;
}

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

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

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

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

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

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

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

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

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

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

.pl-0 {
  padding-left: 0px;
}

.pl-3\.5 {
  padding-left: 0.875rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

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

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

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

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

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

.pr-3\.5 {
  padding-right: 0.875rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

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

.pr-\[18px\] {
  padding-right: 18px;
}

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

.pr-\[46px\] {
  padding-right: 46px;
}

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

.pt-3\.5 {
  padding-top: 0.875rem;
}

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

.pt-5 {
  padding-top: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-manrope {
  font-family: Manrope, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.leading-10 {
  line-height: 2.5rem;
}

.leading-3 {
  line-height: .75rem;
}

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

.leading-6 {
  line-height: 1.5rem;
}

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

.leading-\[120\%\] {
  line-height: 120%;
}

.leading-\[140\%\] {
  line-height: 140%;
}

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

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

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

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

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

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

.tracking-\[-0\.14px\] {
  letter-spacing: -0.14px;
}

.tracking-\[-0\.176px\] {
  letter-spacing: -0.176px;
}

.tracking-\[-0\.36px\] {
  letter-spacing: -0.36px;
}

.tracking-\[-0\.52px\] {
  letter-spacing: -0.52px;
}

.tracking-\[-0\.72px\] {
  letter-spacing: -0.72px;
}

.tracking-\[1\.12px\] {
  letter-spacing: 1.12px;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.text-\[\#008A5C\] {
  --tw-text-opacity: 1;
  color: rgb(0 138 92 / var(--tw-text-opacity, 1));
}

.text-\[\#D65C52\] {
  --tw-text-opacity: 1;
  color: rgb(214 92 82 / var(--tw-text-opacity, 1));
}

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

.text-\[\#EEECF0\] {
  --tw-text-opacity: 1;
  color: rgb(238 236 240 / var(--tw-text-opacity, 1));
}

.text-blue {
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

.text-dark-grayText {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.text-dark-mainBlack {
  --tw-text-opacity: 1;
  color: rgb(12 17 29 / var(--tw-text-opacity, 1));
}

.text-grayStroke1 {
  --tw-text-opacity: 1;
  color: rgb(222 227 237 / var(--tw-text-opacity, 1));
}

.text-graySubtext1 {
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.text-graySubtext2 {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.text-green {
  --tw-text-opacity: 1;
  color: rgb(0 182 122 / var(--tw-text-opacity, 1));
}

.text-mainBlack {
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.text-mainBlack\/40 {
  color: rgb(16 24 40 / 0.4);
}

.text-orange {
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

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

.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

.text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}

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

.opacity-0 {
  opacity: 0;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-\[0\.08\] {
  opacity: 0.08;
}

.opacity-\[8\%\] {
  opacity: 8%;
}

.shadow-block {
  --tw-shadow: 0px 32px 48px -12px rgba(47, 102, 166, 0.12);
  --tw-shadow-colored: 0px 32px 48px -12px 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-main-card {
  --tw-shadow:  0px 1px 3px 0px rgba(16, 24, 40, 0.10);
  --tw-shadow-colored: 0px 1px 3px 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-main-wc {
  --tw-shadow: 0px 4px 8px -2px rgba(68, 68, 68, 0.10), 0px 2px 4px -2px rgba(68, 68, 68, 0.06);
  --tw-shadow-colored: 0px 4px 8px -2px var(--tw-shadow-color), 0px 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-main-why-us-badge {
  --tw-shadow:  0px 1px 3px 0px rgba(143, 143, 143, 0.20), 0px 0px 0px 1px #EBEBEB;
  --tw-shadow-colored: 0px 1px 3px 0px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-main-why-us-card-1 {
  --tw-shadow: 0px 18.667px 26.667px -9.014px rgba(16, 24, 40, 0.08);
  --tw-shadow-colored: 0px 18.667px 26.667px -9.014px 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-main-why-us-card-2 {
  --tw-shadow: 0px 16px 24px -8px rgba(16, 24, 40, 0.08);
  --tw-shadow-colored: 0px 16px 24px -8px 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-main-why-us-card-3 {
  --tw-shadow: 0px 43.077px 61.538px -20.802px rgba(16, 24, 40, 0.08);
  --tw-shadow-colored: 0px 43.077px 61.538px -20.802px 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-s {
  --tw-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0px 1px 4px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-x {
  --tw-shadow: 0px 1px 3px 0px rgba(143, 143, 143, 0.20), 0px 0px 0px 1px #EBEBEB;
  --tw-shadow-colored: 0px 1px 3px 0px var(--tw-shadow-color), 0px 0px 0px 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xs {
  --tw-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  --tw-shadow-colored: 0px 1px 2px 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 {
  outline-style: solid;
}

.outline-1 {
  outline-width: 1px;
}

.outline-\[1\.4px\] {
  outline-width: 1.4px;
}

.outline-\[\#D0D5DD59\] {
  outline-color: #D0D5DD59;
}

.outline-dark-grayStroke2 {
  outline-color: #333A50;
}

.outline-grayStroke1 {
  outline-color: #DEE3ED;
}

.outline-grayStroke2 {
  outline-color: #BCC8DD;
}

.outline-orange {
  outline-color: #F66C61;
}

.outline-transparent {
  outline-color: transparent;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition-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-300 {
  transition-duration: 300ms;
}

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

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

@font-face {
  font-family: 'Inter';

  font-style: normal;

  font-weight: 400, 500, 600, 700;

  src: url('../font/InterVariable.woff2') format('woff2');
}

@font-face {
  font-family: 'Manrope';

  font-style: normal;

  font-weight: 400, 500, 600, 700;

  src: url('../font/ManropeVariableFont.ttf');
}

html {
  min-height: 100vh;
  font-family: Inter, sans-serif;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

html.dark {
  --tw-bg-opacity: 1;
  background-color: rgb(12 17 29 / var(--tw-bg-opacity, 1));
}

main {
  margin-left: auto;
  margin-right: auto;
}

label {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

label:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

input::-moz-placeholder {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

input::placeholder {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

input:is(.dark *)::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

input:is(.dark *)::placeholder {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

textarea::-moz-placeholder {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

textarea::placeholder {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

textarea:is(.dark *)::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

textarea:is(.dark *)::placeholder {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

textarea {
  resize: none;
  /* @apply transition-all; */
  outline-color: #BCC8DD;
}

textarea:is(.dark *) {
  outline-color: #414964;
}

textarea {
  outline-width: 1px;
  outline-style: solid;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

textarea:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
}

textarea {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

textarea:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

textarea {
  border-radius: 0.5rem;
  --tw-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  --tw-shadow-colored: 0px 1px 2px 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);
}

textarea:focus-visible,
textarea:focus {
  outline-style: solid;
  outline-width: 1px;
  outline-color: #F66C61;
  outline-color: #f66c61;
}

textarea:hover:not(:disabled) {
  outline-color: #667085;
}

textarea:hover:not(:disabled):is(.dark *) {
  outline-color: #707B92;
}

textarea:focus:hover {
  outline-color: #F66C61;
  outline-color: #f66c61;
}

textarea:disabled {
  opacity: 0.5;
}

input {
  outline-color: #BCC8DD;
}

input:is(.dark *) {
  outline-color: #414964;
}

input {
  outline-width: 1px;
  outline-style: solid;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

input:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
}

input {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 640px) {
  input {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}

input {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

input:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

input {
  border-radius: 0.5rem;
  --tw-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  --tw-shadow-colored: 0px 1px 2px 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);
}

input.input-only-light-theme:is(.dark *) {
  outline-color: #BCC8DD;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

input:focus-visible,
input:focus {
  outline-style: solid;
  outline-width: 1px;
  outline-color: #F66C61;
  outline-color: #f66c61;
}

input:focus-visible:is(.dark *),
input:focus:is(.dark *) {
  outline-color: #F66C61;
}

input:hover:not(:disabled) {
  outline-color: #667085;
}

input:hover:not(:disabled):is(.dark *) {
  outline-color: #707B92;
}

input.input-only-light-theme:hover:not(:disabled):not(:focus):is(.dark *) {
  outline-color: #667085;
}

input:focus:hover {
  outline-color: #F66C61;
  outline-color: #f66c61;
}

input:focus:hover:is(.dark *) {
  outline-color: #F66C61;
}

input:disabled {
  opacity: 0.5;
}

form a,
header a {
  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;
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

form a:is(.dark *),
header a:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

form a:hover,
header a:hover {
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

form a:hover:is(.dark *),
header a:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

form a:hover:active,
header a:hover:active {
  --tw-text-opacity: 1;
  color: rgb(188 200 221 / var(--tw-text-opacity, 1));
}

form a:hover:active:is(.dark *),
header a:hover:active:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.wrapper-container {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

@media (min-width: 640px) {
  .wrapper-container {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}

.wrapper-container {
  padding-left: 18px;
  padding-right: 18px;
}

@media (min-width: 1280px) {
  .wrapper-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* CheckBox */

.custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-checkbox + label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.custom-checkbox + label::before {
  border-radius: 3px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(188 200 221 / var(--tw-border-opacity, 1));
}

.custom-checkbox + label:is(.dark *)::before {
  --tw-border-opacity: 1;
  border-color: rgb(65 73 100 / var(--tw-border-opacity, 1));
}

.custom-checkbox + label::before {
  margin-right: 0.5rem;
  height: 1.25rem;
  width: 1.25rem;
}

@media (min-width: 640px) {
  .custom-checkbox + label::before {
    height: 1rem;
    width: 1rem;
  }
}

.custom-checkbox + label::before {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  flex-grow: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox:checked + label::before {
  --tw-border-opacity: 1;
  border-color: rgb(246 108 97 / var(--tw-border-opacity, 1));
}

.custom-checkbox:checked + label:is(.dark *)::before {
  --tw-border-opacity: 1;
  border-color: rgb(65 73 100 / var(--tw-border-opacity, 1));
}

.custom-checkbox:checked + label::before {
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
}

.custom-checkbox:checked + label:is(.dark *)::before {
  --tw-bg-opacity: 1;
  background-color: rgb(65 73 100 / var(--tw-bg-opacity, 1));
}

.custom-checkbox:checked + label::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.swiper-container {
  width: 100%;
}

/* Стили для слайдов */

.swiper-slide {
  height: auto !important;
  max-width: 280px;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  padding-top: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
  --tw-shadow:  0px 1px 3px 0px rgba(16, 24, 40, 0.10);
  --tw-shadow-colored: 0px 1px 3px 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);
}

.swiper-slide:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .swiper-slide {
    max-width: 379px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (max-width: 640px) {
  .swiper-button-prev,
	.swiper-button-next {
    display: none !important;
  }
}

.swiper-button-prev,
.swiper-button-next {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --swiper-navigation-size: 56px;
  width: 56px !important;
}

.swiper-button-prev:after {
  content: '' !important;
}

.swiper-button-next:after {
  content: '' !important;
}

.swiper {
  overflow: visible !important;
}

@media (min-width: 1500px) {
  .swiper-wrapper {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 640px) {
  .swiper {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
}

@media (min-width: 640px) {
  .swiper {
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
}

.swiper-button-disabled {
  opacity: 0 !important;
}

.mobileMenuItem.active {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
}

.mobileMenuItem.active:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
}

.hide-scroll-bar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.swiper-menu button.active {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(12 17 29 / var(--tw-text-opacity, 1));
}

.faq svg {
  flex-shrink: 0;
  margin-left: 8px;
}

/* FAQ selector */

#faq-selector-mobile button,
#faq-selector-mobile a {
  border-radius: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

#faq-selector-mobile button.active,
#faq-selector-mobile a.active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

#faq-selector-mobile button.active:is(.dark *),
#faq-selector-mobile a.active:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(65 73 100 / var(--tw-bg-opacity, 1));
}

#faq-selector-mobile p {
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

#faq-selector-mobile p:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

#faq-selector-mobile p:is(.dark *):hover {
  color: rgb(255 255 255 / 0.9);
}

#faq-selector-mobile .active p {
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

#faq-selector-mobile .active p:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#faq-selector button,
#faq-selector a {
  position: relative;
  width: 100%;
}

#faq-selector div {
  max-width: 0;
  transition: max-width 0.2s ease-in-out;
}

#faq-selector p {
  text-align: left;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

#faq-selector p:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

#faq-selector p:is(.dark *):hover {
  color: rgb(255 255 255 / 0.9);
}

#faq-selector .active p {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

#faq-selector .active p:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#faq-selector .active div {
  max-width: 35%;
}

#faq-selector button:hover div,
#faq-selector a:hover div {
  max-width: 35%;
}

/* BLOG */

@media (max-width: 640px) {
  #blog-selector .active {
    border-radius: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }

  #blog-selector .active:is(.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(51 58 80 / var(--tw-bg-opacity, 1));
  }

  #blog-selector .active {
    --tw-text-opacity: 1;
    color: rgb(16 24 40 / var(--tw-text-opacity, 1));
  }

  #blog-selector .active:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  #blog-selector {
    text-wrap: nowrap;
    --tw-bg-opacity: 1;
    background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(102 112 133 / var(--tw-text-opacity, 1));
  }

  #blog-selector:is(.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(112 123 146 / var(--tw-text-opacity, 1));
  }

  #blog-selector button {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

@media (min-width: 640px) {
  #blog-selector .active {
    border-radius: 0.5rem;
    --tw-shadow:  0px 1px 3px 0px rgba(16, 24, 40, 0.10);
    --tw-shadow-colored: 0px 1px 3px 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-style: solid;
    outline-width: 1px;
    outline-color: #BCC8DD;
  }

  #blog-selector .active:is(.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(51 58 80 / var(--tw-bg-opacity, 1));
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  #blog-selector .active {
    --tw-text-opacity: 1;
    color: rgb(16 24 40 / var(--tw-text-opacity, 1));
  }

  #blog-selector .active:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  #blog-selector {
    text-wrap: nowrap;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(102 112 133 / var(--tw-text-opacity, 1));
  }

  #blog-selector:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(112 123 146 / var(--tw-text-opacity, 1));
  }

  #blog-selector button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.blog-card {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow:  0px 1px 3px 0px rgba(16, 24, 40, 0.10);
  --tw-shadow-colored: 0px 1px 3px 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-style: solid;
  outline-width: 1px;
  outline-color: #BCC8DD;
}

.blog-card:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
  outline-color: #333A50;
}

.blog-card {
  border-radius: 1.5rem;
  padding: 1.5rem;
}

@media (min-width: 640px) {
  .blog-card {
    max-width: 380px;
  }
}

.blog-card {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  /* @apply cursor-pointer; */
}

.blog-card img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog-card .title {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.blog-card .title:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.blog-card .desciption {
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.blog-card .desciption:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.blog-card .blog-info {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

.blog-card .blog-read-time {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.blog-card .blog-read-time:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

/* Post */

.blog-post-body {
  font-size: 0.875rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.blog-post-body:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .blog-post-body {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.blog-post-body {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.25rem;
}

@media (min-width: 640px) {
  .blog-post-body {
    gap: 1.5rem;
  }
}

.blog-post-body img {
  max-height: 200px;
}

.blog-post-body h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: -0.36px;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.blog-post-body h1:is(.dark *),
h2:is(.dark *),
h3:is(.dark *),
h4:is(.dark *),
h5:is(.dark *),
h6:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .blog-post-body h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: 0em;
  }
}

/* End Post rules */

.use-cases-card {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow:  0px 1px 3px 0px rgba(16, 24, 40, 0.10);
  --tw-shadow-colored: 0px 1px 3px 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-style: solid;
  outline-width: 1px;
  outline-color: #BCC8DD;
}

.use-cases-card:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
  outline-color: #333A50;
}

.use-cases-card {
  border-radius: 1.5rem;
  padding: 1.5rem;
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
}

.use-cases-card .title {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.use-cases-card .title:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .use-cases-card .title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.use-cases-card .case-info {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .use-cases-card .case-info {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
  }
}

.use-cases-card .case-read-time {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.use-cases-card .case-read-time:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.use-cases-card img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.use-cases-card .img-container {
  height: 220px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 1rem;
}

@media (min-width: 640px) {
  .use-cases-card .img-container {
    height: 240px;
  }
}

.use-cases-card a {
  margin-top: auto;
}

/* Table */

.custom-table-scrollbar::-webkit-scrollbar-corner {
  display: none;
}

.custom-table-scrollbar::-webkit-scrollbar {
  height: 3px;
  width: 3px;
}

.custom-table-scrollbar::-webkit-scrollbar-track {
  margin-left: 0.875rem;
  margin-right: 0.875rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
}

.custom-table-scrollbar:is(.dark *)::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgb(65 73 100 / var(--tw-bg-opacity, 1));
}

.custom-table-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
}

/* Общие стили для кнопки dropdown */

.dropdown-btn {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
  --tw-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  --tw-shadow-colored: 0px 1px 2px 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-style: solid;
  outline-width: 1px;
}

.dropdown-btn:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  outline-color: #414964;
}

.dropdown-btn {
  outline-width: 1px;
  outline-color: #BCC8DD;
}

.dropdown-btn:focus-visible,
.dropdown-btn:focus {
  outline-color: #F66C61;
  outline-color: #f66c61;
}

.dropdown-btn:hover {
  outline-color: #667085;
}

.dropdown-btn:hover:is(.dark *) {
  outline-color: #707B92;
}

.dropdown-btn:focus:hover {
  outline-color: #F66C61;
  outline-color: #f66c61;
}

/* dropdown configurator */

.dropdown-btn-configurator {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
  --tw-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  --tw-shadow-colored: 0px 1px 2px 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-style: solid;
  outline-width: 1px;
}

.dropdown-btn-configurator:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  outline-color: #414964;
}

@media (min-width: 1024px) {
  .dropdown-btn-configurator {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.dropdown-btn-configurator {
  outline-width: 1px;
  outline-color: #BCC8DD;
}

.dropdown-btn-configurator:focus-visible,
.dropdown-btn-configurator:focus {
  outline-color: #F66C61;
  outline-color: #f66c61;
}

.dropdown-btn-configurator:disabled {
  opacity: 0.5;
}

.dropdown-btn-configurator:hover:not(:disabled) {
  outline-color: #667085;
}

.dropdown-btn-configurator:hover:not(:disabled):is(.dark *) {
  outline-color: #707B92;
}

.dropdown-btn-configurator:focus:hover {
  outline-color: #F66C61;
  outline-color: #f66c61;
}

/* Стили для выпадающего списка */

.dropdown-list {
  position: absolute;
  z-index: 10;
  margin-top: 0.25rem;
  width: 100%;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  --tw-shadow-colored: 0px 1px 2px 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-style: solid;
  outline-width: 1px;
  outline-color: #BCC8DD;
}

.dropdown-list:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  outline-color: #414964;
}

.dropdown-list li {
  cursor: pointer;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
}

.dropdown-list li:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.dropdown-list li:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(51 58 80 / var(--tw-bg-opacity, 1));
}

button#filter-results svg.active,
button#filter-results:hover svg.active {
  stroke: #F66C61;
}

button#filter-results svg.active:is(.dark *),
button#filter-results:hover svg.active:is(.dark *) {
  stroke: #F66C61;
}

button#filter-results:hover svg {
  stroke: rgb(246 108 97 / 0.7);
}

button#filter-results:hover svg:is(.dark *) {
  stroke: rgb(246 108 97 / 0.6);
}

button#filter-results svg {
  stroke: #667085;
}

button#filter-results svg:is(.dark *) {
  stroke: #707B92;
}

.header-menu-active p {
  color: #101828 !important;
}

.dark .header-menu-active p {
  color: #fff !important;
}

.header-menu-active path {
  stroke: #101828 !important;
}

.dark .header-menu-active path {
  stroke: #fff !important;
}

.dashboard-left-side-menu .item {
  cursor: pointer;
  border-radius: 10px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  font-weight: 500;
  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;
}

.dashboard-left-side-menu .item:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
}

.dashboard-left-side-menu .item:is(.dark *):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
}

a.disabled {
  pointer-events: none;
}

.dashboard-left-side-menu a.disabled .item {
  color: rgb(16 24 40 / 0.4);
}

.dashboard-left-side-menu a.disabled .item:is(.dark *) {
  color: rgb(255 255 255 / 0.4);
}

.dashboard-left-side-menu a.disabled .item path,
.dashboard-left-side-menu a.disabled .item circle {
  stroke: rgb(102 112 133 / 0.4);
}

.dashboard-left-side-menu a.disabled .item path:is(.dark *),
.dashboard-left-side-menu a.disabled .item circle:is(.dark *) {
  stroke: rgb(112 123 146 / 0.4);
}

.dashboard-left-side-menu .item path {
  stroke: #667085;
}

.dashboard-left-side-menu .item path:is(.dark *) {
  stroke: #707B92;
}

.dashboard-left-side-menu .item.active {
  --tw-bg-opacity: 1;
  background-color: rgb(16 24 40 / var(--tw-bg-opacity, 1));
}

.dashboard-left-side-menu .item.active:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.dashboard-left-side-menu .item.active p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.dashboard-left-side-menu .item.active p:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.dashboard-left-side-menu .item.active path,
.dashboard-left-side-menu .item.active circle {
  stroke: #F66C61;
}

.dashboard-left-side-menu .item.active path:is(.dark *),
.dashboard-left-side-menu .item.active circle:is(.dark *) {
  stroke: #F66C61;
}

.message-for-dashboard {
  margin-top: 0.5rem;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
  border-radius: 10px;
  border-width: 1px;
  border-color: rgb(246 108 97 / 0.2);
  background-color: rgb(246 108 97 / 0.05);
  padding: 18px;
}

.message-for-dashboard p {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.message-for-dashboard p:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .message-for-dashboard p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.message-for-dashboard .link {
  margin-left: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.375rem;
}

.message-for-dashboard .link p {
  text-wrap: nowrap;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .message-for-dashboard .link p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1024px) {
  #mainChartHome {
    width: 100% !important;
    height: 218px !important;
  }
}

@media (max-width: 1024px) {
  #mainChartHome {
    width: 100% !important;
    height: 218px !important;
  }
}

.dashboard-main-chart-btn-collection {
  display: flex;
  flex-direction: row;
  gap: 5px;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
}

.dashboard-main-chart-btn-collection:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
}

.dashboard-main-chart-btn-collection button {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.dashboard-main-chart-btn-collection button:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.dashboard-main-chart-btn-collection button {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.dashboard-main-chart-btn-collection button.active {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.dashboard-main-chart-btn-collection button.active:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(65 73 100 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

a.btn-dashboard-blue {
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.btn-dashboard-blue {
  width: 100%;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  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;
}

.btn-dashboard-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 128 / var(--tw-bg-opacity, 1));
}

.btn-dashboard-blue:active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(199 93 86 / var(--tw-bg-opacity, 1));
}

.btn-dashboard-blue:disabled {
  pointer-events: none;
  opacity: 0.5;
}

a.btn-dashboard-blue-text-base {
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.btn-dashboard-blue-text-base {
  width: 100%;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  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;
}

.btn-dashboard-blue-text-base:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 128 / var(--tw-bg-opacity, 1));
}

.btn-dashboard-blue-text-base:active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(199 93 86 / var(--tw-bg-opacity, 1));
}

.btn-dashboard-blue-text-base:disabled {
  pointer-events: none;
  opacity: 0.5;
}

a.btn-dashboard-changeable {
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.btn-dashboard-changeable {
  width: 100%;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  outline-style: solid;
  outline-width: 1px;
  outline-color: #DEE3ED;
}

.btn-dashboard-changeable:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
  outline-color: #414964;
}

.btn-dashboard-changeable {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.btn-dashboard-changeable:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-dashboard-changeable {
  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;
  /*  hover effect  */
}

.btn-dashboard-changeable:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
  outline-color: #101828;
}

.btn-dashboard-changeable:is(.dark *):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(65 73 100 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  outline-color: #fff;
}

.btn-dashboard-changeable {
  /* active effect */
}

.btn-dashboard-changeable:active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  outline-color: #BCC8DD;
  outline-color: #414964;
}

.btn-dashboard-changeable:is(.dark *):active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
}

.btn-dashboard-changeable {
  /* disable effect */
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.btn-dashboard-changeable:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  opacity: 0.5;
  outline-color: #BCC8DD;
  outline-color: #414964;
}

.btn-dashboard-changeable:is(.dark *):disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
}

a.btn-dashboard-changeable-text-base {
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.btn-dashboard-changeable-text-base {
  width: 100%;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  outline-style: solid;
  outline-width: 1px;
  outline-color: #DEE3ED;
}

.btn-dashboard-changeable-text-base:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
  outline-color: #414964;
}

.btn-dashboard-changeable-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.btn-dashboard-changeable-text-base:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-dashboard-changeable-text-base {
  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;
  /*  hover effect  */
}

.btn-dashboard-changeable-text-base:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
  outline-color: #101828;
}

.btn-dashboard-changeable-text-base:is(.dark *):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(65 73 100 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  outline-color: #fff;
}

.btn-dashboard-changeable-text-base {
  /* active effect */
}

.btn-dashboard-changeable-text-base:active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  outline-color: #BCC8DD;
  outline-color: #414964;
}

.btn-dashboard-changeable-text-base:is(.dark *):active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
}

.btn-dashboard-changeable-text-base {
  /* disable effect */
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.btn-dashboard-changeable-text-base:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  opacity: 0.5;
  outline-color: #BCC8DD;
  outline-color: #414964;
}

.btn-dashboard-changeable-text-base:is(.dark *):disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
}

.dashboard-card {
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  outline-style: solid;
  outline-width: 1px;
  outline-color: #DEE3ED;
}

.dashboard-card:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
  outline-color: #333A50;
}

.dashboard-proxy-active {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 138 92 / var(--tw-text-opacity, 1));
}

.dashboard-proxy-active:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(0 182 122 / var(--tw-text-opacity, 1));
}

.dashboard-proxy-active {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}

.dashboard-proxy-active div {
  height: 0.375rem;
  width: 0.375rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 182 122 / var(--tw-bg-opacity, 1));
}

.dashboard-proxy-inactive {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

.dashboard-proxy-inactive:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

.dashboard-proxy-inactive {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}

.dashboard-proxy-inactive div {
  height: 0.375rem;
  width: 0.375rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
}

.dashboard-proxy-inactive div:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
}

/* dashboard table */

table {
  margin-bottom: 0px;
  width: 100%;
  padding-left: 0.875rem;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

table:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

table thead {
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

table thead:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

table thead {
  line-height: .75rem;
}

table thead th {
  text-wrap: nowrap;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
}

@media (min-width: 1024px) {
  table thead th {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

/* table thead th {
	@apply pt-2.5 pb-3 sm:pl-[30px] pl-2.5 sm:pr-[30px] pr-2.5 font-medium text-nowrap text-xs;
} */

table tbody {
  font-size: 1rem;
  line-height: 1rem;
}

table tbody td {
  text-wrap: nowrap;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 1024px) {
  table tbody td {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

/* table tbody td {
	@apply py-3.5 sm:pl-[30px] pl-2.5 sm:pr-[30px] pr-2.5 text-nowrap;
} */

table tbody tr:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 245 250 / var(--tw-bg-opacity, 1));
}

table tbody tr:nth-child(even):is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
}

table tbody tr:nth-child(odd) td {
  padding-top: 22px;
  padding-bottom: 22px;
}

table tbody tr td:first-child,
table thead tr th:first-child {
  font-weight: 500;
}

table tbody tr td:last-child,
table thead tr th:last-child {
  font-weight: 500;
}

table tbody tr:nth-child(even) td:first-child {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

table tbody tr:nth-child(even) td:last-child {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

table tbody tr:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

table tbody tr:nth-child(odd):is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
}

/* table tbody tr td:first-child,
table thead tr th:first-child {
	@apply pl-3 font-medium;
}
table tbody tr td:last-child,
table thead tr th:last-child {
	@apply pr-3 font-medium;
} */

/* Четные строки */

table .proxy-working {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

table .proxy-not-working {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

@media (max-width: 1024px) {
  #billingDoughnutChart {
    height: 80px !important;
    width: 80px !important;
  }
}

@media (min-width: 1024px) {
  #billingDoughnutChart {
    height: 102px !important;
    width: 102px !important;
  }
}

/* CheckBox Filter*/

.billing-filter .custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.billing-filter .custom-checkbox + label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.billing-filter .custom-checkbox + label::before {
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(188 200 221 / var(--tw-border-opacity, 1));
}

.billing-filter .custom-checkbox + label:is(.dark *)::before {
  --tw-border-opacity: 1;
  border-color: rgb(65 73 100 / var(--tw-border-opacity, 1));
}

.billing-filter .custom-checkbox + label::before {
  margin-right: 0.625rem;
  height: 1.25rem;
  width: 1.25rem;
  content: '';
  display: inline-block;
  flex-shrink: 0;
  flex-grow: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90% 90%;
}

.billing-filter .custom-checkbox:checked + label::before {
  --tw-border-opacity: 1;
  border-color: rgb(246 108 97 / var(--tw-border-opacity, 1));
}

.billing-filter .custom-checkbox:checked + label:is(.dark *)::before {
  --tw-border-opacity: 1;
  border-color: rgb(246 108 97 / var(--tw-border-opacity, 1));
}

.billing-filter .custom-checkbox:checked + label::before {
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
}

.billing-filter .custom-checkbox:checked + label:is(.dark *)::before {
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
}

.billing-filter .custom-checkbox:checked + label::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M11.6666 3.5L5.24992 9.91667L2.33325 7' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.billing-filter .custom-checkbox.disable:checked + label::before {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
}

.billing-filter .custom-checkbox.disable:checked + label:is(.dark *)::before {
  --tw-bg-opacity: 1;
  background-color: rgb(65 73 100 / var(--tw-bg-opacity, 1));
}

.billing-filter .custom-checkbox.disable:checked + label::before {
  --tw-border-opacity: 1;
  border-color: rgb(188 200 221 / var(--tw-border-opacity, 1));
}

.billing-filter .custom-checkbox.disable:checked + label:is(.dark *)::before {
  --tw-border-opacity: 1;
  border-color: rgb(51 58 80 / var(--tw-border-opacity, 1));
}

.billing-filter .custom-checkbox.disable:checked + label::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M11.6668 3.5L5.25016 9.91667L2.3335 7' stroke='%23BCC8DD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

input[type='number'] {
  -moz-appearance: textfield;
}

.my-datepicker {
  border-style: none;
  background-color: transparent;
}

.air-datepicker--content {
  padding: 0px;
}

.air-datepicker--navigation,
.air-datepicker-body--day-names {
  display: none;
}

.air-datepicker-body--cells {
  gap: 0.625rem;
}

.air-datepicker-cell.-day- {
  height: 1.75rem;
  width: 1.75rem;
  border-style: none;
  font-family: Inter, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.air-datepicker-cell.-day-:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.air-datepicker-cell.-day-.-focus-.-range-to-,
.air-datepicker-cell.-day-.-focus-.-range-from- {
  outline-style: solid;
  outline-width: 1px;
  outline-color: #F66C61;
  outline-color: #f66c61;
}

.air-datepicker-cell.-day-.-range-from- {
  outline-style: solid;
  outline-width: 1px;
  outline-color: #F66C61;
  outline-color: #f66c61;
}

.air-datepicker-cell.-day- {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 245 250 / var(--tw-bg-opacity, 1));
}

.air-datepicker-cell.-day-:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(28 35 49 / var(--tw-bg-opacity, 1));
}

.air-datepicker-cell.-day-.-other-month- {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.air-datepicker-cell.-day-.-other-month-:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.air-datepicker-cell.-day-.-selected-.-range-from-,
.air-datepicker-cell.-day-.-selected-.-range-to- {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.air-datepicker-cell.-day-.-in-range- {
  border-radius: 0.5rem;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
  outline-style: solid;
  outline-width: 1px;
  outline-color: #F66C61;
  outline-color: #f66c61;
}

/* The switch - the box around the slider */

.switch {
  position: relative;
  height: 1.25rem;
  width: 38px;
  cursor: pointer;
  display: inline-block;
}

/* Hide default HTML checkbox */

.switch input {
  height: 0px;
  width: 0px;
  opacity: 0;
}

/* The slider */

.slider {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(188 200 221 / var(--tw-bg-opacity, 1));
}

.slider:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(51 58 80 / var(--tw-bg-opacity, 1));
}

.slider {
  transition: 0.4s;
}

.slider:before {
  left: 3px;
  bottom: 3px;
  height: 0.875rem;
  width: 0.875rem;
  position: absolute;
  content: '';
  background-color: white;
  transition: 0.4s;
}

input:checked + .slider {
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
}

input:checked + .slider:before {
  --tw-translate-x: 18px;
  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));
}

/* Rounded sliders */

.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
}

/* Settings Page */

.sticky-menu-item {
  height: 3rem;
  border-left-width: 2px;
  border-color: transparent;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1.25rem;
  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;
}

.sticky-menu-item.active {
  --tw-border-opacity: 1;
  border-color: rgb(246 108 97 / var(--tw-border-opacity, 1));
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(246 108 97 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(246 108 97 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.sticky-menu-item.active:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* Стили для трека */

input[type='range'] {
  -webkit-appearance: none;
  height: 0.25rem;
  cursor: pointer;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  padding: 0px;
}

input[type='range']:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(51 58 80 / var(--tw-bg-opacity, 1));
}

input[type='range'] {
  background: linear-gradient(
		to right,
		#f66c61 0%,
		#f66c61 calc(var(--value, 50) * 1%),
		var(--inactive-color, #dee3ed) calc(var(--value, 50) * 1%),
		var(--inactive-color, #dee3ed) 100%
	);
  background-repeat: no-repeat;
  --inactive-color: #dee3ed;
}

.dark input[type='range'] {
  --inactive-color: #333a50;
}

input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 18px;
  width: 18px;
  cursor: ew-resize;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  outline-style: solid;
  outline-width: 2px;
  outline-color: #BCC8DD;
}

input[type='range']:is(.dark *)::-webkit-slider-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
  outline-color: #333A50;
}

input[type='range']::-moz-range-thumb {
  height: 18px;
  width: 18px;
  cursor: ew-resize;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  outline-style: solid;
  outline-width: 2px;
  outline-color: #BCC8DD;
}

input[type='range']:is(.dark *)::-moz-range-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
  outline-color: #333A50;
}

input[type='range']::-ms-thumb {
  height: 18px;
  width: 18px;
  cursor: ew-resize;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  outline-style: solid;
  outline-width: 2px;
  outline-color: #BCC8DD;
}

input[type='range']:is(.dark *)::-ms-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
  outline-color: #333A50;
}

/* Стили для product Range */

input[type='range'].product-create-plan {
  -webkit-appearance: none;
  height: 0.25rem;
  cursor: pointer;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  padding: 0px;
  background: linear-gradient(
		to right,
		#f66c61 0%,
		#f66c61 calc(var(--value, 50) * 1%),
		var(--inactive-color, #dee3ed) calc(var(--value, 50) * 1%),
		var(--inactive-color, #dee3ed) 100%
	);
  background-repeat: no-repeat;
  --inactive-color: #dee3ed;
}

.dark input[type='range'].product-create-plan {
  --inactive-color: #dee3ed;
}

input[type='range'].product-create-plan::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 18px;
  width: 18px;
  cursor: ew-resize;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  outline-style: solid;
  outline-width: 2px;
  outline-color: #BCC8DD;
}

input[type='range'].product-create-plan:is(.dark *)::-webkit-slider-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  outline-color: #BCC8DD;
}

input[type='range'].product-create-plan::-moz-range-thumb {
  height: 18px;
  width: 18px;
  cursor: ew-resize;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  outline-style: solid;
  outline-width: 2px;
  outline-color: #BCC8DD;
}

input[type='range'].product-create-plan:is(.dark *)::-moz-range-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  outline-color: #BCC8DD;
}

input[type='range'].product-create-plan::-ms-thumb {
  height: 18px;
  width: 18px;
  cursor: ew-resize;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  outline-style: solid;
  outline-width: 2px;
  outline-color: #BCC8DD;
}

input[type='range'].product-create-plan:is(.dark *)::-ms-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  outline-color: #BCC8DD;
}

/* Убираем стили для трека у разных браузеров */

input[type='range']::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  border: none;
  background: transparent;
}

input[type='range']::-moz-range-track {
  border: none;
  background: transparent;
}

input[type='range']::-ms-track {
  border: none;
  background: transparent;
}

@media (max-width: 640px) {
  .selector button {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

@media (min-width: 640px) {
  .selector button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.selector .active {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.selector .active:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(51 58 80 / var(--tw-bg-opacity, 1));
}

.selector .active {
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.selector .active:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.selector {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: row;
  gap: 5px;
  text-wrap: nowrap;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  padding: 5px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.selector:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.selector .active path,
.selector .active circle {
  stroke: #101828;
}

.selector .active path:is(.dark *),
.selector .active circle:is(.dark *) {
  stroke: #F9FAFB;
}

.selector path,
.selector circle {
  stroke: #667085;
}

.selector path:is(.dark *),
.selector circle:is(.dark *) {
  stroke: #707B92;
}

/* Products selector */

@media (max-width: 640px) {
  .selector-products button {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

@media (min-width: 640px) {
  .selector-products button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.selector-products .active {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.selector-products {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: row;
  gap: 5px;
  text-wrap: nowrap;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  padding: 5px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.selector-products .active path,
.selector-products .active circle {
  stroke: #101828;
}

.selector-products path,
.selector-products circle {
  stroke: #667085;
}

.outline-orange {
  outline-color: #f66c61 !important;
}

.active-proxy-tab {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.active-proxy-tab.active {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(246 108 97 / var(--tw-border-opacity, 1));
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(246 108 97 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(246 108 97 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.active-proxy-tab p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.active-proxy-tab p:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.active-proxy-tab.active p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.active-proxy-tab.active p:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.active-proxy-tab.disable p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
  opacity: 0.5;
}

.active-proxy-tab.disable p:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.active-proxy-tab.disable {
  pointer-events: none;
}

table.dashboard-main-last-orders tbody tr:nth-child(odd) td {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

table.dashboard-main-last-orders tbody td {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

/* Product create plan BTN */

a.create-product-plan-btn {
  display: block;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.create-product-plan-btn {
  width: 100%;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  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;
}

.create-product-plan-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 128 / var(--tw-bg-opacity, 1));
}

.create-product-plan-btn:active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(199 93 86 / var(--tw-bg-opacity, 1));
}

.create-product-plan-btn:disabled {
  pointer-events: none;
  opacity: 0.5;
}

a.create-product-plan-btn-changeable {
  display: block;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.create-product-plan-btn-changeable {
  width: 100%;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  outline-style: solid;
  outline-width: 1px;
  outline-color: #DEE3ED;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
  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;
  /*  hover effect  */
}

.create-product-plan-btn-changeable:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
  outline-color: #101828;
}

.create-product-plan-btn-changeable {
  /* active effect */
}

.create-product-plan-btn-changeable:active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  outline-color: #BCC8DD;
  outline-color: #414964;
}

.create-product-plan-btn-changeable {
  /* disable effect */
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.create-product-plan-btn-changeable:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
  opacity: 0.5;
  outline-color: #BCC8DD;
  outline-color: #414964;
}

input.query-lookup {
  width: 100%;
  background-color: transparent;
  padding: 0px;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
  --tw-shadow-color: transparent;
  --tw-shadow: var(--tw-shadow-colored);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 1024px) {
  input.query-lookup {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

input.query-lookup:hover {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

input.query-lookup:active {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

input.query-lookup:is(.dark *):hover {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

input.query-lookup:is(.dark *):active {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.lookup-table-info {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 3rem;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  padding: 0.875rem;
  font-size: 0.75rem;
  line-height: .75rem;
}

.lookup-table-info:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(51 58 80 / var(--tw-border-opacity, 1));
}

@media (min-width: 1024px) {
  .lookup-table-info {
    padding: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.lookup-table-info .title {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.lookup-table-info .title:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.lookup-table-info .value {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  max-width: 150px;
  overflow-wrap: break-word;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.lookup-table-info .value:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.lookup-table-info .col {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.proxy-locations {
  display: grid;
  row-gap: 25px;
}

@media (min-width: 640px) {
  .proxy-locations {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {
  .proxy-locations {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .proxy-locations {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .proxy-locations {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.proxy-locations .item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.proxy-locations .item p {
  text-wrap: nowrap;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 30px;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.proxy-locations .item p:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.pricing_page_head_card {
  position: relative;
  min-width: 224px;
}

@media (min-width: 1024px) {
  .pricing_page_head_card {
    min-width: 283px;
  }
}

.pricing_page_head_card .budge {
  position: absolute;
  top: -1rem;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 188 14 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.pricing_page_head_card .head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  background-color: rgb(16 24 40 / 0.3);
  padding: 1.5rem;
}

.pricing_page_head_card .head .title {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.pricing_page_head_card .head .price_container {
  display: flex;
  align-items: center;
  gap: 2px;
}

.pricing_page_head_card .head .price_container .price_element:nth-child(1) {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.pricing_page_head_card .head .price_container .price_element:nth-child(2) {
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.pricing_page_head_card .head .price_container .price_element:nth-child(3) {
  margin-top: auto;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  color: rgb(255 255 255 / 0.7);
}

.pricing_page_head_card .head .btn {
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 10px;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  background-color: rgb(255 255 255 / 0.05);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  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;
}

.pricing_page_head_card .head .btn:hover {
  background-color: rgb(255 255 255 / 0.15);
}

.pricing_page_head_card .head .btn.orange {
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 10px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(252 155 148 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  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;
}

.pricing_page_head_card .head .btn.orange:hover {
  background-color: rgb(246 108 97 / 0.8);
}

.pricing_page_head_card .head .btn p {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.pricing_page_head_card .body {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  text-align: center;
}

.pricing_page_head_card .body div {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.pricing_page_head_card .body div img {
  margin-left: auto;
  margin-right: auto;
}

.pricing_page_head_card .body div:nth-child(odd) {
  background-color: rgb(16 24 40 / 0.3);
}

.pricing_page_head_card .body div:nth-child(even) {
  background-color: rgb(16 24 40 / 0.15);
}

.pricing_page_selector {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 10px;
  background-color: rgb(16 24 40 / 0.3);
  padding: 3px;
}

.pricing_page_selector .btn {
  display: flex;
  min-width: 174px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 10px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .pricing_page_selector .btn {
    min-width: 190px;
  }
}

.pricing_page_selector .btn.active {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 10px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(252 155 148 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(246 108 97 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 700;
  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;
}

.pricing_page_selector .btn.active:hover {
  background-color: rgb(246 108 97 / 0.8);
}

.card-element-wrapper {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(222 227 237 / var(--tw-border-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.card-element-wrapper:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(51 58 80 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.deposit-balance-wrapper {
  display: flex;
  gap: 0.625rem;
}

.deposit-balance-btn {
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(188 200 221 / var(--tw-border-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
  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;
}

.deposit-balance-btn:hover {
  --tw-border-opacity: 1;
  border-color: rgb(16 24 40 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.deposit-balance-btn:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(51 58 80 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.deposit-balance-btn:hover:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.deposit-balance-btn:is(.dark *):hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.configurator-amount-select-btn {
  width: 100%;
  border-radius: 50px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 245 250 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.configurator-amount-select-btn:hover {
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.configurator-amount-select-btn:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.configurator-amount-select-btn:is(.dark *):hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#otp-form {
  position: relative;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.5rem;
  border-radius: 12px;
  border-width: 1px !important;
  --tw-border-opacity: 1;
  border-color: rgb(222 227 237 / var(--tw-border-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

#otp-form:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(65 73 100 / var(--tw-border-opacity, 1));
}

.otp-input {
  width: 1.25rem;
  border-radius: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(188 200 221 / var(--tw-border-opacity, 1));
  background-color: transparent !important;
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
  caret-color: transparent;
  --tw-shadow-color: transparent;
  --tw-shadow: var(--tw-shadow-colored);
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.otp-input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(222 227 237 / var(--tw-text-opacity, 1));
}

.otp-input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(222 227 237 / var(--tw-text-opacity, 1));
}

.otp-input:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(51 58 80 / var(--tw-border-opacity, 1));
}

.otp-input.filled {
  --tw-text-opacity: 1;
  color: rgb(188 200 221 / var(--tw-text-opacity, 1));
}

.otp-input.filled:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.otp-input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(246 108 97 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

.otp-input:focus::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

.otp-input:focus::placeholder {
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

.otp-input:focus:focus:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.hover\:bg-\[\#eef0f5\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 240 245 / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-blue\/85:hover {
  background-color: rgb(246 108 97 / 0.85);
}

.hover\:bg-grayStroke1:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
}

.hover\:bg-mainWhite:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

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

.hover\:from-\[\#26a8ff\]:hover {
  --tw-gradient-from: #26a8ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(38 168 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-\[\#FF5042\]:hover {
  --tw-gradient-from: #FF5042 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 80 66 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-\[\#ff8880\]:hover {
  --tw-gradient-from: #ff8880 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 136 128 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:to-\[\#26a8ff\]:hover {
  --tw-gradient-to: #26a8ff var(--tw-gradient-to-position);
}

.hover\:to-\[\#FF5042\]:hover {
  --tw-gradient-to: #FF5042 var(--tw-gradient-to-position);
}

.hover\:to-\[\#ff8880\]:hover {
  --tw-gradient-to: #ff8880 var(--tw-gradient-to-position);
}

.hover\:fill-mainBlack:hover {
  fill: #101828;
}

.hover\:stroke-mainBlack:hover {
  stroke: #101828;
}

.hover\:text-grayStroke2:hover {
  --tw-text-opacity: 1;
  color: rgb(188 200 221 / var(--tw-text-opacity, 1));
}

.hover\:text-graySubtext2:hover {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.hover\:text-mainBlack:hover {
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.hover\:text-orange:hover {
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

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

.hover\:text-white\/70:hover {
  color: rgb(255 255 255 / 0.7);
}

.hover\:outline-grayStroke2:hover {
  outline-color: #BCC8DD;
}

.hover\:outline-mainBlack:hover {
  outline-color: #101828;
}

.focus\:outline-dark-grayStroke1:focus {
  outline-color: #414964;
}

.active\:bg-blue\/90:active {
  background-color: rgb(246 108 97 / 0.9);
}

.active\:text-graySubtext1:active {
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.active\:text-graySubtext2:active {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.active\:text-white\/80:active {
  color: rgb(255 255 255 / 0.8);
}

.active\:outline-grayStroke2:active {
  outline-color: #BCC8DD;
}

.active\:outline-transparent:active {
  outline-color: transparent;
}

.hover\:active\:bg-\[\#c75d56\]:active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(199 93 86 / var(--tw-bg-opacity, 1));
}

.hover\:active\:bg-grayStroke1:active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 227 237 / var(--tw-bg-opacity, 1));
}

.hover\:active\:bg-grayStroke2:active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(188 200 221 / var(--tw-bg-opacity, 1));
}

.hover\:active\:from-\[\#26a8ffb4\]:active:hover {
  --tw-gradient-from: #26a8ffb4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(38 168 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:active\:from-\[\#C94F46\]:active:hover {
  --tw-gradient-from: #C94F46 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(201 79 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:active\:from-\[\#ff8880\]:active:hover {
  --tw-gradient-from: #ff8880 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 136 128 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:active\:to-\[\#26a8ffb4\]:active:hover {
  --tw-gradient-to: #26a8ffb4 var(--tw-gradient-to-position);
}

.hover\:active\:to-\[\#C94F46\]:active:hover {
  --tw-gradient-to: #C94F46 var(--tw-gradient-to-position);
}

.hover\:active\:to-\[\#c75d56\]:active:hover {
  --tw-gradient-to: #c75d56 var(--tw-gradient-to-position);
}

.hover\:active\:text-grayStroke2:active:hover {
  --tw-text-opacity: 1;
  color: rgb(188 200 221 / var(--tw-text-opacity, 1));
}

.hover\:active\:text-graySubtext2:active:hover {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

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

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

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

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:bg-\[\#26a8ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(38 168 255 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:bg-\[\#FF5042\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 80 66 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:bg-\[\#ff8880\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 128 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:fill-grayStroke1 {
  fill: #DEE3ED;
}

.group\/item:hover .group-hover\/item\:stroke-mainBlack {
  stroke: #101828;
}

.group\/link:hover .group-hover\/link\:stroke-mainBlack {
  stroke: #101828;
}

.group:hover .group-hover\:stroke-blue\/80 {
  stroke: rgb(246 108 97 / 0.8);
}

.group:hover .group-hover\:stroke-grayStroke1 {
  stroke: #DEE3ED;
}

.group:hover .group-hover\:stroke-grayStroke2 {
  stroke: #BCC8DD;
}

.group:hover .group-hover\:stroke-graySubtext1 {
  stroke: #667085;
}

.group:hover .group-hover\:stroke-mainBlack {
  stroke: #101828;
}

.group\/btn:hover .group-hover\/btn\:text-orange\/80 {
  color: rgb(246 108 97 / 0.8);
}

.group\/link:hover .group-hover\/link\:text-mainBlack {
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-blue\/80 {
  color: rgb(246 108 97 / 0.8);
}

.group:hover .group-hover\:text-graySubtext1 {
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-mainBlack {
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

.group\/btn:hover .group-hover\/btn\:opacity-80 {
  opacity: 0.8;
}

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

.group:hover .group-hover\:opacity-70 {
  opacity: 0.7;
}

.group:hover .group-hover\:active\:bg-\[\#26a8ffb4\]:active {
  background-color: #26a8ffb4;
}

.group:hover .group-hover\:active\:bg-\[\#C94F46\]:active {
  --tw-bg-opacity: 1;
  background-color: rgb(201 79 70 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:active\:bg-\[\#c75d56\]:active {
  --tw-bg-opacity: 1;
  background-color: rgb(199 93 86 / var(--tw-bg-opacity, 1));
}

.group:active .group-active\:stroke-grayStroke2 {
  stroke: #BCC8DD;
}

.group:active .group-active\:text-grayStroke2 {
  --tw-text-opacity: 1;
  color: rgb(188 200 221 / var(--tw-text-opacity, 1));
}

.group\/link:hover:active .group-hover\/link\:group-active\/link\:stroke-grayStroke2 {
  stroke: #BCC8DD;
}

.group:hover:active .group-hover\:group-active\:stroke-grayStroke2 {
  stroke: #BCC8DD;
}

.group:hover:active .group-hover\:group-active\:stroke-graySubtext2 {
  stroke: #475467;
}

.group\/link:hover:active .group-hover\/link\:group-active\/link\:text-grayStroke2 {
  --tw-text-opacity: 1;
  color: rgb(188 200 221 / var(--tw-text-opacity, 1));
}

.group:hover:active .group-hover\:group-active\:text-grayStroke2 {
  --tw-text-opacity: 1;
  color: rgb(188 200 221 / var(--tw-text-opacity, 1));
}

.dark\:block:is(.dark *) {
  display: block;
}

.dark\:hidden:is(.dark *) {
  display: none;
}

.dark\:divide-dark-grayStroke1:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(65 73 100 / var(--tw-divide-opacity, 1));
}

.dark\:divide-dark-grayStroke2:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(51 58 80 / var(--tw-divide-opacity, 1));
}

.dark\:border-dark-grayStroke1:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(65 73 100 / var(--tw-border-opacity, 1));
}

.dark\:border-dark-grayStroke2:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(51 58 80 / var(--tw-border-opacity, 1));
}

.dark\:bg-\[\#0C111D\]:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(12 17 29 / var(--tw-bg-opacity, 1));
}

.dark\:bg-\[\#0F1622\]:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(15 22 34 / var(--tw-bg-opacity, 1));
}

.dark\:bg-\[\#1b2130\]:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 48 / var(--tw-bg-opacity, 1));
}

.dark\:bg-dark-grayBlocks:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
}

.dark\:bg-dark-grayElements:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
}

.dark\:bg-dark-grayStroke2:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(51 58 80 / var(--tw-bg-opacity, 1));
}

.dark\:bg-dark-mainBlack:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(12 17 29 / var(--tw-bg-opacity, 1));
}

.dark\:bg-mainBlack:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(16 24 40 / var(--tw-bg-opacity, 1));
}

.dark\:bg-none:is(.dark *) {
  background-image: none;
}

.dark\:from-dark-grayBlocks:is(.dark *) {
  --tw-gradient-from: #161C2A var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(22 28 42 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark\:via-dark-grayBlocks\/75:is(.dark *) {
  --tw-gradient-to: rgb(22 28 42 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(22 28 42 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.dark\:fill-dark-grayElements:is(.dark *) {
  fill: #222A3C;
}

.dark\:fill-grayText:is(.dark *) {
  fill: #707B92;
}

.dark\:stroke-\[\#707B92\]:is(.dark *) {
  stroke: #707B92;
}

.dark\:stroke-dark-grayStroke2:is(.dark *) {
  stroke: #333A50;
}

.dark\:stroke-dark-grayText:is(.dark *) {
  stroke: #707B92;
}

.dark\:stroke-grayText:is(.dark *) {
  stroke: #707B92;
}

.dark\:stroke-white:is(.dark *) {
  stroke: #fff;
}

.dark\:text-blue:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

.dark\:text-dark-grayStroke1:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(65 73 100 / var(--tw-text-opacity, 1));
}

.dark\:text-dark-grayText:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.dark\:text-dark-mainBlack:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(12 17 29 / var(--tw-text-opacity, 1));
}

.dark\:text-grayText:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

.dark\:text-orange:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(246 108 97 / var(--tw-text-opacity, 1));
}

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

.dark\:shadow-d-s:is(.dark *) {
  --tw-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0px 1px 4px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.dark\:shadow-transparent:is(.dark *) {
  --tw-shadow-color: transparent;
  --tw-shadow: var(--tw-shadow-colored);
}

.dark\:outline:is(.dark *) {
  outline-style: solid;
}

.dark\:outline-dark-grayStroke1:is(.dark *) {
  outline-color: #414964;
}

.dark\:outline-dark-grayStroke2:is(.dark *) {
  outline-color: #333A50;
}

.dark\:outline-transparent:is(.dark *) {
  outline-color: transparent;
}

.dark\:drop-shadow-none:is(.dark *) {
  --tw-drop-shadow: drop-shadow(0 0 #0000);
  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);
}

.dark\:hover\:bg-dark-grayStroke2:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(51 58 80 / var(--tw-bg-opacity, 1));
}

.hover\:dark\:bg-dark-grayElements:is(.dark *):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 42 60 / var(--tw-bg-opacity, 1));
}

.hover\:dark\:bg-dark-grayStroke1:is(.dark *):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(65 73 100 / var(--tw-bg-opacity, 1));
}

.hover\:dark\:bg-transparent:is(.dark *):hover {
  background-color: transparent;
}

.hover\:dark\:fill-white:is(.dark *):hover {
  fill: #fff;
}

.hover\:dark\:stroke-white:is(.dark *):hover {
  stroke: #fff;
}

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

.dark\:hover\:text-white\/70:hover:is(.dark *) {
  color: rgb(255 255 255 / 0.7);
}

.hover\:dark\:text-grayStroke1:is(.dark *):hover {
  --tw-text-opacity: 1;
  color: rgb(222 227 237 / var(--tw-text-opacity, 1));
}

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

.hover\:dark\:outline-white:is(.dark *):hover {
  outline-color: #fff;
}

.focus\:dark\:outline-dark-grayStroke1:is(.dark *):focus {
  outline-color: #414964;
}

.active\:dark\:outline-transparent:is(.dark *):active {
  outline-color: transparent;
}

.hover\:active\:dark\:bg-dark-grayBlocks:is(.dark *):active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 28 42 / var(--tw-bg-opacity, 1));
}

.hover\:active\:dark\:bg-dark-grayStroke2:is(.dark *):active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 58 80 / var(--tw-bg-opacity, 1));
}

.hover\:dark\:active\:bg-grayText:active:is(.dark *):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(112 123 146 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:active\:text-graySubtext2:active:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.hover\:active\:dark\:text-graySubtext2:is(.dark *):active:hover {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

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

.hover\:active\:dark\:outline-dark-grayStroke1:is(.dark *):active:hover {
  outline-color: #414964;
}

.group\/link:hover .dark\:group-hover\/link\:stroke-white:is(.dark *) {
  stroke: #fff;
}

.group:hover .dark\:group-hover\:stroke-grayText:is(.dark *) {
  stroke: #707B92;
}

.group:hover .dark\:group-hover\:stroke-white:is(.dark *) {
  stroke: #fff;
}

.group\/item:hover .group-hover\/item\:dark\:stroke-white:is(.dark *) {
  stroke: #fff;
}

.group:hover .group-hover\:dark\:stroke-grayStroke2:is(.dark *) {
  stroke: #BCC8DD;
}

.group:hover .group-hover\:dark\:stroke-white:is(.dark *) {
  stroke: #fff;
}

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

.group:hover .dark\:group-hover\:text-grayText:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(112 123 146 / var(--tw-text-opacity, 1));
}

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

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

.group:active .group-active\:dark\:stroke-graySubtext2:is(.dark *) {
  stroke: #475467;
}

.group:active .group-active\:dark\:text-graySubtext2:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.group:hover:active .dark\:group-hover\:group-active\:stroke-graySubtext2:is(.dark *) {
  stroke: #475467;
}

.group:hover:active .dark\:group-hover\:group-active\:stroke-grayText:is(.dark *) {
  stroke: #707B92;
}

.group\/link:hover:active .group-hover\/link\:group-active\/link\:dark\:stroke-graySubtext2:is(.dark *) {
  stroke: #475467;
}

.group:hover:active .group-hover\:group-active\:dark\:stroke-dark-grayStroke2:is(.dark *) {
  stroke: #333A50;
}

.group:hover:active .group-hover\:group-active\:dark\:stroke-graySubtext2:is(.dark *) {
  stroke: #475467;
}

.group:hover:active .dark\:group-hover\:group-active\:text-graySubtext2:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.group\/link:hover:active .group-hover\/link\:group-active\/link\:dark\:text-graySubtext2:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.group:hover:active .group-hover\:group-active\:dark\:text-dark-grayStroke2:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(51 58 80 / var(--tw-text-opacity, 1));
}

.group:hover:active .group-hover\:group-active\:dark\:text-graySubtext2:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 640px) {
  .max-sm\:w-full {
    width: 100%;
  }

  .max-sm\:flex-col {
    flex-direction: column;
  }

  .max-sm\:items-start {
    align-items: flex-start;
  }
}

@media (min-width: 390px) {
  .xs\:flex {
    display: flex;
  }

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

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

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

  .sm\:top-0 {
    top: 0px;
  }

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

  .sm\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .sm\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .sm\:mb-14 {
    margin-bottom: 3.5rem;
  }

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

  .sm\:mb-5 {
    margin-bottom: 1.25rem;
  }

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

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

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

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

  .sm\:mt-auto {
    margin-top: auto;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-16 {
    height: 4rem;
  }

  .sm\:h-6 {
    height: 1.5rem;
  }

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

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

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

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

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

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

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

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

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

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

  .sm\:w-6 {
    width: 1.5rem;
  }

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

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

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

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

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

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

  .sm\:w-auto {
    width: auto;
  }

  .sm\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

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

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

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

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

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

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

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

  .sm\:flex-1 {
    flex: 1 1 0%;
  }

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

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

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

  .sm\:flex-row-reverse {
    flex-direction: row-reverse;
  }

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

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

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

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

  .sm\:gap-12 {
    gap: 3rem;
  }

  .sm\:gap-14 {
    gap: 3.5rem;
  }

  .sm\:gap-2 {
    gap: 0.5rem;
  }

  .sm\:gap-3 {
    gap: 0.75rem;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:gap-5 {
    gap: 1.25rem;
  }

  .sm\:gap-6 {
    gap: 1.5rem;
  }

  .sm\:gap-8 {
    gap: 2rem;
  }

  .sm\:gap-9 {
    gap: 2.25rem;
  }

  .sm\:gap-\[35px\] {
    gap: 35px;
  }

  .sm\:rounded-3xl {
    border-radius: 1.5rem;
  }

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

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

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

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

  .sm\:stroke-mainBlack {
    stroke: #101828;
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }

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

  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .sm\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

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

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

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

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

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

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

  .sm\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

  .sm\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

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

  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

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

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

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

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

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

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

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

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

  .sm\:pl-8 {
    padding-left: 2rem;
  }

  .sm\:pr-0 {
    padding-right: 0px;
  }

  .sm\:pt-14 {
    padding-top: 3.5rem;
  }

  .sm\:pt-6 {
    padding-top: 1.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:font-normal {
    font-weight: 400;
  }

  .sm\:leading-6 {
    line-height: 1.5rem;
  }

  .sm\:leading-7 {
    line-height: 1.75rem;
  }

  .sm\:leading-8 {
    line-height: 2rem;
  }

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

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

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

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

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

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

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

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

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

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

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

  .sm\:tracking-\[-0\.96px\] {
    letter-spacing: -0.96px;
  }

  .sm\:tracking-normal {
    letter-spacing: 0em;
  }

  .sm\:text-mainBlack {
    --tw-text-opacity: 1;
    color: rgb(16 24 40 / var(--tw-text-opacity, 1));
  }
}

@media (min-width: 768px) {
  .md\:left-\[-30px\] {
    left: -30px;
  }

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

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

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

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

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-12 {
    height: 3rem;
  }

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

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

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

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

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

  .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

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

  .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\:items-start {
    align-items: flex-start;
  }

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

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

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

  .md\:gap-14 {
    gap: 3.5rem;
  }

  .md\:gap-3 {
    gap: 0.75rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:leading-\[120\%\] {
    line-height: 120%;
  }

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

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

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

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

  .lg\:left-\[-150px\] {
    left: -150px;
  }

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

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

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

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

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

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

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

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

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

  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

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

  .lg\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .lg\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .lg\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .lg\:mb-auto {
    margin-bottom: auto;
  }

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

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

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

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

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

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

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

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

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

  .lg\:mt-auto {
    margin-top: auto;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-6 {
    height: 1.5rem;
  }

  .lg\:h-7 {
    height: 1.75rem;
  }

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

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

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

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

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

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

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

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

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

  .lg\:h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

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

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

  .lg\:w-6 {
    width: 1.5rem;
  }

  .lg\:w-7 {
    width: 1.75rem;
  }

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

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

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

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

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

  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:translate-x-0 {
    --tw-translate-x: 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));
  }

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

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

  .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-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

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

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

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

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

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

  .lg\:gap-2 {
    gap: 0.5rem;
  }

  .lg\:gap-2\.5 {
    gap: 0.625rem;
  }

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

  .lg\:gap-4 {
    gap: 1rem;
  }

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

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

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

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

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

  .lg\:gap-\[24px\] {
    gap: 24px;
  }

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

  .lg\:gap-\[40px\] {
    gap: 40px;
  }

  .lg\:gap-\[50px\] {
    gap: 50px;
  }

  .lg\:gap-\[56px\] {
    gap: 56px;
  }

  .lg\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .lg\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

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

  .lg\:overflow-y-visible {
    overflow-y: visible;
  }

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

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

  .lg\:rounded-xl {
    border-radius: 0.75rem;
  }

  .lg\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

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

  .lg\:bg-transparent {
    background-color: transparent;
  }

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

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

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

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

  .lg\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

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

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

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

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

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

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

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

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

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

  .lg\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

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

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:pr-5 {
    padding-right: 1.25rem;
  }

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

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:font-normal {
    font-weight: 400;
  }

  .lg\:font-semibold {
    font-weight: 600;
  }

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

  .lg\:leading-6 {
    line-height: 1.5rem;
  }

  .lg\:leading-\[120\%\] {
    line-height: 120%;
  }

  .lg\:leading-\[140\%\] {
    line-height: 140%;
  }

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

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

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

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

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

  .lg\:tracking-\[0\.32px\] {
    letter-spacing: 0.32px;
  }

  .lg\:shadow-main-wc {
    --tw-shadow: 0px 4px 8px -2px rgba(68, 68, 68, 0.10), 0px 2px 4px -2px rgba(68, 68, 68, 0.06);
    --tw-shadow-colored: 0px 4px 8px -2px var(--tw-shadow-color), 0px 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);
  }

  .lg\:dark\:border-solid:is(.dark *) {
    border-style: solid;
  }
}

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

  .xl\:-right-\[181px\] {
    right: -181px;
  }

  .xl\:-right-\[395px\] {
    right: -395px;
  }

  .xl\:-right-\[420px\] {
    right: -420px;
  }

  .xl\:-right-\[489px\] {
    right: -489px;
  }

  .xl\:left-auto {
    left: auto;
  }

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

  .xl\:top-\[100px\] {
    top: 100px;
  }

  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xl\:mb-3 {
    margin-bottom: 0.75rem;
  }

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

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

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

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

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

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

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

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

  .xl\:w-auto {
    width: auto;
  }

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

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

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

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

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

  .xl\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

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

  .xl\:overflow-visible {
    overflow: visible;
  }

  .xl\:rounded-3xl {
    border-radius: 1.5rem;
  }

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

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

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

  .xl\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

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

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

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

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

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

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

  .xl\:leading-\[120\%\] {
    line-height: 120%;
  }

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

@media (min-width: 1320px) {
  .xl-animated-border\:block {
    display: block;
  }
}

@media (min-width: 1353px) {
  .dashboard-line-2\:w-full {
    width: 100%;
  }
}

@media (min-width: 1404px) {
  .plans-cards\:overflow-visible {
    overflow: visible;
  }
}

@media (min-width: 1536px) {
  .\32xl\:overflow-x-visible {
    overflow-x: visible;
  }

  .\32xl\:p-0 {
    padding: 0px;
  }

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

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

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