@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}.lv2-root{--lv2-bg:#0a0a0f;--lv2-bg-elevated:#12121a;--lv2-text:#f5f3ef;--lv2-text-muted:#f5f3ef9e;--lv2-text-faint:#f5f3ef61;--lv2-accent:#e8a33d;--lv2-hairline:#f5f3ef24;--lv2-glass:#0a0a0fb8;--lv2-font-display:"Libre Baskerville", serif;--lv2-font-number:"Poppins", sans-serif;--lv2-font-sans:"Inter", system-ui, -apple-system, sans-serif;background-color:var(--lv2-bg);color:var(--lv2-text);font-family:var(--lv2-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:clip}.lv2-root .lv2-display{font-family:var(--lv2-font-display);font-style:normal;font-weight:400}.lv2-root .lv2-display-italic{font-family:var(--lv2-font-display);font-style:italic;font-weight:400}.lv2-root .lv2-nav-link{color:var(--lv2-text);opacity:.78;text-decoration:none;transition:opacity .2s}.lv2-root .lv2-nav-link:hover{opacity:1}.lv2-root .lv2-pill{border:1px solid var(--lv2-hairline);color:var(--lv2-text);font-family:var(--lv2-font-sans);cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#f5f3ef0f;border-radius:999px;justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.lv2-root .lv2-pill:hover{background:#f5f3ef1f;border-color:#f5f3ef52;transform:translateY(-1px)}.lv2-root .lv2-textlink{color:var(--lv2-text-muted);font-family:var(--lv2-font-sans);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;text-decoration:none;transition:color .25s;display:inline-flex}.lv2-root .lv2-textlink:hover{color:var(--lv2-text)}.lv2-root .lv2-nav-desktop{display:flex}.lv2-root .lv2-nav-burger{display:none}@media (width<=860px){.lv2-root .lv2-nav-desktop{display:none}.lv2-root .lv2-nav-burger{display:inline-flex}}.lv2-root .lv2-carousel{--lv2-card-w:clamp(230px, 68vw, 340px);scroll-snap-type:x mandatory;scroll-snap-stop:always;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding-inline:calc(50% - var(--lv2-card-w) / 2);scrollbar-width:none;gap:18px;padding-block:8px 4px;display:flex;overflow:auto hidden}.lv2-root .lv2-carousel::-webkit-scrollbar{display:none}.lv2-root .lv2-card{flex:0 0 var(--lv2-card-w);scroll-snap-align:center;scroll-snap-stop:always;opacity:.95;filter:saturate(.4)brightness(.5);transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .4s,filter .4s;transform:scale(.87)}.lv2-root .lv2-card[data-active=true]{opacity:1;filter:saturate()brightness();transform:scale(1)}@keyframes lv2-stroke-spin{0%{stroke-dashoffset:-11px}to{stroke-dashoffset:-111px}}.lv2-root .lv2-card-highlight-svg{pointer-events:none}.lv2-root .lv2-card-highlight-svg g{opacity:0;pointer-events:none;transition:opacity .4s}.lv2-root .lv2-card[data-active=true] .lv2-card-highlight-svg g{opacity:1}.lv2-root .lv2-card-highlight-svg rect{stroke-dasharray:8 92;stroke-dashoffset:-11px;pointer-events:none;animation:12s linear infinite lv2-stroke-spin}.lv2-root .lv2-carousel-arrows{display:none}@media (width>=900px){.lv2-root .lv2-carousel{--lv2-card-w:clamp(240px, 34svh, 330px);gap:24px}.lv2-root .lv2-carousel-arrows{display:flex}}.lv2-root .lv2-carousel-btn{border:1px solid var(--lv2-hairline);width:42px;height:42px;color:var(--lv2-text);cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#f5f3ef0f;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .25s,border-color .25s,color .25s,transform .25s;display:inline-flex}.lv2-root .lv2-carousel-btn:hover:not(:disabled){color:var(--lv2-accent);background:#e8a33d24;border-color:#e8a33d80;transform:translateY(-1px)}.lv2-root .lv2-carousel-btn:disabled{opacity:.28;cursor:default}.lv2-root .lv2-carousel-btn svg{width:18px;height:18px;display:block}.lv2-root .lv2-dot{cursor:pointer;background-clip:content-box;background-color:var(--lv2-text-faint);border:none;border-radius:999px;width:44px;height:44px;margin:-18.5px;padding:18.5px;transition:background-color .3s,width .3s}.lv2-root .lv2-dot[data-active=true]{background-color:var(--lv2-accent);width:59px}@media (prefers-reduced-motion:reduce){.lv2-root .lv2-carousel{scroll-behavior:auto}.lv2-root .lv2-card,.lv2-root .lv2-dot{transition:none}}.lv2-root .lv2-layer-row{--lv2-layer-bar-w:clamp(180px, 35vw, 320px);--lv2-layer-gap:clamp(12px, 2.2vw, 24px);--lv2-layer-annot-w:clamp(120px, 20vw, 170px);align-items:center;gap:var(--lv2-layer-gap);height:var(--lv2-layer-row-h,54px);width:max-content;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.lv2-root .lv2-layer-bar{width:var(--lv2-layer-bar-w);height:54px;opacity:var(--lv2-bar-reveal,.5);border-radius:12px;align-items:center;gap:4px;padding:0 16px;display:flex;overflow:hidden}.lv2-root .lv2-layer-tick{opacity:.55;border-radius:2px;flex:auto;max-width:5px;height:18px}.lv2-root .lv2-layer--s1 .lv2-layer-bar{background:linear-gradient(100deg,#e8a33d2b,#e8a33d08);border:1px solid #e8a33d66;box-shadow:0 0 22px #e8a33d21,inset 0 1px #ffdcaa33}.lv2-root .lv2-layer--s1 .lv2-layer-tick{background:var(--lv2-accent)}.lv2-root .lv2-layer--s2 .lv2-layer-bar{background:linear-gradient(100deg,#8c60de33,#8c60de0a);border:1px solid #9d74e870;box-shadow:0 0 22px #8c60de29,inset 0 1px #d2beff2e}.lv2-root .lv2-layer--s2 .lv2-layer-tick{background:#b48cf0}.lv2-root .lv2-card-stack-item{background:var(--lv2-bg-elevated);-webkit-backdrop-filter:blur(8px);border-radius:16px;overflow:hidden}.lv2-root .lv2-card-stack-item.lv2-layer--s1{background:linear-gradient(140deg,#e8a33d26,#e8a33d08);border:1px solid #e8a33d66;box-shadow:0 4px 24px #0a0a0fcc,inset 0 1px #ffdcaa33}.lv2-root .lv2-card-stack-item.lv2-layer--s2{background:linear-gradient(140deg,#8c60de26,#8c60de08);border:1px solid #9d74e870;box-shadow:0 4px 24px #0a0a0fcc,inset 0 1px #d2beff2e}.lv2-root .lv2-layer-bar{opacity:var(--lv2-bar-reveal,.5)}.lv2-root .lv2-layer-annot{width:var(--lv2-layer-annot-w);opacity:var(--lv2-label-reveal,0);transform:translateX(calc((var(--lv2-label-reveal,0) - 1) * 12px));align-items:center;gap:8px;display:flex}.lv2-root .lv2-layer-label{color:var(--lv2-text);letter-spacing:-.01em;white-space:normal;font-size:clamp(13px,1.4vw,15px);line-height:1.25}.lv2-root .lv2-layer-count{color:var(--lv2-text-faint);white-space:nowrap;font-size:12px}@media (prefers-reduced-motion:reduce){.lv2-root *,.lv2-root :before,.lv2-root :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@layer components;@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-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--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-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@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-black:#000;--color-white:#fff;--spacing:.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--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)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.inset-\[-0\.6\%_-1\.81\%\]{inset:-.6% -1.81%}.inset-\[-0\.18\%_-0\.24\%\]{inset:-.18% -.24%}.inset-\[-0\.34\%\]{inset:-.34%}.inset-\[-0\.43\%_-4\.95\%_-1\.29\%_0\]{inset:-.43% -4.95% -1.29% 0}.inset-\[-0\.65\%_-0\.23\%\]{inset:-.65% -.23%}.inset-\[-0\.71\%_-1\.16\%\]{inset:-.71% -1.16%}.inset-\[-0\.86\%_-0\.44\%_-0\.89\%_-0\.65\%\]{inset:-.86% -.44% -.89% -.65%}.inset-\[-0\.96\%_-3\.26\%\]{inset:-.96% -3.26%}.inset-\[-0\.98\%_-0\.7\%_-1\%_-0\.79\%\]{inset:-.98% -.7% -1% -.79%}.inset-\[-1\.02\%_-4\.07\%_-1\.02\%_-4\.09\%\]{inset:-1.02% -4.07% -1.02% -4.09%}.inset-\[-1\.3\%_-1\.29\%\]{inset:-1.3% -1.29%}.inset-\[-1\.4\%_-1\.29\%_-1\.4\%_0\]{inset:-1.4% -1.29% -1.4% 0}.inset-\[-1\.29\%\]{inset:-1.29%}.inset-\[-1\.29\%_-1\.3\%\]{inset:-1.29% -1.3%}.inset-\[-1\.29\%_-1\.34\%_0_-1\.34\%\]{inset:-1.29% -1.34% 0}.inset-\[-1\.29\%_-1\.44\%\]{inset:-1.29% -1.44%}.inset-\[-1\.29\%_-1\.67\%\]{inset:-1.29% -1.67%}.inset-\[-1\.29\%_-2\.01\%_-1\.29\%_0\]{inset:-1.29% -2.01% -1.29% 0}.inset-\[-1\.29\%_-2\.09\%_-1\.29\%_0\]{inset:-1.29% -2.09% -1.29% 0}.inset-\[-1\.29\%_-2\.16\%_-1\.29\%_0\]{inset:-1.29% -2.16% -1.29% 0}.inset-\[-1\.29\%_-2\.41\%\]{inset:-1.29% -2.41%}.inset-\[-1\.29\%_0_-1\.29\%_-1\.42\%\]{inset:-1.29% 0 -1.29% -1.42%}.inset-\[-1\.31\%_-1\.29\%_-1\.31\%_0\]{inset:-1.31% -1.29% -1.31% 0}.inset-\[-1\.32\%_-1\.29\%\]{inset:-1.32% -1.29%}.inset-\[-1\.32\%_-1\.29\%_-1\.32\%_0\]{inset:-1.32% -1.29% -1.32% 0}.inset-\[-1\.34\%_-1\.29\%\]{inset:-1.34% -1.29%}.inset-\[-1\.38\%_-1\.29\%\]{inset:-1.38% -1.29%}.inset-\[-1\.47\%_-1\.12\%_0_-1\.29\%\]{inset:-1.47% -1.12% 0 -1.29%}.inset-\[-1\.52\%_-1\.29\%_-1\.52\%_0\]{inset:-1.52% -1.29% -1.52% 0}.inset-\[-1\.61\%_-1\.29\%\]{inset:-1.61% -1.29%}.inset-\[-1\.65\%_-1\.29\%\]{inset:-1.65% -1.29%}.inset-\[-1\.66\%_-1\.29\%_0_-1\.29\%\]{inset:-1.66% -1.29% 0}.inset-\[-1\.72\%_-1\.29\%_0_0\]{inset:-1.72% -1.29% 0 0}.inset-\[-1\.84\%_-1\.29\%\]{inset:-1.84% -1.29%}.inset-\[-1\.92\%_-1\.74\%_-1\.9\%_-1\.79\%\]{inset:-1.92% -1.74% -1.9% -1.79%}.inset-\[-1\.93\%_-1\.28\%_-1\.85\%_-2\.51\%\]{inset:-1.93% -1.28% -1.85% -2.51%}.inset-\[-1\.93\%_-1\.29\%\]{inset:-1.93% -1.29%}.inset-\[-2\.03\%_-1\.28\%_-2\.03\%_-2\.51\%\]{inset:-2.03% -1.28% -2.03% -2.51%}.inset-\[-2\.03\%_-1\.29\%\]{inset:-2.03% -1.29%}.inset-\[-2\.5\%_-1\.29\%\]{inset:-2.5% -1.29%}.inset-\[-2\.23\%_-1\.29\%_0_-1\.29\%\]{inset:-2.23% -1.29% 0}.inset-\[-2\.39\%_-1\.29\%_0_-1\.29\%\]{inset:-2.39% -1.29% 0}.inset-\[-2\.45\%_-1\.29\%\]{inset:-2.45% -1.29%}.inset-\[-2\.59\%_-1\.29\%\]{inset:-2.59% -1.29%}.inset-\[-2\.64\%_-1\.29\%_0_-1\.29\%\]{inset:-2.64% -1.29% 0}.inset-\[-2\.68\%_0_0_-1\.29\%\]{inset:-2.68% 0 0 -1.29%}.inset-\[-3\.28\%_-1\.29\%\]{inset:-3.28% -1.29%}.inset-\[-4\.2\%_-4\.69\%\]{inset:-4.2% -4.69%}.inset-\[-10\.13\%_-0\.18\%\]{inset:-10.13% -.18%}.inset-\[-16\.67\%_-8\.33\%\]{inset:-16.67% -8.33%}.inset-\[0_-0\.15\%\]{inset:0 -.15%}.inset-\[0_-1\.3\%_-1\.29\%_0\]{inset:0 -1.3% -1.29% 0}.inset-\[0_-1\.29\%_-1\.32\%_-1\.29\%\]{inset:0 -1.29% -1.32%}.inset-\[0_-1\.29\%_-1\.34\%_0\]{inset:0 -1.29% -1.34% 0}.inset-\[0_-1\.29\%_-1\.36\%_0\]{inset:0 -1.29% -1.36% 0}.inset-\[0_-1\.29\%_-1\.74\%_-1\.29\%\]{inset:0 -1.29% -1.74%}.inset-\[0_-1\.29\%_-2\.7\%_-1\.29\%\]{inset:0 -1.29% -2.7%}.inset-\[0_-1\.29\%_-2\.39\%_-1\.29\%\]{inset:0 -1.29% -2.39%}.inset-\[0_-1\.29\%_-2\.43\%_-1\.29\%\]{inset:0 -1.29% -2.43%}.inset-\[0_-1\.32\%_-1\.29\%_0\]{inset:0 -1.32% -1.29% 0}.inset-\[0_-1\.38\%_-1\.29\%_0\]{inset:0 -1.38% -1.29% 0}.inset-\[0_-1\.41\%_-1\.29\%_-1\.41\%\]{inset:0 -1.41% -1.29%}.inset-\[0_-1\.42\%_-1\.29\%_-1\.42\%\]{inset:0 -1.42% -1.29%}.inset-\[0_-1\.44\%_-1\.29\%_-1\.44\%\]{inset:0 -1.44% -1.29%}.inset-\[0_-31\.87\%\]{inset:0 -31.87%}.inset-\[0_-34\.63\%\]{inset:0 -34.63%}.inset-\[0_0_0_72\.26\%\]{inset:0 0 0 72.26%}.inset-\[0_0_0_78\.77\%\]{inset:0 0 0 78.77%}.inset-\[0_0_73\.56\%_0\]{inset:0 0 73.56%}.inset-\[0_70\%_0_0\]{inset:0 70% 0 0}.inset-\[1\.7\%_1\.67\%\]{inset:1.7% 1.67%}.inset-\[1\.67\%\]{inset:1.67%}.inset-\[1\.67\%_1\.69\%\]{inset:1.67% 1.69%}.inset-\[1\.67\%_1\.87\%\]{inset:1.67% 1.87%}.inset-\[1\.67\%_2\.01\%\]{inset:1.67% 2.01%}.inset-\[1\.67\%_2\.02\%\]{inset:1.67% 2.02%}.inset-\[1\.67\%_2\.65\%\]{inset:1.67% 2.65%}.inset-\[1\.67\%_3\.48\%\]{inset:1.67% 3.48%}.inset-\[1\.67\%_4\.71\%\]{inset:1.67% 4.71%}.inset-\[1\.67\%_5\.57\%\]{inset:1.67% 5.57%}.inset-\[1\.67\%_5\.95\%\]{inset:1.67% 5.95%}.inset-\[1\.67\%_5\.96\%\]{inset:1.67% 5.96%}.inset-\[1\.67\%_6\.48\%\]{inset:1.67% 6.48%}.inset-\[1\.67\%_6\.54\%\]{inset:1.67% 6.54%}.inset-\[1\.67\%_6\.72\%\]{inset:1.67% 6.72%}.inset-\[1\.67\%_12\.63\%\]{inset:1.67% 12.63%}.inset-\[1\.67\%_14\.39\%\]{inset:1.67% 14.39%}.inset-\[1\.67\%_17\.6\%\]{inset:1.67% 17.6%}.inset-\[1\.67\%_18\.86\%\]{inset:1.67% 18.86%}.inset-\[1\.67\%_20\.07\%\]{inset:1.67% 20.07%}.inset-\[1\.67\%_21\.06\%\]{inset:1.67% 21.06%}.inset-\[1\.67\%_23\.16\%\]{inset:1.67% 23.16%}.inset-\[1\.67\%_23\.18\%\]{inset:1.67% 23.18%}.inset-\[1\.67\%_24\.1\%\]{inset:1.67% 24.1%}.inset-\[1\.67\%_27\.13\%\]{inset:1.67% 27.13%}.inset-\[1\.67\%_33\.82\%\]{inset:1.67% 33.82%}.inset-\[1\.67\%_37\.38\%\]{inset:1.67% 37.38%}.inset-\[1\.67\%_40\.12\%\]{inset:1.67% 40.12%}.inset-\[1\.77\%_1\.67\%\]{inset:1.77% 1.67%}.inset-\[1\.89\%_1\.67\%\]{inset:1.89% 1.67%}.inset-\[2\.19\%_1\.67\%\]{inset:2.19% 1.67%}.inset-\[2\.47\%_1\.67\%\]{inset:2.47% 1.67%}.inset-\[2\.48\%_1\.67\%\]{inset:2.48% 1.67%}.inset-\[2\.57\%_1\.67\%\]{inset:2.57% 1.67%}.inset-\[3\.26\%_1\.67\%\]{inset:3.26% 1.67%}.inset-\[3\.29\%_1\.67\%\]{inset:3.29% 1.67%}.inset-\[3\.47\%_1\.67\%\]{inset:3.47% 1.67%}.inset-\[3\.92\%_1\.67\%\]{inset:3.92% 1.67%}.inset-\[4\.73\%_1\.67\%\]{inset:4.73% 1.67%}.inset-\[5\.37\%_1\.67\%\]{inset:5.37% 1.67%}.inset-\[6\.36\%_1\.67\%\]{inset:6.36% 1.67%}.inset-\[6\.67\%_72\%_5\%_1\.5\%\]{inset:6.67% 72% 5% 1.5%}.inset-\[6\.83\%_10\.89\%_45\.98\%_34\.36\%\]{inset:6.83% 10.89% 45.98% 34.36%}.inset-\[6\.83\%_13\.12\%_79\.67\%_73\.38\%\]{inset:6.83% 13.12% 79.67% 73.38%}.inset-\[7\.14\%_2\.54\%_7\.06\%_3\.39\%\]{inset:7.14% 2.54% 7.06% 3.39%}.inset-\[7\.45\%_1\.67\%\]{inset:7.45% 1.67%}.inset-\[8\.43\%_51\.27\%_81\.5\%_34\.36\%\]{inset:8.43% 51.27% 81.5% 34.36%}.inset-\[8\.82\%_1\.67\%\]{inset:8.82% 1.67%}.inset-\[9\.77\%_18\.63\%_38\.78\%_7\.86\%\]{inset:9.77% 18.63% 38.78% 7.86%}.inset-\[10\.97\%_16\.27\%_48\.19\%_10\.66\%\]{inset:10.97% 16.27% 48.19% 10.66%}.inset-\[10\.97\%_51\.68\%_82\.3\%_41\.59\%\]{inset:10.97% 51.68% 82.3% 41.59%}.inset-\[11\.1\%_1\.67\%\]{inset:11.1% 1.67%}.inset-\[11\.37\%_62\.75\%_64\.12\%_16\.96\%\]{inset:11.37% 62.75% 64.12% 16.96%}.inset-\[11\.39\%_30\.06\%_80\.24\%_61\.19\%\]{inset:11.39% 30.06% 80.24% 61.19%}.inset-\[12\.16\%_61\.73\%_64\.12\%_17\.92\%\]{inset:12.16% 61.73% 64.12% 17.92%}.inset-\[12\.16\%_61\.73\%_84\.4\%_17\.92\%\]{inset:12.16% 61.73% 84.4% 17.92%}.inset-\[12\.17\%_1\.67\%\]{inset:12.17% 1.67%}.inset-\[12\.28\%_1\.67\%\]{inset:12.28% 1.67%}.inset-\[13\.03\%_73\.19\%_85\.27\%_19\.48\%\]{inset:13.03% 73.19% 85.27% 19.48%}.inset-\[13\.61\%_1\.67\%\]{inset:13.61% 1.67%}.inset-\[14\.03\%_1\.67\%\]{inset:14.03% 1.67%}.inset-\[14\.29\%_14\.03\%_54\.91\%_9\.66\%\]{inset:14.29% 14.03% 54.91% 9.66%}.inset-\[14\.29\%_38\.19\%_60\.19\%_33\.82\%\]{inset:14.29% 38.19% 60.19% 33.82%}.inset-\[14\.46\%_55\.04\%_76\.93\%_35\.64\%\]{inset:14.46% 55.04% 76.93% 35.64%}.inset-\[15\.25\%_9\.44\%_15\.66\%_9\.31\%\]{inset:15.25% 9.44% 15.66% 9.31%}.inset-\[15\.25\%_19\.39\%_76\.95\%_72\.81\%\]{inset:15.25% 19.39% 76.95% 72.81%}.inset-\[15\.29\%_38\.76\%_60\.99\%_34\.39\%\]{inset:15.29% 38.76% 60.99% 34.39%}.inset-\[15\.43\%_14\.03\%_54\.91\%_9\.66\%\]{inset:15.43% 14.03% 54.91% 9.66%}.inset-\[15\.43\%_14\.03\%_54\.91\%_69\.24\%\]{inset:15.43% 14.03% 54.91% 69.24%}.inset-\[15\.43\%_73\.61\%_54\.91\%_9\.66\%\]{inset:15.43% 73.61% 54.91% 9.66%}.inset-\[16\.6\%_42\.83\%_77\.73\%_55\.78\%\]{inset:16.6% 42.83% 77.73% 55.78%}.inset-\[16\.07\%_1\.67\%\]{inset:16.07% 1.67%}.inset-\[16\.39\%_16\.27\%_68\.1\%_65\.14\%\]{inset:16.39% 16.27% 68.1% 65.14%}.inset-\[16\.47\%_56\.17\%_77\.86\%_41\.84\%\]{inset:16.47% 56.17% 77.86% 41.84%}.inset-\[16\.47\%_59\.73\%_77\.86\%_39\.69\%\]{inset:16.47% 59.73% 77.86% 39.69%}.inset-\[16\.47\%_60\.61\%_77\.86\%_37\.98\%\]{inset:16.47% 60.61% 77.86% 37.98%}.inset-\[16\.47\%_62\.54\%_77\.86\%_36\.05\%\]{inset:16.47% 62.54% 77.86% 36.05%}.inset-\[16\.56\%_58\.34\%_77\.76\%_41\.08\%\]{inset:16.56% 58.34% 77.76% 41.08%}.inset-\[16\.56\%_59\.04\%_77\.76\%_40\.39\%\]{inset:16.56% 59.04% 77.76% 40.39%}.inset-\[16\.64\%_44\.19\%_77\.77\%_53\.26\%\]{inset:16.64% 44.19% 77.77% 53.26%}.inset-\[16\.76\%_45\.29\%_77\.89\%_51\.48\%\]{inset:16.76% 45.29% 77.89% 51.48%}.inset-\[16\.76\%_46\.47\%_77\.89\%_50\.29\%\]{inset:16.76% 46.47% 77.89% 50.29%}.inset-\[16\.77\%_56\.63\%_16\.4\%_7\.09\%\]{inset:16.77% 56.63% 16.4% 7.09%}.inset-\[16\.77\%_56\.63\%_16\.4\%_17\.6\%\]{inset:16.77% 56.63% 16.4% 17.6%}.inset-\[16\.77\%_56\.63\%_80\.09\%_17\.6\%\]{inset:16.77% 56.63% 80.09% 17.6%}.inset-\[17\.6\%_74\.12\%_80\.92\%_19\.52\%\]{inset:17.6% 74.12% 80.92% 19.52%}.inset-\[17\.48\%_78\.49\%_14\.91\%_5\.56\%\]{inset:17.48% 78.49% 14.91% 5.56%}.inset-\[17\.62\%_1\.67\%\]{inset:17.62% 1.67%}.inset-\[18\.04\%_69\.2\%_73\.67\%_20\.08\%\]{inset:18.04% 69.2% 73.67% 20.08%}.inset-\[18\.04\%_69\.2\%_80\.45\%_20\.08\%\]{inset:18.04% 69.2% 80.45% 20.08%}.inset-\[18\.07\%_62\.97\%_59\.85\%_14\.21\%\]{inset:18.07% 62.97% 59.85% 14.21%}.inset-\[18\.13\%_16\.64\%_46\.51\%_11\.39\%\]{inset:18.13% 16.64% 46.51% 11.39%}.inset-\[18\.13\%_16\.64\%_69\.12\%_62\.81\%\]{inset:18.13% 16.64% 69.12% 62.81%}.inset-\[18\.65\%_33\.36\%_76\.68\%_58\.09\%\]{inset:18.65% 33.36% 76.68% 58.09%}.inset-\[18\.85\%_53\.61\%_62\.5\%_21\.98\%\]{inset:18.85% 53.61% 62.5% 21.98%}.inset-\[18\.97\%_29\.96\%_53\.97\%_39\.51\%\]{inset:18.97% 29.96% 53.97% 39.51%}.inset-\[19\.23\%_1\.67\%\]{inset:19.23% 1.67%}.inset-\[19\.31\%_20\.5\%_57\.5\%_56\.45\%\]{inset:19.31% 20.5% 57.5% 56.45%}.inset-\[19\.56\%_59\.37\%_69\.22\%_22\.63\%\]{inset:19.56% 59.37% 69.22% 22.63%}.inset-\[20\.29\%_48\.55\%_62\.5\%_28\.43\%\]{inset:20.29% 48.55% 62.5% 28.43%}.inset-\[20\.29\%_48\.73\%_62\.5\%_28\.43\%\]{inset:20.29% 48.73% 62.5% 28.43%}.inset-\[20\.64\%_34\.92\%_68\.79\%_50\.89\%\]{inset:20.64% 34.92% 68.79% 50.89%}.inset-\[20\.65\%_66\.13\%_59\.85\%_10\.66\%\]{inset:20.65% 66.13% 59.85% 10.66%}.inset-\[20\.96\%_48\.55\%_70\.93\%_43\.34\%\]{inset:20.96% 48.55% 70.93% 43.34%}.inset-\[20\.99\%_16\.11\%_38\.78\%_5\.57\%\]{inset:20.99% 16.11% 38.78% 5.57%}.inset-\[20\.99\%_16\.11\%_50\.26\%_55\.93\%\]{inset:20.99% 16.11% 50.26% 55.93%}.inset-\[21\.43\%_69\.2\%_77\.06\%_20\.08\%\]{inset:21.43% 69.2% 77.06% 20.08%}.inset-\[21\.97\%_8\.64\%_19\.48\%_7\.97\%\]{inset:21.97% 8.64% 19.48% 7.97%}.inset-\[21\.97\%_8\.64\%_19\.48\%_50\.43\%\]{inset:21.97% 8.64% 19.48% 50.43%}.inset-\[21\.97\%_17\.99\%_68\.53\%_59\.77\%\]{inset:21.97% 17.99% 68.53% 59.77%}.inset-\[21\.98\%_1\.67\%\]{inset:21.98% 1.67%}.inset-\[22\.11\%_38\.58\%_76\.31\%_34\.21\%\]{inset:22.11% 38.58% 76.31% 34.21%}.inset-\[22\.98\%_65\.71\%_66\.93\%_7\.97\%\]{inset:22.98% 65.71% 66.93% 7.97%}.inset-\[23\.82\%_1\.67\%\]{inset:23.82% 1.67%}.inset-\[23\.84\%_1\.67\%\]{inset:23.84% 1.67%}.inset-\[23\.89\%_73\.19\%_62\.37\%_20\.26\%\]{inset:23.89% 73.19% 62.37% 20.26%}.inset-\[24\.1\%_45\.77\%_69\.12\%_47\.45\%\]{inset:24.1% 45.77% 69.12% 47.45%}.inset-\[24\.6\%_48\.84\%_69\.46\%_47\.21\%\]{inset:24.6% 48.84% 69.46% 47.21%}.inset-\[24\.11\%_58\.15\%_70\.82\%_28\.72\%\]{inset:24.11% 58.15% 70.82% 28.72%}.inset-\[24\.26\%_1\.67\%\]{inset:24.26% 1.67%}.inset-\[24\.46\%_50\.4\%_69\.49\%_45\.57\%\]{inset:24.46% 50.4% 69.49% 45.57%}.inset-\[24\.52\%_1\.67\%\]{inset:24.52% 1.67%}.inset-\[24\.82\%_69\.2\%_73\.67\%_20\.08\%\]{inset:24.82% 69.2% 73.67% 20.08%}.inset-\[24\.88\%_54\.42\%_69\.37\%_41\.94\%\]{inset:24.88% 54.42% 69.37% 41.94%}.inset-\[24\.92\%_39\.84\%_69\.41\%_57\.87\%\]{inset:24.92% 39.84% 69.41% 57.87%}.inset-\[24\.93\%_42\.33\%_69\.39\%_51\.31\%\]{inset:24.93% 42.33% 69.39% 51.31%}.inset-\[24\.94\%_10\.89\%_55\.22\%_54\.91\%\]{inset:24.94% 10.89% 55.22% 54.91%}.inset-\[24\.97\%_1\.67\%\]{inset:24.97% 1.67%}.inset-\[25\.9\%_8\.04\%_13\.67\%_7\.17\%\]{inset:25.9% 8.04% 13.67% 7.17%}.inset-\[25\.44\%_19\.39\%_66\.77\%_72\.81\%\]{inset:25.44% 19.39% 66.77% 72.81%}.inset-\[25\.83\%_1\.67\%\]{inset:25.83% 1.67%}.inset-\[25\.92\%_1\.67\%\]{inset:25.92% 1.67%}.inset-\[26\.01\%_1\.67\%\]{inset:26.01% 1.67%}.inset-\[26\.2\%_73\.61\%_70\.06\%_18\.34\%\]{inset:26.2% 73.61% 70.06% 18.34%}.inset-\[26\.13\%_82\.29\%_70\.06\%_13\.6\%\]{inset:26.13% 82.29% 70.06% 13.6%}.inset-\[26\.34\%_1\.67\%\]{inset:26.34% 1.67%}.inset-\[26\.39\%_1\.67\%\]{inset:26.39% 1.67%}.inset-\[26\.67\%_1\.67\%\]{inset:26.67% 1.67%}.inset-\[26\.82\%_1\.67\%\]{inset:26.82% 1.67%}.inset-\[26\.84\%_1\.67\%\]{inset:26.84% 1.67%}.inset-\[27\.66\%_8\.64\%_19\.48\%_50\.43\%\]{inset:27.66% 8.64% 19.48% 50.43%}.inset-\[28\%_58\.77\%_69\.39\%_36\.52\%\]{inset:28% 58.77% 69.39% 36.52%}.inset-\[28\.45\%_33\.45\%_33\.69\%_48\.73\%\]{inset:28.45% 33.45% 33.69% 48.73%}.inset-\[28\.88\%_23\.26\%_60\.43\%_65\.14\%\]{inset:28.88% 23.26% 60.43% 65.14%}.inset-\[29\.14\%_1\.67\%\]{inset:29.14% 1.67%}.inset-\[29\.47\%_69\.64\%_67\.35\%_20\.29\%\]{inset:29.47% 69.64% 67.35% 20.29%}.inset-\[29\.53\%_11\.17\%_21\.35\%_52\.95\%\]{inset:29.53% 11.17% 21.35% 52.95%}.inset-\[30\.44\%_72\.2\%_32\.03\%_12\.24\%\]{inset:30.44% 72.2% 32.03% 12.24%}.inset-\[30\.58\%_73\.61\%_62\.5\%_18\.34\%\]{inset:30.58% 73.61% 62.5% 18.34%}.inset-\[30\.58\%_82\.29\%_62\.5\%_9\.66\%\]{inset:30.58% 82.29% 62.5% 9.66%}.inset-\[30\.59\%_38\.58\%_67\.83\%_34\.21\%\]{inset:30.59% 38.58% 67.83% 34.21%}.inset-\[30\.73\%_80\.48\%_62\.37\%_7\.09\%\]{inset:30.73% 80.48% 62.37% 7.09%}.inset-\[30\.76\%_22\.71\%_62\.5\%_69\.24\%\]{inset:30.76% 22.71% 62.5% 69.24%}.inset-\[30\.93\%_42\.37\%_61\.55\%_50\.11\%\]{inset:30.93% 42.37% 61.55% 50.11%}.inset-\[30\.97\%_1\.67\%\]{inset:30.97% 1.67%}.inset-\[31\.04\%_12\.28\%_22\.86\%_54\.06\%\]{inset:31.04% 12.28% 22.86% 54.06%}.inset-\[31\.56\%_78\.7\%_54\.23\%_11\.39\%\]{inset:31.56% 78.7% 54.23% 11.39%}.inset-\[31\.97\%_27\.46\%_46\.51\%_27\.91\%\]{inset:31.97% 27.46% 46.51% 27.91%}.inset-\[32\.41\%_11\.97\%_42\.53\%_67\.72\%\]{inset:32.41% 11.97% 42.53% 67.72%}.inset-\[32\.85\%_75\.2\%_61\.36\%_15\.59\%\]{inset:32.85% 75.2% 61.36% 15.59%}.inset-\[33\.11\%_29\.31\%_61\.87\%_65\.58\%\]{inset:33.11% 29.31% 61.87% 65.58%}.inset-\[33\.11\%_29\.31\%_65\.77\%_65\.58\%\]{inset:33.11% 29.31% 65.77% 65.58%}.inset-\[33\.17\%_18\.14\%_62\.5\%_77\.92\%\]{inset:33.17% 18.14% 62.5% 77.92%}.inset-\[33\.71\%_75\.79\%_4\.1\%_6\.1\%\]{inset:33.71% 75.79% 4.1% 6.1%}.inset-\[33\.71\%_81\.3\%_31\.58\%_9\.77\%\]{inset:33.71% 81.3% 31.58% 9.77%}.inset-\[33\.74\%_66\.75\%_65\.35\%_32\.34\%\]{inset:33.74% 66.75% 65.35% 32.34%}.inset-\[33\.74\%_79\.96\%_56\.41\%_12\.65\%\]{inset:33.74% 79.96% 56.41% 12.65%}.inset-\[34\.14\%_1\.67\%\]{inset:34.14% 1.67%}.inset-\[34\.23\%_65\.37\%_61\.69\%_31\.01\%\]{inset:34.23% 65.37% 61.69% 31.01%}.inset-\[34\.47\%_60\.79\%_61\.27\%_37\.14\%\]{inset:34.47% 60.79% 61.27% 37.14%}.inset-\[34\.51\%_51\.77\%_58\.9\%_43\.3\%\]{inset:34.51% 51.77% 58.9% 43.3%}.inset-\[34\.51\%_58\.56\%_58\.9\%_36\.5\%\]{inset:34.51% 58.56% 58.9% 36.5%}.inset-\[35\.05\%_65\.72\%_64\.85\%_31\.51\%\]{inset:35.05% 65.72% 64.85% 31.51%}.inset-\[35\.06\%_29\.31\%_63\.82\%_65\.58\%\]{inset:35.06% 29.31% 63.82% 65.58%}.inset-\[35\.43\%_51\.55\%_55\.95\%_36\.66\%\]{inset:35.43% 51.55% 55.95% 36.66%}.inset-\[35\.46\%_65\.72\%_64\.44\%_31\.51\%\]{inset:35.46% 65.72% 64.44% 31.51%}.inset-\[35\.51\%_35\.44\%_54\.27\%_53\.87\%\]{inset:35.51% 35.44% 54.27% 53.87%}.inset-\[35\.57\%_30\.97\%_50\.35\%_56\.89\%\]{inset:35.57% 30.97% 50.35% 56.89%}.inset-\[35\.62\%_9\.44\%_36\.99\%_49\.34\%\]{inset:35.62% 9.44% 36.99% 49.34%}.inset-\[35\.83\%_26\.48\%_12\.59\%_50\.11\%\]{inset:35.83% 26.48% 12.59% 50.11%}.inset-\[35\.86\%_67\.31\%_64\.04\%_31\.51\%\]{inset:35.86% 67.31% 64.04% 31.51%}.inset-\[35\.94\%_80\.94\%_58\.62\%_13\.63\%\]{inset:35.94% 80.94% 58.62% 13.63%}.inset-\[36\.23\%_81\.34\%_58\.9\%_14\.03\%\]{inset:36.23% 81.34% 58.9% 14.03%}.inset-\[36\.23\%_81\.34\%_61\.76\%_16\.65\%\]{inset:36.23% 81.34% 61.76% 16.65%}.inset-\[36\.44\%_37\.79\%_59\.07\%_57\.72\%\]{inset:36.44% 37.79% 59.07% 57.72%}.inset-\[36\.54\%_0_37\.02\%_0\]{inset:36.54% 0 37.02%}.inset-\[36\.79\%_53\.07\%_59\.11\%_38\.18\%\]{inset:36.79% 53.07% 59.11% 38.18%}.inset-\[36\.79\%_53\.21\%_62\.01\%_38\.32\%\]{inset:36.79% 53.21% 62.01% 38.32%}.inset-\[36\.81\%_50\.29\%_31\.42\%_28\.25\%\]{inset:36.81% 50.29% 31.42% 28.25%}.inset-\[37\.01\%_29\.31\%_61\.87\%_65\.58\%\]{inset:37.01% 29.31% 61.87% 65.58%}.inset-\[37\.09\%_82\.9\%_59\.83\%_14\.03\%\]{inset:37.09% 82.9% 59.83% 14.03%}.inset-\[37\.26\%_31\.66\%_60\.28\%_62\.84\%\]{inset:37.26% 31.66% 60.28% 62.84%}.inset-\[37\.26\%_31\.66\%_62\.36\%_62\.84\%\]{inset:37.26% 31.66% 62.36% 62.84%}.inset-\[37\.82\%_15\.88\%_11\.21\%_11\.07\%\]{inset:37.82% 15.88% 11.21% 11.07%}.inset-\[38\.3\%_31\.66\%_61\.32\%_62\.84\%\]{inset:38.3% 31.66% 61.32% 62.84%}.inset-\[38\.13\%_14\.03\%_54\.91\%_77\.92\%\]{inset:38.13% 14.03% 54.91% 77.92%}.inset-\[38\.13\%_22\.71\%_54\.91\%_69\.24\%\]{inset:38.13% 22.71% 54.91% 69.24%}.inset-\[38\.13\%_73\.61\%_54\.91\%_18\.34\%\]{inset:38.13% 73.61% 54.91% 18.34%}.inset-\[38\.13\%_82\.29\%_54\.91\%_9\.66\%\]{inset:38.13% 82.29% 54.91% 9.66%}.inset-\[38\.27\%_54\.26\%_13\.51\%_14\.6\%\]{inset:38.27% 54.26% 13.51% 14.6%}.inset-\[38\.64\%_53\.07\%_59\.11\%_38\.18\%\]{inset:38.64% 53.07% 59.11% 38.18%}.inset-\[38\.74\%_8\.74\%_12\.68\%_64\.79\%\]{inset:38.74% 8.74% 12.68% 64.79%}.inset-\[38\.98\%_23\.83\%_20\.34\%_55\.01\%\]{inset:38.98% 23.83% 20.34% 55.01%}.inset-\[39\.4\%_57\.17\%_52\.47\%_34\.7\%\]{inset:39.4% 57.17% 52.47% 34.7%}.inset-\[39\.08\%_67\.98\%_17\.51\%_6\.48\%\]{inset:39.08% 67.98% 17.51% 6.48%}.inset-\[39\.8\%_82\.51\%_58\.9\%_16\.2\%\]{inset:39.8% 82.51% 58.9% 16.2%}.inset-\[39\.29\%_66\.65\%_59\.8\%_32\.44\%\]{inset:39.29% 66.65% 59.8% 32.44%}.inset-\[39\.34\%_31\.66\%_60\.28\%_62\.84\%\]{inset:39.34% 31.66% 60.28% 62.84%}.inset-\[39\.55\%_15\.86\%_30\.72\%_57\.65\%\]{inset:39.55% 15.86% 30.72% 57.65%}.inset-\[39\.55\%_36\.69\%_54\.97\%_57\.65\%\]{inset:39.55% 36.69% 54.97% 57.65%}.inset-\[39\.55\%_66\.75\%_54\.18\%_22\.79\%\]{inset:39.55% 66.75% 54.18% 22.79%}.inset-\[39\.69\%_64\.96\%_56\.11\%_30\.98\%\]{inset:39.69% 64.96% 56.11% 30.98%}.inset-\[40\.1\%_15\.86\%_55\.53\%_65\.9\%\]{inset:40.1% 15.86% 55.53% 65.9%}.inset-\[40\.03\%_58\.56\%_32\.93\%_19\.53\%\]{inset:40.03% 58.56% 32.93% 19.53%}.inset-\[40\.03\%_59\.05\%_54\.86\%_20\.02\%\]{inset:40.03% 59.05% 54.86% 20.02%}.inset-\[40\.18\%_76\.11\%_51\.08\%_9\.31\%\]{inset:40.18% 76.11% 51.08% 9.31%}.inset-\[40\.18\%_76\.11\%_51\.08\%_17\.38\%\]{inset:40.18% 76.11% 51.08% 17.38%}.inset-\[40\.18\%_84\.19\%_51\.08\%_9\.31\%\]{inset:40.18% 84.19% 51.08% 9.31%}.inset-\[40\.51\%_65\.72\%_59\.39\%_31\.51\%\]{inset:40.51% 65.72% 59.39% 31.51%}.inset-\[40\.59\%_41\.94\%_11\.57\%_33\.11\%\]{inset:40.59% 41.94% 11.57% 33.11%}.inset-\[40\.91\%_65\.72\%_58\.99\%_31\.51\%\]{inset:40.91% 65.72% 58.99% 31.51%}.inset-\[41\.6\%_39\.83\%_53\.51\%_36\.84\%\]{inset:41.6% 39.83% 53.51% 36.84%}.inset-\[41\.31\%_67\.31\%_58\.58\%_31\.51\%\]{inset:41.31% 67.31% 58.58% 31.51%}.inset-\[41\.42\%_38\.15\%_55\.59\%_58\.86\%\]{inset:41.42% 38.15% 55.59% 58.86%}.inset-\[41\.72\%_65\.72\%_58\.18\%_31\.51\%\]{inset:41.72% 65.72% 58.18% 31.51%}.inset-\[41\.74\%_32\.22\%_58\.03\%_62\.2\%\]{inset:41.74% 32.22% 58.03% 62.2%}.inset-\[42\.7\%_32\.22\%_57\.07\%_62\.2\%\]{inset:42.7% 32.22% 57.07% 62.2%}.inset-\[42\.11\%_61\.81\%_21\.68\%_13\.43\%\]{inset:42.11% 61.81% 21.68% 13.43%}.inset-\[42\.11\%_61\.81\%_22\.33\%_13\.43\%\]{inset:42.11% 61.81% 22.33% 13.43%}.inset-\[42\.12\%_65\.72\%_57\.77\%_31\.51\%\]{inset:42.12% 65.72% 57.77% 31.51%}.inset-\[42\.22\%_32\.22\%_57\.55\%_62\.2\%\]{inset:42.22% 32.22% 57.55% 62.2%}.inset-\[42\.27\%_36\.89\%_12\.2\%_44\.87\%\]{inset:42.27% 36.89% 12.2% 44.87%}.inset-\[42\.34\%_38\.8\%_57\.3\%_60\.83\%\]{inset:42.34% 38.8% 57.3% 60.83%}.inset-\[42\.45\%_38\.67\%_56\.31\%_59\.33\%\]{inset:42.45% 38.67% 56.31% 59.33%}.inset-\[42\.58\%_46\.8\%_11\.88\%_28\.98\%\]{inset:42.58% 46.8% 11.88% 28.98%}.inset-\[42\.58\%_46\.8\%_11\.88\%_32\.15\%\]{inset:42.58% 46.8% 11.88% 32.15%}.inset-\[42\.85\%_60\.43\%_48\.19\%_18\.1\%\]{inset:42.85% 60.43% 48.19% 18.1%}.inset-\[43\.13\%_85\.25\%_56\.67\%_10\.37\%\]{inset:43.13% 85.25% 56.67% 10.37%}.inset-\[43\.19\%_35\.84\%_56\.59\%_62\.2\%\]{inset:43.19% 35.84% 56.59% 62.2%}.inset-\[43\.62\%_63\.88\%_12\.91\%_12\.16\%\]{inset:43.62% 63.88% 12.91% 12.16%}.inset-\[43\.99\%_41\.46\%_32\.25\%_36\.74\%\]{inset:43.99% 41.46% 32.25% 36.74%}.inset-\[44\.4\%_5\.88\%_20\.62\%_74\.2\%\]{inset:44.4% 5.88% 20.62% 74.2%}.inset-\[44\.4\%_10\.39\%_20\.62\%_74\.2\%\]{inset:44.4% 10.39% 20.62% 74.2%}.inset-\[44\.36\%_77\.18\%_55\.45\%_18\.44\%\]{inset:44.36% 77.18% 55.45% 18.44%}.inset-\[44\.94\%_42\.14\%_17\.62\%_30\.52\%\]{inset:44.94% 42.14% 17.62% 30.52%}.inset-\[44\.94\%_49\.3\%_17\.62\%_30\.52\%\]{inset:44.94% 49.3% 17.62% 30.52%}.inset-\[44\.94\%_49\.3\%_17\.62\%_31\.43\%\]{inset:44.94% 49.3% 17.62% 31.43%}.inset-\[44\.95\%_66\.75\%_54\.14\%_32\.34\%\]{inset:44.95% 66.75% 54.14% 32.34%}.inset-\[44\.99\%_77\.18\%_54\.81\%_18\.44\%\]{inset:44.99% 77.18% 54.81% 18.44%}.inset-\[44\.99\%_85\.25\%_54\.81\%_10\.37\%\]{inset:44.99% 85.25% 54.81% 10.37%}.inset-\[45\.2\%_65\.24\%_50\.68\%_30\.88\%\]{inset:45.2% 65.24% 50.68% 30.88%}.inset-\[45\.36\%_23\.05\%_14\.11\%_44\.94\%\]{inset:45.36% 23.05% 14.11% 44.94%}.inset-\[45\.59\%_85\.25\%_54\.21\%_10\.37\%\]{inset:45.59% 85.25% 54.21% 10.37%}.inset-\[45\.73\%_56\.88\%_16\.16\%_17\.22\%\]{inset:45.73% 56.88% 16.16% 17.22%}.inset-\[46\.14\%_78\.5\%_13\.88\%_8\.78\%\]{inset:46.14% 78.5% 13.88% 8.78%}.inset-\[46\.17\%_67\.31\%_53\.72\%_31\.51\%\]{inset:46.17% 67.31% 53.72% 31.51%}.inset-\[46\.32\%_77\.18\%_53\.49\%_18\.44\%\]{inset:46.32% 77.18% 53.49% 18.44%}.inset-\[46\.71\%_40\.73\%_19\.64\%_39\.53\%\]{inset:46.71% 40.73% 19.64% 39.53%}.inset-\[47\%_67\.31\%_52\.89\%_31\.51\%\]{inset:47% 67.31% 52.89% 31.51%}.inset-\[47\.9\%_67\.31\%_51\.99\%_31\.51\%\]{inset:47.9% 67.31% 51.99% 31.51%}.inset-\[47\.11\%_25\.15\%_45\.98\%_63\.52\%\]{inset:47.11% 25.15% 45.98% 63.52%}.inset-\[47\.22\%_85\.25\%_52\.59\%_10\.37\%\]{inset:47.22% 85.25% 52.59% 10.37%}.inset-\[47\.35\%_43\.23\%_50\.12\%_52\.27\%\]{inset:47.35% 43.23% 50.12% 52.27%}.inset-\[47\.35\%_43\.23\%_50\.12\%_54\.93\%\]{inset:47.35% 43.23% 50.12% 54.93%}.inset-\[47\.35\%_45\.89\%_50\.12\%_52\.27\%\]{inset:47.35% 45.89% 50.12% 52.27%}.inset-\[47\.93\%_67\.67\%_18\.6\%_8\.69\%\]{inset:47.93% 67.67% 18.6% 8.69%}.inset-\[48\.31\%_13\.66\%_14\.37\%_63\.22\%\]{inset:48.31% 13.66% 14.37% 63.22%}.inset-\[49\.08\%_1\.11\%_13\.28\%_69\.85\%\]{inset:49.08% 1.11% 13.28% 69.85%}.inset-\[49\.18\%_8\.66\%_11\.03\%_66\.76\%\]{inset:49.18% 8.66% 11.03% 66.76%}.inset-\[49\.18\%_21\.34\%_45\.91\%_74\.19\%\]{inset:49.18% 21.34% 45.91% 74.19%}.inset-\[49\.22\%_14\.96\%_45\.33\%_81\.36\%\]{inset:49.22% 14.96% 45.33% 81.36%}.inset-\[49\.56\%_7\.11\%_31\.36\%_78\.19\%\]{inset:49.56% 7.11% 31.36% 78.19%}.inset-\[49\.81\%_42\.14\%_37\.39\%_44\.12\%\]{inset:49.81% 42.14% 37.39% 44.12%}.inset-\[51\.33\%_79\.91\%_38\.78\%_5\.57\%\]{inset:51.33% 79.91% 38.78% 5.57%}.inset-\[51\.56\%_35\.55\%_42\.6\%_57\.67\%\]{inset:51.56% 35.55% 42.6% 57.67%}.inset-\[52\%_0_0_0\]{inset:52% 0 0}.inset-\[52\.28\%_15\.86\%_43\.35\%_65\.9\%\]{inset:52.28% 15.86% 43.35% 65.9%}.inset-\[52\.83\%_15\.24\%_42\.22\%_73\.81\%\]{inset:52.83% 15.24% 42.22% 73.81%}.inset-\[53\.66\%_5\.88\%_20\.85\%_78\.47\%\]{inset:53.66% 5.88% 20.85% 78.47%}.inset-\[54\.24\%_16\.71\%_13\.31\%_45\.07\%\]{inset:54.24% 16.71% 13.31% 45.07%}.inset-\[54\.36\%_18\.66\%_19\.08\%_24\.03\%\]{inset:54.36% 18.66% 19.08% 24.03%}.inset-\[54\.79\%_80\.79\%_40\.5\%_14\.49\%\]{inset:54.79% 80.79% 40.5% 14.49%}.inset-\[54\.92\%_86\.56\%_40\.6\%_6\.89\%\]{inset:54.92% 86.56% 40.6% 6.89%}.inset-\[54\.92\%_86\.56\%_44\.16\%_6\.89\%\]{inset:54.92% 86.56% 44.16% 6.89%}.inset-\[56\.01\%_63\.21\%_13\.03\%_17\.06\%\]{inset:56.01% 63.21% 13.03% 17.06%}.inset-\[56\.12\%_86\.56\%_42\.96\%_6\.89\%\]{inset:56.12% 86.56% 42.96% 6.89%}.inset-\[56\.13\%_83\.88\%_37\.65\%_13\.04\%\]{inset:56.13% 83.88% 37.65% 13.04%}.inset-\[56\.81\%_12\.76\%_41\.21\%_70\.86\%\]{inset:56.81% 12.76% 41.21% 70.86%}.inset-\[57\.28\%_86\.56\%_41\.79\%_6\.89\%\]{inset:57.28% 86.56% 41.79% 6.89%}.inset-\[57\.91\%_14\.84\%_11\.03\%_72\.94\%\]{inset:57.91% 14.84% 11.03% 72.94%}.inset-\[58\.48\%_86\.56\%_40\.6\%_6\.89\%\]{inset:58.48% 86.56% 40.6% 6.89%}.inset-\[58\.79\%_44\.15\%_37\.49\%_46\.13\%\]{inset:58.79% 44.15% 37.49% 46.13%}.inset-\[59\.01\%_36\.8\%_37\.05\%_58\.86\%\]{inset:59.01% 36.8% 37.05% 58.86%}.inset-\[60\.12\%_17\.45\%_37\.26\%_75\.55\%\]{inset:60.12% 17.45% 37.26% 75.55%}.inset-\[62\.55\%_81\.73\%_26\.78\%_11\.51\%\]{inset:62.55% 81.73% 26.78% 11.51%}.inset-\[62\.61\%_33\.82\%_17\.62\%_41\.87\%\]{inset:62.61% 33.82% 17.62% 41.87%}.inset-\[62\.87\%_76\.54\%_30\.23\%_11\.03\%\]{inset:62.87% 76.54% 30.23% 11.03%}.inset-\[62\.92\%_75\.79\%_4\.1\%_6\.1\%\]{inset:62.92% 75.79% 4.1% 6.1%}.inset-\[63\.38\%_58\.56\%_32\.93\%_19\.53\%\]{inset:63.38% 58.56% 32.93% 19.53%}.inset-\[63\.43\%_35\.55\%_30\.72\%_57\.67\%\]{inset:63.43% 35.55% 30.72% 57.67%}.inset-\[63\.75\%_13\.41\%_14\.11\%_61\.91\%\]{inset:63.75% 13.41% 14.11% 61.91%}.inset-\[63\.89\%_17\.76\%_27\.71\%_75\.86\%\]{inset:63.89% 17.76% 27.71% 75.86%}.inset-\[63\.89\%_18\.28\%_30\.79\%_76\.39\%\]{inset:63.89% 18.28% 30.79% 76.39%}.inset-\[64\.16\%_15\.86\%_31\.48\%_65\.9\%\]{inset:64.16% 15.86% 31.48% 65.9%}.inset-\[64\.57\%_18\.97\%_31\.47\%_77\.07\%\]{inset:64.57% 18.97% 31.47% 77.07%}.inset-\[65\.7\%_61\.81\%_21\.68\%_26\.64\%\]{inset:65.7% 61.81% 21.68% 26.64%}.inset-\[67\.13\%_57\.97\%_17\.62\%_30\.52\%\]{inset:67.13% 57.97% 17.62% 30.52%}.inset-\[67\.16\%_33\.55\%_15\.66\%_39\.45\%\]{inset:67.16% 33.55% 15.66% 39.45%}.inset-\[68\%_54\.76\%_26\.4\%_29\.2\%\]{inset:68% 54.76% 26.4% 29.2%}.inset-\[70\.1\%_17\.76\%_29\.33\%_75\.86\%\]{inset:70.1% 17.76% 29.33% 75.86%}.inset-\[71\.04\%_18\.57\%_28\.4\%_76\.67\%\]{inset:71.04% 18.57% 28.4% 76.67%}.inset-\[72\.17\%_17\.79\%_27\.71\%_75\.89\%\]{inset:72.17% 17.79% 27.71% 75.89%}.inset-\[74\.27\%_84\.51\%_11\.31\%_14\.75\%\]{inset:74.27% 84.51% 11.31% 14.75%}.inset-\[76\.12\%_12\.09\%_23\.58\%_53\.87\%\]{inset:76.12% 12.09% 23.58% 53.87%}.inset-\[76\.95\%_13\.35\%_22\.62\%_55\.13\%\]{inset:76.95% 13.35% 22.62% 55.13%}.inset-\[79\.81\%_44\.28\%_0_1\.47\%\]{inset:79.81% 44.28% 0 1.47%}.inset-\[81\.69\%_57\.73\%_12\.91\%_28\.98\%\]{inset:81.69% 57.73% 12.91% 28.98%}.inset-\[84\.38\%_8\.66\%_11\.03\%_66\.76\%\]{inset:84.38% 8.66% 11.03% 66.76%}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.top-\[-1px\]{top:-1px}.top-\[-105px\]{top:-105px}.top-\[-195\.66px\]{top:-195.66px}.top-\[-195\.92px\]{top:-195.92px}.top-\[-203px\]{top:-203px}.top-\[-305\.66px\]{top:-305.66px}.top-\[-305\.92px\]{top:-305.92px}.top-\[-403\.66px\]{top:-403.66px}.top-\[-403\.92px\]{top:-403.92px}.top-\[5px\]{top:5px}.top-\[50px\]{top:50px}.top-\[53px\]{top:53px}.top-\[55px\]{top:55px}.top-\[56px\]{top:56px}.top-\[60px\]{top:60px}.top-\[62px\]{top:62px}.top-\[69px\]{top:69px}.top-\[100px\]{top:100px}.top-\[158px\]{top:158px}.top-\[159\.75px\]{top:159.75px}.top-\[169px\]{top:169px}.top-\[236px\]{top:236px}.top-\[267\.48px\]{top:267.48px}.top-\[275\.21px\]{top:275.21px}.top-\[277\.01px\]{top:277.01px}.top-\[277\.4px\]{top:277.4px}.top-\[278\.33px\]{top:278.33px}.top-\[279\.01px\]{top:279.01px}.top-\[280\.32px\]{top:280.32px}.top-\[280\.38px\]{top:280.38px}.top-\[281\.18px\]{top:281.18px}.top-\[285\.21px\]{top:285.21px}.top-\[285\.73px\]{top:285.73px}.top-\[285\.74px\]{top:285.74px}.top-\[287\.29px\]{top:287.29px}.top-\[288\.63px\]{top:288.63px}.top-\[289\.47px\]{top:289.47px}.top-\[289\.78px\]{top:289.78px}.top-\[289\.88px\]{top:289.88px}.top-\[290\.76px\]{top:290.76px}.top-\[291\.93px\]{top:291.93px}.top-\[299\.7px\]{top:299.7px}.top-\[299\.79px\]{top:299.79px}.top-\[304\.16px\]{top:304.16px}.top-\[317\.49px\]{top:317.49px}.top-\[334\.5px\]{top:334.5px}.top-\[335\.05px\]{top:335.05px}.top-\[342\.67px\]{top:342.67px}.top-\[343\.1px\]{top:343.1px}.top-\[344\.04px\]{top:344.04px}.top-\[344\.47px\]{top:344.47px}.top-\[347\.85px\]{top:347.85px}.top-\[349\.98px\]{top:349.98px}.top-\[350\.87px\]{top:350.87px}.top-\[353\.23px\]{top:353.23px}.top-\[353\.26px\]{top:353.26px}.top-\[353\.27px\]{top:353.27px}.top-\[354\.22px\]{top:354.22px}.top-\[357px\]{top:357px}.top-\[358\.04px\]{top:358.04px}.top-\[358\.09px\]{top:358.09px}.top-\[358\.47px\]{top:358.47px}.top-\[358\.86px\]{top:358.86px}.top-\[359\.05px\]{top:359.05px}.top-\[359\.11px\]{top:359.11px}.top-\[359\.98px\]{top:359.98px}.top-\[360\.62px\]{top:360.62px}.top-\[360\.69px\]{top:360.69px}.top-\[361\.66px\]{top:361.66px}.top-\[361\.85px\]{top:361.85px}.top-\[362\.35px\]{top:362.35px}.top-\[362\.94px\]{top:362.94px}.top-\[363\.48px\]{top:363.48px}.top-\[365\.3px\]{top:365.3px}.top-\[366\.27px\]{top:366.27px}.top-\[368\.63px\]{top:368.63px}.top-\[368\.72px\]{top:368.72px}.top-\[369\.15px\]{top:369.15px}.top-\[369\.41px\]{top:369.41px}.top-\[375\.76px\]{top:375.76px}.top-\[382\.02px\]{top:382.02px}.top-\[383\.29px\]{top:383.29px}.top-\[383\.37px\]{top:383.37px}.top-\[383\.75px\]{top:383.75px}.top-\[384\.56px\]{top:384.56px}.top-\[386\.9px\]{top:386.9px}.top-\[392\.8px\]{top:392.8px}.top-\[392\.88px\]{top:392.88px}.top-\[394\.57px\]{top:394.57px}.top-\[394\.92px\]{top:394.92px}.top-\[395\.43px\]{top:395.43px}.top-\[395\.94px\]{top:395.94px}.top-\[398\.97px\]{top:398.97px}.top-\[400\.27px\]{top:400.27px}.top-\[403\.63px\]{top:403.63px}.top-\[408px\]{top:408px}.top-\[409\.29px\]{top:409.29px}.top-\[409\.53px\]{top:409.53px}.top-\[412\.87px\]{top:412.87px}.top-\[416\.12px\]{top:416.12px}.top-\[417\.35px\]{top:417.35px}.top-\[418\.86px\]{top:418.86px}.top-\[424\.67px\]{top:424.67px}.top-\[424\.73px\]{top:424.73px}.top-\[425\.46px\]{top:425.46px}.top-\[426\.35px\]{top:426.35px}.top-\[428\.42px\]{top:428.42px}.top-\[429\.42px\]{top:429.42px}.top-\[431\.8px\]{top:431.8px}.top-\[431\.25px\]{top:431.25px}.top-\[432\.42px\]{top:432.42px}.top-\[435\.12px\]{top:435.12px}.top-\[435\.39px\]{top:435.39px}.top-\[438\.7px\]{top:438.7px}.top-\[438\.66px\]{top:438.66px}.top-\[441\.16px\]{top:441.16px}.top-\[441\.68px\]{top:441.68px}.top-\[442\.72px\]{top:442.72px}.top-\[442\.73px\]{top:442.73px}.top-\[444\.18px\]{top:444.18px}.top-\[445\.23px\]{top:445.23px}.top-\[445\.47px\]{top:445.47px}.top-\[445\.94px\]{top:445.94px}.top-\[447\.67px\]{top:447.67px}.top-\[447\.68px\]{top:447.68px}.top-\[448\.63px\]{top:448.63px}.top-\[450\.83px\]{top:450.83px}.top-\[451\.74px\]{top:451.74px}.top-\[454\.17px\]{top:454.17px}.top-\[457\.09px\]{top:457.09px}.top-\[458\.67px\]{top:458.67px}.top-\[459\.5px\]{top:459.5px}.top-\[460\.13px\]{top:460.13px}.top-\[460px\]{top:460px}.top-\[461\.09px\]{top:461.09px}.top-\[466\.27px\]{top:466.27px}.top-\[468\.77px\]{top:468.77px}.top-\[475\.27px\]{top:475.27px}.top-\[476\.97px\]{top:476.97px}.top-\[479\.72px\]{top:479.72px}.top-\[480\.1px\]{top:480.1px}.top-\[480\.59px\]{top:480.59px}.top-\[481\.82px\]{top:481.82px}.top-\[482\.17px\]{top:482.17px}.top-\[482\.25px\]{top:482.25px}.top-\[482\.97px\]{top:482.97px}.top-\[483\.52px\]{top:483.52px}.top-\[484\.29px\]{top:484.29px}.top-\[484\.34px\]{top:484.34px}.top-\[484\.35px\]{top:484.35px}.top-\[484\.59px\]{top:484.59px}.top-\[485\.35px\]{top:485.35px}.top-\[485\.59px\]{top:485.59px}.top-\[486\.79px\]{top:486.79px}.top-\[487\.41px\]{top:487.41px}.top-\[487\.62px\]{top:487.62px}.top-\[488\.19px\]{top:488.19px}.top-\[488\.62px\]{top:488.62px}.top-\[492\.23px\]{top:492.23px}.top-\[492\.42px\]{top:492.42px}.top-\[492px\]{top:492px}.top-\[494\.4px\]{top:494.4px}.top-\[494\.08px\]{top:494.08px}.top-\[495\.21px\]{top:495.21px}.top-\[495\.37px\]{top:495.37px}.top-\[497\.4px\]{top:497.4px}.top-\[497\.98px\]{top:497.98px}.top-\[498\.08px\]{top:498.08px}.top-\[501\.28px\]{top:501.28px}.top-\[502\.09px\]{top:502.09px}.top-\[502\.66px\]{top:502.66px}.top-\[503\.75px\]{top:503.75px}.top-\[505\.18px\]{top:505.18px}.top-\[505\.46px\]{top:505.46px}.top-\[508\.68px\]{top:508.68px}.top-\[508\.98px\]{top:508.98px}.top-\[509\.2px\]{top:509.2px}.top-\[509\.8px\]{top:509.8px}.top-\[509\.58px\]{top:509.58px}.top-\[509\.83px\]{top:509.83px}.top-\[510\.27px\]{top:510.27px}.top-\[510\.34px\]{top:510.34px}.top-\[514\.9px\]{top:514.9px}.top-\[514\.27px\]{top:514.27px}.top-\[516\.14px\]{top:516.14px}.top-\[516\.25px\]{top:516.25px}.top-\[518px\]{top:518px}.top-\[520px\]{top:520px}.top-\[521\.43px\]{top:521.43px}.top-\[523\.4px\]{top:523.4px}.top-\[523\.06px\]{top:523.06px}.top-\[524\.82px\]{top:524.82px}.top-\[530\.71px\]{top:530.71px}.top-\[530px\]{top:530px}.top-\[543\.35px\]{top:543.35px}.top-\[544\.78px\]{top:544.78px}.top-\[558\.03px\]{top:558.03px}.top-\[560\.03px\]{top:560.03px}.top-\[564\.62px\]{top:564.62px}.top-\[567\.96px\]{top:567.96px}.top-\[570\.22px\]{top:570.22px}.top-\[573\.12px\]{top:573.12px}.top-\[573\.38px\]{top:573.38px}.top-\[574\.77px\]{top:574.77px}.top-\[579\.44px\]{top:579.44px}.top-\[580\.12px\]{top:580.12px}.top-\[580\.17px\]{top:580.17px}.top-\[587\.85px\]{top:587.85px}.top-\[589\.1px\]{top:589.1px}.top-\[592\.71px\]{top:592.71px}.top-\[593\.57px\]{top:593.57px}.top-\[593\.77px\]{top:593.77px}.top-\[595\.95px\]{top:595.95px}.top-\[599\.14px\]{top:599.14px}.top-\[599\.19px\]{top:599.19px}.top-\[602\.7px\]{top:602.7px}.top-\[602\.59px\]{top:602.59px}.top-\[604px\]{top:604px}.top-\[610\.93px\]{top:610.93px}.top-\[613\.11px\]{top:613.11px}.top-\[613px\]{top:613px}.top-\[614px\]{top:614px}.top-\[626px\]{top:626px}.top-\[627px\]{top:627px}.top-\[631\.5px\]{top:631.5px}.top-\[632px\]{top:632px}.top-\[637\.62px\]{top:637.62px}.top-\[640\.37px\]{top:640.37px}.top-\[641\.43px\]{top:641.43px}.top-\[643\.57px\]{top:643.57px}.top-\[643\.65px\]{top:643.65px}.top-\[648\.87px\]{top:648.87px}.top-\[653\.51px\]{top:653.51px}.top-\[655\.74px\]{top:655.74px}.top-\[659\.66px\]{top:659.66px}.top-\[660\.92px\]{top:660.92px}.top-\[666\.51px\]{top:666.51px}.top-\[666\.72px\]{top:666.72px}.top-\[667\.44px\]{top:667.44px}.top-\[683\.48px\]{top:683.48px}.top-\[689\.18px\]{top:689.18px}.top-\[689px\]{top:689px}.top-\[690\.69px\]{top:690.69px}.top-\[691\.36px\]{top:691.36px}.top-\[692\.87px\]{top:692.87px}.top-\[694\.35px\]{top:694.35px}.top-\[696\.03px\]{top:696.03px}.top-\[696\.36px\]{top:696.36px}.top-\[698\.84px\]{top:698.84px}.top-\[704\.97px\]{top:704.97px}.top-\[708\.47px\]{top:708.47px}.top-\[710\.19px\]{top:710.19px}.top-\[710\.43px\]{top:710.43px}.top-\[710px\]{top:710px}.top-\[711\.1px\]{top:711.1px}.top-\[711\.75px\]{top:711.75px}.top-\[714px\]{top:714px}.top-\[717\.61px\]{top:717.61px}.top-\[720px\]{top:720px}.top-\[721\.58px\]{top:721.58px}.top-\[729\.33px\]{top:729.33px}.top-\[731\.39px\]{top:731.39px}.top-\[734\.16px\]{top:734.16px}.top-\[734\.21px\]{top:734.21px}.top-\[745\.71px\]{top:745.71px}.top-\[746\.03px\]{top:746.03px}.top-\[747\.38px\]{top:747.38px}.top-\[751\.09px\]{top:751.09px}.top-\[755\.45px\]{top:755.45px}.top-\[758\.36px\]{top:758.36px}.top-\[764\.6px\]{top:764.6px}.top-\[764\.76px\]{top:764.76px}.top-\[766\.43px\]{top:766.43px}.top-\[772\.06px\]{top:772.06px}.top-\[774\.14px\]{top:774.14px}.top-\[774\.82px\]{top:774.82px}.top-\[825px\]{top:825px}.top-\[900px\]{top:900px}.top-\[910px\]{top:910px}.top-\[931px\]{top:931px}.top-\[992px\]{top:992px}.top-\[994px\]{top:994px}.top-\[995px\]{top:995px}.top-\[1010\.05px\]{top:1010.05px}.top-\[1027\.8px\]{top:1027.8px}.top-\[1028\.79px\]{top:1028.79px}.top-\[1057px\]{top:1057px}.top-\[1065\.1px\]{top:1065.1px}.top-\[1090px\]{top:1090px}.top-\[1100px\]{top:1100px}.top-\[1107px\]{top:1107px}.top-\[1280px\]{top:1280px}.top-\[1290px\]{top:1290px}.top-\[1470px\]{top:1470px}.top-\[1480px\]{top:1480px}.top-\[1499px\]{top:1499px}.top-\[1596px\]{top:1596px}.top-\[1613px\]{top:1613px}.top-\[1687px\]{top:1687px}.top-\[1720px\]{top:1720px}.top-\[1721\.48px\]{top:1721.48px}.top-\[1780px\]{top:1780px}.top-\[1942px\]{top:1942px}.top-\[1952px\]{top:1952px}.top-\[1969px\]{top:1969px}.top-\[1970px\]{top:1970px}.top-\[1971px\]{top:1971px}.top-\[1972px\]{top:1972px}.top-\[1976px\]{top:1976px}.top-\[1983px\]{top:1983px}.top-\[1991px\]{top:1991px}.top-\[1997px\]{top:1997px}.top-\[2000px\]{top:2000px}.top-\[2013px\]{top:2013px}.top-\[2014px\]{top:2014px}.top-\[2021px\]{top:2021px}.top-\[2038px\]{top:2038px}.top-\[2040px\]{top:2040px}.top-\[2054px\]{top:2054px}.top-\[2076px\]{top:2076px}.top-\[2089px\]{top:2089px}.top-\[2090px\]{top:2090px}.top-\[2091px\]{top:2091px}.top-\[2092px\]{top:2092px}.top-\[2096px\]{top:2096px}.top-\[2099px\]{top:2099px}.top-\[2108px\]{top:2108px}.top-\[2116px\]{top:2116px}.top-\[2118px\]{top:2118px}.top-\[2128px\]{top:2128px}.top-\[2132px\]{top:2132px}.top-\[2135px\]{top:2135px}.top-\[2139px\]{top:2139px}.top-\[2141px\]{top:2141px}.top-\[2142px\]{top:2142px}.top-\[2143px\]{top:2143px}.top-\[2150px\]{top:2150px}.top-\[2153px\]{top:2153px}.top-\[2160px\]{top:2160px}.top-\[2163px\]{top:2163px}.top-\[2170px\]{top:2170px}.top-\[2172px\]{top:2172px}.top-\[2177px\]{top:2177px}.top-\[2179px\]{top:2179px}.top-\[2186px\]{top:2186px}.top-\[2187px\]{top:2187px}.top-\[2190px\]{top:2190px}.top-\[2201px\]{top:2201px}.top-\[2206px\]{top:2206px}.top-\[2215px\]{top:2215px}.top-\[2218px\]{top:2218px}.top-\[2239px\]{top:2239px}.top-\[2317px\]{top:2317px}.top-\[2350px\]{top:2350px}.top-\[2354px\]{top:2354px}.top-\[2428px\]{top:2428px}.top-\[2540px\]{top:2540px}.top-\[2671px\]{top:2671px}.top-\[2672px\]{top:2672px}.top-\[2673px\]{top:2673px}.top-\[2728px\]{top:2728px}.top-\[2730px\]{top:2730px}.top-\[2740px\]{top:2740px}.top-\[2743px\]{top:2743px}.top-\[2745px\]{top:2745px}.top-\[2747px\]{top:2747px}.top-\[2769px\]{top:2769px}.top-\[2799px\]{top:2799px}.top-\[2927px\]{top:2927px}.top-\[2982\.99px\]{top:2982.99px}.top-\[2984\.48px\]{top:2984.48px}.top-\[3040px\]{top:3040px}.top-\[3043px\]{top:3043px}.top-\[3139px\]{top:3139px}.top-\[3230px\]{top:3230px}.top-\[3233px\]{top:3233px}.top-\[3258px\]{top:3258px}.top-\[3326px\]{top:3326px}.top-\[3331\.9px\]{top:3331.9px}.top-\[3335\.48px\]{top:3335.48px}.top-\[3341\.77px\]{top:3341.77px}.top-\[3341px\]{top:3341px}.top-\[3352\.38px\]{top:3352.38px}.top-\[3357\.76px\]{top:3357.76px}.top-\[3357\.82px\]{top:3357.82px}.top-\[3359\.71px\]{top:3359.71px}.top-\[3364\.99px\]{top:3364.99px}.top-\[3365\.2px\]{top:3365.2px}.top-\[3375px\]{top:3375px}.top-\[3378\.82px\]{top:3378.82px}.top-\[3389\.34px\]{top:3389.34px}.top-\[3395\.32px\]{top:3395.32px}.top-\[3412\.68px\]{top:3412.68px}.top-\[3420px\]{top:3420px}.top-\[3423px\]{top:3423px}.top-\[3431\.61px\]{top:3431.61px}.top-\[3437\.25px\]{top:3437.25px}.top-\[3446px\]{top:3446px}.top-\[3471\.7px\]{top:3471.7px}.top-\[3589\.08px\]{top:3589.08px}.top-\[3589\.34px\]{top:3589.34px}.top-\[3610px\]{top:3610px}.top-\[3611px\]{top:3611px}.top-\[3613px\]{top:3613px}.top-\[3617px\]{top:3617px}.top-\[3653px\]{top:3653px}.top-\[3659px\]{top:3659px}.top-\[3687\.08px\]{top:3687.08px}.top-\[3687\.34px\]{top:3687.34px}.top-\[3726px\]{top:3726px}.top-\[3735px\]{top:3735px}.top-\[3790px\]{top:3790px}.top-\[3797\.08px\]{top:3797.08px}.top-\[3797\.34px\]{top:3797.34px}.top-\[3800px\]{top:3800px}.top-\[3803px\]{top:3803px}.top-\[3888px\]{top:3888px}.top-\[3910px\]{top:3910px}.top-\[3990px\]{top:3990px}.top-\[3993px\]{top:3993px}.top-\[3998px\]{top:3998px}.top-\[4036px\]{top:4036px}.top-\[4114px\]{top:4114px}.top-\[4228px\]{top:4228px}.top-\[4568px\]{top:4568px}.top-\[4666px\]{top:4666px}.top-\[4712px\]{top:4712px}.top-\[4719px\]{top:4719px}.top-\[4856px\]{top:4856px}.top-\[4863px\]{top:4863px}.top-\[4928px\]{top:4928px}.top-\[4932px\]{top:4932px}.top-\[5062px\]{top:5062px}.top-\[5104px\]{top:5104px}.top-\[5110px\]{top:5110px}.top-\[5125px\]{top:5125px}.top-\[5127px\]{top:5127px}.top-\[5129\.72px\]{top:5129.72px}.top-\[5132\.3px\]{top:5132.3px}.top-\[5177\.74px\]{top:5177.74px}.top-\[5207\.75px\]{top:5207.75px}.top-\[5207px\]{top:5207px}.top-\[5262\.63px\]{top:5262.63px}.top-\[5281\.49px\]{top:5281.49px}.top-\[5332\.94px\]{top:5332.94px}.top-\[5421px\]{top:5421px}.top-\[5561px\]{top:5561px}.top-\[5595px\]{top:5595px}.top-\[5610px\]{top:5610px}.top-\[5612px\]{top:5612px}.top-\[5664px\]{top:5664px}.top-\[5670px\]{top:5670px}.top-\[5728px\]{top:5728px}.top-\[5729px\]{top:5729px}.top-\[5795\.11px\]{top:5795.11px}.top-\[5810px\]{top:5810px}.top-\[5812px\]{top:5812px}.top-\[5870px\]{top:5870px}.top-\[calc\(50\%\+4px\)\]{top:calc(50% + 4px)}.top-\[calc\(50\%\+71px\)\]{top:calc(50% + 71px)}.top-\[calc\(50\%-12px\)\]{top:calc(50% - 12px)}.top-\[calc\(50\%-13px\)\]{top:calc(50% - 13px)}.top-\[calc\(50\%-15px\)\]{top:calc(50% - 15px)}.top-\[calc\(50\%-17\.5px\)\]{top:calc(50% - 17.5px)}.top-\[calc\(50\%-17px\)\]{top:calc(50% - 17px)}.top-\[calc\(50\%-18px\)\]{top:calc(50% - 18px)}.top-\[calc\(50\%-20px\)\]{top:calc(50% - 20px)}.top-\[calc\(50\%-21px\)\]{top:calc(50% - 21px)}.top-\[calc\(50\%-50px\)\]{top:calc(50% - 50px)}.top-\[calc\(50\%-89px\)\]{top:calc(50% - 89px)}.right-0{right:calc(var(--spacing) * 0)}.right-\[0\.5\%\]{right:.5%}.right-\[5\.95\%\]{right:5.95%}.right-\[10\%\]{right:10%}.right-\[12\.42\%\]{right:12.42%}.right-\[13\.03\%\]{right:13.03%}.right-\[21\.23\%\]{right:21.23%}.right-\[23\%\]{right:23%}.right-\[27\.74\%\]{right:27.74%}.right-\[31\.43\%\]{right:31.43%}.right-\[42\.23\%\]{right:42.23%}.right-\[51\.61\%\]{right:51.61%}.right-\[55\.43\%\]{right:55.43%}.right-\[80\.73\%\]{right:80.73%}.left-0{left:calc(var(--spacing) * 0)}.left-\[2\.45\%\]{left:2.45%}.left-\[5\.87\%\]{left:5.87%}.left-\[6\.32\%\]{left:6.32%}.left-\[8\.8\%\]{left:8.8%}.left-\[10\.3\%\]{left:10.3%}.left-\[12\.73\%\]{left:12.73%}.left-\[12\.99\%\]{left:12.99%}.left-\[13\.03\%\]{left:13.03%}.left-\[33\%\]{left:33%}.left-\[58px\]{left:58px}.left-\[63px\]{left:63px}.left-\[81px\]{left:81px}.left-\[85px\]{left:85px}.left-\[86px\]{left:86px}.left-\[91px\]{left:91px}.left-\[93\.85px\]{left:93.85px}.left-\[97\.74px\]{left:97.74px}.left-\[99px\]{left:99px}.left-\[100px\]{left:100px}.left-\[102\.01px\]{left:102.01px}.left-\[105px\]{left:105px}.left-\[107px\]{left:107px}.left-\[125px\]{left:125px}.left-\[135\.17px\]{left:135.17px}.left-\[136px\]{left:136px}.left-\[147px\]{left:147px}.left-\[149px\]{left:149px}.left-\[151px\]{left:151px}.left-\[155px\]{left:155px}.left-\[156px\]{left:156px}.left-\[160px\]{left:160px}.left-\[166px\]{left:166px}.left-\[169px\]{left:169px}.left-\[171px\]{left:171px}.left-\[175px\]{left:175px}.left-\[176px\]{left:176px}.left-\[178px\]{left:178px}.left-\[181px\]{left:181px}.left-\[187px\]{left:187px}.left-\[193px\]{left:193px}.left-\[195\.57px\]{left:195.57px}.left-\[198px\]{left:198px}.left-\[201\.58px\]{left:201.58px}.left-\[203px\]{left:203px}.left-\[217px\]{left:217px}.left-\[218px\]{left:218px}.left-\[219px\]{left:219px}.left-\[228px\]{left:228px}.left-\[254px\]{left:254px}.left-\[256px\]{left:256px}.left-\[257px\]{left:257px}.left-\[258px\]{left:258px}.left-\[273px\]{left:273px}.left-\[275\.07px\]{left:275.07px}.left-\[281\.94px\]{left:281.94px}.left-\[287\.84px\]{left:287.84px}.left-\[290px\]{left:290px}.left-\[292\.01px\]{left:292.01px}.left-\[300px\]{left:300px}.left-\[302px\]{left:302px}.left-\[304\.81px\]{left:304.81px}.left-\[311\.79px\]{left:311.79px}.left-\[314\.54px\]{left:314.54px}.left-\[314\.97px\]{left:314.97px}.left-\[322\.64px\]{left:322.64px}.left-\[329\.16px\]{left:329.16px}.left-\[346\.87px\]{left:346.87px}.left-\[354\.93px\]{left:354.93px}.left-\[357\.58px\]{left:357.58px}.left-\[362\.84px\]{left:362.84px}.left-\[371px\]{left:371px}.left-\[386px\]{left:386px}.left-\[388px\]{left:388px}.left-\[407px\]{left:407px}.left-\[421\.17px\]{left:421.17px}.left-\[422px\]{left:422px}.left-\[423\.74px\]{left:423.74px}.left-\[444px\]{left:444px}.left-\[450px\]{left:450px}.left-\[452px\]{left:452px}.left-\[480px\]{left:480px}.left-\[482\.01px\]{left:482.01px}.left-\[489px\]{left:489px}.left-\[554px\]{left:554px}.left-\[555px\]{left:555px}.left-\[569\.56px\]{left:569.56px}.left-\[575\.57px\]{left:575.57px}.left-\[581px\]{left:581px}.left-\[584px\]{left:584px}.left-\[593px\]{left:593px}.left-\[597\.93px\]{left:597.93px}.left-\[598\.05px\]{left:598.05px}.left-\[612px\]{left:612px}.left-\[638px\]{left:638px}.left-\[645px\]{left:645px}.left-\[652px\]{left:652px}.left-\[655px\]{left:655px}.left-\[659\.6px\]{left:659.6px}.left-\[660\.32px\]{left:660.32px}.left-\[662\.25px\]{left:662.25px}.left-\[662\.85px\]{left:662.85px}.left-\[670px\]{left:670px}.left-\[672\.01px\]{left:672.01px}.left-\[677\.32px\]{left:677.32px}.left-\[680\.7px\]{left:680.7px}.left-\[681px\]{left:681px}.left-\[685px\]{left:685px}.left-\[691px\]{left:691px}.left-\[705\.17px\]{left:705.17px}.left-\[708\.23px\]{left:708.23px}.left-\[711px\]{left:711px}.left-\[716\.63px\]{left:716.63px}.left-\[719\.5px\]{left:719.5px}.left-\[720\.5px\]{left:720.5px}.left-\[720\.45px\]{left:720.45px}.left-\[720px\]{left:720px}.left-\[721\.42px\]{left:721.42px}.left-\[721\.51px\]{left:721.51px}.left-\[721px\]{left:721px}.left-\[726\.4px\]{left:726.4px}.left-\[726\.93px\]{left:726.93px}.left-\[727\.1px\]{left:727.1px}.left-\[727\.05px\]{left:727.05px}.left-\[727\.9px\]{left:727.9px}.left-\[730\.16px\]{left:730.16px}.left-\[732\.58px\]{left:732.58px}.left-\[734\.83px\]{left:734.83px}.left-\[738\.73px\]{left:738.73px}.left-\[739\.32px\]{left:739.32px}.left-\[740px\]{left:740px}.left-\[741\.78px\]{left:741.78px}.left-\[748px\]{left:748px}.left-\[749\.59px\]{left:749.59px}.left-\[753\.15px\]{left:753.15px}.left-\[756\.93px\]{left:756.93px}.left-\[757\.05px\]{left:757.05px}.left-\[766\.64px\]{left:766.64px}.left-\[766\.74px\]{left:766.74px}.left-\[771\.3px\]{left:771.3px}.left-\[776\.7px\]{left:776.7px}.left-\[779\.2px\]{left:779.2px}.left-\[779\.87px\]{left:779.87px}.left-\[780\.14px\]{left:780.14px}.left-\[780\.45px\]{left:780.45px}.left-\[781\.37px\]{left:781.37px}.left-\[781\.58px\]{left:781.58px}.left-\[784\.52px\]{left:784.52px}.left-\[789\.2px\]{left:789.2px}.left-\[790\.3px\]{left:790.3px}.left-\[791px\]{left:791px}.left-\[792\.99px\]{left:792.99px}.left-\[800\.27px\]{left:800.27px}.left-\[801\.02px\]{left:801.02px}.left-\[803\.85px\]{left:803.85px}.left-\[804px\]{left:804px}.left-\[805\.39px\]{left:805.39px}.left-\[806\.09px\]{left:806.09px}.left-\[806\.21px\]{left:806.21px}.left-\[813\.71px\]{left:813.71px}.left-\[813\.85px\]{left:813.85px}.left-\[816\.79px\]{left:816.79px}.left-\[817\.37px\]{left:817.37px}.left-\[817px\]{left:817px}.left-\[819px\]{left:819px}.left-\[820\.75px\]{left:820.75px}.left-\[822\.36px\]{left:822.36px}.left-\[823\.56px\]{left:823.56px}.left-\[824\.03px\]{left:824.03px}.left-\[825\.02px\]{left:825.02px}.left-\[825\.48px\]{left:825.48px}.left-\[826\.87px\]{left:826.87px}.left-\[826px\]{left:826px}.left-\[827\.43px\]{left:827.43px}.left-\[827\.73px\]{left:827.73px}.left-\[828\.86px\]{left:828.86px}.left-\[837\.07px\]{left:837.07px}.left-\[841\.59px\]{left:841.59px}.left-\[843\.85px\]{left:843.85px}.left-\[849\.93px\]{left:849.93px}.left-\[852\.06px\]{left:852.06px}.left-\[855\.64px\]{left:855.64px}.left-\[858px\]{left:858px}.left-\[860\.06px\]{left:860.06px}.left-\[860px\]{left:860px}.left-\[862\.01px\]{left:862.01px}.left-\[862\.08px\]{left:862.08px}.left-\[862\.42px\]{left:862.42px}.left-\[862\.57px\]{left:862.57px}.left-\[865px\]{left:865px}.left-\[867\.47px\]{left:867.47px}.left-\[868\.54px\]{left:868.54px}.left-\[869\.71px\]{left:869.71px}.left-\[876\.74px\]{left:876.74px}.left-\[876px\]{left:876px}.left-\[877px\]{left:877px}.left-\[879px\]{left:879px}.left-\[882\.48px\]{left:882.48px}.left-\[883\.93px\]{left:883.93px}.left-\[884\.05px\]{left:884.05px}.left-\[885\.44px\]{left:885.44px}.left-\[885\.93px\]{left:885.93px}.left-\[885px\]{left:885px}.left-\[886\.05px\]{left:886.05px}.left-\[886\.79px\]{left:886.79px}.left-\[886px\]{left:886px}.left-\[889\.92px\]{left:889.92px}.left-\[889px\]{left:889px}.left-\[892\.25px\]{left:892.25px}.left-\[892px\]{left:892px}.left-\[899\.55px\]{left:899.55px}.left-\[904\.37px\]{left:904.37px}.left-\[904\.59px\]{left:904.59px}.left-\[904\.89px\]{left:904.89px}.left-\[906px\]{left:906px}.left-\[907px\]{left:907px}.left-\[909\.68px\]{left:909.68px}.left-\[910\.53px\]{left:910.53px}.left-\[917\.26px\]{left:917.26px}.left-\[917px\]{left:917px}.left-\[918px\]{left:918px}.left-\[921px\]{left:921px}.left-\[924\.48px\]{left:924.48px}.left-\[924px\]{left:924px}.left-\[925\.5px\]{left:925.5px}.left-\[929px\]{left:929px}.left-\[932px\]{left:932px}.left-\[933px\]{left:933px}.left-\[935\.63px\]{left:935.63px}.left-\[936\.79px\]{left:936.79px}.left-\[942px\]{left:942px}.left-\[944px\]{left:944px}.left-\[948px\]{left:948px}.left-\[949\.8px\]{left:949.8px}.left-\[955px\]{left:955px}.left-\[956px\]{left:956px}.left-\[960px\]{left:960px}.left-\[961px\]{left:961px}.left-\[964px\]{left:964px}.left-\[969px\]{left:969px}.left-\[971\.5px\]{left:971.5px}.left-\[972\.22px\]{left:972.22px}.left-\[972px\]{left:972px}.left-\[973px\]{left:973px}.left-\[974\.02px\]{left:974.02px}.left-\[974\.22px\]{left:974.22px}.left-\[974\.38px\]{left:974.38px}.left-\[974px\]{left:974px}.left-\[975px\]{left:975px}.left-\[979px\]{left:979px}.left-\[982px\]{left:982px}.left-\[986\.72px\]{left:986.72px}.left-\[987px\]{left:987px}.left-\[988px\]{left:988px}.left-\[989\.83px\]{left:989.83px}.left-\[995\.48px\]{left:995.48px}.left-\[995\.97px\]{left:995.97px}.left-\[997px\]{left:997px}.left-\[998\.54px\]{left:998.54px}.left-\[998\.58px\]{left:998.58px}.left-\[998px\]{left:998px}.left-\[999\.01px\]{left:999.01px}.left-\[999\.07px\]{left:999.07px}.left-\[1001px\]{left:1001px}.left-\[1002px\]{left:1002px}.left-\[1005px\]{left:1005px}.left-\[1011px\]{left:1011px}.left-\[1013\.44px\]{left:1013.44px}.left-\[1015\.17px\]{left:1015.17px}.left-\[1016\.61px\]{left:1016.61px}.left-\[1017\.17px\]{left:1017.17px}.left-\[1017\.23px\]{left:1017.23px}.left-\[1017\.49px\]{left:1017.49px}.left-\[1017\.91px\]{left:1017.91px}.left-\[1017px\]{left:1017px}.left-\[1018\.07px\]{left:1018.07px}.left-\[1018\.72px\]{left:1018.72px}.left-\[1019\.32px\]{left:1019.32px}.left-\[1019\.98px\]{left:1019.98px}.left-\[1019px\]{left:1019px}.left-\[1020\.08px\]{left:1020.08px}.left-\[1020\.61px\]{left:1020.61px}.left-\[1020\.94px\]{left:1020.94px}.left-\[1021\.03px\]{left:1021.03px}.left-\[1021px\]{left:1021px}.left-\[1022\.4px\]{left:1022.4px}.left-\[1023\.79px\]{left:1023.79px}.left-\[1023px\]{left:1023px}.left-\[1024\.45px\]{left:1024.45px}.left-\[1026px\]{left:1026px}.left-\[1029px\]{left:1029px}.left-\[1030\.64px\]{left:1030.64px}.left-\[1030px\]{left:1030px}.left-\[1034\.2px\]{left:1034.2px}.left-\[1034px\]{left:1034px}.left-\[1036px\]{left:1036px}.left-\[1037\.83px\]{left:1037.83px}.left-\[1038\.12px\]{left:1038.12px}.left-\[1040\.36px\]{left:1040.36px}.left-\[1040px\]{left:1040px}.left-\[1042\.17px\]{left:1042.17px}.left-\[1042\.61px\]{left:1042.61px}.left-\[1042\.93px\]{left:1042.93px}.left-\[1043\.05px\]{left:1043.05px}.left-\[1049\.54px\]{left:1049.54px}.left-\[1050\.67px\]{left:1050.67px}.left-\[1050px\]{left:1050px}.left-\[1052\.54px\]{left:1052.54px}.left-\[1054\.84px\]{left:1054.84px}.left-\[1060px\]{left:1060px}.left-\[1063\.48px\]{left:1063.48px}.left-\[1064\.91px\]{left:1064.91px}.left-\[1065\.67px\]{left:1065.67px}.left-\[1067\.8px\]{left:1067.8px}.left-\[1070\.84px\]{left:1070.84px}.left-\[1070px\]{left:1070px}.left-\[1073px\]{left:1073px}.left-\[1075\.23px\]{left:1075.23px}.left-\[1076px\]{left:1076px}.left-\[1077px\]{left:1077px}.left-\[1078px\]{left:1078px}.left-\[1079px\]{left:1079px}.left-\[1080px\]{left:1080px}.left-\[1081\.39px\]{left:1081.39px}.left-\[1081px\]{left:1081px}.left-\[1084\.95px\]{left:1084.95px}.left-\[1085\.75px\]{left:1085.75px}.left-\[1085\.77px\]{left:1085.77px}.left-\[1085\.82px\]{left:1085.82px}.left-\[1086px\]{left:1086px}.left-\[1087px\]{left:1087px}.left-\[1089\.83px\]{left:1089.83px}.left-\[1091\.04px\]{left:1091.04px}.left-\[1091\.4px\]{left:1091.4px}.left-\[1091\.51px\]{left:1091.51px}.left-\[1091\.71px\]{left:1091.71px}.left-\[1092\.9px\]{left:1092.9px}.left-\[1092\.31px\]{left:1092.31px}.left-\[1093px\]{left:1093px}.left-\[1094\.98px\]{left:1094.98px}.left-\[1096\.4px\]{left:1096.4px}.left-\[1096\.67px\]{left:1096.67px}.left-\[1096px\]{left:1096px}.left-\[1100\.13px\]{left:1100.13px}.left-\[1100\.33px\]{left:1100.33px}.left-\[1100\.47px\]{left:1100.47px}.left-\[1100\.69px\]{left:1100.69px}.left-\[1104px\]{left:1104px}.left-\[1108\.14px\]{left:1108.14px}.left-\[1112\.44px\]{left:1112.44px}.left-\[1112\.81px\]{left:1112.81px}.left-\[1113px\]{left:1113px}.left-\[1114\.49px\]{left:1114.49px}.left-\[1114\.54px\]{left:1114.54px}.left-\[1114px\]{left:1114px}.left-\[1115px\]{left:1115px}.left-\[1117\.87px\]{left:1117.87px}.left-\[1122\.32px\]{left:1122.32px}.left-\[1122\.63px\]{left:1122.63px}.left-\[1123\.07px\]{left:1123.07px}.left-\[1123\.32px\]{left:1123.32px}.left-\[1126px\]{left:1126px}.left-\[1129px\]{left:1129px}.left-\[1138px\]{left:1138px}.left-\[1139\.9px\]{left:1139.9px}.left-\[1139\.39px\]{left:1139.39px}.left-\[1141\.59px\]{left:1141.59px}.left-\[1142\.61px\]{left:1142.61px}.left-\[1144px\]{left:1144px}.left-\[1145\.07px\]{left:1145.07px}.left-\[1145px\]{left:1145px}.left-\[1148\.02px\]{left:1148.02px}.left-\[1149\.91px\]{left:1149.91px}.left-\[1149\.97px\]{left:1149.97px}.left-\[1151\.89px\]{left:1151.89px}.left-\[1154\.26px\]{left:1154.26px}.left-\[1154px\]{left:1154px}.left-\[1160\.98px\]{left:1160.98px}.left-\[1161\.26px\]{left:1161.26px}.left-\[1162px\]{left:1162px}.left-\[1163\.82px\]{left:1163.82px}.left-\[1164\.4px\]{left:1164.4px}.left-\[1166\.43px\]{left:1166.43px}.left-\[1169\.48px\]{left:1169.48px}.left-\[1172\.92px\]{left:1172.92px}.left-\[1173\.36px\]{left:1173.36px}.left-\[1178\.65px\]{left:1178.65px}.left-\[1182\.37px\]{left:1182.37px}.left-\[1182\.41px\]{left:1182.41px}.left-\[1188\.05px\]{left:1188.05px}.left-\[1193px\]{left:1193px}.left-\[1194\.67px\]{left:1194.67px}.left-\[1194\.81px\]{left:1194.81px}.left-\[1195\.82px\]{left:1195.82px}.left-\[1197\.09px\]{left:1197.09px}.left-\[1199\.14px\]{left:1199.14px}.left-\[1199\.82px\]{left:1199.82px}.left-\[1200\.43px\]{left:1200.43px}.left-\[1200\.86px\]{left:1200.86px}.left-\[1202\.42px\]{left:1202.42px}.left-\[1203\.39px\]{left:1203.39px}.left-\[1205\.5px\]{left:1205.5px}.left-\[1206\.07px\]{left:1206.07px}.left-\[1211\.28px\]{left:1211.28px}.left-\[1211\.76px\]{left:1211.76px}.left-\[1212\.41px\]{left:1212.41px}.left-\[1214px\]{left:1214px}.left-\[1220px\]{left:1220px}.left-\[1223\.23px\]{left:1223.23px}.left-\[1224\.25px\]{left:1224.25px}.left-\[1228\.06px\]{left:1228.06px}.left-\[1228\.59px\]{left:1228.59px}.left-\[1233\.54px\]{left:1233.54px}.left-\[1233\.58px\]{left:1233.58px}.left-\[1234\.19px\]{left:1234.19px}.left-\[1235\.23px\]{left:1235.23px}.left-\[1236\.34px\]{left:1236.34px}.left-\[1238\.85px\]{left:1238.85px}.left-\[1239\.21px\]{left:1239.21px}.left-\[1239\.98px\]{left:1239.98px}.left-\[1240\.18px\]{left:1240.18px}.left-\[1240\.65px\]{left:1240.65px}.left-\[1241\.42px\]{left:1241.42px}.left-\[1244\.01px\]{left:1244.01px}.left-\[1245\.22px\]{left:1245.22px}.left-\[1245\.87px\]{left:1245.87px}.left-\[1246\.84px\]{left:1246.84px}.left-\[1246\.99px\]{left:1246.99px}.left-\[1247\.78px\]{left:1247.78px}.left-\[1248\.93px\]{left:1248.93px}.left-\[1251\.21px\]{left:1251.21px}.left-\[1252\.11px\]{left:1252.11px}.left-\[1252\.35px\]{left:1252.35px}.left-\[1252\.83px\]{left:1252.83px}.left-\[1253\.94px\]{left:1253.94px}.left-\[1255\.98px\]{left:1255.98px}.left-\[1257\.13px\]{left:1257.13px}.left-\[1258\.96px\]{left:1258.96px}.left-\[1259\.04px\]{left:1259.04px}.left-\[1260\.19px\]{left:1260.19px}.left-\[1264\.74px\]{left:1264.74px}.left-\[1264\.86px\]{left:1264.86px}.left-\[1265\.76px\]{left:1265.76px}.left-\[1265\.96px\]{left:1265.96px}.left-\[1269\.41px\]{left:1269.41px}.left-\[1271\.15px\]{left:1271.15px}.left-\[1274\.47px\]{left:1274.47px}.left-\[1275\.95px\]{left:1275.95px}.left-\[1283\.68px\]{left:1283.68px}.left-\[1284\.24px\]{left:1284.24px}.left-\[1291\.82px\]{left:1291.82px}.left-\[1292\.35px\]{left:1292.35px}.left-\[1292\.68px\]{left:1292.68px}.left-\[1294\.4px\]{left:1294.4px}.left-\[1303\.57px\]{left:1303.57px}.left-\[1314\.88px\]{left:1314.88px}.left-\[1324\.34px\]{left:1324.34px}.left-\[1326\.26px\]{left:1326.26px}.left-\[1338\.27px\]{left:1338.27px}.left-\[1338\.51px\]{left:1338.51px}.left-\[1341\.89px\]{left:1341.89px}.left-\[1344\.26px\]{left:1344.26px}.left-\[1344px\]{left:1344px}.left-\[1364\.02px\]{left:1364.02px}.left-\[1531\.89px\]{left:1531.89px}.left-\[1534\.26px\]{left:1534.26px}.left-\[1534px\]{left:1534px}.left-\[1721\.89px\]{left:1721.89px}.left-\[1724\.26px\]{left:1724.26px}.left-\[1724px\]{left:1724px}.left-\[1772px\]{left:1772px}.left-\[1818px\]{left:1818px}.left-\[1844px\]{left:1844px}.left-\[1911\.89px\]{left:1911.89px}.left-\[1914\.26px\]{left:1914.26px}.left-\[1914px\]{left:1914px}.isolate{isolation:isolate}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.size-\[3px\]{width:3px;height:3px}.size-\[9px\]{width:9px;height:9px}.size-\[13px\]{width:13px;height:13px}.size-\[16\.3px\]{width:16.3px;height:16.3px}.size-\[16\.4px\]{width:16.4px;height:16.4px}.size-\[16px\]{width:16px;height:16px}.size-\[20px\]{width:20px;height:20px}.size-\[24px\]{width:24px;height:24px}.size-\[25\.961px\]{width:25.961px;height:25.961px}.size-\[30\.2px\]{width:30.2px;height:30.2px}.size-\[49px\]{width:49px;height:49px}.size-\[60px\]{width:60px;height:60px}.size-\[80px\]{width:80px;height:80px}.size-\[88px\]{width:88px;height:88px}.size-\[150px\]{width:150px;height:150px}.size-\[331px\]{width:331px;height:331px}.size-\[664px\]{width:664px;height:664px}.size-full{width:100%;height:100%}.size-px{width:1px;height:1px}.h-\[1\.605px\]{height:1.605px}.h-\[1\.609px\]{height:1.609px}.h-\[2\.136px\]{height:2.136px}.h-\[2\.775px\]{height:2.775px}.h-\[2\.885px\]{height:2.885px}.h-\[2\.912px\]{height:2.912px}.h-\[3\.002px\]{height:3.002px}.h-\[3\.344px\]{height:3.344px}.h-\[3\.489px\]{height:3.489px}.h-\[3px\]{height:3px}.h-\[4\.025px\]{height:4.025px}.h-\[4\.309px\]{height:4.309px}.h-\[4\.355px\]{height:4.355px}.h-\[4\.464px\]{height:4.464px}.h-\[4\.553px\]{height:4.553px}.h-\[4\.783px\]{height:4.783px}.h-\[4\.789px\]{height:4.789px}.h-\[4\.798px\]{height:4.798px}.h-\[4\.832px\]{height:4.832px}.h-\[4\.965px\]{height:4.965px}.h-\[4px\]{height:4px}.h-\[5\.145px\]{height:5.145px}.h-\[5\.226px\]{height:5.226px}.h-\[5\.281px\]{height:5.281px}.h-\[5\.512px\]{height:5.512px}.h-\[5\.756px\]{height:5.756px}.h-\[6\.002px\]{height:6.002px}.h-\[6\.12px\]{height:6.12px}.h-\[6\.72px\]{height:6.72px}.h-\[6\.88px\]{height:6.88px}.h-\[6\.193px\]{height:6.193px}.h-\[6\.398px\]{height:6.398px}.h-\[6\.442px\]{height:6.442px}.h-\[6\.473px\]{height:6.473px}.h-\[6\.724px\]{height:6.724px}.h-\[6\.726px\]{height:6.726px}.h-\[6\.788px\]{height:6.788px}.h-\[6\.827px\]{height:6.827px}.h-\[6\.876px\]{height:6.876px}.h-\[6\.892px\]{height:6.892px}.h-\[6\.925px\]{height:6.925px}.h-\[6px\]{height:6px}.h-\[7\.7px\]{height:7.7px}.h-\[7\.085px\]{height:7.085px}.h-\[7\.286px\]{height:7.286px}.h-\[7\.329px\]{height:7.329px}.h-\[7\.473px\]{height:7.473px}.h-\[7\.548px\]{height:7.548px}.h-\[7\.917px\]{height:7.917px}.h-\[7\.996px\]{height:7.996px}.h-\[7px\]{height:7px}.h-\[8\.081px\]{height:8.081px}.h-\[8\.101px\]{height:8.101px}.h-\[8\.231px\]{height:8.231px}.h-\[8\.268px\]{height:8.268px}.h-\[8\.287px\]{height:8.287px}.h-\[8\.332px\]{height:8.332px}.h-\[8\.356px\]{height:8.356px}.h-\[8\.359px\]{height:8.359px}.h-\[8\.413px\]{height:8.413px}.h-\[8\.448px\]{height:8.448px}.h-\[8\.534px\]{height:8.534px}.h-\[8\.558px\]{height:8.558px}.h-\[8\.596px\]{height:8.596px}.h-\[8\.601px\]{height:8.601px}.h-\[8\.629px\]{height:8.629px}.h-\[8\.679px\]{height:8.679px}.h-\[8\.706px\]{height:8.706px}.h-\[8\.891px\]{height:8.891px}.h-\[8\.898px\]{height:8.898px}.h-\[8\.994px\]{height:8.994px}.h-\[9\.1px\]{height:9.1px}.h-\[9\.006px\]{height:9.006px}.h-\[9\.019px\]{height:9.019px}.h-\[9\.74px\]{height:9.74px}.h-\[9\.278px\]{height:9.278px}.h-\[9\.283px\]{height:9.283px}.h-\[9\.296px\]{height:9.296px}.h-\[9\.444px\]{height:9.444px}.h-\[9\.499px\]{height:9.499px}.h-\[9\.637px\]{height:9.637px}.h-\[9\.687px\]{height:9.687px}.h-\[9px\]{height:9px}.h-\[10\.029px\]{height:10.029px}.h-\[10\.103px\]{height:10.103px}.h-\[10\.405px\]{height:10.405px}.h-\[10\.435px\]{height:10.435px}.h-\[10\.464px\]{height:10.464px}.h-\[10\.518px\]{height:10.518px}.h-\[10\.638px\]{height:10.638px}.h-\[10\.657px\]{height:10.657px}.h-\[10\.759px\]{height:10.759px}.h-\[10px\]{height:10px}.h-\[11\.105px\]{height:11.105px}.h-\[11\.147px\]{height:11.147px}.h-\[11\.281px\]{height:11.281px}.h-\[11\.327px\]{height:11.327px}.h-\[11\.418px\]{height:11.418px}.h-\[11\.455px\]{height:11.455px}.h-\[11\.533px\]{height:11.533px}.h-\[11\.716px\]{height:11.716px}.h-\[11\.752px\]{height:11.752px}.h-\[11\.828px\]{height:11.828px}.h-\[11\.884px\]{height:11.884px}.h-\[11px\]{height:11px}.h-\[12\.78px\]{height:12.78px}.h-\[12\.084px\]{height:12.084px}.h-\[12\.308px\]{height:12.308px}.h-\[12\.332px\]{height:12.332px}.h-\[12\.387px\]{height:12.387px}.h-\[12\.774px\]{height:12.774px}.h-\[12px\]{height:12px}.h-\[13\.067px\]{height:13.067px}.h-\[13\.91px\]{height:13.91px}.h-\[13\.115px\]{height:13.115px}.h-\[13\.297px\]{height:13.297px}.h-\[13\.314px\]{height:13.314px}.h-\[13\.323px\]{height:13.323px}.h-\[13\.491px\]{height:13.491px}.h-\[13\.566px\]{height:13.566px}.h-\[13\.782px\]{height:13.782px}.h-\[13px\]{height:13px}.h-\[14\.021px\]{height:14.021px}.h-\[14\.61px\]{height:14.61px}.h-\[14\.233px\]{height:14.233px}.h-\[14\.417px\]{height:14.417px}.h-\[14\.567px\]{height:14.567px}.h-\[14\.597px\]{height:14.597px}.h-\[14\.835px\]{height:14.835px}.h-\[14\.933px\]{height:14.933px}.h-\[15\.37px\]{height:15.37px}.h-\[15\.272px\]{height:15.272px}.h-\[15\.416px\]{height:15.416px}.h-\[15\.952px\]{height:15.952px}.h-\[16\.488px\]{height:16.488px}.h-\[16\.966px\]{height:16.966px}.h-\[16px\]{height:16px}.h-\[17\.224px\]{height:17.224px}.h-\[17\.613px\]{height:17.613px}.h-\[17\.638px\]{height:17.638px}.h-\[17px\]{height:17px}.h-\[18\.9px\]{height:18.9px}.h-\[18\.27px\]{height:18.27px}.h-\[18\.216px\]{height:18.216px}.h-\[18px\]{height:18px}.h-\[19\.59px\]{height:19.59px}.h-\[19\.264px\]{height:19.264px}.h-\[19\.504px\]{height:19.504px}.h-\[19\.526px\]{height:19.526px}.h-\[20\.29px\]{height:20.29px}.h-\[20\.087px\]{height:20.087px}.h-\[20\.156px\]{height:20.156px}.h-\[20\.328px\]{height:20.328px}.h-\[20\.562px\]{height:20.562px}.h-\[21\.527px\]{height:21.527px}.h-\[21\.689px\]{height:21.689px}.h-\[21\.727px\]{height:21.727px}.h-\[21px\]{height:21px}.h-\[22\.671px\]{height:22.671px}.h-\[22\.733px\]{height:22.733px}.h-\[22\.901px\]{height:22.901px}.h-\[22\.976px\]{height:22.976px}.h-\[23\.751px\]{height:23.751px}.h-\[23\.852px\]{height:23.852px}.h-\[23px\]{height:23px}.h-\[24\.191px\]{height:24.191px}.h-\[24\.232px\]{height:24.232px}.h-\[24\.615px\]{height:24.615px}.h-\[24\.733px\]{height:24.733px}.h-\[24px\]{height:24px}.h-\[25\.294px\]{height:25.294px}.h-\[25px\]{height:25px}.h-\[26\.315px\]{height:26.315px}.h-\[26px\]{height:26px}.h-\[27\.547px\]{height:27.547px}.h-\[27\.766px\]{height:27.766px}.h-\[27px\]{height:27px}.h-\[28\.241px\]{height:28.241px}.h-\[28\.625px\]{height:28.625px}.h-\[28px\]{height:28px}.h-\[30\.007px\]{height:30.007px}.h-\[30\.011px\]{height:30.011px}.h-\[30\.225px\]{height:30.225px}.h-\[30\.815px\]{height:30.815px}.h-\[30px\]{height:30px}.h-\[31px\]{height:31px}.h-\[32\.133px\]{height:32.133px}.h-\[32\.274px\]{height:32.274px}.h-\[32\.437px\]{height:32.437px}.h-\[32\.553px\]{height:32.553px}.h-\[32\.615px\]{height:32.615px}.h-\[32\.657px\]{height:32.657px}.h-\[32\.731px\]{height:32.731px}.h-\[33\.343px\]{height:33.343px}.h-\[33\.998px\]{height:33.998px}.h-\[33px\]{height:33px}.h-\[34\.153px\]{height:34.153px}.h-\[35\.799px\]{height:35.799px}.h-\[35\.986px\]{height:35.986px}.h-\[35px\]{height:35px}.h-\[37\.392px\]{height:37.392px}.h-\[37\.553px\]{height:37.553px}.h-\[37\.668px\]{height:37.668px}.h-\[37\.708px\]{height:37.708px}.h-\[38\.15px\]{height:38.15px}.h-\[38\.027px\]{height:38.027px}.h-\[38\.646px\]{height:38.646px}.h-\[38px\]{height:38px}.h-\[39\.253px\]{height:39.253px}.h-\[40\.161px\]{height:40.161px}.h-\[40\.342px\]{height:40.342px}.h-\[40\.741px\]{height:40.741px}.h-\[41\.661px\]{height:41.661px}.h-\[42\.055px\]{height:42.055px}.h-\[42\.749px\]{height:42.749px}.h-\[43\.205px\]{height:43.205px}.h-\[44\.8px\]{height:44.8px}.h-\[44\.009px\]{height:44.009px}.h-\[44\.365px\]{height:44.365px}.h-\[44\.826px\]{height:44.826px}.h-\[44px\]{height:44px}.h-\[46\.837px\]{height:46.837px}.h-\[46px\]{height:46px}.h-\[47\.87px\]{height:47.87px}.h-\[47px\]{height:47px}.h-\[49\.267px\]{height:49.267px}.h-\[49\.945px\]{height:49.945px}.h-\[50\.299px\]{height:50.299px}.h-\[50px\]{height:50px}.h-\[52\.072px\]{height:52.072px}.h-\[52\.383px\]{height:52.383px}.h-\[52\.612px\]{height:52.612px}.h-\[52px\]{height:52px}.h-\[53px\]{height:53px}.h-\[54\.2px\]{height:54.2px}.h-\[55px\]{height:55px}.h-\[56\.592px\]{height:56.592px}.h-\[56px\]{height:56px}.h-\[57\.233px\]{height:57.233px}.h-\[57\.309px\]{height:57.309px}.h-\[57px\]{height:57px}.h-\[59\.032px\]{height:59.032px}.h-\[59\.342px\]{height:59.342px}.h-\[59\.682px\]{height:59.682px}.h-\[60\.45px\]{height:60.45px}.h-\[60px\]{height:60px}.h-\[62\.378px\]{height:62.378px}.h-\[62\.745px\]{height:62.745px}.h-\[62\.778px\]{height:62.778px}.h-\[63\.465px\]{height:63.465px}.h-\[65\.98px\]{height:65.98px}.h-\[65\.416px\]{height:65.416px}.h-\[65px\]{height:65px}.h-\[68\.353px\]{height:68.353px}.h-\[68\.477px\]{height:68.477px}.h-\[68px\]{height:68px}.h-\[71\.562px\]{height:71.562px}.h-\[73\.19px\]{height:73.19px}.h-\[74\.057px\]{height:74.057px}.h-\[75\.935px\]{height:75.935px}.h-\[75\.937px\]{height:75.937px}.h-\[76\.328px\]{height:76.328px}.h-\[78\.57px\]{height:78.57px}.h-\[78\.322px\]{height:78.322px}.h-\[78px\]{height:78px}.h-\[80\.502px\]{height:80.502px}.h-\[80\.975px\]{height:80.975px}.h-\[80px\]{height:80px}.h-\[81\.198px\]{height:81.198px}.h-\[81\.476px\]{height:81.476px}.h-\[82px\]{height:82px}.h-\[83\.946px\]{height:83.946px}.h-\[87px\]{height:87px}.h-\[89\.176px\]{height:89.176px}.h-\[90px\]{height:90px}.h-\[93\.213px\]{height:93.213px}.h-\[97\.271px\]{height:97.271px}.h-\[100cqh\]{height:100cqh}.h-\[100px\]{height:100px}.h-\[101\.995px\]{height:101.995px}.h-\[105\.749px\]{height:105.749px}.h-\[106\.733px\]{height:106.733px}.h-\[107px\]{height:107px}.h-\[110\.323px\]{height:110.323px}.h-\[111\.07px\]{height:111.07px}.h-\[111\.485px\]{height:111.485px}.h-\[115\.636px\]{height:115.636px}.h-\[116\.483px\]{height:116.483px}.h-\[118px\]{height:118px}.h-\[124\.93px\]{height:124.93px}.h-\[124\.207px\]{height:124.207px}.h-\[126\.793px\]{height:126.793px}.h-\[130\.858px\]{height:130.858px}.h-\[132\.31px\]{height:132.31px}.h-\[137\.663px\]{height:137.663px}.h-\[145\.98px\]{height:145.98px}.h-\[145px\]{height:145px}.h-\[147\.968px\]{height:147.968px}.h-\[152\.081px\]{height:152.081px}.h-\[156px\]{height:156px}.h-\[176\.989px\]{height:176.989px}.h-\[178\.313px\]{height:178.313px}.h-\[179\.382px\]{height:179.382px}.h-\[183px\]{height:183px}.h-\[188\.095px\]{height:188.095px}.h-\[189\.561px\]{height:189.561px}.h-\[206px\]{height:206px}.h-\[208px\]{height:208px}.h-\[228\.194px\]{height:228.194px}.h-\[282px\]{height:282px}.h-\[287px\]{height:287px}.h-\[304px\]{height:304px}.h-\[325\.564px\]{height:325.564px}.h-\[369px\]{height:369px}.h-\[395px\]{height:395px}.h-\[424px\]{height:424px}.h-\[533px\]{height:533px}.h-\[544px\]{height:544px}.h-\[651\.78px\]{height:651.78px}.h-\[651\.091px\]{height:651.091px}.h-\[723\.305px\]{height:723.305px}.h-\[727px\]{height:727px}.h-\[757\.996px\]{height:757.996px}.h-\[770px\]{height:770px}.h-\[939px\]{height:939px}.h-\[1054\.99px\]{height:1054.99px}.h-\[1054\.724px\]{height:1054.72px}.h-\[1063px\]{height:1063px}.h-\[5957px\]{height:5957px}.h-\[hypot\(-72\.1168cqw\,78\.8333cqh\)\]{height:hypot(-72.1168cqw,78.8333cqh)}.h-\[hypot\(59\.8771cqw\,87\.5129cqh\)\]{height:hypot(59.8771cqw,87.5129cqh)}.w-\[1\.609px\]{width:1.609px}.w-\[2\.217px\]{width:2.217px}.w-\[2\.463px\]{width:2.463px}.w-\[2\.696px\]{width:2.696px}.w-\[2\.958px\]{width:2.958px}.w-\[2\.971px\]{width:2.971px}.w-\[3\.097px\]{width:3.097px}.w-\[3\.431px\]{width:3.431px}.w-\[3\.727px\]{width:3.727px}.w-\[3\.932px\]{width:3.932px}.w-\[3px\]{width:3px}.w-\[4\.33px\]{width:4.33px}.w-\[4\.79px\]{width:4.79px}.w-\[4\.82px\]{width:4.82px}.w-\[4\.202px\]{width:4.202px}.w-\[4\.217px\]{width:4.217px}.w-\[4\.258px\]{width:4.258px}.w-\[4\.269px\]{width:4.269px}.w-\[4\.275px\]{width:4.275px}.w-\[4\.642px\]{width:4.642px}.w-\[4\.659px\]{width:4.659px}.w-\[4\.675px\]{width:4.675px}.w-\[4\.704px\]{width:4.704px}.w-\[4\.747px\]{width:4.747px}.w-\[4\.751px\]{width:4.751px}.w-\[4px\]{width:4px}.w-\[5\.36px\]{width:5.36px}.w-\[5\.304px\]{width:5.304px}.w-\[5\.515px\]{width:5.515px}.w-\[5\.572px\]{width:5.572px}.w-\[5px\]{width:5px}.w-\[6\.004px\]{width:6.004px}.w-\[6\.11px\]{width:6.11px}.w-\[6\.186px\]{width:6.186px}.w-\[6\.427px\]{width:6.427px}.w-\[6\.706px\]{width:6.706px}.w-\[6\.862px\]{width:6.862px}.w-\[6\.901px\]{width:6.901px}.w-\[6\.909px\]{width:6.909px}.w-\[6px\]{width:6px}.w-\[7\.76px\]{width:7.76px}.w-\[7\.144px\]{width:7.144px}.w-\[7\.505px\]{width:7.505px}.w-\[7\.527px\]{width:7.527px}.w-\[7\.687px\]{width:7.687px}.w-\[7\.745px\]{width:7.745px}.w-\[7px\]{width:7px}.w-\[8\.007px\]{width:8.007px}.w-\[8\.63px\]{width:8.63px}.w-\[8\.102px\]{width:8.102px}.w-\[8\.303px\]{width:8.303px}.w-\[8px\]{width:8px}.w-\[9\.012px\]{width:9.012px}.w-\[9\.046px\]{width:9.046px}.w-\[9\.049px\]{width:9.049px}.w-\[9\.78px\]{width:9.78px}.w-\[9\.311px\]{width:9.311px}.w-\[9\.329px\]{width:9.329px}.w-\[9\.788px\]{width:9.788px}.w-\[9px\]{width:9px}.w-\[10\.024px\]{width:10.024px}.w-\[10\.309px\]{width:10.309px}.w-\[10\.801px\]{width:10.801px}.w-\[10\.845px\]{width:10.845px}.w-\[10px\]{width:10px}.w-\[11\.47px\]{width:11.47px}.w-\[11\.065px\]{width:11.065px}.w-\[11\.98px\]{width:11.98px}.w-\[11\.151px\]{width:11.151px}.w-\[11\.153px\]{width:11.153px}.w-\[11\.175px\]{width:11.175px}.w-\[11\.194px\]{width:11.194px}.w-\[11\.508px\]{width:11.508px}.w-\[11\.732px\]{width:11.732px}.w-\[11\.761px\]{width:11.761px}.w-\[11\.841px\]{width:11.841px}.w-\[11\.942px\]{width:11.942px}.w-\[11px\]{width:11px}.w-\[12\.006px\]{width:12.006px}.w-\[12\.22px\]{width:12.22px}.w-\[12\.131px\]{width:12.131px}.w-\[12\.275px\]{width:12.275px}.w-\[12\.369px\]{width:12.369px}.w-\[12\.493px\]{width:12.493px}.w-\[12\.568px\]{width:12.568px}.w-\[12\.595px\]{width:12.595px}.w-\[12\.883px\]{width:12.883px}.w-\[12px\]{width:12px}.w-\[13\.17px\]{width:13.17px}.w-\[13\.081px\]{width:13.081px}.w-\[13\.089px\]{width:13.089px}.w-\[13\.208px\]{width:13.208px}.w-\[13\.302px\]{width:13.302px}.w-\[13\.693px\]{width:13.693px}.w-\[13\.728px\]{width:13.728px}.w-\[13\.792px\]{width:13.792px}.w-\[14\.149px\]{width:14.149px}.w-\[14\.308px\]{width:14.308px}.w-\[14\.328px\]{width:14.328px}.w-\[14\.468px\]{width:14.468px}.w-\[14\.535px\]{width:14.535px}.w-\[14\.864px\]{width:14.864px}.w-\[14\.884px\]{width:14.884px}.w-\[14\.924px\]{width:14.924px}.w-\[14px\]{width:14px}.w-\[15\.058px\]{width:15.058px}.w-\[15\.558px\]{width:15.558px}.w-\[15\.694px\]{width:15.694px}.w-\[15\.788px\]{width:15.788px}.w-\[16\.41px\]{width:16.41px}.w-\[16\.222px\]{width:16.222px}.w-\[16\.411px\]{width:16.411px}.w-\[16\.709px\]{width:16.709px}.w-\[16px\]{width:16px}.w-\[17\.24px\]{width:17.24px}.w-\[17\.307px\]{width:17.307px}.w-\[17\.577px\]{width:17.577px}.w-\[17\.621px\]{width:17.621px}.w-\[17\.632px\]{width:17.632px}.w-\[17\.633px\]{width:17.633px}.w-\[17\.957px\]{width:17.957px}.w-\[17px\]{width:17px}.w-\[18\.01px\]{width:18.01px}.w-\[18\.49px\]{width:18.49px}.w-\[18\.154px\]{width:18.154px}.w-\[18\.263px\]{width:18.263px}.w-\[18\.659px\]{width:18.659px}.w-\[18\.811px\]{width:18.811px}.w-\[18px\]{width:18px}.w-\[19\.114px\]{width:19.114px}.w-\[19\.155px\]{width:19.155px}.w-\[19\.252px\]{width:19.252px}.w-\[19\.314px\]{width:19.314px}.w-\[19\.417px\]{width:19.417px}.w-\[19\.578px\]{width:19.578px}.w-\[19\.793px\]{width:19.793px}.w-\[19\.846px\]{width:19.846px}.w-\[19\.854px\]{width:19.854px}.w-\[19\.903px\]{width:19.903px}.w-\[20\.02px\]{width:20.02px}.w-\[20\.515px\]{width:20.515px}.w-\[20px\]{width:20px}.w-\[21\.022px\]{width:21.022px}.w-\[21\.223px\]{width:21.223px}.w-\[21\.434px\]{width:21.434px}.w-\[21\.494px\]{width:21.494px}.w-\[21\.998px\]{width:21.998px}.w-\[22\.221px\]{width:22.221px}.w-\[22\.234px\]{width:22.234px}.w-\[22\.238px\]{width:22.238px}.w-\[22\.999px\]{width:22.999px}.w-\[23\.11px\]{width:23.11px}.w-\[23\.037px\]{width:23.037px}.w-\[23\.083px\]{width:23.083px}.w-\[23\.613px\]{width:23.613px}.w-\[23\.919px\]{width:23.919px}.w-\[23\.998px\]{width:23.998px}.w-\[23px\]{width:23px}.w-\[24px\]{width:24px}.w-\[25\.188px\]{width:25.188px}.w-\[25\.441px\]{width:25.441px}.w-\[25\.443px\]{width:25.443px}.w-\[25px\]{width:25px}.w-\[26\.109px\]{width:26.109px}.w-\[26\.423px\]{width:26.423px}.w-\[26\.547px\]{width:26.547px}.w-\[26\.754px\]{width:26.754px}.w-\[26\.952px\]{width:26.952px}.w-\[27\.733px\]{width:27.733px}.w-\[27px\]{width:27px}.w-\[28px\]{width:28px}.w-\[29\.021px\]{width:29.021px}.w-\[29\.328px\]{width:29.328px}.w-\[29\.655px\]{width:29.655px}.w-\[29\.828px\]{width:29.828px}.w-\[29\.979px\]{width:29.979px}.w-\[29px\]{width:29px}.w-\[30\.632px\]{width:30.632px}.w-\[30px\]{width:30px}.w-\[31\.16px\]{width:31.16px}.w-\[31\.356px\]{width:31.356px}.w-\[31\.451px\]{width:31.451px}.w-\[31\.943px\]{width:31.943px}.w-\[32\.573px\]{width:32.573px}.w-\[33\.35px\]{width:33.35px}.w-\[33\.131px\]{width:33.131px}.w-\[33\.396px\]{width:33.396px}.w-\[33\.764px\]{width:33.764px}.w-\[34\.162px\]{width:34.162px}.w-\[34\.242px\]{width:34.242px}.w-\[34\.409px\]{width:34.409px}.w-\[34\.492px\]{width:34.492px}.w-\[34px\]{width:34px}.w-\[35\.47px\]{width:35.47px}.w-\[35\.124px\]{width:35.124px}.w-\[35\.436px\]{width:35.436px}.w-\[35px\]{width:35px}.w-\[37\.755px\]{width:37.755px}.w-\[38\.087px\]{width:38.087px}.w-\[38\.882px\]{width:38.882px}.w-\[38px\]{width:38px}.w-\[39\.128px\]{width:39.128px}.w-\[40\.83px\]{width:40.83px}.w-\[40\.439px\]{width:40.439px}.w-\[40\.632px\]{width:40.632px}.w-\[40px\]{width:40px}.w-\[41\.713px\]{width:41.713px}.w-\[41px\]{width:41px}.w-\[42\.8px\]{width:42.8px}.w-\[42px\]{width:42px}.w-\[44\.159px\]{width:44.159px}.w-\[44\.474px\]{width:44.474px}.w-\[44\.586px\]{width:44.586px}.w-\[45\.054px\]{width:45.054px}.w-\[45\.665px\]{width:45.665px}.w-\[46\.32px\]{width:46.32px}.w-\[46\.657px\]{width:46.657px}.w-\[46px\]{width:46px}.w-\[48\.434px\]{width:48.434px}.w-\[48\.478px\]{width:48.478px}.w-\[48px\]{width:48px}.w-\[49\.069px\]{width:49.069px}.w-\[50\.33px\]{width:50.33px}.w-\[50\.129px\]{width:50.129px}.w-\[50\.794px\]{width:50.794px}.w-\[51\.865px\]{width:51.865px}.w-\[51\.939px\]{width:51.939px}.w-\[51px\]{width:51px}.w-\[52\.046px\]{width:52.046px}.w-\[52\.291px\]{width:52.291px}.w-\[52\.567px\]{width:52.567px}.w-\[52px\]{width:52px}.w-\[53\.129px\]{width:53.129px}.w-\[53\.321px\]{width:53.321px}.w-\[53\.378px\]{width:53.378px}.w-\[53px\]{width:53px}.w-\[54\.11px\]{width:54.11px}.w-\[54\.468px\]{width:54.468px}.w-\[54\.524px\]{width:54.524px}.w-\[54px\]{width:54px}.w-\[56\.11px\]{width:56.11px}.w-\[56px\]{width:56px}.w-\[57\.291px\]{width:57.291px}.w-\[57\.342px\]{width:57.342px}.w-\[57\.793px\]{width:57.793px}.w-\[58\.374px\]{width:58.374px}.w-\[58\.773px\]{width:58.773px}.w-\[59\.058px\]{width:59.058px}.w-\[59\.141px\]{width:59.141px}.w-\[60\.624px\]{width:60.624px}.w-\[60\.759px\]{width:60.759px}.w-\[61px\]{width:61px}.w-\[64\.719px\]{width:64.719px}.w-\[64\.935px\]{width:64.935px}.w-\[64px\]{width:64px}.w-\[67\.241px\]{width:67.241px}.w-\[67px\]{width:67px}.w-\[68\.131px\]{width:68.131px}.w-\[68px\]{width:68px}.w-\[69px\]{width:69px}.w-\[71px\]{width:71px}.w-\[73\.214px\]{width:73.214px}.w-\[78\.605px\]{width:78.605px}.w-\[80\.834px\]{width:80.834px}.w-\[80px\]{width:80px}.w-\[81\.223px\]{width:81.223px}.w-\[88px\]{width:88px}.w-\[90\.036px\]{width:90.036px}.w-\[91\.074px\]{width:91.074px}.w-\[95\.347px\]{width:95.347px}.w-\[99\.13px\]{width:99.13px}.w-\[100\.119px\]{width:100.119px}.w-\[100cqw\]{width:100cqw}.w-\[103\.576px\]{width:103.576px}.w-\[106\.937px\]{width:106.937px}.w-\[113\.048px\]{width:113.048px}.w-\[115\.159px\]{width:115.159px}.w-\[116\.743px\]{width:116.743px}.w-\[116px\]{width:116px}.w-\[117\.464px\]{width:117.464px}.w-\[118\.345px\]{width:118.345px}.w-\[118px\]{width:118px}.w-\[120px\]{width:120px}.w-\[122\.621px\]{width:122.621px}.w-\[123\.855px\]{width:123.855px}.w-\[124\.383px\]{width:124.383px}.w-\[124\.713px\]{width:124.713px}.w-\[126\.737px\]{width:126.737px}.w-\[132\.36px\]{width:132.36px}.w-\[135\.345px\]{width:135.345px}.w-\[136px\]{width:136px}.w-\[137px\]{width:137px}.w-\[147\.054px\]{width:147.054px}.w-\[148\.763px\]{width:148.763px}.w-\[175px\]{width:175px}.w-\[176\.303px\]{width:176.303px}.w-\[176\.989px\]{width:176.989px}.w-\[176px\]{width:176px}.w-\[177\.317px\]{width:177.317px}.w-\[179px\]{width:179px}.w-\[180px\]{width:180px}.w-\[191px\]{width:191px}.w-\[200px\]{width:200px}.w-\[214px\]{width:214px}.w-\[220\.542px\]{width:220.542px}.w-\[225\.339px\]{width:225.339px}.w-\[253px\]{width:253px}.w-\[269px\]{width:269px}.w-\[270px\]{width:270px}.w-\[272px\]{width:272px}.w-\[280px\]{width:280px}.w-\[291\.151px\]{width:291.151px}.w-\[303\.338px\]{width:303.338px}.w-\[327px\]{width:327px}.w-\[330px\]{width:330px}.w-\[333px\]{width:333px}.w-\[334\.554px\]{width:334.554px}.w-\[341px\]{width:341px}.w-\[344px\]{width:344px}.w-\[347px\]{width:347px}.w-\[368\.844px\]{width:368.844px}.w-\[380\.853px\]{width:380.853px}.w-\[380px\]{width:380px}.w-\[385px\]{width:385px}.w-\[420px\]{width:420px}.w-\[435\.335px\]{width:435.335px}.w-\[476px\]{width:476px}.w-\[492px\]{width:492px}.w-\[505px\]{width:505px}.w-\[591\.205px\]{width:591.205px}.w-\[624\.12px\]{width:624.12px}.w-\[652px\]{width:652px}.w-\[661px\]{width:661px}.w-\[677px\]{width:677px}.w-\[706\.274px\]{width:706.274px}.w-\[864px\]{width:864px}.w-\[908\.48px\]{width:908.48px}.w-\[909px\]{width:909px}.w-\[1118\.06px\]{width:1118.06px}.w-\[1118\.029px\]{width:1118.03px}.w-\[1269px\]{width:1269px}.w-\[1440px\]{width:1440px}.w-\[1466px\]{width:1466px}.w-\[hypot\(27\.8832cqw\,21\.1667cqh\)\]{width:hypot(27.8832cqw,21.1667cqh)}.w-\[hypot\(40\.1229cqw\,-12\.4871cqh\)\]{width:hypot(40.1229cqw,-12.4871cqh)}.w-px{width:1px}.max-w-none{max-width:none}.flex-none{flex:none}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);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)}.-translate-y-full{--tw-translate-y:-100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.-scale-x-100{--tw-scale-x:calc(100% * -1);scale:var(--tw-scale-x) var(--tw-scale-y)}.-rotate-90{rotate:-90deg}.-rotate-145{rotate:-145deg}.-rotate-177{rotate:-177deg}.rotate-\[-24\.77deg\]{rotate:-24.77deg}.rotate-\[39\.81deg\]{rotate:39.81deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.content-stretch{align-content:stretch}.items-center{align-items:center}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-\[20px\]{gap:20px}.gap-x-\[20px\]{column-gap:20px}.gap-y-\[24px\]{row-gap:24px}.overflow-clip{overflow:clip}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-\[7px\]{border-radius:7px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[13px\]{border-radius:13px}.rounded-\[16px\]{border-radius:16px}.rounded-\[21px\]{border-radius:21px}.rounded-\[28\.5px\]{border-radius:28.5px}.rounded-\[31\.5px\]{border-radius:31.5px}.rounded-\[32px\]{border-radius:32px}.rounded-\[35px\]{border-radius:35px}.rounded-\[41px\]{border-radius:41px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[\#121212\]{border-color:#121212}.border-\[\#979797\]{border-color:#979797}.bg-\[\#37c302\]{background-color:#37c302}.bg-\[\#646464\]{background-color:#646464}.bg-\[\#d8d8d8\]{background-color:#d8d8d8}.bg-\[\#f5f5f5\]{background-color:#f5f5f5}.bg-\[\#fb6500\]{background-color:#fb6500}.bg-white{background-color:var(--color-white)}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#fe7d4c\]{--tw-gradient-from:#fe7d4c;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-\[\#fe545a\]{--tw-gradient-to:#fe545a;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-\[99\.427\%\]{--tw-gradient-to-position:99.427%}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.mask-intersect{-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;mask-composite:intersect}.mask-alpha{-webkit-mask-source-type:alpha;-webkit-mask-source-type:alpha;-webkit-mask-source-type:alpha;mask-mode:alpha}.mask-size-\[46px_47px\]{-webkit-mask-size:46px 47px;mask-size:46px 47px}.mask-size-\[53px_53px\,_17\.849px_20\.828px\]{-webkit-mask-size:53px 53px,17.849px 20.828px;mask-size:53px 53px,17.849px 20.828px}.mask-size-\[53px_53px\]{-webkit-mask-size:53px 53px;mask-size:53px 53px}.mask-size-\[677px_533px\,_335px_724px\,_334\.555px_723\.306px\]{-webkit-mask-size:677px 533px,335px 724px,334.555px 723.306px;mask-size:677px 533px,335px 724px,334.555px 723.306px}.mask-size-\[677px_533px\,_335px_724px\]{-webkit-mask-size:677px 533px,335px 724px;mask-size:677px 533px,335px 724px}.mask-size-\[677px_533px\]{-webkit-mask-size:677px 533px;mask-size:677px 533px}.mask-size-\[1440px_544px\,_909px_650px\]{-webkit-mask-size:1440px 544px,909px 650px;mask-size:1440px 544px,909px 650px}.mask-size-\[1440px_939px\,_909px_650px\]{-webkit-mask-size:1440px 939px,909px 650px;mask-size:1440px 939px,909px 650px}.mask-no-clip{-webkit-mask-clip:no-clip;mask-clip:no-clip}.mask-position-\[-5px_-42px\]{-webkit-mask-position:-5px -42px;mask-position:-5px -42px}.mask-position-\[-8\.112px_-6\.49px\]{-webkit-mask-position:-8.112px -6.49px;mask-position:-8.112px -6.49px}.mask-position-\[-9\.194px_-33\.755px\]{-webkit-mask-position:-9.194px -33.755px;mask-position:-9.194px -33.755px}.mask-position-\[-16\.549px_-16\.225px\]{-webkit-mask-position:-16.549px -16.225px;mask-position:-16.549px -16.225px}.mask-position-\[-20\.01px_-33\.53px\]{-webkit-mask-position:-20.01px -33.53px;mask-position:-20.01px -33.53px}.mask-position-\[-23\.09px_-29\.676px\,_-6\.541px_-13\.451px\]{-webkit-mask-position:-23.09px -29.676px,-6.541px -13.451px;mask-position:-23.09px -29.676px,-6.541px -13.451px}.mask-position-\[-26\.5px_-40\.562px\]{-webkit-mask-position:-26.5px -40.562px;mask-position:-26.5px -40.562px}.mask-position-\[-135px_-145\.753px\]{-webkit-mask-position:-135px -145.753px;mask-position:-135px -145.753px}.mask-position-\[-135px_-200\.631px\]{-webkit-mask-position:-135px -200.631px;mask-position:-135px -200.631px}.mask-position-\[-135px_-270\.942px\]{-webkit-mask-position:-135px -270.942px;mask-position:-135px -270.942px}.mask-position-\[-137\.573px_-42px\]{-webkit-mask-position:-137.573px -42px;mask-position:-137.573px -42px}.mask-position-\[-137\.573px_-115\.741px\]{-webkit-mask-position:-137.573px -115.741px;mask-position:-137.573px -115.741px}.mask-position-\[-137\.573px_-733\.113px\]{-webkit-mask-position:-137.573px -733.113px;mask-position:-137.573px -733.113px}.mask-position-\[-143\.578px_-48\.002px\]{-webkit-mask-position:-143.578px -48.002px;mask-position:-143.578px -48.002px}.mask-position-\[-160px_-63px\,_0px_2px\,_1px_2px\]{-webkit-mask-position:-160px -63px,0 2px,1px 2px;mask-position:-160px -63px,0 2px,1px 2px}.mask-position-\[-161px_-65px\,_-1px_0px\]{-webkit-mask-position:-161px -65px,-1px 0;mask-position:-161px -65px,-1px 0}.mask-position-\[-304\.84px_-70\.296px\]{-webkit-mask-position:-304.84px -70.296px;mask-position:-304.84px -70.296px}.mask-position-\[-363\.169px_-67\.724px\]{-webkit-mask-position:-363.169px -67.724px;mask-position:-363.169px -67.724px}.mask-position-\[-365\.742px_-70\.296px\]{-webkit-mask-position:-365.742px -70.296px;mask-position:-365.742px -70.296px}.mask-position-\[-511\.564px_-115\.741px\]{-webkit-mask-position:-511.564px -115.741px;mask-position:-511.564px -115.741px}.mask-position-\[-511\.564px_-733\.113px\]{-webkit-mask-position:-511.564px -733.113px;mask-position:-511.564px -733.113px}.mask-position-\[-517\.569px_-219\.494px\]{-webkit-mask-position:-517.569px -219.494px;mask-position:-517.569px -219.494px}.mask-position-\[-597\.928px_403\.655px\,_150\.072px_200\.655px\]{-webkit-mask-position:-597.928px 403.655px,150.072px 200.655px;mask-position:-597.928px 403.655px,150.072px 200.655px}.mask-position-\[-598\.046px_403\.916px\,_149\.954px_200\.916px\]{-webkit-mask-position:-598.046px 403.916px,149.954px 200.916px;mask-position:-598.046px 403.916px,149.954px 200.916px}.mask-position-\[-726\.928px_305\.655px\,_150\.072px_200\.655px\]{-webkit-mask-position:-726.928px 305.655px,150.072px 200.655px;mask-position:-726.928px 305.655px,150.072px 200.655px}.mask-position-\[-727\.046px_305\.916px\,_149\.954px_200\.916px\]{-webkit-mask-position:-727.046px 305.916px,149.954px 200.916px;mask-position:-727.046px 305.916px,149.954px 200.916px}.mask-position-\[-756\.928px_320\.656px\,_150\.072px_200\.656px\]{-webkit-mask-position:-756.928px 320.656px,150.072px 200.656px;mask-position:-756.928px 320.656px,150.072px 200.656px}.mask-position-\[-757\.046px_320\.915px\,_149\.954px_200\.915px\]{-webkit-mask-position:-757.046px 320.915px,149.954px 200.915px;mask-position:-757.046px 320.915px,149.954px 200.915px}.mask-position-\[-883\.928px_195\.655px\,_150\.072px_200\.655px\]{-webkit-mask-position:-883.928px 195.655px,150.072px 200.655px;mask-position:-883.928px 195.655px,150.072px 200.655px}.mask-position-\[-884\.046px_195\.916px\,_149\.954px_200\.916px\]{-webkit-mask-position:-884.046px 195.916px,149.954px 200.916px;mask-position:-884.046px 195.916px,149.954px 200.916px}.mask-position-\[-885\.928px_222\.656px\,_150\.072px_200\.656px\]{-webkit-mask-position:-885.928px 222.656px,150.072px 200.656px;mask-position:-885.928px 222.656px,150.072px 200.656px}.mask-position-\[-886\.046px_222\.915px\,_149\.954px_200\.915px\]{-webkit-mask-position:-886.046px 222.915px,149.954px 200.915px;mask-position:-886.046px 222.915px,149.954px 200.915px}.mask-position-\[-1042\.928px_112\.656px\,_150\.072px_200\.656px\]{-webkit-mask-position:-1042.93px 112.656px,150.072px 200.656px;mask-position:-1042.93px 112.656px,150.072px 200.656px}.mask-position-\[-1043\.046px_112\.915px\,_149\.954px_200\.915px\]{-webkit-mask-position:-1043.05px 112.915px,149.954px 200.915px;mask-position:-1043.05px 112.915px,149.954px 200.915px}.mask-position-\[5px_3px\]{-webkit-mask-position:5px 3px;mask-position:5px 3px}.mask-no-repeat{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.px-\[37px\]{padding-inline:37px}.py-\[22px\]{padding-block:22px}.text-center{text-align:center}.text-right{text-align:right}.font-\[\'Cooper_Hewitt\:Book\'\,sans-serif\]{font-family:Cooper Hewitt\:Book,sans-serif}.font-\[\'Cooper_Hewitt\:Heavy\'\,sans-serif\]{font-family:Cooper Hewitt\:Heavy,sans-serif}.font-\[\'Cooper_Hewitt\:Medium\'\,sans-serif\]{font-family:Cooper Hewitt\:Medium,sans-serif}.font-\[\'Geist\:Bold\'\,sans-serif\]{font-family:Geist\:Bold,sans-serif}.font-\[\'Geist\:Medium\'\,sans-serif\]{font-family:Geist\:Medium,sans-serif}.font-\[\'Inter\:Medium\'\,sans-serif\]{font-family:Inter\:Medium,sans-serif}.font-\[\'Montserrat\:Bold\'\,sans-serif\]{font-family:Montserrat\:Bold,sans-serif}.font-\[\'Montserrat\:Regular\'\,sans-serif\]{font-family:Montserrat\:Regular,sans-serif}.font-\[\'Poppins\:Medium\'\,sans-serif\]{font-family:Poppins\:Medium,sans-serif}.font-\[\'Poppins\:Regular\'\,sans-serif\]{font-family:Poppins\:Regular,sans-serif}.font-\[\'Poppins\:SemiBold\'\,sans-serif\]{font-family:Poppins\:SemiBold,sans-serif}.font-\[\'ProductSans\:Bold\'\,sans-serif\]{font-family:ProductSans\:Bold,sans-serif}.font-\[\'ProductSans\:Regular\'\,sans-serif\]{font-family:ProductSans\:Regular,sans-serif}.text-\[0px\]{font-size:0}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[25px\]{font-size:25px}.text-\[28px\]{font-size:28px}.text-\[30px\]{font-size:30px}.text-\[35px\]{font-size:35px}.text-\[40px\]{font-size:40px}.text-\[48px\]{font-size:48px}.text-\[50px\]{font-size:50px}.text-\[55px\]{font-size:55px}.text-\[60px\]{font-size:60px}.leading-\[0\]{--tw-leading:0;line-height:0}.leading-\[1\.2\]{--tw-leading:1.2;line-height:1.2}.leading-\[1\.3\]{--tw-leading:1.3;line-height:1.3}.leading-\[normal\]{--tw-leading:normal;line-height:normal}.leading-none{--tw-leading:1;line-height:1}.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)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.tracking-\[-0\.8px\]{--tw-tracking:-.8px;letter-spacing:-.8px}.tracking-\[-0\.96px\]{--tw-tracking:-.96px;letter-spacing:-.96px}.\[word-break\:break-word\]{word-break:break-word}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#4e4d4d\]{color:#4e4d4d}.text-\[\#8e8e8e\]{color:#8e8e8e}.text-\[\#033bcc\]{color:#033bcc}.text-\[\#121212\]{color:#121212}.text-\[\#232323\]{color:#232323}.text-\[\#f5f5f5\]{color:#f5f5f5}.text-\[\#f8f8f8\]{color:#f8f8f8}.text-\[\#fefefe\]{color:#fefefe}.text-\[transparent\]{color:#0000}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.not-italic{font-style:normal}.underline{text-decoration-line:underline}.decoration-solid{text-decoration-style:solid}.decoration-from-font{text-decoration-thickness:from-font}.opacity-7{opacity:.07}.opacity-17{opacity:.17}.opacity-18{opacity:.18}.mix-blend-multiply{mix-blend-mode:multiply}.shadow-\[0px_2px_2px_0px_rgba\(0\,0\,0\,0\.14\)\,0px_3px_1px_0px_rgba\(0\,0\,0\,0\.12\)\,0px_1px_5px_0px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow:0px 2px 2px 0px var(--tw-shadow-color,#00000024), 0px 3px 1px 0px var(--tw-shadow-color,#0000001f), 0px 1px 5px 0px var(--tw-shadow-color,#0003);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0px_2px_4px_0px_rgba\(0\,0\,0\,0\.2\)\,0px_4px_5px_0px_rgba\(0\,0\,0\,0\.14\)\,0px_1px_10px_0px_rgba\(0\,0\,0\,0\.12\)\]{--tw-shadow:0px 2px 4px 0px var(--tw-shadow-color,#0003), 0px 4px 5px 0px var(--tw-shadow-color,#00000024), 0px 1px 10px 0px var(--tw-shadow-color,#0000001f);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0px_7px_8px_0px_rgba\(255\,243\,243\,0\.2\)\,0px_13px_19px_0px_rgba\(255\,218\,218\,0\.14\)\,0px_5px_24px_0px_rgba\(47\,47\,47\,0\.12\)\]{--tw-shadow:0px 7px 8px 0px var(--tw-shadow-color,#fff3f333), 0px 13px 19px 0px var(--tw-shadow-color,#ffdada24), 0px 5px 24px 0px var(--tw-shadow-color,#2f2f2f1f);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.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,)}.drop-shadow-\[0px_4px_2\.5px_rgba\(0\,0\,0\,0\.2\)\,0px_7px_5px_rgba\(0\,0\,0\,0\.14\)\,0px_2px_8px_rgba\(0\,0\,0\,0\.12\)\]{--tw-drop-shadow-size:drop-shadow(0px 4px 2.5px var(--tw-drop-shadow-color,#0003)) drop-shadow(0px 7px 5px var(--tw-drop-shadow-color,#00000024)) drop-shadow(0px 2px 8px var(--tw-drop-shadow-color,#0000001f));--tw-drop-shadow:var(--tw-drop-shadow-size);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,)}.drop-shadow-\[0px_5px_2\.5px_rgba\(0\,0\,0\,0\.2\)\,0px_8px_5px_rgba\(0\,0\,0\,0\.14\)\,0px_3px_7px_rgba\(0\,0\,0\,0\.12\)\]{--tw-drop-shadow-size:drop-shadow(0px 5px 2.5px var(--tw-drop-shadow-color,#0003)) drop-shadow(0px 8px 5px var(--tw-drop-shadow-color,#00000024)) drop-shadow(0px 3px 7px var(--tw-drop-shadow-color,#0000001f));--tw-drop-shadow:var(--tw-drop-shadow-size);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-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,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))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.\[text-box-edge\:cap_alphabetic\]{text-box-edge:cap alphabetic}.\[text-box-trim\:trim-both\]{text-box-trim:trim-both}.\[text-decoration-skip-ink\:none\]{-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.\[text-underline-position\:from-font\]{text-underline-position:from-font}@media (width>=48rem){.md\:gap-x-\[16px\]{column-gap:16px}.md\:gap-y-\[12px\]{row-gap:12px}}}:root,[data-theme=dark]{--bg:#0d0f14;--bg2:#141920;--bg3:#1c2330;--bg4:#252f3d;--surface:#1a2030;--border:#ffffff12;--border-strong:#ffffff21;--text-primary:#f0ede8;--text-secondary:#c4bfb8;--text-muted:#6b7a8d;--text-faint:#3d4a5a;--primary:#7c3aed;--primary-mid:#6d28d9;--primary-bright:#a78bfa;--primary-glow:#7c3aed4d;--primary-subtle:#7c3aed1a;--teal:#00d4a8;--teal-subtle:#00d4a81a;--gold:#f59e0b;--gold-light:#fbbf24;--gold-subtle:#f59e0b1a;--gold-glow:#f59e0b40;--amber:#f59e0b;--amber-subtle:#f59e0b1a;--coral:#f43f5e;--coral-subtle:#f43f5e1a;--blue:#3b82f6;--blue-subtle:#3b82f61a;--violet:#a78bfa;--violet-subtle:#a78bfa1a;--nav-bg:#0d0f14eb;--card-shadow:0 4px 20px #00000059;--card-shadow-lg:0 16px 48px #00000073}[data-theme=light]{--bg:#f8f6f1;--bg2:#fff;--bg3:#f1ede8;--bg4:#e6e0d8;--surface:#fdfaf8;--border:#00000012;--border-strong:#00000021;--text-primary:#1a1a2e;--text-secondary:#2d2d40;--text-muted:#6b7280;--text-faint:#9ca3af;--primary:#7c3aed;--primary-mid:#6d28d9;--primary-bright:#8b5cf6;--primary-glow:#7c3aed38;--primary-subtle:#7c3aed14;--teal:#059669;--teal-subtle:#05966914;--gold:#d97706;--gold-light:#f59e0b;--gold-subtle:#d977061a;--gold-glow:#d9770633;--amber:#d97706;--amber-subtle:#d9770614;--coral:#f43f5e;--coral-subtle:#f43f5e14;--blue:#2563eb;--blue-subtle:#2563eb14;--violet:#7c3aed;--violet-subtle:#7c3aed14;--nav-bg:#f8f6f1f0;--card-shadow:0 2px 12px #0000000f;--card-shadow-lg:0 8px 32px #0000001a}*{box-sizing:border-box}html,body{color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0f;margin:0;font-family:Inter,system-ui,sans-serif;transition:background-color .2s,color .2s}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}@keyframes wave-bar{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-ring{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.7)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes thinking-dot{0%,80%,to{opacity:.3;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}@keyframes typing-cursor{0%,to{opacity:1}50%{opacity:0}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.nav-links-desktop,.nav-avatar-desktop{display:none!important}.nav-hamburger,.nav-mobile-menu{display:flex!important}.auth-wrapper{flex-direction:column!important}.auth-form-pane{border-bottom:none!important;border-right:none!important;flex:1!important;width:100%!important;min-height:100vh!important;padding:32px 20px!important}.auth-social-pane{display:none!important}}@media (width<=860px){.dashboard-page{min-height:calc(100vh - 60px);height:auto!important;overflow:auto!important}.dashboard-inner{overflow:auto!important}.dashboard-bento{grid-template:"chart""radar""streak""focus""recent"/1fr!important}.dashboard-bento .bento-chart{min-height:320px!important}.dashboard-bento .bento-radar{min-height:300px!important}.dashboard-bento .bento-streak{min-height:auto!important}.dashboard-bento .bento-focus{min-height:180px!important}.dashboard-bento .bento-recent{min-height:auto!important}.dashboard-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.dashboard-cold{text-align:center;flex-direction:column!important;gap:32px!important;padding:32px 24px!important}.dashboard-cold-illus{width:240px!important;height:240px!important}}@media (width<=640px){.stats-grid-4col{grid-template-columns:repeat(2,1fr)!important}.multi-col-grid{grid-template-columns:1fr!important}}@media (width<=480px){.stats-grid-4col{grid-template-columns:1fr!important}}@media (width<=768px){.landing-nav{padding:0 16px!important}.landing-nav-links{display:none!important}.hub-sources-container{flex-direction:column;gap:12px;display:flex}.landing-hero-grid{grid-template-columns:1fr!important;gap:40px!important;padding:0 20px!important}.roadmap-companies-grid{grid-template-columns:1fr!important}.landing-hero-grid h1{font-size:38px!important}.landing-reviews-grid{grid-template-columns:1fr!important}.landing-footer-grid{grid-template-columns:1fr!important;gap:32px!important}#how-it-works,#tracks,#reviews,#faq{padding-left:20px!important;padding-right:20px!important}}@media (width<=860px){.landing-reviews-grid{grid-template-columns:repeat(2,1fr)!important}.case-section-illus{object-fit:contain!important;height:auto!important;max-height:200px!important}}.case-section-illus{object-fit:cover;border-radius:12px;width:100%;height:200px;margin-bottom:20px}.roadmap-companies-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@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:0}@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-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
