/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-200: oklch(92.8% .006 264.531);--color-gray-300: oklch(87.2% .01 258.338);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-neutral-800: oklch(26.9% 0 0);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-md: 28rem;--container-2xl: 42rem;--container-3xl: 48rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-5xl: 3rem;--text-5xl--line-height: 1;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-bold: 700;--font-weight-black: 900;--tracking-wide: .025em;--tracking-wider: .05em;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--font-Degular: var(--degularregular);--font-DegularMedium: var(--degularMedium);--font-PPEditorialNewLight: var(--PPEditorialNewLight);--color-cold-purple: #B1ACE2;--animate-blink: .1s linear blink}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.top-\[20\%\]{top:20%}.top-\[23\%\]{top:23%}.-right-12{right:calc(var(--spacing) * -12)}.-right-24{right:calc(var(--spacing) * -24)}.bottom-\[20\%\]{bottom:20%}.bottom-\[26\%\]{bottom:26%}.-left-10{left:calc(var(--spacing) * -10)}.left-0{left:calc(var(--spacing) * 0)}.\!z-20{z-index:20!important}.z-0{z-index:0}.z-10{z-index:10}.order-1{order:1}.order-2{order:2}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.\!mx-auto{margin-inline:auto!important}.\!my-5{margin-block:calc(var(--spacing) * 5)!important}.prose{color:var(--tw-prose-body);max-width:65ch;--tw-prose-body: oklch(37.3% .034 259.733);--tw-prose-headings: oklch(21% .034 264.665);--tw-prose-lead: oklch(44.6% .03 256.802);--tw-prose-links: oklch(21% .034 264.665);--tw-prose-bold: oklch(21% .034 264.665);--tw-prose-counters: oklch(55.1% .027 264.364);--tw-prose-bullets: oklch(87.2% .01 258.338);--tw-prose-hr: oklch(92.8% .006 264.531);--tw-prose-quotes: oklch(21% .034 264.665);--tw-prose-quote-borders: oklch(92.8% .006 264.531);--tw-prose-captions: oklch(55.1% .027 264.364);--tw-prose-kbd: oklch(21% .034 264.665);--tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% .034 264.665) 10%, transparent);--tw-prose-code: oklch(21% .034 264.665);--tw-prose-pre-code: oklch(92.8% .006 264.531);--tw-prose-pre-bg: oklch(27.8% .033 256.848);--tw-prose-th-borders: oklch(87.2% .01 258.338);--tw-prose-td-borders: oklch(92.8% .006 264.531);--tw-prose-invert-body: oklch(87.2% .01 258.338);--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: oklch(70.7% .022 261.325);--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: oklch(70.7% .022 261.325);--tw-prose-invert-bullets: oklch(44.6% .03 256.802);--tw-prose-invert-hr: oklch(37.3% .034 259.733);--tw-prose-invert-quotes: oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders: oklch(37.3% .034 259.733);--tw-prose-invert-captions: oklch(70.7% .022 261.325);--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: oklch(44.6% .03 256.802);--tw-prose-invert-td-borders: oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.\!-mt-5{margin-top:calc(var(--spacing) * -5)!important}.\!mt-0{margin-top:calc(var(--spacing) * 0)!important}.\!mt-2{margin-top:calc(var(--spacing) * 2)!important}.\!mt-3{margin-top:calc(var(--spacing) * 3)!important}.\!mt-8{margin-top:calc(var(--spacing) * 8)!important}.\!mt-10{margin-top:calc(var(--spacing) * 10)!important}.\!mt-14{margin-top:calc(var(--spacing) * 14)!important}.\!mt-20{margin-top:calc(var(--spacing) * 20)!important}.\!mt-24{margin-top:calc(var(--spacing) * 24)!important}.\!mt-\[28\%\]{margin-top:28%!important}.mt-40{margin-top:calc(var(--spacing) * 40)}.\!-mb-2{margin-bottom:calc(var(--spacing) * -2)!important}.\!mb-4{margin-bottom:calc(var(--spacing) * 4)!important}.\!mb-5{margin-bottom:calc(var(--spacing) * 5)!important}.\!mb-6{margin-bottom:calc(var(--spacing) * 6)!important}.\!mb-8{margin-bottom:calc(var(--spacing) * 8)!important}.\!mb-14{margin-bottom:calc(var(--spacing) * 14)!important}.\!block{display:block!important}.\!flex{display:flex!important}.\!hidden{display:none!important}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.aspect-square{aspect-ratio:1 / 1}.\!h-full{height:100%!important}.h-\[28px\]{height:28px}.h-full{height:100%}.\!min-h-\[800px\]{min-height:800px!important}.\!w-auto{width:auto!important}.\!w-full{width:100%!important}.w-1\/2{width:50%}.w-\[90px\]{width:90px}.w-\[100px\]{width:100px}.w-\[160px\]{width:160px}.w-full{width:100%}.\!max-w-2xl{max-width:var(--container-2xl)!important}.\!max-w-3xl{max-width:var(--container-3xl)!important}.\!max-w-\[90\%\]{max-width:90%!important}.\!max-w-md{max-width:var(--container-md)!important}.max-w-\[1920px\]{max-width:1920px}.max-w-full{max-width:100%}.flex-shrink,.shrink{flex-shrink:1}.grow{flex-grow:1}.table-auto{table-layout:auto}.\!border-collapse{border-collapse:collapse!important}.border-collapse{border-collapse:collapse}.translate-x-0{--tw-translate-x: calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-full{--tw-translate-x: 100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-150{--tw-scale-x: 150%;--tw-scale-y: 150%;--tw-scale-z: 150%;scale:var(--tw-scale-x) var(--tw-scale-y)}.-rotate-12{rotate:-12deg}.-rotate-\[20deg\]{rotate:-20deg}.rotate-12{rotate:12deg}.rotate-\[20deg\]{rotate:20deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.\!animate-blink{animation:var(--animate-blink)!important}.cursor-pointer{cursor:pointer}.resize{resize:both}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.\!flex-nowrap{flex-wrap:nowrap!important}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.\!items-center{align-items:center!important}.items-center{align-items:center}.items-stretch\!{align-items:stretch!important}.\!justify-center{justify-content:center!important}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-center\!{justify-content:center!important}.\!gap-1{gap:calc(var(--spacing) * 1)!important}.\!gap-2{gap:calc(var(--spacing) * 2)!important}.\!gap-3{gap:calc(var(--spacing) * 3)!important}.\!gap-4{gap:calc(var(--spacing) * 4)!important}.\!gap-8{gap:calc(var(--spacing) * 8)!important}.gap-4{gap:calc(var(--spacing) * 4)}.gap-10{gap:calc(var(--spacing) * 10)}:where(.\!space-y-6>:not(:last-child)){--tw-space-y-reverse: 0 !important;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse))!important;margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))!important}.\!self-stretch{align-self:stretch!important}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-clip{overflow:clip}.overflow-hidden{overflow:hidden}.\!rounded-\[13px\]{border-radius:13px!important}.\!rounded-lg{border-radius:var(--radius-lg)!important}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-xl{border-radius:var(--radius-xl)}.\!border{border-style:var(--tw-border-style)!important;border-width:1px!important}.\!border-0{border-style:var(--tw-border-style)!important;border-width:0px!important}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.\!border-r{border-right-style:var(--tw-border-style)!important;border-right-width:1px!important}.\!border-b{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.\!border-dotted{--tw-border-style: dotted !important;border-style:dotted!important}.\!border-black{border-color:var(--color-black)!important}.border-cold-purple{border-color:var(--color-cold-purple)}.\!border-r-black{border-right-color:var(--color-black)!important}.\!border-b-black{border-bottom-color:var(--color-black)!important}.\!bg-black{background-color:var(--color-black)!important}.\!bg-white{background-color:var(--color-white)!important}.bg-\[\#1F1F1F\]{background-color:#1f1f1f}.bg-\[\#F7F7F7\]{background-color:#f7f7f7}.bg-cold-purple{background-color:var(--color-cold-purple)}.bg-\[linear-gradient\(to_right\,\#333_10\%\,\#fff0_0\%\)\]{background-image:linear-gradient(to right,#333 10%,#fff0 0%)}.\[background-size\:6px_1px\]{background-size:6px 1px}.bg-bottom{background-position:bottom}.bg-repeat-x{background-repeat:repeat-x}.\!object-cover{object-fit:cover!important}.\!object-center{object-position:center!important}.\!p-4{padding:calc(var(--spacing) * 4)!important}.\!px-2{padding-inline:calc(var(--spacing) * 2)!important}.\!px-4{padding-inline:calc(var(--spacing) * 4)!important}.\!px-6{padding-inline:calc(var(--spacing) * 6)!important}.\!px-10{padding-inline:calc(var(--spacing) * 10)!important}.\!px-16{padding-inline:calc(var(--spacing) * 16)!important}.\!py-4{padding-block:calc(var(--spacing) * 4)!important}.\!py-12{padding-block:calc(var(--spacing) * 12)!important}.\!pt-1{padding-top:calc(var(--spacing) * 1)!important}.\!pt-1\.5{padding-top:calc(var(--spacing) * 1.5)!important}.\!pt-2{padding-top:calc(var(--spacing) * 2)!important}.\!pt-3{padding-top:calc(var(--spacing) * 3)!important}.\!pt-5{padding-top:calc(var(--spacing) * 5)!important}.\!pt-\[161px\]{padding-top:161px!important}.pt-6{padding-top:calc(var(--spacing) * 6)}.\!pr-3{padding-right:calc(var(--spacing) * 3)!important}.\!pb-1\.5{padding-bottom:calc(var(--spacing) * 1.5)!important}.\!pb-2{padding-bottom:calc(var(--spacing) * 2)!important}.\!pb-3{padding-bottom:calc(var(--spacing) * 3)!important}.\!pb-4{padding-bottom:calc(var(--spacing) * 4)!important}.\!pb-5{padding-bottom:calc(var(--spacing) * 5)!important}.\!pb-10{padding-bottom:calc(var(--spacing) * 10)!important}.pb-7{padding-bottom:calc(var(--spacing) * 7)}.pb-86{padding-bottom:calc(var(--spacing) * 86)}.\!pl-4{padding-left:calc(var(--spacing) * 4)!important}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.\!font-DegularMedium{font-family:var(--font-DegularMedium)!important}.\!font-PPEditorialNewLight{font-family:var(--font-PPEditorialNewLight)!important}.font-Degular{font-family:var(--font-Degular)}.font-PPEditorialNewLight{font-family:var(--font-PPEditorialNewLight)}.\!text-3xl{font-size:var(--text-3xl)!important;line-height:var(--tw-leading, var(--text-3xl--line-height))!important}.\!text-base{font-size:var(--text-base)!important;line-height:var(--tw-leading, var(--text-base--line-height))!important}.\!text-xl{font-size:var(--text-xl)!important;line-height:var(--tw-leading, var(--text-xl--line-height))!important}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.\!text-\[32px\]{font-size:32px!important}.\!text-\[60px\]{font-size:60px!important}.\!leading-\[1\.1\]{--tw-leading: 1.1 !important;line-height:1.1!important}.\!leading-\[1\.2\]{--tw-leading: 1.2 !important;line-height:1.2!important}.\!leading-\[1\]{--tw-leading: 1 !important;line-height:1!important}.leading-\[1\.1\]{--tw-leading: 1.1;line-height:1.1}.leading-\[1\]{--tw-leading: 1;line-height:1}.\!font-bold{--tw-font-weight: var(--font-weight-bold) !important;font-weight:var(--font-weight-bold)!important}.\!font-light{--tw-font-weight: var(--font-weight-light) !important;font-weight:var(--font-weight-light)!important}.\!font-normal{--tw-font-weight: var(--font-weight-normal) !important;font-weight:var(--font-weight-normal)!important}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.\!tracking-wide{--tw-tracking: var(--tracking-wide) !important;letter-spacing:var(--tracking-wide)!important}.\!tracking-wider{--tw-tracking: var(--tracking-wider) !important;letter-spacing:var(--tracking-wider)!important}.tracking-wide{--tw-tracking: var(--tracking-wide);letter-spacing:var(--tracking-wide)}.\!text-black{color:var(--color-black)!important}.\!text-gray-300{color:var(--color-gray-300)!important}.\!text-gray-500{color:var(--color-gray-500)!important}.\!text-gray-600{color:var(--color-gray-600)!important}.\!text-white{color:var(--color-white)!important}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.\!normal-case{text-transform:none!important}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.\!no-underline{text-decoration-line:none!important}.\!underline{text-decoration-line:underline!important}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.ring{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition\!{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events!important;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function))!important;transition-duration:var(--tw-duration, var(--default-transition-duration))!important}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-300{--tw-duration: .3s;transition-duration:.3s}.\!\[animation-fill-mode\:forwards\]{animation-fill-mode:forwards!important}.\!animation-delay-200{animation-delay:200ms!important}.\!animation-delay-300{animation-delay:300ms!important}.\!animation-delay-400{animation-delay:400ms!important}.\!animation-delay-500{animation-delay:500ms!important}.\[animation-fill-mode\:forwards\]{animation-fill-mode:forwards}@media(hover:hover){.hover\:\!bg-gray-200:hover{background-color:var(--color-gray-200)!important}}@media(hover:hover){.hover\:\!bg-neutral-800:hover{background-color:var(--color-neutral-800)!important}}@media(hover:hover){.hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}}@media(hover:hover){.hover\:\!no-underline:hover{text-decoration-line:none!important}}@media not (min-width:40rem){.max-sm\:\!px-5{padding-inline:calc(var(--spacing) * 5)!important}}@media(min-width:40rem){.sm\:\!px-6{padding-inline:calc(var(--spacing) * 6)!important}}@media(min-width:40rem){.sm\:\!py-16{padding-block:calc(var(--spacing) * 16)!important}}@media(min-width:40rem){.sm\:\!py-24{padding-block:calc(var(--spacing) * 24)!important}}@media(min-width:40rem){.sm\:\!text-5xl{font-size:var(--text-5xl)!important;line-height:var(--tw-leading, var(--text-5xl--line-height))!important}}@media(min-width:48rem){.md\:\!mt-10{margin-top:calc(var(--spacing) * 10)!important}}@media(min-width:48rem){.md\:\!mt-32{margin-top:calc(var(--spacing) * 32)!important}}@media(min-width:48rem){.md\:\!mb-8{margin-bottom:calc(var(--spacing) * 8)!important}}@media(min-width:48rem){.md\:flex-row{flex-direction:row}}@media(min-width:48rem){.md\:flex-row\!{flex-direction:row!important}}@media(min-width:48rem){.md\:\!flex-nowrap{flex-wrap:nowrap!important}}@media(min-width:48rem){:where(.md\:\!space-x-0>:not(:last-child)){--tw-space-x-reverse: 0 !important;margin-inline-start:calc(calc(var(--spacing) * 0) * var(--tw-space-x-reverse))!important;margin-inline-end:calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-x-reverse)))!important}}@media(min-width:48rem){.md\:\!pb-20{padding-bottom:calc(var(--spacing) * 20)!important}}@media(min-width:48rem){.md\:\!text-\[72px\]{font-size:72px!important}}@media(min-width:64rem){.lg\:top-1\/2{top:50%}}@media(min-width:64rem){.lg\:-right-10{right:calc(var(--spacing) * -10)}}@media(min-width:64rem){.lg\:bottom-auto{bottom:auto}}@media(min-width:64rem){.lg\:\!mt-5{margin-top:calc(var(--spacing) * 5)!important}}@media(min-width:64rem){.lg\:\!mt-35{margin-top:calc(var(--spacing) * 35)!important}}@media(min-width:64rem){.lg\:\!-mb-1{margin-bottom:calc(var(--spacing) * -1)!important}}@media(min-width:64rem){.lg\:\!mb-10{margin-bottom:calc(var(--spacing) * 10)!important}}@media(min-width:64rem){.lg\:hidden{display:none}}@media(min-width:64rem){.lg\:\!h-\[150px\]{height:150px!important}}@media(min-width:64rem){.lg\:\!h-\[157px\]{height:157px!important}}@media(min-width:64rem){.lg\:w-\[120px\]{width:120px}}@media(min-width:64rem){.lg\:w-\[370px\]{width:370px}}@media(min-width:64rem){.lg\:\!-translate-y-1\/2{--tw-translate-y: -50% !important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}}@media(min-width:64rem){.lg\:-rotate-12{rotate:-12deg}}@media(min-width:64rem){.lg\:justify-center{justify-content:center}}@media(min-width:64rem){.lg\:gap-5{gap:calc(var(--spacing) * 5)}}@media(min-width:64rem){.lg\:gap-10{gap:calc(var(--spacing) * 10)}}@media(min-width:64rem){.lg\:\!px-0{padding-inline:calc(var(--spacing) * 0)!important}}@media(min-width:64rem){.lg\:\!px-8{padding-inline:calc(var(--spacing) * 8)!important}}@media(min-width:64rem){.lg\:\!py-20{padding-block:calc(var(--spacing) * 20)!important}}@media(min-width:64rem){.lg\:\!py-28{padding-block:calc(var(--spacing) * 28)!important}}@media(min-width:64rem){.lg\:\!py-40{padding-block:calc(var(--spacing) * 40)!important}}@media(min-width:64rem){.lg\:\!py-48{padding-block:calc(var(--spacing) * 48)!important}}@media(min-width:64rem){.lg\:\!pb-2{padding-bottom:calc(var(--spacing) * 2)!important}}@media(min-width:64rem){.lg\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:64rem){.lg\:\!text-\[77px\]{font-size:77px!important}}@media(min-width:64rem){.lg\:text-\[22px\]{font-size:22px}}.\[\&_h2\]\:\!mt-8 h2{margin-top:calc(var(--spacing) * 8)!important}.\[\&_h2\]\:\!mb-3 h2{margin-bottom:calc(var(--spacing) * 3)!important}.\[\&_h2\]\:\!font-Degular h2{font-family:var(--font-Degular)!important}.\[\&_h2\]\:\!text-2xl h2{font-size:var(--text-2xl)!important;line-height:var(--tw-leading, var(--text-2xl--line-height))!important}.\[\&_h2\]\:\!font-bold h2{--tw-font-weight: var(--font-weight-bold) !important;font-weight:var(--font-weight-bold)!important}.\[\&_h2\]\:\!tracking-wider h2{--tw-tracking: var(--tracking-wider) !important;letter-spacing:var(--tracking-wider)!important}@media(min-width:48rem){.\[\&_h2\]\:md\:\!text-3xl h2{font-size:var(--text-3xl)!important;line-height:var(--tw-leading, var(--text-3xl--line-height))!important}}.\[\&_h3\]\:\!mt-8 h3{margin-top:calc(var(--spacing) * 8)!important}.\[\&_h3\]\:\!mb-3 h3{margin-bottom:calc(var(--spacing) * 3)!important}.\[\&_h3\]\:\!font-Degular h3{font-family:var(--font-Degular)!important}.\[\&_h3\]\:\!text-xl h3{font-size:var(--text-xl)!important;line-height:var(--tw-leading, var(--text-xl--line-height))!important}.\[\&_h3\]\:\!leading-\[1\] h3{--tw-leading: 1 !important;line-height:1!important}.\[\&_h3\]\:\!font-bold h3{--tw-font-weight: var(--font-weight-bold) !important;font-weight:var(--font-weight-bold)!important}.\[\&_h3\]\:\!tracking-wider h3{--tw-tracking: var(--tracking-wider) !important;letter-spacing:var(--tracking-wider)!important}.\[\&_li\]\:\!text-\[18px\] li{font-size:18px!important}.\[\&_li\]\:\!leading-\[1\.2\] li{--tw-leading: 1.2 !important;line-height:1.2!important}.\[\&_li\]\:\!tracking-wide li{--tw-tracking: var(--tracking-wide) !important;letter-spacing:var(--tracking-wide)!important}.\[\&_p\]\:\!text-\[18px\] p{font-size:18px!important}.\[\&_p\]\:\!leading-\[1\.2\] p{--tw-leading: 1.2 !important;line-height:1.2!important}.\[\&_p\]\:\!tracking-wide p{--tw-tracking: var(--tracking-wide) !important;letter-spacing:var(--tracking-wide)!important}.\[\&_strong\]\:\!tracking-wider strong{--tw-tracking: var(--tracking-wider) !important;letter-spacing:var(--tracking-wider)!important}.\[\&_table\]\:\!mt-5 table{margin-top:calc(var(--spacing) * 5)!important}.\[\&_table\]\:w-full table{width:100%}.\[\&_table\]\:table-auto table{table-layout:auto}.\[\&_table\]\:\!border-collapse table{border-collapse:collapse!important}.\[\&_table\]\:\!border table{border-style:var(--tw-border-style)!important;border-width:1px!important}.\[\&_table\]\:\!border-black table{border-color:var(--color-black)!important}.\[\&_table\]\:\!p-0 table{padding:calc(var(--spacing) * 0)!important}.\[\&_table\]\:text-left table{text-align:left}.\[\&_td\]\:\!px-4 td{padding-inline:calc(var(--spacing) * 4)!important}.\[\&_td\]\:text-base td{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.\[\&_th\]\:\!px-4 th{padding-inline:calc(var(--spacing) * 4)!important}.\[\&_th\]\:\!py-4 th{padding-block:calc(var(--spacing) * 4)!important}.\[\&_th\]\:text-lg th{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.\[\&_ul\]\:\!mt-2 ul{margin-top:calc(var(--spacing) * 2)!important}.\[\&_ul\]\:\!list-disc ul{list-style-type:disc!important}.\[\&_ul\]\:\!pl-5 ul{padding-left:calc(var(--spacing) * 5)!important}.\[\&_ul\]\:\!text-\[18px\] ul{font-size:18px!important}.\[\&_ul\]\:\!leading-\[1\.2\] ul{--tw-leading: 1.2 !important;line-height:1.2!important}.\[\&_ul\]\:\!tracking-wide ul{--tw-tracking: var(--tracking-wide) !important;letter-spacing:var(--tracking-wide)!important}.\[\&_ul\]\:marker\:text-black ul *::marker{color:var(--color-black)}.\[\&_ul\]\:marker\:text-black ul::marker{color:var(--color-black)}.\[\&_ul\]\:marker\:text-black ul *::-webkit-details-marker{color:var(--color-black)}.\[\&_ul\]\:marker\:text-black ul::-webkit-details-marker{color:var(--color-black)}}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-scale-x{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-y{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-z{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-space-x-reverse{syntax: "*"; inherits: false; initial-value: 0;}@keyframes blink{0%{opacity:0}to{opacity:1}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial;--tw-space-x-reverse: 0}}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/output.css.map */
