UNPKG

paymob-pixel-alpha

Version:

Paymob Web SDK, help our merchant to have the native payment experience.

3,149 lines (2,469 loc) 54.2 kB
@font-face { font-family: 'Gotham'; font-style: normal; font-weight: 400; src: url('Gotham-Light.otf') format('opentype'); } @font-face { font-family: 'Gotham'; font-style: normal; font-weight: 500; src: url('Gotham-Medium.otf') format('opentype'); } @font-face { font-family: 'Gotham'; font-style: normal; font-weight: bold; src: url('Gotham-Bold.otf') format('opentype'); } @font-face { font-family: 'SAR-Symbol'; font-style: normal; font-weight: 400; src: url('Inter-Regular.ttf') format('truetype'); } .currency-sar-symbol { font-family: 'SAR-Symbol', sans-serif; } /* ! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com */ /* 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4) 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116) */ *, ::before, ::after { box-sizing: border-box; /* 1 */ border-width: 0; /* 2 */ border-style: solid; /* 2 */ border-color: #e5e7eb; /* 2 */ } ::before, ::after { --tw-content: ''; } /* 1. Use a consistent sensible line-height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. 3. Use a more readable tab size. 4. Use the user's configured `sans` font-family by default. 5. Use the user's configured `sans` font-feature-settings by default. 6. Use the user's configured `sans` font-variation-settings by default. 7. Disable tap highlights on iOS */ html, :host { line-height: 1.5; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */ tab-size: 4; /* 3 */ font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */ font-feature-settings: normal; /* 5 */ font-variation-settings: normal; /* 6 */ -webkit-tap-highlight-color: transparent; /* 7 */ } /* 1. Remove the margin in all browsers. 2. Inherit line-height from `html` so users can set them as a class directly on the `html` element. */ body { margin: 0; /* 1 */ line-height: inherit; /* 2 */ } /* 1. Add the correct height in Firefox. 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655) 3. Ensure horizontal rules are visible by default. */ hr { height: 0; /* 1 */ color: inherit; /* 2 */ border-top-width: 1px; /* 3 */ } /* Add the correct text decoration in Chrome, Edge, and Safari. */ abbr:where([title]) { -webkit-text-decoration: underline dotted; text-decoration: underline dotted; } /* Remove the default font size and weight for headings. */ h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; } /* Reset links to optimize for opt-in styling instead of opt-out. */ a { color: inherit; text-decoration: inherit; } /* Add the correct font weight in Edge and Safari. */ b, strong { font-weight: bolder; } /* 1. Use the user's configured `mono` font-family by default. 2. Use the user's configured `mono` font-feature-settings by default. 3. Use the user's configured `mono` font-variation-settings by default. 4. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp, pre { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */ font-feature-settings: normal; /* 2 */ font-variation-settings: normal; /* 3 */ font-size: 1em; /* 4 */ } /* Add the correct font size in all browsers. */ small { font-size: 80%; } /* Prevent `sub` and `sup` elements from affecting the line height in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297) 2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016) 3. Remove gaps between table borders by default. */ table { text-indent: 0; /* 1 */ border-color: inherit; /* 2 */ border-collapse: collapse; /* 3 */ } /* 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. 3. Remove default padding in all browsers. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-feature-settings: inherit; /* 1 */ font-variation-settings: inherit; /* 1 */ font-size: 100%; /* 1 */ font-weight: inherit; /* 1 */ line-height: inherit; /* 1 */ letter-spacing: inherit; /* 1 */ color: inherit; /* 1 */ margin: 0; /* 2 */ padding: 0; /* 3 */ } /* Remove the inheritance of text transform in Edge and Firefox. */ button, select { text-transform: none; } /* 1. Correct the inability to style clickable types in iOS and Safari. 2. Remove default button styles. */ button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']) { -webkit-appearance: button; /* 1 */ background-color: transparent; /* 2 */ background-image: none; /* 2 */ } /* Use the modern Firefox focus style for all focusable elements. */ :-moz-focusring { outline: auto; } /* Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737) */ :-moz-ui-invalid { box-shadow: none; } /* Add the correct vertical alignment in Chrome and Firefox. */ progress { vertical-align: baseline; } /* Correct the cursor style of increment and decrement buttons in Safari. */ ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; } /* 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */ [type='search'] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /* Remove the inner padding in Chrome and Safari on macOS. */ ::-webkit-search-decoration { -webkit-appearance: none; } /* 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Add the correct display in Chrome and Safari. */ summary { display: list-item; } /* Removes the default spacing and border for appropriate elements. */ blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre { margin: 0; } fieldset { margin: 0; padding: 0; } legend { padding: 0; } ol, ul, menu { list-style: none; margin: 0; padding: 0; } /* Reset default styling for dialogs. */ dialog { padding: 0; } /* Prevent resizing textareas horizontally by default. */ textarea { resize: vertical; } /* 1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300) 2. Set the default placeholder color to the user's configured gray 400 color. */ input::placeholder, textarea::placeholder { opacity: 1; /* 1 */ color: #9ca3af; /* 2 */ } /* Set the default cursor for buttons. */ button, [role="button"] { cursor: pointer; } /* Make sure disabled buttons don't get the pointer cursor. */ :disabled { cursor: default; } /* 1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14) 2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210) This can trigger a poorly considered lint error in some tools but is included by design. */ img, svg, video, canvas, audio, iframe, embed, object { display: block; /* 1 */ vertical-align: middle; /* 2 */ } /* Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14) */ img, video { max-width: 100%; height: auto; } /* Make elements with the HTML hidden attribute stay hidden by default */ [hidden] { display: none; } *, ::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: ; } .\!container { width: 100% !important; } .container { width: 100%; } @media (min-width: 640px) { .\!container { max-width: 640px !important; } .container { max-width: 640px; } } @media (min-width: 768px) { .\!container { max-width: 768px !important; } .container { max-width: 768px; } } @media (min-width: 1024px) { .\!container { max-width: 1024px !important; } .container { max-width: 1024px; } } @media (min-width: 1280px) { .\!container { max-width: 1280px !important; } .container { max-width: 1280px; } } @media (min-width: 1536px) { .\!container { max-width: 1536px !important; } .container { max-width: 1536px; } } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; } .pointer-events-none { pointer-events: none; } .visible { visibility: visible; } .invisible { visibility: hidden; } .static { position: static; } .fixed { position: fixed; } .absolute { position: absolute; } .relative { position: relative; } .inset-0 { inset: 0px; } .-bottom-4 { bottom: -1rem; } .-top-3 { top: -0.75rem; } .left-0 { left: 0px; } .left-1\/2 { left: 50%; } .left-\[-16px\] { left: -16px; } .left-\[5px\] { left: 5px; } .right-0 { right: 0px; } .right-4 { right: 1rem; } .right-5 { right: 1.25rem; } .right-6 { right: 1.5rem; } .top-0 { top: 0px; } .top-1\/2 { top: 50%; } .top-10 { top: 2.5rem; } .top-12 { top: 3rem; } .top-4 { top: 1rem; } .top-5 { top: 1.25rem; } .top-6 { top: 1.5rem; } .top-8 { top: 2rem; } .top-\[2px\] { top: 2px; } .\!z-0 { z-index: 0 !important; } .\!z-10 { z-index: 10 !important; } .z-10 { z-index: 10; } .z-20 { z-index: 20; } .z-\[5\] { z-index: 5; } .z-\[7\] { z-index: 7; } .m-2 { margin: 0.5rem; } .m-\[10px\] { margin: 10px; } .m-auto { margin: auto; } .mx-0 { margin-left: 0px; margin-right: 0px; } .mx-1 { margin-left: 0.25rem; margin-right: 0.25rem; } .mx-2 { margin-left: 0.5rem; margin-right: 0.5rem; } .mx-auto { margin-left: auto; margin-right: auto; } .my-2 { margin-top: 0.5rem; margin-bottom: 0.5rem; } .my-4 { margin-top: 1rem; margin-bottom: 1rem; } .my-6 { margin-top: 1.5rem; margin-bottom: 1.5rem; } .my-auto { margin-top: auto; margin-bottom: auto; } .\!mt-0 { margin-top: 0px !important; } .-me-px { margin-inline-end: -1px; } .-ms-px { margin-inline-start: -1px; } .-mt-1 { margin-top: -0.25rem; } .-mt-6 { margin-top: -1.5rem; } .-mt-px { margin-top: -1px; } .mb-0 { margin-bottom: 0px; } .mb-2 { margin-bottom: 0.5rem; } .mb-3 { margin-bottom: 0.75rem; } .mb-4 { margin-bottom: 1rem; } .mb-5 { margin-bottom: 1.25rem; } .mb-6 { margin-bottom: 1.5rem; } .mb-8 { margin-bottom: 2rem; } .me-2 { margin-inline-end: 0.5rem; } .ml-1 { margin-left: 0.25rem; } .ml-2 { margin-left: 0.5rem; } .ml-6 { margin-left: 1.5rem; } .ml-7 { margin-left: 1.75rem; } .ml-auto { margin-left: auto; } .mr-1 { margin-right: 0.25rem; } .mr-2 { margin-right: 0.5rem; } .mr-3 { margin-right: 0.75rem; } .ms-2 { margin-inline-start: 0.5rem; } .ms-auto { margin-inline-start: auto; } .mt-0 { margin-top: 0px; } .mt-1 { margin-top: 0.25rem; } .mt-12 { margin-top: 3rem; } .mt-2 { margin-top: 0.5rem; } .mt-3 { margin-top: 0.75rem; } .mt-4 { margin-top: 1rem; } .mt-6 { margin-top: 1.5rem; } .mt-8 { margin-top: 2rem; } .mt-\[24px\] { margin-top: 24px; } .mt-\[2px\] { margin-top: 2px; } .mt-auto { margin-top: auto; } .box-border { box-sizing: border-box; } .block { display: block; } .flex { display: flex; } .table { display: table; } .table-cell { display: table-cell; } .table-row { display: table-row; } .grid { display: grid; } .list-item { display: list-item; } .hidden { display: none; } .\!h-auto { height: auto !important; } .\!h-full { height: 100% !important; } .h-10 { height: 2.5rem; } .h-12 { height: 3rem; } .h-14 { height: 3.5rem; } .h-2\/3 { height: 66.666667%; } .h-20 { height: 5rem; } .h-28 { height: 7rem; } .h-3 { height: 0.75rem; } .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-96 { height: 24rem; } .h-\[1\.46rem\] { height: 1.46rem; } .h-\[1\.9rem\] { height: 1.9rem; } .h-\[10px\] { height: 10px; } .h-\[2\.375rem\] { height: 2.375rem; } .h-\[2\.46rem\] { height: 2.46rem; } .h-\[2\.7rem\] { height: 2.7rem; } .h-\[3\.46rem\] { height: 3.46rem; } .h-\[3\.65rem\] { height: 3.65rem; } .h-\[4\.5rem\] { height: 4.5rem; } .h-\[4\.65rem\] { height: 4.65rem; } .h-\[40px\] { height: 40px; } .h-\[45px\] { height: 45px; } .h-\[5rem\] { height: 5rem; } .h-\[6\.25rem\] { height: 6.25rem; } .h-\[6\.45rem\] { height: 6.45rem; } .h-\[70px\] { height: 70px; } .h-\[8\.25rem\] { height: 8.25rem; } .h-\[80px\] { height: 80px; } .h-\[88\%\] { height: 88%; } .h-auto { height: auto; } .h-full { height: 100%; } .max-h-56 { max-height: 14rem; } .max-h-\[350px\] { max-height: 350px; } .max-h-full { max-height: 100%; } .min-h-\[2\.875rem\] { min-height: 2.875rem; } .w-1\/2 { width: 50%; } .w-1\/3 { width: 33.333333%; } .w-10 { width: 2.5rem; } .w-12 { width: 3rem; } .w-14 { width: 3.5rem; } .w-2\/5 { width: 40%; } .w-20 { width: 5rem; } .w-28 { width: 7rem; } .w-3 { width: 0.75rem; } .w-3\/4 { width: 75%; } .w-3\/5 { width: 60%; } .w-4 { width: 1rem; } .w-4\/5 { width: 80%; } .w-5 { width: 1.25rem; } .w-52 { width: 13rem; } .w-6 { width: 1.5rem; } .w-7 { width: 1.75rem; } .w-8 { width: 2rem; } .w-96 { width: 24rem; } .w-\[1\.46rem\] { width: 1.46rem; } .w-\[1\.9rem\] { width: 1.9rem; } .w-\[11\.375rem\] { width: 11.375rem; } .w-\[2\.375rem\] { width: 2.375rem; } .w-\[2\.46rem\] { width: 2.46rem; } .w-\[2\.7rem\] { width: 2.7rem; } .w-\[2\.875rem\] { width: 2.875rem; } .w-\[200\%\] { width: 200%; } .w-\[23\.43rem\] { width: 23.43rem; } .w-\[28\.125rem\] { width: 28.125rem; } .w-\[3\.46rem\] { width: 3.46rem; } .w-\[3\.65rem\] { width: 3.65rem; } .w-\[32rem\] { width: 32rem; } .w-\[35rem\] { width: 35rem; } .w-\[4\.65rem\] { width: 4.65rem; } .w-\[450px\] { width: 450px; } .w-\[5px\] { width: 5px; } .w-\[5rem\] { width: 5rem; } .w-\[6\.25rem\] { width: 6.25rem; } .w-\[6\.45rem\] { width: 6.45rem; } .w-\[70px\] { width: 70px; } .w-\[8\.25rem\] { width: 8.25rem; } .w-\[90\%\] { width: 90%; } .w-\[calc\(100\%-1\.5rem\)\] { width: calc(100% - 1.5rem); } .w-\[calc\(100\%-1px\)\] { width: calc(100% - 1px); } .w-\[calc\(100\%-1rem\)\] { width: calc(100% - 1rem); } .w-auto { width: auto; } .w-full { width: 100%; } .min-w-\[22rem\] { min-width: 22rem; } .min-w-\[8rem\] { min-width: 8rem; } .max-w-\[35rem\] { max-width: 35rem; } .max-w-\[400px\] { max-width: 400px; } .max-w-full { max-width: 100%; } .max-w-none { max-width: none; } .flex-1 { flex: 1 1 0%; } .flex-\[1_0_0\] { flex: 1 0 0; } .flex-shrink { flex-shrink: 1; } .shrink-0 { flex-shrink: 0; } .flex-grow { flex-grow: 1; } .-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)); } .-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-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)); } .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 bounce { 0%, 100% { transform: translateY(-25%); animation-timing-function: cubic-bezier(0.8,0,1,1); } 50% { transform: none; animation-timing-function: cubic-bezier(0,0,0.2,1); } } .animate-bounce { animation: bounce 1s infinite; } @keyframes pulse { 50% { opacity: .5; } } .animate-pulse { animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; } @keyframes spin { to { transform: rotate(360deg); } } .animate-spin { animation: spin 1s linear infinite; } .cursor-default { cursor: default; } .cursor-pointer { cursor: pointer; } .touch-none { touch-action: none; } .resize { resize: both; } .list-inside { list-style-position: inside; } .list-disc { list-style-type: disc; } .appearance-none { appearance: none; } .grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); } .grid-cols-\[auto_auto\] { grid-template-columns: auto auto; } .flex-col { flex-direction: column; } .flex-wrap { flex-wrap: wrap; } .items-start { align-items: flex-start; } .items-end { align-items: flex-end; } .items-center { align-items: center; } .items-stretch { align-items: stretch; } .justify-start { justify-content: flex-start; } .\!justify-end { justify-content: flex-end !important; } .justify-end { justify-content: flex-end; } .justify-center { justify-content: center; } .justify-between { justify-content: space-between; } .\!gap-2 { gap: 0.5rem !important; } .gap-1 { gap: 0.25rem; } .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; } .self-center { align-self: center; } .self-stretch { align-self: stretch; } .justify-self-start { justify-self: start; } .overflow-hidden { overflow: hidden; } .overflow-visible { overflow: visible; } .overflow-scroll { overflow: scroll; } .overflow-y-auto { overflow-y: auto; } .scroll-smooth { scroll-behavior: smooth; } .whitespace-nowrap { white-space: nowrap; } .whitespace-pre-line { white-space: pre-line; } .break-words { overflow-wrap: break-word; } .\!rounded-lg { border-radius: 0.5rem !important; } .\!rounded-none { border-radius: 0px !important; } .rounded { border-radius: 0.25rem; } .rounded-2xl { border-radius: 1rem; } .rounded-3xl { border-radius: 1.5rem; } .rounded-\[1\.75rem\] { border-radius: 1.75rem; } .rounded-\[12px\] { border-radius: 12px; } .rounded-full { border-radius: 9999px; } .rounded-lg { border-radius: 0.5rem; } .rounded-md { border-radius: 0.375rem; } .rounded-none { border-radius: 0px; } .rounded-sm { border-radius: 0.125rem; } .rounded-xl { border-radius: 0.75rem; } .\!rounded-b-lg { border-bottom-right-radius: 0.5rem !important; border-bottom-left-radius: 0.5rem !important; } .\!rounded-b-none { border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; } .\!rounded-l-lg { border-top-left-radius: 0.5rem !important; border-bottom-left-radius: 0.5rem !important; } .\!rounded-r-lg { border-top-right-radius: 0.5rem !important; border-bottom-right-radius: 0.5rem !important; } .\!rounded-t-lg { border-top-left-radius: 0.5rem !important; border-top-right-radius: 0.5rem !important; } .\!rounded-t-none { border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; } .rounded-b-none { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } .rounded-r-none { border-top-right-radius: 0px; border-bottom-right-radius: 0px; } .rounded-t-lg { border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem; } .rounded-t-none { border-top-left-radius: 0px; border-top-right-radius: 0px; } .\!rounded-ee-none { border-end-end-radius: 0px !important; } .\!rounded-es-none { border-end-start-radius: 0px !important; } .rounded-bl-lg { border-bottom-left-radius: 0.5rem; } .rounded-br-lg { border-bottom-right-radius: 0.5rem; } .\!border { border-width: 1px !important; } .border { border-width: 1px; } .border-0 { border-width: 0px; } .border-2 { border-width: 2px; } .\!border-b-0 { border-bottom-width: 0px !important; } .border-b { border-bottom-width: 1px; } .border-b-0 { border-bottom-width: 0px; } .border-b-\[2px\] { border-bottom-width: 2px; } .border-l-0 { border-left-width: 0px; } .border-r { border-right-width: 1px; } .border-r-0 { border-right-width: 0px; } .border-r-\[2px\] { border-right-width: 2px; } .border-t { border-top-width: 1px; } .border-t-0 { border-top-width: 0px; } .border-solid { border-style: solid; } .border-dashed { border-style: dashed; } .\!border-none { border-style: none !important; } .border-none { border-style: none; } .\!border-gray-300 { --tw-border-opacity: 1 !important; border-color: rgb(208 213 221 / var(--tw-border-opacity)) !important; } .\!border-red-300 { --tw-border-opacity: 1 !important; border-color: rgb(255 115 151 / var(--tw-border-opacity)) !important; } .border-\[\#144DFF\] { --tw-border-opacity: 1; border-color: rgb(20 77 255 / var(--tw-border-opacity)); } .border-\[\#7294FF\] { --tw-border-opacity: 1; border-color: rgb(114 148 255 / var(--tw-border-opacity)); } .border-\[\#B9CAFF\] { --tw-border-opacity: 1; border-color: rgb(185 202 255 / var(--tw-border-opacity)); } .border-\[\#D0D5DD\] { --tw-border-opacity: 1; border-color: rgb(208 213 221 / var(--tw-border-opacity)); } .border-\[\#DC6803\] { --tw-border-opacity: 1; border-color: rgb(220 104 3 / var(--tw-border-opacity)); } .border-\[\#EAECF0\] { --tw-border-opacity: 1; border-color: rgb(234 236 240 / var(--tw-border-opacity)); } .border-\[\#FEC84B\] { --tw-border-opacity: 1; border-color: rgb(254 200 75 / var(--tw-border-opacity)); } .border-blue-200 { --tw-border-opacity: 1; border-color: rgb(161 184 255 / var(--tw-border-opacity)); } .border-blue-500 { --tw-border-opacity: 1; border-color: rgb(20 77 255 / var(--tw-border-opacity)); } .border-gray-100 { --tw-border-opacity: 1; border-color: rgb(242 244 247 / var(--tw-border-opacity)); } .border-gray-200 { --tw-border-opacity: 1; border-color: rgb(234 236 240 / var(--tw-border-opacity)); } .border-gray-300 { --tw-border-opacity: 1; border-color: rgb(208 213 221 / var(--tw-border-opacity)); } .border-orange-300 { --tw-border-opacity: 1; border-color: rgb(254 200 75 / var(--tw-border-opacity)); } .border-red-300 { --tw-border-opacity: 1; border-color: rgb(255 115 151 / var(--tw-border-opacity)); } .border-yellow-400 { --tw-border-opacity: 1; border-color: rgb(250 204 21 / var(--tw-border-opacity)); } .border-b-gray-200 { --tw-border-opacity: 1; border-bottom-color: rgb(234 236 240 / var(--tw-border-opacity)); } .border-b-gray-300 { --tw-border-opacity: 1; border-bottom-color: rgb(208 213 221 / var(--tw-border-opacity)); } .border-b-red-300 { --tw-border-opacity: 1; border-bottom-color: rgb(255 115 151 / var(--tw-border-opacity)); } .border-b-white { --tw-border-opacity: 1; border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity)); } .border-l-red-300 { --tw-border-opacity: 1; border-left-color: rgb(255 115 151 / var(--tw-border-opacity)); } .border-r-red-300 { --tw-border-opacity: 1; border-right-color: rgb(255 115 151 / var(--tw-border-opacity)); } .border-r-white { --tw-border-opacity: 1; border-right-color: rgb(255 255 255 / var(--tw-border-opacity)); } .border-t-gray-200 { --tw-border-opacity: 1; border-top-color: rgb(234 236 240 / var(--tw-border-opacity)); } .border-t-red-300 { --tw-border-opacity: 1; border-top-color: rgb(255 115 151 / var(--tw-border-opacity)); } .border-t-red-500 { --tw-border-opacity: 1; border-top-color: rgb(255 21 82 / var(--tw-border-opacity)); } .\!bg-black { --tw-bg-opacity: 1 !important; background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important; } .\!bg-white { --tw-bg-opacity: 1 !important; background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important; } .bg-\[\#0002\] { background-color: #0002; } .bg-\[\#144DFF\] { --tw-bg-opacity: 1; background-color: rgb(20 77 255 / var(--tw-bg-opacity)); } .bg-\[\#E6FEEE\] { --tw-bg-opacity: 1; background-color: rgb(230 254 238 / var(--tw-bg-opacity)); } .bg-\[\#E8EDFF\] { --tw-bg-opacity: 1; background-color: rgb(232 237 255 / var(--tw-bg-opacity)); } .bg-\[\#F9FAFB\] { --tw-bg-opacity: 1; background-color: rgb(249 250 251 / var(--tw-bg-opacity)); } .bg-\[\#FFFCF5\] { --tw-bg-opacity: 1; background-color: rgb(255 252 245 / var(--tw-bg-opacity)); } .bg-\[\#eeeff4\] { --tw-bg-opacity: 1; background-color: rgb(238 239 244 / var(--tw-bg-opacity)); } .bg-\[rgba\(52\2c 64\2c 84\2c 0\.25\)\] { background-color: rgba(52,64,84,0.25); } .bg-blue-25 { --tw-bg-opacity: 1; background-color: rgb(232 237 255 / var(--tw-bg-opacity)); } .bg-blue-500 { --tw-bg-opacity: 1; background-color: rgb(20 77 255 / var(--tw-bg-opacity)); } .bg-blue-700 { --tw-bg-opacity: 1; background-color: rgb(29 78 216 / var(--tw-bg-opacity)); } .bg-gray-100 { --tw-bg-opacity: 1; background-color: rgb(242 244 247 / var(--tw-bg-opacity)); } .bg-gray-400 { --tw-bg-opacity: 1; background-color: rgb(156 163 175 / var(--tw-bg-opacity)); } .bg-gray-50 { --tw-bg-opacity: 1; background-color: rgb(249 250 251 / var(--tw-bg-opacity)); } .bg-gray-500 { --tw-bg-opacity: 1; background-color: rgb(102 112 133 / var(--tw-bg-opacity)); } .bg-gray-700\/20 { background-color: rgb(52 64 84 / 0.2); } .bg-gray-700\/25 { background-color: rgb(52 64 84 / 0.25); } .bg-green-25 { --tw-bg-opacity: 1; background-color: rgb(230 247 243 / var(--tw-bg-opacity)); } .bg-green-50 { --tw-bg-opacity: 1; background-color: rgb(205 240 231 / var(--tw-bg-opacity)); } .bg-green-500 { --tw-bg-opacity: 1; background-color: rgb(4 179 137 / var(--tw-bg-opacity)); } .bg-orange-25 { --tw-bg-opacity: 1; background-color: rgb(255 252 245 / var(--tw-bg-opacity)); } .bg-orange-400 { --tw-bg-opacity: 1; background-color: rgb(251 146 60 / var(--tw-bg-opacity)); } .bg-red-25 { --tw-bg-opacity: 1; background-color: rgb(255 232 238 / var(--tw-bg-opacity)); } .bg-red-50 { --tw-bg-opacity: 1; background-color: rgb(255 208 220 / var(--tw-bg-opacity)); } .bg-red-500 { --tw-bg-opacity: 1; background-color: rgb(255 21 82 / var(--tw-bg-opacity)); } .bg-red-600 { --tw-bg-opacity: 1; background-color: rgb(204 17 66 / var(--tw-bg-opacity)); } .bg-transparent { background-color: transparent; } .bg-white { --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity)); } .bg-none { background-image: none; } .fill-blue-500 { fill: #144DFF; } .fill-red-600 { fill: #CC1142; } .object-contain { object-fit: contain; } .object-cover { object-fit: cover; } .\!p-0 { padding: 0px !important; } .p-0 { padding: 0px; } .p-0\.5 { padding: 0.125rem; } .p-16 { padding: 4rem; } .p-2 { padding: 0.5rem; } .p-3 { padding: 0.75rem; } .p-3\.5 { padding: 0.875rem; } .p-4 { padding: 1rem; } .p-6 { padding: 1.5rem; } .p-8 { padding: 2rem; } .p-\[0\.875rem\] { padding: 0.875rem; } .p-\[14px\] { padding: 14px; } .p-\[16px\] { padding: 16px; } .p-\[7px\] { padding: 7px; } .\!px-0 { padding-left: 0px !important; padding-right: 0px !important; } .px-1 { padding-left: 0.25rem; padding-right: 0.25rem; } .px-11 { padding-left: 2.75rem; padding-right: 2.75rem; } .px-2 { padding-left: 0.5rem; padding-right: 0.5rem; } .px-20 { padding-left: 5rem; padding-right: 5rem; } .px-3 { padding-left: 0.75rem; padding-right: 0.75rem; } .px-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-\[0\.6rem\] { padding-left: 0.6rem; padding-right: 0.6rem; } .px-\[0\.75rem\] { padding-left: 0.75rem; padding-right: 0.75rem; } .px-\[1\.125rem\] { padding-left: 1.125rem; padding-right: 1.125rem; } .px-\[12px\] { padding-left: 12px; padding-right: 12px; } .px-\[2px\] { padding-left: 2px; padding-right: 2px; } .py-0 { padding-top: 0px; padding-bottom: 0px; } .py-0\.5 { padding-top: 0.125rem; padding-bottom: 0.125rem; } .py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem; } .py-11 { padding-top: 2.75rem; padding-bottom: 2.75rem; } .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-6 { padding-top: 1.5rem; padding-bottom: 1.5rem; } .py-8 { padding-top: 2rem; padding-bottom: 2rem; } .py-\[0\.15rem\] { padding-top: 0.15rem; padding-bottom: 0.15rem; } .py-\[0\.1rem\] { padding-top: 0.1rem; padding-bottom: 0.1rem; } .py-\[0\.45rem\] { padding-top: 0.45rem; padding-bottom: 0.45rem; } .py-\[0\.625rem\] { padding-top: 0.625rem; padding-bottom: 0.625rem; } .py-\[0\.6rem\] { padding-top: 0.6rem; padding-bottom: 0.6rem; } .py-\[10px\] { padding-top: 10px; padding-bottom: 10px; } .\!pr-0 { padding-right: 0px !important; } .pb-1 { padding-bottom: 0.25rem; } .pb-20 { padding-bottom: 5rem; } .pb-4 { padding-bottom: 1rem; } .pb-6 { padding-bottom: 1.5rem; } .pb-8 { padding-bottom: 2rem; } .pl-2 { padding-left: 0.5rem; } .pl-3 { padding-left: 0.75rem; } .pl-4 { padding-left: 1rem; } .pr-1 { padding-right: 0.25rem; } .pr-3 { padding-right: 0.75rem; } .pr-4 { padding-right: 1rem; } .ps-6 { padding-inline-start: 1.5rem; } .pt-2 { padding-top: 0.5rem; } .pt-4 { padding-top: 1rem; } .pt-6 { padding-top: 1.5rem; } .pt-\[24px\] { padding-top: 24px; } .text-left { text-align: left; } .text-center { text-align: center; } .text-right { text-align: right; } .text-end { text-align: end; } .\!text-sm { font-size: 0.875rem !important; line-height: 1.25rem !important; } .text-3xl { font-size: 1.875rem; line-height: 2.25rem; } .text-\[0\.65rem\] { font-size: 0.65rem; } .text-\[10px\] { font-size: 10px; } .text-\[14px\] { font-size: 14px; } .text-\[2rem\] { font-size: 2rem; } .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-\[500\] { font-weight: 500; } .font-bold { font-weight: 700; } .font-medium { font-weight: 500; } .font-normal { font-weight: 400; } .font-semibold { font-weight: 600; } .capitalize { text-transform: capitalize; } .leading-10 { line-height: 2.5rem; } .leading-4 { line-height: 1rem; } .leading-5 { line-height: 1.25rem; } .leading-6 { line-height: 1.5rem; } .leading-7 { line-height: 1.75rem; } .leading-8 { line-height: 2rem; } .leading-\[0\.875rem\] { line-height: 0.875rem; } .leading-\[0\] { line-height: 0; } .leading-\[1\.125rem\] { line-height: 1.125rem; } .leading-\[1\.2rem\] { line-height: 1.2rem; } .leading-\[1\.5rem\] { line-height: 1.5rem; } .leading-\[10px\] { line-height: 10px; } .leading-\[16px\] { line-height: 16px; } .leading-\[18px\] { line-height: 18px; } .tracking-\[\.01rem\] { letter-spacing: .01rem; } .tracking-\[0\.01rem\] { letter-spacing: 0.01rem; } .tracking-\[0\.16px\] { letter-spacing: 0.16px; } .\!text-gray-700 { --tw-text-opacity: 1 !important; color: rgb(52 64 84 / var(--tw-text-opacity)) !important; } .text-\[\#101828\] { --tw-text-opacity: 1; color: rgb(16 24 40 / var(--tw-text-opacity)); } .text-\[\#144DFF\] { --tw-text-opacity: 1; color: rgb(20 77 255 / var(--tw-text-opacity)); } .text-\[\#475467\] { --tw-text-opacity: 1; color: rgb(71 84 103 / var(--tw-text-opacity)); } .text-\[\#667085\] { --tw-text-opacity: 1; color: rgb(102 112 133 / var(--tw-text-opacity)); } .text-\[\#69BE76\] { --tw-text-opacity: 1; color: rgb(105 190 118 / var(--tw-text-opacity)); } .text-\[\#B54708\] { --tw-text-opacity: 1; color: rgb(181 71 8 / var(--tw-text-opacity)); } .text-\[\#DC6803\] { --tw-text-opacity: 1; color: rgb(220 104 3 / var(--tw-text-opacity)); } .text-black { --tw-text-opacity: 1; color: rgb(0 0 0 / var(--tw-text-opacity)); } .text-blue-200 { --tw-text-opacity: 1; color: rgb(161 184 255 / var(--tw-text-opacity)); } .text-blue-500 { --tw-text-opacity: 1; color: rgb(20 77 255 / var(--tw-text-opacity)); } .text-blue-600 { --tw-text-opacity: 1; color: rgb(37 99 235 / var(--tw-text-opacity)); } .text-gray-200 { --tw-text-opacity: 1; color: rgb(234 236 240 / var(--tw-text-opacity)); } .text-gray-400 { --tw-text-opacity: 1; color: rgb(156 163 175 / var(--tw-text-opacity)); } .text-gray-500 { --tw-text-opacity: 1; color: rgb(102 112 133 / var(--tw-text-opacity)); } .text-gray-600 { --tw-text-opacity: 1; color: rgb(71 84 103 / var(--tw-text-opacity)); } .text-gray-700 { --tw-text-opacity: 1; color: rgb(52 64 84 / var(--tw-text-opacity)); } .text-gray-900 { --tw-text-opacity: 1; color: rgb(16 24 40 / var(--tw-text-opacity)); } .text-green-400 { --tw-text-opacity: 1; color: rgb(3 143 110 / var(--tw-text-opacity)); } .text-green-600 { --tw-text-opacity: 1; color: rgb(22 163 74 / var(--tw-text-opacity)); } .text-inherit { color: inherit; } .text-orange-700 { --tw-text-opacity: 1; color: rgb(181 71 8 / var(--tw-text-opacity)); } .text-red-600 { --tw-text-opacity: 1; color: rgb(204 17 66 / var(--tw-text-opacity)); } .text-white { --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity)); } .underline { text-decoration-line: underline; } .opacity-0 { opacity: 0; } .opacity-10 { opacity: 0.1; } .opacity-100 { opacity: 1; } .opacity-30 { opacity: 0.3; } .opacity-50 { opacity: 0.5; } .opacity-75 { opacity: 0.75; } .\!shadow { --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important; --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important; box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; } .\!shadow-none { --tw-shadow: 0 0 #0000 !important; --tw-shadow-colored: 0 0 #0000 !important; box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important; } .shadow { --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1); --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .shadow-\[0_0_0_5px_\#FEF0C7\2c 0_0_0_10px_\#FFFAEB\] { --tw-shadow: 0 0 0 5px #FEF0C7,0 0 0 10px #FFFAEB; --tw-shadow-colored: 0 0 0 5px var(--tw-shadow-color), 0 0 0 10px 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-\[0_0_2px_4px_\#B9CAFF\] { --tw-shadow: 0 0 2px 4px #B9CAFF; --tw-shadow-colored: 0 0 2px 4px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .shadow-\[0_20px_24px_-4px_rgba\(16\2c 24\2c 40\2c 0\.08\)\2c 0_8px_8px_-4px_rgba\(16\2c 24\2c 40\2c 0\.03\)\] { --tw-shadow: 0 20px 24px -4px rgba(16,24,40,0.08),0 8px 8px -4px rgba(16,24,40,0.03); --tw-shadow-colored: 0 20px 24px -4px var(--tw-shadow-color), 0 8px 8px -4px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .shadow-lg { --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1); --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .outline-none { outline: 2px solid transparent; outline-offset: 2px; } .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-sm { --tw-blur: blur(4px); 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); } .brightness-0 { --tw-brightness: brightness(0); filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); } .invert { --tw-invert: invert(100%); filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); } .filter { filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); } .backdrop-blur-\[25px\] { --tw-backdrop-blur: blur(25px); -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); } .backdrop-blur-\[8px\] { --tw-backdrop-blur: blur(8px); -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); } .backdrop-blur-sm { --tw-backdrop-blur: blur(4px); -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); } .transition-all { transition-property: all; 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; } .\[animation-delay\:-0\.15s\] { animation-delay: -0.15s; } .\[animation-delay\:-0\.3s\] { animation-delay: -0.3s; } .\[key\:string\] { key: string; } *{margin:0;padding:0;font-family:inherit} .placeholder\:text-lg::placeholder { font-size: 1.125rem; line-height: 1.75rem; } .placeholder\:text-\[\#D0DBFF\]::placeholder { --tw-text-opacity: 1; color: rgb(208 219 255 / var(--tw-text-opacity)); } .placeholder\:text-gray-500::placeholder { --tw-text-opacity: 1; color: rgb(102 112 133 / var(--tw-text-opacity)); } .after\:absolute::after { content: var(--tw-content); position: absolute; } .after\:left-4::after { content: var(--tw-content); left: 1rem; } .after\:top-4::after { content: var(--tw-content); top: 1rem; } .after\:top-\[14px\]::after { content: var(--tw-content); top: 14px; } .after\:top-\[18px\]::after { content: var(--tw-content); top: 18px; } .after\:box-border::after { content: var(--tw-content); box-sizing: border-box; } .after\:h-4::after { content: var(--tw-content); height: 1rem; } .after\:w-4::after { content: var(--tw-content); width: 1rem; } .after\:rounded-full::after { content: var(--tw-content); border-radius: 9999px; } .after\:border::after { content: var(--tw-content); border-width: 1px; } .after\:border-\[6px\]::after { content: var(--tw-content); border-width: 6px; } .after\:border-\[\#144DFF\]::after { content: var(--tw-content); --tw-border-opacity: 1; border-color: rgb(20 77 255 / var(--tw-border-opacity)); } .after\:border-gray-300::after { content: var(--tw-content); --tw-border-opacity: 1; border-color: rgb(208 213 221 / var(--tw-border-opacity)); } .after\:bg-white::after { content: var(--tw-content); --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity)); } .after\:text-xl::after { content: var(--tw-content); font-size: 1.25rem; line-height: 1.75rem; } .after\:content-\[\'\'\]::after { --tw-content: ''; content: var(--tw-content); } .checked\:border-0:checked { border-width: 0px; } .checked\:bg-blue-500:checked { --tw-bg-opacity: 1; background-color: rgb(20 77 255 / var(--tw-bg-opacity)); } .hover\:\!bg-gray-100:hover { --tw-bg-opacity: 1 !important; background-color: rgb(242 244 247 / var(--tw-bg-opacity)) !important; } .hover\:bg-\[\#eeeff4\]:hover { --tw-bg-opacity: 1; background-color: rgb(238 239 244 / var(--tw-bg-opacity)); } .hover\:bg-gray-100:hover { --tw-bg-opacity: 1; background-color: rgb(242 244 247 / var(--tw-bg-opacity)); } .hover\:bg-gray-200:hover { --tw-bg-opacity: 1; background-color: rgb(234 236 240 / var(--tw-bg-opacity)); } .hover\:bg-red-800:hover { --tw-bg-opacity: 1; background-color: rgb(153 27 27 / var(--tw-bg-opacity)); } .hover\:text-gray-900:hover { --tw-text-opacity: 1; color: rgb(16 24 40 / var(--tw-text-opacity)); } .hover\:\!opacity-75:hover { opacity: 0.75 !important; } .focus\:z-10:focus { z-index: 10; } .focus\:border-\[\#7294FF\]:focus { --tw-border-opacity: 1; border-color: rgb(114 148 255 / var(--tw-border-opacity)); } .focus\:shadow-\[0_0_0_4px_\#B9CAFF\]:focus { --tw-shadow: 0 0 0 4px #B9CAFF; --tw-shadow-colored: 0 0 0 4px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .focus\:outline-none:focus { outline: 2px solid transparent; outline-offset: 2px; } .focus\:outline:focus { outline-style: solid; } .focus\:outline-2:focus { outline-width: 2px; } .focus\:outline-transparent:focus { outline-color: transparent; } .focus\:ring-4: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(4px + 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-gray-200:focus { --tw-ring-opacity: 1; --tw-ring-color: rgb(234 236 240 / var(--tw-ring-opacity)); } .focus\:ring-red-300:focus { --tw-ring-opacity: 1; --tw-ring-color: rgb(255 115 151 / var(--tw-ring-opacity)); } .focus-visible\:outline-none:focus-visible { outline: 2px solid transparent; outline-offset: 2px; } .focus-visible\:outline:focus-visible { outline-style: solid; } .focus-visible\:outline-2:focus-visible { outline-width: 2px; } .focus-visible\:outline-transparent:focus-visible { outline-color: transparent; } .disabled\:cursor-not-allowed:disabled { cursor: not-allowed; } .disabled\:opacity-75:disabled { opacity: 0.75; } @media (min-width: 640px) { .sm\:right-4 { right: 1rem; } .sm\:top-4 { top: 1rem; } .sm\:mb-0 { margin-bottom: 0px; } .sm\:mb-6 { margin-bottom: 1.5rem; } .sm\:h-8 { height: 2rem; } .sm\:h-\[3\.46rem\] { height: 3.46rem; } .sm\:h-\[4\.65rem\] { height: 4.65rem; } .sm\:h-\[6\.45rem\] { height: 6.45rem; } .sm\:h-\[8\.25rem\] { height: 8.25rem; } .sm\:w-8 { width: 2rem; } .sm\:w-\[3\.46rem\] { width: 3.46rem; } .sm\:w-\[35rem\] { width: 35rem; } .sm\:w-\[4\.65rem\] { width: 4.65rem; } .sm\:w-\[480px\] { width: 480px; } .sm\:w-\[6\.45rem\] { width: 6.45rem; } .sm\:w-\[8\.25rem\] { width: 8.25rem; } .sm\:w-full { width: 100%; } .sm\:max-w-\[512px\] { max-width: 512px; } .sm\:max-w-\[560px\] { max-width: 560px; } .sm\:flex-row { flex-direction: row; } .sm\:justify-center { justify-content: center; } .sm\:rounded-xl { border-radius: 0.75rem; } .sm\:p-0 { padding: 0px; } .sm\:p-16 { padding: 4rem; } .sm\:p-6 { padding: 1.5rem; } .sm\:text-left { text-align: left; } } @media (min-width: 768px) { .md\:\!w-full { width: 100% !important; } .md\:w-1\/2 { width: 50%; } .md\:w-\[22rem\] { width: 22rem; } .md\:w-full { width: 100%; } .md\:flex-row { flex-direction: row; } .md\:px-11 { padding-left: 2.75rem; padding-right: 2.75rem; } .md\:px-20 { padding-left: 5rem; padding-right: 5rem; } .md\:px-4 { pa