/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/* web/app/globals.css */
*, ::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.14 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: "HelveticaNeueCyr", system-ui, -apple-system, Segoe UI, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -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: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.inset-\[-15\.73\%_-7\.87\%\] {
  inset: -15.73% -7.87%;
}
.inset-\[-2\.5\%_-1\.94\%_-1\.89\%_-1\.91\%\] {
  inset: -2.5% -1.94% -1.89% -1.91%;
}
.inset-\[-2\.6\%_-2\.78\%\] {
  inset: -2.6% -2.78%;
}
.inset-\[-4\.17\%_-3\.33\%\] {
  inset: -4.17% -3.33%;
}
.inset-\[-4\.76\%_-6\.67\%\] {
  inset: -4.76% -6.67%;
}
.inset-\[-6\.67\%_-0\.5px\] {
  inset: -6.67% -0.5px;
}
.inset-\[10\%_12\.5\%\] {
  inset: 10% 12.5%;
}
.inset-\[10\.89\%_7\.49\%_12\.5\%_7\.9\%\] {
  inset: 10.89% 7.49% 12.5% 7.9%;
}
.inset-\[10\.94\%\] {
  inset: 10.94%;
}
.inset-\[15\.62\%_3\.14\%_9\.38\%_11\.51\%\] {
  inset: 15.62% 3.14% 9.38% 11.51%;
}
.inset-\[16\.67\%\] {
  inset: 16.67%;
}
.inset-\[18\.75\%\] {
  inset: 18.75%;
}
.inset-\[18\.75\%_6\.25\%_31\.25\%_31\.25\%\] {
  inset: 18.75% 6.25% 31.25% 31.25%;
}
.inset-\[21\.6\%_6\.35\%_21\.6\%_6\.07\%\] {
  inset: 21.6% 6.35% 21.6% 6.07%;
}
.inset-\[37\.5\%_62\.5\%_18\.75\%_6\.25\%\] {
  inset: 37.5% 62.5% 18.75% 6.25%;
}
.inset-\[68\.01\%_27\.38\%_18\.75\%_46\.13\%\] {
  inset: 68.01% 27.38% 18.75% 46.13%;
}
.inset-\[8\.33\%_7\.29\%_8\.33\%_5\.21\%\] {
  inset: 8.33% 7.29% 8.33% 5.21%;
}
.inset-\[9\.38\%\] {
  inset: 9.38%;
}
.inset-\[9\.38\%_9\.37\%\] {
  inset: 9.38% 9.37%;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.-left-10 {
  left: -2.5rem;
}
.-top-12 {
  top: -3rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-\[-360px\] {
  bottom: -360px;
}
.bottom-\[-6px\] {
  bottom: -6px;
}
.bottom-\[18\.75\%\] {
  bottom: 18.75%;
}
.bottom-full {
  bottom: 100%;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-3 {
  left: 0.75rem;
}
.left-\[-360px\] {
  left: -360px;
}
.left-\[-460px\] {
  left: -460px;
}
.left-\[-6px\] {
  left: -6px;
}
.left-\[1040px\] {
  left: 1040px;
}
.left-\[1077px\] {
  left: 1077px;
}
.left-\[1206px\] {
  left: 1206px;
}
.left-\[1419px\] {
  left: 1419px;
}
.left-\[1536px\] {
  left: 1536px;
}
.left-\[1587px\] {
  left: 1587px;
}
.left-\[3px\] {
  left: 3px;
}
.left-\[59\.38\%\] {
  left: 59.38%;
}
.left-\[6\.17px\] {
  left: 6.17px;
}
.left-\[calc\(50\%\+8\.17px\)\] {
  left: calc(50% + 8.17px);
}
.left-\[calc\(50\%-4\.33px\)\] {
  left: calc(50% - 4.33px);
}
.left-full {
  left: 100%;
}
.right-0 {
  right: 0px;
}
.right-10 {
  right: 2.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-6 {
  right: 1.5rem;
}
.right-\[-300px\] {
  right: -300px;
}
.right-\[-6px\] {
  right: -6px;
}
.right-\[40\.63\%\] {
  right: 40.63%;
}
.right-full {
  right: 100%;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-6 {
  top: 1.5rem;
}
.top-\[-320px\] {
  top: -320px;
}
.top-\[-6px\] {
  top: -6px;
}
.top-\[104px\] {
  top: 104px;
}
.top-\[116px\] {
  top: 116px;
}
.top-\[1180px\] {
  top: 1180px;
}
.top-\[120px\] {
  top: 120px;
}
.top-\[140px\] {
  top: 140px;
}
.top-\[16\%\] {
  top: 16%;
}
.top-\[2634px\] {
  top: 2634px;
}
.top-\[2747px\] {
  top: 2747px;
}
.top-\[330px\] {
  top: 330px;
}
.top-\[360px\] {
  top: 360px;
}
.top-\[40px\] {
  top: 40px;
}
.top-\[43px\] {
  top: 43px;
}
.top-\[53px\] {
  top: 53px;
}
.top-\[652px\] {
  top: 652px;
}
.top-\[76px\] {
  top: 76px;
}
.top-\[909px\] {
  top: 909px;
}
.top-\[953px\] {
  top: 953px;
}
.top-\[calc\(50\%\+0\.5px\)\] {
  top: calc(50% + 0.5px);
}
.top-\[calc\(50\%-5px\)\] {
  top: calc(50% - 5px);
}
.top-full {
  top: 100%;
}
.-z-10 {
  z-index: -10;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[120\] {
  z-index: 120;
}
.z-\[70\] {
  z-index: 70;
}
.z-\[80\] {
  z-index: 80;
}
.z-\[90\] {
  z-index: 90;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.-mt-10 {
  margin-top: -2.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[1571\/840\] {
  aspect-ratio: 1571/840;
}
.h-0\.5 {
  height: 0.125rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-20 {
  height: 5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-36 {
  height: 9rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-\[108px\] {
  height: 108px;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[11\.7333px\] {
  height: 11.7333px;
}
.h-\[114px\] {
  height: 114px;
}
.h-\[11px\] {
  height: 11px;
}
.h-\[121px\] {
  height: 121px;
}
.h-\[123px\] {
  height: 123px;
}
.h-\[12px\] {
  height: 12px;
}
.h-\[13\.8667px\] {
  height: 13.8667px;
}
.h-\[140px\] {
  height: 140px;
}
.h-\[145px\] {
  height: 145px;
}
.h-\[149px\] {
  height: 149px;
}
.h-\[14px\] {
  height: 14px;
}
.h-\[16\.4px\] {
  height: 16.4px;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[230px\] {
  height: 230px;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[26px\] {
  height: 26px;
}
.h-\[291px\] {
  height: 291px;
}
.h-\[297px\] {
  height: 297px;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[36\.575px\] {
  height: 36.575px;
}
.h-\[381px\] {
  height: 381px;
}
.h-\[4\.8px\] {
  height: 4.8px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[42\%\] {
  height: 42%;
}
.h-\[420px\] {
  height: 420px;
}
.h-\[44px\] {
  height: 44px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[56\.8\%\] {
  height: 56.8%;
}
.h-\[57px\] {
  height: 57px;
}
.h-\[58px\] {
  height: 58px;
}
.h-\[62\.5\%\] {
  height: 62.5%;
}
.h-\[621px\] {
  height: 621px;
}
.h-\[637px\] {
  height: 637px;
}
.h-\[66\.66\%\] {
  height: 66.66%;
}
.h-\[66px\] {
  height: 66px;
}
.h-\[682px\] {
  height: 682px;
}
.h-\[700px\] {
  height: 700px;
}
.h-\[720px\] {
  height: 720px;
}
.h-\[72px\] {
  height: 72px;
}
.h-\[734px\] {
  height: 734px;
}
.h-\[75\%\] {
  height: 75%;
}
.h-\[756px\] {
  height: 756px;
}
.h-\[76\.61\%\] {
  height: 76.61%;
}
.h-\[760px\] {
  height: 760px;
}
.h-\[78\.12\%\] {
  height: 78.12%;
}
.h-\[78px\] {
  height: 78px;
}
.h-\[793px\] {
  height: 793px;
}
.h-\[81\.24\%\] {
  height: 81.24%;
}
.h-\[81\.25\%\] {
  height: 81.25%;
}
.h-\[82px\] {
  height: 82px;
}
.h-\[88px\] {
  height: 88px;
}
.h-\[9\.6px\] {
  height: 9.6px;
}
.h-\[923px\] {
  height: 923px;
}
.h-\[96px\] {
  height: 96px;
}
.h-\[calc\(100vh-56px\)\] {
  height: calc(100vh - 56px);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.max-h-64 {
  max-height: 16rem;
}
.min-h-\[120px\] {
  min-height: 120px;
}
.min-h-\[24px\] {
  min-height: 24px;
}
.min-h-\[320px\] {
  min-height: 320px;
}
.min-h-\[96px\] {
  min-height: 96px;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-20 {
  width: 5rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-8 {
  width: 2rem;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[11\.7333px\] {
  width: 11.7333px;
}
.w-\[119px\] {
  width: 119px;
}
.w-\[123px\] {
  width: 123px;
}
.w-\[12px\] {
  width: 12px;
}
.w-\[13\.8667px\] {
  width: 13.8667px;
}
.w-\[134\.11px\] {
  width: 134.11px;
}
.w-\[13px\] {
  width: 13px;
}
.w-\[1400px\] {
  width: 1400px;
}
.w-\[140px\] {
  width: 140px;
}
.w-\[141px\] {
  width: 141px;
}
.w-\[149px\] {
  width: 149px;
}
.w-\[14px\] {
  width: 14px;
}
.w-\[156px\] {
  width: 156px;
}
.w-\[16px\] {
  width: 16px;
}
.w-\[1700px\] {
  width: 1700px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[1920px\] {
  width: 1920px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[209px\] {
  width: 209px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[22px\] {
  width: 22px;
}
.w-\[240px\] {
  width: 240px;
}
.w-\[242px\] {
  width: 242px;
}
.w-\[2500px\] {
  width: 2500px;
}
.w-\[260px\] {
  width: 260px;
}
.w-\[26px\] {
  width: 26px;
}
.w-\[2px\] {
  width: 2px;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[322px\] {
  width: 322px;
}
.w-\[330px\] {
  width: 330px;
}
.w-\[34px\] {
  width: 34px;
}
.w-\[360px\] {
  width: 360px;
}
.w-\[381px\] {
  width: 381px;
}
.w-\[38px\] {
  width: 38px;
}
.w-\[58px\] {
  width: 58px;
}
.w-\[62\.5\%\] {
  width: 62.5%;
}
.w-\[621px\] {
  width: 621px;
}
.w-\[66\.66\%\] {
  width: 66.66%;
}
.w-\[682px\] {
  width: 682px;
}
.w-\[720px\] {
  width: 720px;
}
.w-\[734px\] {
  width: 734px;
}
.w-\[744px\] {
  width: 744px;
}
.w-\[760px\] {
  width: 760px;
}
.w-\[78\.12\%\] {
  width: 78.12%;
}
.w-\[78px\] {
  width: 78px;
}
.w-\[79\.6\%\] {
  width: 79.6%;
}
.w-\[793px\] {
  width: 793px;
}
.w-\[800px\] {
  width: 800px;
}
.w-\[81\.24\%\] {
  width: 81.24%;
}
.w-\[81\.26\%\] {
  width: 81.26%;
}
.w-\[84\.61\%\] {
  width: 84.61%;
}
.w-\[85\.35\%\] {
  width: 85.35%;
}
.w-\[87\.58\%\] {
  width: 87.58%;
}
.w-\[88px\] {
  width: 88px;
}
.w-\[9\.6px\] {
  width: 9.6px;
}
.w-\[923px\] {
  width: 923px;
}
.w-\[97px\] {
  width: 97px;
}
.w-\[min\(480px\2c calc\(100\%-30px\)\)\] {
  width: min(480px,calc(100% - 30px));
}
.w-\[min\(500px\2c calc\(100\%-30px\)\)\] {
  width: min(500px,calc(100% - 30px));
}
.w-\[min\(520px\2c calc\(100\%-30px\)\)\] {
  width: min(520px,calc(100% - 30px));
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-5 {
  min-width: 1.25rem;
}
.min-w-\[248px\] {
  min-width: 248px;
}
.min-w-\[280px\] {
  min-width: 280px;
}
.max-w-\[1000px\] {
  max-width: 1000px;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[1400px\] {
  max-width: 1400px;
}
.max-w-\[1571px\] {
  max-width: 1571px;
}
.max-w-\[1620px\] {
  max-width: 1620px;
}
.max-w-\[1760px\] {
  max-width: 1760px;
}
.max-w-\[1920px\] {
  max-width: 1920px;
}
.max-w-\[322px\] {
  max-width: 322px;
}
.max-w-\[390px\] {
  max-width: 390px;
}
.max-w-\[440px\] {
  max-width: 440px;
}
.max-w-\[44ch\] {
  max-width: 44ch;
}
.max-w-\[518px\] {
  max-width: 518px;
}
.max-w-\[520px\] {
  max-width: 520px;
}
.max-w-\[560px\] {
  max-width: 560px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[720px\] {
  max-width: 720px;
}
.max-w-\[760px\] {
  max-width: 760px;
}
.max-w-\[800px\] {
  max-width: 800px;
}
.max-w-\[820px\] {
  max-width: 820px;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.origin-center {
  transform-origin: center;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-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));
}
.-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-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-y-\[-100\%\] {
  --tw-scale-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));
}
.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 spin {
  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.scroll-mt-\[84px\] {
  scroll-margin-top: 84px;
}
.list-disc {
  list-style-type: disc;
}
.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-items-center {
  place-items: center;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[58px\] {
  gap: 58px;
}
.gap-\[6px\] {
  gap: 6px;
}
.gap-\[70px\] {
  gap: 70px;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-clip {
  overflow: clip;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-\[100px\] {
  border-radius: 100px;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[16px\] {
  border-radius: 16px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[24px\] {
  border-radius: 24px;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[50\%\] {
  border-radius: 50%;
}
.rounded-\[500px\] {
  border-radius: 500px;
}
.rounded-\[5px\] {
  border-radius: 5px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.border {
  border-width: 1px;
}
.border-\[11px\] {
  border-width: 11px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-\[\#022cc5\] {
  --tw-border-opacity: 1;
  border-color: rgb(2 44 197 / var(--tw-border-opacity));
}
.border-\[\#141516\] {
  --tw-border-opacity: 1;
  border-color: rgb(20 21 22 / var(--tw-border-opacity));
}
.border-\[\#F59E0B\]\/40 {
  border-color: rgb(245 158 11 / 0.4);
}
.border-grey-300 {
  --tw-border-opacity: 1;
  border-color: rgb(var(--grey-300) / var(--tw-border-opacity));
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(var(--primary) / var(--tw-border-opacity));
}
.border-primary\/40 {
  border-color: rgb(var(--primary) / 0.4);
}
.border-transparent {
  border-color: transparent;
}
.border-white\/10 {
  border-color: rgb(var(--white) / 0.1);
}
.border-white\/15 {
  border-color: rgb(var(--white) / 0.15);
}
.border-white\/20 {
  border-color: rgb(var(--white) / 0.2);
}
.border-white\/30 {
  border-color: rgb(var(--white) / 0.3);
}
.border-white\/40 {
  border-color: rgb(var(--white) / 0.4);
}
.border-white\/5 {
  border-color: rgb(var(--white) / 0.05);
}
.bg-\[\#022cc5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 44 197 / var(--tw-bg-opacity));
}
.bg-\[\#0729a7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(7 41 167 / var(--tw-bg-opacity));
}
.bg-\[\#0b2a18\] {
  --tw-bg-opacity: 1;
  background-color: rgb(11 42 24 / var(--tw-bg-opacity));
}
.bg-\[\#0f1011\] {
  --tw-bg-opacity: 1;
  background-color: rgb(15 16 17 / var(--tw-bg-opacity));
}
.bg-\[\#121314\] {
  --tw-bg-opacity: 1;
  background-color: rgb(18 19 20 / var(--tw-bg-opacity));
}
.bg-\[\#141516\] {
  --tw-bg-opacity: 1;
  background-color: rgb(20 21 22 / var(--tw-bg-opacity));
}
.bg-\[\#141516\]\/95 {
  background-color: rgb(20 21 22 / 0.95);
}
.bg-\[\#181a1b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(24 26 27 / var(--tw-bg-opacity));
}
.bg-\[\#212426\] {
  --tw-bg-opacity: 1;
  background-color: rgb(33 36 38 / var(--tw-bg-opacity));
}
.bg-\[\#22C55E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.bg-\[\#2a0b10\] {
  --tw-bg-opacity: 1;
  background-color: rgb(42 11 16 / var(--tw-bg-opacity));
}
.bg-\[\#2f2b32\] {
  --tw-bg-opacity: 1;
  background-color: rgb(47 43 50 / var(--tw-bg-opacity));
}
.bg-\[\#888888\] {
  --tw-bg-opacity: 1;
  background-color: rgb(136 136 136 / var(--tw-bg-opacity));
}
.bg-\[\#EF4444\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.bg-\[\#F59E0B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}
.bg-\[\#F59E0B\]\/15 {
  background-color: rgb(245 158 11 / 0.15);
}
.bg-\[\#f8285a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 40 90 / var(--tw-bg-opacity));
}
.bg-background-app {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--background-app) / var(--tw-bg-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/10 {
  background-color: rgb(0 0 0 / 0.1);
}
.bg-black\/20 {
  background-color: rgb(0 0 0 / 0.2);
}
.bg-black\/30 {
  background-color: rgb(0 0 0 / 0.3);
}
.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}
.bg-black\/45 {
  background-color: rgb(0 0 0 / 0.45);
}
.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7);
}
.bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.bg-grey-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--grey-100) / var(--tw-bg-opacity));
}
.bg-grey-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--grey-700) / var(--tw-bg-opacity));
}
.bg-grey-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--grey-800) / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--primary) / var(--tw-bg-opacity));
}
.bg-primary\/10 {
  background-color: rgb(var(--primary) / 0.1);
}
.bg-primary\/15 {
  background-color: rgb(var(--primary) / 0.15);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--white) / var(--tw-bg-opacity));
}
.bg-white\/10 {
  background-color: rgb(var(--white) / 0.1);
}
.bg-white\/15 {
  background-color: rgb(var(--white) / 0.15);
}
.bg-white\/20 {
  background-color: rgb(var(--white) / 0.2);
}
.bg-white\/40 {
  background-color: rgb(var(--white) / 0.4);
}
.bg-white\/5 {
  background-color: rgb(var(--white) / 0.05);
}
.bg-\[radial-gradient\(ellipse_at_center\2c rgba\(255\2c 255\2c 255\2c 0\.22\)_0\%\2c rgba\(255\2c 255\2c 255\2c 0\.06\)_45\%\2c rgba\(255\2c 255\2c 255\2c 0\)_72\%\)\] {
  background-image: radial-gradient(ellipse at center,rgba(255,255,255,0.22) 0%,rgba(255,255,255,0.06) 45%,rgba(255,255,255,0) 72%);
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-\[\#000a2e\] {
  --tw-gradient-from: #000a2e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 10 46 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[rgba\(27\2c 33\2c 49\2c 0\)\] {
  --tw-gradient-from: rgba(27,33,49,0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(27, 33, 49, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[rgba\(7\2c 41\2c 167\2c 0\)\] {
  --tw-gradient-from: rgba(7,41,167,0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(7, 41, 167, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-primary {
  --tw-gradient-from: rgb(var(--primary) / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-\[rgba\(14\2c 23\2c 54\2c 0\.62\)\] {
  --tw-gradient-to: rgba(14, 23, 54, 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgba(14,23,54,0.62) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-\[\#01155f\] {
  --tw-gradient-to: #01155f var(--tw-gradient-to-position);
}
.to-\[\#012194\] {
  --tw-gradient-to: #012194 var(--tw-gradient-to-position);
}
.to-\[\#1b2131\] {
  --tw-gradient-to: #1b2131 var(--tw-gradient-to-position);
}
.to-\[78\.913\%\] {
  --tw-gradient-to-position: 78.913%;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-12 {
  padding: 3rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[3px\] {
  padding-left: 3px;
  padding-right: 3px;
}
.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-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-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-\[11px\] {
  padding-top: 11px;
  padding-bottom: 11px;
}
.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}
.py-\[17px\] {
  padding-top: 17px;
  padding-bottom: 17px;
}
.py-\[2\.4px\] {
  padding-top: 2.4px;
  padding-bottom: 2.4px;
}
.py-\[80px\] {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-\[140px\] {
  padding-bottom: 140px;
}
.pb-\[160px\] {
  padding-bottom: 160px;
}
.pb-\[2px\] {
  padding-bottom: 2px;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-\[1\.25px\] {
  padding-left: 1.25px;
}
.pr-\[1\.75px\] {
  padding-right: 1.75px;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[104px\] {
  padding-top: 104px;
}
.pt-\[120px\] {
  padding-top: 120px;
}
.pt-\[124px\] {
  padding-top: 124px;
}
.pt-\[2px\] {
  padding-top: 2px;
}
.pt-\[72px\] {
  padding-top: 72px;
}
.pt-\[92px\] {
  padding-top: 92px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-sans {
  font-family: "HelveticaNeueCyr", system-ui, -apple-system, Segoe UI, sans-serif;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[150px\] {
  font-size: 150px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[44px\] {
  font-size: 44px;
}
.text-h1 {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0;
}
.text-h2 {
  font-size: 28px;
  line-height: 36.4px;
  letter-spacing: 0;
}
.text-h3 {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
}
.text-h4 {
  font-size: 16px;
  line-height: 20.8px;
  letter-spacing: 0;
}
.text-p10m {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0;
}
.text-p10r {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0;
}
.text-p12m {
  font-size: 12px;
  line-height: 14.4px;
  letter-spacing: 0;
}
.text-p12r {
  font-size: 12px;
  line-height: 14.4px;
  letter-spacing: 0;
}
.text-p14m {
  font-size: 14px;
  line-height: 16.8px;
  letter-spacing: 0;
}
.text-p14r {
  font-size: 14px;
  line-height: 16.8px;
  letter-spacing: 0;
}
.text-p16m {
  font-size: 16px;
  line-height: 19.2px;
  letter-spacing: 0;
}
.text-p16r {
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0;
}
.font-550 {
  font-weight: 550;
}
.font-bold {
  font-weight: 700;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-\[1\.1\] {
  line-height: 1.1;
}
.leading-\[1\.2\] {
  line-height: 1.2;
}
.leading-\[1\.3\] {
  line-height: 1.3;
}
.leading-\[1\.4\] {
  line-height: 1.4;
}
.leading-\[14\.4px\] {
  line-height: 14.4px;
}
.leading-\[16\.8px\] {
  line-height: 16.8px;
}
.leading-\[195px\] {
  line-height: 195px;
}
.leading-\[22\.4px\] {
  line-height: 22.4px;
}
.leading-none {
  line-height: 1;
}
.text-\[\#090e1c\] {
  --tw-text-opacity: 1;
  color: rgb(9 14 28 / var(--tw-text-opacity));
}
.text-\[\#17C653\] {
  --tw-text-opacity: 1;
  color: rgb(23 198 83 / var(--tw-text-opacity));
}
.text-\[\#22C55E\] {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.text-\[\#8f8f8f\] {
  --tw-text-opacity: 1;
  color: rgb(143 143 143 / var(--tw-text-opacity));
}
.text-\[\#EF4444\] {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-\[\#F59E0B\] {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}
.text-\[\#d9d9d9\] {
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity));
}
.text-\[\#efefef\] {
  --tw-text-opacity: 1;
  color: rgb(239 239 239 / var(--tw-text-opacity));
}
.text-\[\#f8285a\] {
  --tw-text-opacity: 1;
  color: rgb(248 40 90 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-danger {
  --tw-text-opacity: 1;
  color: rgb(var(--danger) / var(--tw-text-opacity));
}
.text-grey-100 {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-100) / var(--tw-text-opacity));
}
.text-grey-400 {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-400) / var(--tw-text-opacity));
}
.text-grey-600 {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-600) / var(--tw-text-opacity));
}
.text-grey-700 {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-700) / var(--tw-text-opacity));
}
.text-grey-800 {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-800) / var(--tw-text-opacity));
}
.text-grey-900 {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-900) / var(--tw-text-opacity));
}
.text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity));
}
.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(var(--secondary) / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(var(--white) / var(--tw-text-opacity));
}
.text-white\/20 {
  color: rgb(var(--white) / 0.2);
}
.text-white\/30 {
  color: rgb(var(--white) / 0.3);
}
.text-white\/40 {
  color: rgb(var(--white) / 0.4);
}
.text-white\/50 {
  color: rgb(var(--white) / 0.5);
}
.text-white\/60 {
  color: rgb(var(--white) / 0.6);
}
.text-white\/65 {
  color: rgb(var(--white) / 0.65);
}
.text-white\/70 {
  color: rgb(var(--white) / 0.7);
}
.text-white\/75 {
  color: rgb(var(--white) / 0.75);
}
.text-white\/80 {
  color: rgb(var(--white) / 0.8);
}
.text-white\/90 {
  color: rgb(var(--white) / 0.9);
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-80 {
  opacity: 0.8;
}
.opacity-90 {
  opacity: 0.9;
}
.opacity-95 {
  opacity: 0.95;
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-2xl {
  --tw-blur: blur(40px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-\[10px\] {
  --tw-backdrop-blur: blur(10px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-\[2px\] {
  --tw-backdrop-blur: blur(2px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-\[5px\] {
  --tw-backdrop-blur: blur(5px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition-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;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

:root {
  --background-app: 33 36 38;
  --primary: 2 44 197;
  --primary-active: 0 33 155;
  --primary-light: 242 245 255;

  --secondary: 9 14 28;
  --secondary-active: 0 0 0;
  --secondary-light: 246 246 249;

  --success: 23 198 83;
  --success-active: 4 180 64;
  --success-light: 234 255 241;

  --danger: 248 40 90;
  --danger-active: 216 26 72;
  --danger-light: 255 238 243;

  --warning: 246 135 0;
  --warning-active: 223 93 0;
  --warning-light: 255 241 221;

  --info: 114 57 234;
  --info-active: 80 20 208;
  --info-light: 248 245 255;

  --white: 255 255 255;
  --light-active: 249 249 249;

  --grey-100: 251 252 255;
  --grey-200: 246 246 249;
  --grey-300: 219 223 233;
  --grey-400: 196 202 218;
  --grey-500: 153 161 183;
  --grey-600: 120 130 157;
  --grey-700: 75 86 117;
  --grey-800: 37 47 74;
  --grey-900: 9 14 28;
}

@font-face {
  font-family: "HelveticaNeueCyr";
  src: url("/fonts/HelveticaNeueCyr-Roman.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "HelveticaNeueCyr";
  src: url("/fonts/HelveticaNeueCyr-Medium.woff") format("woff");
  font-weight: 550;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "HelveticaNeueCyr";
  src: url("/fonts/HelveticaNeueCyr-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Browser-native select dropdown popup colors (Yandex/Chromium/Safari). */
select.native-select option,
select option {
  color: #f9fafb;
  background-color: #121314;
}
.placeholder\:text-grey-700::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-700) / var(--tw-text-opacity));
}
.placeholder\:text-grey-700::placeholder {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-700) / var(--tw-text-opacity));
}
.placeholder\:text-white\/40::-moz-placeholder {
  color: rgb(var(--white) / 0.4);
}
.placeholder\:text-white\/40::placeholder {
  color: rgb(var(--white) / 0.4);
}
.focus-within\:border-grey-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgb(var(--grey-300) / var(--tw-border-opacity));
}
.focus-within\:ring-2:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-within\:ring-primary\/40:focus-within {
  --tw-ring-color: rgb(var(--primary) / 0.4);
}
.hover\:border-white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--white) / var(--tw-border-opacity));
}
.hover\:border-white\/20:hover {
  border-color: rgb(var(--white) / 0.2);
}
.hover\:bg-primary-active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--primary-active) / var(--tw-bg-opacity));
}
.hover\:bg-white\/10:hover {
  background-color: rgb(var(--white) / 0.1);
}
.hover\:bg-white\/20:hover {
  background-color: rgb(var(--white) / 0.2);
}
.hover\:bg-white\/5:hover {
  background-color: rgb(var(--white) / 0.05);
}
.hover\:bg-white\/90:hover {
  background-color: rgb(var(--white) / 0.9);
}
.hover\:bg-white\/\[0\.04\]:hover {
  background-color: rgb(var(--white) / 0.04);
}
.hover\:text-\[\#efefef\]:hover {
  --tw-text-opacity: 1;
  color: rgb(239 239 239 / var(--tw-text-opacity));
}
.hover\:text-grey-100:hover {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-100) / var(--tw-text-opacity));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(var(--white) / var(--tw-text-opacity));
}
.hover\:text-white\/70:hover {
  color: rgb(var(--white) / 0.7);
}
.hover\:text-white\/80:hover {
  color: rgb(var(--white) / 0.8);
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-90:hover {
  opacity: 0.9;
}
.hover\:brightness-110:hover {
  --tw-brightness: brightness(1.1);
  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);
}
.focus\:border-grey-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(var(--grey-300) / var(--tw-border-opacity));
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-primary\/40:focus {
  --tw-ring-color: rgb(var(--primary) / 0.4);
}
.focus\:placeholder\:text-grey-600:focus::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-600) / var(--tw-text-opacity));
}
.focus\:placeholder\:text-grey-600:focus::placeholder {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-600) / var(--tw-text-opacity));
}
.focus-visible\:rounded:focus-visible {
  border-radius: 0.25rem;
}
.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-primary\/40:focus-visible {
  --tw-ring-color: rgb(var(--primary) / 0.4);
}
.focus-visible\:ring-offset-0:focus-visible {
  --tw-ring-offset-width: 0px;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:border-transparent:disabled {
  border-color: transparent;
}
.disabled\:bg-grey-800:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--grey-800) / var(--tw-bg-opacity));
}
.disabled\:text-grey-700:disabled {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-700) / var(--tw-text-opacity));
}
.disabled\:opacity-40:disabled {
  opacity: 0.4;
}
.disabled\:opacity-60:disabled {
  opacity: 0.6;
}
.disabled\:hover\:bg-transparent:hover:disabled {
  background-color: transparent;
}
.group:focus-within .group-focus-within\:text-grey-600 {
  --tw-text-opacity: 1;
  color: rgb(var(--grey-600) / var(--tw-text-opacity));
}
.peer:checked ~ .peer-checked\:translate-x-\[12px\] {
  --tw-translate-x: 12px;
  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));
}
.peer:checked ~ .peer-checked\:border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(var(--primary) / var(--tw-border-opacity));
}
.peer:checked ~ .peer-checked\:border-transparent {
  border-color: transparent;
}
.peer:checked ~ .peer-checked\:bg-grey-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--grey-100) / var(--tw-bg-opacity));
}
.peer:checked ~ .peer-checked\:bg-grey-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--grey-600) / var(--tw-bg-opacity));
}
.peer:checked ~ .peer-checked\:bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--primary) / var(--tw-bg-opacity));
}
.peer:checked ~ .peer-checked\:opacity-100 {
  opacity: 1;
}
.peer:focus-visible ~ .peer-focus-visible\:ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.peer:focus-visible ~ .peer-focus-visible\:ring-primary\/40 {
  --tw-ring-color: rgb(var(--primary) / 0.4);
}
.peer:focus-visible ~ .peer-focus-visible\:ring-offset-0 {
  --tw-ring-offset-width: 0px;
}
@media not all and (min-width: 640px) {
  .max-sm\:h-12 {
    height: 3rem;
  }
  .max-sm\:w-full {
    width: 100%;
  }
  .max-sm\:flex-1 {
    flex: 1 1 0%;
  }
}
@media (min-width: 640px) {
  .sm\:w-\[600px\] {
    width: 600px;
  }
  .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\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .sm\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .sm\:grid-cols-\[1fr_auto_1fr\] {
    grid-template-columns: 1fr auto 1fr;
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:items-center {
    align-items: center;
  }
  .sm\:justify-center {
    justify-content: center;
  }
  .sm\:rounded-\[24px\] {
    border-radius: 24px;
  }
  .sm\:border {
    border-width: 1px;
  }
  .sm\:border-white\/10 {
    border-color: rgb(var(--white) / 0.1);
  }
  .sm\:bg-black\/20 {
    background-color: rgb(0 0 0 / 0.2);
  }
  .sm\:p-8 {
    padding: 2rem;
  }
  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .sm\:pt-6 {
    padding-top: 1.5rem;
  }
  .sm\:shadow-\[0_0_80px_rgba\(0\2c 0\2c 0\2c 0\.35\)\] {
    --tw-shadow: 0 0 80px rgba(0,0,0,0.35);
    --tw-shadow-colored: 0 0 80px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .sm\:backdrop-blur-\[12px\] {
    --tw-backdrop-blur: blur(12px);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
}
@media (min-width: 768px) {
  .md\:flex {
    display: flex;
  }
  .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\:gap-x-\[80px\] {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
  .md\:gap-y-\[48px\] {
    row-gap: 48px;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:pt-12 {
    padding-top: 3rem;
  }
  .md\:pt-20 {
    padding-top: 5rem;
  }
}
@media (min-width: 1280px) {
  .xl\:absolute {
    position: absolute;
  }
  .xl\:-left-\[185px\] {
    left: -185px;
  }
  .xl\:-top-\[165px\] {
    top: -165px;
  }
  .xl\:-mt-16 {
    margin-top: -4rem;
  }
  .xl\:ml-auto {
    margin-left: auto;
  }
  .xl\:mt-0 {
    margin-top: 0px;
  }
  .xl\:mt-16 {
    margin-top: 4rem;
  }
  .xl\:block {
    display: block;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:hidden {
    display: none;
  }
  .xl\:h-\[556px\] {
    height: 556px;
  }
  .xl\:h-\[587px\] {
    height: 587px;
  }
  .xl\:h-\[674px\] {
    height: 674px;
  }
  .xl\:w-\[328px\] {
    width: 328px;
  }
  .xl\:w-\[56\%\] {
    width: 56%;
  }
  .xl\:w-\[600px\] {
    width: 600px;
  }
  .xl\:w-\[648px\] {
    width: 648px;
  }
  .xl\:w-\[800px\] {
    width: 800px;
  }
  .xl\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .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\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .xl\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:flex-col {
    flex-direction: column;
  }
  .xl\:items-start {
    align-items: flex-start;
  }
  .xl\:items-end {
    align-items: flex-end;
  }
  .xl\:items-center {
    align-items: center;
  }
  .xl\:justify-between {
    justify-content: space-between;
  }
  .xl\:gap-10 {
    gap: 2.5rem;
  }
  .xl\:gap-5 {
    gap: 1.25rem;
  }
  .xl\:gap-6 {
    gap: 1.5rem;
  }
  .xl\:gap-\[48px\] {
    gap: 48px;
  }
  .xl\:self-stretch {
    align-self: stretch;
  }
  .xl\:border-l {
    border-left-width: 1px;
  }
  .xl\:border-r {
    border-right-width: 1px;
  }
  .xl\:border-white\/10 {
    border-color: rgb(var(--white) / 0.1);
  }
  .xl\:p-\[64px\] {
    padding: 64px;
  }
  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .xl\:px-\[100px\] {
    padding-left: 100px;
    padding-right: 100px;
  }
  .xl\:px-\[80px\] {
    padding-left: 80px;
    padding-right: 80px;
  }
  .xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .xl\:py-\[112px\] {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .xl\:py-\[162px\] {
    padding-top: 162px;
    padding-bottom: 162px;
  }
  .xl\:py-\[64px\] {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .xl\:pb-0 {
    padding-bottom: 0px;
  }
  .xl\:pb-\[170px\] {
    padding-bottom: 170px;
  }
  .xl\:pb-\[92px\] {
    padding-bottom: 92px;
  }
  .xl\:pb-\[96px\] {
    padding-bottom: 96px;
  }
  .xl\:pl-10 {
    padding-left: 2.5rem;
  }
  .xl\:pr-10 {
    padding-right: 2.5rem;
  }
  .xl\:pt-0 {
    padding-top: 0px;
  }
  .xl\:pt-6 {
    padding-top: 1.5rem;
  }
  .xl\:pt-8 {
    padding-top: 2rem;
  }
  .xl\:pt-\[130px\] {
    padding-top: 130px;
  }
  .xl\:pt-\[150px\] {
    padding-top: 150px;
  }
  .xl\:pt-\[240px\] {
    padding-top: 240px;
  }
  .xl\:pt-\[64px\] {
    padding-top: 64px;
  }
  .xl\:pt-\[80px\] {
    padding-top: 80px;
  }
}

