/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-blue-600: oklch(54.6% .245 262.881);--color-blue-800: oklch(42.4% .199 265.638);--color-pink-100: oklch(94.8% .028 342.258);--color-gray-600: oklch(44.6% .03 256.802);--color-gray-800: oklch(27.8% .033 256.848);--color-gray-900: oklch(21% .034 264.665);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-lg: 32rem;--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--leading-relaxed: 1.625;--radius-2xl: 1rem;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.top-\[8px\]{top:8px}.right-0{right:calc(var(--spacing) * 0)}.right-\[20px\]{right:20px}.bottom-0{bottom:calc(var(--spacing) * 0)}.bottom-\[15px\]{bottom:15px}.bottom-\[20px\]{bottom:20px}.bottom-\[100\%\]{bottom:100%}.left-0{left:calc(var(--spacing) * 0)}.left-\[20px\]{left:20px}.left-\[50\%\]{left:50%}.z-2{z-index:2}.z-3{z-index:3}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[10\]{z-index:10}.z-\[15\]{z-index:15}.z-\[20\]{z-index:20}.z-\[29\]{z-index:29}.z-\[30\]{z-index:30}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.z-\[999\]{z-index:999}.m-\[9px\]{margin:9px}.m-auto{margin:auto}.-mx-\[10px\]{margin-inline:-10px}.mx-4{margin-inline:calc(var(--spacing) * 4)}.mx-\[4px\]{margin-inline:4px}.mx-\[5px\]{margin-inline:5px}.mx-\[10px\]{margin-inline:10px}.mx-auto{margin-inline:auto}.-my-\[4px\]{margin-block:-4px}.my-\[4px\]{margin-block:4px}.my-\[8px\]{margin-block:8px}.my-\[16px\]{margin-block:16px}.my-\[24px\]{margin-block:24px}.my-auto{margin-block:auto}.ms-2{margin-inline-start:calc(var(--spacing) * 2)}.ms-\[5px\]{margin-inline-start:5px}.ms-\[7px\]{margin-inline-start:7px}.ms-\[8px\]{margin-inline-start:8px}.ms-\[10px\]{margin-inline-start:10px}.me-\[4px\]{margin-inline-end:4px}.me-\[5px\]{margin-inline-end:5px}.me-\[8px\]{margin-inline-end:8px}.me-\[10px\]{margin-inline-end:10px}.me-\[15px\]{margin-inline-end:15px}.me-\[16px\]{margin-inline-end:16px}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-\[-5px\]{margin-top:-5px}.mt-\[-24px\]{margin-top:-24px}.mt-\[-30px\]{margin-top:-30px}.mt-\[8px\]{margin-top:8px}.mt-\[16px\]{margin-top:16px}.mt-\[20px\]{margin-top:20px}.mt-\[24px\]{margin-top:24px}.mt-\[32px\]{margin-top:32px}.mr-\[6px\]{margin-right:6px}.mr-\[8px\]{margin-right:8px}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-\[3px\]{margin-bottom:3px}.mb-\[4px\]{margin-bottom:4px}.mb-\[6px\]{margin-bottom:6px}.mb-\[10px\]{margin-bottom:10px}.mb-\[16px\]{margin-bottom:16px}.mb-\[24px\]{margin-bottom:24px}.mb-\[32px\]{margin-bottom:32px}.ml-\[4px\]{margin-left:4px}.ml-\[8px\]{margin-left:8px}.ml-\[10px\]{margin-left:10px}.ml-\[24px\]{margin-left:24px}.ml-auto{margin-left:auto}.\!flex{display:flex!important}.\!hidden{display:none!important}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.size-\[32px\]{width:32px;height:32px}.\!h-\[12px\]{height:12px!important}.\!h-\[14px\]{height:14px!important}.\!h-\[15px\]{height:15px!important}.\!h-\[16px\]{height:16px!important}.\!h-\[20px\]{height:20px!important}.\!h-\[22px\]{height:22px!important}.\!h-\[24px\]{height:24px!important}.\!h-\[32px\]{height:32px!important}.\!h-\[35px\]{height:35px!important}.\!h-\[36px\]{height:36px!important}.\!h-\[40px\]{height:40px!important}.\!h-\[100px\]{height:100px!important}.\!h-\[128px\]{height:128px!important}.\!h-\[142px\]{height:142px!important}.\!h-\[145px\]{height:145px!important}.\!h-\[160px\]{height:160px!important}.\!h-auto{height:auto!important}.\!h-full{height:100%!important}.h-0{height:calc(var(--spacing) * 0)}.h-1\/4{height:25%}.h-3\/4{height:75%}.h-7\/8{height:87.5%}.h-\[0px\]{height:0px}.h-\[1px\]{height:1px}.h-\[2px\]{height:2px}.h-\[4px\]{height:4px}.h-\[6px\]{height:6px}.h-\[9px\]{height:9px}.h-\[14px\]{height:14px}.h-\[15px\]{height:15px}.h-\[20px\]{height:20px}.h-\[22px\]{height:22px}.h-\[24px\]{height:24px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[36px\]{height:36px}.h-\[48px\]{height:48px}.h-\[58px\]{height:58px}.h-\[68px\]{height:68px}.h-\[100px\]{height:100px}.h-\[128px\]{height:128px}.h-\[142px\]{height:142px}.h-\[200px\]{height:200px}.h-\[220px\]{height:220px}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[100\%\]{max-height:100%}.max-h-\[400px\]{max-height:400px}.max-h-\[560px\]{max-height:560px}.\!min-h-\[142px\]{min-height:142px!important}.min-h-\[35px\]{min-height:35px}.min-h-\[64px\]{min-height:64px}.min-h-\[225px\]{min-height:225px}.\!w-1\/2{width:50%!important}.\!w-1\/3{width:calc(1 / 3 * 100%)!important}.\!w-2\/3{width:calc(2 / 3 * 100%)!important}.\!w-3\/5{width:calc(3 / 5 * 100%)!important}.\!w-4\/5{width:80%!important}.\!w-\[15px\]{width:15px!important}.\!w-\[20px\]{width:20px!important}.\!w-\[22px\]{width:22px!important}.\!w-\[24px\]{width:24px!important}.\!w-\[32px\]{width:32px!important}.\!w-\[40px\]{width:40px!important}.\!w-\[128px\]{width:128px!important}.\!w-\[142px\]{width:142px!important}.\!w-\[200px\]{width:200px!important}.\!w-\[212px\]{width:212px!important}.\!w-full{width:100%!important}.w-0{width:calc(var(--spacing) * 0)}.w-1\/2{width:50%}.w-1\/3{width:calc(1 / 3 * 100%)}.w-1\/4{width:25%}.w-2\/3{width:calc(2 / 3 * 100%)}.w-2\/5{width:40%}.w-5\/6{width:calc(5 / 6 * 100%)}.w-\[1px\]{width:1px}.w-\[15px\]{width:15px}.w-\[20px\]{width:20px}.w-\[22px\]{width:22px}.w-\[24px\]{width:24px}.w-\[32px\]{width:32px}.w-\[60\%\]{width:60%}.w-\[68px\]{width:68px}.w-\[100px\]{width:100px}.w-\[128px\]{width:128px}.w-\[142px\]{width:142px}.w-\[145px\]{width:145px}.w-\[150px\]{width:150px}.w-\[200px\]{width:200px}.w-\[280px\]{width:280px}.w-\[300px\]{width:300px}.w-\[320px\]{width:320px}.w-\[calc\(50\%-10px\)\]{width:calc(50% - 10px)}.w-\[calc\(100\%-24px\)\]{width:calc(100% - 24px)}.w-\[calc\(100\%-32px\)\]{width:calc(100% - 32px)}.w-\[calc\(100\%-42px\)\]{width:calc(100% - 42px)}.w-\[calc\(100\%-70px\)\]{width:calc(100% - 70px)}.w-auto{width:auto}.w-full{width:100%}.w-max{width:max-content}.w-screen{width:100vw}.\!max-w-\[430px\]{max-width:430px!important}.max-w-1\/2{max-width:50%}.max-w-\[150px\]{max-width:150px}.max-w-\[250px\]{max-width:250px}.max-w-\[300px\]{max-width:300px}.max-w-\[320px\]{max-width:320px}.max-w-\[430px\]{max-width:430px}.max-w-\[560px\]{max-width:560px}.max-w-\[calc\(100\%-35px\)\]{max-width:calc(100% - 35px)}.max-w-\[calc\(100\%-85px\)\]{max-width:calc(100% - 85px)}.max-w-lg{max-width:var(--container-lg)}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-2\/5{min-width:40%}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[260px\]{min-width:260px}.min-w-\[280px\]{min-width:280px}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.translate-y-0{--tw-translate-y: calc(var(--spacing) * 0);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)}.rotate-90{rotate:90deg}.rotate-180{rotate:180deg}.rotate-270{rotate:270deg}.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}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.\!justify-end{justify-content:flex-end!important}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-3{gap:calc(var(--spacing) * 3)}.gap-\[1px\]{gap:1px}.gap-\[2px\]{gap:2px}.gap-\[4px\]{gap:4px}.gap-\[5px\]{gap:5px}.gap-\[8px\]{gap:8px}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[15px\]{gap:15px}.gap-\[16px\]{gap:16px}.gap-\[17px\]{gap:17px}.gap-\[20px\]{gap:20px}.gap-\[24px\]{gap:24px}.gap-\[25px\]{gap:25px}.space-y-1\.5{:where(>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}}.space-y-3{:where(>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}}.space-x-\[5px\]{:where(>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(5px * var(--tw-space-x-reverse));margin-inline-end:calc(5px * calc(1 - var(--tw-space-x-reverse)))}}.space-x-\[8px\]{:where(>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(8px * var(--tw-space-x-reverse));margin-inline-end:calc(8px * calc(1 - var(--tw-space-x-reverse)))}}.self-center{align-self:center}.self-start{align-self:flex-start}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.\!rounded-\[2px\]{border-radius:2px!important}.\!rounded-\[5px\]{border-radius:5px!important}.\!rounded-\[6px\]{border-radius:6px!important}.\!rounded-\[8px\]{border-radius:8px!important}.\!rounded-\[10px\]{border-radius:10px!important}.\!rounded-\[20px\]{border-radius:20px!important}.\!rounded-\[25px\]{border-radius:25px!important}.\!rounded-full{border-radius:calc(infinity * 1px)!important}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[3px\]{border-radius:3px}.rounded-\[8px\]{border-radius:8px}.rounded-\[10px\]{border-radius:10px}.rounded-\[11px\]{border-radius:11px}.rounded-\[20px\]{border-radius:20px}.rounded-\[100px\]{border-radius:100px}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-\[20px\]{border-top-left-radius:20px;border-top-right-radius:20px}.rounded-tl-\[20px\]{border-top-left-radius:20px}.rounded-tr-\[20px\]{border-top-right-radius:20px}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[1\.5px\]{border-style:var(--tw-border-style);border-width:1.5px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style: dashed;border-style:dashed}.border-solid{--tw-border-style: solid;border-style:solid}.border-border-default-light{border-color:var(--border-default-light)}.border-button-background-disabled{border-color:var(--bg-disabled)}.border-button-primary{border-color:var(--button-primary)}.border-element-lines-light{border-color:var(--element-lines-light)}.border-error{border-color:var(--error)}.border-primary-light{border-color:var(--primary)}.border-separator-light{border-color:var(--separator-light)}.border-text-secondary-light{border-color:var(--text-secondary-light)}.border-transparent{border-color:transparent}.border-t-button-background-disabled{border-top-color:var(--bg-disabled)}.border-b-button-background-disabled{border-bottom-color:var(--bg-disabled)}.border-b-white{border-bottom-color:var(--color-white)}.\!bg-button-active-light{background-color:var(--button-active-light)!important}.\!bg-button-background-disabled{background-color:var(--bg-disabled)!important}.\!bg-button-secondary-hover{background-color:var(--button-secondary-hover)!important}.\!bg-surface-bg-secondary-light{background-color:var(--surface-bg-secondary-light)!important}.bg-bg-neutral-light{background-color:var(--bg-neutral-light)}.bg-bg-preview-actions-light{background-color:var(--bg-preview-actions-light)}.bg-black{background-color:var(--color-black)}.bg-black\/20{background-color:color-mix(in srgb,#000 20%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-black) 20%,transparent)}}.bg-black\/50{background-color:color-mix(in srgb,#000 50%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-black\/70{background-color:color-mix(in srgb,#000 70%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-black) 70%,transparent)}}.bg-button-active-light{background-color:var(--button-active-light)}.bg-button-background-disabled{background-color:var(--bg-disabled)}.bg-button-primary{background-color:var(--button-primary)}.bg-button-secondary-hover{background-color:var(--button-secondary-hover)}.bg-checkbox-bg-primary-checked-light{background-color:var(--button-primary)}.bg-element-lines-light{background-color:var(--element-lines-light)}.bg-error{background-color:var(--error)}.bg-error-semantic{background-color:var(--error-semantic)}.bg-pink-100{background-color:var(--color-pink-100)}.bg-primary-light{background-color:var(--primary)}.bg-scrollbar-light{background-color:var(--scrollbar-light)}.bg-separator-alt-light{background-color:var(--separator-alt-light)}.bg-separator-light{background-color:var(--separator-light)}.bg-snackbar-bg-light{background-color:var(--snackbar-bg-light)}.bg-surface-bg-primary-light{background-color:var(--surface-bg-primary-light)}.bg-surface-bg-secondary-light{background-color:var(--surface-bg-secondary-light)}.bg-text-secondary-light{background-color:var(--text-secondary-light)}.bg-transparent{background-color:transparent}.bg-warning{background-color:var(--warning)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.p-8{padding:calc(var(--spacing) * 8)}.p-\[4px\]{padding:4px}.p-\[7px\]{padding:7px}.p-\[10px\]{padding:10px}.p-\[16px\]{padding:16px}.p-\[24px\]{padding:24px}.\!px-\[0px\]{padding-inline:0px!important}.px-\[4px\]{padding-inline:4px}.px-\[5px\]{padding-inline:5px}.px-\[6px\]{padding-inline:6px}.px-\[7px\]{padding-inline:7px}.px-\[8px\]{padding-inline:8px}.px-\[10px\]{padding-inline:10px}.px-\[15px\]{padding-inline:15px}.px-\[16px\]{padding-inline:16px}.px-\[20px\]{padding-inline:20px}.px-\[25px\]{padding-inline:25px}.px-\[30px\]{padding-inline:30px}.\!py-\[6px\]{padding-block:6px!important}.py-\[3px\]{padding-block:3px}.py-\[4px\]{padding-block:4px}.py-\[5px\]{padding-block:5px}.py-\[6px\]{padding-block:6px}.py-\[7px\]{padding-block:7px}.py-\[8px\]{padding-block:8px}.py-\[9px\]{padding-block:9px}.py-\[10px\]{padding-block:10px}.py-\[11px\]{padding-block:11px}.py-\[14px\]{padding-block:14px}.py-\[16px\]{padding-block:16px}.py-\[20px\]{padding-block:20px}.py-\[24px\]{padding-block:24px}.py-\[60px\]{padding-block:60px}.ps-\[5px\]{padding-inline-start:5px}.ps-\[8px\]{padding-inline-start:8px}.ps-\[10px\]{padding-inline-start:10px}.ps-\[15px\]{padding-inline-start:15px}.ps-\[16px\]{padding-inline-start:16px}.ps-\[20px\]{padding-inline-start:20px}.ps-\[32px\]{padding-inline-start:32px}.pe-\[5px\]{padding-inline-end:5px}.pe-\[10px\]{padding-inline-end:10px}.pe-\[15px\]{padding-inline-end:15px}.pe-\[20px\]{padding-inline-end:20px}.\!pt-\[0px\]{padding-top:0!important}.pt-\[10px\]{padding-top:10px}.pt-\[12px\]{padding-top:12px}.pt-\[15px\]{padding-top:15px}.pt-\[20px\]{padding-top:20px}.pt-\[26px\]{padding-top:26px}.pt-\[124px\]{padding-top:124px}.pb-\[4px\]{padding-bottom:4px}.pb-\[10px\]{padding-bottom:10px}.pb-\[12px\]{padding-bottom:12px}.pb-\[15px\]{padding-bottom:15px}.pb-\[16px\]{padding-bottom:16px}.pb-\[20px\]{padding-bottom:20px}.pl-5{padding-left:calc(var(--spacing) * 5)}.text-center{text-align:center}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.\!text-\[12px\]{font-size:12px!important}.\!text-\[14px\]{font-size:14px!important}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[19px\]{font-size:19px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.\!leading-\[16px\]{--tw-leading: 16px !important;line-height:16px!important}.leading-\[12px\]{--tw-leading: 12px;line-height:12px}.leading-\[16px\]{--tw-leading: 16px;line-height:16px}.leading-\[18px\]{--tw-leading: 18px;line-height:18px}.leading-\[24px\]{--tw-leading: 24px;line-height:24px}.leading-\[36px\]{--tw-leading: 36px;line-height:36px}.leading-\[100\%\]{--tw-leading: 100%;line-height:100%}.leading-\[150\%\]{--tw-leading: 150%;line-height:150%}.leading-relaxed{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}.\!font-medium{--tw-font-weight: var(--font-weight-medium) !important;font-weight:var(--font-weight-medium)!important}.\!font-normal{--tw-font-weight: var(--font-weight-normal) !important;font-weight:var(--font-weight-normal)!important}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-light{--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.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)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-all{word-break:break-all}.\!text-error{color:var(--error)!important}.\!text-text-disabled{color:var(--text-disabled)!important}.\!text-text-secondary-light{color:var(--text-secondary-light)!important}.text-black{color:var(--color-black)}.text-blue-600{color:var(--color-blue-600)}.text-button-primary{color:var(--button-primary)}.text-error{color:var(--error)}.text-error\!{color:var(--error)!important}.text-gray-600{color:var(--color-gray-600)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-primary-light{color:var(--primary)}.text-text-disabled{color:var(--text-disabled)}.text-text-navbar{color:var(--text-navbar)}.text-text-primary-light{color:var(--text-primary-light)}.text-text-secondary-light{color:var(--text-secondary-light)}.text-text-white{color:var(--text-white)}.text-white{color:var(--color-white)}.underline{text-decoration-line:underline}.placeholder-text-secondary-light{&::placeholder{color:var(--text-secondary-light)}}.opacity-0{opacity:0%}.opacity-20{opacity:20%}.opacity-40{opacity:40%}.opacity-60{opacity:60%}.shadow-2xl{--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / .25));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_0px_3px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow: 0px 0px 3px var(--tw-shadow-color, rgba(0,0,0,.2));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_0px_4px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow: 0px 0px 4px var(--tw-shadow-color, rgba(0,0,0,.1));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_0px_8px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow: 0px 0px 8px var(--tw-shadow-color, rgba(0,0,0,.2));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_0px_10px_10px_rgba\(0\,0\,0\,0\.25\)\]{--tw-shadow: 0px 0px 10px 10px var(--tw-shadow-color, rgba(0,0,0,.25));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_0px_10px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow: 0px 0px 10px var(--tw-shadow-color, rgba(0,0,0,.1));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_0px_10px_rgba\(0\,0\,0\,0\.25\)\]{--tw-shadow: 0px 0px 10px var(--tw-shadow-color, rgba(0,0,0,.25));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-200{--tw-duration: .2s;transition-duration:.2s}.outline-none{--tw-outline-style: none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.group-hover\/fileCard\:\!visible{&:is(:where(.group\/fileCard):hover *){@media (hover: hover){visibility:visible!important}}}.group-hover\/folderItem\:\!flex{&:is(:where(.group\/folderItem):hover *){@media (hover: hover){display:flex!important}}}.group-hover\/folderItem\:\!hidden{&:is(:where(.group\/folderItem):hover *){@media (hover: hover){display:none!important}}}.group-hover\/languageButton\:\!block{&:is(:where(.group\/languageButton):hover *){@media (hover: hover){display:block!important}}}.group-hover\/row\:\!visible{&:is(:where(.group\/row):hover *){@media (hover: hover){visibility:visible!important}}}.peer-checked\:border-transparent{&:is(:where(.peer):checked~*){border-color:transparent}}.peer-checked\:\!bg-button-background-disabled{&:is(:where(.peer):checked~*){background-color:var(--bg-disabled)!important}}.peer-checked\:bg-checkbox-bg-primary-checked-light{&:is(:where(.peer):checked~*){background-color:var(--button-primary)}}.hover\:cursor-pointer{&:hover{@media (hover: hover){cursor:pointer}}}.hover\:border{&:hover{@media (hover: hover){border-style:var(--tw-border-style);border-width:1px}}}.hover\:border-button-primary{&:hover{@media (hover: hover){border-color:var(--button-primary)}}}.hover\:border-button-primary-hover{&:hover{@media (hover: hover){border-color:var(--button-primary-hover)}}}.hover\:border-button-secondary-hover{&:hover{@media (hover: hover){border-color:var(--button-secondary-hover)}}}.hover\:border-b-white{&:hover{@media (hover: hover){border-bottom-color:var(--color-white)}}}.hover\:bg-bg-preview-action-buttons-hover{&:hover{@media (hover: hover){background-color:var(--bg-preview-action-buttons-hover)}}}.hover\:bg-button-active-light{&:hover{@media (hover: hover){background-color:var(--button-active-light)}}}.hover\:bg-button-primary-hover{&:hover{@media (hover: hover){background-color:var(--button-primary-hover)}}}.hover\:bg-button-secondary-hover{&:hover{@media (hover: hover){background-color:var(--button-secondary-hover)}}}.hover\:text-blue-800{&:hover{@media (hover: hover){color:var(--color-blue-800)}}}.hover\:text-button-primary-hover{&:hover{@media (hover: hover){color:var(--button-primary-hover)}}}.hover\:no-underline{&:hover{@media (hover: hover){text-decoration-line:none}}}.hover\:underline{&:hover{@media (hover: hover){text-decoration-line:underline}}}.focus\:border-button-primary{&:focus{border-color:var(--button-primary)}}.focus\:bg-button-active-light{&:focus{background-color:var(--button-active-light)}}.focus\:outline-none{&:focus{--tw-outline-style: none;outline-style:none}}.active\:border-button-active-light{&:active{border-color:var(--button-active-light)}}.active\:border-button-primary{&:active{border-color:var(--button-primary)}}.active\:border-button-secondary-hover{&:active{border-color:var(--button-secondary-hover)}}.active\:border-transparent{&:active{border-color:transparent}}.active\:bg-button-active-light{&:active{background-color:var(--button-active-light)}}.active\:bg-button-primary{&:active{background-color:var(--button-primary)}}.active\:text-text-disabled{&:active{color:var(--text-disabled)}}.disabled\:pointer-events-none{&:disabled{pointer-events:none}}.disabled\:border-button-background-disabled{&:disabled{border-color:var(--bg-disabled)}}.disabled\:bg-bg-neutral-light{&:disabled{background-color:var(--bg-neutral-light)}}.disabled\:bg-button-background-disabled{&:disabled{background-color:var(--bg-disabled)}}.disabled\:text-text-disabled{&:disabled{color:var(--text-disabled)}}.disabled\:hover\:border-transparent{&:disabled{&:hover{@media (hover: hover){border-color:transparent}}}}.disabled\:hover\:bg-white{&:disabled{&:hover{@media (hover: hover){background-color:var(--color-white)}}}}.xl\:w-\[calc\(20\%-10px\)\]{@media (width >= 80rem){width:calc(20% - 10px)}}.sm\:max-w-none{@media (width >= 40rem){max-width:none}}.sm\:flex-row{@media (width >= 40rem){flex-direction:row}}.sm\:justify-end{@media (width >= 40rem){justify-content:flex-end}}.md\:w-\[calc\(33\%-10px\)\]{@media (width >= 48rem){width:calc(33% - 10px)}}.lg\:w-\[calc\(25\%-10px\)\]{@media (width >= 64rem){width:calc(25% - 10px)}}.\32xl\:w-\[calc\(20\%-10px\)\]{@media (width >= 96rem){width:calc(20% - 10px)}}.desktop\:invisible{@media (width >= 1081px){visibility:hidden}}.desktop\:visible{@media (width >= 1081px){visibility:visible}}.desktop\:relative{@media (width >= 1081px){position:relative}}.desktop\:top-\[20px\]{@media (width >= 1081px){top:20px}}.desktop\:top-\[80px\]{@media (width >= 1081px){top:80px}}.desktop\:top-\[90px\]{@media (width >= 1081px){top:90px}}.desktop\:right-\[10px\]{@media (width >= 1081px){right:10px}}.desktop\:right-\[60px\]{@media (width >= 1081px){right:60px}}.desktop\:bottom-\[90px\]{@media (width >= 1081px){bottom:90px}}.desktop\:left-\[20px\]{@media (width >= 1081px){left:20px}}.desktop\:left-\[60px\]{@media (width >= 1081px){left:60px}}.desktop\:mx-\[24px\]{@media (width >= 1081px){margin-inline:24px}}.desktop\:me-\[10px\]{@media (width >= 1081px){margin-inline-end:10px}}.desktop\:me-\[22px\]{@media (width >= 1081px){margin-inline-end:22px}}.desktop\:mr-0{@media (width >= 1081px){margin-right:calc(var(--spacing) * 0)}}.desktop\:mr-\[20px\]{@media (width >= 1081px){margin-right:20px}}.desktop\:mb-\[32px\]{@media (width >= 1081px){margin-bottom:32px}}.desktop\:ml-0{@media (width >= 1081px){margin-left:calc(var(--spacing) * 0)}}.desktop\:ml-auto{@media (width >= 1081px){margin-left:auto}}.desktop\:block{@media (width >= 1081px){display:block}}.desktop\:hidden{@media (width >= 1081px){display:none}}.desktop\:\!h-\[20px\]{@media (width >= 1081px){height:20px!important}}.desktop\:\!h-\[40px\]{@media (width >= 1081px){height:40px!important}}.desktop\:h-\[16px\]{@media (width >= 1081px){height:16px}}.desktop\:h-\[20px\]{@media (width >= 1081px){height:20px}}.desktop\:h-\[40px\]{@media (width >= 1081px){height:40px}}.desktop\:h-\[80px\]{@media (width >= 1081px){height:80px}}.desktop\:h-\[85\%\]{@media (width >= 1081px){height:85%}}.desktop\:h-\[200px\]{@media (width >= 1081px){height:200px}}.desktop\:h-\[275px\]{@media (width >= 1081px){height:275px}}.desktop\:h-\[308px\]{@media (width >= 1081px){height:308px}}.desktop\:h-\[calc\(100\%-80px\)\]{@media (width >= 1081px){height:calc(100% - 80px)}}.desktop\:max-h-\[450px\]{@media (width >= 1081px){max-height:450px}}.desktop\:max-h-\[560px\]{@media (width >= 1081px){max-height:560px}}.desktop\:\!w-1\/2{@media (width >= 1081px){width:50%!important}}.desktop\:\!w-1\/4{@media (width >= 1081px){width:25%!important}}.desktop\:\!w-\[40px\]{@media (width >= 1081px){width:40px!important}}.desktop\:\!w-\[calc\(100\%-300px\)\]{@media (width >= 1081px){width:calc(100% - 300px)!important}}.desktop\:\!w-full{@media (width >= 1081px){width:100%!important}}.desktop\:w-1\/2{@media (width >= 1081px){width:50%}}.desktop\:w-1\/3{@media (width >= 1081px){width:calc(1 / 3 * 100%)}}.desktop\:w-1\/4{@media (width >= 1081px){width:25%}}.desktop\:w-\[40px\]{@media (width >= 1081px){width:40px}}.desktop\:w-\[90\%\]{@media (width >= 1081px){width:90%}}.desktop\:w-\[100px\]{@media (width >= 1081px){width:100px}}.desktop\:w-\[120px\]{@media (width >= 1081px){width:120px}}.desktop\:w-\[300px\]{@media (width >= 1081px){width:300px}}.desktop\:w-\[430px\]{@media (width >= 1081px){width:430px}}.desktop\:w-\[560px\]{@media (width >= 1081px){width:560px}}.desktop\:w-\[599px\]{@media (width >= 1081px){width:599px}}.desktop\:w-\[610px\]{@media (width >= 1081px){width:610px}}.desktop\:w-full{@media (width >= 1081px){width:100%}}.desktop\:max-w-\[300px\]{@media (width >= 1081px){max-width:300px}}.desktop\:max-w-\[320px\]{@media (width >= 1081px){max-width:320px}}.desktop\:max-w-\[350px\]{@media (width >= 1081px){max-width:350px}}.desktop\:max-w-\[430px\]{@media (width >= 1081px){max-width:430px}}.desktop\:max-w-\[500px\]{@media (width >= 1081px){max-width:500px}}.desktop\:\!min-w-auto{@media (width >= 1081px){min-width:auto!important}}.desktop\:min-w-\[116px\]{@media (width >= 1081px){min-width:116px}}.desktop\:min-w-\[120px\]{@media (width >= 1081px){min-width:120px}}.desktop\:min-w-\[270px\]{@media (width >= 1081px){min-width:270px}}.desktop\:min-w-\[300px\]{@media (width >= 1081px){min-width:300px}}.desktop\:min-w-\[610px\]{@media (width >= 1081px){min-width:610px}}.desktop\:flex-row{@media (width >= 1081px){flex-direction:row}}.desktop\:flex-wrap{@media (width >= 1081px){flex-wrap:wrap}}.desktop\:items-center{@media (width >= 1081px){align-items:center}}.desktop\:items-end{@media (width >= 1081px){align-items:flex-end}}.desktop\:justify-between{@media (width >= 1081px){justify-content:space-between}}.desktop\:justify-end{@media (width >= 1081px){justify-content:flex-end}}.desktop\:gap-\[10px\]{@media (width >= 1081px){gap:10px}}.desktop\:gap-\[16px\]{@media (width >= 1081px){gap:16px}}.desktop\:gap-\[24px\]{@media (width >= 1081px){gap:24px}}.desktop\:gap-x-\[26px\]{@media (width >= 1081px){column-gap:26px}}.desktop\:gap-y-\[2px\]{@media (width >= 1081px){row-gap:2px}}.desktop\:rounded-\[20px\]{@media (width >= 1081px){border-radius:20px}}.desktop\:border-t{@media (width >= 1081px){border-top-style:var(--tw-border-style);border-top-width:1px}}.desktop\:border-t-separator-alt-light{@media (width >= 1081px){border-top-color:var(--separator-alt-light)}}.desktop\:bg-button-primary-premium{@media (width >= 1081px){background-color:var(--button-primary-premium)}}.desktop\:p-\[8px\]{@media (width >= 1081px){padding:8px}}.desktop\:p-\[24px\]{@media (width >= 1081px){padding:24px}}.desktop\:px-\[8px\]{@media (width >= 1081px){padding-inline:8px}}.desktop\:px-\[12px\]{@media (width >= 1081px){padding-inline:12px}}.desktop\:px-\[16px\]{@media (width >= 1081px){padding-inline:16px}}.desktop\:px-\[20px\]{@media (width >= 1081px){padding-inline:20px}}.desktop\:px-\[24px\]{@media (width >= 1081px){padding-inline:24px}}.desktop\:py-\[4px\]{@media (width >= 1081px){padding-block:4px}}.desktop\:py-\[8px\]{@media (width >= 1081px){padding-block:8px}}.desktop\:py-\[12px\]{@media (width >= 1081px){padding-block:12px}}.desktop\:py-\[24px\]{@media (width >= 1081px){padding-block:24px}}.desktop\:ps-\[15px\]{@media (width >= 1081px){padding-inline-start:15px}}.desktop\:ps-\[20px\]{@media (width >= 1081px){padding-inline-start:20px}}.desktop\:pe-\[20px\]{@media (width >= 1081px){padding-inline-end:20px}}.desktop\:pe-\[35px\]{@media (width >= 1081px){padding-inline-end:35px}}.desktop\:pt-\[24px\]{@media (width >= 1081px){padding-top:24px}}.desktop\:pt-\[25px\]{@media (width >= 1081px){padding-top:25px}}.desktop\:pt-\[80px\]{@media (width >= 1081px){padding-top:80px}}.desktop\:pb-\[20px\]{@media (width >= 1081px){padding-bottom:20px}}.desktop\:pb-\[24px\]{@media (width >= 1081px){padding-bottom:24px}}.desktop\:pb-\[40px\]{@media (width >= 1081px){padding-bottom:40px}}.desktop\:\!text-\[14px\]{@media (width >= 1081px){font-size:14px!important}}.desktop\:text-\[12px\]{@media (width >= 1081px){font-size:12px}}.desktop\:text-\[14px\]{@media (width >= 1081px){font-size:14px}}.desktop\:text-\[15px\]{@media (width >= 1081px){font-size:15px}}.desktop\:text-\[16px\]{@media (width >= 1081px){font-size:16px}}.desktop\:text-\[20px\]{@media (width >= 1081px){font-size:20px}}.desktop\:leading-\[16px\]{@media (width >= 1081px){--tw-leading: 16px;line-height:16px}}.desktop\:leading-\[18px\]{@media (width >= 1081px){--tw-leading: 18px;line-height:18px}}.desktop\:leading-\[20px\]{@media (width >= 1081px){--tw-leading: 20px;line-height:20px}}.desktop\:hover\:bg-button-primary-premium-hover{@media (width >= 1081px){&:hover{@media (hover: hover){background-color:var(--button-primary-premium-hover)}}}}.desktop\:active\:bg-button-primary-premium{@media (width >= 1081px){&:active{background-color:var(--button-primary-premium)}}}.desktop\:max-\[1280px\]\:w-\[380px\]{@media (width >= 1081px){@media (width < 1280px){width:380px}}}.min-\[1900px\]\:w-\[calc\(15\%-10px\)\]{@media (width >= 1900px){width:calc(15% - 10px)}}.mobile\:visible{@media (768px >= width){visibility:visible}}.mobile\:absolute{@media (768px >= width){position:absolute}}.mobile\:fixed{@media (768px >= width){position:fixed}}.mobile\:top-\[16px\]{@media (768px >= width){top:16px}}.mobile\:top-\[64px\]{@media (768px >= width){top:64px}}.mobile\:top-\[130px\]{@media (768px >= width){top:130px}}.mobile\:right-\[20px\]{@media (768px >= width){right:20px}}.mobile\:bottom-0{@media (768px >= width){bottom:calc(var(--spacing) * 0)}}.mobile\:bottom-\[130px\]{@media (768px >= width){bottom:130px}}.mobile\:left-0{@media (768px >= width){left:calc(var(--spacing) * 0)}}.mobile\:left-\[16px\]{@media (768px >= width){left:16px}}.mobile\:left-\[20px\]{@media (768px >= width){left:20px}}.mobile\:z-\[2\]{@media (768px >= width){z-index:2}}.mobile\:mx-\[10px\]{@media (768px >= width){margin-inline:10px}}.mobile\:mx-\[16px\]{@media (768px >= width){margin-inline:16px}}.mobile\:me-\[16px\]{@media (768px >= width){margin-inline-end:16px}}.mobile\:mt-\[10px\]{@media (768px >= width){margin-top:10px}}.mobile\:mt-\[32px\]{@media (768px >= width){margin-top:32px}}.mobile\:mr-auto{@media (768px >= width){margin-right:auto}}.mobile\:mb-\[6px\]{@media (768px >= width){margin-bottom:6px}}.mobile\:mb-\[10px\]{@media (768px >= width){margin-bottom:10px}}.mobile\:ml-0{@media (768px >= width){margin-left:calc(var(--spacing) * 0)}}.mobile\:hidden{@media (768px >= width){display:none}}.mobile\:\!h-\[16px\]{@media (768px >= width){height:16px!important}}.mobile\:\!h-\[32px\]{@media (768px >= width){height:32px!important}}.mobile\:h-\[14px\]{@media (768px >= width){height:14px}}.mobile\:h-\[16px\]{@media (768px >= width){height:16px}}.mobile\:h-\[32px\]{@media (768px >= width){height:32px}}.mobile\:h-\[64px\]{@media (768px >= width){height:64px}}.mobile\:h-\[175px\]{@media (768px >= width){height:175px}}.mobile\:h-\[calc\(100\%-64px\)\]{@media (768px >= width){height:calc(100% - 64px)}}.mobile\:h-dvh{@media (768px >= width){height:100dvh}}.mobile\:h-full{@media (768px >= width){height:100%}}.mobile\:h-screen{@media (768px >= width){height:100vh}}.mobile\:max-h-\[400px\]{@media (768px >= width){max-height:400px}}.mobile\:\!w-\[32px\]{@media (768px >= width){width:32px!important}}.mobile\:\!w-full{@media (768px >= width){width:100%!important}}.mobile\:w-\[32px\]{@media (768px >= width){width:32px}}.mobile\:w-\[330px\]{@media (768px >= width){width:330px}}.mobile\:w-\[calc\(100\%-48px\)\]{@media (768px >= width){width:calc(100% - 48px)}}.mobile\:w-full{@media (768px >= width){width:100%}}.mobile\:w-screen{@media (768px >= width){width:100vw}}.mobile\:max-w-\[330px\]{@media (768px >= width){max-width:330px}}.mobile\:max-w-\[430px\]{@media (768px >= width){max-width:430px}}.mobile\:flex-col{@media (768px >= width){flex-direction:column}}.mobile\:flex-col-reverse{@media (768px >= width){flex-direction:column-reverse}}.mobile\:justify-between{@media (768px >= width){justify-content:space-between}}.mobile\:justify-center{@media (768px >= width){justify-content:center}}.mobile\:justify-end{@media (768px >= width){justify-content:flex-end}}.mobile\:justify-start{@media (768px >= width){justify-content:flex-start}}.mobile\:gap-\[5px\]{@media (768px >= width){gap:5px}}.mobile\:gap-\[6px\]{@media (768px >= width){gap:6px}}.mobile\:gap-\[10px\]{@media (768px >= width){gap:10px}}.mobile\:gap-\[16px\]{@media (768px >= width){gap:16px}}.mobile\:\!rounded-\[20px\]{@media (768px >= width){border-radius:20px!important}}.mobile\:rounded-full{@media (768px >= width){border-radius:calc(infinity * 1px)}}.mobile\:rounded-none{@media (768px >= width){border-radius:0}}.mobile\:border-b{@media (768px >= width){border-bottom-style:var(--tw-border-style);border-bottom-width:1px}}.mobile\:border-b-button-background-disabled{@media (768px >= width){border-bottom-color:var(--bg-disabled)}}.mobile\:p-\[6px\]{@media (768px >= width){padding:6px}}.mobile\:p-\[16px\]{@media (768px >= width){padding:16px}}.mobile\:px-\[6px\]{@media (768px >= width){padding-inline:6px}}.mobile\:px-\[12px\]{@media (768px >= width){padding-inline:12px}}.mobile\:px-\[16px\]{@media (768px >= width){padding-inline:16px}}.mobile\:py-\[5px\]{@media (768px >= width){padding-block:5px}}.mobile\:py-\[16px\]{@media (768px >= width){padding-block:16px}}.mobile\:ps-\[8px\]{@media (768px >= width){padding-inline-start:8px}}.mobile\:ps-\[16px\]{@media (768px >= width){padding-inline-start:16px}}.mobile\:pe-\[16px\]{@media (768px >= width){padding-inline-end:16px}}.mobile\:pt-\[15px\]{@media (768px >= width){padding-top:15px}}.mobile\:pt-\[16px\]{@media (768px >= width){padding-top:16px}}.mobile\:pb-\[6px\]{@media (768px >= width){padding-bottom:6px}}.mobile\:pb-\[10px\]{@media (768px >= width){padding-bottom:10px}}.mobile\:pb-\[16px\]{@media (768px >= width){padding-bottom:16px}}.mobile\:pb-\[24px\]{@media (768px >= width){padding-bottom:24px}}.mobile\:\!text-\[12px\]{@media (768px >= width){font-size:12px!important}}.mobile\:text-\[10px\]{@media (768px >= width){font-size:10px}}.mobile\:text-\[12px\]{@media (768px >= width){font-size:12px}}.mobile\:text-\[14px\]{@media (768px >= width){font-size:14px}}.mobile\:text-\[16px\]{@media (768px >= width){font-size:16px}}.mobile\:text-\[18px\]{@media (768px >= width){font-size:18px}}.mobile\:leading-\[16px\]{@media (768px >= width){--tw-leading: 16px;line-height:16px}}.mobile\:leading-\[27px\]{@media (768px >= width){--tw-leading: 27px;line-height:27px}}.mobile\:font-bold{@media (768px >= width){--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}}.tablet\:visible{@media (1080px >= width >= 769px){visibility:visible}}.tablet\:relative{@media (1080px >= width >= 769px){position:relative}}.tablet\:top-\[20px\]{@media (1080px >= width >= 769px){top:20px}}.tablet\:top-\[74px\]{@media (1080px >= width >= 769px){top:74px}}.tablet\:top-\[140px\]{@media (1080px >= width >= 769px){top:140px}}.tablet\:right-\[10px\]{@media (1080px >= width >= 769px){right:10px}}.tablet\:right-\[20px\]{@media (1080px >= width >= 769px){right:20px}}.tablet\:bottom-\[140px\]{@media (1080px >= width >= 769px){bottom:140px}}.tablet\:left-\[20px\]{@media (1080px >= width >= 769px){left:20px}}.tablet\:mx-\[24px\]{@media (1080px >= width >= 769px){margin-inline:24px}}.tablet\:mx-auto{@media (1080px >= width >= 769px){margin-inline:auto}}.tablet\:me-\[10px\]{@media (1080px >= width >= 769px){margin-inline-end:10px}}.tablet\:me-\[22px\]{@media (1080px >= width >= 769px){margin-inline-end:22px}}.tablet\:me-\[64px\]{@media (1080px >= width >= 769px){margin-inline-end:64px}}.tablet\:mt-\[32px\]{@media (1080px >= width >= 769px){margin-top:32px}}.tablet\:mr-\[20px\]{@media (1080px >= width >= 769px){margin-right:20px}}.tablet\:mr-auto{@media (1080px >= width >= 769px){margin-right:auto}}.tablet\:mb-\[32px\]{@media (1080px >= width >= 769px){margin-bottom:32px}}.tablet\:ml-0{@media (1080px >= width >= 769px){margin-left:calc(var(--spacing) * 0)}}.tablet\:hidden{@media (1080px >= width >= 769px){display:none}}.tablet\:\!h-\[16px\]{@media (1080px >= width >= 769px){height:16px!important}}.tablet\:\!h-\[40px\]{@media (1080px >= width >= 769px){height:40px!important}}.tablet\:h-\[16px\]{@media (1080px >= width >= 769px){height:16px}}.tablet\:h-\[20px\]{@media (1080px >= width >= 769px){height:20px}}.tablet\:h-\[40px\]{@media (1080px >= width >= 769px){height:40px}}.tablet\:h-\[74px\]{@media (1080px >= width >= 769px){height:74px}}.tablet\:h-\[85\%\]{@media (1080px >= width >= 769px){height:85%}}.tablet\:h-\[200px\]{@media (1080px >= width >= 769px){height:200px}}.tablet\:h-\[275px\]{@media (1080px >= width >= 769px){height:275px}}.tablet\:h-\[308px\]{@media (1080px >= width >= 769px){height:308px}}.tablet\:h-\[calc\(100\%-74px\)\]{@media (1080px >= width >= 769px){height:calc(100% - 74px)}}.tablet\:max-h-\[450px\]{@media (1080px >= width >= 769px){max-height:450px}}.tablet\:\!w-\[40px\]{@media (1080px >= width >= 769px){width:40px!important}}.tablet\:\!w-\[calc\(100\%-300px\)\]{@media (1080px >= width >= 769px){width:calc(100% - 300px)!important}}.tablet\:\!w-full{@media (1080px >= width >= 769px){width:100%!important}}.tablet\:w-1\/2{@media (1080px >= width >= 769px){width:50%}}.tablet\:w-1\/3{@media (1080px >= width >= 769px){width:calc(1 / 3 * 100%)}}.tablet\:w-\[40px\]{@media (1080px >= width >= 769px){width:40px}}.tablet\:w-\[90\%\]{@media (1080px >= width >= 769px){width:90%}}.tablet\:w-\[100px\]{@media (1080px >= width >= 769px){width:100px}}.tablet\:w-\[120px\]{@media (1080px >= width >= 769px){width:120px}}.tablet\:w-\[380px\]{@media (1080px >= width >= 769px){width:380px}}.tablet\:w-\[430px\]{@media (1080px >= width >= 769px){width:430px}}.tablet\:w-full{@media (1080px >= width >= 769px){width:100%}}.tablet\:max-w-\[300px\]{@media (1080px >= width >= 769px){max-width:300px}}.tablet\:max-w-\[320px\]{@media (1080px >= width >= 769px){max-width:320px}}.tablet\:max-w-\[350px\]{@media (1080px >= width >= 769px){max-width:350px}}.tablet\:max-w-\[430px\]{@media (1080px >= width >= 769px){max-width:430px}}.tablet\:max-w-\[500px\]{@media (1080px >= width >= 769px){max-width:500px}}.tablet\:\!min-w-auto{@media (1080px >= width >= 769px){min-width:auto!important}}.tablet\:min-w-\[120px\]{@media (1080px >= width >= 769px){min-width:120px}}.tablet\:min-w-\[270px\]{@media (1080px >= width >= 769px){min-width:270px}}.tablet\:min-w-\[300px\]{@media (1080px >= width >= 769px){min-width:300px}}.tablet\:min-w-\[560px\]{@media (1080px >= width >= 769px){min-width:560px}}.tablet\:min-w-\[610px\]{@media (1080px >= width >= 769px){min-width:610px}}.tablet\:flex-col{@media (1080px >= width >= 769px){flex-direction:column}}.tablet\:flex-row{@media (1080px >= width >= 769px){flex-direction:row}}.tablet\:flex-wrap{@media (1080px >= width >= 769px){flex-wrap:wrap}}.tablet\:items-center{@media (1080px >= width >= 769px){align-items:center}}.tablet\:items-end{@media (1080px >= width >= 769px){align-items:flex-end}}.tablet\:justify-between{@media (1080px >= width >= 769px){justify-content:space-between}}.tablet\:justify-center{@media (1080px >= width >= 769px){justify-content:center}}.tablet\:justify-end{@media (1080px >= width >= 769px){justify-content:flex-end}}.tablet\:gap-\[8px\]{@media (1080px >= width >= 769px){gap:8px}}.tablet\:gap-\[10px\]{@media (1080px >= width >= 769px){gap:10px}}.tablet\:gap-\[16px\]{@media (1080px >= width >= 769px){gap:16px}}.tablet\:gap-\[24px\]{@media (1080px >= width >= 769px){gap:24px}}.tablet\:gap-x-\[26px\]{@media (1080px >= width >= 769px){column-gap:26px}}.tablet\:gap-y-\[2px\]{@media (1080px >= width >= 769px){row-gap:2px}}.tablet\:rounded-\[20px\]{@media (1080px >= width >= 769px){border-radius:20px}}.tablet\:border-t{@media (1080px >= width >= 769px){border-top-style:var(--tw-border-style);border-top-width:1px}}.tablet\:border-t-separator-alt-light{@media (1080px >= width >= 769px){border-top-color:var(--separator-alt-light)}}.tablet\:p-\[8px\]{@media (1080px >= width >= 769px){padding:8px}}.tablet\:p-\[16px\]{@media (1080px >= width >= 769px){padding:16px}}.tablet\:p-\[24px\]{@media (1080px >= width >= 769px){padding:24px}}.tablet\:px-\[8px\]{@media (1080px >= width >= 769px){padding-inline:8px}}.tablet\:px-\[12px\]{@media (1080px >= width >= 769px){padding-inline:12px}}.tablet\:px-\[16px\]{@media (1080px >= width >= 769px){padding-inline:16px}}.tablet\:px-\[24px\]{@media (1080px >= width >= 769px){padding-inline:24px}}.tablet\:py-\[4px\]{@media (1080px >= width >= 769px){padding-block:4px}}.tablet\:py-\[12px\]{@media (1080px >= width >= 769px){padding-block:12px}}.tablet\:py-\[24px\]{@media (1080px >= width >= 769px){padding-block:24px}}.tablet\:ps-\[15px\]{@media (1080px >= width >= 769px){padding-inline-start:15px}}.tablet\:ps-\[20px\]{@media (1080px >= width >= 769px){padding-inline-start:20px}}.tablet\:pe-\[15px\]{@media (1080px >= width >= 769px){padding-inline-end:15px}}.tablet\:pe-\[20px\]{@media (1080px >= width >= 769px){padding-inline-end:20px}}.tablet\:pt-\[20px\]{@media (1080px >= width >= 769px){padding-top:20px}}.tablet\:pt-\[24px\]{@media (1080px >= width >= 769px){padding-top:24px}}.tablet\:pt-\[25px\]{@media (1080px >= width >= 769px){padding-top:25px}}.tablet\:pb-\[10px\]{@media (1080px >= width >= 769px){padding-bottom:10px}}.tablet\:pb-\[20px\]{@media (1080px >= width >= 769px){padding-bottom:20px}}.tablet\:pb-\[24px\]{@media (1080px >= width >= 769px){padding-bottom:24px}}.tablet\:\!text-\[12px\]{@media (1080px >= width >= 769px){font-size:12px!important}}.tablet\:text-\[12px\]{@media (1080px >= width >= 769px){font-size:12px}}.tablet\:text-\[14px\]{@media (1080px >= width >= 769px){font-size:14px}}.tablet\:text-\[15px\]{@media (1080px >= width >= 769px){font-size:15px}}.tablet\:text-\[16px\]{@media (1080px >= width >= 769px){font-size:16px}}.tablet\:text-\[20px\]{@media (1080px >= width >= 769px){font-size:20px}}.tablet\:leading-\[16px\]{@media (1080px >= width >= 769px){--tw-leading: 16px;line-height:16px}}.tablet\:leading-\[18px\]{@media (1080px >= width >= 769px){--tw-leading: 18px;line-height:18px}}.rtl\:right-0{&:where(:dir(rtl),[dir=rtl],[dir=rtl] *){right:calc(var(--spacing) * 0)}}.rtl\:right-\[50\%\]{&:where(:dir(rtl),[dir=rtl],[dir=rtl] *){right:50%}}.rtl\:left-0{&:where(:dir(rtl),[dir=rtl],[dir=rtl] *){left:calc(var(--spacing) * 0)}}.rtl\:desktop\:right-\[20px\]{&:where(:dir(rtl),[dir=rtl],[dir=rtl] *){@media (width >= 1081px){right:20px}}}.rtl\:mobile\:right-\[16px\]{&:where(:dir(rtl),[dir=rtl],[dir=rtl] *){@media (768px >= width){right:16px}}}}:root{--primary: #226ecf;--surface-bg-primary-light: #ffffff;--surface-bg-secondary-light: #eff3fa;--button-primary: #226ecf;--button-primary-hover: #038ff3;--button-primary-premium: #028d46;--button-primary-premium-hover: #02bb4c;--button-secondary-hover: #def1ff;--button-active-light: #c8e8ff;--border-default-light: #3d484f;--text-white: #ffffff;--text-primary-light: #202020;--text-secondary-light: #5b5b5b;--text-disabled: #888888;--text-navbar: #525e69;--bg-disabled: #dddddd;--separator-light: #e0e0e0;--scrollbar-light: #c8c8c8;--text-sidebar-copyright-light: #757575;--element-lines-light: #dddddd;--separator-alt-light: #c8c8c8;--bg-neutral-light: #f4f4f4;--bg-preview-actions-light: #202020;--bg-preview-action-buttons-hover: #3d484f;--snackbar-bg-light: #243278;--error: #b61611;--error-semantic: #f4e6e6;--warning: #f78608}body{font-family:Noto Sans,sans-serif;font-family:Open Sans,sans-serif;font-family:Roboto,sans-serif}@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-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-space-x-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@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-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-space-x-reverse: 0;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: 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-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial}}}@keyframes loading{0%{background-image:url("data:image/svg+xml,%3csvg%20width='100'%20height='100'%20viewBox='0%200%20100%20100'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_9903_4844)'%3e%3cpath%20d='M14.2073%2044.6128C14.0893%2044.4359%2013.9994%2044.2563%2013.9404%2044.079C13.8814%2043.9021%2013.8516%2043.7226%2013.8516%2043.5453C13.8516%2043.368%2013.8814%2043.1888%2013.9404%2043.0115C13.9994%2042.8342%2014.0319%2042.5786%2014.7577%2041.815C15.4835%2041.0514%2015.6929%2040.7709%2016.844%2039.9574C18.0091%2039.134%2019.2638%2038.4234%2020.5733%2037.8442C21.2371%2037.5509%2021.9228%2037.2881%2022.612%2037.0636C23.3113%2036.8356%2024.0296%2036.6417%2024.7471%2036.4871C25.4767%2036.3298%2026.2229%2036.2096%2026.9642%2036.1302C27.7195%2036.049%2028.4877%2036.0078%2029.2483%2036.0078C29.6804%2036.0078%2030.1276%2036.0078%2030.5672%2036.0312C31.0602%2036.0577%2031.4919%2036.1117%2031.8862%2036.1964C31.8816%2036.2036%2031.8759%2036.213%2031.8703%2036.2221L31.8586%2036.2414L31.8567%2036.2444C31.5599%2036.7491%2031.2756%2037.2651%2031.0125%2037.7781C30.7464%2038.2971%2030.4943%2038.8271%2030.2629%2039.3533C30.0293%2039.8856%2029.8108%2040.4288%2029.6134%2040.9675C29.4138%2041.513%2029.2309%2042.0683%2029.0698%2042.618C28.9065%2043.1752%2028.761%2043.7415%2028.637%2044.3017C28.5115%2044.8699%2028.4053%2045.4467%2028.3213%2046.016C28.2359%2046.5944%2028.1705%2047.1808%2028.1278%2047.7584C28.0839%2048.3455%2028.062%2048.9401%2028.062%2049.5257C28.062%2050.6768%2028.1286%2050.947%2028.1879%2051.9095C28.22%2052.4335%2028.2624%2052.9461%2028.313%2053.433C28.3663%2053.9441%2028.4314%2054.4457%2028.5058%2054.9239C28.5837%2055.4225%2028.6748%2055.9128%2028.7765%2056.3816C28.882%2056.8673%2029.0029%2057.3463%2029.1352%2057.8049C29.2717%2058.2781%2029.4256%2058.7454%2029.5919%2059.193C29.7631%2059.6538%2029.9714%2060.1222%2030.1756%2060.5588L14.2065%2044.6109L14.2073%2044.6128Z'%20fill='%230092D3'/%3e%3cpath%20d='M45.8531%2077.2722C44.6672%2077.2722%2043.9557%2075.8497%2044.9046%2074.9013L46.3275%2073.4787L47.276%2072.5303L79.3331%2040.4931C80.2816%2039.5447%2081.4675%2039.5447%2082.6534%2040.0191C87.6335%2043.3385%2090.4309%2048.8128%2090.1935%2054.5036C89.7191%2067.0708%2078.8428%2077.2666%2066.2741%2077.2666L45.8531%2077.2726V77.2722Z'%20fill='%2315D316'/%3e%3cpath%20d='M12.421%2047.4139C11.7096%2046.7025%2010.5237%2046.9399%2010.0497%2047.888C9.33821%2050.2593%209.08984%2052.6065%209.08984%2054.9779C9.32687%2066.1222%2016.3072%2077.2626%2029.1129%2077.2626H38.8229C40.3082%2077.2626%2040.7055%2075.4477%2039.757%2074.7363L12.421%2047.4139Z'%20fill='%23FF3627'%20fill-opacity='0.6'/%3e%3cpath%20d='M77.3013%2034.5837C72.3212%2027.4696%2064.5788%2022.7272%2054.8559%2022.7272C45.133%2022.9642%2036.5956%2028.4184%2031.8529%2036.2436C29.4815%2040.2749%2028.0586%2044.7802%2028.0586%2049.5226C28.0586%2053.7909%2028.4937%2056.9834%2030.154%2060.5406L41.2128%2071.6391C41.8884%2072.3442%2042.5881%2072.7252%2043.7101%2071.5299L73.9815%2041.2234L77.0643%2038.1405C78.0128%2037.1921%2078.0128%2035.7692%2077.3013%2034.5837Z'%20fill='%2328C6FF'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_9903_4844'%3e%3crect%20width='100'%20height='100'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}50%{background-image:url("data:image/svg+xml,%3csvg%20width='100'%20height='100'%20viewBox='0%200%20100%20100'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_9903_4843)'%3e%3cpath%20d='M14.2073%2044.6128C14.0893%2044.4359%2013.9994%2044.2563%2013.9404%2044.079C13.8814%2043.9021%2013.8516%2043.7226%2013.8516%2043.5453C13.8516%2043.368%2013.8814%2043.1888%2013.9404%2043.0115C13.9994%2042.8342%2014.0319%2042.5786%2014.7577%2041.815C15.4835%2041.0514%2015.6929%2040.7709%2016.844%2039.9574C18.0091%2039.134%2019.2638%2038.4234%2020.5733%2037.8442C21.2371%2037.5509%2021.9228%2037.2881%2022.612%2037.0636C23.3113%2036.8356%2024.0296%2036.6417%2024.7471%2036.4871C25.4767%2036.3298%2026.2229%2036.2096%2026.9642%2036.1302C27.7195%2036.049%2028.4877%2036.0078%2029.2483%2036.0078C29.6804%2036.0078%2030.1276%2036.0078%2030.5672%2036.0312C31.0602%2036.0577%2031.4919%2036.1117%2031.8862%2036.1964C31.8816%2036.2036%2031.8759%2036.213%2031.8703%2036.2221L31.8586%2036.2414L31.8567%2036.2444C31.5599%2036.7491%2031.2756%2037.2651%2031.0125%2037.7781C30.7464%2038.2971%2030.4943%2038.8271%2030.2629%2039.3533C30.0293%2039.8856%2029.8108%2040.4288%2029.6134%2040.9675C29.4138%2041.513%2029.2309%2042.0683%2029.0698%2042.618C28.9065%2043.1752%2028.761%2043.7415%2028.637%2044.3017C28.5115%2044.8699%2028.4053%2045.4467%2028.3213%2046.016C28.2359%2046.5944%2028.1705%2047.1808%2028.1278%2047.7584C28.0839%2048.3455%2028.062%2048.9401%2028.062%2049.5257C28.062%2050.6768%2028.1286%2050.947%2028.1879%2051.9095C28.22%2052.4335%2028.2624%2052.9461%2028.313%2053.433C28.3663%2053.9441%2028.4314%2054.4457%2028.5058%2054.9239C28.5837%2055.4225%2028.6748%2055.9128%2028.7765%2056.3816C28.882%2056.8673%2029.0029%2057.3463%2029.1352%2057.8049C29.2717%2058.2781%2029.4256%2058.7454%2029.5919%2059.193C29.7631%2059.6538%2029.9714%2060.1222%2030.1756%2060.5588L14.2065%2044.6109L14.2073%2044.6128Z'%20fill='%230092D3'%20fill-opacity='0.6'/%3e%3cpath%20d='M45.8531%2077.2722C44.6672%2077.2722%2043.9557%2075.8497%2044.9046%2074.9013L46.3275%2073.4787L47.276%2072.5303L79.3331%2040.4931C80.2816%2039.5447%2081.4675%2039.5447%2082.6534%2040.0191C87.6335%2043.3385%2090.4309%2048.8128%2090.1935%2054.5036C89.7191%2067.0708%2078.8428%2077.2666%2066.2741%2077.2666L45.8531%2077.2726V77.2722Z'%20fill='%2315D316'/%3e%3cpath%20d='M12.421%2047.4139C11.7096%2046.7025%2010.5237%2046.9399%2010.0497%2047.888C9.33821%2050.2593%209.08984%2052.6065%209.08984%2054.9779C9.32687%2066.1222%2016.3072%2077.2626%2029.1129%2077.2626H38.8229C40.3082%2077.2626%2040.7055%2075.4477%2039.757%2074.7363L12.421%2047.4139Z'%20fill='%23FF3627'/%3e%3cpath%20d='M77.3013%2034.5837C72.3212%2027.4696%2064.5788%2022.7272%2054.8559%2022.7272C45.133%2022.9642%2036.5956%2028.4184%2031.8529%2036.2436C29.4815%2040.2749%2028.0586%2044.7802%2028.0586%2049.5226C28.0586%2053.7909%2028.4937%2056.9834%2030.154%2060.5406L41.2128%2071.6391C41.8884%2072.3442%2042.5881%2072.7252%2043.7101%2071.5299L73.9815%2041.2234L77.0643%2038.1405C78.0128%2037.1921%2078.0128%2035.7692%2077.3013%2034.5837Z'%20fill='%2328C6FF'%20fill-opacity='0.6'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_9903_4843'%3e%3crect%20width='100'%20height='100'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}to{background-image:url("data:image/svg+xml,%3csvg%20width='100'%20height='100'%20viewBox='0%200%20100%20100'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_9903_4842)'%3e%3cpath%20d='M14.2073%2044.6128C14.0893%2044.4359%2013.9994%2044.2563%2013.9404%2044.079C13.8814%2043.9021%2013.8516%2043.7226%2013.8516%2043.5453C13.8516%2043.368%2013.8814%2043.1888%2013.9404%2043.0115C13.9994%2042.8342%2014.0319%2042.5786%2014.7577%2041.815C15.4835%2041.0514%2015.6929%2040.7709%2016.844%2039.9574C18.0091%2039.134%2019.2638%2038.4234%2020.5733%2037.8442C21.2371%2037.5509%2021.9228%2037.2881%2022.612%2037.0636C23.3113%2036.8356%2024.0296%2036.6417%2024.7471%2036.4871C25.4767%2036.3298%2026.2229%2036.2096%2026.9642%2036.1302C27.7195%2036.049%2028.4877%2036.0078%2029.2483%2036.0078C29.6804%2036.0078%2030.1276%2036.0078%2030.5672%2036.0312C31.0602%2036.0577%2031.4919%2036.1117%2031.8862%2036.1964C31.8816%2036.2036%2031.8759%2036.213%2031.8703%2036.2221L31.8586%2036.2414L31.8567%2036.2444C31.5599%2036.7491%2031.2756%2037.2651%2031.0125%2037.7781C30.7464%2038.2971%2030.4943%2038.8271%2030.2629%2039.3533C30.0293%2039.8856%2029.8108%2040.4288%2029.6134%2040.9675C29.4138%2041.513%2029.2309%2042.0683%2029.0698%2042.618C28.9065%2043.1752%2028.761%2043.7415%2028.637%2044.3017C28.5115%2044.8699%2028.4053%2045.4467%2028.3213%2046.016C28.2359%2046.5944%2028.1705%2047.1808%2028.1278%2047.7584C28.0839%2048.3455%2028.062%2048.9401%2028.062%2049.5257C28.062%2050.6768%2028.1286%2050.947%2028.1879%2051.9095C28.22%2052.4335%2028.2624%2052.9461%2028.313%2053.433C28.3663%2053.9441%2028.4314%2054.4457%2028.5058%2054.9239C28.5837%2055.4225%2028.6748%2055.9128%2028.7765%2056.3816C28.882%2056.8673%2029.0029%2057.3463%2029.1352%2057.8049C29.2717%2058.2781%2029.4256%2058.7454%2029.5919%2059.193C29.7631%2059.6538%2029.9714%2060.1222%2030.1756%2060.5588L14.2065%2044.6109L14.2073%2044.6128Z'%20fill='%230092D3'/%3e%3cpath%20d='M45.8531%2077.2722C44.6672%2077.2722%2043.9557%2075.8497%2044.9046%2074.9013L46.3275%2073.4787L47.276%2072.5303L79.3331%2040.4931C80.2816%2039.5447%2081.4675%2039.5447%2082.6534%2040.0191C87.6335%2043.3385%2090.4309%2048.8128%2090.1935%2054.5036C89.7191%2067.0708%2078.8428%2077.2666%2066.2741%2077.2666L45.8531%2077.2726V77.2722Z'%20fill='%2315D316'%20fill-opacity='0.6'/%3e%3cpath%20d='M12.421%2047.4139C11.7096%2046.7025%2010.5237%2046.9399%2010.0497%2047.888C9.33821%2050.2593%209.08984%2052.6065%209.08984%2054.9779C9.32687%2066.1222%2016.3072%2077.2626%2029.1129%2077.2626H38.8229C40.3082%2077.2626%2040.7055%2075.4477%2039.757%2074.7363L12.421%2047.4139Z'%20fill='%23FF3627'/%3e%3cpath%20d='M77.3013%2034.5837C72.3212%2027.4696%2064.5788%2022.7272%2054.8559%2022.7272C45.133%2022.9642%2036.5956%2028.4184%2031.8529%2036.2436C29.4815%2040.2749%2028.0586%2044.7802%2028.0586%2049.5226C28.0586%2053.7909%2028.4937%2056.9834%2030.154%2060.5406L41.2128%2071.6391C41.8884%2072.3442%2042.5881%2072.7252%2043.7101%2071.5299L73.9815%2041.2234L77.0643%2038.1405C78.0128%2037.1921%2078.0128%2035.7692%2077.3013%2034.5837Z'%20fill='%2328C6FF'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_9903_4842'%3e%3crect%20width='100'%20height='100'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}}.loader{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;animation:loading .4s .1s infinite linear}.fill-nav-item-active path{fill:var(--button-primary)}.stroke-nav-item-active path{stroke:var(--button-primary)}.stroke-icon-path-white path{stroke:#fff}.fill-icon-path-white path{fill:#fff}.stroke-icon-path-default path{stroke:#3d484f}.stroke-icon-path-disabled path{stroke:#888}.fill-icon-path-disabled path{fill:#888}.stroke-icon-path-error path{stroke:#b61611}.fill-white-stroke-none path{fill:#fff;stroke:none}.stroke-white path{stroke:#fff}.stroke-disabled path{stroke:var(--text-disabled)}.stroke-primary path{stroke:var(--primary)}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}
