.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media (prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media (forced-colors: active){.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@charset "UTF-8";*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:rgba(var(--ax-sys-color-border-lightest-surface),1)}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;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}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}input:is(:-webkit-autofill,:autofill),input:is(:-webkit-autofill,:autofill):hover,input:is(:-webkit-autofill,:autofill):focus,input:is(:-webkit-autofill,:autofill):active,input:is(:-webkit-autofill,:autofill):focus-within,input:is(:-webkit-autofill,:autofill):focus-visible{color:rgba(var(--ax-comp-editor-text-color));caret-color:rgba(var(--ax-comp-editor-text-color));-webkit-text-fill-color:rgba(var(--ax-comp-editor-text-color));box-shadow:0 0 0 50px rgba(var(--ax-comp-editor-bg-color)) inset!important;-webkit-box-shadow:0 0 0 50px rgba(var(--ax-comp-editor-bg-color)) inset!important}:root{--ax-overlay-full-width: 93;--ax-sys-transition-duration: .15s;--ax-sys-transition-timing-function: cubic-bezier(.4, 0, .2, 1)}html{background-color:rgba(var(--ax-sys-color-lightest-surface));color:rgba(var(--ax-sys-color-on-lightest-surface))}html.ax-dark{background-color:rgba(var(--ax-sys-color-darkest-surface));color:rgba(var(--ax-sys-color-on-darkest-surface))}.ax-action-list{display:flex;gap:.25rem}.ax-action-list.ax-action-list-horizontal{flex-direction:row}.ax-action-list.ax-action-list-horizontal ax-divider{width:0px;height:auto;border-inline-end:1px solid rgba(var(--ax-sys-color-border-lightest-surface))}.ax-action-list.ax-action-list-vertical{flex-direction:column}.ax-action-list.ax-action-list-vertical .ax-action-item>div.ax-action-item-prefix ax-prefix{min-width:1rem}.ax-action-list.ax-action-list-vertical ax-divider{height:1px;width:100%}.ax-action-list ax-title{opacity:.5;display:block;font-size:.75rem;line-height:1rem;font-weight:bolder;text-transform:uppercase;padding-block:var(--ax-comp-action-item-padding-block, .25rem);padding-inline:var(--ax-comp-action-item-padding-inline, calc(var(--ax-comp-action-item-padding-inline, .875rem) / 3 * 2))}.ax-action-list ax-divider{display:block;background-color:rgba(var(--ax-sys-color-border-lightest-surface))}.ax-action-list ax-text{white-space:nowrap}.ax-action-list .ax-action-item{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;line-height:1.25rem;height:2.25rem;width:100%;cursor:pointer;padding-inline:var(--ax-comp-action-item-padding-inline, .875rem)}.ax-action-list .ax-action-item.ax-state-disabled{cursor:not-allowed;opacity:.5}.ax-action-list .ax-action-item:hover:not(.ax-action-list .ax-action-item:hover.ax-state-disabled,.ax-action-list .ax-action-item:hover.ax-state-selected){background-color:rgba(var(--ax-sys-color-surface))}.ax-action-list .ax-action-item:hover:not(.ax-action-list .ax-action-item:hover.ax-state-disabled,.ax-action-list .ax-action-item:hover.ax-state-selected) ax-prefix,.ax-action-list .ax-action-item:hover:not(.ax-action-list .ax-action-item:hover.ax-state-disabled,.ax-action-list .ax-action-item:hover.ax-state-selected) ax-suffix{opacity:1}.ax-action-list .ax-action-item>div{display:flex;align-items:center;justify-content:center}.ax-action-list .ax-action-item>div.ax-action-item-prefix,.ax-action-list .ax-action-item>div.ax-action-item-suffix{gap:.5rem}.ax-action-list .ax-action-item ax-prefix{display:flex;gap:.5rem}.ax-action-list .ax-action-item ax-suffix ax-text{color:rgba(var(--ax-sys-body-text-color));opacity:.5;font-weight:lighter}.ax-action-sheet-panel{--ax-comp-action-sheet-border-radius-size: var(--ax-sys-border-radius);overflow:hidden;border-top-left-radius:var(--ax-comp-action-sheet-border-radius-size);border-top-right-radius:var(--ax-comp-action-sheet-border-radius-size);background-color:rgba(var(--ax-sys-color-surface-lowest));--ax-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--ax-shadow-colored: 0 10px 15px -3px var(--ax-shadow-color), 0 4px 6px -4px var(--ax-shadow-color);box-shadow:var(--ax-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--ax-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--ax-shadow);animation:1s both ax-fadeInUp;animation-duration:var(--ax-sys-transition-duration)}@keyframes ax-fadeInUp{0%{transform:translate3d(0,100%,0);opacity:0}}@-moz-document url-prefix(){*{scrollbar-color:var(--ax-sys-scroller-thumb-color) var(--ax-sys-scroller-track-color)}}.ax-checkbox{margin:0;height:1rem;min-width:1rem;cursor:pointer;-webkit-appearance:none;appearance:none;border-radius:.25rem;border-width:1px;border-color:rgba(var(--ax-sys-color-border-surface));background-color:rgba(var(--ax-sys-color-input-surface));vertical-align:middle;outline:2px solid transparent;outline-offset:2px}.ax-checkbox:checked,.ax-checkbox:indeterminate{border-color:rgba(var(--ax-sys-color-primary-500))!important;background-color:rgba(var(--ax-sys-color-primary-500))!important;background-size:contain;background-repeat:no-repeat}.ax-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.ax-checkbox:indeterminate{background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSIzIiB5PSI3IiB3aWR0aD0iMTAiIGhlaWdodD0iMiIvPjwvc3ZnPg==)}.ax-checkbox:focus-visible,.ax-checkbox:focus{box-shadow:0 0 0 2px rgba(var(--ax-sys-color-surface)),0 0 0 4px rgba(var(--ax-sys-color-primary-500))}.ax-checkbox:disabled{cursor:not-allowed;opacity:.5}.ax-drop-down{display:contents}.ax-drop-down .ax-dropdown-content{display:flex;flex:1 1 0%;align-items:center;overflow-x:auto;overflow-y:hidden;font-size:.875rem;line-height:1.25rem;text-transform:capitalize}.ax-drop-down .ax-dropdown-content.ax-state-disabled{cursor:not-allowed;opacity:.5}.ax-overlay-pane{margin:.25rem 0;min-width:10rem;height:-moz-fit-content;height:fit-content;overflow:hidden;border-width:1px;border-color:rgba(var(--ax-sys-color-border-lightest-surface));background-color:rgba(var(--ax-sys-color-lightest-surface));--ax-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--ax-shadow-colored: 0 4px 6px -1px var(--ax-shadow-color), 0 2px 4px -2px var(--ax-shadow-color);box-shadow:var(--ax-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--ax-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--ax-shadow);border-top-left-radius:var(--ax-comp-drop-down-border-top-left-radius, var(--ax-sys-border-radius));border-top-right-radius:var(--ax-comp-drop-down-border-top-right-radius, var(--ax-sys-border-radius));border-bottom-left-radius:var(--ax-comp-drop-down-border-bottom-left-radius, var(--ax-sys-border-radius));border-bottom-right-radius:var(--ax-comp-drop-down-border-bottom-right-radius, var(--ax-sys-border-radius))}@media (min-width: 320px) and (max-width: 640px){.ax-overlay-pane{margin:0}}.ax-overlay-pane ax-header,.ax-overlay-pane ax-footer{background-color:rgba(var(--ax-sys-color-lightest-surface));padding:.75rem}.ax-overlay-pane.ax-overlay-center{height:-moz-fit-content;height:fit-content;width:80vw;max-width:90vh}.ax-overlay-pane.ax-overlay-actionsheet{height:auto;max-height:85vh;width:100%;background-color:rgba(var(--ax-sys-color-lightest-surface))}.ax-overlay-pane.ax-overlay-actionsheet.ax-full{height:95vh;max-height:95vh}.ax-overlay-pane.ax-overlay-full{width:100vw;height:100vh}.ax-dark .ax-overlay-pane{background-color:rgba(var(--ax-sys-color-darker-surface));border-color:rgba(var(--ax-sys-color-border-darker-surface))}:root,.ax-editor-container{--ax-comp-editor-font-size: .875rem;--ax-comp-editor-gap: .5rem;--ax-comp-editor-space-start-size: .5rem;--ax-comp-editor-space-end-size: .5rem;--ax-comp-editor-space-block-size: .5rem;--ax-comp-editor-height: var(--ax-sys-size-base);--ax-comp-editor-placeholder-space-x: .75rem;--ax-comp-editor-error-bg-color: var(--ax-sys-color-danger-light-surface);--ax-comp-editor-error-text-color: var(--ax-sys-color-danger-surface);--ax-comp-editor-error-border-color: var(--ax-sys-color-border-danger-surface);--ax-comp-editor-error-box-shadow-color: var(--ax-sys-color-danger-surface);--ax-comp-editor-text-color: var(--ax-sys-color-on-surface);--ax-comp-editor-border-color: var(--ax-sys-color-border-surface);--ax-comp-editor-border-radius: var(--ax-sys-border-radius);--ax-comp-editor-box-outline-width: 1px;--ax-comp-editor-box-outline-color: var(--ax-sys-color-primary-surface);--ax-comp-editor-placeholder-opacity: .5;--ax-comp-editor-focused-border-color: var(--ax-sys-color-border-primary-surface);--ax-comp-editor-focused-box-shadow-color: var(--ax-sys-color-primary-surface);--ax-comp-editor-border-width: 0px}.ax-editor-container{display:flex;align-items:center;overflow:hidden;width:100%;height:var(--ax-comp-editor-height);font-size:var(--ax-comp-editor-font-size);border-radius:var(--ax-comp-editor-border-radius);border-width:var(--ax-comp-editor-border-width);border-color:rgba(var(--ax-comp-editor-border-color));background-color:rgba(var(--ax-comp-editor-bg-color));color:rgba(var(--ax-comp-editor-text-color));position:relative;gap:var(--ax-comp-editor-gap);padding-inline-end:var(--ax-comp-editor-space-end-size);padding-inline-start:var(--ax-comp-editor-space-start-size)}.ax-editor-container:has(>ax-prefix){padding-inline-start:0}.ax-editor-container:has(>ax-prefix)>ax-prefix{padding-inline-start:var(--ax-comp-editor-space-start-size)}.ax-editor-container:has(>ax-prefix)>ax-prefix:has(ax-button,.ax-editor-container){--ax-comp-editor-space-start-size: 0px}.ax-editor-container:has(>ax-suffix){padding-inline-end:0}.ax-editor-container:has(>ax-suffix)>ax-suffix{padding-inline-end:var(--ax-comp-editor-space-end-size)}.ax-editor-container:has(>ax-suffix)>ax-suffix:has(ax-button,.ax-editor-container){--ax-comp-editor-space-end-size: 0px}.ax-editor-container:focus-within{border-color:rgba(var(--ax-comp-editor-focused-border-color));outline-width:var(--ax-comp-editor-box-outline-width);outline-style:solid;outline-color:rgba(var(--ax-comp-editor-focused-border-color))}.ax-editor-container.ax-state-error{border-color:rgba(var(--ax-comp-editor-error-border-color));outline-width:var(--ax-comp-editor-box-outline-width);outline-color:rgba(var(--ax-comp-editor-error-border-color));outline-style:solid}.ax-editor-container.ax-state-error:focus-within{border-color:rgba(var(--ax-comp-editor-error-border-color))}.ax-editor-container.ax-state-error .ax-input .ax-placeholder,.ax-editor-container.ax-state-error .ax-input::placeholder{color:rgba(var(--ax-comp-editor-error-text-color),var(--ax-comp-editor-placeholder-opacity))}.ax-editor-container.ax-solid{--ax-comp-editor-bg-color: var(--ax-sys-color-lightest-surface);--ax-comp-editor-border-width: 1px}.ax-editor-container.ax-outline{--ax-comp-editor-bg-color: 0, 0, 0, 0;--ax-comp-editor-border-width: 1px}.ax-editor-container.ax-flat{--ax-comp-editor-border-width: 2px;--ax-comp-editor-border-radius: 0px;--ax-comp-editor-box-outline-width: 0px;border-width:0px!important;border-bottom-width:var(--ax-comp-editor-border-width)!important}.ax-editor-container.ax-fill{--ax-comp-editor-box-outline-width: 2px;--ax-comp-editor-border-width: 0px;--ax-comp-editor-bg-color: var(--ax-sys-color-surface);--ax-comp-editor-text-color: var(--ax-sys-color-on-lighter-surface);--ax-comp-editor-border-color: var(--ax-sys-color-border-lighter-surface)}.ax-editor-container.ax-none{--ax-comp-editor-border-radius: 0px;--ax-comp-editor-box-outline-width: 0px;--ax-comp-editor-border-width: 0px;--ax-comp-editor-bg-color: 0, 0, 0, 0;--ax-comp-editor-border-color: 0, 0, 0, 0;--ax-comp-editor-text-color: var(--ax-sys-color-on-lighter-surface)}.ax-editor-container .ax-editor-input{height:100%;flex:1 1 0%}.ax-editor-container .ax-editor-input .ax-input{height:100%}.ax-editor-container .ax-input{font-size:var(--ax-comp-editor-font-size);line-height:var(--ax-comp-editor-font-size);color:rgba(var(--ax-comp-editor-text-color));cursor:inherit}.ax-editor-container .ax-input .ax-placeholder,.ax-editor-container .ax-input::placeholder{font-size:inherit;font-weight:400;color:rgb(var(--ax-comp-editor-text-color),var(--ax-comp-editor-placeholder-opacity))}.ax-editor-container .ax-input:focus,.ax-editor-container .ax-input:focus-visible,.ax-editor-container .ax-input:focus-within{outline:none}.ax-editor-container.ax-state-disabled{opacity:.5;cursor:not-allowed}.ax-editor-container .ax-editor-control{display:flex;height:100%;align-items:center;justify-content:center;padding-inline-start:.5rem;font-size:1.125rem;line-height:1.75rem;color:rgba(var(--ax-comp-editor-text-color))}.ax-editor-container.ax-button-icon{padding:0 .5rem}.ax-editor-container .ax-input,.ax-editor-container .ax-text-area{text-align:inherit;font-family:inherit;font-size:inherit;line-height:inherit;height:100%;width:100%;flex:1 1 0%;background-color:transparent;font-weight:inherit}.ax-editor-container .ax-input:focus,.ax-editor-container .ax-text-area:focus{box-shadow:none}.ax-editor-container .ax-editor-button{font-size:var(--ax-comp-editor-button-font-size, var(--ax-comp-editor-font-size));height:var(--ax-comp-editor-button-height, 100%)}.ax-editor-container>ax-prefix,.ax-editor-container>ax-suffix{height:100%;max-width:-moz-fit-content;max-width:fit-content}.ax-editor-container>ax-prefix ax-button,.ax-editor-container>ax-prefix ax-text,.ax-editor-container>ax-prefix ax-icon,.ax-editor-container>ax-prefix .ax-editor-container,.ax-editor-container>ax-suffix ax-button,.ax-editor-container>ax-suffix ax-text,.ax-editor-container>ax-suffix ax-icon,.ax-editor-container>ax-suffix .ax-editor-container{display:flex;height:100%;align-items:center;justify-content:center;border-radius:0}.ax-editor-container>ax-prefix ax-title,.ax-editor-container>ax-suffix ax-title{padding-left:1rem;padding-right:1rem}.ax-editor-container>ax-prefix>ax-text,.ax-editor-container>ax-suffix>ax-text{display:flex;align-items:center;justify-content:center}.ax-editor-container .ax-button{height:100%!important;border-radius:0!important}.ax-editor-container .ax-button.ax-button-icon{height:100%;width:var(--ax-comp-editor-height)}.ax-editor-container ax-popover{position:absolute}.ax-xs .ax-editor-container,.ax-editor-container.ax-xs{--ax-comp-editor-font-size: .75rem;--ax-comp-editor-space-start-size: .25rem;--ax-comp-editor-space-end-size: .25rem;--ax-comp-editor-button-font-size: .625rem;--ax-comp-editor-gap: .25rem}.ax-sm .ax-editor-container,.ax-editor-container.ax-sm{--ax-comp-editor-font-size: .875rem;--ax-comp-editor-space-start-size: .5rem;--ax-comp-editor-space-end-size: .5rem;--ax-comp-editor-button-font-size: .75rem;--ax-comp-editor-gap: .375rem}.ax-md .ax-editor-container,.ax-editor-container,.ax-editor-container.ax-md{--ax-comp-editor-space-start-size: .5rem;--ax-comp-editor-space-end-size: .5rem;--ax-comp-editor-button-font-size: .875rem;--ax-comp-editor-gap: .5rem}.ax-lg .ax-editor-container,.ax-editor-container.ax-lg{--ax-comp-editor-font-size: 1.125rem;--ax-comp-editor-space-start-size: 1.125rem;--ax-comp-editor-space-end-size: 1.125rem;--ax-comp-editor-button-font-size: .875rem;--ax-comp-editor-gap: .625rem}.ax-xl .ax-editor-container,.ax-editor-container.ax-xl{--ax-comp-editor-font-size: 1.5rem;--ax-comp-editor-space-start-size: 1.5rem;--ax-comp-editor-space-end-size: 1.5rem;--ax-comp-editor-button-font-size: 1rem;--ax-comp-editor-gap: .75rem}ax-validation-rule{position:absolute}.ax-general-button{display:inline-flex;height:var(--ax-sys-size-base);cursor:pointer;align-items:center;justify-content:center;border-radius:var(--ax-sys-border-radius);padding-left:var(--ax-comp-general-button-padding-left, 1rem);padding-right:var(--ax-comp-general-button-padding-right, 1rem);font-size:.875rem;line-height:1.25rem;color:rgb(var(--ax-sys-color-on-surface),.75)}.ax-general-button:hover:not(.ax-general-button:hover:disabled,.ax-state-disabled){color:rgba(var(--ax-sys-color-primary-500),var(--tw-text-opacity))}.ax-general-button:focus:not(.ax-general-button:focus:disabled,.ax-state-disabled,.ax-general-button:focus-visible:disabled),.ax-general-button:focus-visible:not(.ax-general-button:focus:disabled,.ax-state-disabled,.ax-general-button:focus-visible:disabled){color:rgba(var(--ax-sys-color-primary-700),var(--tw-text-opacity))}.ax-general-button:active:not(.ax-general-button:active:disabled,.ax-state-disabled){color:rgba(var(--ax-sys-color-primary-300),var(--tw-text-opacity))}.ax-general-button.ax-button-icon{padding-left:var(--ax-comp-general-button-padding-left, .5rem);padding-right:var(--ax-comp-general-button-padding-right, .5rem);font-size:100%}.ax-general-button.ax-button-icon>button{display:flex}.ax-general-button.ax-button-rounded{border-radius:var(--ax-sys-border-radius)}.ax-general-button:disabled,.ax-general-button.ax-state-disabled{cursor:not-allowed;opacity:.5}.ax-clear-button{display:inline-flex;height:var(--ax-sys-size-base);align-items:center;justify-content:center;margin-left:.25rem;margin-right:.25rem;font-size:1rem;line-height:1.5rem;color:rgb(var(--ax-sys-color-on-surface),.75)}.ax-clear-button>button{display:flex}.ax-clear-button:hover:not(.ax-clear-button:hover:disabled,.ax-state-disabled){color:rgb(var(--ax-sys-color-on-surface),.5)}.ax-clear-button:focus:not(.ax-clear-button:focus:disabled,.ax-state-disabled,.ax-clear-button:focus-visible:disabled),.ax-clear-button:focus-visible:not(.ax-clear-button:focus:disabled,.ax-state-disabled,.ax-clear-button:focus-visible:disabled){color:rgb(var(--ax-sys-color-on-surface))}.ax-dark .ax-list-item.ax-state-selected{background-color:rgba(var(--ax-sys-color-primary-800))!important;color:rgba(var(--ax-sys-color-on-primary))!important}.ax-list{display:flex;height:100%;flex-direction:column;overflow:hidden;background-color:rgba(var(--ax-sys-color-surface));font-size:.875rem;line-height:1.25rem}@media (min-width: 768px){.ax-list{max-height:20rem}}.ax-list ax-header,.ax-list ax-footer{display:flex;align-items:center;justify-content:space-between;border-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity));background-color:rgba(var(--ax-color-surface),var(--tw-bg-opacity))}.ax-list ax-header{border-bottom-width:1px;border-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity));padding:1rem;font-size:1rem;line-height:1.5rem;font-weight:500}@media (min-width: 768px){.ax-list ax-header{font-size:1.125rem;line-height:1.75rem}}.ax-list ax-header ax-prefix,.ax-list ax-header ax-suffix{display:flex;flex-direction:column;justify-items:start}.ax-list ax-header ax-prefix{align-items:flex-start}.ax-list ax-header ax-suffix{align-items:flex-end}.ax-list ax-footer{border-top-width:1px}.ax-list .ax-content{flex:1 1 0%;overflow-y:auto;overflow-x:hidden}.ax-list .ax-content.ax-list-items-container{height:100%;overflow-y:auto;padding-top:.5rem;padding-bottom:.5rem}.ax-list .ax-content.ax-list-items-container.ax-vertical{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.ax-list .ax-content.ax-list-items-container.ax-vertical.ax-divide{border-top-width:1px;border-bottom-width:1px}.ax-list .ax-content.ax-list-items-container.ax-default{cursor:pointer}.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item-group>span{display:flex;align-items:center;padding:.75rem;font-weight:500}.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item-group>ul{padding-left:.75rem;padding-right:.75rem}.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item-group .ax-list-item{margin-bottom:.25rem;border-radius:var(--ax-sys-border-radius)}.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item{position:relative;display:flex;height:var(--ax-sys-size-base);-webkit-user-select:none;user-select:none;align-items:center;justify-content:space-between;padding-inline-end:1rem;padding-inline-start:.75rem;font-size:1rem;line-height:1.5rem}.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item:focus,.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item:focus-visible{outline-width:2px;outline-offset:2px}.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item.ax-state-checkbox .ax-checkbox-label{margin-inline-start:.5rem}.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item.ax-state-selected{background-color:rgba(var(--ax-sys-color-primary-500),var(--tw-bg-opacity))!important;color:rgba(var(--ax-sys-color-on-primary),var(--tw-text-opacity))!important}.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item.ax-state-disabled{cursor:not-allowed;opacity:.5}.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item:focus-visible,.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item:hover{background-color:rgba(var(--ax-sys-color-surface))}.ax-list .ax-content.ax-list-items-container.ax-default .ax-list-item.ax-state-focus{background-color:rgba(var(--ax-sys-color-surface))}.ax-list .ax-content.ax-list-items-container .ax-list-loading-container{display:flex;justify-content:center;padding:.5rem}.ax-list .ax-search-box-container{padding:.5rem}.ax-list .ax-search-box-container.ax-state-hidden{display:none}.ax-radio{margin:0;height:1rem;min-height:1rem;min-width:1rem;width:1rem;cursor:pointer;-webkit-appearance:none;appearance:none;border-radius:9999px;border-width:1px;border-color:rgba(var(--ax-sys-color-border-surface));background-color:rgba(var(--ax-sys-color-input-surface));vertical-align:middle;outline:2px solid transparent;outline-offset:2px}.ax-radio:checked{border-color:rgba(var(--ax-sys-color-primary-500))!important;background-color:rgba(var(--ax-sys-color-primary-500))!important;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.ax-radio:focus-visible,.ax-radio:focus{box-shadow:0 0 0 2px rgba(var(--ax-sys-color-surface)),0 0 0 4px rgba(var(--ax-sys-color-primary-500))}.ax-radio:disabled{cursor:not-allowed;opacity:.5}.ax-ripple{transform:scale(0);animation:ripple .5s linear;position:absolute;border-radius:9999rem!important}@keyframes ripple{to{transform:scale(4);opacity:0}}.ax-dark .ax-table thead{background-color:rgba(var(--ax-sys-color-surface))}.ax-table{width:100%;border-collapse:collapse;border-spacing:0;overflow:hidden;border-radius:var(--ax-sys-border-radius);border-width:1px;border-color:rgba(var(--ax-sys-color-border-lightest-surface));font-size:.875rem;line-height:1.25rem}.ax-table td{border-bottom-width:1px;border-color:rgba(var(--ax-sys-color-border-lightest-surface));padding:.75rem 1rem}.ax-table thead{border-bottom-width:1px;border-color:rgba(var(--ax-sys-color-border-lightest-surface));background-color:rgba(var(--ax-sys-color-surface))}.ax-table thead th{padding:.875rem 1rem;text-align:start;font-weight:500;text-transform:uppercase}.ax-table.ax-table-alternate tbody tr:nth-child(2n){background-color:rgba(var(--ax-sys-color-lighter-surface))}.ax-table.ax-table-bordered thead th{border-top-width:0px!important}.ax-table.ax-table-bordered tbody tr:last-child td{border-bottom-width:0px!important}.ax-table.ax-table-bordered tbody tr td:last-child{border-bottom-width:0px!important}.ax-table.ax-table-bordered td,.ax-table.ax-table-bordered th{border-width:1px;border-color:rgba(var(--ax-sys-color-border-lightest-surface))}.ax-table.ax-table-bordered td:first-child,.ax-table.ax-table-bordered th:first-child{border-inline-start-width:0px}.ax-table.ax-table-bordered td:last-child,.ax-table.ax-table-bordered th:last-child{border-inline-end-width:0px}@media screen and (max-width: 640px){.ax-table.ax-table-responsive{display:block;overflow-wrap:break-word;border-width:0px}.ax-table.ax-table-responsive thead{position:absolute;inset-inline-start:-100%;top:-100%}.ax-table.ax-table-responsive td{float:inline-start;clear:both;box-sizing:border-box;display:block;width:100%;padding:.375rem .625rem}.ax-table.ax-table-responsive td:last-child{border-width:0px}.ax-table.ax-table-responsive td:before{content:attr(data-label);display:block;font-weight:700}.ax-table.ax-table-responsive tr{border-width:1px;border-color:rgba(var(--ax-sys-color-border-lightest-surface))}.ax-table.ax-table-responsive tr,.ax-table.ax-table-responsive tbody{float:inline-start;margin-bottom:.625rem;width:100%}}.ax-uploader-overlay-state{border-radius:inherit;pointer-events:none;position:absolute;inset-inline-start:0px;top:0;z-index:10;display:flex;height:100%;width:100%;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background-color:rgba(var(--ax-sys-color-primary-200),.75);font-size:.875rem;line-height:1.25rem;color:rgba(var(--ax-sys-color-on-primary-tint));outline-style:dashed;outline-offset:-4px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ax-drop-zone>input{position:absolute;height:100%;width:100%;cursor:pointer;opacity:0}.ax-dark .ax-uploader-overlay-state{background-color:rgba(var(--ax-sys-color-primary-800),.75);color:rgba(var(--ax-sys-color-on-primary));outline-color:rgba(var(--ax-sys-color-on-primary))}.ax-icon{font-family:hgi-stroke-rounded!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.ax-icon:after{opacity:.4;position:absolute;left:0}.ax-icon-thin{--ax-sys-icon-weight: 100}.ax-icon-light{--ax-sys-icon-weight: 300}.ax-icon-regular{--ax-sys-icon-weight: 400}.ax-icon-solid{--ax-sys-icon-weight: 900}.ax-icon-more-horizontal:before{content:"\43ff"}.ax-icon-more-horizontal:after{content:""}.ax-icon-more-vertical:before{content:"\4407"}.ax-icon-more-vertical:after{content:""}.ax-icon-arrow-long-up:before{content:"\3b87"}.ax-icon-arrow-long-up:after{content:""}.ax-icon-arrow-long-down:before{content:"\3b5b"}.ax-icon-arrow-long-down:after{content:""}.ax-icon-color-palette:before{content:"\44c3"}.ax-icon-color-palette:after{content:""}.ax-icon-arrow-left:before{content:"\3b6d"}.ax-icon-arrow-left:after{content:""}.ax-icon-arrow-down:before{content:"\3b5d"}.ax-icon-arrow-down:after{content:""}.ax-icon-arrow-up:before{content:"\3b89"}.ax-icon-arrow-up:after{content:""}.ax-icon-arrow-right:before{content:"\3b7c"}.ax-icon-arrow-right:after{content:""}.ax-icon-chevron-left:before{content:"\3b6a"}.ax-icon-chevron-left:after{content:""}.ax-icon-chevron-down:before{content:"\3b5a"}.ax-icon-chevron-down:after{content:""}.ax-icon-chevron-up:before{content:"\3b86"}.ax-icon-chevron-up:after{content:""}.ax-icon-chevron-right:before{content:"\3b79"}.ax-icon-chevron-right:after{content:""}.ax-icon-chevron-double-right:before{content:"\3b7e"}.ax-icon-chevron-double-right:after{content:""}.ax-icon-chevron-double-left:before{content:"\3b6f"}.ax-icon-chevron-double-left:after{content:""}.ax-icon-first-page:before{content:"\3b6c"}.ax-icon-first-page:after{content:""}.ax-icon-last-page:before{content:"\3b7b"}.ax-icon-last-page:after{content:""}.ax-icon-calendar:before{content:"\3ce4"}.ax-icon-calendar:after{content:""}.ax-icon-error:before{content:"\3b03"}.ax-icon-error:after{content:""}.ax-icon-info:before{content:"\41be"}.ax-icon-info:after{content:""}.ax-icon-warning:before{content:"\3b01"}.ax-icon-warning:after{content:""}.ax-icon-check-circle:before{content:"\3da7"}.ax-icon-check-circle:after{content:""}.ax-icon-close:before{content:"\3d42"}.ax-icon-close:after{content:""}.ax-icon-clear:before{content:"\3d45"}.ax-icon-clear:after{content:""}.ax-icon-visibility-off:before{content:"\4a01"}.ax-icon-visibility-off:after{content:""}.ax-icon-visibility:before{content:"\3fe6"}.ax-icon-visibility:after{content:""}.ax-icon-unfold-more:before{content:"\49a1"}.ax-icon-unfold-more:after{content:""}.ax-icon-download:before{content:"\3f73"}.ax-icon-download:after{content:""}.ax-icon-upload:before{content:"\49b0"}.ax-icon-upload:after{content:""}.ax-icon-search:before{content:"\4695"}.ax-icon-search:after{content:""}.ax-icon-copy:before{content:"\3e74"}.ax-icon-copy:after{content:""}.ax-icon-refresh:before{content:"\3b77"}.ax-icon-refresh:after{content:""}.ax-icon-inbox:before{content:"\41b1"}.ax-icon-inbox:after{content:""}.ax-icon-emoji:before{content:"\4758"}.ax-icon-emoji:after{content:""}.ax-icon-attach:before{content:"\3ba7"}.ax-icon-attach:after{content:""}.ax-icon-mic:before{content:"\4395"}.ax-icon-mic:after{content:""}.ax-icon-send:before{content:"\46b6"}.ax-icon-send:after{content:""}.ax-icon-check:before{content:"\4908"}.ax-icon-check:after{content:""}.ax-icon-dobble-check:before{content:"\490c"}.ax-icon-dobble-check:after{content:""}.ax-icon-pause:before{content:"\44e9"}.ax-icon-pause:after{content:""}.ax-icon-play:before{content:"\453b"}.ax-icon-play:after{content:""}.ax-icon-reload:before{content:"\45f2"}.ax-icon-reload:after{content:""}.ax-icon-heart:before{content:"\3ff2"}.ax-icon-heart:after{content:""}.ax-icon-comment:before{content:"\3e3f"}.ax-icon-comment:after{content:""}.ax-icon-bold:before{content:"\48c9"}.ax-icon-bold:after{content:""}.ax-icon-italic:before{content:"\48dc"}.ax-icon-italic:after{content:""}.ax-icon-under-line:before{content:"\48e6"}.ax-icon-under-line:after{content:""}.ax-icon-strike:before{content:"\48e2"}.ax-icon-strike:after{content:""}.ax-icon-order-list:before{content:"\426e"}.ax-icon-order-list:after{content:""}.ax-icon-un-order-list:before{content:"\426c"}.ax-icon-un-order-list:after{content:""}.ax-icon-align-left:before{content:"\48c4"}.ax-icon-align-left:after{content:""}.ax-icon-align-right:before{content:"\48c6"}.ax-icon-align-right:after{content:""}.ax-icon-align-center:before{content:"\48c0"}.ax-icon-align-center:after{content:""}.ax-icon-align-justify:before{content:"\48c1"}.ax-icon-align-justify:after{content:""}.ax-icon-undo:before{content:"\3b82"}.ax-icon-undo:after{content:""}.ax-icon-redo:before{content:"\3b84"}.ax-icon-redo:after{content:""}.ax-icon-highlight:before{content:"\44fa"}.ax-icon-highlight:after{content:""}.ax-icon-link:before{content:"\428c"}.ax-icon-link:after{content:""}.ax-icon-image:before{content:"\4197"}.ax-icon-image:after{content:""}.ax-icon-pen:before{content:"\44fc"}.ax-icon-pen:after{content:""}.ax-icon-eraser:before{content:"\3fd4"}.ax-icon-eraser:after{content:""}.ax-icon-pen-ruler:before{content:"\3d49"}.ax-icon-pen-ruler:after{content:""}.ax-icon-crop:before{content:"\3e9e"}.ax-icon-crop:after{content:""}.ax-icon-full-screen:before{content:"\3b59"}.ax-icon-full-screen:after{content:""}.ax-icon-up-folder:before{content:"\3b75"}.ax-icon-up-folder:after{content:""}.ax-icon-sort:before{content:"\477a"}.ax-icon-sort:after{content:""}.ax-icon-menu:before{content:"\435a"}.ax-icon-menu:after{content:""}.ax-icon-plus:before{content:"\3aa9"}.ax-icon-plus:after{content:""}.ax-icon-trash:before{content:"\3efa"}.ax-icon-trash:after{content:""}:root,.ax-light{--ax-sys-body-font-size: 1rem;--ax-sys-size-base: 2.5rem;--ax-sys-border-radius: .5rem}:root,.ax-light{--ax-sys-color-light: 255, 255, 255;--ax-sys-color-neutral: 128, 128, 128;--ax-sys-color-dark: 9, 9, 11;--ax-sys-color-lightest-surface: 255, 255, 255;--ax-sys-color-on-lightest-surface: 46, 46, 46;--ax-sys-color-border-lightest-surface: 237, 237, 237;--ax-sys-color-lighter-surface: 246, 246, 246;--ax-sys-color-on-lighter-surface: 46, 46, 46;--ax-sys-color-border-lighter-surface: 229, 229, 229;--ax-sys-color-light-surface: 240, 240, 240;--ax-sys-color-on-light-surface: 46, 46, 46;--ax-sys-color-border-light-surface: 222, 222, 222;--ax-sys-color-surface: 234, 234, 234;--ax-sys-color-on-surface: 46, 46, 46;--ax-sys-color-border-surface: 216, 216, 216;--ax-sys-color-dark-surface: 227, 227, 227;--ax-sys-color-on-dark-surface: 46, 46, 46;--ax-sys-color-border-dark-surface: 209, 209, 209;--ax-sys-color-darker-surface: 221, 221, 221;--ax-sys-color-on-darker-surface: 46, 46, 46;--ax-sys-color-border-darker-surface: 203, 203, 203;--ax-sys-color-darkest-surface: 212, 212, 212;--ax-sys-color-on-darkest-surface: 46, 46, 46;--ax-sys-color-border-darkest-surface: 194, 194, 194;--ax-sys-color-primary-50: 232, 246, 255;--ax-sys-color-primary-100: 212, 234, 255;--ax-sys-color-primary-200: 185, 217, 255;--ax-sys-color-primary-300: 141, 189, 255;--ax-sys-color-primary-400: 81, 152, 255;--ax-sys-color-primary-500: 43, 127, 255;--ax-sys-color-primary-600: 20, 108, 240;--ax-sys-color-primary-700: 0, 85, 215;--ax-sys-color-primary-800: 11, 69, 187;--ax-sys-color-primary-900: 28, 64, 144;--ax-sys-color-primary-950: 14, 35, 84;--ax-sys-color-secondary-50: 210, 239, 255;--ax-sys-color-secondary-100: 185, 214, 245;--ax-sys-color-secondary-200: 152, 180, 210;--ax-sys-color-secondary-300: 102, 129, 157;--ax-sys-color-secondary-400: 44, 69, 94;--ax-sys-color-secondary-500: 10, 34, 57;--ax-sys-color-secondary-600: 12, 36, 60;--ax-sys-color-secondary-700: 15, 39, 63;--ax-sys-color-secondary-800: 20, 42, 63;--ax-sys-color-secondary-900: 28, 43, 59;--ax-sys-color-secondary-950: 37, 49, 61;--ax-sys-color-success-50: 206, 255, 233;--ax-sys-color-success-100: 159, 255, 213;--ax-sys-color-success-200: 87, 255, 189;--ax-sys-color-success-300: 54, 235, 168;--ax-sys-color-success-400: 0, 206, 141;--ax-sys-color-success-500: 0, 188, 125;--ax-sys-color-success-600: 0, 164, 106;--ax-sys-color-success-700: 0, 134, 84;--ax-sys-color-success-800: 22, 109, 70;--ax-sys-color-success-900: 42, 88, 63;--ax-sys-color-success-950: 23, 41, 30;--ax-sys-color-warning-50: 255, 246, 220;--ax-sys-color-warning-100: 255, 238, 203;--ax-sys-color-warning-200: 255, 227, 180;--ax-sys-color-warning-300: 255, 209, 140;--ax-sys-color-warning-400: 255, 185, 76;--ax-sys-color-warning-500: 255, 168, 0;--ax-sys-color-warning-600: 232, 140, 0;--ax-sys-color-warning-700: 186, 110, 0;--ax-sys-color-warning-800: 146, 88, 22;--ax-sys-color-warning-900: 111, 75, 42;--ax-sys-color-warning-950: 42, 28, 17;--ax-sys-color-danger-50: 255, 237, 237;--ax-sys-color-danger-100: 255, 220, 221;--ax-sys-color-danger-200: 255, 196, 198;--ax-sys-color-danger-300: 255, 155, 162;--ax-sys-color-danger-400: 255, 90, 114;--ax-sys-color-danger-500: 255, 32, 86;--ax-sys-color-danger-600: 232, 0, 69;--ax-sys-color-danger-700: 196, 0, 53;--ax-sys-color-danger-800: 160, 23, 47;--ax-sys-color-danger-900: 122, 44, 49;--ax-sys-color-danger-950: 61, 27, 27;--ax-sys-color-primary-lightest-surface: 212, 234, 255;--ax-sys-color-on-primary-lightest-surface: 30, 48, 63;--ax-sys-color-border-primary-lightest-surface: 176, 217, 255;--ax-sys-color-primary-lighter-surface: 185, 217, 255;--ax-sys-color-on-primary-lighter-surface: 20, 47, 76;--ax-sys-color-border-primary-lighter-surface: 149, 198, 255;--ax-sys-color-primary-light-surface: 141, 189, 255;--ax-sys-color-on-primary-light-surface: 0, 43, 98;--ax-sys-color-border-primary-light-surface: 105, 168, 255;--ax-sys-color-primary-surface: 43, 127, 255;--ax-sys-color-on-primary-surface: 244, 254, 255;--ax-sys-color-border-primary-surface: 7, 105, 255;--ax-sys-color-primary-dark-surface: 20, 108, 240;--ax-sys-color-on-primary-dark-surface: 245, 254, 255;--ax-sys-color-border-primary-dark-surface: 13, 92, 211;--ax-sys-color-primary-darker-surface: 0, 85, 215;--ax-sys-color-on-primary-darker-surface: 245, 254, 255;--ax-sys-color-border-primary-darker-surface: 0, 71, 179;--ax-sys-color-primary-darkest-surface: 11, 69, 187;--ax-sys-color-on-primary-darkest-surface: 245, 254, 255;--ax-sys-color-border-primary-darkest-surface: 9, 57, 153;--ax-sys-color-secondary-lightest-surface: 185, 214, 245;--ax-sys-color-on-secondary-lightest-surface: 24, 47, 71;--ax-sys-color-border-secondary-lightest-surface: 154, 196, 241;--ax-sys-color-secondary-lighter-surface: 152, 180, 210;--ax-sys-color-on-secondary-lighter-surface: 24, 47, 71;--ax-sys-color-border-secondary-lighter-surface: 127, 162, 199;--ax-sys-color-secondary-light-surface: 102, 129, 157;--ax-sys-color-on-secondary-light-surface: 242, 255, 255;--ax-sys-color-border-secondary-light-surface: 87, 111, 136;--ax-sys-color-secondary-surface: 10, 34, 57;--ax-sys-color-on-secondary-surface: 242, 255, 255;--ax-sys-color-border-secondary-surface: 5, 16, 27;--ax-sys-color-secondary-dark-surface: 12, 36, 60;--ax-sys-color-on-secondary-dark-surface: 242, 255, 255;--ax-sys-color-border-secondary-dark-surface: 6, 18, 30;--ax-sys-color-secondary-darker-surface: 15, 39, 63;--ax-sys-color-on-secondary-darker-surface: 242, 255, 255;--ax-sys-color-border-secondary-darker-surface: 8, 21, 34;--ax-sys-color-secondary-darkest-surface: 20, 42, 63;--ax-sys-color-on-secondary-darkest-surface: 241, 255, 255;--ax-sys-color-border-secondary-darkest-surface: 11, 24, 36;--ax-sys-color-success-lightest-surface: 159, 255, 213;--ax-sys-color-on-success-lightest-surface: 0, 59, 34;--ax-sys-color-border-success-lightest-surface: 123, 255, 197;--ax-sys-color-success-lighter-surface: 87, 255, 189;--ax-sys-color-on-success-lighter-surface: 0, 59, 32;--ax-sys-color-border-success-lighter-surface: 51, 255, 175;--ax-sys-color-success-light-surface: 54, 235, 168;--ax-sys-color-on-success-light-surface: 0, 59, 32;--ax-sys-color-border-success-light-surface: 23, 230, 154;--ax-sys-color-success-surface: 0, 188, 125;--ax-sys-color-on-success-surface: 231, 255, 244;--ax-sys-color-border-success-surface: 0, 152, 101;--ax-sys-color-success-dark-surface: 0, 164, 106;--ax-sys-color-on-success-dark-surface: 231, 255, 244;--ax-sys-color-border-success-dark-surface: 0, 128, 83;--ax-sys-color-success-darker-surface: 0, 134, 84;--ax-sys-color-on-success-darker-surface: 231, 255, 243;--ax-sys-color-border-success-darker-surface: 0, 98, 62;--ax-sys-color-success-darkest-surface: 22, 109, 70;--ax-sys-color-on-success-darkest-surface: 231, 255, 243;--ax-sys-color-border-success-darkest-surface: 16, 79, 51;--ax-sys-color-warning-lightest-surface: 255, 238, 203;--ax-sys-color-on-warning-lightest-surface: 57, 44, 13;--ax-sys-color-border-warning-lightest-surface: 255, 226, 167;--ax-sys-color-warning-lighter-surface: 255, 227, 180;--ax-sys-color-on-warning-lighter-surface: 63, 41, 0;--ax-sys-color-border-warning-lighter-surface: 255, 214, 144;--ax-sys-color-warning-light-surface: 255, 209, 140;--ax-sys-color-on-warning-light-surface: 68, 38, 0;--ax-sys-color-border-warning-light-surface: 255, 195, 104;--ax-sys-color-warning-surface: 255, 168, 0;--ax-sys-color-on-warning-surface: 71, 37, 0;--ax-sys-color-border-warning-surface: 219, 144, 0;--ax-sys-color-warning-dark-surface: 232, 140, 0;--ax-sys-color-on-warning-dark-surface: 255, 250, 231;--ax-sys-color-border-warning-dark-surface: 196, 118, 0;--ax-sys-color-warning-darker-surface: 186, 110, 0;--ax-sys-color-on-warning-darker-surface: 255, 250, 231;--ax-sys-color-border-warning-darker-surface: 150, 89, 0;--ax-sys-color-warning-darkest-surface: 146, 88, 22;--ax-sys-color-on-warning-darkest-surface: 255, 249, 232;--ax-sys-color-border-warning-darkest-surface: 115, 69, 17;--ax-sys-color-danger-lightest-surface: 255, 220, 221;--ax-sys-color-on-danger-lightest-surface: 63, 38, 39;--ax-sys-color-border-danger-lightest-surface: 255, 184, 186;--ax-sys-color-danger-lighter-surface: 255, 196, 198;--ax-sys-color-on-danger-lighter-surface: 74, 30, 34;--ax-sys-color-border-danger-lighter-surface: 255, 160, 164;--ax-sys-color-danger-light-surface: 255, 155, 162;--ax-sys-color-on-danger-light-surface: 91, 0, 25;--ax-sys-color-border-danger-light-surface: 255, 119, 129;--ax-sys-color-danger-surface: 255, 32, 86;--ax-sys-color-on-danger-surface: 255, 247, 248;--ax-sys-color-border-danger-surface: 251, 0, 61;--ax-sys-color-danger-dark-surface: 232, 0, 69;--ax-sys-color-on-danger-dark-surface: 255, 247, 247;--ax-sys-color-border-danger-dark-surface: 196, 0, 58;--ax-sys-color-danger-darker-surface: 196, 0, 53;--ax-sys-color-on-danger-darker-surface: 255, 247, 247;--ax-sys-color-border-danger-darker-surface: 160, 0, 43;--ax-sys-color-danger-darkest-surface: 160, 23, 47;--ax-sys-color-on-danger-darkest-surface: 255, 247, 247;--ax-sys-color-border-danger-darkest-surface: 129, 19, 38}.ax-dark{--ax-sys-color-light: 255, 255, 255;--ax-sys-color-neutral: 128, 128, 128;--ax-sys-color-dark: 9, 9, 11;--ax-sys-color-lightest-surface: 39, 39, 42;--ax-sys-color-on-lightest-surface: 253, 253, 255;--ax-sys-color-border-lightest-surface: 61, 61, 66;--ax-sys-color-lighter-surface: 33, 33, 36;--ax-sys-color-on-lighter-surface: 253, 253, 255;--ax-sys-color-border-lighter-surface: 55, 55, 60;--ax-sys-color-light-surface: 29, 29, 31;--ax-sys-color-on-light-surface: 253, 253, 255;--ax-sys-color-border-light-surface: 50, 50, 55;--ax-sys-color-surface: 24, 24, 27;--ax-sys-color-on-surface: 253, 253, 255;--ax-sys-color-border-surface: 46, 46, 51;--ax-sys-color-dark-surface: 20, 20, 22;--ax-sys-color-on-dark-surface: 253, 253, 255;--ax-sys-color-border-dark-surface: 41, 41, 46;--ax-sys-color-darker-surface: 15, 15, 17;--ax-sys-color-on-darker-surface: 253, 253, 255;--ax-sys-color-border-darker-surface: 36, 36, 42;--ax-sys-color-darkest-surface: 9, 9, 11;--ax-sys-color-on-darkest-surface: 253, 253, 255;--ax-sys-color-border-darkest-surface: 30, 30, 36;--ax-sys-color-primary-50: 233, 247, 255;--ax-sys-color-primary-100: 219, 239, 255;--ax-sys-color-primary-200: 191, 221, 255;--ax-sys-color-primary-300: 163, 203, 255;--ax-sys-color-primary-400: 134, 185, 255;--ax-sys-color-primary-500: 104, 167, 255;--ax-sys-color-primary-600: 72, 147, 255;--ax-sys-color-primary-700: 43, 127, 255;--ax-sys-color-primary-800: 26, 112, 244;--ax-sys-color-primary-900: 0, 97, 228;--ax-sys-color-primary-950: 0, 89, 220;--ax-sys-color-secondary-50: 223, 245, 255;--ax-sys-color-secondary-100: 204, 234, 255;--ax-sys-color-secondary-200: 180, 209, 239;--ax-sys-color-secondary-300: 156, 184, 214;--ax-sys-color-secondary-400: 133, 161, 190;--ax-sys-color-secondary-500: 111, 138, 166;--ax-sys-color-secondary-600: 89, 115, 143;--ax-sys-color-secondary-700: 68, 93, 120;--ax-sys-color-secondary-800: 61, 87, 113;--ax-sys-color-secondary-900: 55, 80, 106;--ax-sys-color-secondary-950: 52, 76, 102;--ax-sys-color-success-50: 209, 255, 235;--ax-sys-color-success-100: 178, 255, 221;--ax-sys-color-success-200: 91, 255, 192;--ax-sys-color-success-300: 72, 246, 178;--ax-sys-color-success-400: 48, 231, 165;--ax-sys-color-success-500: 4, 217, 151;--ax-sys-color-success-600: 0, 203, 138;--ax-sys-color-success-700: 0, 188, 125;--ax-sys-color-success-800: 0, 169, 109;--ax-sys-color-success-900: 0, 150, 95;--ax-sys-color-success-950: 0, 140, 88;--ax-sys-color-warning-50: 255, 248, 224;--ax-sys-color-warning-100: 255, 244, 216;--ax-sys-color-warning-200: 255, 236, 199;--ax-sys-color-warning-300: 255, 228, 182;--ax-sys-color-warning-400: 255, 220, 164;--ax-sys-color-warning-500: 255, 211, 145;--ax-sys-color-warning-600: 255, 203, 125;--ax-sys-color-warning-700: 255, 194, 103;--ax-sys-color-warning-800: 255, 158, 0;--ax-sys-color-warning-900: 225, 136, 0;--ax-sys-color-warning-950: 209, 125, 0;--ax-sys-color-danger-50: 255, 240, 242;--ax-sys-color-danger-100: 255, 230, 233;--ax-sys-color-danger-200: 255, 211, 215;--ax-sys-color-danger-300: 255, 190, 197;--ax-sys-color-danger-400: 255, 169, 179;--ax-sys-color-danger-500: 255, 146, 161;--ax-sys-color-danger-600: 255, 121, 142;--ax-sys-color-danger-700: 255, 99, 126;--ax-sys-color-danger-800: 238, 79, 109;--ax-sys-color-danger-900: 216, 58, 92;--ax-sys-color-danger-950: 206, 47, 83;--ax-sys-color-primary-lightest-surface: 219, 239, 255;--ax-sys-color-on-primary-lightest-surface: 9, 24, 35;--ax-sys-color-border-primary-lightest-surface: 265, 259, 255;--ax-sys-color-primary-lighter-surface: 191, 221, 255;--ax-sys-color-on-primary-lighter-surface: 1, 22, 47;--ax-sys-color-border-primary-lighter-surface: 237, 245, 255;--ax-sys-color-primary-light-surface: 163, 203, 255;--ax-sys-color-on-primary-light-surface: 0, 19, 59;--ax-sys-color-border-primary-light-surface: 209, 229, 255;--ax-sys-color-primary-surface: 104, 167, 255;--ax-sys-color-on-primary-surface: 0, 2, 85;--ax-sys-color-border-primary-surface: 150, 194, 255;--ax-sys-color-primary-dark-surface: 72, 147, 255;--ax-sys-color-on-primary-dark-surface: 0, 0, 88;--ax-sys-color-border-primary-dark-surface: 118, 174, 255;--ax-sys-color-primary-darker-surface: 43, 127, 255;--ax-sys-color-on-primary-darker-surface: 0, 0, 90;--ax-sys-color-border-primary-darker-surface: 89, 155, 255;--ax-sys-color-primary-darkest-surface: 26, 112, 244;--ax-sys-color-on-primary-darkest-surface: 0, 0, 91;--ax-sys-color-border-primary-darkest-surface: 70, 139, 246;--ax-sys-color-secondary-lightest-surface: 204, 234, 255;--ax-sys-color-on-secondary-lightest-surface: 1, 24, 39;--ax-sys-color-border-secondary-lightest-surface: 250, 253, 255;--ax-sys-color-secondary-lighter-surface: 180, 209, 239;--ax-sys-color-on-secondary-lighter-surface: 1, 23, 44;--ax-sys-color-border-secondary-lighter-surface: 218, 232, 247;--ax-sys-color-secondary-light-surface: 156, 184, 214;--ax-sys-color-on-secondary-light-surface: 2, 23, 45;--ax-sys-color-border-secondary-light-surface: 188, 207, 227;--ax-sys-color-secondary-surface: 111, 138, 166;--ax-sys-color-on-secondary-surface: 1, 23, 45;--ax-sys-color-border-secondary-surface: 139, 161, 184;--ax-sys-color-secondary-dark-surface: 89, 115, 143;--ax-sys-color-on-secondary-dark-surface: 2, 23, 45;--ax-sys-color-border-secondary-dark-surface: 112, 138, 166;--ax-sys-color-secondary-darker-surface: 68, 93, 120;--ax-sys-color-on-secondary-darker-surface: 242, 255, 255;--ax-sys-color-border-secondary-darker-surface: 85, 116, 149;--ax-sys-color-secondary-darkest-surface: 61, 87, 113;--ax-sys-color-on-secondary-darkest-surface: 241, 255, 255;--ax-sys-color-border-secondary-darkest-surface: 77, 110, 143;--ax-sys-color-success-lightest-surface: 178, 255, 221;--ax-sys-color-on-success-lightest-surface: 0, 31, 14;--ax-sys-color-border-success-lightest-surface: 224, 255, 241;--ax-sys-color-success-lighter-surface: 91, 255, 192;--ax-sys-color-on-success-lighter-surface: 0, 31, 13;--ax-sys-color-border-success-lighter-surface: 137, 255, 210;--ax-sys-color-success-light-surface: 72, 246, 178;--ax-sys-color-on-success-light-surface: 0, 31, 12;--ax-sys-color-border-success-light-surface: 116, 248, 196;--ax-sys-color-success-surface: 4, 217, 151;--ax-sys-color-on-success-surface: 0, 31, 12;--ax-sys-color-border-success-surface: 16, 251, 178;--ax-sys-color-success-dark-surface: 0, 203, 138;--ax-sys-color-on-success-dark-surface: 0, 31, 11;--ax-sys-color-border-success-dark-surface: 0, 249, 169;--ax-sys-color-success-darker-surface: 0, 188, 125;--ax-sys-color-on-success-darker-surface: 0, 31, 10;--ax-sys-color-border-success-darker-surface: 0, 234, 156;--ax-sys-color-success-darkest-surface: 0, 169, 109;--ax-sys-color-on-success-darkest-surface: 0, 31, 9;--ax-sys-color-border-success-darkest-surface: 0, 215, 139;--ax-sys-color-warning-lightest-surface: 255, 244, 216;--ax-sys-color-on-warning-lightest-surface: 29, 21, 1;--ax-sys-color-border-warning-lightest-surface: 255, 257, 262;--ax-sys-color-warning-lighter-surface: 255, 236, 199;--ax-sys-color-on-warning-lighter-surface: 33, 19, 0;--ax-sys-color-border-warning-lighter-surface: 255, 252, 245;--ax-sys-color-warning-light-surface: 255, 228, 182;--ax-sys-color-on-warning-light-surface: 36, 18, 0;--ax-sys-color-border-warning-light-surface: 255, 245, 228;--ax-sys-color-warning-surface: 255, 211, 145;--ax-sys-color-on-warning-surface: 37, 17, 0;--ax-sys-color-border-warning-surface: 255, 229, 191;--ax-sys-color-warning-dark-surface: 255, 203, 125;--ax-sys-color-on-warning-dark-surface: 37, 17, 0;--ax-sys-color-border-warning-dark-surface: 255, 221, 171;--ax-sys-color-warning-darker-surface: 255, 194, 103;--ax-sys-color-on-warning-darker-surface: 37, 16, 0;--ax-sys-color-border-warning-darker-surface: 255, 212, 149;--ax-sys-color-warning-darkest-surface: 255, 158, 0;--ax-sys-color-on-warning-darkest-surface: 40, 14, 0;--ax-sys-color-border-warning-darkest-surface: 255, 175, 46;--ax-sys-color-danger-lightest-surface: 255, 230, 233;--ax-sys-color-on-danger-lightest-surface: 33, 17, 19;--ax-sys-color-border-danger-lightest-surface: 255, 276, 273;--ax-sys-color-danger-lighter-surface: 255, 211, 215;--ax-sys-color-on-danger-lighter-surface: 40, 11, 16;--ax-sys-color-border-danger-lighter-surface: 255, 257, 257;--ax-sys-color-danger-light-surface: 255, 190, 197;--ax-sys-color-on-danger-light-surface: 48, 2, 13;--ax-sys-color-border-danger-light-surface: 255, 236, 238;--ax-sys-color-danger-surface: 255, 146, 161;--ax-sys-color-on-danger-surface: 54, 0, 10;--ax-sys-color-border-danger-surface: 255, 192, 201;--ax-sys-color-danger-dark-surface: 255, 121, 142;--ax-sys-color-on-danger-dark-surface: 54, 0, 9;--ax-sys-color-border-danger-dark-surface: 255, 167, 181;--ax-sys-color-danger-darker-surface: 255, 99, 126;--ax-sys-color-on-danger-darker-surface: 54, 0, 9;--ax-sys-color-border-danger-darker-surface: 255, 145, 164;--ax-sys-color-danger-darkest-surface: 238, 79, 109;--ax-sys-color-on-danger-darkest-surface: 54, 0, 8;--ax-sys-color-border-danger-darkest-surface: 242, 121, 144}html{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-50),var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-700),var(--tw-text-opacity, 1))}.ax-editor-container.ax-solid{--ax-comp-editor-bg-color: var(--ax-sys-color-lightest-surface);--ax-comp-editor-border-color: var(--ax-sys-color-border-lightest-surface);--ax-comp-editor-border-width: 1px}ax-collapse-group ax-collapse.ax-fill{--ax-comp-collapse-bg-color: var(--ax-sys-color-lightest-surface) !important}ax-label{color:rgb(var(--ax-sys-color-on-surface))!important}.ax-lg{--ax-comp-button-font-size: 1rem !important;--ax-sys-size-base: 3.5rem !important}ax-collapse-group ax-collapse.ax-fill{--ax-comp-collapse-bg-color: var(--ax-sys-color-lightest-surface)}:root,.ax-light{--ax-sys-body-font-size: 1rem;--ax-sys-size-base: 2.5rem;--ax-sys-border-radius: 1rem;--ax-sys-color-body-text: 0, 0, 0;--ax-sys-color-input-text: 0, 0, 0;--ax-sys-color-light: 255, 255, 255;--ax-sys-color-neutral: 128, 128, 128;--ax-sys-color-dark: 9, 9, 11;--ax-sys-color-lightest-surface: 250, 250, 250;--ax-sys-color-on-lightest-surface: 61, 63, 62;--ax-sys-color-border-lightest-surface: 241, 242, 241;--ax-sys-color-lighter-surface: 241, 242, 241;--ax-sys-color-on-lighter-surface: 2, 44, 43;--ax-sys-color-border-lighter-surface: 241, 242, 241;--ax-sys-color-light-surface: 224, 226, 255;--ax-sys-color-on-light-surface: 46, 46, 46;--ax-sys-color-border-light-surface: 222, 222, 222;--ax-sys-color-surface: 154, 154, 154;--ax-sys-color-on-surface: 109, 111, 110;--ax-sys-color-border-surface: 197, 200, 198;--ax-sys-color-dark-surface: 109, 111, 110;--ax-sys-color-on-dark-surface: 46, 46, 46;--ax-sys-color-border-dark-surface: 209, 209, 209;--ax-sys-color-darker-surface: 221, 221, 221;--ax-sys-color-on-darker-surface: 46, 46, 46;--ax-sys-color-border-darker-surface: 203, 203, 203;--ax-sys-color-darkest-surface: 212, 212, 212;--ax-sys-color-on-darkest-surface: 46, 46, 46;--ax-sys-color-border-darkest-surface: 194, 194, 194;--ax-sys-color-primary-50: 247, 252, 250;--ax-sys-color-primary-100: 247, 252, 250;--ax-sys-color-primary-200: 233, 247, 240;--ax-sys-color-primary-300: 177, 229, 205;--ax-sys-color-primary-400: 71, 191, 134;--ax-sys-color-primary-500: 32, 176, 107;--ax-sys-color-primary-600: 26, 141, 86;--ax-sys-color-primary-700: 19, 106, 64;--ax-sys-color-primary-800: 13, 70, 43;--ax-sys-color-primary-900: 10, 53, 32;--ax-sys-color-primary-950: 6, 35, 21;--ax-sys-color-primary-lightest-surface: 247, 252, 250;--ax-sys-color-on-primary-lightest-surface: 30, 48, 63;--ax-sys-color-border-primary-lightest-surface: 176, 217, 255;--ax-sys-color-primary-lighter-surface: 233, 247, 240;--ax-sys-color-on-primary-lighter-surface: 20, 47, 76;--ax-sys-color-border-primary-lighter-surface: 149, 198, 255;--ax-sys-color-primary-light-surface: 177, 229, 205;--ax-sys-color-on-primary-light-surface: 0, 43, 98;--ax-sys-color-border-primary-light-surface: 105, 168, 255;--ax-sys-color-primary-surface: 32, 176, 107;--ax-sys-color-on-primary-surface: 244, 254, 255;--ax-sys-color-border-primary-surface: 32, 176, 107;--ax-sys-color-primary-dark-surface: 26, 141, 86;--ax-sys-color-on-primary-dark-surface: 245, 254, 255;--ax-sys-color-border-primary-dark-surface: 13, 92, 211;--ax-sys-color-primary-darker-surface: 19, 106, 64;--ax-sys-color-on-primary-darker-surface: 245, 254, 255;--ax-sys-color-border-primary-darker-surface: 0, 71, 179;--ax-sys-color-primary-darkest-surface: 13, 70, 43;--ax-sys-color-on-primary-darkest-surface: 245, 254, 255;--ax-sys-color-border-primary-darkest-surface: 9, 57, 153;--ax-sys-color-secondary-50: 255, 255, 255;--ax-sys-color-secondary-100: 250, 250, 250;--ax-sys-color-secondary-200: 241, 242, 241;--ax-sys-color-secondary-300: 224, 226, 225;--ax-sys-color-secondary-400: 197, 200, 198;--ax-sys-color-secondary-500: 154, 156, 155;--ax-sys-color-secondary-600: 109, 111, 110;--ax-sys-color-secondary-700: 61, 63, 62;--ax-sys-color-secondary-800: 42, 44, 43;--ax-sys-color-secondary-900: 28, 29, 28;--ax-sys-color-secondary-950: 0, 0, 0;--ax-sys-color-secondary-lightest-surface: 210, 230, 255;--ax-sys-color-on-secondary-lightest-surface: 31, 47, 66;--ax-sys-color-border-secondary-lightest-surface: 174, 210, 255;--ax-sys-color-secondary-lighter-surface: 190, 210, 239;--ax-sys-color-on-secondary-lighter-surface: 31, 46, 69;--ax-sys-color-border-secondary-lighter-surface: 161, 190, 232;--ax-sys-color-secondary-light-surface: 159, 178, 206;--ax-sys-color-on-secondary-light-surface: 31, 46, 69;--ax-sys-color-border-secondary-light-surface: 135, 159, 194;--ax-sys-color-secondary-surface: 250, 250, 250;--ax-sys-color-on-secondary-surface: 61, 63, 62;--ax-sys-color-border-secondary-surface: 241, 242, 241;--ax-sys-color-secondary-dark-surface: 85, 103, 128;--ax-sys-color-on-secondary-dark-surface: 244, 255, 255;--ax-sys-color-border-secondary-dark-surface: 71, 86, 107;--ax-sys-color-secondary-darker-surface: 70, 87, 112;--ax-sys-color-on-secondary-darker-surface: 244, 254, 255;--ax-sys-color-border-secondary-darker-surface: 56, 70, 90;--ax-sys-color-secondary-darkest-surface: 59, 74, 97;--ax-sys-color-on-secondary-darkest-surface: 244, 254, 255;--ax-sys-color-border-secondary-darkest-surface: 45, 57, 75;--ax-sys-color-success-50: 206, 255, 233;--ax-sys-color-success-100: 159, 255, 213;--ax-sys-color-success-200: 87, 255, 189;--ax-sys-color-success-300: 54, 235, 168;--ax-sys-color-success-400: 0, 206, 141;--ax-sys-color-success-500: 0, 188, 125;--ax-sys-color-success-600: 0, 164, 106;--ax-sys-color-success-700: 0, 134, 84;--ax-sys-color-success-800: 22, 109, 70;--ax-sys-color-success-900: 42, 88, 63;--ax-sys-color-success-950: 23, 41, 30;--ax-sys-color-warning-50: 255, 248, 242;--ax-sys-color-warning-100: 255, 248, 242;--ax-sys-color-warning-200: 255, 228, 204;--ax-sys-color-warning-300: 255, 228, 204;--ax-sys-color-warning-400: 245, 159, 83;--ax-sys-color-warning-500: 255, 133, 26;--ax-sys-color-warning-600: 237, 104, 8;--ax-sys-color-warning-700: 237, 104, 8;--ax-sys-color-warning-800: 221, 79, 0;--ax-sys-color-warning-900: 221, 79, 0;--ax-sys-color-warning-950: 25, 13, 3;--ax-sys-color-danger-50: 248, 229, 229;--ax-sys-color-danger-100: 248, 229, 229;--ax-sys-color-danger-200: 248, 198, 198;--ax-sys-color-danger-300: 248, 198, 198;--ax-sys-color-danger-400: 248, 139, 140;--ax-sys-color-danger-500: 246, 67, 69;--ax-sys-color-danger-600: 219, 41, 43;--ax-sys-color-danger-700: 219, 41, 43;--ax-sys-color-danger-800: 164, 22, 23;--ax-sys-color-danger-900: 164, 22, 23;--ax-sys-color-danger-950: 25, 7, 7;--ax-sys-color-danger-lightest-surface: 255, 220, 221;--ax-sys-color-on-danger-lightest-surface: 63, 38, 39;--ax-sys-color-border-danger-lightest-surface: 255, 184, 186;--ax-sys-color-danger-lighter-surface: 255, 196, 198;--ax-sys-color-on-danger-lighter-surface: 74, 30, 34;--ax-sys-color-border-danger-lighter-surface: 255, 160, 164;--ax-sys-color-danger-light-surface: 255, 155, 162;--ax-sys-color-on-danger-light-surface: 91, 0, 25;--ax-sys-color-border-danger-light-surface: 255, 119, 129;--ax-sys-color-danger-surface: 246, 67, 69;--ax-sys-color-on-danger-surface: 255, 247, 248;--ax-sys-color-border-danger-surface: 251, 0, 61;--ax-sys-color-danger-dark-surface: 232, 0, 69;--ax-sys-color-on-danger-dark-surface: 255, 247, 247;--ax-sys-color-border-danger-dark-surface: 196, 0, 58;--ax-sys-color-danger-darker-surface: 196, 0, 53;--ax-sys-color-on-danger-darker-surface: 255, 247, 247;--ax-sys-color-border-danger-darker-surface: 160, 0, 43;--ax-sys-color-danger-darkest-surface: 160, 23, 47;--ax-sys-color-on-danger-darkest-surface: 255, 247, 247;--ax-sys-color-border-danger-darkest-surface: 129, 19, 38;--ax-sys-color-info-50: 236, 246, 255;--ax-sys-color-info-100: 236, 246, 255;--ax-sys-color-info-200: 188, 220, 250;--ax-sys-color-info-300: 188, 220, 250;--ax-sys-color-info-400: 97, 172, 241;--ax-sys-color-info-500: 6, 137, 232;--ax-sys-color-info-600: 5, 110, 186;--ax-sys-color-info-700: 5, 110, 186;--ax-sys-color-info-800: 2, 55, 93;--ax-sys-color-info-900: 2, 55, 93;--ax-sys-color-info-950: 1, 14, 23;--ax-sys-color-success-lightest-surface: 159, 255, 213;--ax-sys-color-on-success-lightest-surface: 0, 59, 34;--ax-sys-color-border-success-lightest-surface: 123, 255, 197;--ax-sys-color-success-lighter-surface: 87, 255, 189;--ax-sys-color-on-success-lighter-surface: 0, 59, 32;--ax-sys-color-border-success-lighter-surface: 51, 255, 175;--ax-sys-color-success-light-surface: 54, 235, 168;--ax-sys-color-on-success-light-surface: 0, 59, 32;--ax-sys-color-border-success-light-surface: 23, 230, 154;--ax-sys-color-success-surface: 0, 188, 125;--ax-sys-color-on-success-surface: 231, 255, 244;--ax-sys-color-border-success-surface: 0, 152, 101;--ax-sys-color-success-dark-surface: 0, 164, 106;--ax-sys-color-on-success-dark-surface: 231, 255, 244;--ax-sys-color-border-success-dark-surface: 0, 128, 83;--ax-sys-color-success-darker-surface: 0, 134, 84;--ax-sys-color-on-success-darker-surface: 231, 255, 243;--ax-sys-color-border-success-darker-surface: 0, 98, 62;--ax-sys-color-success-darkest-surface: 22, 109, 70;--ax-sys-color-on-success-darkest-surface: 231, 255, 243;--ax-sys-color-border-success-darkest-surface: 16, 79, 51;--ax-sys-color-warning-lightest-surface: 255, 235, 196;--ax-sys-color-on-warning-lightest-surface: 59, 43, 7;--ax-sys-color-border-warning-lightest-surface: 255, 223, 160;--ax-sys-color-warning-lighter-surface: 255, 221, 167;--ax-sys-color-on-warning-lighter-surface: 66, 39, 0;--ax-sys-color-border-warning-lighter-surface: 255, 207, 131;--ax-sys-color-warning-light-surface: 255, 199, 115;--ax-sys-color-on-warning-light-surface: 68, 38, 0;--ax-sys-color-border-warning-light-surface: 255, 185, 79;--ax-sys-color-warning-surface: 253, 154, 0;--ax-sys-color-on-warning-surface: 255, 250, 231;--ax-sys-color-border-warning-surface: 217, 132, 0;--ax-sys-color-warning-dark-surface: 218, 131, 0;--ax-sys-color-on-warning-dark-surface: 255, 250, 231;--ax-sys-color-border-warning-dark-surface: 182, 110, 0;--ax-sys-color-warning-darker-surface: 176, 103, 0;--ax-sys-color-on-warning-darker-surface: 255, 250, 232;--ax-sys-color-border-warning-darker-surface: 140, 82, 0;--ax-sys-color-warning-darkest-surface: 140, 84, 20;--ax-sys-color-on-warning-darkest-surface: 255, 249, 232;--ax-sys-color-border-warning-darkest-surface: 109, 65, 16;--ax-sys-color-info-lightest-surface: 205, 236, 255;--ax-sys-color-on-info-lightest-surface: 23, 49, 64;--ax-sys-color-border-info-lightest-surface: 169, 222, 255;--ax-sys-color-info-lighter-surface: 173, 220, 255;--ax-sys-color-on-info-lighter-surface: 1, 49, 77;--ax-sys-color-border-info-lighter-surface: 137, 205, 255;--ax-sys-color-info-light-surface: 119, 194, 255;--ax-sys-color-on-info-light-surface: 0, 48, 94;--ax-sys-color-border-info-light-surface: 83, 178, 255;--ax-sys-color-info-surface: 6, 137, 232;--ax-sys-color-on-info-surface: 242, 255, 255;--ax-sys-color-border-info-surface: 5, 116, 197;--ax-sys-color-info-dark-surface: 0, 119, 212;--ax-sys-color-on-info-dark-surface: 242, 255, 255;--ax-sys-color-border-info-dark-surface: 0, 99, 176;--ax-sys-color-info-darker-surface: 0, 97, 189;--ax-sys-color-on-info-darker-surface: 243, 255, 255;--ax-sys-color-border-info-darker-surface: 0, 79, 153;--ax-sys-color-info-darkest-surface: 16, 82, 156;--ax-sys-color-on-info-darkest-surface: 243, 255, 255;--ax-sys-color-border-info-darkest-surface: 13, 65, 124}.ax-dark{--ax-sys-color-background-default: 24, 32, 43;--ax-sys-color-text-default: 255, 255, 255;--ax-sys-color-ghost: 77, 91, 113;--ax-sys-color-ghost-fore: 255, 255, 255;--ax-sys-color-surface: 31, 41, 55;--ax-sys-color-surface-fore: 255, 255, 255;--ax-sys-color-on-surface: 55, 65, 81;--ax-sys-color-on-surface-fore: 255, 255, 255;--ax-sys-color-input-surface: 38, 45, 57;--ax-sys-color-input-surface-fore: 255, 255, 255;--ax-sys-color-default: 75, 85, 99}@font-face{font-family:hgi-solid-standard;src:url(hgi-solid-standard.70497be499aa3f29.woff2) format("woff2")}.hgi-solid.hgi-standard{font-family:hgi-solid-standard!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-solid.hgi-standard:after{opacity:.4;position:absolute;left:0}.hgi-solid.hgi-standard.hgi-abacus:before{content:"\2a7d"}.hgi-solid.hgi-standard.hgi-absolute:before{content:"\2a7e"}.hgi-solid.hgi-standard.hgi-acceleration:before{content:"\2a7f"}.hgi-solid.hgi-standard.hgi-access:before{content:"\2a80"}.hgi-solid.hgi-standard.hgi-accident:before{content:"\2a81"}.hgi-solid.hgi-standard.hgi-account-setting-01:before{content:"\2a82"}.hgi-solid.hgi-standard.hgi-account-setting-02:before{content:"\2a83"}.hgi-solid.hgi-standard.hgi-account-setting-03:before{content:"\2a84"}.hgi-solid.hgi-standard.hgi-activity-01:before{content:"\2a85"}.hgi-solid.hgi-standard.hgi-activity-02:before{content:"\2a86"}.hgi-solid.hgi-standard.hgi-activity-03:before{content:"\2a87"}.hgi-solid.hgi-standard.hgi-activity-04:before{content:"\2a88"}.hgi-solid.hgi-standard.hgi-acute:before{content:"\2a89"}.hgi-solid.hgi-standard.hgi-add-01:before{content:"\2a8a"}.hgi-solid.hgi-standard.hgi-add-02:before{content:"\2a8b"}.hgi-solid.hgi-standard.hgi-add-circle-half-dot:before{content:"\2a8c"}.hgi-solid.hgi-standard.hgi-add-circle:before{content:"\2a8d"}.hgi-solid.hgi-standard.hgi-add-square:before{content:"\2a8e"}.hgi-solid.hgi-standard.hgi-add-team:before{content:"\2a8f"}.hgi-solid.hgi-standard.hgi-address-book:before{content:"\2a90"}.hgi-solid.hgi-standard.hgi-adobe-after-effect:before{content:"\2a91"}.hgi-solid.hgi-standard.hgi-adobe-illustrator:before{content:"\2a92"}.hgi-solid.hgi-standard.hgi-adobe-indesign:before{content:"\2a93"}.hgi-solid.hgi-standard.hgi-adobe-photoshop:before{content:"\2a94"}.hgi-solid.hgi-standard.hgi-adobe-premier:before{content:"\2a95"}.hgi-solid.hgi-standard.hgi-adobe-xd:before{content:"\2a96"}.hgi-solid.hgi-standard.hgi-adventure:before{content:"\2a97"}.hgi-solid.hgi-standard.hgi-advertisiment:before{content:"\2a98"}.hgi-solid.hgi-standard.hgi-adzan:before{content:"\2a99"}.hgi-solid.hgi-standard.hgi-affiliate:before{content:"\2a9a"}.hgi-solid.hgi-standard.hgi-agreement-01:before{content:"\2a9b"}.hgi-solid.hgi-standard.hgi-agreement-02:before{content:"\2a9c"}.hgi-solid.hgi-standard.hgi-agreement-03:before{content:"\2a9d"}.hgi-solid.hgi-standard.hgi-ai-beautify:before{content:"\2a9e"}.hgi-solid.hgi-standard.hgi-ai-book:before{content:"\2a9f"}.hgi-solid.hgi-standard.hgi-ai-brain-01:before{content:"\2aa0"}.hgi-solid.hgi-standard.hgi-ai-brain-02:before{content:"\2aa1"}.hgi-solid.hgi-standard.hgi-ai-brain-03:before{content:"\2aa2"}.hgi-solid.hgi-standard.hgi-ai-brain-04:before{content:"\2aa3"}.hgi-solid.hgi-standard.hgi-ai-brain-05:before{content:"\2aa4"}.hgi-solid.hgi-standard.hgi-ai-browser:before{content:"\2aa5"}.hgi-solid.hgi-standard.hgi-ai-chat-01:before{content:"\2aa6"}.hgi-solid.hgi-standard.hgi-ai-chat-02:before{content:"\2aa7"}.hgi-solid.hgi-standard.hgi-ai-cloud-01:before{content:"\2aa8"}.hgi-solid.hgi-standard.hgi-ai-cloud-02:before{content:"\2aa9"}.hgi-solid.hgi-standard.hgi-ai-cloud:before{content:"\2aaa"}.hgi-solid.hgi-standard.hgi-ai-computer:before{content:"\2aab"}.hgi-solid.hgi-standard.hgi-ai-dna:before{content:"\2aac"}.hgi-solid.hgi-standard.hgi-ai-eraser:before{content:"\2aad"}.hgi-solid.hgi-standard.hgi-ai-folder-01:before{content:"\2aae"}.hgi-solid.hgi-standard.hgi-ai-folder-02:before{content:"\2aaf"}.hgi-solid.hgi-standard.hgi-ai-game:before{content:"\2ab0"}.hgi-solid.hgi-standard.hgi-ai-generative:before{content:"\2ab1"}.hgi-solid.hgi-standard.hgi-ai-idea:before{content:"\2ab2"}.hgi-solid.hgi-standard.hgi-ai-image:before{content:"\2ab3"}.hgi-solid.hgi-standard.hgi-ai-innovation-01:before{content:"\2ab4"}.hgi-solid.hgi-standard.hgi-ai-innovation-02:before{content:"\2ab5"}.hgi-solid.hgi-standard.hgi-ai-innovation-03:before{content:"\2ab6"}.hgi-solid.hgi-standard.hgi-ai-laptop:before{content:"\2ab7"}.hgi-solid.hgi-standard.hgi-ai-learning:before{content:"\2ab8"}.hgi-solid.hgi-standard.hgi-ai-lock:before{content:"\2ab9"}.hgi-solid.hgi-standard.hgi-ai-magic:before{content:"\2aba"}.hgi-solid.hgi-standard.hgi-ai-mail-01:before{content:"\2abb"}.hgi-solid.hgi-standard.hgi-ai-mail-02:before{content:"\2abc"}.hgi-solid.hgi-standard.hgi-ai-mail:before{content:"\2abd"}.hgi-solid.hgi-standard.hgi-ai-network:before{content:"\2abe"}.hgi-solid.hgi-standard.hgi-ai-phone-01:before{content:"\2abf"}.hgi-solid.hgi-standard.hgi-ai-phone-02:before{content:"\2ac0"}.hgi-solid.hgi-standard.hgi-ai-programming:before{content:"\2ac1"}.hgi-solid.hgi-standard.hgi-ai-search:before{content:"\2ac2"}.hgi-solid.hgi-standard.hgi-ai-security-01:before{content:"\2ac3"}.hgi-solid.hgi-standard.hgi-ai-security-02:before{content:"\2ac4"}.hgi-solid.hgi-standard.hgi-ai-setting:before{content:"\2ac5"}.hgi-solid.hgi-standard.hgi-ai-smartwatch:before{content:"\2ac6"}.hgi-solid.hgi-standard.hgi-ai-user:before{content:"\2ac7"}.hgi-solid.hgi-standard.hgi-ai-video:before{content:"\2ac8"}.hgi-solid.hgi-standard.hgi-ai-view:before{content:"\2ac9"}.hgi-solid.hgi-standard.hgi-aids:before{content:"\2aca"}.hgi-solid.hgi-standard.hgi-airbnb:before{content:"\2acb"}.hgi-solid.hgi-standard.hgi-aircraft-game:before{content:"\2acc"}.hgi-solid.hgi-standard.hgi-airdrop:before{content:"\2acd"}.hgi-solid.hgi-standard.hgi-airplane-01:before{content:"\2ace"}.hgi-solid.hgi-standard.hgi-airplane-02:before{content:"\2acf"}.hgi-solid.hgi-standard.hgi-airplane-landing-01:before{content:"\2ad0"}.hgi-solid.hgi-standard.hgi-airplane-landing-02:before{content:"\2ad1"}.hgi-solid.hgi-standard.hgi-airplane-mode-off:before{content:"\2ad2"}.hgi-solid.hgi-standard.hgi-airplane-mode:before{content:"\2ad3"}.hgi-solid.hgi-standard.hgi-airplane-seat:before{content:"\2ad4"}.hgi-solid.hgi-standard.hgi-airplane-take-off-01:before{content:"\2ad5"}.hgi-solid.hgi-standard.hgi-airplane-take-off-02:before{content:"\2ad6"}.hgi-solid.hgi-standard.hgi-airplay-line:before{content:"\2ad7"}.hgi-solid.hgi-standard.hgi-airpod-01:before{content:"\2ad8"}.hgi-solid.hgi-standard.hgi-airpod-02:before{content:"\2ad9"}.hgi-solid.hgi-standard.hgi-airpod-03:before{content:"\2ada"}.hgi-solid.hgi-standard.hgi-airport:before{content:"\2adb"}.hgi-solid.hgi-standard.hgi-al-aqsa-mosque:before{content:"\2adc"}.hgi-solid.hgi-standard.hgi-alarm-clock:before{content:"\2add"}.hgi-solid.hgi-standard.hgi-album-01:before{content:"\2ade"}.hgi-solid.hgi-standard.hgi-album-02:before{content:"\2adf"}.hgi-solid.hgi-standard.hgi-album-not-found-01:before{content:"\2ae0"}.hgi-solid.hgi-standard.hgi-album-not-found-02:before{content:"\2ae1"}.hgi-solid.hgi-standard.hgi-alert-01:before{content:"\2ae2"}.hgi-solid.hgi-standard.hgi-alert-02:before{content:"\2ae3"}.hgi-solid.hgi-standard.hgi-alert-circle:before{content:"\2ae4"}.hgi-solid.hgi-standard.hgi-alert-diamond:before{content:"\2ae5"}.hgi-solid.hgi-standard.hgi-alert-square:before{content:"\2ae6"}.hgi-solid.hgi-standard.hgi-algorithm:before{content:"\2ae7"}.hgi-solid.hgi-standard.hgi-alien-01:before{content:"\2ae8"}.hgi-solid.hgi-standard.hgi-alien-02:before{content:"\2ae9"}.hgi-solid.hgi-standard.hgi-align-bottom:before{content:"\2aea"}.hgi-solid.hgi-standard.hgi-align-box-bottom-center:before{content:"\2aeb"}.hgi-solid.hgi-standard.hgi-align-box-bottom-left:before{content:"\2aec"}.hgi-solid.hgi-standard.hgi-align-box-bottom-right:before{content:"\2aed"}.hgi-solid.hgi-standard.hgi-align-box-middle-center:before{content:"\2aee"}.hgi-solid.hgi-standard.hgi-align-box-middle-left:before{content:"\2aef"}.hgi-solid.hgi-standard.hgi-align-box-middle-right:before{content:"\2af0"}.hgi-solid.hgi-standard.hgi-align-box-top-center:before{content:"\2af1"}.hgi-solid.hgi-standard.hgi-align-box-top-left:before{content:"\2af2"}.hgi-solid.hgi-standard.hgi-align-box-top-right:before{content:"\2af3"}.hgi-solid.hgi-standard.hgi-align-horizontal-center:before{content:"\2af4"}.hgi-solid.hgi-standard.hgi-align-key-object:before{content:"\2af5"}.hgi-solid.hgi-standard.hgi-align-left:before{content:"\2af6"}.hgi-solid.hgi-standard.hgi-align-right:before{content:"\2af7"}.hgi-solid.hgi-standard.hgi-align-selection:before{content:"\2af8"}.hgi-solid.hgi-standard.hgi-align-top:before{content:"\2af9"}.hgi-solid.hgi-standard.hgi-align-vertical-center:before{content:"\2afa"}.hgi-solid.hgi-standard.hgi-all-bookmark:before{content:"\2afb"}.hgi-solid.hgi-standard.hgi-allah:before{content:"\2afc"}.hgi-solid.hgi-standard.hgi-alms:before{content:"\2afd"}.hgi-solid.hgi-standard.hgi-alpha-circle:before{content:"\2afe"}.hgi-solid.hgi-standard.hgi-alpha-square:before{content:"\2aff"}.hgi-solid.hgi-standard.hgi-alpha:before{content:"\2b00"}.hgi-solid.hgi-standard.hgi-alphabet-arabic:before{content:"\2b01"}.hgi-solid.hgi-standard.hgi-alphabet-bangla:before{content:"\2b02"}.hgi-solid.hgi-standard.hgi-alphabet-chinese:before{content:"\2b03"}.hgi-solid.hgi-standard.hgi-alphabet-greek:before{content:"\2b04"}.hgi-solid.hgi-standard.hgi-alphabet-hebrew:before{content:"\2b05"}.hgi-solid.hgi-standard.hgi-alphabet-hindi:before{content:"\2b06"}.hgi-solid.hgi-standard.hgi-alphabet-japanese:before{content:"\2b07"}.hgi-solid.hgi-standard.hgi-alphabet-korean:before{content:"\2b08"}.hgi-solid.hgi-standard.hgi-alphabet-thai:before{content:"\2b09"}.hgi-solid.hgi-standard.hgi-amazon:before{content:"\2b0a"}.hgi-solid.hgi-standard.hgi-ambulance:before{content:"\2b0b"}.hgi-solid.hgi-standard.hgi-american-football:before{content:"\2b0c"}.hgi-solid.hgi-standard.hgi-amie:before{content:"\2b0d"}.hgi-solid.hgi-standard.hgi-ampoule:before{content:"\2b0e"}.hgi-solid.hgi-standard.hgi-analysis-text-link:before{content:"\2b0f"}.hgi-solid.hgi-standard.hgi-analytics-01:before{content:"\2b10"}.hgi-solid.hgi-standard.hgi-analytics-02:before{content:"\2b11"}.hgi-solid.hgi-standard.hgi-analytics-down:before{content:"\2b12"}.hgi-solid.hgi-standard.hgi-analytics-up:before{content:"\2b13"}.hgi-solid.hgi-standard.hgi-anchor-point:before{content:"\2b14"}.hgi-solid.hgi-standard.hgi-android:before{content:"\2b15"}.hgi-solid.hgi-standard.hgi-angel:before{content:"\2b16"}.hgi-solid.hgi-standard.hgi-angle-01:before{content:"\2b17"}.hgi-solid.hgi-standard.hgi-angle:before{content:"\2b18"}.hgi-solid.hgi-standard.hgi-angry-bird:before{content:"\2b19"}.hgi-solid.hgi-standard.hgi-angry:before{content:"\2b1a"}.hgi-solid.hgi-standard.hgi-anonymous:before{content:"\2b1b"}.hgi-solid.hgi-standard.hgi-api:before{content:"\2b1c"}.hgi-solid.hgi-standard.hgi-app-store:before{content:"\2b1d"}.hgi-solid.hgi-standard.hgi-apple-01:before{content:"\2b1e"}.hgi-solid.hgi-standard.hgi-apple-finder:before{content:"\2b1f"}.hgi-solid.hgi-standard.hgi-apple-news:before{content:"\2b20"}.hgi-solid.hgi-standard.hgi-apple-pie:before{content:"\2b21"}.hgi-solid.hgi-standard.hgi-apple-reminder:before{content:"\2b22"}.hgi-solid.hgi-standard.hgi-apple-stocks:before{content:"\2b23"}.hgi-solid.hgi-standard.hgi-apple-vision-pro:before{content:"\2b24"}.hgi-solid.hgi-standard.hgi-apple:before{content:"\2b25"}.hgi-solid.hgi-standard.hgi-approximately-equal-circle:before{content:"\2b26"}.hgi-solid.hgi-standard.hgi-approximately-equal-square:before{content:"\2b27"}.hgi-solid.hgi-standard.hgi-approximately-equal:before{content:"\2b28"}.hgi-solid.hgi-standard.hgi-apricot:before{content:"\2b29"}.hgi-solid.hgi-standard.hgi-apron:before{content:"\2b2a"}.hgi-solid.hgi-standard.hgi-arc-browser:before{content:"\2b2b"}.hgi-solid.hgi-standard.hgi-archer:before{content:"\2b2c"}.hgi-solid.hgi-standard.hgi-archive-01:before{content:"\2b2d"}.hgi-solid.hgi-standard.hgi-archive-02:before{content:"\2b2e"}.hgi-solid.hgi-standard.hgi-archive:before{content:"\2b2f"}.hgi-solid.hgi-standard.hgi-armored-boot:before{content:"\2b30"}.hgi-solid.hgi-standard.hgi-arrange-by-letters-a-z:before{content:"\2b31"}.hgi-solid.hgi-standard.hgi-arrange-by-letters-z-a:before{content:"\2b32"}.hgi-solid.hgi-standard.hgi-arrange-by-numbers-1-9:before{content:"\2b33"}.hgi-solid.hgi-standard.hgi-arrange-by-numbers-9-1:before{content:"\2b34"}.hgi-solid.hgi-standard.hgi-arrange:before{content:"\2b35"}.hgi-solid.hgi-standard.hgi-arrow-all-direction:before{content:"\2b36"}.hgi-solid.hgi-standard.hgi-arrow-data-transfer-diagonal:before{content:"\2b37"}.hgi-solid.hgi-standard.hgi-arrow-data-transfer-horizontal:before{content:"\2b38"}.hgi-solid.hgi-standard.hgi-arrow-data-transfer-vertical:before{content:"\2b39"}.hgi-solid.hgi-standard.hgi-arrow-diagonal:before{content:"\2b3a"}.hgi-solid.hgi-standard.hgi-arrow-down-01:before{content:"\2b3b"}.hgi-solid.hgi-standard.hgi-arrow-down-02:before{content:"\2b3c"}.hgi-solid.hgi-standard.hgi-arrow-down-03:before{content:"\2b3d"}.hgi-solid.hgi-standard.hgi-arrow-down-04:before{content:"\2b3e"}.hgi-solid.hgi-standard.hgi-arrow-down-05:before{content:"\2b3f"}.hgi-solid.hgi-standard.hgi-arrow-down-double:before{content:"\2b40"}.hgi-solid.hgi-standard.hgi-arrow-down-left-01:before{content:"\2b41"}.hgi-solid.hgi-standard.hgi-arrow-down-left-02:before{content:"\2b42"}.hgi-solid.hgi-standard.hgi-arrow-down-right-01:before{content:"\2b43"}.hgi-solid.hgi-standard.hgi-arrow-down-right-02:before{content:"\2b44"}.hgi-solid.hgi-standard.hgi-arrow-expand-01:before{content:"\2b45"}.hgi-solid.hgi-standard.hgi-arrow-expand-02:before{content:"\2b46"}.hgi-solid.hgi-standard.hgi-arrow-expand-diagonal-01:before{content:"\2b47"}.hgi-solid.hgi-standard.hgi-arrow-expand-diagonal-02:before{content:"\2b48"}.hgi-solid.hgi-standard.hgi-arrow-expand:before{content:"\2b49"}.hgi-solid.hgi-standard.hgi-arrow-horizontal:before{content:"\2b4a"}.hgi-solid.hgi-standard.hgi-arrow-left-01:before{content:"\2b4b"}.hgi-solid.hgi-standard.hgi-arrow-left-02:before{content:"\2b4c"}.hgi-solid.hgi-standard.hgi-arrow-left-03:before{content:"\2b4d"}.hgi-solid.hgi-standard.hgi-arrow-left-04:before{content:"\2b4e"}.hgi-solid.hgi-standard.hgi-arrow-left-05:before{content:"\2b4f"}.hgi-solid.hgi-standard.hgi-arrow-left-double:before{content:"\2b50"}.hgi-solid.hgi-standard.hgi-arrow-left-right:before{content:"\2b51"}.hgi-solid.hgi-standard.hgi-arrow-move-down-left:before{content:"\2b52"}.hgi-solid.hgi-standard.hgi-arrow-move-down-right:before{content:"\2b53"}.hgi-solid.hgi-standard.hgi-arrow-move-left-down:before{content:"\2b54"}.hgi-solid.hgi-standard.hgi-arrow-move-right-down:before{content:"\2b55"}.hgi-solid.hgi-standard.hgi-arrow-move-up-left:before{content:"\2b56"}.hgi-solid.hgi-standard.hgi-arrow-move-up-right:before{content:"\2b57"}.hgi-solid.hgi-standard.hgi-arrow-reload-horizontal:before{content:"\2b58"}.hgi-solid.hgi-standard.hgi-arrow-reload-vertical:before{content:"\2b59"}.hgi-solid.hgi-standard.hgi-arrow-right-01:before{content:"\2b5a"}.hgi-solid.hgi-standard.hgi-arrow-right-02:before{content:"\2b5b"}.hgi-solid.hgi-standard.hgi-arrow-right-03:before{content:"\2b5c"}.hgi-solid.hgi-standard.hgi-arrow-right-04:before{content:"\2b5d"}.hgi-solid.hgi-standard.hgi-arrow-right-05:before{content:"\2b5e"}.hgi-solid.hgi-standard.hgi-arrow-right-double:before{content:"\2b5f"}.hgi-solid.hgi-standard.hgi-arrow-shrink-01:before{content:"\2b60"}.hgi-solid.hgi-standard.hgi-arrow-shrink-02:before{content:"\2b61"}.hgi-solid.hgi-standard.hgi-arrow-shrink:before{content:"\2b62"}.hgi-solid.hgi-standard.hgi-arrow-turn-backward:before{content:"\2b63"}.hgi-solid.hgi-standard.hgi-arrow-turn-down:before{content:"\2b64"}.hgi-solid.hgi-standard.hgi-arrow-turn-forward:before{content:"\2b65"}.hgi-solid.hgi-standard.hgi-arrow-turn-up:before{content:"\2b66"}.hgi-solid.hgi-standard.hgi-arrow-up-01:before{content:"\2b67"}.hgi-solid.hgi-standard.hgi-arrow-up-02:before{content:"\2b68"}.hgi-solid.hgi-standard.hgi-arrow-up-03:before{content:"\2b69"}.hgi-solid.hgi-standard.hgi-arrow-up-04:before{content:"\2b6a"}.hgi-solid.hgi-standard.hgi-arrow-up-05:before{content:"\2b6b"}.hgi-solid.hgi-standard.hgi-arrow-up-double:before{content:"\2b6c"}.hgi-solid.hgi-standard.hgi-arrow-up-down:before{content:"\2b6d"}.hgi-solid.hgi-standard.hgi-arrow-up-left-01:before{content:"\2b6e"}.hgi-solid.hgi-standard.hgi-arrow-up-left-02:before{content:"\2b6f"}.hgi-solid.hgi-standard.hgi-arrow-up-right-01:before{content:"\2b70"}.hgi-solid.hgi-standard.hgi-arrow-up-right-02:before{content:"\2b71"}.hgi-solid.hgi-standard.hgi-arrow-vertical:before{content:"\2b72"}.hgi-solid.hgi-standard.hgi-artboard-tool:before{content:"\2b73"}.hgi-solid.hgi-standard.hgi-artboard:before{content:"\2b74"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-01:before{content:"\2b75"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-02:before{content:"\2b76"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-03:before{content:"\2b77"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-04:before{content:"\2b78"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-05:before{content:"\2b79"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-06:before{content:"\2b7a"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-07:before{content:"\2b7b"}.hgi-solid.hgi-standard.hgi-aspect-ratio:before{content:"\2b7c"}.hgi-solid.hgi-standard.hgi-assignments:before{content:"\2b7d"}.hgi-solid.hgi-standard.hgi-asteroid-01:before{content:"\2b7e"}.hgi-solid.hgi-standard.hgi-asteroid-02:before{content:"\2b7f"}.hgi-solid.hgi-standard.hgi-astronaut-01:before{content:"\2b80"}.hgi-solid.hgi-standard.hgi-astronaut-02:before{content:"\2b81"}.hgi-solid.hgi-standard.hgi-at:before{content:"\2b82"}.hgi-solid.hgi-standard.hgi-atm-01:before{content:"\2b83"}.hgi-solid.hgi-standard.hgi-atm-02:before{content:"\2b84"}.hgi-solid.hgi-standard.hgi-atom-01:before{content:"\2b85"}.hgi-solid.hgi-standard.hgi-atom-02:before{content:"\2b86"}.hgi-solid.hgi-standard.hgi-atomic-power:before{content:"\2b87"}.hgi-solid.hgi-standard.hgi-attachment-01:before{content:"\2b88"}.hgi-solid.hgi-standard.hgi-attachment-02:before{content:"\2b89"}.hgi-solid.hgi-standard.hgi-attachment-circle:before{content:"\2b8a"}.hgi-solid.hgi-standard.hgi-attachment-square:before{content:"\2b8b"}.hgi-solid.hgi-standard.hgi-attachment:before{content:"\2b8c"}.hgi-solid.hgi-standard.hgi-auction:before{content:"\2b8d"}.hgi-solid.hgi-standard.hgi-audio-book-01:before{content:"\2b8e"}.hgi-solid.hgi-standard.hgi-audio-book-02:before{content:"\2b8f"}.hgi-solid.hgi-standard.hgi-audio-book-03:before{content:"\2b90"}.hgi-solid.hgi-standard.hgi-audio-book-04:before{content:"\2b91"}.hgi-solid.hgi-standard.hgi-audit-01:before{content:"\2b92"}.hgi-solid.hgi-standard.hgi-audit-02:before{content:"\2b93"}.hgi-solid.hgi-standard.hgi-augmented-reality-ar:before{content:"\2b94"}.hgi-solid.hgi-standard.hgi-authorized:before{content:"\2b95"}.hgi-solid.hgi-standard.hgi-auto-conversations:before{content:"\2b96"}.hgi-solid.hgi-standard.hgi-automotive-battery-01:before{content:"\2b97"}.hgi-solid.hgi-standard.hgi-automotive-battery-02:before{content:"\2b98"}.hgi-solid.hgi-standard.hgi-avalanche:before{content:"\2b99"}.hgi-solid.hgi-standard.hgi-avocado:before{content:"\2b9a"}.hgi-solid.hgi-standard.hgi-award-01:before{content:"\2b9b"}.hgi-solid.hgi-standard.hgi-award-02:before{content:"\2b9c"}.hgi-solid.hgi-standard.hgi-award-03:before{content:"\2b9d"}.hgi-solid.hgi-standard.hgi-award-04:before{content:"\2b9e"}.hgi-solid.hgi-standard.hgi-award-05:before{content:"\2b9f"}.hgi-solid.hgi-standard.hgi-baby-01:before{content:"\2ba0"}.hgi-solid.hgi-standard.hgi-baby-02:before{content:"\2ba1"}.hgi-solid.hgi-standard.hgi-baby-bed-01:before{content:"\2ba2"}.hgi-solid.hgi-standard.hgi-baby-bed-02:before{content:"\2ba3"}.hgi-solid.hgi-standard.hgi-baby-bottle:before{content:"\2ba4"}.hgi-solid.hgi-standard.hgi-baby-boy-dress:before{content:"\2ba5"}.hgi-solid.hgi-standard.hgi-baby-girl-dress:before{content:"\2ba6"}.hgi-solid.hgi-standard.hgi-backpack-01:before{content:"\2ba7"}.hgi-solid.hgi-standard.hgi-backpack-02:before{content:"\2ba8"}.hgi-solid.hgi-standard.hgi-backpack-03:before{content:"\2ba9"}.hgi-solid.hgi-standard.hgi-backward-01:before{content:"\2baa"}.hgi-solid.hgi-standard.hgi-backward-02:before{content:"\2bab"}.hgi-solid.hgi-standard.hgi-bacteria:before{content:"\2bac"}.hgi-solid.hgi-standard.hgi-badminton-shuttle:before{content:"\2bad"}.hgi-solid.hgi-standard.hgi-badminton:before{content:"\2bae"}.hgi-solid.hgi-standard.hgi-banana:before{content:"\2baf"}.hgi-solid.hgi-standard.hgi-bandage:before{content:"\2bb0"}.hgi-solid.hgi-standard.hgi-bank:before{content:"\2bb1"}.hgi-solid.hgi-standard.hgi-bar-code-01:before{content:"\2bb2"}.hgi-solid.hgi-standard.hgi-bar-code-02:before{content:"\2bb3"}.hgi-solid.hgi-standard.hgi-barns:before{content:"\2bb4"}.hgi-solid.hgi-standard.hgi-baseball-bat:before{content:"\2bb5"}.hgi-solid.hgi-standard.hgi-baseball-helmet:before{content:"\2bb6"}.hgi-solid.hgi-standard.hgi-baseball:before{content:"\2bb7"}.hgi-solid.hgi-standard.hgi-basketball-01:before{content:"\2bb8"}.hgi-solid.hgi-standard.hgi-basketball-02:before{content:"\2bb9"}.hgi-solid.hgi-standard.hgi-basketball-hoop:before{content:"\2bba"}.hgi-solid.hgi-standard.hgi-bathtub-01:before{content:"\2bbb"}.hgi-solid.hgi-standard.hgi-bathtub-02:before{content:"\2bbc"}.hgi-solid.hgi-standard.hgi-batteries-energy:before{content:"\2bbd"}.hgi-solid.hgi-standard.hgi-battery-charging-01:before{content:"\2bbe"}.hgi-solid.hgi-standard.hgi-battery-charging-02:before{content:"\2bbf"}.hgi-solid.hgi-standard.hgi-battery-eco-charging:before{content:"\2bc0"}.hgi-solid.hgi-standard.hgi-battery-empty:before{content:"\2bc1"}.hgi-solid.hgi-standard.hgi-battery-full:before{content:"\2bc2"}.hgi-solid.hgi-standard.hgi-battery-low:before{content:"\2bc3"}.hgi-solid.hgi-standard.hgi-battery-medium-01:before{content:"\2bc4"}.hgi-solid.hgi-standard.hgi-battery-medium-02:before{content:"\2bc5"}.hgi-solid.hgi-standard.hgi-bbq-grill:before{content:"\2bc6"}.hgi-solid.hgi-standard.hgi-beach-02:before{content:"\2bc7"}.hgi-solid.hgi-standard.hgi-beach:before{content:"\2bc8"}.hgi-solid.hgi-standard.hgi-beater:before{content:"\2bc9"}.hgi-solid.hgi-standard.hgi-bebo:before{content:"\2bca"}.hgi-solid.hgi-standard.hgi-bed-bunk:before{content:"\2bcb"}.hgi-solid.hgi-standard.hgi-bed-double:before{content:"\2bcc"}.hgi-solid.hgi-standard.hgi-bed-single-01:before{content:"\2bcd"}.hgi-solid.hgi-standard.hgi-bed-single-02:before{content:"\2bce"}.hgi-solid.hgi-standard.hgi-bed:before{content:"\2bcf"}.hgi-solid.hgi-standard.hgi-bedug-01:before{content:"\2bd0"}.hgi-solid.hgi-standard.hgi-bedug-02:before{content:"\2bd1"}.hgi-solid.hgi-standard.hgi-behance-01:before{content:"\2bd2"}.hgi-solid.hgi-standard.hgi-behance-02:before{content:"\2bd3"}.hgi-solid.hgi-standard.hgi-belt:before{content:"\2bd4"}.hgi-solid.hgi-standard.hgi-bend-tool:before{content:"\2bd5"}.hgi-solid.hgi-standard.hgi-berlin-tower:before{content:"\2bd6"}.hgi-solid.hgi-standard.hgi-berlin:before{content:"\2bd7"}.hgi-solid.hgi-standard.hgi-beta:before{content:"\2bd8"}.hgi-solid.hgi-standard.hgi-bicycle-01:before{content:"\2bd9"}.hgi-solid.hgi-standard.hgi-bicycle:before{content:"\2bda"}.hgi-solid.hgi-standard.hgi-billiard-01:before{content:"\2bdb"}.hgi-solid.hgi-standard.hgi-billiard-02:before{content:"\2bdc"}.hgi-solid.hgi-standard.hgi-binary-code:before{content:"\2bdd"}.hgi-solid.hgi-standard.hgi-bing:before{content:"\2bde"}.hgi-solid.hgi-standard.hgi-bio-energy:before{content:"\2bdf"}.hgi-solid.hgi-standard.hgi-biomass-energy:before{content:"\2be0"}.hgi-solid.hgi-standard.hgi-biometric-access:before{content:"\2be1"}.hgi-solid.hgi-standard.hgi-biometric-device:before{content:"\2be2"}.hgi-solid.hgi-standard.hgi-birthday-cake:before{content:"\2be3"}.hgi-solid.hgi-standard.hgi-biscuit:before{content:"\2be4"}.hgi-solid.hgi-standard.hgi-bitcoin-01:before{content:"\2be5"}.hgi-solid.hgi-standard.hgi-bitcoin-02:before{content:"\2be6"}.hgi-solid.hgi-standard.hgi-bitcoin-03:before{content:"\2be7"}.hgi-solid.hgi-standard.hgi-bitcoin-04:before{content:"\2be8"}.hgi-solid.hgi-standard.hgi-bitcoin-bag:before{content:"\2be9"}.hgi-solid.hgi-standard.hgi-bitcoin-circle:before{content:"\2bea"}.hgi-solid.hgi-standard.hgi-bitcoin-cloud:before{content:"\2beb"}.hgi-solid.hgi-standard.hgi-bitcoin-cpu:before{content:"\2bec"}.hgi-solid.hgi-standard.hgi-bitcoin-credit-card:before{content:"\2bed"}.hgi-solid.hgi-standard.hgi-bitcoin-database:before{content:"\2bee"}.hgi-solid.hgi-standard.hgi-bitcoin-down-01:before{content:"\2bef"}.hgi-solid.hgi-standard.hgi-bitcoin-down-02:before{content:"\2bf0"}.hgi-solid.hgi-standard.hgi-bitcoin-ellipse:before{content:"\2bf1"}.hgi-solid.hgi-standard.hgi-bitcoin-eye:before{content:"\2bf2"}.hgi-solid.hgi-standard.hgi-bitcoin-filter:before{content:"\2bf3"}.hgi-solid.hgi-standard.hgi-bitcoin-flashdisk:before{content:"\2bf4"}.hgi-solid.hgi-standard.hgi-bitcoin-graph:before{content:"\2bf5"}.hgi-solid.hgi-standard.hgi-bitcoin-invoice:before{content:"\2bf6"}.hgi-solid.hgi-standard.hgi-bitcoin-key:before{content:"\2bf7"}.hgi-solid.hgi-standard.hgi-bitcoin-location:before{content:"\2bf8"}.hgi-solid.hgi-standard.hgi-bitcoin-lock:before{content:"\2bf9"}.hgi-solid.hgi-standard.hgi-bitcoin-mail:before{content:"\2bfa"}.hgi-solid.hgi-standard.hgi-bitcoin-mind:before{content:"\2bfb"}.hgi-solid.hgi-standard.hgi-bitcoin-money-01:before{content:"\2bfc"}.hgi-solid.hgi-standard.hgi-bitcoin-money-02:before{content:"\2bfd"}.hgi-solid.hgi-standard.hgi-bitcoin-pie-chart:before{content:"\2bfe"}.hgi-solid.hgi-standard.hgi-bitcoin-piggy-bank:before{content:"\2bff"}.hgi-solid.hgi-standard.hgi-bitcoin-presentation:before{content:"\2c00"}.hgi-solid.hgi-standard.hgi-bitcoin-receipt:before{content:"\2c01"}.hgi-solid.hgi-standard.hgi-bitcoin-receive:before{content:"\2c02"}.hgi-solid.hgi-standard.hgi-bitcoin-rectangle:before{content:"\2c03"}.hgi-solid.hgi-standard.hgi-bitcoin-safe:before{content:"\2c04"}.hgi-solid.hgi-standard.hgi-bitcoin-search:before{content:"\2c05"}.hgi-solid.hgi-standard.hgi-bitcoin-send:before{content:"\2c06"}.hgi-solid.hgi-standard.hgi-bitcoin-setting:before{content:"\2c07"}.hgi-solid.hgi-standard.hgi-bitcoin-shield:before{content:"\2c08"}.hgi-solid.hgi-standard.hgi-bitcoin-shopping:before{content:"\2c09"}.hgi-solid.hgi-standard.hgi-bitcoin-smartphone-01:before{content:"\2c0a"}.hgi-solid.hgi-standard.hgi-bitcoin-smartphone-02:before{content:"\2c0b"}.hgi-solid.hgi-standard.hgi-bitcoin-square:before{content:"\2c0c"}.hgi-solid.hgi-standard.hgi-bitcoin-store:before{content:"\2c0d"}.hgi-solid.hgi-standard.hgi-bitcoin-tag:before{content:"\2c0e"}.hgi-solid.hgi-standard.hgi-bitcoin-target:before{content:"\2c0f"}.hgi-solid.hgi-standard.hgi-bitcoin-transaction:before{content:"\2c10"}.hgi-solid.hgi-standard.hgi-bitcoin-up-01:before{content:"\2c11"}.hgi-solid.hgi-standard.hgi-bitcoin-up-02:before{content:"\2c12"}.hgi-solid.hgi-standard.hgi-bitcoin-wallet:before{content:"\2c13"}.hgi-solid.hgi-standard.hgi-bitcoin-withdraw:before{content:"\2c14"}.hgi-solid.hgi-standard.hgi-bitcoin:before{content:"\2c15"}.hgi-solid.hgi-standard.hgi-black-hole-01:before{content:"\2c16"}.hgi-solid.hgi-standard.hgi-black-hole:before{content:"\2c17"}.hgi-solid.hgi-standard.hgi-blend:before{content:"\2c18"}.hgi-solid.hgi-standard.hgi-blender:before{content:"\2c19"}.hgi-solid.hgi-standard.hgi-block-game:before{content:"\2c1a"}.hgi-solid.hgi-standard.hgi-blockchain-01:before{content:"\2c1b"}.hgi-solid.hgi-standard.hgi-blockchain-02:before{content:"\2c1c"}.hgi-solid.hgi-standard.hgi-blockchain-03:before{content:"\2c1d"}.hgi-solid.hgi-standard.hgi-blockchain-04:before{content:"\2c1e"}.hgi-solid.hgi-standard.hgi-blockchain-05:before{content:"\2c1f"}.hgi-solid.hgi-standard.hgi-blockchain-06:before{content:"\2c20"}.hgi-solid.hgi-standard.hgi-blockchain-07:before{content:"\2c21"}.hgi-solid.hgi-standard.hgi-blocked:before{content:"\2c22"}.hgi-solid.hgi-standard.hgi-blogger:before{content:"\2c23"}.hgi-solid.hgi-standard.hgi-blood-bag:before{content:"\2c24"}.hgi-solid.hgi-standard.hgi-blood-bottle:before{content:"\2c25"}.hgi-solid.hgi-standard.hgi-blood-pressure:before{content:"\2c26"}.hgi-solid.hgi-standard.hgi-blood-type:before{content:"\2c27"}.hgi-solid.hgi-standard.hgi-blood:before{content:"\2c28"}.hgi-solid.hgi-standard.hgi-bluetooth-circle:before{content:"\2c29"}.hgi-solid.hgi-standard.hgi-bluetooth-not-connected:before{content:"\2c2a"}.hgi-solid.hgi-standard.hgi-bluetooth-search:before{content:"\2c2b"}.hgi-solid.hgi-standard.hgi-bluetooth-square:before{content:"\2c2c"}.hgi-solid.hgi-standard.hgi-bluetooth:before{content:"\2c2d"}.hgi-solid.hgi-standard.hgi-blur:before{content:"\2c2e"}.hgi-solid.hgi-standard.hgi-blush-brush-01:before{content:"\2c2f"}.hgi-solid.hgi-standard.hgi-blush-brush-02:before{content:"\2c30"}.hgi-solid.hgi-standard.hgi-board-math:before{content:"\2c31"}.hgi-solid.hgi-standard.hgi-boat:before{content:"\2c32"}.hgi-solid.hgi-standard.hgi-body-armor:before{content:"\2c33"}.hgi-solid.hgi-standard.hgi-body-part-leg:before{content:"\2c34"}.hgi-solid.hgi-standard.hgi-body-part-muscle:before{content:"\2c35"}.hgi-solid.hgi-standard.hgi-body-part-six-pack:before{content:"\2c36"}.hgi-solid.hgi-standard.hgi-body-soap:before{content:"\2c37"}.hgi-solid.hgi-standard.hgi-body-weight:before{content:"\2c38"}.hgi-solid.hgi-standard.hgi-bomb:before{content:"\2c39"}.hgi-solid.hgi-standard.hgi-bone-01:before{content:"\2c3a"}.hgi-solid.hgi-standard.hgi-bone-02:before{content:"\2c3b"}.hgi-solid.hgi-standard.hgi-book-01:before{content:"\2c3c"}.hgi-solid.hgi-standard.hgi-book-02:before{content:"\2c3d"}.hgi-solid.hgi-standard.hgi-book-03:before{content:"\2c3e"}.hgi-solid.hgi-standard.hgi-book-04:before{content:"\2c3f"}.hgi-solid.hgi-standard.hgi-book-bookmark-01:before{content:"\2c40"}.hgi-solid.hgi-standard.hgi-book-bookmark-02:before{content:"\2c41"}.hgi-solid.hgi-standard.hgi-book-download:before{content:"\2c42"}.hgi-solid.hgi-standard.hgi-book-edit:before{content:"\2c43"}.hgi-solid.hgi-standard.hgi-book-open-01:before{content:"\2c44"}.hgi-solid.hgi-standard.hgi-book-open-02:before{content:"\2c45"}.hgi-solid.hgi-standard.hgi-book-upload:before{content:"\2c46"}.hgi-solid.hgi-standard.hgi-bookmark-01:before{content:"\2c47"}.hgi-solid.hgi-standard.hgi-bookmark-02:before{content:"\2c48"}.hgi-solid.hgi-standard.hgi-bookmark-03:before{content:"\2c49"}.hgi-solid.hgi-standard.hgi-bookmark-add-01:before{content:"\2c4a"}.hgi-solid.hgi-standard.hgi-bookmark-add-02:before{content:"\2c4b"}.hgi-solid.hgi-standard.hgi-bookmark-block-01:before{content:"\2c4c"}.hgi-solid.hgi-standard.hgi-bookmark-block-02:before{content:"\2c4d"}.hgi-solid.hgi-standard.hgi-bookmark-check-01:before{content:"\2c4e"}.hgi-solid.hgi-standard.hgi-bookmark-check-02:before{content:"\2c4f"}.hgi-solid.hgi-standard.hgi-bookmark-minus-01:before{content:"\2c50"}.hgi-solid.hgi-standard.hgi-bookmark-minus-02:before{content:"\2c51"}.hgi-solid.hgi-standard.hgi-bookmark-off-01:before{content:"\2c52"}.hgi-solid.hgi-standard.hgi-bookmark-off-02:before{content:"\2c53"}.hgi-solid.hgi-standard.hgi-bookmark-remove-01:before{content:"\2c54"}.hgi-solid.hgi-standard.hgi-bookmark-remove-02:before{content:"\2c55"}.hgi-solid.hgi-standard.hgi-books-01:before{content:"\2c56"}.hgi-solid.hgi-standard.hgi-books-02:before{content:"\2c57"}.hgi-solid.hgi-standard.hgi-bookshelf-01:before{content:"\2c58"}.hgi-solid.hgi-standard.hgi-bookshelf-02:before{content:"\2c59"}.hgi-solid.hgi-standard.hgi-bookshelf-03:before{content:"\2c5a"}.hgi-solid.hgi-standard.hgi-bootstrap:before{content:"\2c5b"}.hgi-solid.hgi-standard.hgi-border-all-01:before{content:"\2c5c"}.hgi-solid.hgi-standard.hgi-border-all-02:before{content:"\2c5d"}.hgi-solid.hgi-standard.hgi-border-bottom-01:before{content:"\2c5e"}.hgi-solid.hgi-standard.hgi-border-bottom-02:before{content:"\2c5f"}.hgi-solid.hgi-standard.hgi-border-full:before{content:"\2c60"}.hgi-solid.hgi-standard.hgi-border-horizontal:before{content:"\2c61"}.hgi-solid.hgi-standard.hgi-border-inner:before{content:"\2c62"}.hgi-solid.hgi-standard.hgi-border-left-01:before{content:"\2c63"}.hgi-solid.hgi-standard.hgi-border-left-02:before{content:"\2c64"}.hgi-solid.hgi-standard.hgi-border-none-01:before{content:"\2c65"}.hgi-solid.hgi-standard.hgi-border-none-02:before{content:"\2c66"}.hgi-solid.hgi-standard.hgi-border-right-01:before{content:"\2c67"}.hgi-solid.hgi-standard.hgi-border-right-02:before{content:"\2c68"}.hgi-solid.hgi-standard.hgi-border-top-01:before{content:"\2c69"}.hgi-solid.hgi-standard.hgi-border-top-02:before{content:"\2c6a"}.hgi-solid.hgi-standard.hgi-border-vertical:before{content:"\2c6b"}.hgi-solid.hgi-standard.hgi-borobudur:before{content:"\2c6c"}.hgi-solid.hgi-standard.hgi-bot:before{content:"\2c6d"}.hgi-solid.hgi-standard.hgi-bounce-left:before{content:"\2c6e"}.hgi-solid.hgi-standard.hgi-bounce-right:before{content:"\2c6f"}.hgi-solid.hgi-standard.hgi-bounding-box:before{content:"\2c70"}.hgi-solid.hgi-standard.hgi-bow-tie:before{content:"\2c71"}.hgi-solid.hgi-standard.hgi-bowling-pins:before{content:"\2c72"}.hgi-solid.hgi-standard.hgi-bowling:before{content:"\2c73"}.hgi-solid.hgi-standard.hgi-boxer:before{content:"\2c74"}.hgi-solid.hgi-standard.hgi-boxing-bag:before{content:"\2c75"}.hgi-solid.hgi-standard.hgi-boxing-glove-01:before{content:"\2c76"}.hgi-solid.hgi-standard.hgi-boxing-glove:before{content:"\2c77"}.hgi-solid.hgi-standard.hgi-brain-01:before{content:"\2c78"}.hgi-solid.hgi-standard.hgi-brain-02:before{content:"\2c79"}.hgi-solid.hgi-standard.hgi-brain:before{content:"\2c7a"}.hgi-solid.hgi-standard.hgi-brandfetch:before{content:"\2c7b"}.hgi-solid.hgi-standard.hgi-bread-01:before{content:"\2c7c"}.hgi-solid.hgi-standard.hgi-bread-02:before{content:"\2c7d"}.hgi-solid.hgi-standard.hgi-bread-03:before{content:"\2c7e"}.hgi-solid.hgi-standard.hgi-bread-04:before{content:"\2c7f"}.hgi-solid.hgi-standard.hgi-breast-pump:before{content:"\2c80"}.hgi-solid.hgi-standard.hgi-bridge:before{content:"\2c81"}.hgi-solid.hgi-standard.hgi-briefcase-01:before{content:"\2c82"}.hgi-solid.hgi-standard.hgi-briefcase-02:before{content:"\2c83"}.hgi-solid.hgi-standard.hgi-briefcase-03:before{content:"\2c84"}.hgi-solid.hgi-standard.hgi-briefcase-04:before{content:"\2c85"}.hgi-solid.hgi-standard.hgi-briefcase-05:before{content:"\2c86"}.hgi-solid.hgi-standard.hgi-briefcase-06:before{content:"\2c87"}.hgi-solid.hgi-standard.hgi-briefcase-07:before{content:"\2c88"}.hgi-solid.hgi-standard.hgi-briefcase-08:before{content:"\2c89"}.hgi-solid.hgi-standard.hgi-briefcase-09:before{content:"\2c8a"}.hgi-solid.hgi-standard.hgi-briefcase-dollar:before{content:"\2c8b"}.hgi-solid.hgi-standard.hgi-broccoli:before{content:"\2c8c"}.hgi-solid.hgi-standard.hgi-brochure:before{content:"\2c8d"}.hgi-solid.hgi-standard.hgi-broken-bone:before{content:"\2c8e"}.hgi-solid.hgi-standard.hgi-browser:before{content:"\2c8f"}.hgi-solid.hgi-standard.hgi-brush:before{content:"\2c90"}.hgi-solid.hgi-standard.hgi-bubble-chat-add:before{content:"\2c91"}.hgi-solid.hgi-standard.hgi-bubble-chat-blocked:before{content:"\2c92"}.hgi-solid.hgi-standard.hgi-bubble-chat-cancel:before{content:"\2c93"}.hgi-solid.hgi-standard.hgi-bubble-chat-delay:before{content:"\2c94"}.hgi-solid.hgi-standard.hgi-bubble-chat-done:before{content:"\2c95"}.hgi-solid.hgi-standard.hgi-bubble-chat-download-01:before{content:"\2c96"}.hgi-solid.hgi-standard.hgi-bubble-chat-download-02:before{content:"\2c97"}.hgi-solid.hgi-standard.hgi-bubble-chat-edit:before{content:"\2c98"}.hgi-solid.hgi-standard.hgi-bubble-chat-favourite:before{content:"\2c99"}.hgi-solid.hgi-standard.hgi-bubble-chat-income:before{content:"\2c9a"}.hgi-solid.hgi-standard.hgi-bubble-chat-lock:before{content:"\2c9b"}.hgi-solid.hgi-standard.hgi-bubble-chat-notification:before{content:"\2c9c"}.hgi-solid.hgi-standard.hgi-bubble-chat-outcome:before{content:"\2c9d"}.hgi-solid.hgi-standard.hgi-bubble-chat-preview:before{content:"\2c9e"}.hgi-solid.hgi-standard.hgi-bubble-chat-question:before{content:"\2c9f"}.hgi-solid.hgi-standard.hgi-bubble-chat-search:before{content:"\2ca0"}.hgi-solid.hgi-standard.hgi-bubble-chat-secure:before{content:"\2ca1"}.hgi-solid.hgi-standard.hgi-bubble-chat-translate:before{content:"\2ca2"}.hgi-solid.hgi-standard.hgi-bubble-chat-unlock:before{content:"\2ca3"}.hgi-solid.hgi-standard.hgi-bubble-chat-upload:before{content:"\2ca4"}.hgi-solid.hgi-standard.hgi-bubble-chat-user:before{content:"\2ca5"}.hgi-solid.hgi-standard.hgi-bubble-chat:before{content:"\2ca6"}.hgi-solid.hgi-standard.hgi-bubble-tea-01:before{content:"\2ca7"}.hgi-solid.hgi-standard.hgi-bubble-tea-02:before{content:"\2ca8"}.hgi-solid.hgi-standard.hgi-bug-01:before{content:"\2ca9"}.hgi-solid.hgi-standard.hgi-bug-02:before{content:"\2caa"}.hgi-solid.hgi-standard.hgi-building-01:before{content:"\2cab"}.hgi-solid.hgi-standard.hgi-building-02:before{content:"\2cac"}.hgi-solid.hgi-standard.hgi-building-03:before{content:"\2cad"}.hgi-solid.hgi-standard.hgi-building-04:before{content:"\2cae"}.hgi-solid.hgi-standard.hgi-building-05:before{content:"\2caf"}.hgi-solid.hgi-standard.hgi-building-06:before{content:"\2cb0"}.hgi-solid.hgi-standard.hgi-bulb-charging:before{content:"\2cb1"}.hgi-solid.hgi-standard.hgi-bulb:before{content:"\2cb2"}.hgi-solid.hgi-standard.hgi-bulletproof-vest:before{content:"\2cb3"}.hgi-solid.hgi-standard.hgi-burj-al-arab:before{content:"\2cb4"}.hgi-solid.hgi-standard.hgi-burning-cd:before{content:"\2cb5"}.hgi-solid.hgi-standard.hgi-bus-01:before{content:"\2cb6"}.hgi-solid.hgi-standard.hgi-bus-02:before{content:"\2cb7"}.hgi-solid.hgi-standard.hgi-bus-03:before{content:"\2cb8"}.hgi-solid.hgi-standard.hgi-c-programming:before{content:"\2cb9"}.hgi-solid.hgi-standard.hgi-cabinet-01:before{content:"\2cba"}.hgi-solid.hgi-standard.hgi-cabinet-02:before{content:"\2cbb"}.hgi-solid.hgi-standard.hgi-cabinet-03:before{content:"\2cbc"}.hgi-solid.hgi-standard.hgi-cabinet-04:before{content:"\2cbd"}.hgi-solid.hgi-standard.hgi-cable-car:before{content:"\2cbe"}.hgi-solid.hgi-standard.hgi-cactus:before{content:"\2cbf"}.hgi-solid.hgi-standard.hgi-caduceus:before{content:"\2cc0"}.hgi-solid.hgi-standard.hgi-cafe:before{content:"\2cc1"}.hgi-solid.hgi-standard.hgi-calculate:before{content:"\2cc2"}.hgi-solid.hgi-standard.hgi-calculator-01:before{content:"\2cc3"}.hgi-solid.hgi-standard.hgi-calculator:before{content:"\2cc4"}.hgi-solid.hgi-standard.hgi-calendar-01:before{content:"\2cc5"}.hgi-solid.hgi-standard.hgi-calendar-02:before{content:"\2cc6"}.hgi-solid.hgi-standard.hgi-calendar-03:before{content:"\2cc7"}.hgi-solid.hgi-standard.hgi-calendar-04:before{content:"\2cc8"}.hgi-solid.hgi-standard.hgi-calendar-add-01:before{content:"\2cc9"}.hgi-solid.hgi-standard.hgi-calendar-add-02:before{content:"\2cca"}.hgi-solid.hgi-standard.hgi-calendar-block-01:before{content:"\2ccb"}.hgi-solid.hgi-standard.hgi-calendar-block-02:before{content:"\2ccc"}.hgi-solid.hgi-standard.hgi-calendar-check-in-01:before{content:"\2ccd"}.hgi-solid.hgi-standard.hgi-calendar-check-in-02:before{content:"\2cce"}.hgi-solid.hgi-standard.hgi-calendar-check-out-01:before{content:"\2ccf"}.hgi-solid.hgi-standard.hgi-calendar-check-out-02:before{content:"\2cd0"}.hgi-solid.hgi-standard.hgi-calendar-download-01:before{content:"\2cd1"}.hgi-solid.hgi-standard.hgi-calendar-download-02:before{content:"\2cd2"}.hgi-solid.hgi-standard.hgi-calendar-favorite-01:before{content:"\2cd3"}.hgi-solid.hgi-standard.hgi-calendar-favorite-02:before{content:"\2cd4"}.hgi-solid.hgi-standard.hgi-calendar-lock-01:before{content:"\2cd5"}.hgi-solid.hgi-standard.hgi-calendar-lock-02:before{content:"\2cd6"}.hgi-solid.hgi-standard.hgi-calendar-love-01:before{content:"\2cd7"}.hgi-solid.hgi-standard.hgi-calendar-love-02:before{content:"\2cd8"}.hgi-solid.hgi-standard.hgi-calendar-minus-01:before{content:"\2cd9"}.hgi-solid.hgi-standard.hgi-calendar-minus-02:before{content:"\2cda"}.hgi-solid.hgi-standard.hgi-calendar-remove-01:before{content:"\2cdb"}.hgi-solid.hgi-standard.hgi-calendar-remove-02:before{content:"\2cdc"}.hgi-solid.hgi-standard.hgi-calendar-setting-01:before{content:"\2cdd"}.hgi-solid.hgi-standard.hgi-calendar-setting-02:before{content:"\2cde"}.hgi-solid.hgi-standard.hgi-calendar-upload-01:before{content:"\2cdf"}.hgi-solid.hgi-standard.hgi-calendar-upload-02:before{content:"\2ce0"}.hgi-solid.hgi-standard.hgi-call-02:before{content:"\2ce1"}.hgi-solid.hgi-standard.hgi-call-add-02:before{content:"\2ce2"}.hgi-solid.hgi-standard.hgi-call-add:before{content:"\2ce3"}.hgi-solid.hgi-standard.hgi-call-blocked-02:before{content:"\2ce4"}.hgi-solid.hgi-standard.hgi-call-blocked:before{content:"\2ce5"}.hgi-solid.hgi-standard.hgi-call-disabled-02:before{content:"\2ce6"}.hgi-solid.hgi-standard.hgi-call-disabled:before{content:"\2ce7"}.hgi-solid.hgi-standard.hgi-call-done-02:before{content:"\2ce8"}.hgi-solid.hgi-standard.hgi-call-done:before{content:"\2ce9"}.hgi-solid.hgi-standard.hgi-call-end-01:before{content:"\2cea"}.hgi-solid.hgi-standard.hgi-call-end-02:before{content:"\2ceb"}.hgi-solid.hgi-standard.hgi-call-end-03:before{content:"\2cec"}.hgi-solid.hgi-standard.hgi-call-end-04:before{content:"\2ced"}.hgi-solid.hgi-standard.hgi-call-incoming-01:before{content:"\2cee"}.hgi-solid.hgi-standard.hgi-call-incoming-02:before{content:"\2cef"}.hgi-solid.hgi-standard.hgi-call-incoming-03:before{content:"\2cf0"}.hgi-solid.hgi-standard.hgi-call-incoming-04:before{content:"\2cf1"}.hgi-solid.hgi-standard.hgi-call-internal-02:before{content:"\2cf2"}.hgi-solid.hgi-standard.hgi-call-internal:before{content:"\2cf3"}.hgi-solid.hgi-standard.hgi-call-locked-02:before{content:"\2cf4"}.hgi-solid.hgi-standard.hgi-call-locked:before{content:"\2cf5"}.hgi-solid.hgi-standard.hgi-call-minus-02:before{content:"\2cf6"}.hgi-solid.hgi-standard.hgi-call-minus:before{content:"\2cf7"}.hgi-solid.hgi-standard.hgi-call-missed-01:before{content:"\2cf8"}.hgi-solid.hgi-standard.hgi-call-missed-02:before{content:"\2cf9"}.hgi-solid.hgi-standard.hgi-call-missed-03:before{content:"\2cfa"}.hgi-solid.hgi-standard.hgi-call-missed-04:before{content:"\2cfb"}.hgi-solid.hgi-standard.hgi-call-outgoing-01:before{content:"\2cfc"}.hgi-solid.hgi-standard.hgi-call-outgoing-02:before{content:"\2cfd"}.hgi-solid.hgi-standard.hgi-call-outgoing-03:before{content:"\2cfe"}.hgi-solid.hgi-standard.hgi-call-outgoing-04:before{content:"\2cff"}.hgi-solid.hgi-standard.hgi-call-paused-02:before{content:"\2d00"}.hgi-solid.hgi-standard.hgi-call-paused:before{content:"\2d01"}.hgi-solid.hgi-standard.hgi-call-received-02:before{content:"\2d02"}.hgi-solid.hgi-standard.hgi-call-received:before{content:"\2d03"}.hgi-solid.hgi-standard.hgi-call-ringing-01:before{content:"\2d04"}.hgi-solid.hgi-standard.hgi-call-ringing-02:before{content:"\2d05"}.hgi-solid.hgi-standard.hgi-call-ringing-03:before{content:"\2d06"}.hgi-solid.hgi-standard.hgi-call-ringing-04:before{content:"\2d07"}.hgi-solid.hgi-standard.hgi-call-unlocked-02:before{content:"\2d08"}.hgi-solid.hgi-standard.hgi-call-unlocked:before{content:"\2d09"}.hgi-solid.hgi-standard.hgi-call:before{content:"\2d0a"}.hgi-solid.hgi-standard.hgi-calling-02:before{content:"\2d0b"}.hgi-solid.hgi-standard.hgi-calling:before{content:"\2d0c"}.hgi-solid.hgi-standard.hgi-camel:before{content:"\2d0d"}.hgi-solid.hgi-standard.hgi-camera-01:before{content:"\2d0e"}.hgi-solid.hgi-standard.hgi-camera-02:before{content:"\2d0f"}.hgi-solid.hgi-standard.hgi-camera-add-01:before{content:"\2d10"}.hgi-solid.hgi-standard.hgi-camera-add-02:before{content:"\2d11"}.hgi-solid.hgi-standard.hgi-camera-automatically-01:before{content:"\2d12"}.hgi-solid.hgi-standard.hgi-camera-automatically-02:before{content:"\2d13"}.hgi-solid.hgi-standard.hgi-camera-lens:before{content:"\2d14"}.hgi-solid.hgi-standard.hgi-camera-microphone-01:before{content:"\2d15"}.hgi-solid.hgi-standard.hgi-camera-microphone-02:before{content:"\2d16"}.hgi-solid.hgi-standard.hgi-camera-night-mode-01:before{content:"\2d17"}.hgi-solid.hgi-standard.hgi-camera-night-mode-02:before{content:"\2d18"}.hgi-solid.hgi-standard.hgi-camera-off-01:before{content:"\2d19"}.hgi-solid.hgi-standard.hgi-camera-off-02:before{content:"\2d1a"}.hgi-solid.hgi-standard.hgi-camera-rotated-01:before{content:"\2d1b"}.hgi-solid.hgi-standard.hgi-camera-rotated-02:before{content:"\2d1c"}.hgi-solid.hgi-standard.hgi-camera-smile-01:before{content:"\2d1d"}.hgi-solid.hgi-standard.hgi-camera-smile-02:before{content:"\2d1e"}.hgi-solid.hgi-standard.hgi-camera-tripod:before{content:"\2d1f"}.hgi-solid.hgi-standard.hgi-camera-video:before{content:"\2d20"}.hgi-solid.hgi-standard.hgi-camper:before{content:"\2d21"}.hgi-solid.hgi-standard.hgi-campfire:before{content:"\2d22"}.hgi-solid.hgi-standard.hgi-cancel-01:before{content:"\2d23"}.hgi-solid.hgi-standard.hgi-cancel-02:before{content:"\2d24"}.hgi-solid.hgi-standard.hgi-cancel-circle-half-dot:before{content:"\2d25"}.hgi-solid.hgi-standard.hgi-cancel-circle:before{content:"\2d26"}.hgi-solid.hgi-standard.hgi-cancel-square:before{content:"\2d27"}.hgi-solid.hgi-standard.hgi-candelier-01:before{content:"\2d28"}.hgi-solid.hgi-standard.hgi-candelier-02:before{content:"\2d29"}.hgi-solid.hgi-standard.hgi-canvas:before{content:"\2d2a"}.hgi-solid.hgi-standard.hgi-cap-projecting:before{content:"\2d2b"}.hgi-solid.hgi-standard.hgi-cap-round:before{content:"\2d2c"}.hgi-solid.hgi-standard.hgi-cap-straight:before{content:"\2d2d"}.hgi-solid.hgi-standard.hgi-cap:before{content:"\2d2e"}.hgi-solid.hgi-standard.hgi-capcut-rectangle:before{content:"\2d2f"}.hgi-solid.hgi-standard.hgi-capcut:before{content:"\2d30"}.hgi-solid.hgi-standard.hgi-car-01:before{content:"\2d31"}.hgi-solid.hgi-standard.hgi-car-02:before{content:"\2d32"}.hgi-solid.hgi-standard.hgi-car-03:before{content:"\2d33"}.hgi-solid.hgi-standard.hgi-car-04:before{content:"\2d34"}.hgi-solid.hgi-standard.hgi-car-parking-01:before{content:"\2d35"}.hgi-solid.hgi-standard.hgi-car-parking-02:before{content:"\2d36"}.hgi-solid.hgi-standard.hgi-caravan:before{content:"\2d37"}.hgi-solid.hgi-standard.hgi-card-exchange-01:before{content:"\2d38"}.hgi-solid.hgi-standard.hgi-card-exchange-02:before{content:"\2d39"}.hgi-solid.hgi-standard.hgi-cardigan:before{content:"\2d3a"}.hgi-solid.hgi-standard.hgi-cardiogram-01:before{content:"\2d3b"}.hgi-solid.hgi-standard.hgi-cardiogram-02:before{content:"\2d3c"}.hgi-solid.hgi-standard.hgi-cards-01:before{content:"\2d3d"}.hgi-solid.hgi-standard.hgi-cards-02:before{content:"\2d3e"}.hgi-solid.hgi-standard.hgi-cargo-ship:before{content:"\2d3f"}.hgi-solid.hgi-standard.hgi-carousel-horizontal-02:before{content:"\2d40"}.hgi-solid.hgi-standard.hgi-carousel-horizontal:before{content:"\2d41"}.hgi-solid.hgi-standard.hgi-carousel-vertical:before{content:"\2d42"}.hgi-solid.hgi-standard.hgi-carrot:before{content:"\2d43"}.hgi-solid.hgi-standard.hgi-cash-01:before{content:"\2d44"}.hgi-solid.hgi-standard.hgi-cash-02:before{content:"\2d45"}.hgi-solid.hgi-standard.hgi-cashback:before{content:"\2d46"}.hgi-solid.hgi-standard.hgi-cashier-02:before{content:"\2d47"}.hgi-solid.hgi-standard.hgi-cashier:before{content:"\2d48"}.hgi-solid.hgi-standard.hgi-castle-01:before{content:"\2d49"}.hgi-solid.hgi-standard.hgi-castle-02:before{content:"\2d4a"}.hgi-solid.hgi-standard.hgi-castle:before{content:"\2d4b"}.hgi-solid.hgi-standard.hgi-catalogue:before{content:"\2d4c"}.hgi-solid.hgi-standard.hgi-cayan-tower:before{content:"\2d4d"}.hgi-solid.hgi-standard.hgi-cctv-camera:before{content:"\2d4e"}.hgi-solid.hgi-standard.hgi-cd:before{content:"\2d4f"}.hgi-solid.hgi-standard.hgi-cells:before{content:"\2d50"}.hgi-solid.hgi-standard.hgi-cellular-network-offline:before{content:"\2d51"}.hgi-solid.hgi-standard.hgi-cellular-network:before{content:"\2d52"}.hgi-solid.hgi-standard.hgi-celsius:before{content:"\2d53"}.hgi-solid.hgi-standard.hgi-center-focus:before{content:"\2d54"}.hgi-solid.hgi-standard.hgi-central-shaheed-minar:before{content:"\2d55"}.hgi-solid.hgi-standard.hgi-centralized:before{content:"\2d56"}.hgi-solid.hgi-standard.hgi-certificate-01:before{content:"\2d57"}.hgi-solid.hgi-standard.hgi-certificate-02:before{content:"\2d58"}.hgi-solid.hgi-standard.hgi-chair-01:before{content:"\2d59"}.hgi-solid.hgi-standard.hgi-chair-02:before{content:"\2d5a"}.hgi-solid.hgi-standard.hgi-chair-03:before{content:"\2d5b"}.hgi-solid.hgi-standard.hgi-chair-04:before{content:"\2d5c"}.hgi-solid.hgi-standard.hgi-chair-05:before{content:"\2d5d"}.hgi-solid.hgi-standard.hgi-chair-barber:before{content:"\2d5e"}.hgi-solid.hgi-standard.hgi-champion:before{content:"\2d5f"}.hgi-solid.hgi-standard.hgi-change-screen-mode:before{content:"\2d60"}.hgi-solid.hgi-standard.hgi-character-phonetic:before{content:"\2d61"}.hgi-solid.hgi-standard.hgi-charity:before{content:"\2d62"}.hgi-solid.hgi-standard.hgi-chart-average:before{content:"\2d63"}.hgi-solid.hgi-standard.hgi-chart-bar-line:before{content:"\2d64"}.hgi-solid.hgi-standard.hgi-chart-breakout-circle:before{content:"\2d65"}.hgi-solid.hgi-standard.hgi-chart-breakout-square:before{content:"\2d66"}.hgi-solid.hgi-standard.hgi-chart-bubble-01:before{content:"\2d67"}.hgi-solid.hgi-standard.hgi-chart-bubble-02:before{content:"\2d68"}.hgi-solid.hgi-standard.hgi-chart-column:before{content:"\2d69"}.hgi-solid.hgi-standard.hgi-chart-decrease:before{content:"\2d6a"}.hgi-solid.hgi-standard.hgi-chart-evaluation:before{content:"\2d6b"}.hgi-solid.hgi-standard.hgi-chart-high-low:before{content:"\2d6c"}.hgi-solid.hgi-standard.hgi-chart-histogram:before{content:"\2d6d"}.hgi-solid.hgi-standard.hgi-chart-increase:before{content:"\2d6e"}.hgi-solid.hgi-standard.hgi-chart-line-data-01:before{content:"\2d6f"}.hgi-solid.hgi-standard.hgi-chart-line-data-02:before{content:"\2d70"}.hgi-solid.hgi-standard.hgi-chart-line-data-03:before{content:"\2d71"}.hgi-solid.hgi-standard.hgi-chart-maximum:before{content:"\2d72"}.hgi-solid.hgi-standard.hgi-chart-medium:before{content:"\2d73"}.hgi-solid.hgi-standard.hgi-chart-minimum:before{content:"\2d74"}.hgi-solid.hgi-standard.hgi-chart-radar:before{content:"\2d75"}.hgi-solid.hgi-standard.hgi-chart-relationship:before{content:"\2d76"}.hgi-solid.hgi-standard.hgi-chart-ring:before{content:"\2d77"}.hgi-solid.hgi-standard.hgi-chart-rose:before{content:"\2d78"}.hgi-solid.hgi-standard.hgi-chart-scatter:before{content:"\2d79"}.hgi-solid.hgi-standard.hgi-chart:before{content:"\2d7a"}.hgi-solid.hgi-standard.hgi-chat-bot:before{content:"\2d7b"}.hgi-solid.hgi-standard.hgi-chat-gpt:before{content:"\2d7c"}.hgi-solid.hgi-standard.hgi-chatting-01:before{content:"\2d7d"}.hgi-solid.hgi-standard.hgi-check-list:before{content:"\2d7e"}.hgi-solid.hgi-standard.hgi-check-unread-01:before{content:"\2d7f"}.hgi-solid.hgi-standard.hgi-check-unread-02:before{content:"\2d80"}.hgi-solid.hgi-standard.hgi-check-unread-03:before{content:"\2d81"}.hgi-solid.hgi-standard.hgi-check-unread-04:before{content:"\2d82"}.hgi-solid.hgi-standard.hgi-checkmark-badge-01:before{content:"\2d83"}.hgi-solid.hgi-standard.hgi-checkmark-badge-02:before{content:"\2d84"}.hgi-solid.hgi-standard.hgi-checkmark-badge-03:before{content:"\2d85"}.hgi-solid.hgi-standard.hgi-checkmark-badge-04:before{content:"\2d86"}.hgi-solid.hgi-standard.hgi-checkmark-circle-01:before{content:"\2d87"}.hgi-solid.hgi-standard.hgi-checkmark-circle-02:before{content:"\2d88"}.hgi-solid.hgi-standard.hgi-checkmark-circle-03:before{content:"\2d89"}.hgi-solid.hgi-standard.hgi-checkmark-circle-04:before{content:"\2d8a"}.hgi-solid.hgi-standard.hgi-checkmark-square-01:before{content:"\2d8b"}.hgi-solid.hgi-standard.hgi-checkmark-square-02:before{content:"\2d8c"}.hgi-solid.hgi-standard.hgi-checkmark-square-03:before{content:"\2d8d"}.hgi-solid.hgi-standard.hgi-checkmark-square-04:before{content:"\2d8e"}.hgi-solid.hgi-standard.hgi-cheese-cake-01:before{content:"\2d8f"}.hgi-solid.hgi-standard.hgi-cheese-cake-02:before{content:"\2d90"}.hgi-solid.hgi-standard.hgi-cheese:before{content:"\2d91"}.hgi-solid.hgi-standard.hgi-chef-hat:before{content:"\2d92"}.hgi-solid.hgi-standard.hgi-chef:before{content:"\2d93"}.hgi-solid.hgi-standard.hgi-chemistry-01:before{content:"\2d94"}.hgi-solid.hgi-standard.hgi-chemistry-02:before{content:"\2d95"}.hgi-solid.hgi-standard.hgi-chemistry-03:before{content:"\2d96"}.hgi-solid.hgi-standard.hgi-cherry:before{content:"\2d97"}.hgi-solid.hgi-standard.hgi-chess-01:before{content:"\2d98"}.hgi-solid.hgi-standard.hgi-chess-02:before{content:"\2d99"}.hgi-solid.hgi-standard.hgi-chess-pawn:before{content:"\2d9a"}.hgi-solid.hgi-standard.hgi-chicken-thighs:before{content:"\2d9b"}.hgi-solid.hgi-standard.hgi-chimney:before{content:"\2d9c"}.hgi-solid.hgi-standard.hgi-china-temple:before{content:"\2d9d"}.hgi-solid.hgi-standard.hgi-chip-02:before{content:"\2d9e"}.hgi-solid.hgi-standard.hgi-chip:before{content:"\2d9f"}.hgi-solid.hgi-standard.hgi-chocolate:before{content:"\2da0"}.hgi-solid.hgi-standard.hgi-chrome:before{content:"\2da1"}.hgi-solid.hgi-standard.hgi-chrysler:before{content:"\2da2"}.hgi-solid.hgi-standard.hgi-church:before{content:"\2da3"}.hgi-solid.hgi-standard.hgi-cinnamon-roll:before{content:"\2da4"}.hgi-solid.hgi-standard.hgi-circle-arrow-data-transfer-diagonal:before{content:"\2da5"}.hgi-solid.hgi-standard.hgi-circle-arrow-data-transfer-horizontal:before{content:"\2da6"}.hgi-solid.hgi-standard.hgi-circle-arrow-data-transfer-vertical:before{content:"\2da7"}.hgi-solid.hgi-standard.hgi-circle-arrow-diagonal-01:before{content:"\2da8"}.hgi-solid.hgi-standard.hgi-circle-arrow-diagonal-02:before{content:"\2da9"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-01:before{content:"\2daa"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-02:before{content:"\2dab"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-03:before{content:"\2dac"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-double:before{content:"\2dad"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-left:before{content:"\2dae"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-right:before{content:"\2daf"}.hgi-solid.hgi-standard.hgi-circle-arrow-expand-01:before{content:"\2db0"}.hgi-solid.hgi-standard.hgi-circle-arrow-expand-02:before{content:"\2db1"}.hgi-solid.hgi-standard.hgi-circle-arrow-horizontal:before{content:"\2db2"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-01:before{content:"\2db3"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-02:before{content:"\2db4"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-03:before{content:"\2db5"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-double:before{content:"\2db6"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-right:before{content:"\2db7"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-down-left:before{content:"\2db8"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-down-right:before{content:"\2db9"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-left-down:before{content:"\2dba"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-right-down:before{content:"\2dbb"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-up-left:before{content:"\2dbc"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-up-right:before{content:"\2dbd"}.hgi-solid.hgi-standard.hgi-circle-arrow-reload-01:before{content:"\2dbe"}.hgi-solid.hgi-standard.hgi-circle-arrow-reload-02:before{content:"\2dbf"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-01:before{content:"\2dc0"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-02:before{content:"\2dc1"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-03:before{content:"\2dc2"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-double:before{content:"\2dc3"}.hgi-solid.hgi-standard.hgi-circle-arrow-shrink-01:before{content:"\2dc4"}.hgi-solid.hgi-standard.hgi-circle-arrow-shrink-02:before{content:"\2dc5"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-01:before{content:"\2dc6"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-02:before{content:"\2dc7"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-03:before{content:"\2dc8"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-double:before{content:"\2dc9"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-down:before{content:"\2dca"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-left:before{content:"\2dcb"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-right:before{content:"\2dcc"}.hgi-solid.hgi-standard.hgi-circle-arrow-vertical:before{content:"\2dcd"}.hgi-solid.hgi-standard.hgi-circle-lock-01:before{content:"\2dce"}.hgi-solid.hgi-standard.hgi-circle-lock-02:before{content:"\2dcf"}.hgi-solid.hgi-standard.hgi-circle-lock-add-01:before{content:"\2dd0"}.hgi-solid.hgi-standard.hgi-circle-lock-add-02:before{content:"\2dd1"}.hgi-solid.hgi-standard.hgi-circle-lock-check-01:before{content:"\2dd2"}.hgi-solid.hgi-standard.hgi-circle-lock-check-02:before{content:"\2dd3"}.hgi-solid.hgi-standard.hgi-circle-lock-minus-01:before{content:"\2dd4"}.hgi-solid.hgi-standard.hgi-circle-lock-minus-02:before{content:"\2dd5"}.hgi-solid.hgi-standard.hgi-circle-lock-remove-01:before{content:"\2dd6"}.hgi-solid.hgi-standard.hgi-circle-lock-remove-02:before{content:"\2dd7"}.hgi-solid.hgi-standard.hgi-circle-password:before{content:"\2dd8"}.hgi-solid.hgi-standard.hgi-circle-unlock-01:before{content:"\2dd9"}.hgi-solid.hgi-standard.hgi-circle-unlock-02:before{content:"\2dda"}.hgi-solid.hgi-standard.hgi-circle:before{content:"\2ddb"}.hgi-solid.hgi-standard.hgi-city-01:before{content:"\2ddc"}.hgi-solid.hgi-standard.hgi-city-02:before{content:"\2ddd"}.hgi-solid.hgi-standard.hgi-city-03:before{content:"\2dde"}.hgi-solid.hgi-standard.hgi-clapping-01:before{content:"\2ddf"}.hgi-solid.hgi-standard.hgi-clapping-02:before{content:"\2de0"}.hgi-solid.hgi-standard.hgi-clean:before{content:"\2de1"}.hgi-solid.hgi-standard.hgi-cleaning-bucket:before{content:"\2de2"}.hgi-solid.hgi-standard.hgi-clinic:before{content:"\2de3"}.hgi-solid.hgi-standard.hgi-clip:before{content:"\2de4"}.hgi-solid.hgi-standard.hgi-clipboard:before{content:"\2de5"}.hgi-solid.hgi-standard.hgi-clock-01:before{content:"\2de6"}.hgi-solid.hgi-standard.hgi-clock-02:before{content:"\2de7"}.hgi-solid.hgi-standard.hgi-clock-03:before{content:"\2de8"}.hgi-solid.hgi-standard.hgi-clock-04:before{content:"\2de9"}.hgi-solid.hgi-standard.hgi-clock-05:before{content:"\2dea"}.hgi-solid.hgi-standard.hgi-closed-caption-alt:before{content:"\2deb"}.hgi-solid.hgi-standard.hgi-closed-caption:before{content:"\2dec"}.hgi-solid.hgi-standard.hgi-clothes:before{content:"\2ded"}.hgi-solid.hgi-standard.hgi-cloud-angled-rain-zap:before{content:"\2dee"}.hgi-solid.hgi-standard.hgi-cloud-angled-rain:before{content:"\2def"}.hgi-solid.hgi-standard.hgi-cloud-angled-zap:before{content:"\2df0"}.hgi-solid.hgi-standard.hgi-cloud-big-rain:before{content:"\2df1"}.hgi-solid.hgi-standard.hgi-cloud-download:before{content:"\2df2"}.hgi-solid.hgi-standard.hgi-cloud-fast-wind:before{content:"\2df3"}.hgi-solid.hgi-standard.hgi-cloud-hailstone:before{content:"\2df4"}.hgi-solid.hgi-standard.hgi-cloud-little-rain:before{content:"\2df5"}.hgi-solid.hgi-standard.hgi-cloud-little-snow:before{content:"\2df6"}.hgi-solid.hgi-standard.hgi-cloud-loading:before{content:"\2df7"}.hgi-solid.hgi-standard.hgi-cloud-mid-rain:before{content:"\2df8"}.hgi-solid.hgi-standard.hgi-cloud-mid-snow:before{content:"\2df9"}.hgi-solid.hgi-standard.hgi-cloud-saving-done-01:before{content:"\2dfa"}.hgi-solid.hgi-standard.hgi-cloud-saving-done-02:before{content:"\2dfb"}.hgi-solid.hgi-standard.hgi-cloud-server:before{content:"\2dfc"}.hgi-solid.hgi-standard.hgi-cloud-slow-wind:before{content:"\2dfd"}.hgi-solid.hgi-standard.hgi-cloud-snow:before{content:"\2dfe"}.hgi-solid.hgi-standard.hgi-cloud-upload:before{content:"\2dff"}.hgi-solid.hgi-standard.hgi-cloud:before{content:"\2e00"}.hgi-solid.hgi-standard.hgi-clubs-01:before{content:"\2e01"}.hgi-solid.hgi-standard.hgi-clubs-02:before{content:"\2e02"}.hgi-solid.hgi-standard.hgi-co-present:before{content:"\2e03"}.hgi-solid.hgi-standard.hgi-code-circle:before{content:"\2e04"}.hgi-solid.hgi-standard.hgi-code-folder:before{content:"\2e05"}.hgi-solid.hgi-standard.hgi-code-square:before{content:"\2e06"}.hgi-solid.hgi-standard.hgi-code:before{content:"\2e07"}.hgi-solid.hgi-standard.hgi-codesandbox:before{content:"\2e08"}.hgi-solid.hgi-standard.hgi-coffee-01:before{content:"\2e09"}.hgi-solid.hgi-standard.hgi-coffee-02:before{content:"\2e0a"}.hgi-solid.hgi-standard.hgi-coffee-beans:before{content:"\2e0b"}.hgi-solid.hgi-standard.hgi-coins-01:before{content:"\2e0c"}.hgi-solid.hgi-standard.hgi-coins-02:before{content:"\2e0d"}.hgi-solid.hgi-standard.hgi-coins-bitcoin:before{content:"\2e0e"}.hgi-solid.hgi-standard.hgi-coins-dollar:before{content:"\2e0f"}.hgi-solid.hgi-standard.hgi-coins-euro:before{content:"\2e10"}.hgi-solid.hgi-standard.hgi-coins-pound:before{content:"\2e11"}.hgi-solid.hgi-standard.hgi-coins-swap:before{content:"\2e12"}.hgi-solid.hgi-standard.hgi-coins-yen:before{content:"\2e13"}.hgi-solid.hgi-standard.hgi-collections-bookmark:before{content:"\2e14"}.hgi-solid.hgi-standard.hgi-color-picker:before{content:"\2e15"}.hgi-solid.hgi-standard.hgi-colors:before{content:"\2e16"}.hgi-solid.hgi-standard.hgi-colosseum:before{content:"\2e17"}.hgi-solid.hgi-standard.hgi-column-delete:before{content:"\2e18"}.hgi-solid.hgi-standard.hgi-column-insert:before{content:"\2e19"}.hgi-solid.hgi-standard.hgi-comet-01:before{content:"\2e1a"}.hgi-solid.hgi-standard.hgi-comet-02:before{content:"\2e1b"}.hgi-solid.hgi-standard.hgi-coming-soon-01:before{content:"\2e1c"}.hgi-solid.hgi-standard.hgi-coming-soon-02:before{content:"\2e1d"}.hgi-solid.hgi-standard.hgi-command-line:before{content:"\2e1e"}.hgi-solid.hgi-standard.hgi-command:before{content:"\2e1f"}.hgi-solid.hgi-standard.hgi-comment-01:before{content:"\2e20"}.hgi-solid.hgi-standard.hgi-comment-02:before{content:"\2e21"}.hgi-solid.hgi-standard.hgi-comment-add-01:before{content:"\2e22"}.hgi-solid.hgi-standard.hgi-comment-add-02:before{content:"\2e23"}.hgi-solid.hgi-standard.hgi-comment-block-01:before{content:"\2e24"}.hgi-solid.hgi-standard.hgi-comment-block-02:before{content:"\2e25"}.hgi-solid.hgi-standard.hgi-comment-remove-01:before{content:"\2e26"}.hgi-solid.hgi-standard.hgi-comment-remove-02:before{content:"\2e27"}.hgi-solid.hgi-standard.hgi-compass-01:before{content:"\2e28"}.hgi-solid.hgi-standard.hgi-compass:before{content:"\2e29"}.hgi-solid.hgi-standard.hgi-complaint:before{content:"\2e2a"}.hgi-solid.hgi-standard.hgi-computer-add:before{content:"\2e2b"}.hgi-solid.hgi-standard.hgi-computer-check:before{content:"\2e2c"}.hgi-solid.hgi-standard.hgi-computer-cloud:before{content:"\2e2d"}.hgi-solid.hgi-standard.hgi-computer-desk-01:before{content:"\2e2e"}.hgi-solid.hgi-standard.hgi-computer-desk-02:before{content:"\2e2f"}.hgi-solid.hgi-standard.hgi-computer-desk-03:before{content:"\2e30"}.hgi-solid.hgi-standard.hgi-computer-dollar:before{content:"\2e31"}.hgi-solid.hgi-standard.hgi-computer-phone-sync:before{content:"\2e32"}.hgi-solid.hgi-standard.hgi-computer-programming-01:before{content:"\2e33"}.hgi-solid.hgi-standard.hgi-computer-programming-02:before{content:"\2e34"}.hgi-solid.hgi-standard.hgi-computer-protection:before{content:"\2e35"}.hgi-solid.hgi-standard.hgi-computer-remove:before{content:"\2e36"}.hgi-solid.hgi-standard.hgi-computer-settings:before{content:"\2e37"}.hgi-solid.hgi-standard.hgi-computer-video-call:before{content:"\2e38"}.hgi-solid.hgi-standard.hgi-computer-video:before{content:"\2e39"}.hgi-solid.hgi-standard.hgi-computer:before{content:"\2e3a"}.hgi-solid.hgi-standard.hgi-cone-01:before{content:"\2e3b"}.hgi-solid.hgi-standard.hgi-cone-02:before{content:"\2e3c"}.hgi-solid.hgi-standard.hgi-conference:before{content:"\2e3d"}.hgi-solid.hgi-standard.hgi-configuration-01:before{content:"\2e3e"}.hgi-solid.hgi-standard.hgi-configuration-02:before{content:"\2e3f"}.hgi-solid.hgi-standard.hgi-confused:before{content:"\2e40"}.hgi-solid.hgi-standard.hgi-congruent-to-circle:before{content:"\2e41"}.hgi-solid.hgi-standard.hgi-congruent-to-square:before{content:"\2e42"}.hgi-solid.hgi-standard.hgi-congruent-to:before{content:"\2e43"}.hgi-solid.hgi-standard.hgi-connect:before{content:"\2e44"}.hgi-solid.hgi-standard.hgi-console:before{content:"\2e45"}.hgi-solid.hgi-standard.hgi-constellation:before{content:"\2e46"}.hgi-solid.hgi-standard.hgi-contact-01:before{content:"\2e47"}.hgi-solid.hgi-standard.hgi-contact-02:before{content:"\2e48"}.hgi-solid.hgi-standard.hgi-contact-book:before{content:"\2e49"}.hgi-solid.hgi-standard.hgi-contact:before{content:"\2e4a"}.hgi-solid.hgi-standard.hgi-container-truck-01:before{content:"\2e4b"}.hgi-solid.hgi-standard.hgi-container-truck-02:before{content:"\2e4c"}.hgi-solid.hgi-standard.hgi-container-truck:before{content:"\2e4d"}.hgi-solid.hgi-standard.hgi-contracts:before{content:"\2e4e"}.hgi-solid.hgi-standard.hgi-conversation:before{content:"\2e4f"}.hgi-solid.hgi-standard.hgi-cook-book:before{content:"\2e50"}.hgi-solid.hgi-standard.hgi-cookie:before{content:"\2e51"}.hgi-solid.hgi-standard.hgi-coordinate-01:before{content:"\2e52"}.hgi-solid.hgi-standard.hgi-coordinate-02:before{content:"\2e53"}.hgi-solid.hgi-standard.hgi-copilot:before{content:"\2e54"}.hgi-solid.hgi-standard.hgi-copy-01:before{content:"\2e55"}.hgi-solid.hgi-standard.hgi-copy-02:before{content:"\2e56"}.hgi-solid.hgi-standard.hgi-copy-link:before{content:"\2e57"}.hgi-solid.hgi-standard.hgi-copyright:before{content:"\2e58"}.hgi-solid.hgi-standard.hgi-corn:before{content:"\2e59"}.hgi-solid.hgi-standard.hgi-corporate:before{content:"\2e5a"}.hgi-solid.hgi-standard.hgi-cos:before{content:"\2e5b"}.hgi-solid.hgi-standard.hgi-cosine-01:before{content:"\2e5c"}.hgi-solid.hgi-standard.hgi-cosine-02:before{content:"\2e5d"}.hgi-solid.hgi-standard.hgi-cottage:before{content:"\2e5e"}.hgi-solid.hgi-standard.hgi-cotton-candy:before{content:"\2e5f"}.hgi-solid.hgi-standard.hgi-coupon-01:before{content:"\2e60"}.hgi-solid.hgi-standard.hgi-coupon-02:before{content:"\2e61"}.hgi-solid.hgi-standard.hgi-coupon-03:before{content:"\2e62"}.hgi-solid.hgi-standard.hgi-coupon-percent:before{content:"\2e63"}.hgi-solid.hgi-standard.hgi-course:before{content:"\2e64"}.hgi-solid.hgi-standard.hgi-court-house:before{content:"\2e65"}.hgi-solid.hgi-standard.hgi-court-law:before{content:"\2e66"}.hgi-solid.hgi-standard.hgi-covariate:before{content:"\2e67"}.hgi-solid.hgi-standard.hgi-covid-info:before{content:"\2e68"}.hgi-solid.hgi-standard.hgi-cowboy-hat:before{content:"\2e69"}.hgi-solid.hgi-standard.hgi-cplusplus:before{content:"\2e6a"}.hgi-solid.hgi-standard.hgi-cpu-charge:before{content:"\2e6b"}.hgi-solid.hgi-standard.hgi-cpu-settings:before{content:"\2e6c"}.hgi-solid.hgi-standard.hgi-cpu:before{content:"\2e6d"}.hgi-solid.hgi-standard.hgi-crab:before{content:"\2e6e"}.hgi-solid.hgi-standard.hgi-crane:before{content:"\2e6f"}.hgi-solid.hgi-standard.hgi-crazy:before{content:"\2e70"}.hgi-solid.hgi-standard.hgi-creative-market:before{content:"\2e71"}.hgi-solid.hgi-standard.hgi-credit-card-accept:before{content:"\2e72"}.hgi-solid.hgi-standard.hgi-credit-card-add:before{content:"\2e73"}.hgi-solid.hgi-standard.hgi-credit-card-change:before{content:"\2e74"}.hgi-solid.hgi-standard.hgi-credit-card-defrost:before{content:"\2e75"}.hgi-solid.hgi-standard.hgi-credit-card-freeze:before{content:"\2e76"}.hgi-solid.hgi-standard.hgi-credit-card-not-accept:before{content:"\2e77"}.hgi-solid.hgi-standard.hgi-credit-card-not-found:before{content:"\2e78"}.hgi-solid.hgi-standard.hgi-credit-card-pos:before{content:"\2e79"}.hgi-solid.hgi-standard.hgi-credit-card-validation:before{content:"\2e7a"}.hgi-solid.hgi-standard.hgi-credit-card:before{content:"\2e7b"}.hgi-solid.hgi-standard.hgi-cricket-bat:before{content:"\2e7c"}.hgi-solid.hgi-standard.hgi-cricket-helmet:before{content:"\2e7d"}.hgi-solid.hgi-standard.hgi-croissant:before{content:"\2e7e"}.hgi-solid.hgi-standard.hgi-crop:before{content:"\2e7f"}.hgi-solid.hgi-standard.hgi-crowdfunding:before{content:"\2e80"}.hgi-solid.hgi-standard.hgi-crown:before{content:"\2e81"}.hgi-solid.hgi-standard.hgi-crying:before{content:"\2e82"}.hgi-solid.hgi-standard.hgi-csv-01:before{content:"\2e83"}.hgi-solid.hgi-standard.hgi-csv-02:before{content:"\2e84"}.hgi-solid.hgi-standard.hgi-cube:before{content:"\2e85"}.hgi-solid.hgi-standard.hgi-cupcake-01:before{content:"\2e86"}.hgi-solid.hgi-standard.hgi-cupcake-02:before{content:"\2e87"}.hgi-solid.hgi-standard.hgi-cupcake-03:before{content:"\2e88"}.hgi-solid.hgi-standard.hgi-curling:before{content:"\2e89"}.hgi-solid.hgi-standard.hgi-cursor-01:before{content:"\2e8a"}.hgi-solid.hgi-standard.hgi-cursor-02:before{content:"\2e8b"}.hgi-solid.hgi-standard.hgi-cursor-add-selection-01:before{content:"\2e8c"}.hgi-solid.hgi-standard.hgi-cursor-add-selection-02:before{content:"\2e8d"}.hgi-solid.hgi-standard.hgi-cursor-circle-selection-01:before{content:"\2e8e"}.hgi-solid.hgi-standard.hgi-cursor-circle-selection-02:before{content:"\2e8f"}.hgi-solid.hgi-standard.hgi-cursor-disabled-01:before{content:"\2e90"}.hgi-solid.hgi-standard.hgi-cursor-disabled-02:before{content:"\2e91"}.hgi-solid.hgi-standard.hgi-cursor-edit-01:before{content:"\2e92"}.hgi-solid.hgi-standard.hgi-cursor-edit-02:before{content:"\2e93"}.hgi-solid.hgi-standard.hgi-cursor-hold-01:before{content:"\2e94"}.hgi-solid.hgi-standard.hgi-cursor-hold-02:before{content:"\2e95"}.hgi-solid.hgi-standard.hgi-cursor-in-window:before{content:"\2e96"}.hgi-solid.hgi-standard.hgi-cursor-info-01:before{content:"\2e97"}.hgi-solid.hgi-standard.hgi-cursor-info-02:before{content:"\2e98"}.hgi-solid.hgi-standard.hgi-cursor-loading-01:before{content:"\2e99"}.hgi-solid.hgi-standard.hgi-cursor-loading-02:before{content:"\2e9a"}.hgi-solid.hgi-standard.hgi-cursor-magic-selection-01:before{content:"\2e9b"}.hgi-solid.hgi-standard.hgi-cursor-magic-selection-02:before{content:"\2e9c"}.hgi-solid.hgi-standard.hgi-cursor-move-01:before{content:"\2e9d"}.hgi-solid.hgi-standard.hgi-cursor-move-02:before{content:"\2e9e"}.hgi-solid.hgi-standard.hgi-cursor-pointer-01:before{content:"\2e9f"}.hgi-solid.hgi-standard.hgi-cursor-pointer-02:before{content:"\2ea0"}.hgi-solid.hgi-standard.hgi-cursor-progress-01:before{content:"\2ea1"}.hgi-solid.hgi-standard.hgi-cursor-progress-02:before{content:"\2ea2"}.hgi-solid.hgi-standard.hgi-cursor-progress-03:before{content:"\2ea3"}.hgi-solid.hgi-standard.hgi-cursor-progress-04:before{content:"\2ea4"}.hgi-solid.hgi-standard.hgi-cursor-rectangle-selection-01:before{content:"\2ea5"}.hgi-solid.hgi-standard.hgi-cursor-rectangle-selection-02:before{content:"\2ea6"}.hgi-solid.hgi-standard.hgi-cursor-remove-selection-01:before{content:"\2ea7"}.hgi-solid.hgi-standard.hgi-cursor-remove-selection-02:before{content:"\2ea8"}.hgi-solid.hgi-standard.hgi-cursor-text:before{content:"\2ea9"}.hgi-solid.hgi-standard.hgi-curtains:before{content:"\2eaa"}.hgi-solid.hgi-standard.hgi-curvy-left-direction:before{content:"\2eab"}.hgi-solid.hgi-standard.hgi-curvy-left-right-direction:before{content:"\2eac"}.hgi-solid.hgi-standard.hgi-curvy-right-direction:before{content:"\2ead"}.hgi-solid.hgi-standard.hgi-curvy-up-down-direction:before{content:"\2eae"}.hgi-solid.hgi-standard.hgi-customer-service-01:before{content:"\2eaf"}.hgi-solid.hgi-standard.hgi-customer-service-02:before{content:"\2eb0"}.hgi-solid.hgi-standard.hgi-customer-service:before{content:"\2eb1"}.hgi-solid.hgi-standard.hgi-customer-support:before{content:"\2eb2"}.hgi-solid.hgi-standard.hgi-customize:before{content:"\2eb3"}.hgi-solid.hgi-standard.hgi-cylinder-01:before{content:"\2eb4"}.hgi-solid.hgi-standard.hgi-cylinder-02:before{content:"\2eb5"}.hgi-solid.hgi-standard.hgi-cylinder-03:before{content:"\2eb6"}.hgi-solid.hgi-standard.hgi-cylinder-04:before{content:"\2eb7"}.hgi-solid.hgi-standard.hgi-danger:before{content:"\2eb8"}.hgi-solid.hgi-standard.hgi-dark-mode:before{content:"\2eb9"}.hgi-solid.hgi-standard.hgi-dart:before{content:"\2eba"}.hgi-solid.hgi-standard.hgi-dashboard-browsing:before{content:"\2ebb"}.hgi-solid.hgi-standard.hgi-dashboard-circle-add:before{content:"\2ebc"}.hgi-solid.hgi-standard.hgi-dashboard-circle-edit:before{content:"\2ebd"}.hgi-solid.hgi-standard.hgi-dashboard-circle-remove:before{content:"\2ebe"}.hgi-solid.hgi-standard.hgi-dashboard-circle-settings:before{content:"\2ebf"}.hgi-solid.hgi-standard.hgi-dashboard-circle:before{content:"\2ec0"}.hgi-solid.hgi-standard.hgi-dashboard-speed-01:before{content:"\2ec1"}.hgi-solid.hgi-standard.hgi-dashboard-speed-02:before{content:"\2ec2"}.hgi-solid.hgi-standard.hgi-dashboard-square-01:before{content:"\2ec3"}.hgi-solid.hgi-standard.hgi-dashboard-square-02:before{content:"\2ec4"}.hgi-solid.hgi-standard.hgi-dashboard-square-03:before{content:"\2ec5"}.hgi-solid.hgi-standard.hgi-dashboard-square-add:before{content:"\2ec6"}.hgi-solid.hgi-standard.hgi-dashboard-square-edit:before{content:"\2ec7"}.hgi-solid.hgi-standard.hgi-dashboard-square-remove:before{content:"\2ec8"}.hgi-solid.hgi-standard.hgi-dashboard-square-setting:before{content:"\2ec9"}.hgi-solid.hgi-standard.hgi-dashed-line-01:before{content:"\2eca"}.hgi-solid.hgi-standard.hgi-dashed-line-02:before{content:"\2ecb"}.hgi-solid.hgi-standard.hgi-data-recovery:before{content:"\2ecc"}.hgi-solid.hgi-standard.hgi-database-01:before{content:"\2ecd"}.hgi-solid.hgi-standard.hgi-database-02:before{content:"\2ece"}.hgi-solid.hgi-standard.hgi-database-add:before{content:"\2ecf"}.hgi-solid.hgi-standard.hgi-database-export:before{content:"\2ed0"}.hgi-solid.hgi-standard.hgi-database-import:before{content:"\2ed1"}.hgi-solid.hgi-standard.hgi-database-locked:before{content:"\2ed2"}.hgi-solid.hgi-standard.hgi-database-restore:before{content:"\2ed3"}.hgi-solid.hgi-standard.hgi-database-setting:before{content:"\2ed4"}.hgi-solid.hgi-standard.hgi-database-sync-01:before{content:"\2ed5"}.hgi-solid.hgi-standard.hgi-database-sync:before{content:"\2ed6"}.hgi-solid.hgi-standard.hgi-database:before{content:"\2ed7"}.hgi-solid.hgi-standard.hgi-dates:before{content:"\2ed8"}.hgi-solid.hgi-standard.hgi-dead:before{content:"\2ed9"}.hgi-solid.hgi-standard.hgi-delete-01:before{content:"\2eda"}.hgi-solid.hgi-standard.hgi-delete-02:before{content:"\2edb"}.hgi-solid.hgi-standard.hgi-delete-03:before{content:"\2edc"}.hgi-solid.hgi-standard.hgi-delete-04:before{content:"\2edd"}.hgi-solid.hgi-standard.hgi-delete-column:before{content:"\2ede"}.hgi-solid.hgi-standard.hgi-delete-put-back:before{content:"\2edf"}.hgi-solid.hgi-standard.hgi-delete-row:before{content:"\2ee0"}.hgi-solid.hgi-standard.hgi-delete-throw:before{content:"\2ee1"}.hgi-solid.hgi-standard.hgi-delivered-sent:before{content:"\2ee2"}.hgi-solid.hgi-standard.hgi-delivery-box-01:before{content:"\2ee3"}.hgi-solid.hgi-standard.hgi-delivery-box-02:before{content:"\2ee4"}.hgi-solid.hgi-standard.hgi-delivery-delay-01:before{content:"\2ee5"}.hgi-solid.hgi-standard.hgi-delivery-delay-02:before{content:"\2ee6"}.hgi-solid.hgi-standard.hgi-delivery-return-01:before{content:"\2ee7"}.hgi-solid.hgi-standard.hgi-delivery-return-02:before{content:"\2ee8"}.hgi-solid.hgi-standard.hgi-delivery-secure-01:before{content:"\2ee9"}.hgi-solid.hgi-standard.hgi-delivery-secure-02:before{content:"\2eea"}.hgi-solid.hgi-standard.hgi-delivery-sent-01:before{content:"\2eeb"}.hgi-solid.hgi-standard.hgi-delivery-sent-02:before{content:"\2eec"}.hgi-solid.hgi-standard.hgi-delivery-tracking-01:before{content:"\2eed"}.hgi-solid.hgi-standard.hgi-delivery-tracking-02:before{content:"\2eee"}.hgi-solid.hgi-standard.hgi-delivery-truck-01:before{content:"\2eef"}.hgi-solid.hgi-standard.hgi-delivery-truck-02:before{content:"\2ef0"}.hgi-solid.hgi-standard.hgi-delivery-view-01:before{content:"\2ef1"}.hgi-solid.hgi-standard.hgi-delivery-view-02:before{content:"\2ef2"}.hgi-solid.hgi-standard.hgi-dental-braces:before{content:"\2ef3"}.hgi-solid.hgi-standard.hgi-dental-broken-tooth:before{content:"\2ef4"}.hgi-solid.hgi-standard.hgi-dental-care:before{content:"\2ef5"}.hgi-solid.hgi-standard.hgi-dental-tooth:before{content:"\2ef6"}.hgi-solid.hgi-standard.hgi-departement:before{content:"\2ef7"}.hgi-solid.hgi-standard.hgi-desert:before{content:"\2ef8"}.hgi-solid.hgi-standard.hgi-desk-01:before{content:"\2ef9"}.hgi-solid.hgi-standard.hgi-desk-02:before{content:"\2efa"}.hgi-solid.hgi-standard.hgi-desk:before{content:"\2efb"}.hgi-solid.hgi-standard.hgi-developer:before{content:"\2efc"}.hgi-solid.hgi-standard.hgi-deviantart:before{content:"\2efd"}.hgi-solid.hgi-standard.hgi-device-access:before{content:"\2efe"}.hgi-solid.hgi-standard.hgi-diagonal-scroll-point-01:before{content:"\2eff"}.hgi-solid.hgi-standard.hgi-diagonal-scroll-point-02:before{content:"\2f00"}.hgi-solid.hgi-standard.hgi-dialpad-circle-01:before{content:"\2f01"}.hgi-solid.hgi-standard.hgi-dialpad-circle-02:before{content:"\2f02"}.hgi-solid.hgi-standard.hgi-dialpad-square-01:before{content:"\2f03"}.hgi-solid.hgi-standard.hgi-dialpad-square-02:before{content:"\2f04"}.hgi-solid.hgi-standard.hgi-diameter:before{content:"\2f05"}.hgi-solid.hgi-standard.hgi-diamond-01:before{content:"\2f06"}.hgi-solid.hgi-standard.hgi-diamond-02:before{content:"\2f07"}.hgi-solid.hgi-standard.hgi-diamond:before{content:"\2f08"}.hgi-solid.hgi-standard.hgi-diaper:before{content:"\2f09"}.hgi-solid.hgi-standard.hgi-dice-faces-01:before{content:"\2f0a"}.hgi-solid.hgi-standard.hgi-dice-faces-02:before{content:"\2f0b"}.hgi-solid.hgi-standard.hgi-dice-faces-03:before{content:"\2f0c"}.hgi-solid.hgi-standard.hgi-dice-faces-04:before{content:"\2f0d"}.hgi-solid.hgi-standard.hgi-dice-faces-05:before{content:"\2f0e"}.hgi-solid.hgi-standard.hgi-dice-faces-06:before{content:"\2f0f"}.hgi-solid.hgi-standard.hgi-dice:before{content:"\2f10"}.hgi-solid.hgi-standard.hgi-digestion:before{content:"\2f11"}.hgi-solid.hgi-standard.hgi-digg:before{content:"\2f12"}.hgi-solid.hgi-standard.hgi-digital-clock:before{content:"\2f13"}.hgi-solid.hgi-standard.hgi-dim-sum-01:before{content:"\2f14"}.hgi-solid.hgi-standard.hgi-dim-sum-02:before{content:"\2f15"}.hgi-solid.hgi-standard.hgi-dining-table:before{content:"\2f16"}.hgi-solid.hgi-standard.hgi-diploma:before{content:"\2f17"}.hgi-solid.hgi-standard.hgi-direction-left-01:before{content:"\2f18"}.hgi-solid.hgi-standard.hgi-direction-left-02:before{content:"\2f19"}.hgi-solid.hgi-standard.hgi-direction-right-01:before{content:"\2f1a"}.hgi-solid.hgi-standard.hgi-direction-right-02:before{content:"\2f1b"}.hgi-solid.hgi-standard.hgi-directions-01:before{content:"\2f1c"}.hgi-solid.hgi-standard.hgi-directions-02:before{content:"\2f1d"}.hgi-solid.hgi-standard.hgi-dirham:before{content:"\2f1e"}.hgi-solid.hgi-standard.hgi-disability-01:before{content:"\2f1f"}.hgi-solid.hgi-standard.hgi-disability-02:before{content:"\2f20"}.hgi-solid.hgi-standard.hgi-discord:before{content:"\2f21"}.hgi-solid.hgi-standard.hgi-discount-01:before{content:"\2f22"}.hgi-solid.hgi-standard.hgi-discount-tag-01:before{content:"\2f23"}.hgi-solid.hgi-standard.hgi-discount-tag-02:before{content:"\2f24"}.hgi-solid.hgi-standard.hgi-discount:before{content:"\2f25"}.hgi-solid.hgi-standard.hgi-discover-circle:before{content:"\2f26"}.hgi-solid.hgi-standard.hgi-discover-square:before{content:"\2f27"}.hgi-solid.hgi-standard.hgi-dish-01:before{content:"\2f28"}.hgi-solid.hgi-standard.hgi-dish-02:before{content:"\2f29"}.hgi-solid.hgi-standard.hgi-dish-washer:before{content:"\2f2a"}.hgi-solid.hgi-standard.hgi-displeased:before{content:"\2f2b"}.hgi-solid.hgi-standard.hgi-distribute-horizontal-center:before{content:"\2f2c"}.hgi-solid.hgi-standard.hgi-distribute-horizontal-left:before{content:"\2f2d"}.hgi-solid.hgi-standard.hgi-distribute-horizontal-right:before{content:"\2f2e"}.hgi-solid.hgi-standard.hgi-distribute-vertical-bottom:before{content:"\2f2f"}.hgi-solid.hgi-standard.hgi-distribute-vertical-center:before{content:"\2f30"}.hgi-solid.hgi-standard.hgi-distribute-vertical-top:before{content:"\2f31"}.hgi-solid.hgi-standard.hgi-distribution:before{content:"\2f32"}.hgi-solid.hgi-standard.hgi-divide-sign-circle:before{content:"\2f33"}.hgi-solid.hgi-standard.hgi-divide-sign-square:before{content:"\2f34"}.hgi-solid.hgi-standard.hgi-divide-sign:before{content:"\2f35"}.hgi-solid.hgi-standard.hgi-dna-01:before{content:"\2f36"}.hgi-solid.hgi-standard.hgi-dna:before{content:"\2f37"}.hgi-solid.hgi-standard.hgi-do-not-touch-01:before{content:"\2f38"}.hgi-solid.hgi-standard.hgi-do-not-touch-02:before{content:"\2f39"}.hgi-solid.hgi-standard.hgi-doc-01:before{content:"\2f3a"}.hgi-solid.hgi-standard.hgi-doc-02:before{content:"\2f3b"}.hgi-solid.hgi-standard.hgi-doctor-01:before{content:"\2f3c"}.hgi-solid.hgi-standard.hgi-doctor-02:before{content:"\2f3d"}.hgi-solid.hgi-standard.hgi-doctor-03:before{content:"\2f3e"}.hgi-solid.hgi-standard.hgi-document-attachment:before{content:"\2f3f"}.hgi-solid.hgi-standard.hgi-document-code:before{content:"\2f40"}.hgi-solid.hgi-standard.hgi-document-validation:before{content:"\2f41"}.hgi-solid.hgi-standard.hgi-dollar-01:before{content:"\2f42"}.hgi-solid.hgi-standard.hgi-dollar-02:before{content:"\2f43"}.hgi-solid.hgi-standard.hgi-dollar-circle:before{content:"\2f44"}.hgi-solid.hgi-standard.hgi-dollar-receive-01:before{content:"\2f45"}.hgi-solid.hgi-standard.hgi-dollar-receive-02:before{content:"\2f46"}.hgi-solid.hgi-standard.hgi-dollar-send-01:before{content:"\2f47"}.hgi-solid.hgi-standard.hgi-dollar-send-02:before{content:"\2f48"}.hgi-solid.hgi-standard.hgi-dollar-square:before{content:"\2f49"}.hgi-solid.hgi-standard.hgi-dome:before{content:"\2f4a"}.hgi-solid.hgi-standard.hgi-domino:before{content:"\2f4b"}.hgi-solid.hgi-standard.hgi-door-01:before{content:"\2f4c"}.hgi-solid.hgi-standard.hgi-door-02:before{content:"\2f4d"}.hgi-solid.hgi-standard.hgi-door-lock:before{content:"\2f4e"}.hgi-solid.hgi-standard.hgi-door:before{content:"\2f4f"}.hgi-solid.hgi-standard.hgi-doughnut:before{content:"\2f50"}.hgi-solid.hgi-standard.hgi-download-01:before{content:"\2f51"}.hgi-solid.hgi-standard.hgi-download-02:before{content:"\2f52"}.hgi-solid.hgi-standard.hgi-download-03:before{content:"\2f53"}.hgi-solid.hgi-standard.hgi-download-04:before{content:"\2f54"}.hgi-solid.hgi-standard.hgi-download-05:before{content:"\2f55"}.hgi-solid.hgi-standard.hgi-download-circle-01:before{content:"\2f56"}.hgi-solid.hgi-standard.hgi-download-circle-02:before{content:"\2f57"}.hgi-solid.hgi-standard.hgi-download-square-01:before{content:"\2f58"}.hgi-solid.hgi-standard.hgi-download-square-02:before{content:"\2f59"}.hgi-solid.hgi-standard.hgi-drag-01:before{content:"\2f5a"}.hgi-solid.hgi-standard.hgi-drag-02:before{content:"\2f5b"}.hgi-solid.hgi-standard.hgi-drag-03:before{content:"\2f5c"}.hgi-solid.hgi-standard.hgi-drag-04:before{content:"\2f5d"}.hgi-solid.hgi-standard.hgi-drag-drop-horizontal:before{content:"\2f5e"}.hgi-solid.hgi-standard.hgi-drag-drop-vertical:before{content:"\2f5f"}.hgi-solid.hgi-standard.hgi-drag-drop:before{content:"\2f60"}.hgi-solid.hgi-standard.hgi-drag-left-01:before{content:"\2f61"}.hgi-solid.hgi-standard.hgi-drag-left-02:before{content:"\2f62"}.hgi-solid.hgi-standard.hgi-drag-left-03:before{content:"\2f63"}.hgi-solid.hgi-standard.hgi-drag-left-04:before{content:"\2f64"}.hgi-solid.hgi-standard.hgi-drag-right-01:before{content:"\2f65"}.hgi-solid.hgi-standard.hgi-drag-right-02:before{content:"\2f66"}.hgi-solid.hgi-standard.hgi-drag-right-03:before{content:"\2f67"}.hgi-solid.hgi-standard.hgi-drag-right-04:before{content:"\2f68"}.hgi-solid.hgi-standard.hgi-drawing-compass:before{content:"\2f69"}.hgi-solid.hgi-standard.hgi-drawing-mode:before{content:"\2f6a"}.hgi-solid.hgi-standard.hgi-dress-01:before{content:"\2f6b"}.hgi-solid.hgi-standard.hgi-dress-02:before{content:"\2f6c"}.hgi-solid.hgi-standard.hgi-dress-03:before{content:"\2f6d"}.hgi-solid.hgi-standard.hgi-dress-04:before{content:"\2f6e"}.hgi-solid.hgi-standard.hgi-dress-05:before{content:"\2f6f"}.hgi-solid.hgi-standard.hgi-dress-06:before{content:"\2f70"}.hgi-solid.hgi-standard.hgi-dress-07:before{content:"\2f71"}.hgi-solid.hgi-standard.hgi-dressing-table-01:before{content:"\2f72"}.hgi-solid.hgi-standard.hgi-dressing-table-02:before{content:"\2f73"}.hgi-solid.hgi-standard.hgi-dressing-table-03:before{content:"\2f74"}.hgi-solid.hgi-standard.hgi-dribbble:before{content:"\2f75"}.hgi-solid.hgi-standard.hgi-drink:before{content:"\2f76"}.hgi-solid.hgi-standard.hgi-drone:before{content:"\2f77"}.hgi-solid.hgi-standard.hgi-drooling:before{content:"\2f78"}.hgi-solid.hgi-standard.hgi-dropbox:before{content:"\2f79"}.hgi-solid.hgi-standard.hgi-droplet:before{content:"\2f7a"}.hgi-solid.hgi-standard.hgi-dropper:before{content:"\2f7b"}.hgi-solid.hgi-standard.hgi-ds3-tool:before{content:"\2f7c"}.hgi-solid.hgi-standard.hgi-dua:before{content:"\2f7d"}.hgi-solid.hgi-standard.hgi-dumbbell-01:before{content:"\2f7e"}.hgi-solid.hgi-standard.hgi-dumbbell-02:before{content:"\2f7f"}.hgi-solid.hgi-standard.hgi-dumbbell-03:before{content:"\2f80"}.hgi-solid.hgi-standard.hgi-ear-rings-01:before{content:"\2f81"}.hgi-solid.hgi-standard.hgi-ear-rings-02:before{content:"\2f82"}.hgi-solid.hgi-standard.hgi-ear-rings-03:before{content:"\2f83"}.hgi-solid.hgi-standard.hgi-ear:before{content:"\2f84"}.hgi-solid.hgi-standard.hgi-earth:before{content:"\2f85"}.hgi-solid.hgi-standard.hgi-ease-curve-control-points:before{content:"\2f86"}.hgi-solid.hgi-standard.hgi-ease-in-control-point:before{content:"\2f87"}.hgi-solid.hgi-standard.hgi-ease-in-out:before{content:"\2f88"}.hgi-solid.hgi-standard.hgi-ease-in:before{content:"\2f89"}.hgi-solid.hgi-standard.hgi-ease-out-control-point:before{content:"\2f8a"}.hgi-solid.hgi-standard.hgi-ease-out:before{content:"\2f8b"}.hgi-solid.hgi-standard.hgi-eco-energy:before{content:"\2f8c"}.hgi-solid.hgi-standard.hgi-eco-lab-01:before{content:"\2f8d"}.hgi-solid.hgi-standard.hgi-eco-lab-02:before{content:"\2f8e"}.hgi-solid.hgi-standard.hgi-eco-lab:before{content:"\2f8f"}.hgi-solid.hgi-standard.hgi-eco-power:before{content:"\2f90"}.hgi-solid.hgi-standard.hgi-edge-style:before{content:"\2f91"}.hgi-solid.hgi-standard.hgi-edit-01:before{content:"\2f92"}.hgi-solid.hgi-standard.hgi-edit-02:before{content:"\2f93"}.hgi-solid.hgi-standard.hgi-edit-off:before{content:"\2f94"}.hgi-solid.hgi-standard.hgi-edit-road:before{content:"\2f95"}.hgi-solid.hgi-standard.hgi-edit-table:before{content:"\2f96"}.hgi-solid.hgi-standard.hgi-edit-user-02:before{content:"\2f97"}.hgi-solid.hgi-standard.hgi-eggs:before{content:"\2f98"}.hgi-solid.hgi-standard.hgi-eid-mubarak:before{content:"\2f99"}.hgi-solid.hgi-standard.hgi-eiffel-tower:before{content:"\2f9a"}.hgi-solid.hgi-standard.hgi-elearning-exchange:before{content:"\2f9b"}.hgi-solid.hgi-standard.hgi-electric-home-01:before{content:"\2f9c"}.hgi-solid.hgi-standard.hgi-electric-home-02:before{content:"\2f9d"}.hgi-solid.hgi-standard.hgi-electric-plugs:before{content:"\2f9e"}.hgi-solid.hgi-standard.hgi-electric-tower-01:before{content:"\2f9f"}.hgi-solid.hgi-standard.hgi-electric-tower-02:before{content:"\2fa0"}.hgi-solid.hgi-standard.hgi-electric-wire:before{content:"\2fa1"}.hgi-solid.hgi-standard.hgi-ellipse-selection:before{content:"\2fa2"}.hgi-solid.hgi-standard.hgi-encrypt:before{content:"\2fa3"}.hgi-solid.hgi-standard.hgi-energy-ellipse:before{content:"\2fa4"}.hgi-solid.hgi-standard.hgi-energy-rectangle:before{content:"\2fa5"}.hgi-solid.hgi-standard.hgi-energy:before{content:"\2fa6"}.hgi-solid.hgi-standard.hgi-entering-geo-fence:before{content:"\2fa7"}.hgi-solid.hgi-standard.hgi-envato:before{content:"\2fa8"}.hgi-solid.hgi-standard.hgi-equal-sign-circle:before{content:"\2fa9"}.hgi-solid.hgi-standard.hgi-equal-sign-square:before{content:"\2faa"}.hgi-solid.hgi-standard.hgi-equal-sign:before{content:"\2fab"}.hgi-solid.hgi-standard.hgi-equipment-bench-press:before{content:"\2fac"}.hgi-solid.hgi-standard.hgi-equipment-chest-press:before{content:"\2fad"}.hgi-solid.hgi-standard.hgi-equipment-gym-01:before{content:"\2fae"}.hgi-solid.hgi-standard.hgi-equipment-gym-02:before{content:"\2faf"}.hgi-solid.hgi-standard.hgi-equipment-gym-03:before{content:"\2fb0"}.hgi-solid.hgi-standard.hgi-equipment-weightlifting:before{content:"\2fb1"}.hgi-solid.hgi-standard.hgi-eraser-01:before{content:"\2fb2"}.hgi-solid.hgi-standard.hgi-eraser-add:before{content:"\2fb3"}.hgi-solid.hgi-standard.hgi-eraser-auto:before{content:"\2fb4"}.hgi-solid.hgi-standard.hgi-eraser:before{content:"\2fb5"}.hgi-solid.hgi-standard.hgi-estimate-01:before{content:"\2fb6"}.hgi-solid.hgi-standard.hgi-estimate-02:before{content:"\2fb7"}.hgi-solid.hgi-standard.hgi-ethereum-ellipse:before{content:"\2fb8"}.hgi-solid.hgi-standard.hgi-ethereum-rectangle:before{content:"\2fb9"}.hgi-solid.hgi-standard.hgi-ethereum:before{content:"\2fba"}.hgi-solid.hgi-standard.hgi-euro-circle:before{content:"\2fbb"}.hgi-solid.hgi-standard.hgi-euro-receive:before{content:"\2fbc"}.hgi-solid.hgi-standard.hgi-euro-send:before{content:"\2fbd"}.hgi-solid.hgi-standard.hgi-euro-square:before{content:"\2fbe"}.hgi-solid.hgi-standard.hgi-euro:before{content:"\2fbf"}.hgi-solid.hgi-standard.hgi-ev-charging:before{content:"\2fc0"}.hgi-solid.hgi-standard.hgi-evil:before{content:"\2fc1"}.hgi-solid.hgi-standard.hgi-exchange-01:before{content:"\2fc2"}.hgi-solid.hgi-standard.hgi-exchange-02:before{content:"\2fc3"}.hgi-solid.hgi-standard.hgi-exchange-03:before{content:"\2fc4"}.hgi-solid.hgi-standard.hgi-expander:before{content:"\2fc5"}.hgi-solid.hgi-standard.hgi-external-drive:before{content:"\2fc6"}.hgi-solid.hgi-standard.hgi-eye:before{content:"\2fc7"}.hgi-solid.hgi-standard.hgi-face-id:before{content:"\2fc8"}.hgi-solid.hgi-standard.hgi-facebook-01:before{content:"\2fc9"}.hgi-solid.hgi-standard.hgi-facebook-02:before{content:"\2fca"}.hgi-solid.hgi-standard.hgi-factory-01:before{content:"\2fcb"}.hgi-solid.hgi-standard.hgi-factory-02:before{content:"\2fcc"}.hgi-solid.hgi-standard.hgi-factory:before{content:"\2fcd"}.hgi-solid.hgi-standard.hgi-fahrenheit:before{content:"\2fce"}.hgi-solid.hgi-standard.hgi-falling-star:before{content:"\2fcf"}.hgi-solid.hgi-standard.hgi-fast-wind:before{content:"\2fd0"}.hgi-solid.hgi-standard.hgi-favourite-circle:before{content:"\2fd1"}.hgi-solid.hgi-standard.hgi-favourite-square:before{content:"\2fd2"}.hgi-solid.hgi-standard.hgi-favourite:before{content:"\2fd3"}.hgi-solid.hgi-standard.hgi-feather:before{content:"\2fd4"}.hgi-solid.hgi-standard.hgi-fencing-mask:before{content:"\2fd5"}.hgi-solid.hgi-standard.hgi-fencing:before{content:"\2fd6"}.hgi-solid.hgi-standard.hgi-ferris-wheel:before{content:"\2fd7"}.hgi-solid.hgi-standard.hgi-ferry-boat:before{content:"\2fd8"}.hgi-solid.hgi-standard.hgi-figma:before{content:"\2fd9"}.hgi-solid.hgi-standard.hgi-file-01:before{content:"\2fda"}.hgi-solid.hgi-standard.hgi-file-02:before{content:"\2fdb"}.hgi-solid.hgi-standard.hgi-file-add:before{content:"\2fdc"}.hgi-solid.hgi-standard.hgi-file-attachment:before{content:"\2fdd"}.hgi-solid.hgi-standard.hgi-file-audio:before{content:"\2fde"}.hgi-solid.hgi-standard.hgi-file-bitcoin:before{content:"\2fdf"}.hgi-solid.hgi-standard.hgi-file-block:before{content:"\2fe0"}.hgi-solid.hgi-standard.hgi-file-bookmark:before{content:"\2fe1"}.hgi-solid.hgi-standard.hgi-file-cloud:before{content:"\2fe2"}.hgi-solid.hgi-standard.hgi-file-corrupt:before{content:"\2fe3"}.hgi-solid.hgi-standard.hgi-file-dollar:before{content:"\2fe4"}.hgi-solid.hgi-standard.hgi-file-download:before{content:"\2fe5"}.hgi-solid.hgi-standard.hgi-file-edit:before{content:"\2fe6"}.hgi-solid.hgi-standard.hgi-file-euro:before{content:"\2fe7"}.hgi-solid.hgi-standard.hgi-file-export:before{content:"\2fe8"}.hgi-solid.hgi-standard.hgi-file-favourite:before{content:"\2fe9"}.hgi-solid.hgi-standard.hgi-file-import:before{content:"\2fea"}.hgi-solid.hgi-standard.hgi-file-link:before{content:"\2feb"}.hgi-solid.hgi-standard.hgi-file-locked:before{content:"\2fec"}.hgi-solid.hgi-standard.hgi-file-management:before{content:"\2fed"}.hgi-solid.hgi-standard.hgi-file-minus:before{content:"\2fee"}.hgi-solid.hgi-standard.hgi-file-music:before{content:"\2fef"}.hgi-solid.hgi-standard.hgi-file-not-found:before{content:"\2ff0"}.hgi-solid.hgi-standard.hgi-file-paste:before{content:"\2ff1"}.hgi-solid.hgi-standard.hgi-file-pin:before{content:"\2ff2"}.hgi-solid.hgi-standard.hgi-file-pound:before{content:"\2ff3"}.hgi-solid.hgi-standard.hgi-file-remove:before{content:"\2ff4"}.hgi-solid.hgi-standard.hgi-file-script:before{content:"\2ff5"}.hgi-solid.hgi-standard.hgi-file-search:before{content:"\2ff6"}.hgi-solid.hgi-standard.hgi-file-security:before{content:"\2ff7"}.hgi-solid.hgi-standard.hgi-file-shredder:before{content:"\2ff8"}.hgi-solid.hgi-standard.hgi-file-star:before{content:"\2ff9"}.hgi-solid.hgi-standard.hgi-file-sync:before{content:"\2ffa"}.hgi-solid.hgi-standard.hgi-file-unknown:before{content:"\2ffb"}.hgi-solid.hgi-standard.hgi-file-unlocked:before{content:"\2ffc"}.hgi-solid.hgi-standard.hgi-file-upload:before{content:"\2ffd"}.hgi-solid.hgi-standard.hgi-file-validation:before{content:"\2ffe"}.hgi-solid.hgi-standard.hgi-file-verified:before{content:"\2fff"}.hgi-solid.hgi-standard.hgi-file-video:before{content:"\3000"}.hgi-solid.hgi-standard.hgi-file-view:before{content:"\3001"}.hgi-solid.hgi-standard.hgi-file-yen:before{content:"\3002"}.hgi-solid.hgi-standard.hgi-file-zip:before{content:"\3003"}.hgi-solid.hgi-standard.hgi-files-01:before{content:"\3004"}.hgi-solid.hgi-standard.hgi-files-02:before{content:"\3005"}.hgi-solid.hgi-standard.hgi-film-01:before{content:"\3006"}.hgi-solid.hgi-standard.hgi-film-02:before{content:"\3007"}.hgi-solid.hgi-standard.hgi-film-roll-01:before{content:"\3008"}.hgi-solid.hgi-standard.hgi-film-roll-02:before{content:"\3009"}.hgi-solid.hgi-standard.hgi-filter-add:before{content:"\300a"}.hgi-solid.hgi-standard.hgi-filter-edit:before{content:"\300b"}.hgi-solid.hgi-standard.hgi-filter-horizontal:before{content:"\300c"}.hgi-solid.hgi-standard.hgi-filter-mail-circle:before{content:"\300d"}.hgi-solid.hgi-standard.hgi-filter-mail-square:before{content:"\300e"}.hgi-solid.hgi-standard.hgi-filter-remove:before{content:"\300f"}.hgi-solid.hgi-standard.hgi-filter-reset:before{content:"\3010"}.hgi-solid.hgi-standard.hgi-filter-vertical:before{content:"\3011"}.hgi-solid.hgi-standard.hgi-filter:before{content:"\3012"}.hgi-solid.hgi-standard.hgi-finger-access:before{content:"\3013"}.hgi-solid.hgi-standard.hgi-finger-print-add:before{content:"\3014"}.hgi-solid.hgi-standard.hgi-finger-print-check:before{content:"\3015"}.hgi-solid.hgi-standard.hgi-finger-print-minus:before{content:"\3016"}.hgi-solid.hgi-standard.hgi-finger-print-remove:before{content:"\3017"}.hgi-solid.hgi-standard.hgi-finger-print-scan:before{content:"\3018"}.hgi-solid.hgi-standard.hgi-finger-print:before{content:"\3019"}.hgi-solid.hgi-standard.hgi-fingerprint-scan:before{content:"\301a"}.hgi-solid.hgi-standard.hgi-fins:before{content:"\301b"}.hgi-solid.hgi-standard.hgi-fire-pit:before{content:"\301c"}.hgi-solid.hgi-standard.hgi-fire-security:before{content:"\301d"}.hgi-solid.hgi-standard.hgi-fire:before{content:"\301e"}.hgi-solid.hgi-standard.hgi-firewall:before{content:"\301f"}.hgi-solid.hgi-standard.hgi-first-aid-kit:before{content:"\3020"}.hgi-solid.hgi-standard.hgi-first-bracket-circle:before{content:"\3021"}.hgi-solid.hgi-standard.hgi-first-bracket-square:before{content:"\3022"}.hgi-solid.hgi-standard.hgi-first-bracket:before{content:"\3023"}.hgi-solid.hgi-standard.hgi-fish-food:before{content:"\3024"}.hgi-solid.hgi-standard.hgi-fiverr:before{content:"\3025"}.hgi-solid.hgi-standard.hgi-flag-01:before{content:"\3026"}.hgi-solid.hgi-standard.hgi-flag-02:before{content:"\3027"}.hgi-solid.hgi-standard.hgi-flag-03:before{content:"\3028"}.hgi-solid.hgi-standard.hgi-flash-off:before{content:"\3029"}.hgi-solid.hgi-standard.hgi-flash:before{content:"\302a"}.hgi-solid.hgi-standard.hgi-flaticon:before{content:"\302b"}.hgi-solid.hgi-standard.hgi-flickr:before{content:"\302c"}.hgi-solid.hgi-standard.hgi-flim-slate:before{content:"\302d"}.hgi-solid.hgi-standard.hgi-flip-bottom:before{content:"\302e"}.hgi-solid.hgi-standard.hgi-flip-horizontal:before{content:"\302f"}.hgi-solid.hgi-standard.hgi-flip-left:before{content:"\3030"}.hgi-solid.hgi-standard.hgi-flip-phone:before{content:"\3031"}.hgi-solid.hgi-standard.hgi-flip-right:before{content:"\3032"}.hgi-solid.hgi-standard.hgi-flip-top:before{content:"\3033"}.hgi-solid.hgi-standard.hgi-flip-vertical:before{content:"\3034"}.hgi-solid.hgi-standard.hgi-floor-plan:before{content:"\3035"}.hgi-solid.hgi-standard.hgi-floppy-disk:before{content:"\3036"}.hgi-solid.hgi-standard.hgi-flow-circle:before{content:"\3037"}.hgi-solid.hgi-standard.hgi-flow-connection:before{content:"\3038"}.hgi-solid.hgi-standard.hgi-flow-square:before{content:"\3039"}.hgi-solid.hgi-standard.hgi-flow:before{content:"\303a"}.hgi-solid.hgi-standard.hgi-flowchart-01:before{content:"\303b"}.hgi-solid.hgi-standard.hgi-flowchart-02:before{content:"\303c"}.hgi-solid.hgi-standard.hgi-flower-pot:before{content:"\303d"}.hgi-solid.hgi-standard.hgi-flower:before{content:"\303e"}.hgi-solid.hgi-standard.hgi-flushed:before{content:"\303f"}.hgi-solid.hgi-standard.hgi-flying-human:before{content:"\3040"}.hgi-solid.hgi-standard.hgi-focus-point:before{content:"\3041"}.hgi-solid.hgi-standard.hgi-folder-01:before{content:"\3042"}.hgi-solid.hgi-standard.hgi-folder-02:before{content:"\3043"}.hgi-solid.hgi-standard.hgi-folder-03:before{content:"\3044"}.hgi-solid.hgi-standard.hgi-folder-add:before{content:"\3045"}.hgi-solid.hgi-standard.hgi-folder-attachment:before{content:"\3046"}.hgi-solid.hgi-standard.hgi-folder-audio:before{content:"\3047"}.hgi-solid.hgi-standard.hgi-folder-block:before{content:"\3048"}.hgi-solid.hgi-standard.hgi-folder-check:before{content:"\3049"}.hgi-solid.hgi-standard.hgi-folder-cloud:before{content:"\304a"}.hgi-solid.hgi-standard.hgi-folder-details-reference:before{content:"\304b"}.hgi-solid.hgi-standard.hgi-folder-details:before{content:"\304c"}.hgi-solid.hgi-standard.hgi-folder-download:before{content:"\304d"}.hgi-solid.hgi-standard.hgi-folder-edit:before{content:"\304e"}.hgi-solid.hgi-standard.hgi-folder-export:before{content:"\304f"}.hgi-solid.hgi-standard.hgi-folder-favourite:before{content:"\3050"}.hgi-solid.hgi-standard.hgi-folder-file-storage:before{content:"\3051"}.hgi-solid.hgi-standard.hgi-folder-import:before{content:"\3052"}.hgi-solid.hgi-standard.hgi-folder-library:before{content:"\3053"}.hgi-solid.hgi-standard.hgi-folder-links:before{content:"\3054"}.hgi-solid.hgi-standard.hgi-folder-locked:before{content:"\3055"}.hgi-solid.hgi-standard.hgi-folder-management:before{content:"\3056"}.hgi-solid.hgi-standard.hgi-folder-minus:before{content:"\3057"}.hgi-solid.hgi-standard.hgi-folder-music:before{content:"\3058"}.hgi-solid.hgi-standard.hgi-folder-off:before{content:"\3059"}.hgi-solid.hgi-standard.hgi-folder-open:before{content:"\305a"}.hgi-solid.hgi-standard.hgi-folder-pin:before{content:"\305b"}.hgi-solid.hgi-standard.hgi-folder-remove:before{content:"\305c"}.hgi-solid.hgi-standard.hgi-folder-search:before{content:"\305d"}.hgi-solid.hgi-standard.hgi-folder-security:before{content:"\305e"}.hgi-solid.hgi-standard.hgi-folder-shared-01:before{content:"\305f"}.hgi-solid.hgi-standard.hgi-folder-shared-02:before{content:"\3060"}.hgi-solid.hgi-standard.hgi-folder-shared-03:before{content:"\3061"}.hgi-solid.hgi-standard.hgi-folder-sync:before{content:"\3062"}.hgi-solid.hgi-standard.hgi-folder-transfer:before{content:"\3063"}.hgi-solid.hgi-standard.hgi-folder-unknown:before{content:"\3064"}.hgi-solid.hgi-standard.hgi-folder-unlocked:before{content:"\3065"}.hgi-solid.hgi-standard.hgi-folder-upload:before{content:"\3066"}.hgi-solid.hgi-standard.hgi-folder-video:before{content:"\3067"}.hgi-solid.hgi-standard.hgi-folder-view:before{content:"\3068"}.hgi-solid.hgi-standard.hgi-folder-zip:before{content:"\3069"}.hgi-solid.hgi-standard.hgi-folders:before{content:"\306a"}.hgi-solid.hgi-standard.hgi-football-pitch:before{content:"\306b"}.hgi-solid.hgi-standard.hgi-football:before{content:"\306c"}.hgi-solid.hgi-standard.hgi-forgot-password:before{content:"\306d"}.hgi-solid.hgi-standard.hgi-fork:before{content:"\306e"}.hgi-solid.hgi-standard.hgi-forrst:before{content:"\306f"}.hgi-solid.hgi-standard.hgi-fortress:before{content:"\3070"}.hgi-solid.hgi-standard.hgi-forward-01:before{content:"\3071"}.hgi-solid.hgi-standard.hgi-forward-02:before{content:"\3072"}.hgi-solid.hgi-standard.hgi-four-finger-02:before{content:"\3073"}.hgi-solid.hgi-standard.hgi-four-finger-03:before{content:"\3074"}.hgi-solid.hgi-standard.hgi-four-k:before{content:"\3075"}.hgi-solid.hgi-standard.hgi-foursquare:before{content:"\3076"}.hgi-solid.hgi-standard.hgi-framer:before{content:"\3077"}.hgi-solid.hgi-standard.hgi-frameworks:before{content:"\3078"}.hgi-solid.hgi-standard.hgi-french-fries-01:before{content:"\3079"}.hgi-solid.hgi-standard.hgi-french-fries-02:before{content:"\307a"}.hgi-solid.hgi-standard.hgi-fridge:before{content:"\307b"}.hgi-solid.hgi-standard.hgi-fry:before{content:"\307c"}.hgi-solid.hgi-standard.hgi-fuel-01:before{content:"\307d"}.hgi-solid.hgi-standard.hgi-fuel-02:before{content:"\307e"}.hgi-solid.hgi-standard.hgi-fuel-station:before{content:"\307f"}.hgi-solid.hgi-standard.hgi-function-circle:before{content:"\3080"}.hgi-solid.hgi-standard.hgi-function-of-x:before{content:"\3081"}.hgi-solid.hgi-standard.hgi-function-square:before{content:"\3082"}.hgi-solid.hgi-standard.hgi-function:before{content:"\3083"}.hgi-solid.hgi-standard.hgi-galaxy:before{content:"\3084"}.hgi-solid.hgi-standard.hgi-game-controller-01:before{content:"\3085"}.hgi-solid.hgi-standard.hgi-game-controller-02:before{content:"\3086"}.hgi-solid.hgi-standard.hgi-game-controller-03:before{content:"\3087"}.hgi-solid.hgi-standard.hgi-game:before{content:"\3088"}.hgi-solid.hgi-standard.hgi-gameboy:before{content:"\3089"}.hgi-solid.hgi-standard.hgi-garage:before{content:"\308a"}.hgi-solid.hgi-standard.hgi-garbage-truck:before{content:"\308b"}.hgi-solid.hgi-standard.hgi-gas-pipe:before{content:"\308c"}.hgi-solid.hgi-standard.hgi-gas-stove:before{content:"\308d"}.hgi-solid.hgi-standard.hgi-gem:before{content:"\308e"}.hgi-solid.hgi-standard.hgi-geology-crust:before{content:"\308f"}.hgi-solid.hgi-standard.hgi-geometric-shapes-01:before{content:"\3090"}.hgi-solid.hgi-standard.hgi-geometric-shapes-02:before{content:"\3091"}.hgi-solid.hgi-standard.hgi-gibbous-moon:before{content:"\3092"}.hgi-solid.hgi-standard.hgi-gif-01:before{content:"\3093"}.hgi-solid.hgi-standard.hgi-gif-02:before{content:"\3094"}.hgi-solid.hgi-standard.hgi-gift-card:before{content:"\3095"}.hgi-solid.hgi-standard.hgi-gift:before{content:"\3096"}.hgi-solid.hgi-standard.hgi-git-branch:before{content:"\3097"}.hgi-solid.hgi-standard.hgi-git-commit:before{content:"\3098"}.hgi-solid.hgi-standard.hgi-git-compare:before{content:"\3099"}.hgi-solid.hgi-standard.hgi-git-fork:before{content:"\309a"}.hgi-solid.hgi-standard.hgi-git-merge:before{content:"\309b"}.hgi-solid.hgi-standard.hgi-git-pull-request-closed:before{content:"\309c"}.hgi-solid.hgi-standard.hgi-git-pull-request-draft:before{content:"\309d"}.hgi-solid.hgi-standard.hgi-git-pull-request:before{content:"\309e"}.hgi-solid.hgi-standard.hgi-gitbook:before{content:"\309f"}.hgi-solid.hgi-standard.hgi-github-01:before{content:"\30a0"}.hgi-solid.hgi-standard.hgi-github:before{content:"\30a1"}.hgi-solid.hgi-standard.hgi-gitlab:before{content:"\30a2"}.hgi-solid.hgi-standard.hgi-give-blood:before{content:"\30a3"}.hgi-solid.hgi-standard.hgi-give-pill:before{content:"\30a4"}.hgi-solid.hgi-standard.hgi-glasses:before{content:"\30a5"}.hgi-solid.hgi-standard.hgi-global-editing:before{content:"\30a6"}.hgi-solid.hgi-standard.hgi-global-education:before{content:"\30a7"}.hgi-solid.hgi-standard.hgi-global-refresh:before{content:"\30a8"}.hgi-solid.hgi-standard.hgi-global-search:before{content:"\30a9"}.hgi-solid.hgi-standard.hgi-global:before{content:"\30aa"}.hgi-solid.hgi-standard.hgi-globe-02:before{content:"\30ab"}.hgi-solid.hgi-standard.hgi-globe:before{content:"\30ac"}.hgi-solid.hgi-standard.hgi-glove:before{content:"\30ad"}.hgi-solid.hgi-standard.hgi-go-backward-10-sec:before{content:"\30ae"}.hgi-solid.hgi-standard.hgi-go-backward-15-sec:before{content:"\30af"}.hgi-solid.hgi-standard.hgi-go-backward-30-sec:before{content:"\30b0"}.hgi-solid.hgi-standard.hgi-go-backward-5-sec:before{content:"\30b1"}.hgi-solid.hgi-standard.hgi-go-backward-60-sec:before{content:"\30b2"}.hgi-solid.hgi-standard.hgi-go-forward-10-sec:before{content:"\30b3"}.hgi-solid.hgi-standard.hgi-go-forward-15-sec:before{content:"\30b4"}.hgi-solid.hgi-standard.hgi-go-forward-30-sec:before{content:"\30b5"}.hgi-solid.hgi-standard.hgi-go-forward-5-sec:before{content:"\30b6"}.hgi-solid.hgi-standard.hgi-go-forward-60-sec:before{content:"\30b7"}.hgi-solid.hgi-standard.hgi-gold-ingots:before{content:"\30b8"}.hgi-solid.hgi-standard.hgi-gold:before{content:"\30b9"}.hgi-solid.hgi-standard.hgi-golf-ball:before{content:"\30ba"}.hgi-solid.hgi-standard.hgi-golf-bat:before{content:"\30bb"}.hgi-solid.hgi-standard.hgi-golf-cart:before{content:"\30bc"}.hgi-solid.hgi-standard.hgi-golf-hole:before{content:"\30bd"}.hgi-solid.hgi-standard.hgi-google-doc:before{content:"\30be"}.hgi-solid.hgi-standard.hgi-google-drive:before{content:"\30bf"}.hgi-solid.hgi-standard.hgi-google-gemini:before{content:"\30c0"}.hgi-solid.hgi-standard.hgi-google-home:before{content:"\30c1"}.hgi-solid.hgi-standard.hgi-google-lens:before{content:"\30c2"}.hgi-solid.hgi-standard.hgi-google-maps:before{content:"\30c3"}.hgi-solid.hgi-standard.hgi-google-photos:before{content:"\30c4"}.hgi-solid.hgi-standard.hgi-google-sheet:before{content:"\30c5"}.hgi-solid.hgi-standard.hgi-google:before{content:"\30c6"}.hgi-solid.hgi-standard.hgi-gps-01:before{content:"\30c7"}.hgi-solid.hgi-standard.hgi-gps-02:before{content:"\30c8"}.hgi-solid.hgi-standard.hgi-gps-disconnected:before{content:"\30c9"}.hgi-solid.hgi-standard.hgi-gps-off-01:before{content:"\30ca"}.hgi-solid.hgi-standard.hgi-gps-off-02:before{content:"\30cb"}.hgi-solid.hgi-standard.hgi-gps-signal-01:before{content:"\30cc"}.hgi-solid.hgi-standard.hgi-gps-signal-02:before{content:"\30cd"}.hgi-solid.hgi-standard.hgi-gpu:before{content:"\30ce"}.hgi-solid.hgi-standard.hgi-graduate-female:before{content:"\30cf"}.hgi-solid.hgi-standard.hgi-graduate-male:before{content:"\30d0"}.hgi-solid.hgi-standard.hgi-graduation-scroll:before{content:"\30d1"}.hgi-solid.hgi-standard.hgi-grapes:before{content:"\30d2"}.hgi-solid.hgi-standard.hgi-gravity:before{content:"\30d3"}.hgi-solid.hgi-standard.hgi-greater-than-circle:before{content:"\30d4"}.hgi-solid.hgi-standard.hgi-greater-than-square:before{content:"\30d5"}.hgi-solid.hgi-standard.hgi-greater-than:before{content:"\30d6"}.hgi-solid.hgi-standard.hgi-greek-helmet:before{content:"\30d7"}.hgi-solid.hgi-standard.hgi-green-house:before{content:"\30d8"}.hgi-solid.hgi-standard.hgi-grid-off:before{content:"\30d9"}.hgi-solid.hgi-standard.hgi-grid-table:before{content:"\30da"}.hgi-solid.hgi-standard.hgi-grid-view:before{content:"\30db"}.hgi-solid.hgi-standard.hgi-grid:before{content:"\30dc"}.hgi-solid.hgi-standard.hgi-grimacing:before{content:"\30dd"}.hgi-solid.hgi-standard.hgi-grinning:before{content:"\30de"}.hgi-solid.hgi-standard.hgi-grok:before{content:"\30df"}.hgi-solid.hgi-standard.hgi-group-items:before{content:"\30e0"}.hgi-solid.hgi-standard.hgi-group-layers:before{content:"\30e1"}.hgi-solid.hgi-standard.hgi-guest-house:before{content:"\30e2"}.hgi-solid.hgi-standard.hgi-gun:before{content:"\30e3"}.hgi-solid.hgi-standard.hgi-gymnastic-rings:before{content:"\30e4"}.hgi-solid.hgi-standard.hgi-gymnastic:before{content:"\30e5"}.hgi-solid.hgi-standard.hgi-hackerrank:before{content:"\30e6"}.hgi-solid.hgi-standard.hgi-hair-clips:before{content:"\30e7"}.hgi-solid.hgi-standard.hgi-hair-dryer:before{content:"\30e8"}.hgi-solid.hgi-standard.hgi-haji:before{content:"\30e9"}.hgi-solid.hgi-standard.hgi-halal:before{content:"\30ea"}.hgi-solid.hgi-standard.hgi-hamburger-01:before{content:"\30eb"}.hgi-solid.hgi-standard.hgi-hamburger-02:before{content:"\30ec"}.hgi-solid.hgi-standard.hgi-hand-bag-01:before{content:"\30ed"}.hgi-solid.hgi-standard.hgi-hand-bag-02:before{content:"\30ee"}.hgi-solid.hgi-standard.hgi-hand-beater:before{content:"\30ef"}.hgi-solid.hgi-standard.hgi-hand-grip:before{content:"\30f0"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-01:before{content:"\30f1"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-02:before{content:"\30f2"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-03:before{content:"\30f3"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-04:before{content:"\30f4"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-01:before{content:"\30f5"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-02:before{content:"\30f6"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-03:before{content:"\30f7"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-04:before{content:"\30f8"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-01:before{content:"\30f9"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-02:before{content:"\30fa"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-03:before{content:"\30fb"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-04:before{content:"\30fc"}.hgi-solid.hgi-standard.hgi-hand-prayer:before{content:"\30fd"}.hgi-solid.hgi-standard.hgi-hand-sanitizer:before{content:"\30fe"}.hgi-solid.hgi-standard.hgi-handcuffs:before{content:"\30ff"}.hgi-solid.hgi-standard.hgi-hanger:before{content:"\3100"}.hgi-solid.hgi-standard.hgi-hanging-clock:before{content:"\3101"}.hgi-solid.hgi-standard.hgi-hangout:before{content:"\3102"}.hgi-solid.hgi-standard.hgi-happy:before{content:"\3103"}.hgi-solid.hgi-standard.hgi-hard-drive:before{content:"\3104"}.hgi-solid.hgi-standard.hgi-hdd:before{content:"\3105"}.hgi-solid.hgi-standard.hgi-hdr-01:before{content:"\3106"}.hgi-solid.hgi-standard.hgi-hdr-02:before{content:"\3107"}.hgi-solid.hgi-standard.hgi-heading-01:before{content:"\3108"}.hgi-solid.hgi-standard.hgi-heading-02:before{content:"\3109"}.hgi-solid.hgi-standard.hgi-heading-03:before{content:"\310a"}.hgi-solid.hgi-standard.hgi-heading-04:before{content:"\310b"}.hgi-solid.hgi-standard.hgi-heading-05:before{content:"\310c"}.hgi-solid.hgi-standard.hgi-heading-06:before{content:"\310d"}.hgi-solid.hgi-standard.hgi-heading:before{content:"\310e"}.hgi-solid.hgi-standard.hgi-headphone-mute:before{content:"\310f"}.hgi-solid.hgi-standard.hgi-headphones:before{content:"\3110"}.hgi-solid.hgi-standard.hgi-headset-connected:before{content:"\3111"}.hgi-solid.hgi-standard.hgi-headset-off:before{content:"\3112"}.hgi-solid.hgi-standard.hgi-headset:before{content:"\3113"}.hgi-solid.hgi-standard.hgi-healtcare:before{content:"\3114"}.hgi-solid.hgi-standard.hgi-health:before{content:"\3115"}.hgi-solid.hgi-standard.hgi-heart-add:before{content:"\3116"}.hgi-solid.hgi-standard.hgi-heart-check:before{content:"\3117"}.hgi-solid.hgi-standard.hgi-heart-remove:before{content:"\3118"}.hgi-solid.hgi-standard.hgi-heartbreak:before{content:"\3119"}.hgi-solid.hgi-standard.hgi-helicopter:before{content:"\311a"}.hgi-solid.hgi-standard.hgi-help-circle:before{content:"\311b"}.hgi-solid.hgi-standard.hgi-help-square:before{content:"\311c"}.hgi-solid.hgi-standard.hgi-hexagon-01:before{content:"\311d"}.hgi-solid.hgi-standard.hgi-hexagon:before{content:"\311e"}.hgi-solid.hgi-standard.hgi-hierarchy-circle-01:before{content:"\311f"}.hgi-solid.hgi-standard.hgi-hierarchy-circle-02:before{content:"\3120"}.hgi-solid.hgi-standard.hgi-hierarchy-circle-03:before{content:"\3121"}.hgi-solid.hgi-standard.hgi-hierarchy-files:before{content:"\3122"}.hgi-solid.hgi-standard.hgi-hierarchy-square-01:before{content:"\3123"}.hgi-solid.hgi-standard.hgi-hierarchy-square-02:before{content:"\3124"}.hgi-solid.hgi-standard.hgi-hierarchy-square-03:before{content:"\3125"}.hgi-solid.hgi-standard.hgi-hierarchy-square-04:before{content:"\3126"}.hgi-solid.hgi-standard.hgi-hierarchy-square-05:before{content:"\3127"}.hgi-solid.hgi-standard.hgi-hierarchy-square-06:before{content:"\3128"}.hgi-solid.hgi-standard.hgi-hierarchy-square-07:before{content:"\3129"}.hgi-solid.hgi-standard.hgi-hierarchy-square-08:before{content:"\312a"}.hgi-solid.hgi-standard.hgi-hierarchy-square-10:before{content:"\312b"}.hgi-solid.hgi-standard.hgi-hierarchy:before{content:"\312c"}.hgi-solid.hgi-standard.hgi-high-heels-01:before{content:"\312d"}.hgi-solid.hgi-standard.hgi-high-heels-02:before{content:"\312e"}.hgi-solid.hgi-standard.hgi-hijab:before{content:"\312f"}.hgi-solid.hgi-standard.hgi-hockey:before{content:"\3130"}.hgi-solid.hgi-standard.hgi-hold-01:before{content:"\3131"}.hgi-solid.hgi-standard.hgi-hold-02:before{content:"\3132"}.hgi-solid.hgi-standard.hgi-hold-03:before{content:"\3133"}.hgi-solid.hgi-standard.hgi-hold-04:before{content:"\3134"}.hgi-solid.hgi-standard.hgi-hold-05:before{content:"\3135"}.hgi-solid.hgi-standard.hgi-hold-locked-01:before{content:"\3136"}.hgi-solid.hgi-standard.hgi-hold-locked-02:before{content:"\3137"}.hgi-solid.hgi-standard.hgi-hold-phone:before{content:"\3138"}.hgi-solid.hgi-standard.hgi-hologram:before{content:"\3139"}.hgi-solid.hgi-standard.hgi-home-01:before{content:"\313a"}.hgi-solid.hgi-standard.hgi-home-02:before{content:"\313b"}.hgi-solid.hgi-standard.hgi-home-03:before{content:"\313c"}.hgi-solid.hgi-standard.hgi-home-04:before{content:"\313d"}.hgi-solid.hgi-standard.hgi-home-05:before{content:"\313e"}.hgi-solid.hgi-standard.hgi-home-06:before{content:"\313f"}.hgi-solid.hgi-standard.hgi-home-07:before{content:"\3140"}.hgi-solid.hgi-standard.hgi-home-08:before{content:"\3141"}.hgi-solid.hgi-standard.hgi-home-09:before{content:"\3142"}.hgi-solid.hgi-standard.hgi-home-10:before{content:"\3143"}.hgi-solid.hgi-standard.hgi-home-11:before{content:"\3144"}.hgi-solid.hgi-standard.hgi-home-12:before{content:"\3145"}.hgi-solid.hgi-standard.hgi-home-13:before{content:"\3146"}.hgi-solid.hgi-standard.hgi-home-wifi:before{content:"\3147"}.hgi-solid.hgi-standard.hgi-honey-01:before{content:"\3148"}.hgi-solid.hgi-standard.hgi-honey-02:before{content:"\3149"}.hgi-solid.hgi-standard.hgi-honor:before{content:"\314a"}.hgi-solid.hgi-standard.hgi-honour-star:before{content:"\314b"}.hgi-solid.hgi-standard.hgi-hoodie:before{content:"\314c"}.hgi-solid.hgi-standard.hgi-horizonal-scroll-point:before{content:"\314d"}.hgi-solid.hgi-standard.hgi-horizontal-resize:before{content:"\314e"}.hgi-solid.hgi-standard.hgi-hospital-01:before{content:"\314f"}.hgi-solid.hgi-standard.hgi-hospital-02:before{content:"\3150"}.hgi-solid.hgi-standard.hgi-hospital-bed-01:before{content:"\3151"}.hgi-solid.hgi-standard.hgi-hospital-bed-02:before{content:"\3152"}.hgi-solid.hgi-standard.hgi-hospital-location:before{content:"\3153"}.hgi-solid.hgi-standard.hgi-hot-air-balloon:before{content:"\3154"}.hgi-solid.hgi-standard.hgi-hot-price:before{content:"\3155"}.hgi-solid.hgi-standard.hgi-hot-tube:before{content:"\3156"}.hgi-solid.hgi-standard.hgi-hotdog:before{content:"\3157"}.hgi-solid.hgi-standard.hgi-hotel-01:before{content:"\3158"}.hgi-solid.hgi-standard.hgi-hotel-02:before{content:"\3159"}.hgi-solid.hgi-standard.hgi-hotspot-offline:before{content:"\315a"}.hgi-solid.hgi-standard.hgi-hotspot:before{content:"\315b"}.hgi-solid.hgi-standard.hgi-hourglass-off:before{content:"\315c"}.hgi-solid.hgi-standard.hgi-hourglass:before{content:"\315d"}.hgi-solid.hgi-standard.hgi-house-01:before{content:"\315e"}.hgi-solid.hgi-standard.hgi-house-02:before{content:"\315f"}.hgi-solid.hgi-standard.hgi-house-03:before{content:"\3160"}.hgi-solid.hgi-standard.hgi-house-04:before{content:"\3161"}.hgi-solid.hgi-standard.hgi-house-05:before{content:"\3162"}.hgi-solid.hgi-standard.hgi-house-solar-panel:before{content:"\3163"}.hgi-solid.hgi-standard.hgi-html-5:before{content:"\3164"}.hgi-solid.hgi-standard.hgi-humidity:before{content:"\3165"}.hgi-solid.hgi-standard.hgi-hut:before{content:"\3166"}.hgi-solid.hgi-standard.hgi-hydro-power:before{content:"\3167"}.hgi-solid.hgi-standard.hgi-hyperbole:before{content:"\3168"}.hgi-solid.hgi-standard.hgi-ice-cream-01:before{content:"\3169"}.hgi-solid.hgi-standard.hgi-ice-cream-02:before{content:"\316a"}.hgi-solid.hgi-standard.hgi-ice-cream-03:before{content:"\316b"}.hgi-solid.hgi-standard.hgi-ice-cream-04:before{content:"\316c"}.hgi-solid.hgi-standard.hgi-ice-hockey:before{content:"\316d"}.hgi-solid.hgi-standard.hgi-ice-skating:before{content:"\316e"}.hgi-solid.hgi-standard.hgi-ico:before{content:"\316f"}.hgi-solid.hgi-standard.hgi-iconjar:before{content:"\3170"}.hgi-solid.hgi-standard.hgi-id-not-verified:before{content:"\3171"}.hgi-solid.hgi-standard.hgi-id-verified:before{content:"\3172"}.hgi-solid.hgi-standard.hgi-id:before{content:"\3173"}.hgi-solid.hgi-standard.hgi-idea-01:before{content:"\3174"}.hgi-solid.hgi-standard.hgi-idea:before{content:"\3175"}.hgi-solid.hgi-standard.hgi-identification:before{content:"\3176"}.hgi-solid.hgi-standard.hgi-identity-card:before{content:"\3177"}.hgi-solid.hgi-standard.hgi-image-01:before{content:"\3178"}.hgi-solid.hgi-standard.hgi-image-02:before{content:"\3179"}.hgi-solid.hgi-standard.hgi-image-add-01:before{content:"\317a"}.hgi-solid.hgi-standard.hgi-image-add-02:before{content:"\317b"}.hgi-solid.hgi-standard.hgi-image-composition-oval:before{content:"\317c"}.hgi-solid.hgi-standard.hgi-image-composition:before{content:"\317d"}.hgi-solid.hgi-standard.hgi-image-crop:before{content:"\317e"}.hgi-solid.hgi-standard.hgi-image-delete-01:before{content:"\317f"}.hgi-solid.hgi-standard.hgi-image-delete-02:before{content:"\3180"}.hgi-solid.hgi-standard.hgi-image-done-01:before{content:"\3181"}.hgi-solid.hgi-standard.hgi-image-done-02:before{content:"\3182"}.hgi-solid.hgi-standard.hgi-image-download-02:before{content:"\3183"}.hgi-solid.hgi-standard.hgi-image-download:before{content:"\3184"}.hgi-solid.hgi-standard.hgi-image-not-found-01:before{content:"\3185"}.hgi-solid.hgi-standard.hgi-image-not-found-02:before{content:"\3186"}.hgi-solid.hgi-standard.hgi-image-remove-01:before{content:"\3187"}.hgi-solid.hgi-standard.hgi-image-remove-02:before{content:"\3188"}.hgi-solid.hgi-standard.hgi-image-upload-01:before{content:"\3189"}.hgi-solid.hgi-standard.hgi-image-upload:before{content:"\318a"}.hgi-solid.hgi-standard.hgi-imo:before{content:"\318b"}.hgi-solid.hgi-standard.hgi-important-book:before{content:"\318c"}.hgi-solid.hgi-standard.hgi-in-love:before{content:"\318d"}.hgi-solid.hgi-standard.hgi-inbox-check:before{content:"\318e"}.hgi-solid.hgi-standard.hgi-inbox-download:before{content:"\318f"}.hgi-solid.hgi-standard.hgi-inbox-unread:before{content:"\3190"}.hgi-solid.hgi-standard.hgi-inbox-upload:before{content:"\3191"}.hgi-solid.hgi-standard.hgi-inbox:before{content:"\3192"}.hgi-solid.hgi-standard.hgi-incognito:before{content:"\3193"}.hgi-solid.hgi-standard.hgi-india-gate:before{content:"\3194"}.hgi-solid.hgi-standard.hgi-inequality-01:before{content:"\3195"}.hgi-solid.hgi-standard.hgi-inequality-02:before{content:"\3196"}.hgi-solid.hgi-standard.hgi-inequality-circle-01:before{content:"\3197"}.hgi-solid.hgi-standard.hgi-inequality-circle-02:before{content:"\3198"}.hgi-solid.hgi-standard.hgi-inequality-square-01:before{content:"\3199"}.hgi-solid.hgi-standard.hgi-inequality-square-02:before{content:"\319a"}.hgi-solid.hgi-standard.hgi-infinity-01:before{content:"\319b"}.hgi-solid.hgi-standard.hgi-infinity-02:before{content:"\319c"}.hgi-solid.hgi-standard.hgi-infinity-circle:before{content:"\319d"}.hgi-solid.hgi-standard.hgi-infinity-square:before{content:"\319e"}.hgi-solid.hgi-standard.hgi-information-circle:before{content:"\319f"}.hgi-solid.hgi-standard.hgi-information-diamond:before{content:"\31a0"}.hgi-solid.hgi-standard.hgi-information-square:before{content:"\31a1"}.hgi-solid.hgi-standard.hgi-injection:before{content:"\31a2"}.hgi-solid.hgi-standard.hgi-insert-bottom-image:before{content:"\31a3"}.hgi-solid.hgi-standard.hgi-insert-center-image:before{content:"\31a4"}.hgi-solid.hgi-standard.hgi-insert-column-left:before{content:"\31a5"}.hgi-solid.hgi-standard.hgi-insert-column:before{content:"\31a6"}.hgi-solid.hgi-standard.hgi-insert-pi:before{content:"\31a7"}.hgi-solid.hgi-standard.hgi-insert-row-down:before{content:"\31a8"}.hgi-solid.hgi-standard.hgi-insert-row-up:before{content:"\31a9"}.hgi-solid.hgi-standard.hgi-insert-row:before{content:"\31aa"}.hgi-solid.hgi-standard.hgi-insert-top-image:before{content:"\31ab"}.hgi-solid.hgi-standard.hgi-inspect-code:before{content:"\31ac"}.hgi-solid.hgi-standard.hgi-instagram:before{content:"\31ad"}.hgi-solid.hgi-standard.hgi-installing-updates-01:before{content:"\31ae"}.hgi-solid.hgi-standard.hgi-installing-updates-02:before{content:"\31af"}.hgi-solid.hgi-standard.hgi-internet-antenna-01:before{content:"\31b0"}.hgi-solid.hgi-standard.hgi-internet-antenna-02:before{content:"\31b1"}.hgi-solid.hgi-standard.hgi-internet-antenna-03:before{content:"\31b2"}.hgi-solid.hgi-standard.hgi-internet-antenna-04:before{content:"\31b3"}.hgi-solid.hgi-standard.hgi-internet:before{content:"\31b4"}.hgi-solid.hgi-standard.hgi-investigation:before{content:"\31b5"}.hgi-solid.hgi-standard.hgi-invoice-01:before{content:"\31b6"}.hgi-solid.hgi-standard.hgi-invoice-02:before{content:"\31b7"}.hgi-solid.hgi-standard.hgi-invoice-03:before{content:"\31b8"}.hgi-solid.hgi-standard.hgi-invoice-04:before{content:"\31b9"}.hgi-solid.hgi-standard.hgi-invoice:before{content:"\31ba"}.hgi-solid.hgi-standard.hgi-ipod:before{content:"\31bb"}.hgi-solid.hgi-standard.hgi-iris-scan:before{content:"\31bc"}.hgi-solid.hgi-standard.hgi-island:before{content:"\31bd"}.hgi-solid.hgi-standard.hgi-jar:before{content:"\31be"}.hgi-solid.hgi-standard.hgi-java-script:before{content:"\31bf"}.hgi-solid.hgi-standard.hgi-java:before{content:"\31c0"}.hgi-solid.hgi-standard.hgi-job-link:before{content:"\31c1"}.hgi-solid.hgi-standard.hgi-job-search:before{content:"\31c2"}.hgi-solid.hgi-standard.hgi-job-share:before{content:"\31c3"}.hgi-solid.hgi-standard.hgi-jogger-pants:before{content:"\31c4"}.hgi-solid.hgi-standard.hgi-join-bevel:before{content:"\31c5"}.hgi-solid.hgi-standard.hgi-join-round:before{content:"\31c6"}.hgi-solid.hgi-standard.hgi-join-straight:before{content:"\31c7"}.hgi-solid.hgi-standard.hgi-joker:before{content:"\31c8"}.hgi-solid.hgi-standard.hgi-joystick-01:before{content:"\31c9"}.hgi-solid.hgi-standard.hgi-joystick-02:before{content:"\31ca"}.hgi-solid.hgi-standard.hgi-joystick-03:before{content:"\31cb"}.hgi-solid.hgi-standard.hgi-joystick-04:before{content:"\31cc"}.hgi-solid.hgi-standard.hgi-joystick-05:before{content:"\31cd"}.hgi-solid.hgi-standard.hgi-jpg-01:before{content:"\31ce"}.hgi-solid.hgi-standard.hgi-jpg-02:before{content:"\31cf"}.hgi-solid.hgi-standard.hgi-jsx-01:before{content:"\31d0"}.hgi-solid.hgi-standard.hgi-jsx-02:before{content:"\31d1"}.hgi-solid.hgi-standard.hgi-jsx-03:before{content:"\31d2"}.hgi-solid.hgi-standard.hgi-judge:before{content:"\31d3"}.hgi-solid.hgi-standard.hgi-jupiter:before{content:"\31d4"}.hgi-solid.hgi-standard.hgi-justice-scale-01:before{content:"\31d5"}.hgi-solid.hgi-standard.hgi-justice-scale-02:before{content:"\31d6"}.hgi-solid.hgi-standard.hgi-kaaba-01:before{content:"\31d7"}.hgi-solid.hgi-standard.hgi-kaaba-02:before{content:"\31d8"}.hgi-solid.hgi-standard.hgi-kayak:before{content:"\31d9"}.hgi-solid.hgi-standard.hgi-keffiyeh:before{content:"\31da"}.hgi-solid.hgi-standard.hgi-kettle-01:before{content:"\31db"}.hgi-solid.hgi-standard.hgi-kettle:before{content:"\31dc"}.hgi-solid.hgi-standard.hgi-kettlebell:before{content:"\31dd"}.hgi-solid.hgi-standard.hgi-ketupat:before{content:"\31de"}.hgi-solid.hgi-standard.hgi-key-01:before{content:"\31df"}.hgi-solid.hgi-standard.hgi-key-02:before{content:"\31e0"}.hgi-solid.hgi-standard.hgi-key-generator-fob:before{content:"\31e1"}.hgi-solid.hgi-standard.hgi-keyboard:before{content:"\31e2"}.hgi-solid.hgi-standard.hgi-keyframe-add:before{content:"\31e3"}.hgi-solid.hgi-standard.hgi-keyframe-align-center:before{content:"\31e4"}.hgi-solid.hgi-standard.hgi-keyframe-align-horizontal:before{content:"\31e5"}.hgi-solid.hgi-standard.hgi-keyframe-align-vertical:before{content:"\31e6"}.hgi-solid.hgi-standard.hgi-keyframe-bottom:before{content:"\31e7"}.hgi-solid.hgi-standard.hgi-keyframe-left:before{content:"\31e8"}.hgi-solid.hgi-standard.hgi-keyframe-remove:before{content:"\31e9"}.hgi-solid.hgi-standard.hgi-keyframe-right:before{content:"\31ea"}.hgi-solid.hgi-standard.hgi-keyframe-top:before{content:"\31eb"}.hgi-solid.hgi-standard.hgi-keyframe:before{content:"\31ec"}.hgi-solid.hgi-standard.hgi-keyframes-double-add:before{content:"\31ed"}.hgi-solid.hgi-standard.hgi-keyframes-double-remove:before{content:"\31ee"}.hgi-solid.hgi-standard.hgi-keyframes-double:before{content:"\31ef"}.hgi-solid.hgi-standard.hgi-keyframes-multiple-add:before{content:"\31f0"}.hgi-solid.hgi-standard.hgi-keyframes-multiple-remove:before{content:"\31f1"}.hgi-solid.hgi-standard.hgi-keyframes-multiple:before{content:"\31f2"}.hgi-solid.hgi-standard.hgi-kickstarter-01:before{content:"\31f3"}.hgi-solid.hgi-standard.hgi-kickstarter-02:before{content:"\31f4"}.hgi-solid.hgi-standard.hgi-kid:before{content:"\31f5"}.hgi-solid.hgi-standard.hgi-kidneys:before{content:"\31f6"}.hgi-solid.hgi-standard.hgi-kissing:before{content:"\31f7"}.hgi-solid.hgi-standard.hgi-kitchen-utensils:before{content:"\31f8"}.hgi-solid.hgi-standard.hgi-kite:before{content:"\31f9"}.hgi-solid.hgi-standard.hgi-knife-01:before{content:"\31fa"}.hgi-solid.hgi-standard.hgi-knife-02:before{content:"\31fb"}.hgi-solid.hgi-standard.hgi-knife-bread:before{content:"\31fc"}.hgi-solid.hgi-standard.hgi-knight-shield:before{content:"\31fd"}.hgi-solid.hgi-standard.hgi-knives:before{content:"\31fe"}.hgi-solid.hgi-standard.hgi-knowledge-01:before{content:"\31ff"}.hgi-solid.hgi-standard.hgi-knowledge-02:before{content:"\3200"}.hgi-solid.hgi-standard.hgi-kurta-01:before{content:"\3201"}.hgi-solid.hgi-standard.hgi-kurta:before{content:"\3202"}.hgi-solid.hgi-standard.hgi-label-important:before{content:"\3203"}.hgi-solid.hgi-standard.hgi-label:before{content:"\3204"}.hgi-solid.hgi-standard.hgi-labor:before{content:"\3205"}.hgi-solid.hgi-standard.hgi-labs:before{content:"\3206"}.hgi-solid.hgi-standard.hgi-lake:before{content:"\3207"}.hgi-solid.hgi-standard.hgi-lamp-01:before{content:"\3208"}.hgi-solid.hgi-standard.hgi-lamp-02:before{content:"\3209"}.hgi-solid.hgi-standard.hgi-lamp-03:before{content:"\320a"}.hgi-solid.hgi-standard.hgi-lamp-04:before{content:"\320b"}.hgi-solid.hgi-standard.hgi-lamp-05:before{content:"\320c"}.hgi-solid.hgi-standard.hgi-lamp:before{content:"\320d"}.hgi-solid.hgi-standard.hgi-language-circle:before{content:"\320e"}.hgi-solid.hgi-standard.hgi-language-skill:before{content:"\320f"}.hgi-solid.hgi-standard.hgi-language-square:before{content:"\3210"}.hgi-solid.hgi-standard.hgi-lantern:before{content:"\3211"}.hgi-solid.hgi-standard.hgi-laptop-add:before{content:"\3212"}.hgi-solid.hgi-standard.hgi-laptop-charging:before{content:"\3213"}.hgi-solid.hgi-standard.hgi-laptop-check:before{content:"\3214"}.hgi-solid.hgi-standard.hgi-laptop-cloud:before{content:"\3215"}.hgi-solid.hgi-standard.hgi-laptop-issue:before{content:"\3216"}.hgi-solid.hgi-standard.hgi-laptop-performance:before{content:"\3217"}.hgi-solid.hgi-standard.hgi-laptop-phone-sync:before{content:"\3218"}.hgi-solid.hgi-standard.hgi-laptop-programming:before{content:"\3219"}.hgi-solid.hgi-standard.hgi-laptop-remove:before{content:"\321a"}.hgi-solid.hgi-standard.hgi-laptop-settings:before{content:"\321b"}.hgi-solid.hgi-standard.hgi-laptop-video:before{content:"\321c"}.hgi-solid.hgi-standard.hgi-laptop:before{content:"\321d"}.hgi-solid.hgi-standard.hgi-lasso-tool-01:before{content:"\321e"}.hgi-solid.hgi-standard.hgi-lasso-tool-02:before{content:"\321f"}.hgi-solid.hgi-standard.hgi-last-fm:before{content:"\3220"}.hgi-solid.hgi-standard.hgi-latitude:before{content:"\3221"}.hgi-solid.hgi-standard.hgi-laughing:before{content:"\3222"}.hgi-solid.hgi-standard.hgi-laurel-wreath-01:before{content:"\3223"}.hgi-solid.hgi-standard.hgi-laurel-wreath-02:before{content:"\3224"}.hgi-solid.hgi-standard.hgi-laurel-wreath-first-01:before{content:"\3225"}.hgi-solid.hgi-standard.hgi-laurel-wreath-first-02:before{content:"\3226"}.hgi-solid.hgi-standard.hgi-laurel-wreath-left-01:before{content:"\3227"}.hgi-solid.hgi-standard.hgi-laurel-wreath-left-02:before{content:"\3228"}.hgi-solid.hgi-standard.hgi-laurel-wreath-left-03:before{content:"\3229"}.hgi-solid.hgi-standard.hgi-laurel-wreath-right-01:before{content:"\322a"}.hgi-solid.hgi-standard.hgi-laurel-wreath-right-02:before{content:"\322b"}.hgi-solid.hgi-standard.hgi-laurel-wreath-right-03:before{content:"\322c"}.hgi-solid.hgi-standard.hgi-layer-add:before{content:"\322d"}.hgi-solid.hgi-standard.hgi-layer-mask-01:before{content:"\322e"}.hgi-solid.hgi-standard.hgi-layer-mask-02:before{content:"\322f"}.hgi-solid.hgi-standard.hgi-layers-01:before{content:"\3230"}.hgi-solid.hgi-standard.hgi-layers-02:before{content:"\3231"}.hgi-solid.hgi-standard.hgi-layers-logo:before{content:"\3232"}.hgi-solid.hgi-standard.hgi-layout-01:before{content:"\3233"}.hgi-solid.hgi-standard.hgi-layout-02:before{content:"\3234"}.hgi-solid.hgi-standard.hgi-layout-03:before{content:"\3235"}.hgi-solid.hgi-standard.hgi-layout-04:before{content:"\3236"}.hgi-solid.hgi-standard.hgi-layout-05:before{content:"\3237"}.hgi-solid.hgi-standard.hgi-layout-06:before{content:"\3238"}.hgi-solid.hgi-standard.hgi-layout-07:before{content:"\3239"}.hgi-solid.hgi-standard.hgi-layout-2-column:before{content:"\323a"}.hgi-solid.hgi-standard.hgi-layout-2-row:before{content:"\323b"}.hgi-solid.hgi-standard.hgi-layout-3-column:before{content:"\323c"}.hgi-solid.hgi-standard.hgi-layout-3-row:before{content:"\323d"}.hgi-solid.hgi-standard.hgi-layout-bottom:before{content:"\323e"}.hgi-solid.hgi-standard.hgi-layout-grid:before{content:"\323f"}.hgi-solid.hgi-standard.hgi-layout-left:before{content:"\3240"}.hgi-solid.hgi-standard.hgi-layout-right:before{content:"\3241"}.hgi-solid.hgi-standard.hgi-layout-table-01:before{content:"\3242"}.hgi-solid.hgi-standard.hgi-layout-table-02:before{content:"\3243"}.hgi-solid.hgi-standard.hgi-layout-top:before{content:"\3244"}.hgi-solid.hgi-standard.hgi-leaf-01:before{content:"\3245"}.hgi-solid.hgi-standard.hgi-leaf-02:before{content:"\3246"}.hgi-solid.hgi-standard.hgi-leaf-03:before{content:"\3247"}.hgi-solid.hgi-standard.hgi-leaf-04:before{content:"\3248"}.hgi-solid.hgi-standard.hgi-leaving-geo-fence:before{content:"\3249"}.hgi-solid.hgi-standard.hgi-leetcode:before{content:"\324a"}.hgi-solid.hgi-standard.hgi-left-angle:before{content:"\324b"}.hgi-solid.hgi-standard.hgi-left-to-right-block-quote:before{content:"\324c"}.hgi-solid.hgi-standard.hgi-left-to-right-list-bullet:before{content:"\324d"}.hgi-solid.hgi-standard.hgi-left-to-right-list-dash:before{content:"\324e"}.hgi-solid.hgi-standard.hgi-left-to-right-list-number:before{content:"\324f"}.hgi-solid.hgi-standard.hgi-left-to-right-list-star-01:before{content:"\3250"}.hgi-solid.hgi-standard.hgi-left-to-right-list-star:before{content:"\3251"}.hgi-solid.hgi-standard.hgi-left-to-right-list-triangle:before{content:"\3252"}.hgi-solid.hgi-standard.hgi-left-triangle:before{content:"\3253"}.hgi-solid.hgi-standard.hgi-legal-01:before{content:"\3254"}.hgi-solid.hgi-standard.hgi-legal-02:before{content:"\3255"}.hgi-solid.hgi-standard.hgi-legal-document-01:before{content:"\3256"}.hgi-solid.hgi-standard.hgi-legal-document-02:before{content:"\3257"}.hgi-solid.hgi-standard.hgi-legal-hammer:before{content:"\3258"}.hgi-solid.hgi-standard.hgi-less-than-circle:before{content:"\3259"}.hgi-solid.hgi-standard.hgi-less-than-square:before{content:"\325a"}.hgi-solid.hgi-standard.hgi-less-than:before{content:"\325b"}.hgi-solid.hgi-standard.hgi-letter-spacing:before{content:"\325c"}.hgi-solid.hgi-standard.hgi-libraries:before{content:"\325d"}.hgi-solid.hgi-standard.hgi-library:before{content:"\325e"}.hgi-solid.hgi-standard.hgi-license-draft:before{content:"\325f"}.hgi-solid.hgi-standard.hgi-license-maintenance:before{content:"\3260"}.hgi-solid.hgi-standard.hgi-license-no:before{content:"\3261"}.hgi-solid.hgi-standard.hgi-license-pin:before{content:"\3262"}.hgi-solid.hgi-standard.hgi-license-third-party:before{content:"\3263"}.hgi-solid.hgi-standard.hgi-license:before{content:"\3264"}.hgi-solid.hgi-standard.hgi-lift-truck:before{content:"\3265"}.hgi-solid.hgi-standard.hgi-lighthouse:before{content:"\3266"}.hgi-solid.hgi-standard.hgi-limitation:before{content:"\3267"}.hgi-solid.hgi-standard.hgi-line:before{content:"\3268"}.hgi-solid.hgi-standard.hgi-liner:before{content:"\3269"}.hgi-solid.hgi-standard.hgi-link-01:before{content:"\326a"}.hgi-solid.hgi-standard.hgi-link-02:before{content:"\326b"}.hgi-solid.hgi-standard.hgi-link-03:before{content:"\326c"}.hgi-solid.hgi-standard.hgi-link-04:before{content:"\326d"}.hgi-solid.hgi-standard.hgi-link-05:before{content:"\326e"}.hgi-solid.hgi-standard.hgi-link-06:before{content:"\326f"}.hgi-solid.hgi-standard.hgi-link-backward:before{content:"\3270"}.hgi-solid.hgi-standard.hgi-link-circle-02:before{content:"\3271"}.hgi-solid.hgi-standard.hgi-link-circle:before{content:"\3272"}.hgi-solid.hgi-standard.hgi-link-forward:before{content:"\3273"}.hgi-solid.hgi-standard.hgi-link-square-01:before{content:"\3274"}.hgi-solid.hgi-standard.hgi-link-square-02:before{content:"\3275"}.hgi-solid.hgi-standard.hgi-linkedin-01:before{content:"\3276"}.hgi-solid.hgi-standard.hgi-linkedin-02:before{content:"\3277"}.hgi-solid.hgi-standard.hgi-list-setting:before{content:"\3278"}.hgi-solid.hgi-standard.hgi-list-view:before{content:"\3279"}.hgi-solid.hgi-standard.hgi-litecoin:before{content:"\327a"}.hgi-solid.hgi-standard.hgi-liver:before{content:"\327b"}.hgi-solid.hgi-standard.hgi-loading-01:before{content:"\327c"}.hgi-solid.hgi-standard.hgi-loading-02:before{content:"\327d"}.hgi-solid.hgi-standard.hgi-loading-03:before{content:"\327e"}.hgi-solid.hgi-standard.hgi-loading-04:before{content:"\327f"}.hgi-solid.hgi-standard.hgi-location-01:before{content:"\3280"}.hgi-solid.hgi-standard.hgi-location-02:before{content:"\3281"}.hgi-solid.hgi-standard.hgi-location-03:before{content:"\3282"}.hgi-solid.hgi-standard.hgi-location-04:before{content:"\3283"}.hgi-solid.hgi-standard.hgi-location-05:before{content:"\3284"}.hgi-solid.hgi-standard.hgi-location-06:before{content:"\3285"}.hgi-solid.hgi-standard.hgi-location-07:before{content:"\3286"}.hgi-solid.hgi-standard.hgi-location-08:before{content:"\3287"}.hgi-solid.hgi-standard.hgi-location-09:before{content:"\3288"}.hgi-solid.hgi-standard.hgi-location-10:before{content:"\3289"}.hgi-solid.hgi-standard.hgi-location-add-01:before{content:"\328a"}.hgi-solid.hgi-standard.hgi-location-add-02:before{content:"\328b"}.hgi-solid.hgi-standard.hgi-location-check-01:before{content:"\328c"}.hgi-solid.hgi-standard.hgi-location-check-02:before{content:"\328d"}.hgi-solid.hgi-standard.hgi-location-favourite-01:before{content:"\328e"}.hgi-solid.hgi-standard.hgi-location-favourite-02:before{content:"\328f"}.hgi-solid.hgi-standard.hgi-location-offline-01:before{content:"\3290"}.hgi-solid.hgi-standard.hgi-location-offline-02:before{content:"\3291"}.hgi-solid.hgi-standard.hgi-location-offline-03:before{content:"\3292"}.hgi-solid.hgi-standard.hgi-location-offline-04:before{content:"\3293"}.hgi-solid.hgi-standard.hgi-location-remove-01:before{content:"\3294"}.hgi-solid.hgi-standard.hgi-location-remove-02:before{content:"\3295"}.hgi-solid.hgi-standard.hgi-location-share-01:before{content:"\3296"}.hgi-solid.hgi-standard.hgi-location-share-02:before{content:"\3297"}.hgi-solid.hgi-standard.hgi-location-star-01:before{content:"\3298"}.hgi-solid.hgi-standard.hgi-location-star-02:before{content:"\3299"}.hgi-solid.hgi-standard.hgi-location-update-01:before{content:"\329a"}.hgi-solid.hgi-standard.hgi-location-update-02:before{content:"\329b"}.hgi-solid.hgi-standard.hgi-location-user-01:before{content:"\329c"}.hgi-solid.hgi-standard.hgi-location-user-02:before{content:"\329d"}.hgi-solid.hgi-standard.hgi-location-user-03:before{content:"\329e"}.hgi-solid.hgi-standard.hgi-location-user-04:before{content:"\329f"}.hgi-solid.hgi-standard.hgi-lock-computer:before{content:"\32a0"}.hgi-solid.hgi-standard.hgi-lock-key:before{content:"\32a1"}.hgi-solid.hgi-standard.hgi-lock-password:before{content:"\32a2"}.hgi-solid.hgi-standard.hgi-lock-sync-01:before{content:"\32a3"}.hgi-solid.hgi-standard.hgi-lock-sync-02:before{content:"\32a4"}.hgi-solid.hgi-standard.hgi-lock:before{content:"\32a5"}.hgi-solid.hgi-standard.hgi-locked:before{content:"\32a6"}.hgi-solid.hgi-standard.hgi-locker-01:before{content:"\32a7"}.hgi-solid.hgi-standard.hgi-locker:before{content:"\32a8"}.hgi-solid.hgi-standard.hgi-login-01:before{content:"\32a9"}.hgi-solid.hgi-standard.hgi-login-02:before{content:"\32aa"}.hgi-solid.hgi-standard.hgi-login-03:before{content:"\32ab"}.hgi-solid.hgi-standard.hgi-login-circle-01:before{content:"\32ac"}.hgi-solid.hgi-standard.hgi-login-circle-02:before{content:"\32ad"}.hgi-solid.hgi-standard.hgi-login-method:before{content:"\32ae"}.hgi-solid.hgi-standard.hgi-login-square-01:before{content:"\32af"}.hgi-solid.hgi-standard.hgi-login-square-02:before{content:"\32b0"}.hgi-solid.hgi-standard.hgi-logout-01:before{content:"\32b1"}.hgi-solid.hgi-standard.hgi-logout-02:before{content:"\32b2"}.hgi-solid.hgi-standard.hgi-logout-03:before{content:"\32b3"}.hgi-solid.hgi-standard.hgi-logout-04:before{content:"\32b4"}.hgi-solid.hgi-standard.hgi-logout-05:before{content:"\32b5"}.hgi-solid.hgi-standard.hgi-logout-circle-01:before{content:"\32b6"}.hgi-solid.hgi-standard.hgi-logout-circle-02:before{content:"\32b7"}.hgi-solid.hgi-standard.hgi-logout-square-01:before{content:"\32b8"}.hgi-solid.hgi-standard.hgi-logout-square-02:before{content:"\32b9"}.hgi-solid.hgi-standard.hgi-lollipop:before{content:"\32ba"}.hgi-solid.hgi-standard.hgi-long-sleeve-shirt:before{content:"\32bb"}.hgi-solid.hgi-standard.hgi-longitude:before{content:"\32bc"}.hgi-solid.hgi-standard.hgi-look-bottom:before{content:"\32bd"}.hgi-solid.hgi-standard.hgi-look-left:before{content:"\32be"}.hgi-solid.hgi-standard.hgi-look-right:before{content:"\32bf"}.hgi-solid.hgi-standard.hgi-look-top:before{content:"\32c0"}.hgi-solid.hgi-standard.hgi-loom:before{content:"\32c1"}.hgi-solid.hgi-standard.hgi-lottiefiles:before{content:"\32c2"}.hgi-solid.hgi-standard.hgi-love-korean-finger:before{content:"\32c3"}.hgi-solid.hgi-standard.hgi-loyalty-card:before{content:"\32c4"}.hgi-solid.hgi-standard.hgi-luggage-01:before{content:"\32c5"}.hgi-solid.hgi-standard.hgi-luggage-02:before{content:"\32c6"}.hgi-solid.hgi-standard.hgi-lungs:before{content:"\32c7"}.hgi-solid.hgi-standard.hgi-machine-robot:before{content:"\32c8"}.hgi-solid.hgi-standard.hgi-magic-wand-01:before{content:"\32c9"}.hgi-solid.hgi-standard.hgi-magic-wand-02:before{content:"\32ca"}.hgi-solid.hgi-standard.hgi-magic-wand-03:before{content:"\32cb"}.hgi-solid.hgi-standard.hgi-magnet-01:before{content:"\32cc"}.hgi-solid.hgi-standard.hgi-magnet-02:before{content:"\32cd"}.hgi-solid.hgi-standard.hgi-magnet:before{content:"\32ce"}.hgi-solid.hgi-standard.hgi-mail-01:before{content:"\32cf"}.hgi-solid.hgi-standard.hgi-mail-02:before{content:"\32d0"}.hgi-solid.hgi-standard.hgi-mail-account-01:before{content:"\32d1"}.hgi-solid.hgi-standard.hgi-mail-account-02:before{content:"\32d2"}.hgi-solid.hgi-standard.hgi-mail-add-01:before{content:"\32d3"}.hgi-solid.hgi-standard.hgi-mail-add-02:before{content:"\32d4"}.hgi-solid.hgi-standard.hgi-mail-at-sign-01:before{content:"\32d5"}.hgi-solid.hgi-standard.hgi-mail-at-sign-02:before{content:"\32d6"}.hgi-solid.hgi-standard.hgi-mail-block-01:before{content:"\32d7"}.hgi-solid.hgi-standard.hgi-mail-block-02:before{content:"\32d8"}.hgi-solid.hgi-standard.hgi-mail-download-01:before{content:"\32d9"}.hgi-solid.hgi-standard.hgi-mail-download-02:before{content:"\32da"}.hgi-solid.hgi-standard.hgi-mail-edit-01:before{content:"\32db"}.hgi-solid.hgi-standard.hgi-mail-edit-02:before{content:"\32dc"}.hgi-solid.hgi-standard.hgi-mail-lock-01:before{content:"\32dd"}.hgi-solid.hgi-standard.hgi-mail-lock-02:before{content:"\32de"}.hgi-solid.hgi-standard.hgi-mail-love-01:before{content:"\32df"}.hgi-solid.hgi-standard.hgi-mail-love-02:before{content:"\32e0"}.hgi-solid.hgi-standard.hgi-mail-minus-01:before{content:"\32e1"}.hgi-solid.hgi-standard.hgi-mail-minus-02:before{content:"\32e2"}.hgi-solid.hgi-standard.hgi-mail-open-01:before{content:"\32e3"}.hgi-solid.hgi-standard.hgi-mail-open-02:before{content:"\32e4"}.hgi-solid.hgi-standard.hgi-mail-open-love:before{content:"\32e5"}.hgi-solid.hgi-standard.hgi-mail-open:before{content:"\32e6"}.hgi-solid.hgi-standard.hgi-mail-receive-01:before{content:"\32e7"}.hgi-solid.hgi-standard.hgi-mail-receive-02:before{content:"\32e8"}.hgi-solid.hgi-standard.hgi-mail-remove-01:before{content:"\32e9"}.hgi-solid.hgi-standard.hgi-mail-remove-02:before{content:"\32ea"}.hgi-solid.hgi-standard.hgi-mail-reply-01:before{content:"\32eb"}.hgi-solid.hgi-standard.hgi-mail-reply-02:before{content:"\32ec"}.hgi-solid.hgi-standard.hgi-mail-reply-all-01:before{content:"\32ed"}.hgi-solid.hgi-standard.hgi-mail-reply-all-02:before{content:"\32ee"}.hgi-solid.hgi-standard.hgi-mail-search-01:before{content:"\32ef"}.hgi-solid.hgi-standard.hgi-mail-search-02:before{content:"\32f0"}.hgi-solid.hgi-standard.hgi-mail-secure-01:before{content:"\32f1"}.hgi-solid.hgi-standard.hgi-mail-secure-02:before{content:"\32f2"}.hgi-solid.hgi-standard.hgi-mail-send-01:before{content:"\32f3"}.hgi-solid.hgi-standard.hgi-mail-send-02:before{content:"\32f4"}.hgi-solid.hgi-standard.hgi-mail-setting-01:before{content:"\32f5"}.hgi-solid.hgi-standard.hgi-mail-setting-02:before{content:"\32f6"}.hgi-solid.hgi-standard.hgi-mail-unlock-01:before{content:"\32f7"}.hgi-solid.hgi-standard.hgi-mail-unlock-02:before{content:"\32f8"}.hgi-solid.hgi-standard.hgi-mail-upload-01:before{content:"\32f9"}.hgi-solid.hgi-standard.hgi-mail-upload-02:before{content:"\32fa"}.hgi-solid.hgi-standard.hgi-mail-validation-01:before{content:"\32fb"}.hgi-solid.hgi-standard.hgi-mail-validation-02:before{content:"\32fc"}.hgi-solid.hgi-standard.hgi-mail-voice-01:before{content:"\32fd"}.hgi-solid.hgi-standard.hgi-mail-voice-02:before{content:"\32fe"}.hgi-solid.hgi-standard.hgi-mailbox-01:before{content:"\32ff"}.hgi-solid.hgi-standard.hgi-mailbox:before{content:"\3300"}.hgi-solid.hgi-standard.hgi-manager:before{content:"\3301"}.hgi-solid.hgi-standard.hgi-map-pin:before{content:"\3302"}.hgi-solid.hgi-standard.hgi-map-pinpoint-01:before{content:"\3303"}.hgi-solid.hgi-standard.hgi-map-pinpoint-02:before{content:"\3304"}.hgi-solid.hgi-standard.hgi-maping:before{content:"\3305"}.hgi-solid.hgi-standard.hgi-maps-circle-01:before{content:"\3306"}.hgi-solid.hgi-standard.hgi-maps-circle-02:before{content:"\3307"}.hgi-solid.hgi-standard.hgi-maps-editing:before{content:"\3308"}.hgi-solid.hgi-standard.hgi-maps-global-01:before{content:"\3309"}.hgi-solid.hgi-standard.hgi-maps-global-02:before{content:"\330a"}.hgi-solid.hgi-standard.hgi-maps-location-01:before{content:"\330b"}.hgi-solid.hgi-standard.hgi-maps-location-02:before{content:"\330c"}.hgi-solid.hgi-standard.hgi-maps-off:before{content:"\330d"}.hgi-solid.hgi-standard.hgi-maps-refresh:before{content:"\330e"}.hgi-solid.hgi-standard.hgi-maps-search:before{content:"\330f"}.hgi-solid.hgi-standard.hgi-maps-square-01:before{content:"\3310"}.hgi-solid.hgi-standard.hgi-maps-square-02:before{content:"\3311"}.hgi-solid.hgi-standard.hgi-maps:before{content:"\3312"}.hgi-solid.hgi-standard.hgi-market-analysis:before{content:"\3313"}.hgi-solid.hgi-standard.hgi-marketing:before{content:"\3314"}.hgi-solid.hgi-standard.hgi-mask-love:before{content:"\3315"}.hgi-solid.hgi-standard.hgi-mask:before{content:"\3316"}.hgi-solid.hgi-standard.hgi-master-card:before{content:"\3317"}.hgi-solid.hgi-standard.hgi-matches:before{content:"\3318"}.hgi-solid.hgi-standard.hgi-math:before{content:"\3319"}.hgi-solid.hgi-standard.hgi-matrix:before{content:"\331a"}.hgi-solid.hgi-standard.hgi-maximize-01:before{content:"\331b"}.hgi-solid.hgi-standard.hgi-maximize-02:before{content:"\331c"}.hgi-solid.hgi-standard.hgi-maximize-03:before{content:"\331d"}.hgi-solid.hgi-standard.hgi-maximize-04:before{content:"\331e"}.hgi-solid.hgi-standard.hgi-maximize-screen:before{content:"\331f"}.hgi-solid.hgi-standard.hgi-mayan-pyramid:before{content:"\3320"}.hgi-solid.hgi-standard.hgi-maze:before{content:"\3321"}.hgi-solid.hgi-standard.hgi-medal-01:before{content:"\3322"}.hgi-solid.hgi-standard.hgi-medal-02:before{content:"\3323"}.hgi-solid.hgi-standard.hgi-medal-03:before{content:"\3324"}.hgi-solid.hgi-standard.hgi-medal-04:before{content:"\3325"}.hgi-solid.hgi-standard.hgi-medal-05:before{content:"\3326"}.hgi-solid.hgi-standard.hgi-medal-06:before{content:"\3327"}.hgi-solid.hgi-standard.hgi-medal-07:before{content:"\3328"}.hgi-solid.hgi-standard.hgi-medal-first-place:before{content:"\3329"}.hgi-solid.hgi-standard.hgi-medal-second-place:before{content:"\332a"}.hgi-solid.hgi-standard.hgi-medal-third-place:before{content:"\332b"}.hgi-solid.hgi-standard.hgi-medical-file:before{content:"\332c"}.hgi-solid.hgi-standard.hgi-medical-mask:before{content:"\332d"}.hgi-solid.hgi-standard.hgi-medicine-01:before{content:"\332e"}.hgi-solid.hgi-standard.hgi-medicine-02:before{content:"\332f"}.hgi-solid.hgi-standard.hgi-medicine-bottle-01:before{content:"\3330"}.hgi-solid.hgi-standard.hgi-medicine-bottle-02:before{content:"\3331"}.hgi-solid.hgi-standard.hgi-medicine-syrup:before{content:"\3332"}.hgi-solid.hgi-standard.hgi-medium-square:before{content:"\3333"}.hgi-solid.hgi-standard.hgi-medium:before{content:"\3334"}.hgi-solid.hgi-standard.hgi-meeting-room:before{content:"\3335"}.hgi-solid.hgi-standard.hgi-megaphone-01:before{content:"\3336"}.hgi-solid.hgi-standard.hgi-megaphone-02:before{content:"\3337"}.hgi-solid.hgi-standard.hgi-meh:before{content:"\3338"}.hgi-solid.hgi-standard.hgi-mentor:before{content:"\3339"}.hgi-solid.hgi-standard.hgi-mentoring:before{content:"\333a"}.hgi-solid.hgi-standard.hgi-menu-01:before{content:"\333b"}.hgi-solid.hgi-standard.hgi-menu-02:before{content:"\333c"}.hgi-solid.hgi-standard.hgi-menu-03:before{content:"\333d"}.hgi-solid.hgi-standard.hgi-menu-04:before{content:"\333e"}.hgi-solid.hgi-standard.hgi-menu-05:before{content:"\333f"}.hgi-solid.hgi-standard.hgi-menu-06:before{content:"\3340"}.hgi-solid.hgi-standard.hgi-menu-07:before{content:"\3341"}.hgi-solid.hgi-standard.hgi-menu-08:before{content:"\3342"}.hgi-solid.hgi-standard.hgi-menu-09:before{content:"\3343"}.hgi-solid.hgi-standard.hgi-menu-10:before{content:"\3344"}.hgi-solid.hgi-standard.hgi-menu-11:before{content:"\3345"}.hgi-solid.hgi-standard.hgi-menu-circle:before{content:"\3346"}.hgi-solid.hgi-standard.hgi-menu-restaurant:before{content:"\3347"}.hgi-solid.hgi-standard.hgi-menu-square:before{content:"\3348"}.hgi-solid.hgi-standard.hgi-message-01:before{content:"\3349"}.hgi-solid.hgi-standard.hgi-message-02:before{content:"\334a"}.hgi-solid.hgi-standard.hgi-message-add-01:before{content:"\334b"}.hgi-solid.hgi-standard.hgi-message-add-02:before{content:"\334c"}.hgi-solid.hgi-standard.hgi-message-blocked:before{content:"\334d"}.hgi-solid.hgi-standard.hgi-message-cancel-01:before{content:"\334e"}.hgi-solid.hgi-standard.hgi-message-cancel-02:before{content:"\334f"}.hgi-solid.hgi-standard.hgi-message-delay-01:before{content:"\3350"}.hgi-solid.hgi-standard.hgi-message-delay-02:before{content:"\3351"}.hgi-solid.hgi-standard.hgi-message-done-01:before{content:"\3352"}.hgi-solid.hgi-standard.hgi-message-done-02:before{content:"\3353"}.hgi-solid.hgi-standard.hgi-message-download-01:before{content:"\3354"}.hgi-solid.hgi-standard.hgi-message-download-02:before{content:"\3355"}.hgi-solid.hgi-standard.hgi-message-edit-01:before{content:"\3356"}.hgi-solid.hgi-standard.hgi-message-edit-02:before{content:"\3357"}.hgi-solid.hgi-standard.hgi-message-favourite-01:before{content:"\3358"}.hgi-solid.hgi-standard.hgi-message-favourite-02:before{content:"\3359"}.hgi-solid.hgi-standard.hgi-message-incoming-01:before{content:"\335a"}.hgi-solid.hgi-standard.hgi-message-incoming-02:before{content:"\335b"}.hgi-solid.hgi-standard.hgi-message-lock-01:before{content:"\335c"}.hgi-solid.hgi-standard.hgi-message-lock-02:before{content:"\335d"}.hgi-solid.hgi-standard.hgi-message-multiple-01:before{content:"\335e"}.hgi-solid.hgi-standard.hgi-message-multiple-02:before{content:"\335f"}.hgi-solid.hgi-standard.hgi-message-notification-01:before{content:"\3360"}.hgi-solid.hgi-standard.hgi-message-notification-02:before{content:"\3361"}.hgi-solid.hgi-standard.hgi-message-outgoing-01:before{content:"\3362"}.hgi-solid.hgi-standard.hgi-message-outgoing-02:before{content:"\3363"}.hgi-solid.hgi-standard.hgi-message-preview-01:before{content:"\3364"}.hgi-solid.hgi-standard.hgi-message-preview-02:before{content:"\3365"}.hgi-solid.hgi-standard.hgi-message-programming:before{content:"\3366"}.hgi-solid.hgi-standard.hgi-message-question:before{content:"\3367"}.hgi-solid.hgi-standard.hgi-message-search-01:before{content:"\3368"}.hgi-solid.hgi-standard.hgi-message-search-02:before{content:"\3369"}.hgi-solid.hgi-standard.hgi-message-secure-01:before{content:"\336a"}.hgi-solid.hgi-standard.hgi-message-secure-02:before{content:"\336b"}.hgi-solid.hgi-standard.hgi-message-translate:before{content:"\336c"}.hgi-solid.hgi-standard.hgi-message-unlock-01:before{content:"\336d"}.hgi-solid.hgi-standard.hgi-message-unlock-02:before{content:"\336e"}.hgi-solid.hgi-standard.hgi-message-upload-01:before{content:"\336f"}.hgi-solid.hgi-standard.hgi-message-upload-02:before{content:"\3370"}.hgi-solid.hgi-standard.hgi-message-user-01:before{content:"\3371"}.hgi-solid.hgi-standard.hgi-message-user-02:before{content:"\3372"}.hgi-solid.hgi-standard.hgi-messenger:before{content:"\3373"}.hgi-solid.hgi-standard.hgi-meta:before{content:"\3374"}.hgi-solid.hgi-standard.hgi-metro:before{content:"\3375"}.hgi-solid.hgi-standard.hgi-mic-01:before{content:"\3376"}.hgi-solid.hgi-standard.hgi-mic-02:before{content:"\3377"}.hgi-solid.hgi-standard.hgi-mic-off-01:before{content:"\3378"}.hgi-solid.hgi-standard.hgi-mic-off-02:before{content:"\3379"}.hgi-solid.hgi-standard.hgi-microsoft-admin:before{content:"\337a"}.hgi-solid.hgi-standard.hgi-microsoft:before{content:"\337b"}.hgi-solid.hgi-standard.hgi-microwave:before{content:"\337c"}.hgi-solid.hgi-standard.hgi-milk-bottle:before{content:"\337d"}.hgi-solid.hgi-standard.hgi-milk-carton:before{content:"\337e"}.hgi-solid.hgi-standard.hgi-milk-coconut:before{content:"\337f"}.hgi-solid.hgi-standard.hgi-milk-oat:before{content:"\3380"}.hgi-solid.hgi-standard.hgi-minimize-01:before{content:"\3381"}.hgi-solid.hgi-standard.hgi-minimize-02:before{content:"\3382"}.hgi-solid.hgi-standard.hgi-minimize-03:before{content:"\3383"}.hgi-solid.hgi-standard.hgi-minimize-04:before{content:"\3384"}.hgi-solid.hgi-standard.hgi-minimize-screen:before{content:"\3385"}.hgi-solid.hgi-standard.hgi-mining-01:before{content:"\3386"}.hgi-solid.hgi-standard.hgi-mining-02:before{content:"\3387"}.hgi-solid.hgi-standard.hgi-mining-03:before{content:"\3388"}.hgi-solid.hgi-standard.hgi-minus-plus-01:before{content:"\3389"}.hgi-solid.hgi-standard.hgi-minus-plus-02:before{content:"\338a"}.hgi-solid.hgi-standard.hgi-minus-plus-circle-01:before{content:"\338b"}.hgi-solid.hgi-standard.hgi-minus-plus-circle-02:before{content:"\338c"}.hgi-solid.hgi-standard.hgi-minus-plus-square-01:before{content:"\338d"}.hgi-solid.hgi-standard.hgi-minus-plus-square-02:before{content:"\338e"}.hgi-solid.hgi-standard.hgi-minus-sign-circle:before{content:"\338f"}.hgi-solid.hgi-standard.hgi-minus-sign-square:before{content:"\3390"}.hgi-solid.hgi-standard.hgi-minus-sign:before{content:"\3391"}.hgi-solid.hgi-standard.hgi-mirror:before{content:"\3392"}.hgi-solid.hgi-standard.hgi-mirroring-screen:before{content:"\3393"}.hgi-solid.hgi-standard.hgi-mixer:before{content:"\3394"}.hgi-solid.hgi-standard.hgi-mobile-navigator-01:before{content:"\3395"}.hgi-solid.hgi-standard.hgi-mobile-navigator-02:before{content:"\3396"}.hgi-solid.hgi-standard.hgi-mobile-programming-01:before{content:"\3397"}.hgi-solid.hgi-standard.hgi-mobile-programming-02:before{content:"\3398"}.hgi-solid.hgi-standard.hgi-mobile-protection:before{content:"\3399"}.hgi-solid.hgi-standard.hgi-mobile-security:before{content:"\339a"}.hgi-solid.hgi-standard.hgi-mochi:before{content:"\339b"}.hgi-solid.hgi-standard.hgi-modern-tv-four-k:before{content:"\339c"}.hgi-solid.hgi-standard.hgi-modern-tv-issue:before{content:"\339d"}.hgi-solid.hgi-standard.hgi-modern-tv:before{content:"\339e"}.hgi-solid.hgi-standard.hgi-molecules:before{content:"\339f"}.hgi-solid.hgi-standard.hgi-monas:before{content:"\33a0"}.hgi-solid.hgi-standard.hgi-money-01:before{content:"\33a1"}.hgi-solid.hgi-standard.hgi-money-02:before{content:"\33a2"}.hgi-solid.hgi-standard.hgi-money-03:before{content:"\33a3"}.hgi-solid.hgi-standard.hgi-money-04:before{content:"\33a4"}.hgi-solid.hgi-standard.hgi-money-add-01:before{content:"\33a5"}.hgi-solid.hgi-standard.hgi-money-add-02:before{content:"\33a6"}.hgi-solid.hgi-standard.hgi-money-bag-01:before{content:"\33a7"}.hgi-solid.hgi-standard.hgi-money-bag-02:before{content:"\33a8"}.hgi-solid.hgi-standard.hgi-money-exchange-01:before{content:"\33a9"}.hgi-solid.hgi-standard.hgi-money-exchange-02:before{content:"\33aa"}.hgi-solid.hgi-standard.hgi-money-exchange-03:before{content:"\33ab"}.hgi-solid.hgi-standard.hgi-money-not-found-01:before{content:"\33ac"}.hgi-solid.hgi-standard.hgi-money-not-found-02:before{content:"\33ad"}.hgi-solid.hgi-standard.hgi-money-not-found-03:before{content:"\33ae"}.hgi-solid.hgi-standard.hgi-money-not-found-04:before{content:"\33af"}.hgi-solid.hgi-standard.hgi-money-receive-01:before{content:"\33b0"}.hgi-solid.hgi-standard.hgi-money-receive-02:before{content:"\33b1"}.hgi-solid.hgi-standard.hgi-money-receive-circle:before{content:"\33b2"}.hgi-solid.hgi-standard.hgi-money-receive-flow-01:before{content:"\33b3"}.hgi-solid.hgi-standard.hgi-money-receive-flow-02:before{content:"\33b4"}.hgi-solid.hgi-standard.hgi-money-receive-square:before{content:"\33b5"}.hgi-solid.hgi-standard.hgi-money-remove-01:before{content:"\33b6"}.hgi-solid.hgi-standard.hgi-money-remove-02:before{content:"\33b7"}.hgi-solid.hgi-standard.hgi-money-safe:before{content:"\33b8"}.hgi-solid.hgi-standard.hgi-money-saving-jar:before{content:"\33b9"}.hgi-solid.hgi-standard.hgi-money-security:before{content:"\33ba"}.hgi-solid.hgi-standard.hgi-money-send-01:before{content:"\33bb"}.hgi-solid.hgi-standard.hgi-money-send-02:before{content:"\33bc"}.hgi-solid.hgi-standard.hgi-money-send-circle:before{content:"\33bd"}.hgi-solid.hgi-standard.hgi-money-send-flow-01:before{content:"\33be"}.hgi-solid.hgi-standard.hgi-money-send-flow-02:before{content:"\33bf"}.hgi-solid.hgi-standard.hgi-money-send-square:before{content:"\33c0"}.hgi-solid.hgi-standard.hgi-monocle-01:before{content:"\33c1"}.hgi-solid.hgi-standard.hgi-monocle:before{content:"\33c2"}.hgi-solid.hgi-standard.hgi-monster:before{content:"\33c3"}.hgi-solid.hgi-standard.hgi-moon-01:before{content:"\33c4"}.hgi-solid.hgi-standard.hgi-moon-02:before{content:"\33c5"}.hgi-solid.hgi-standard.hgi-moon-angled-rain-zap:before{content:"\33c6"}.hgi-solid.hgi-standard.hgi-moon-cloud-angled-rain:before{content:"\33c7"}.hgi-solid.hgi-standard.hgi-moon-cloud-angled-zap:before{content:"\33c8"}.hgi-solid.hgi-standard.hgi-moon-cloud-big-rain:before{content:"\33c9"}.hgi-solid.hgi-standard.hgi-moon-cloud-fast-wind:before{content:"\33ca"}.hgi-solid.hgi-standard.hgi-moon-cloud-hailstone:before{content:"\33cb"}.hgi-solid.hgi-standard.hgi-moon-cloud-little-rain:before{content:"\33cc"}.hgi-solid.hgi-standard.hgi-moon-cloud-little-snow:before{content:"\33cd"}.hgi-solid.hgi-standard.hgi-moon-cloud-mid-rain:before{content:"\33ce"}.hgi-solid.hgi-standard.hgi-moon-cloud-mid-snow:before{content:"\33cf"}.hgi-solid.hgi-standard.hgi-moon-cloud-slow-wind:before{content:"\33d0"}.hgi-solid.hgi-standard.hgi-moon-cloud-snow:before{content:"\33d1"}.hgi-solid.hgi-standard.hgi-moon-cloud:before{content:"\33d2"}.hgi-solid.hgi-standard.hgi-moon-eclipse:before{content:"\33d3"}.hgi-solid.hgi-standard.hgi-moon-fast-wind:before{content:"\33d4"}.hgi-solid.hgi-standard.hgi-moon-landing:before{content:"\33d5"}.hgi-solid.hgi-standard.hgi-moon-slow-wind:before{content:"\33d6"}.hgi-solid.hgi-standard.hgi-moon:before{content:"\33d7"}.hgi-solid.hgi-standard.hgi-moonset:before{content:"\33d8"}.hgi-solid.hgi-standard.hgi-more-01:before{content:"\33d9"}.hgi-solid.hgi-standard.hgi-more-02:before{content:"\33da"}.hgi-solid.hgi-standard.hgi-more-03:before{content:"\33db"}.hgi-solid.hgi-standard.hgi-more-horizontal-circle-01:before{content:"\33dc"}.hgi-solid.hgi-standard.hgi-more-horizontal-circle-02:before{content:"\33dd"}.hgi-solid.hgi-standard.hgi-more-horizontal-square-01:before{content:"\33de"}.hgi-solid.hgi-standard.hgi-more-horizontal-square-02:before{content:"\33df"}.hgi-solid.hgi-standard.hgi-more-horizontal:before{content:"\33e0"}.hgi-solid.hgi-standard.hgi-more-or-less-circle:before{content:"\33e1"}.hgi-solid.hgi-standard.hgi-more-or-less-square:before{content:"\33e2"}.hgi-solid.hgi-standard.hgi-more-or-less:before{content:"\33e3"}.hgi-solid.hgi-standard.hgi-more-vertical-circle-01:before{content:"\33e4"}.hgi-solid.hgi-standard.hgi-more-vertical-circle-02:before{content:"\33e5"}.hgi-solid.hgi-standard.hgi-more-vertical-square-01:before{content:"\33e6"}.hgi-solid.hgi-standard.hgi-more-vertical-square-02:before{content:"\33e7"}.hgi-solid.hgi-standard.hgi-more-vertical:before{content:"\33e8"}.hgi-solid.hgi-standard.hgi-more:before{content:"\33e9"}.hgi-solid.hgi-standard.hgi-mortar:before{content:"\33ea"}.hgi-solid.hgi-standard.hgi-mortarboard-01:before{content:"\33eb"}.hgi-solid.hgi-standard.hgi-mortarboard-02:before{content:"\33ec"}.hgi-solid.hgi-standard.hgi-mosque-01:before{content:"\33ed"}.hgi-solid.hgi-standard.hgi-mosque-02:before{content:"\33ee"}.hgi-solid.hgi-standard.hgi-mosque-03:before{content:"\33ef"}.hgi-solid.hgi-standard.hgi-mosque-04:before{content:"\33f0"}.hgi-solid.hgi-standard.hgi-mosque-05:before{content:"\33f1"}.hgi-solid.hgi-standard.hgi-mosque-location:before{content:"\33f2"}.hgi-solid.hgi-standard.hgi-motion-01:before{content:"\33f3"}.hgi-solid.hgi-standard.hgi-motion-02:before{content:"\33f4"}.hgi-solid.hgi-standard.hgi-motorbike-01:before{content:"\33f5"}.hgi-solid.hgi-standard.hgi-motorbike-02:before{content:"\33f6"}.hgi-solid.hgi-standard.hgi-mountain:before{content:"\33f7"}.hgi-solid.hgi-standard.hgi-mouse-01:before{content:"\33f8"}.hgi-solid.hgi-standard.hgi-mouse-02:before{content:"\33f9"}.hgi-solid.hgi-standard.hgi-mouse-03:before{content:"\33fa"}.hgi-solid.hgi-standard.hgi-mouse-04:before{content:"\33fb"}.hgi-solid.hgi-standard.hgi-mouse-05:before{content:"\33fc"}.hgi-solid.hgi-standard.hgi-mouse-06:before{content:"\33fd"}.hgi-solid.hgi-standard.hgi-mouse-07:before{content:"\33fe"}.hgi-solid.hgi-standard.hgi-mouse-08:before{content:"\33ff"}.hgi-solid.hgi-standard.hgi-mouse-09:before{content:"\3400"}.hgi-solid.hgi-standard.hgi-mouse-10:before{content:"\3401"}.hgi-solid.hgi-standard.hgi-mouse-11:before{content:"\3402"}.hgi-solid.hgi-standard.hgi-mouse-12:before{content:"\3403"}.hgi-solid.hgi-standard.hgi-mouse-13:before{content:"\3404"}.hgi-solid.hgi-standard.hgi-mouse-14:before{content:"\3405"}.hgi-solid.hgi-standard.hgi-mouse-15:before{content:"\3406"}.hgi-solid.hgi-standard.hgi-mouse-16:before{content:"\3407"}.hgi-solid.hgi-standard.hgi-mouse-17:before{content:"\3408"}.hgi-solid.hgi-standard.hgi-mouse-18:before{content:"\3409"}.hgi-solid.hgi-standard.hgi-mouse-19:before{content:"\340a"}.hgi-solid.hgi-standard.hgi-mouse-20:before{content:"\340b"}.hgi-solid.hgi-standard.hgi-mouse-21:before{content:"\340c"}.hgi-solid.hgi-standard.hgi-mouse-22:before{content:"\340d"}.hgi-solid.hgi-standard.hgi-mouse-23:before{content:"\340e"}.hgi-solid.hgi-standard.hgi-mouse-left-click-01:before{content:"\340f"}.hgi-solid.hgi-standard.hgi-mouse-left-click-02:before{content:"\3410"}.hgi-solid.hgi-standard.hgi-mouse-left-click-03:before{content:"\3411"}.hgi-solid.hgi-standard.hgi-mouse-left-click-04:before{content:"\3412"}.hgi-solid.hgi-standard.hgi-mouse-left-click-05:before{content:"\3413"}.hgi-solid.hgi-standard.hgi-mouse-left-click-06:before{content:"\3414"}.hgi-solid.hgi-standard.hgi-mouse-right-click-01:before{content:"\3415"}.hgi-solid.hgi-standard.hgi-mouse-right-click-02:before{content:"\3416"}.hgi-solid.hgi-standard.hgi-mouse-right-click-03:before{content:"\3417"}.hgi-solid.hgi-standard.hgi-mouse-right-click-04:before{content:"\3418"}.hgi-solid.hgi-standard.hgi-mouse-right-click-05:before{content:"\3419"}.hgi-solid.hgi-standard.hgi-mouse-right-click-06:before{content:"\341a"}.hgi-solid.hgi-standard.hgi-mouse-scroll-01:before{content:"\341b"}.hgi-solid.hgi-standard.hgi-mouse-scroll-02:before{content:"\341c"}.hgi-solid.hgi-standard.hgi-move-01:before{content:"\341d"}.hgi-solid.hgi-standard.hgi-move-02:before{content:"\341e"}.hgi-solid.hgi-standard.hgi-move-bottom:before{content:"\341f"}.hgi-solid.hgi-standard.hgi-move-left:before{content:"\3420"}.hgi-solid.hgi-standard.hgi-move-right:before{content:"\3421"}.hgi-solid.hgi-standard.hgi-move-to:before{content:"\3422"}.hgi-solid.hgi-standard.hgi-move-top:before{content:"\3423"}.hgi-solid.hgi-standard.hgi-move:before{content:"\3424"}.hgi-solid.hgi-standard.hgi-mp-3-01:before{content:"\3425"}.hgi-solid.hgi-standard.hgi-mp-3-02:before{content:"\3426"}.hgi-solid.hgi-standard.hgi-mp-4-01:before{content:"\3427"}.hgi-solid.hgi-standard.hgi-mp-4-02:before{content:"\3428"}.hgi-solid.hgi-standard.hgi-muhammad:before{content:"\3429"}.hgi-solid.hgi-standard.hgi-multiplication-sign-circle:before{content:"\342a"}.hgi-solid.hgi-standard.hgi-multiplication-sign-square:before{content:"\342b"}.hgi-solid.hgi-standard.hgi-multiplication-sign:before{content:"\342c"}.hgi-solid.hgi-standard.hgi-mushroom-01:before{content:"\342d"}.hgi-solid.hgi-standard.hgi-mushroom:before{content:"\342e"}.hgi-solid.hgi-standard.hgi-music-note-01:before{content:"\342f"}.hgi-solid.hgi-standard.hgi-music-note-02:before{content:"\3430"}.hgi-solid.hgi-standard.hgi-music-note-03:before{content:"\3431"}.hgi-solid.hgi-standard.hgi-music-note-04:before{content:"\3432"}.hgi-solid.hgi-standard.hgi-music-note-square-01:before{content:"\3433"}.hgi-solid.hgi-standard.hgi-music-note-square-02:before{content:"\3434"}.hgi-solid.hgi-standard.hgi-muslim:before{content:"\3435"}.hgi-solid.hgi-standard.hgi-mute:before{content:"\3436"}.hgi-solid.hgi-standard.hgi-mymind:before{content:"\3437"}.hgi-solid.hgi-standard.hgi-n-th-root-circle:before{content:"\3438"}.hgi-solid.hgi-standard.hgi-n-th-root-square:before{content:"\3439"}.hgi-solid.hgi-standard.hgi-n-th-root:before{content:"\343a"}.hgi-solid.hgi-standard.hgi-nano-technology:before{content:"\343b"}.hgi-solid.hgi-standard.hgi-natural-food:before{content:"\343c"}.hgi-solid.hgi-standard.hgi-navigation-01:before{content:"\343d"}.hgi-solid.hgi-standard.hgi-navigation-02:before{content:"\343e"}.hgi-solid.hgi-standard.hgi-navigation-03:before{content:"\343f"}.hgi-solid.hgi-standard.hgi-navigation-04:before{content:"\3440"}.hgi-solid.hgi-standard.hgi-navigator-01:before{content:"\3441"}.hgi-solid.hgi-standard.hgi-navigator-02:before{content:"\3442"}.hgi-solid.hgi-standard.hgi-necklace:before{content:"\3443"}.hgi-solid.hgi-standard.hgi-nerd:before{content:"\3444"}.hgi-solid.hgi-standard.hgi-neural-network:before{content:"\3445"}.hgi-solid.hgi-standard.hgi-neutral:before{content:"\3446"}.hgi-solid.hgi-standard.hgi-new-job:before{content:"\3447"}.hgi-solid.hgi-standard.hgi-new-office:before{content:"\3448"}.hgi-solid.hgi-standard.hgi-new-releases:before{content:"\3449"}.hgi-solid.hgi-standard.hgi-new-twitter-ellipse:before{content:"\344a"}.hgi-solid.hgi-standard.hgi-new-twitter-rectangle:before{content:"\344b"}.hgi-solid.hgi-standard.hgi-new-twitter:before{content:"\344c"}.hgi-solid.hgi-standard.hgi-news-01:before{content:"\344d"}.hgi-solid.hgi-standard.hgi-news:before{content:"\344e"}.hgi-solid.hgi-standard.hgi-next:before{content:"\344f"}.hgi-solid.hgi-standard.hgi-nike:before{content:"\3450"}.hgi-solid.hgi-standard.hgi-nintendo-switch:before{content:"\3451"}.hgi-solid.hgi-standard.hgi-nintendo:before{content:"\3452"}.hgi-solid.hgi-standard.hgi-niqab:before{content:"\3453"}.hgi-solid.hgi-standard.hgi-no-internet:before{content:"\3454"}.hgi-solid.hgi-standard.hgi-no-meeting-room:before{content:"\3455"}.hgi-solid.hgi-standard.hgi-node-add:before{content:"\3456"}.hgi-solid.hgi-standard.hgi-node-edit:before{content:"\3457"}.hgi-solid.hgi-standard.hgi-node-move-down:before{content:"\3458"}.hgi-solid.hgi-standard.hgi-node-move-up:before{content:"\3459"}.hgi-solid.hgi-standard.hgi-node-remove:before{content:"\345a"}.hgi-solid.hgi-standard.hgi-noodles:before{content:"\345b"}.hgi-solid.hgi-standard.hgi-nose:before{content:"\345c"}.hgi-solid.hgi-standard.hgi-not-equal-sign-circle:before{content:"\345d"}.hgi-solid.hgi-standard.hgi-not-equal-sign-square:before{content:"\345e"}.hgi-solid.hgi-standard.hgi-not-equal-sign:before{content:"\345f"}.hgi-solid.hgi-standard.hgi-note-01:before{content:"\3460"}.hgi-solid.hgi-standard.hgi-note-02:before{content:"\3461"}.hgi-solid.hgi-standard.hgi-note-03:before{content:"\3462"}.hgi-solid.hgi-standard.hgi-note-04:before{content:"\3463"}.hgi-solid.hgi-standard.hgi-note-05:before{content:"\3464"}.hgi-solid.hgi-standard.hgi-note-add:before{content:"\3465"}.hgi-solid.hgi-standard.hgi-note-done:before{content:"\3466"}.hgi-solid.hgi-standard.hgi-note-edit:before{content:"\3467"}.hgi-solid.hgi-standard.hgi-note-remove:before{content:"\3468"}.hgi-solid.hgi-standard.hgi-note:before{content:"\3469"}.hgi-solid.hgi-standard.hgi-notebook-01:before{content:"\346a"}.hgi-solid.hgi-standard.hgi-notebook-02:before{content:"\346b"}.hgi-solid.hgi-standard.hgi-notebook:before{content:"\346c"}.hgi-solid.hgi-standard.hgi-notification-01:before{content:"\346d"}.hgi-solid.hgi-standard.hgi-notification-02:before{content:"\346e"}.hgi-solid.hgi-standard.hgi-notification-03:before{content:"\346f"}.hgi-solid.hgi-standard.hgi-notification-block-01:before{content:"\3470"}.hgi-solid.hgi-standard.hgi-notification-block-02:before{content:"\3471"}.hgi-solid.hgi-standard.hgi-notification-block-03:before{content:"\3472"}.hgi-solid.hgi-standard.hgi-notification-bubble:before{content:"\3473"}.hgi-solid.hgi-standard.hgi-notification-circle:before{content:"\3474"}.hgi-solid.hgi-standard.hgi-notification-off-01:before{content:"\3475"}.hgi-solid.hgi-standard.hgi-notification-off-02:before{content:"\3476"}.hgi-solid.hgi-standard.hgi-notification-off-03:before{content:"\3477"}.hgi-solid.hgi-standard.hgi-notification-snooze-01:before{content:"\3478"}.hgi-solid.hgi-standard.hgi-notification-snooze-02:before{content:"\3479"}.hgi-solid.hgi-standard.hgi-notification-snooze-03:before{content:"\347a"}.hgi-solid.hgi-standard.hgi-notification-square:before{content:"\347b"}.hgi-solid.hgi-standard.hgi-notion-01:before{content:"\347c"}.hgi-solid.hgi-standard.hgi-notion-02:before{content:"\347d"}.hgi-solid.hgi-standard.hgi-npm:before{content:"\347e"}.hgi-solid.hgi-standard.hgi-nuclear-power:before{content:"\347f"}.hgi-solid.hgi-standard.hgi-nut:before{content:"\3480"}.hgi-solid.hgi-standard.hgi-obtuse:before{content:"\3481"}.hgi-solid.hgi-standard.hgi-octagon:before{content:"\3482"}.hgi-solid.hgi-standard.hgi-octopus:before{content:"\3483"}.hgi-solid.hgi-standard.hgi-office-365:before{content:"\3484"}.hgi-solid.hgi-standard.hgi-office-chair:before{content:"\3485"}.hgi-solid.hgi-standard.hgi-office:before{content:"\3486"}.hgi-solid.hgi-standard.hgi-oil-barrel:before{content:"\3487"}.hgi-solid.hgi-standard.hgi-ok-finger:before{content:"\3488"}.hgi-solid.hgi-standard.hgi-olympic-torch:before{content:"\3489"}.hgi-solid.hgi-standard.hgi-online-learning-01:before{content:"\348a"}.hgi-solid.hgi-standard.hgi-online-learning-02:before{content:"\348b"}.hgi-solid.hgi-standard.hgi-online-learning-03:before{content:"\348c"}.hgi-solid.hgi-standard.hgi-online-learning-04:before{content:"\348d"}.hgi-solid.hgi-standard.hgi-open-caption:before{content:"\348e"}.hgi-solid.hgi-standard.hgi-option:before{content:"\348f"}.hgi-solid.hgi-standard.hgi-orange:before{content:"\3490"}.hgi-solid.hgi-standard.hgi-orbit-01:before{content:"\3491"}.hgi-solid.hgi-standard.hgi-orbit-02:before{content:"\3492"}.hgi-solid.hgi-standard.hgi-organic-food:before{content:"\3493"}.hgi-solid.hgi-standard.hgi-orthogonal-edge:before{content:"\3494"}.hgi-solid.hgi-standard.hgi-oval:before{content:"\3495"}.hgi-solid.hgi-standard.hgi-oven:before{content:"\3496"}.hgi-solid.hgi-standard.hgi-package-add:before{content:"\3497"}.hgi-solid.hgi-standard.hgi-package-delivered:before{content:"\3498"}.hgi-solid.hgi-standard.hgi-package-moving:before{content:"\3499"}.hgi-solid.hgi-standard.hgi-package-open:before{content:"\349a"}.hgi-solid.hgi-standard.hgi-package-out-of-stock:before{content:"\349b"}.hgi-solid.hgi-standard.hgi-package-process:before{content:"\349c"}.hgi-solid.hgi-standard.hgi-package-receive:before{content:"\349d"}.hgi-solid.hgi-standard.hgi-package-remove:before{content:"\349e"}.hgi-solid.hgi-standard.hgi-package-search:before{content:"\349f"}.hgi-solid.hgi-standard.hgi-package-sent:before{content:"\34a0"}.hgi-solid.hgi-standard.hgi-package:before{content:"\34a1"}.hgi-solid.hgi-standard.hgi-pacman-01:before{content:"\34a2"}.hgi-solid.hgi-standard.hgi-pacman-02:before{content:"\34a3"}.hgi-solid.hgi-standard.hgi-paint-board:before{content:"\34a4"}.hgi-solid.hgi-standard.hgi-paint-brush-01:before{content:"\34a5"}.hgi-solid.hgi-standard.hgi-paint-brush-02:before{content:"\34a6"}.hgi-solid.hgi-standard.hgi-paint-brush-03:before{content:"\34a7"}.hgi-solid.hgi-standard.hgi-paint-brush-04:before{content:"\34a8"}.hgi-solid.hgi-standard.hgi-paint-bucket:before{content:"\34a9"}.hgi-solid.hgi-standard.hgi-pan-01:before{content:"\34aa"}.hgi-solid.hgi-standard.hgi-pan-02:before{content:"\34ab"}.hgi-solid.hgi-standard.hgi-pan-03:before{content:"\34ac"}.hgi-solid.hgi-standard.hgi-parabola-01:before{content:"\34ad"}.hgi-solid.hgi-standard.hgi-parabola-02:before{content:"\34ae"}.hgi-solid.hgi-standard.hgi-parabola-03:before{content:"\34af"}.hgi-solid.hgi-standard.hgi-paragliding:before{content:"\34b0"}.hgi-solid.hgi-standard.hgi-paragraph-bullets-point-01:before{content:"\34b1"}.hgi-solid.hgi-standard.hgi-paragraph-bullets-point-02:before{content:"\34b2"}.hgi-solid.hgi-standard.hgi-paragraph-spacing:before{content:"\34b3"}.hgi-solid.hgi-standard.hgi-paragraph:before{content:"\34b4"}.hgi-solid.hgi-standard.hgi-parallelogram:before{content:"\34b5"}.hgi-solid.hgi-standard.hgi-parking-area-circle:before{content:"\34b6"}.hgi-solid.hgi-standard.hgi-parking-area-square:before{content:"\34b7"}.hgi-solid.hgi-standard.hgi-passport-01:before{content:"\34b8"}.hgi-solid.hgi-standard.hgi-passport-expired:before{content:"\34b9"}.hgi-solid.hgi-standard.hgi-passport-valid:before{content:"\34ba"}.hgi-solid.hgi-standard.hgi-passport:before{content:"\34bb"}.hgi-solid.hgi-standard.hgi-password-validation:before{content:"\34bc"}.hgi-solid.hgi-standard.hgi-path:before{content:"\34bd"}.hgi-solid.hgi-standard.hgi-pathfinder-crop:before{content:"\34be"}.hgi-solid.hgi-standard.hgi-pathfinder-divide:before{content:"\34bf"}.hgi-solid.hgi-standard.hgi-pathfinder-exclude:before{content:"\34c0"}.hgi-solid.hgi-standard.hgi-pathfinder-intersect:before{content:"\34c1"}.hgi-solid.hgi-standard.hgi-pathfinder-merge:before{content:"\34c2"}.hgi-solid.hgi-standard.hgi-pathfinder-minus-back:before{content:"\34c3"}.hgi-solid.hgi-standard.hgi-pathfinder-minus-front:before{content:"\34c4"}.hgi-solid.hgi-standard.hgi-pathfinder-outline:before{content:"\34c5"}.hgi-solid.hgi-standard.hgi-pathfinder-trim:before{content:"\34c6"}.hgi-solid.hgi-standard.hgi-pathfinder-unite:before{content:"\34c7"}.hgi-solid.hgi-standard.hgi-patient:before{content:"\34c8"}.hgi-solid.hgi-standard.hgi-patio:before{content:"\34c9"}.hgi-solid.hgi-standard.hgi-pause:before{content:"\34ca"}.hgi-solid.hgi-standard.hgi-pavilon:before{content:"\34cb"}.hgi-solid.hgi-standard.hgi-pay-by-check:before{content:"\34cc"}.hgi-solid.hgi-standard.hgi-payment-01:before{content:"\34cd"}.hgi-solid.hgi-standard.hgi-payment-02:before{content:"\34ce"}.hgi-solid.hgi-standard.hgi-payment-success-01:before{content:"\34cf"}.hgi-solid.hgi-standard.hgi-payment-success-02:before{content:"\34d0"}.hgi-solid.hgi-standard.hgi-payoneer:before{content:"\34d1"}.hgi-solid.hgi-standard.hgi-paypal:before{content:"\34d2"}.hgi-solid.hgi-standard.hgi-pdf-01:before{content:"\34d3"}.hgi-solid.hgi-standard.hgi-pdf-02:before{content:"\34d4"}.hgi-solid.hgi-standard.hgi-peer-to-peer-01:before{content:"\34d5"}.hgi-solid.hgi-standard.hgi-peer-to-peer-02:before{content:"\34d6"}.hgi-solid.hgi-standard.hgi-peer-to-peer-03:before{content:"\34d7"}.hgi-solid.hgi-standard.hgi-pen-connect-bluetooth:before{content:"\34d8"}.hgi-solid.hgi-standard.hgi-pen-connect-usb:before{content:"\34d9"}.hgi-solid.hgi-standard.hgi-pen-connect-wifi:before{content:"\34da"}.hgi-solid.hgi-standard.hgi-pen-tool-01:before{content:"\34db"}.hgi-solid.hgi-standard.hgi-pen-tool-02:before{content:"\34dc"}.hgi-solid.hgi-standard.hgi-pen-tool-03:before{content:"\34dd"}.hgi-solid.hgi-standard.hgi-pen-tool-add:before{content:"\34de"}.hgi-solid.hgi-standard.hgi-pen-tool-minus:before{content:"\34df"}.hgi-solid.hgi-standard.hgi-pencil-edit-01:before{content:"\34e0"}.hgi-solid.hgi-standard.hgi-pencil-edit-02:before{content:"\34e1"}.hgi-solid.hgi-standard.hgi-pencil:before{content:"\34e2"}.hgi-solid.hgi-standard.hgi-pendulum:before{content:"\34e3"}.hgi-solid.hgi-standard.hgi-pensive:before{content:"\34e4"}.hgi-solid.hgi-standard.hgi-pentagon-01:before{content:"\34e5"}.hgi-solid.hgi-standard.hgi-pentagon:before{content:"\34e6"}.hgi-solid.hgi-standard.hgi-percent-circle:before{content:"\34e7"}.hgi-solid.hgi-standard.hgi-percent-square:before{content:"\34e8"}.hgi-solid.hgi-standard.hgi-percent:before{content:"\34e9"}.hgi-solid.hgi-standard.hgi-perfume:before{content:"\34ea"}.hgi-solid.hgi-standard.hgi-periscope:before{content:"\34eb"}.hgi-solid.hgi-standard.hgi-permanent-job:before{content:"\34ec"}.hgi-solid.hgi-standard.hgi-perspective:before{content:"\34ed"}.hgi-solid.hgi-standard.hgi-pexels:before{content:"\34ee"}.hgi-solid.hgi-standard.hgi-phone-off-01:before{content:"\34ef"}.hgi-solid.hgi-standard.hgi-phone-off-02:before{content:"\34f0"}.hgi-solid.hgi-standard.hgi-php:before{content:"\34f1"}.hgi-solid.hgi-standard.hgi-physics:before{content:"\34f2"}.hgi-solid.hgi-standard.hgi-pi-circle:before{content:"\34f3"}.hgi-solid.hgi-standard.hgi-pi-square:before{content:"\34f4"}.hgi-solid.hgi-standard.hgi-pi:before{content:"\34f5"}.hgi-solid.hgi-standard.hgi-picasa:before{content:"\34f6"}.hgi-solid.hgi-standard.hgi-pickup-01:before{content:"\34f7"}.hgi-solid.hgi-standard.hgi-pickup-02:before{content:"\34f8"}.hgi-solid.hgi-standard.hgi-picture-in-picture-exit:before{content:"\34f9"}.hgi-solid.hgi-standard.hgi-picture-in-picture-on:before{content:"\34fa"}.hgi-solid.hgi-standard.hgi-pie-chart-square:before{content:"\34fb"}.hgi-solid.hgi-standard.hgi-pie-chart:before{content:"\34fc"}.hgi-solid.hgi-standard.hgi-pie:before{content:"\34fd"}.hgi-solid.hgi-standard.hgi-piggy-bank:before{content:"\34fe"}.hgi-solid.hgi-standard.hgi-pin-code:before{content:"\34ff"}.hgi-solid.hgi-standard.hgi-pin-location-01:before{content:"\3500"}.hgi-solid.hgi-standard.hgi-pin-location-02:before{content:"\3501"}.hgi-solid.hgi-standard.hgi-pin-location-03:before{content:"\3502"}.hgi-solid.hgi-standard.hgi-pin-off:before{content:"\3503"}.hgi-solid.hgi-standard.hgi-pin:before{content:"\3504"}.hgi-solid.hgi-standard.hgi-pinterest:before{content:"\3505"}.hgi-solid.hgi-standard.hgi-pipeline:before{content:"\3506"}.hgi-solid.hgi-standard.hgi-pisa-tower:before{content:"\3507"}.hgi-solid.hgi-standard.hgi-pizza-01:before{content:"\3508"}.hgi-solid.hgi-standard.hgi-pizza-02:before{content:"\3509"}.hgi-solid.hgi-standard.hgi-pizza-cutter:before{content:"\350a"}.hgi-solid.hgi-standard.hgi-plane:before{content:"\350b"}.hgi-solid.hgi-standard.hgi-plant-01:before{content:"\350c"}.hgi-solid.hgi-standard.hgi-plant-02:before{content:"\350d"}.hgi-solid.hgi-standard.hgi-plant-03:before{content:"\350e"}.hgi-solid.hgi-standard.hgi-plant-04:before{content:"\350f"}.hgi-solid.hgi-standard.hgi-plate:before{content:"\3510"}.hgi-solid.hgi-standard.hgi-plaxo:before{content:"\3511"}.hgi-solid.hgi-standard.hgi-play-circle-02:before{content:"\3512"}.hgi-solid.hgi-standard.hgi-play-circle:before{content:"\3513"}.hgi-solid.hgi-standard.hgi-play-list-add:before{content:"\3514"}.hgi-solid.hgi-standard.hgi-play-list-favourite-01:before{content:"\3515"}.hgi-solid.hgi-standard.hgi-play-list-favourite-02:before{content:"\3516"}.hgi-solid.hgi-standard.hgi-play-list-minus:before{content:"\3517"}.hgi-solid.hgi-standard.hgi-play-list-remove:before{content:"\3518"}.hgi-solid.hgi-standard.hgi-play-list:before{content:"\3519"}.hgi-solid.hgi-standard.hgi-play-square:before{content:"\351a"}.hgi-solid.hgi-standard.hgi-play-store:before{content:"\351b"}.hgi-solid.hgi-standard.hgi-play:before{content:"\351c"}.hgi-solid.hgi-standard.hgi-playlist-01:before{content:"\351d"}.hgi-solid.hgi-standard.hgi-playlist-02:before{content:"\351e"}.hgi-solid.hgi-standard.hgi-playlist-03:before{content:"\351f"}.hgi-solid.hgi-standard.hgi-plaza:before{content:"\3520"}.hgi-solid.hgi-standard.hgi-plug-01:before{content:"\3521"}.hgi-solid.hgi-standard.hgi-plug-02:before{content:"\3522"}.hgi-solid.hgi-standard.hgi-plug-socket:before{content:"\3523"}.hgi-solid.hgi-standard.hgi-plus-minus-01:before{content:"\3524"}.hgi-solid.hgi-standard.hgi-plus-minus-02:before{content:"\3525"}.hgi-solid.hgi-standard.hgi-plus-minus-circle-01:before{content:"\3526"}.hgi-solid.hgi-standard.hgi-plus-minus-circle-02:before{content:"\3527"}.hgi-solid.hgi-standard.hgi-plus-minus-square-01:before{content:"\3528"}.hgi-solid.hgi-standard.hgi-plus-minus-square-02:before{content:"\3529"}.hgi-solid.hgi-standard.hgi-plus-minus:before{content:"\352a"}.hgi-solid.hgi-standard.hgi-plus-sign-circle:before{content:"\352b"}.hgi-solid.hgi-standard.hgi-plus-sign-square:before{content:"\352c"}.hgi-solid.hgi-standard.hgi-plus-sign:before{content:"\352d"}.hgi-solid.hgi-standard.hgi-png-01:before{content:"\352e"}.hgi-solid.hgi-standard.hgi-png-02:before{content:"\352f"}.hgi-solid.hgi-standard.hgi-podium:before{content:"\3530"}.hgi-solid.hgi-standard.hgi-pointing-left-01:before{content:"\3531"}.hgi-solid.hgi-standard.hgi-pointing-left-02:before{content:"\3532"}.hgi-solid.hgi-standard.hgi-pointing-left-03:before{content:"\3533"}.hgi-solid.hgi-standard.hgi-pointing-left-04:before{content:"\3534"}.hgi-solid.hgi-standard.hgi-pointing-left-05:before{content:"\3535"}.hgi-solid.hgi-standard.hgi-pointing-left-06:before{content:"\3536"}.hgi-solid.hgi-standard.hgi-pointing-left-07:before{content:"\3537"}.hgi-solid.hgi-standard.hgi-pointing-left-08:before{content:"\3538"}.hgi-solid.hgi-standard.hgi-pointing-right-01:before{content:"\3539"}.hgi-solid.hgi-standard.hgi-pointing-right-02:before{content:"\353a"}.hgi-solid.hgi-standard.hgi-pointing-right-03:before{content:"\353b"}.hgi-solid.hgi-standard.hgi-pointing-right-04:before{content:"\353c"}.hgi-solid.hgi-standard.hgi-pointing-right-05:before{content:"\353d"}.hgi-solid.hgi-standard.hgi-pointing-right-06:before{content:"\353e"}.hgi-solid.hgi-standard.hgi-pointing-right-07:before{content:"\353f"}.hgi-solid.hgi-standard.hgi-pointing-right-08:before{content:"\3540"}.hgi-solid.hgi-standard.hgi-pokeball:before{content:"\3541"}.hgi-solid.hgi-standard.hgi-pokemon:before{content:"\3542"}.hgi-solid.hgi-standard.hgi-police-badge:before{content:"\3543"}.hgi-solid.hgi-standard.hgi-police-cap:before{content:"\3544"}.hgi-solid.hgi-standard.hgi-police-car:before{content:"\3545"}.hgi-solid.hgi-standard.hgi-police-station:before{content:"\3546"}.hgi-solid.hgi-standard.hgi-policy:before{content:"\3547"}.hgi-solid.hgi-standard.hgi-polygon:before{content:"\3548"}.hgi-solid.hgi-standard.hgi-pool-table:before{content:"\3549"}.hgi-solid.hgi-standard.hgi-pool:before{content:"\354a"}.hgi-solid.hgi-standard.hgi-poop:before{content:"\354b"}.hgi-solid.hgi-standard.hgi-popcorn:before{content:"\354c"}.hgi-solid.hgi-standard.hgi-pot-01:before{content:"\354d"}.hgi-solid.hgi-standard.hgi-pot-02:before{content:"\354e"}.hgi-solid.hgi-standard.hgi-potion:before{content:"\354f"}.hgi-solid.hgi-standard.hgi-pound-circle:before{content:"\3550"}.hgi-solid.hgi-standard.hgi-pound-receive:before{content:"\3551"}.hgi-solid.hgi-standard.hgi-pound-send:before{content:"\3552"}.hgi-solid.hgi-standard.hgi-pound-square:before{content:"\3553"}.hgi-solid.hgi-standard.hgi-pound:before{content:"\3554"}.hgi-solid.hgi-standard.hgi-power-service:before{content:"\3555"}.hgi-solid.hgi-standard.hgi-power-socket-01:before{content:"\3556"}.hgi-solid.hgi-standard.hgi-power-socket-02:before{content:"\3557"}.hgi-solid.hgi-standard.hgi-ppt-01:before{content:"\3558"}.hgi-solid.hgi-standard.hgi-ppt-02:before{content:"\3559"}.hgi-solid.hgi-standard.hgi-prawn:before{content:"\355a"}.hgi-solid.hgi-standard.hgi-prayer-rug-01:before{content:"\355b"}.hgi-solid.hgi-standard.hgi-prayer-rug-02:before{content:"\355c"}.hgi-solid.hgi-standard.hgi-preference-horizontal:before{content:"\355d"}.hgi-solid.hgi-standard.hgi-preference-vertical:before{content:"\355e"}.hgi-solid.hgi-standard.hgi-prescription:before{content:"\355f"}.hgi-solid.hgi-standard.hgi-presentation-01:before{content:"\3560"}.hgi-solid.hgi-standard.hgi-presentation-02:before{content:"\3561"}.hgi-solid.hgi-standard.hgi-presentation-03:before{content:"\3562"}.hgi-solid.hgi-standard.hgi-presentation-04:before{content:"\3563"}.hgi-solid.hgi-standard.hgi-presentation-05:before{content:"\3564"}.hgi-solid.hgi-standard.hgi-presentation-06:before{content:"\3565"}.hgi-solid.hgi-standard.hgi-presentation-07:before{content:"\3566"}.hgi-solid.hgi-standard.hgi-presentation-bar-chart-01:before{content:"\3567"}.hgi-solid.hgi-standard.hgi-presentation-bar-chart-02:before{content:"\3568"}.hgi-solid.hgi-standard.hgi-presentation-line-chart-01:before{content:"\3569"}.hgi-solid.hgi-standard.hgi-presentation-line-chart-02:before{content:"\356a"}.hgi-solid.hgi-standard.hgi-presentation-online:before{content:"\356b"}.hgi-solid.hgi-standard.hgi-presentation-podium:before{content:"\356c"}.hgi-solid.hgi-standard.hgi-previous:before{content:"\356d"}.hgi-solid.hgi-standard.hgi-printer-off:before{content:"\356e"}.hgi-solid.hgi-standard.hgi-printer:before{content:"\356f"}.hgi-solid.hgi-standard.hgi-prism-01:before{content:"\3570"}.hgi-solid.hgi-standard.hgi-prism:before{content:"\3571"}.hgi-solid.hgi-standard.hgi-prison-guard:before{content:"\3572"}.hgi-solid.hgi-standard.hgi-prison:before{content:"\3573"}.hgi-solid.hgi-standard.hgi-prisoner:before{content:"\3574"}.hgi-solid.hgi-standard.hgi-product-loading:before{content:"\3575"}.hgi-solid.hgi-standard.hgi-profile-02:before{content:"\3576"}.hgi-solid.hgi-standard.hgi-profile:before{content:"\3577"}.hgi-solid.hgi-standard.hgi-profit:before{content:"\3578"}.hgi-solid.hgi-standard.hgi-programming-flag:before{content:"\3579"}.hgi-solid.hgi-standard.hgi-projector-01:before{content:"\357a"}.hgi-solid.hgi-standard.hgi-projector:before{content:"\357b"}.hgi-solid.hgi-standard.hgi-promotion:before{content:"\357c"}.hgi-solid.hgi-standard.hgi-property-add:before{content:"\357d"}.hgi-solid.hgi-standard.hgi-property-delete:before{content:"\357e"}.hgi-solid.hgi-standard.hgi-property-edit:before{content:"\357f"}.hgi-solid.hgi-standard.hgi-property-new:before{content:"\3580"}.hgi-solid.hgi-standard.hgi-property-search:before{content:"\3581"}.hgi-solid.hgi-standard.hgi-property-view:before{content:"\3582"}.hgi-solid.hgi-standard.hgi-protection-mask:before{content:"\3583"}.hgi-solid.hgi-standard.hgi-pulley:before{content:"\3584"}.hgi-solid.hgi-standard.hgi-pulse-01:before{content:"\3585"}.hgi-solid.hgi-standard.hgi-pulse-02:before{content:"\3586"}.hgi-solid.hgi-standard.hgi-pulse-rectangle-01:before{content:"\3587"}.hgi-solid.hgi-standard.hgi-pulse-rectangle-02:before{content:"\3588"}.hgi-solid.hgi-standard.hgi-pumpkin:before{content:"\3589"}.hgi-solid.hgi-standard.hgi-punch:before{content:"\358a"}.hgi-solid.hgi-standard.hgi-punching-ball-01:before{content:"\358b"}.hgi-solid.hgi-standard.hgi-punching-ball-02:before{content:"\358c"}.hgi-solid.hgi-standard.hgi-purse-01:before{content:"\358d"}.hgi-solid.hgi-standard.hgi-purse:before{content:"\358e"}.hgi-solid.hgi-standard.hgi-push-up-bar:before{content:"\358f"}.hgi-solid.hgi-standard.hgi-puzzle:before{content:"\3590"}.hgi-solid.hgi-standard.hgi-pyramid-maslowo:before{content:"\3591"}.hgi-solid.hgi-standard.hgi-pyramid-structure-01:before{content:"\3592"}.hgi-solid.hgi-standard.hgi-pyramid-structure-02:before{content:"\3593"}.hgi-solid.hgi-standard.hgi-pyramid:before{content:"\3594"}.hgi-solid.hgi-standard.hgi-qq-plot:before{content:"\3595"}.hgi-solid.hgi-standard.hgi-qr-code-01:before{content:"\3596"}.hgi-solid.hgi-standard.hgi-qr-code:before{content:"\3597"}.hgi-solid.hgi-standard.hgi-question:before{content:"\3598"}.hgi-solid.hgi-standard.hgi-queue-01:before{content:"\3599"}.hgi-solid.hgi-standard.hgi-queue-02:before{content:"\359a"}.hgi-solid.hgi-standard.hgi-quill-write-01:before{content:"\359b"}.hgi-solid.hgi-standard.hgi-quill-write-02:before{content:"\359c"}.hgi-solid.hgi-standard.hgi-quiz-01:before{content:"\359d"}.hgi-solid.hgi-standard.hgi-quiz-02:before{content:"\359e"}.hgi-solid.hgi-standard.hgi-quiz-03:before{content:"\359f"}.hgi-solid.hgi-standard.hgi-quiz-04:before{content:"\35a0"}.hgi-solid.hgi-standard.hgi-quiz-05:before{content:"\35a1"}.hgi-solid.hgi-standard.hgi-quora:before{content:"\35a2"}.hgi-solid.hgi-standard.hgi-quote-down-circle:before{content:"\35a3"}.hgi-solid.hgi-standard.hgi-quote-down-square:before{content:"\35a4"}.hgi-solid.hgi-standard.hgi-quote-down:before{content:"\35a5"}.hgi-solid.hgi-standard.hgi-quote-up-circle:before{content:"\35a6"}.hgi-solid.hgi-standard.hgi-quote-up-square:before{content:"\35a7"}.hgi-solid.hgi-standard.hgi-quote-up:before{content:"\35a8"}.hgi-solid.hgi-standard.hgi-quotes:before{content:"\35a9"}.hgi-solid.hgi-standard.hgi-quran-01:before{content:"\35aa"}.hgi-solid.hgi-standard.hgi-quran-02:before{content:"\35ab"}.hgi-solid.hgi-standard.hgi-quran-03:before{content:"\35ac"}.hgi-solid.hgi-standard.hgi-racing-flag:before{content:"\35ad"}.hgi-solid.hgi-standard.hgi-radar-01:before{content:"\35ae"}.hgi-solid.hgi-standard.hgi-radar-02:before{content:"\35af"}.hgi-solid.hgi-standard.hgi-radial:before{content:"\35b0"}.hgi-solid.hgi-standard.hgi-radio-01:before{content:"\35b1"}.hgi-solid.hgi-standard.hgi-radio-02:before{content:"\35b2"}.hgi-solid.hgi-standard.hgi-radio:before{content:"\35b3"}.hgi-solid.hgi-standard.hgi-radioactive-alert:before{content:"\35b4"}.hgi-solid.hgi-standard.hgi-radius:before{content:"\35b5"}.hgi-solid.hgi-standard.hgi-rain-double-drop:before{content:"\35b6"}.hgi-solid.hgi-standard.hgi-rain-drop:before{content:"\35b7"}.hgi-solid.hgi-standard.hgi-rain:before{content:"\35b8"}.hgi-solid.hgi-standard.hgi-rainbow:before{content:"\35b9"}.hgi-solid.hgi-standard.hgi-ramadhan-01:before{content:"\35ba"}.hgi-solid.hgi-standard.hgi-ramadhan-02:before{content:"\35bb"}.hgi-solid.hgi-standard.hgi-ramadhan-month:before{content:"\35bc"}.hgi-solid.hgi-standard.hgi-ranking:before{content:"\35bd"}.hgi-solid.hgi-standard.hgi-raw-01:before{content:"\35be"}.hgi-solid.hgi-standard.hgi-raw-02:before{content:"\35bf"}.hgi-solid.hgi-standard.hgi-re:before{content:"\35c0"}.hgi-solid.hgi-standard.hgi-react:before{content:"\35c1"}.hgi-solid.hgi-standard.hgi-real-estate-01:before{content:"\35c2"}.hgi-solid.hgi-standard.hgi-real-estate-02:before{content:"\35c3"}.hgi-solid.hgi-standard.hgi-record:before{content:"\35c4"}.hgi-solid.hgi-standard.hgi-recovery-mail:before{content:"\35c5"}.hgi-solid.hgi-standard.hgi-rectangular-01:before{content:"\35c6"}.hgi-solid.hgi-standard.hgi-rectangular:before{content:"\35c7"}.hgi-solid.hgi-standard.hgi-recycle-01:before{content:"\35c8"}.hgi-solid.hgi-standard.hgi-recycle-02:before{content:"\35c9"}.hgi-solid.hgi-standard.hgi-recycle-03:before{content:"\35ca"}.hgi-solid.hgi-standard.hgi-reddit:before{content:"\35cb"}.hgi-solid.hgi-standard.hgi-reflex:before{content:"\35cc"}.hgi-solid.hgi-standard.hgi-refresh:before{content:"\35cd"}.hgi-solid.hgi-standard.hgi-refrigerator:before{content:"\35ce"}.hgi-solid.hgi-standard.hgi-register:before{content:"\35cf"}.hgi-solid.hgi-standard.hgi-registered:before{content:"\35d0"}.hgi-solid.hgi-standard.hgi-relieved-01:before{content:"\35d1"}.hgi-solid.hgi-standard.hgi-relieved-02:before{content:"\35d2"}.hgi-solid.hgi-standard.hgi-reload:before{content:"\35d3"}.hgi-solid.hgi-standard.hgi-reminder:before{content:"\35d4"}.hgi-solid.hgi-standard.hgi-remote-control:before{content:"\35d5"}.hgi-solid.hgi-standard.hgi-remove-01:before{content:"\35d6"}.hgi-solid.hgi-standard.hgi-remove-02:before{content:"\35d7"}.hgi-solid.hgi-standard.hgi-remove-circle-half-dot:before{content:"\35d8"}.hgi-solid.hgi-standard.hgi-remove-circle:before{content:"\35d9"}.hgi-solid.hgi-standard.hgi-remove-pi:before{content:"\35da"}.hgi-solid.hgi-standard.hgi-remove-square:before{content:"\35db"}.hgi-solid.hgi-standard.hgi-renewable-energy-01:before{content:"\35dc"}.hgi-solid.hgi-standard.hgi-renewable-energy:before{content:"\35dd"}.hgi-solid.hgi-standard.hgi-repair:before{content:"\35de"}.hgi-solid.hgi-standard.hgi-repeat-off:before{content:"\35df"}.hgi-solid.hgi-standard.hgi-repeat-one-01:before{content:"\35e0"}.hgi-solid.hgi-standard.hgi-repeat-one-02:before{content:"\35e1"}.hgi-solid.hgi-standard.hgi-repeat:before{content:"\35e2"}.hgi-solid.hgi-standard.hgi-replay:before{content:"\35e3"}.hgi-solid.hgi-standard.hgi-repository:before{content:"\35e4"}.hgi-solid.hgi-standard.hgi-reset-password:before{content:"\35e5"}.hgi-solid.hgi-standard.hgi-resize-01:before{content:"\35e6"}.hgi-solid.hgi-standard.hgi-resize-02:before{content:"\35e7"}.hgi-solid.hgi-standard.hgi-resources-add:before{content:"\35e8"}.hgi-solid.hgi-standard.hgi-resources-remove:before{content:"\35e9"}.hgi-solid.hgi-standard.hgi-restaurant-01:before{content:"\35ea"}.hgi-solid.hgi-standard.hgi-restaurant-02:before{content:"\35eb"}.hgi-solid.hgi-standard.hgi-restaurant-03:before{content:"\35ec"}.hgi-solid.hgi-standard.hgi-restaurant-table:before{content:"\35ed"}.hgi-solid.hgi-standard.hgi-restore-bin:before{content:"\35ee"}.hgi-solid.hgi-standard.hgi-return-request:before{content:"\35ef"}.hgi-solid.hgi-standard.hgi-reverse-withdrawal-01:before{content:"\35f0"}.hgi-solid.hgi-standard.hgi-reverse-withdrawal-02:before{content:"\35f1"}.hgi-solid.hgi-standard.hgi-rhombus-01:before{content:"\35f2"}.hgi-solid.hgi-standard.hgi-rhombus:before{content:"\35f3"}.hgi-solid.hgi-standard.hgi-rice-bowl-01:before{content:"\35f4"}.hgi-solid.hgi-standard.hgi-rice-bowl-02:before{content:"\35f5"}.hgi-solid.hgi-standard.hgi-right-angle:before{content:"\35f6"}.hgi-solid.hgi-standard.hgi-right-to-left-block-quote:before{content:"\35f7"}.hgi-solid.hgi-standard.hgi-right-to-left-list-bullet:before{content:"\35f8"}.hgi-solid.hgi-standard.hgi-right-to-left-list-dash:before{content:"\35f9"}.hgi-solid.hgi-standard.hgi-right-to-left-list-number:before{content:"\35fa"}.hgi-solid.hgi-standard.hgi-right-to-left-list-triangle:before{content:"\35fb"}.hgi-solid.hgi-standard.hgi-right-triangle:before{content:"\35fc"}.hgi-solid.hgi-standard.hgi-ripple:before{content:"\35fd"}.hgi-solid.hgi-standard.hgi-riyal-rectangle:before{content:"\35fe"}.hgi-solid.hgi-standard.hgi-riyal:before{content:"\35ff"}.hgi-solid.hgi-standard.hgi-road-01:before{content:"\3600"}.hgi-solid.hgi-standard.hgi-road-02:before{content:"\3601"}.hgi-solid.hgi-standard.hgi-road-location-01:before{content:"\3602"}.hgi-solid.hgi-standard.hgi-road-location-02:before{content:"\3603"}.hgi-solid.hgi-standard.hgi-road-wayside:before{content:"\3604"}.hgi-solid.hgi-standard.hgi-road:before{content:"\3605"}.hgi-solid.hgi-standard.hgi-robotic:before{content:"\3606"}.hgi-solid.hgi-standard.hgi-rocket-01:before{content:"\3607"}.hgi-solid.hgi-standard.hgi-rocket-02:before{content:"\3608"}.hgi-solid.hgi-standard.hgi-rocket:before{content:"\3609"}.hgi-solid.hgi-standard.hgi-rocking-chair:before{content:"\360a"}.hgi-solid.hgi-standard.hgi-roller-skate:before{content:"\360b"}.hgi-solid.hgi-standard.hgi-rolling-pin:before{content:"\360c"}.hgi-solid.hgi-standard.hgi-root-01:before{content:"\360d"}.hgi-solid.hgi-standard.hgi-root-02:before{content:"\360e"}.hgi-solid.hgi-standard.hgi-root-circle:before{content:"\360f"}.hgi-solid.hgi-standard.hgi-root-first-bracket:before{content:"\3610"}.hgi-solid.hgi-standard.hgi-root-second-bracket:before{content:"\3611"}.hgi-solid.hgi-standard.hgi-root-third-bracket:before{content:"\3612"}.hgi-solid.hgi-standard.hgi-rotate-01:before{content:"\3613"}.hgi-solid.hgi-standard.hgi-rotate-02:before{content:"\3614"}.hgi-solid.hgi-standard.hgi-rotate-360:before{content:"\3615"}.hgi-solid.hgi-standard.hgi-rotate-bottom-left:before{content:"\3616"}.hgi-solid.hgi-standard.hgi-rotate-bottom-right:before{content:"\3617"}.hgi-solid.hgi-standard.hgi-rotate-clockwise:before{content:"\3618"}.hgi-solid.hgi-standard.hgi-rotate-crop:before{content:"\3619"}.hgi-solid.hgi-standard.hgi-rotate-left-01:before{content:"\361a"}.hgi-solid.hgi-standard.hgi-rotate-left-02:before{content:"\361b"}.hgi-solid.hgi-standard.hgi-rotate-left-03:before{content:"\361c"}.hgi-solid.hgi-standard.hgi-rotate-left-04:before{content:"\361d"}.hgi-solid.hgi-standard.hgi-rotate-left-05:before{content:"\361e"}.hgi-solid.hgi-standard.hgi-rotate-left-06:before{content:"\361f"}.hgi-solid.hgi-standard.hgi-rotate-right-01:before{content:"\3620"}.hgi-solid.hgi-standard.hgi-rotate-right-02:before{content:"\3621"}.hgi-solid.hgi-standard.hgi-rotate-right-03:before{content:"\3622"}.hgi-solid.hgi-standard.hgi-rotate-right-04:before{content:"\3623"}.hgi-solid.hgi-standard.hgi-rotate-right-05:before{content:"\3624"}.hgi-solid.hgi-standard.hgi-rotate-right-06:before{content:"\3625"}.hgi-solid.hgi-standard.hgi-rotate-square:before{content:"\3626"}.hgi-solid.hgi-standard.hgi-rotate-top-left:before{content:"\3627"}.hgi-solid.hgi-standard.hgi-rotate-top-right:before{content:"\3628"}.hgi-solid.hgi-standard.hgi-route-01:before{content:"\3629"}.hgi-solid.hgi-standard.hgi-route-02:before{content:"\362a"}.hgi-solid.hgi-standard.hgi-route-03:before{content:"\362b"}.hgi-solid.hgi-standard.hgi-route-block:before{content:"\362c"}.hgi-solid.hgi-standard.hgi-router-01:before{content:"\362d"}.hgi-solid.hgi-standard.hgi-router-02:before{content:"\362e"}.hgi-solid.hgi-standard.hgi-router:before{content:"\362f"}.hgi-solid.hgi-standard.hgi-row-delete:before{content:"\3630"}.hgi-solid.hgi-standard.hgi-row-insert:before{content:"\3631"}.hgi-solid.hgi-standard.hgi-rss-connected-01:before{content:"\3632"}.hgi-solid.hgi-standard.hgi-rss-connected-02:before{content:"\3633"}.hgi-solid.hgi-standard.hgi-rss-error:before{content:"\3634"}.hgi-solid.hgi-standard.hgi-rss-locked:before{content:"\3635"}.hgi-solid.hgi-standard.hgi-rss-unlocked:before{content:"\3636"}.hgi-solid.hgi-standard.hgi-rss:before{content:"\3637"}.hgi-solid.hgi-standard.hgi-rub-el-hizb:before{content:"\3638"}.hgi-solid.hgi-standard.hgi-ruku:before{content:"\3639"}.hgi-solid.hgi-standard.hgi-ruler:before{content:"\363a"}.hgi-solid.hgi-standard.hgi-running-shoes:before{content:"\363b"}.hgi-solid.hgi-standard.hgi-sad-01:before{content:"\363c"}.hgi-solid.hgi-standard.hgi-sad-02:before{content:"\363d"}.hgi-solid.hgi-standard.hgi-sad-dizzy:before{content:"\363e"}.hgi-solid.hgi-standard.hgi-safari:before{content:"\363f"}.hgi-solid.hgi-standard.hgi-safe-delivery-01:before{content:"\3640"}.hgi-solid.hgi-standard.hgi-safe-delivery-02:before{content:"\3641"}.hgi-solid.hgi-standard.hgi-safe:before{content:"\3642"}.hgi-solid.hgi-standard.hgi-safety-pin-01:before{content:"\3643"}.hgi-solid.hgi-standard.hgi-safety-pin-02:before{content:"\3644"}.hgi-solid.hgi-standard.hgi-sailboat-coastal:before{content:"\3645"}.hgi-solid.hgi-standard.hgi-sailboat-offshore:before{content:"\3646"}.hgi-solid.hgi-standard.hgi-sakura:before{content:"\3647"}.hgi-solid.hgi-standard.hgi-salah-time:before{content:"\3648"}.hgi-solid.hgi-standard.hgi-salah:before{content:"\3649"}.hgi-solid.hgi-standard.hgi-sale-tag-01:before{content:"\364a"}.hgi-solid.hgi-standard.hgi-sale-tag-02:before{content:"\364b"}.hgi-solid.hgi-standard.hgi-sandals:before{content:"\364c"}.hgi-solid.hgi-standard.hgi-satellite-01:before{content:"\364d"}.hgi-solid.hgi-standard.hgi-satellite-02:before{content:"\364e"}.hgi-solid.hgi-standard.hgi-satellite-03:before{content:"\364f"}.hgi-solid.hgi-standard.hgi-satellite:before{content:"\3650"}.hgi-solid.hgi-standard.hgi-saturn-01:before{content:"\3651"}.hgi-solid.hgi-standard.hgi-saturn-02:before{content:"\3652"}.hgi-solid.hgi-standard.hgi-saturn:before{content:"\3653"}.hgi-solid.hgi-standard.hgi-sausage:before{content:"\3654"}.hgi-solid.hgi-standard.hgi-save-energy-01:before{content:"\3655"}.hgi-solid.hgi-standard.hgi-save-energy-02:before{content:"\3656"}.hgi-solid.hgi-standard.hgi-save-money-dollar:before{content:"\3657"}.hgi-solid.hgi-standard.hgi-save-money-euro:before{content:"\3658"}.hgi-solid.hgi-standard.hgi-save-money-pound:before{content:"\3659"}.hgi-solid.hgi-standard.hgi-save-money-yen:before{content:"\365a"}.hgi-solid.hgi-standard.hgi-savings:before{content:"\365b"}.hgi-solid.hgi-standard.hgi-scheme:before{content:"\365c"}.hgi-solid.hgi-standard.hgi-school-01:before{content:"\365d"}.hgi-solid.hgi-standard.hgi-school-bell-01:before{content:"\365e"}.hgi-solid.hgi-standard.hgi-school-bell-02:before{content:"\365f"}.hgi-solid.hgi-standard.hgi-school-bus:before{content:"\3660"}.hgi-solid.hgi-standard.hgi-school-report-card:before{content:"\3661"}.hgi-solid.hgi-standard.hgi-school-tie:before{content:"\3662"}.hgi-solid.hgi-standard.hgi-school:before{content:"\3663"}.hgi-solid.hgi-standard.hgi-scissor-01:before{content:"\3664"}.hgi-solid.hgi-standard.hgi-scissor-rectangle:before{content:"\3665"}.hgi-solid.hgi-standard.hgi-scissor:before{content:"\3666"}.hgi-solid.hgi-standard.hgi-scooter-01:before{content:"\3667"}.hgi-solid.hgi-standard.hgi-scooter-02:before{content:"\3668"}.hgi-solid.hgi-standard.hgi-scooter-03:before{content:"\3669"}.hgi-solid.hgi-standard.hgi-scooter-04:before{content:"\366a"}.hgi-solid.hgi-standard.hgi-scooter-electric:before{content:"\366b"}.hgi-solid.hgi-standard.hgi-scratch-card:before{content:"\366c"}.hgi-solid.hgi-standard.hgi-screen-add-to-home:before{content:"\366d"}.hgi-solid.hgi-standard.hgi-screen-lock-rotation:before{content:"\366e"}.hgi-solid.hgi-standard.hgi-screen-rotation:before{content:"\366f"}.hgi-solid.hgi-standard.hgi-scribd:before{content:"\3670"}.hgi-solid.hgi-standard.hgi-scroll-horizontal:before{content:"\3671"}.hgi-solid.hgi-standard.hgi-scroll-vertical:before{content:"\3672"}.hgi-solid.hgi-standard.hgi-scroll:before{content:"\3673"}.hgi-solid.hgi-standard.hgi-sd-card:before{content:"\3674"}.hgi-solid.hgi-standard.hgi-seal:before{content:"\3675"}.hgi-solid.hgi-standard.hgi-search-01:before{content:"\3676"}.hgi-solid.hgi-standard.hgi-search-02:before{content:"\3677"}.hgi-solid.hgi-standard.hgi-search-add:before{content:"\3678"}.hgi-solid.hgi-standard.hgi-search-area:before{content:"\3679"}.hgi-solid.hgi-standard.hgi-search-circle:before{content:"\367a"}.hgi-solid.hgi-standard.hgi-search-dollar:before{content:"\367b"}.hgi-solid.hgi-standard.hgi-search-focus:before{content:"\367c"}.hgi-solid.hgi-standard.hgi-search-list-01:before{content:"\367d"}.hgi-solid.hgi-standard.hgi-search-list-02:before{content:"\367e"}.hgi-solid.hgi-standard.hgi-search-minus:before{content:"\367f"}.hgi-solid.hgi-standard.hgi-search-remove:before{content:"\3680"}.hgi-solid.hgi-standard.hgi-search-replace:before{content:"\3681"}.hgi-solid.hgi-standard.hgi-search-square:before{content:"\3682"}.hgi-solid.hgi-standard.hgi-search-visual:before{content:"\3683"}.hgi-solid.hgi-standard.hgi-searching:before{content:"\3684"}.hgi-solid.hgi-standard.hgi-seat-selector:before{content:"\3685"}.hgi-solid.hgi-standard.hgi-second-bracket-circle:before{content:"\3686"}.hgi-solid.hgi-standard.hgi-second-bracket-square:before{content:"\3687"}.hgi-solid.hgi-standard.hgi-second-bracket:before{content:"\3688"}.hgi-solid.hgi-standard.hgi-secured-network:before{content:"\3689"}.hgi-solid.hgi-standard.hgi-security-block:before{content:"\368a"}.hgi-solid.hgi-standard.hgi-security-check:before{content:"\368b"}.hgi-solid.hgi-standard.hgi-security-key-usb:before{content:"\368c"}.hgi-solid.hgi-standard.hgi-security-lock:before{content:"\368d"}.hgi-solid.hgi-standard.hgi-security-password:before{content:"\368e"}.hgi-solid.hgi-standard.hgi-security-validation:before{content:"\368f"}.hgi-solid.hgi-standard.hgi-security-wifi:before{content:"\3690"}.hgi-solid.hgi-standard.hgi-security:before{content:"\3691"}.hgi-solid.hgi-standard.hgi-segment:before{content:"\3692"}.hgi-solid.hgi-standard.hgi-select-01:before{content:"\3693"}.hgi-solid.hgi-standard.hgi-select-02:before{content:"\3694"}.hgi-solid.hgi-standard.hgi-send-to-mobile:before{content:"\3695"}.hgi-solid.hgi-standard.hgi-senseless:before{content:"\3696"}.hgi-solid.hgi-standard.hgi-sent:before{content:"\3697"}.hgi-solid.hgi-standard.hgi-seo:before{content:"\3698"}.hgi-solid.hgi-standard.hgi-service:before{content:"\3699"}.hgi-solid.hgi-standard.hgi-setting-06:before{content:"\369a"}.hgi-solid.hgi-standard.hgi-setting-07:before{content:"\369b"}.hgi-solid.hgi-standard.hgi-setting-done-01:before{content:"\369c"}.hgi-solid.hgi-standard.hgi-setting-done-02:before{content:"\369d"}.hgi-solid.hgi-standard.hgi-setting-done-03:before{content:"\369e"}.hgi-solid.hgi-standard.hgi-setting-done-04:before{content:"\369f"}.hgi-solid.hgi-standard.hgi-setting-error-03:before{content:"\36a0"}.hgi-solid.hgi-standard.hgi-setting-error-04:before{content:"\36a1"}.hgi-solid.hgi-standard.hgi-settings-01:before{content:"\36a2"}.hgi-solid.hgi-standard.hgi-settings-02:before{content:"\36a3"}.hgi-solid.hgi-standard.hgi-settings-03:before{content:"\36a4"}.hgi-solid.hgi-standard.hgi-settings-04:before{content:"\36a5"}.hgi-solid.hgi-standard.hgi-settings-05:before{content:"\36a6"}.hgi-solid.hgi-standard.hgi-settings-error-01:before{content:"\36a7"}.hgi-solid.hgi-standard.hgi-settings-error-02:before{content:"\36a8"}.hgi-solid.hgi-standard.hgi-setup-01:before{content:"\36a9"}.hgi-solid.hgi-standard.hgi-setup-02:before{content:"\36aa"}.hgi-solid.hgi-standard.hgi-shaka-01:before{content:"\36ab"}.hgi-solid.hgi-standard.hgi-shaka-02:before{content:"\36ac"}.hgi-solid.hgi-standard.hgi-shaka-03:before{content:"\36ad"}.hgi-solid.hgi-standard.hgi-shaka-04:before{content:"\36ae"}.hgi-solid.hgi-standard.hgi-shampoo:before{content:"\36af"}.hgi-solid.hgi-standard.hgi-shapes:before{content:"\36b0"}.hgi-solid.hgi-standard.hgi-share-01:before{content:"\36b1"}.hgi-solid.hgi-standard.hgi-share-02:before{content:"\36b2"}.hgi-solid.hgi-standard.hgi-share-03:before{content:"\36b3"}.hgi-solid.hgi-standard.hgi-share-04:before{content:"\36b4"}.hgi-solid.hgi-standard.hgi-share-05:before{content:"\36b5"}.hgi-solid.hgi-standard.hgi-share-06:before{content:"\36b6"}.hgi-solid.hgi-standard.hgi-share-07:before{content:"\36b7"}.hgi-solid.hgi-standard.hgi-share-08:before{content:"\36b8"}.hgi-solid.hgi-standard.hgi-share-knowledge:before{content:"\36b9"}.hgi-solid.hgi-standard.hgi-share-location-01:before{content:"\36ba"}.hgi-solid.hgi-standard.hgi-share-location-02:before{content:"\36bb"}.hgi-solid.hgi-standard.hgi-shared-wifi:before{content:"\36bc"}.hgi-solid.hgi-standard.hgi-sharing:before{content:"\36bd"}.hgi-solid.hgi-standard.hgi-shellfish:before{content:"\36be"}.hgi-solid.hgi-standard.hgi-sheriff-01:before{content:"\36bf"}.hgi-solid.hgi-standard.hgi-sheriff-02:before{content:"\36c0"}.hgi-solid.hgi-standard.hgi-shield-01:before{content:"\36c1"}.hgi-solid.hgi-standard.hgi-shield-02:before{content:"\36c2"}.hgi-solid.hgi-standard.hgi-shield-blockchain:before{content:"\36c3"}.hgi-solid.hgi-standard.hgi-shield-energy:before{content:"\36c4"}.hgi-solid.hgi-standard.hgi-shield-key:before{content:"\36c5"}.hgi-solid.hgi-standard.hgi-shield-user:before{content:"\36c6"}.hgi-solid.hgi-standard.hgi-shipment-tracking:before{content:"\36c7"}.hgi-solid.hgi-standard.hgi-shipping-center:before{content:"\36c8"}.hgi-solid.hgi-standard.hgi-shipping-loading:before{content:"\36c9"}.hgi-solid.hgi-standard.hgi-shipping-truck-01:before{content:"\36ca"}.hgi-solid.hgi-standard.hgi-shipping-truck-02:before{content:"\36cb"}.hgi-solid.hgi-standard.hgi-shirt-01:before{content:"\36cc"}.hgi-solid.hgi-standard.hgi-shocked:before{content:"\36cd"}.hgi-solid.hgi-standard.hgi-shop-sign:before{content:"\36ce"}.hgi-solid.hgi-standard.hgi-shopping-bag-01:before{content:"\36cf"}.hgi-solid.hgi-standard.hgi-shopping-bag-02:before{content:"\36d0"}.hgi-solid.hgi-standard.hgi-shopping-bag-03:before{content:"\36d1"}.hgi-solid.hgi-standard.hgi-shopping-bag-add:before{content:"\36d2"}.hgi-solid.hgi-standard.hgi-shopping-bag-check:before{content:"\36d3"}.hgi-solid.hgi-standard.hgi-shopping-bag-favorite:before{content:"\36d4"}.hgi-solid.hgi-standard.hgi-shopping-bag-remove:before{content:"\36d5"}.hgi-solid.hgi-standard.hgi-shopping-basket-01:before{content:"\36d6"}.hgi-solid.hgi-standard.hgi-shopping-basket-02:before{content:"\36d7"}.hgi-solid.hgi-standard.hgi-shopping-basket-03:before{content:"\36d8"}.hgi-solid.hgi-standard.hgi-shopping-basket-add-01:before{content:"\36d9"}.hgi-solid.hgi-standard.hgi-shopping-basket-add-02:before{content:"\36da"}.hgi-solid.hgi-standard.hgi-shopping-basket-add-03:before{content:"\36db"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-in-01:before{content:"\36dc"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-in-02:before{content:"\36dd"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-in-03:before{content:"\36de"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-out-01:before{content:"\36df"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-out-02:before{content:"\36e0"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-out-03:before{content:"\36e1"}.hgi-solid.hgi-standard.hgi-shopping-basket-done-01:before{content:"\36e2"}.hgi-solid.hgi-standard.hgi-shopping-basket-done-02:before{content:"\36e3"}.hgi-solid.hgi-standard.hgi-shopping-basket-done-03:before{content:"\36e4"}.hgi-solid.hgi-standard.hgi-shopping-basket-favorite-01:before{content:"\36e5"}.hgi-solid.hgi-standard.hgi-shopping-basket-favorite-02:before{content:"\36e6"}.hgi-solid.hgi-standard.hgi-shopping-basket-favorite-03:before{content:"\36e7"}.hgi-solid.hgi-standard.hgi-shopping-basket-remove-01:before{content:"\36e8"}.hgi-solid.hgi-standard.hgi-shopping-basket-remove-02:before{content:"\36e9"}.hgi-solid.hgi-standard.hgi-shopping-basket-remove-03:before{content:"\36ea"}.hgi-solid.hgi-standard.hgi-shopping-basket-secure-01:before{content:"\36eb"}.hgi-solid.hgi-standard.hgi-shopping-basket-secure-02:before{content:"\36ec"}.hgi-solid.hgi-standard.hgi-shopping-basket-secure-03:before{content:"\36ed"}.hgi-solid.hgi-standard.hgi-shopping-cart-01:before{content:"\36ee"}.hgi-solid.hgi-standard.hgi-shopping-cart-02:before{content:"\36ef"}.hgi-solid.hgi-standard.hgi-shopping-cart-add-01:before{content:"\36f0"}.hgi-solid.hgi-standard.hgi-shopping-cart-add-02:before{content:"\36f1"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-01:before{content:"\36f2"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-02:before{content:"\36f3"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-in-01:before{content:"\36f4"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-in-02:before{content:"\36f5"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-out-01:before{content:"\36f6"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-out-02:before{content:"\36f7"}.hgi-solid.hgi-standard.hgi-shopping-cart-favorite-01:before{content:"\36f8"}.hgi-solid.hgi-standard.hgi-shopping-cart-favorite-02:before{content:"\36f9"}.hgi-solid.hgi-standard.hgi-shopping-cart-remove-01:before{content:"\36fa"}.hgi-solid.hgi-standard.hgi-shopping-cart-remove-02:before{content:"\36fb"}.hgi-solid.hgi-standard.hgi-shorts-pants:before{content:"\36fc"}.hgi-solid.hgi-standard.hgi-shuffle-square:before{content:"\36fd"}.hgi-solid.hgi-standard.hgi-shuffle:before{content:"\36fe"}.hgi-solid.hgi-standard.hgi-shutterstock:before{content:"\36ff"}.hgi-solid.hgi-standard.hgi-sidebar-bottom:before{content:"\3700"}.hgi-solid.hgi-standard.hgi-sidebar-left-01:before{content:"\3701"}.hgi-solid.hgi-standard.hgi-sidebar-left:before{content:"\3702"}.hgi-solid.hgi-standard.hgi-sidebar-right-01:before{content:"\3703"}.hgi-solid.hgi-standard.hgi-sidebar-right:before{content:"\3704"}.hgi-solid.hgi-standard.hgi-sidebar-top:before{content:"\3705"}.hgi-solid.hgi-standard.hgi-sign-language-c:before{content:"\3706"}.hgi-solid.hgi-standard.hgi-signal-full-01:before{content:"\3707"}.hgi-solid.hgi-standard.hgi-signal-full-02:before{content:"\3708"}.hgi-solid.hgi-standard.hgi-signal-low-01:before{content:"\3709"}.hgi-solid.hgi-standard.hgi-signal-low-02:before{content:"\370a"}.hgi-solid.hgi-standard.hgi-signal-low-medium:before{content:"\370b"}.hgi-solid.hgi-standard.hgi-signal-medium-01:before{content:"\370c"}.hgi-solid.hgi-standard.hgi-signal-medium-02:before{content:"\370d"}.hgi-solid.hgi-standard.hgi-signal-no-01:before{content:"\370e"}.hgi-solid.hgi-standard.hgi-signal-no-02:before{content:"\370f"}.hgi-solid.hgi-standard.hgi-signal:before{content:"\3710"}.hgi-solid.hgi-standard.hgi-signature:before{content:"\3711"}.hgi-solid.hgi-standard.hgi-silence:before{content:"\3712"}.hgi-solid.hgi-standard.hgi-simcard-01:before{content:"\3713"}.hgi-solid.hgi-standard.hgi-simcard-02:before{content:"\3714"}.hgi-solid.hgi-standard.hgi-simcard-dual:before{content:"\3715"}.hgi-solid.hgi-standard.hgi-sin:before{content:"\3716"}.hgi-solid.hgi-standard.hgi-sine-01:before{content:"\3717"}.hgi-solid.hgi-standard.hgi-sine-02:before{content:"\3718"}.hgi-solid.hgi-standard.hgi-sing-left:before{content:"\3719"}.hgi-solid.hgi-standard.hgi-sing-right:before{content:"\371a"}.hgi-solid.hgi-standard.hgi-sink-01:before{content:"\371b"}.hgi-solid.hgi-standard.hgi-sink-02:before{content:"\371c"}.hgi-solid.hgi-standard.hgi-siri:before{content:"\371d"}.hgi-solid.hgi-standard.hgi-sketch:before{content:"\371e"}.hgi-solid.hgi-standard.hgi-skew:before{content:"\371f"}.hgi-solid.hgi-standard.hgi-ski-dice-faces-01:before{content:"\3720"}.hgi-solid.hgi-standard.hgi-skipping-rope:before{content:"\3721"}.hgi-solid.hgi-standard.hgi-skull:before{content:"\3722"}.hgi-solid.hgi-standard.hgi-skype:before{content:"\3723"}.hgi-solid.hgi-standard.hgi-slack:before{content:"\3724"}.hgi-solid.hgi-standard.hgi-sleeping:before{content:"\3725"}.hgi-solid.hgi-standard.hgi-sleeveless:before{content:"\3726"}.hgi-solid.hgi-standard.hgi-sliders-horizontal:before{content:"\3727"}.hgi-solid.hgi-standard.hgi-sliders-vertical:before{content:"\3728"}.hgi-solid.hgi-standard.hgi-slideshare:before{content:"\3729"}.hgi-solid.hgi-standard.hgi-slow-winds:before{content:"\372a"}.hgi-solid.hgi-standard.hgi-smart-ac:before{content:"\372b"}.hgi-solid.hgi-standard.hgi-smart-phone-01:before{content:"\372c"}.hgi-solid.hgi-standard.hgi-smart-phone-02:before{content:"\372d"}.hgi-solid.hgi-standard.hgi-smart-phone-03:before{content:"\372e"}.hgi-solid.hgi-standard.hgi-smart-phone-04:before{content:"\372f"}.hgi-solid.hgi-standard.hgi-smart-phone-landscape:before{content:"\3730"}.hgi-solid.hgi-standard.hgi-smart-watch-01:before{content:"\3731"}.hgi-solid.hgi-standard.hgi-smart-watch-02:before{content:"\3732"}.hgi-solid.hgi-standard.hgi-smart-watch-03:before{content:"\3733"}.hgi-solid.hgi-standard.hgi-smart-watch-04:before{content:"\3734"}.hgi-solid.hgi-standard.hgi-smart:before{content:"\3735"}.hgi-solid.hgi-standard.hgi-smartphone-lost-wifi:before{content:"\3736"}.hgi-solid.hgi-standard.hgi-smartphone-wifi:before{content:"\3737"}.hgi-solid.hgi-standard.hgi-smile-dizzy:before{content:"\3738"}.hgi-solid.hgi-standard.hgi-smile:before{content:"\3739"}.hgi-solid.hgi-standard.hgi-sms-code:before{content:"\373a"}.hgi-solid.hgi-standard.hgi-snail:before{content:"\373b"}.hgi-solid.hgi-standard.hgi-snapchat:before{content:"\373c"}.hgi-solid.hgi-standard.hgi-snow:before{content:"\373d"}.hgi-solid.hgi-standard.hgi-soda-can:before{content:"\373e"}.hgi-solid.hgi-standard.hgi-sofa-01:before{content:"\373f"}.hgi-solid.hgi-standard.hgi-sofa-02:before{content:"\3740"}.hgi-solid.hgi-standard.hgi-sofa-03:before{content:"\3741"}.hgi-solid.hgi-standard.hgi-sofa-single:before{content:"\3742"}.hgi-solid.hgi-standard.hgi-soft-drink-01:before{content:"\3743"}.hgi-solid.hgi-standard.hgi-soft-drink-02:before{content:"\3744"}.hgi-solid.hgi-standard.hgi-software-license:before{content:"\3745"}.hgi-solid.hgi-standard.hgi-software-uninstall:before{content:"\3746"}.hgi-solid.hgi-standard.hgi-software:before{content:"\3747"}.hgi-solid.hgi-standard.hgi-soil-moisture-field:before{content:"\3748"}.hgi-solid.hgi-standard.hgi-soil-moisture-global:before{content:"\3749"}.hgi-solid.hgi-standard.hgi-soil-temperature-field:before{content:"\374a"}.hgi-solid.hgi-standard.hgi-soil-temperature-global:before{content:"\374b"}.hgi-solid.hgi-standard.hgi-solar-energy:before{content:"\374c"}.hgi-solid.hgi-standard.hgi-solar-panel-01:before{content:"\374d"}.hgi-solid.hgi-standard.hgi-solar-panel-02:before{content:"\374e"}.hgi-solid.hgi-standard.hgi-solar-panel-03:before{content:"\374f"}.hgi-solid.hgi-standard.hgi-solar-panel-04:before{content:"\3750"}.hgi-solid.hgi-standard.hgi-solar-panel-05:before{content:"\3751"}.hgi-solid.hgi-standard.hgi-solar-power:before{content:"\3752"}.hgi-solid.hgi-standard.hgi-solar-system-01:before{content:"\3753"}.hgi-solid.hgi-standard.hgi-solar-system:before{content:"\3754"}.hgi-solid.hgi-standard.hgi-solid-line-01:before{content:"\3755"}.hgi-solid.hgi-standard.hgi-solid-line-02:before{content:"\3756"}.hgi-solid.hgi-standard.hgi-sort-by-down-01:before{content:"\3757"}.hgi-solid.hgi-standard.hgi-sort-by-down-02:before{content:"\3758"}.hgi-solid.hgi-standard.hgi-sort-by-up-01:before{content:"\3759"}.hgi-solid.hgi-standard.hgi-sort-by-up-02:before{content:"\375a"}.hgi-solid.hgi-standard.hgi-sorting-01:before{content:"\375b"}.hgi-solid.hgi-standard.hgi-sorting-02:before{content:"\375c"}.hgi-solid.hgi-standard.hgi-sorting-03:before{content:"\375d"}.hgi-solid.hgi-standard.hgi-sorting-04:before{content:"\375e"}.hgi-solid.hgi-standard.hgi-sorting-05:before{content:"\375f"}.hgi-solid.hgi-standard.hgi-sorting-1-9:before{content:"\3760"}.hgi-solid.hgi-standard.hgi-sorting-9-1:before{content:"\3761"}.hgi-solid.hgi-standard.hgi-sorting-a-z-01:before{content:"\3762"}.hgi-solid.hgi-standard.hgi-sorting-a-z-02:before{content:"\3763"}.hgi-solid.hgi-standard.hgi-sorting-down:before{content:"\3764"}.hgi-solid.hgi-standard.hgi-sorting-up:before{content:"\3765"}.hgi-solid.hgi-standard.hgi-sorting-z-a-01:before{content:"\3766"}.hgi-solid.hgi-standard.hgi-soundcloud:before{content:"\3767"}.hgi-solid.hgi-standard.hgi-source-code-circle:before{content:"\3768"}.hgi-solid.hgi-standard.hgi-source-code-square:before{content:"\3769"}.hgi-solid.hgi-standard.hgi-source-code:before{content:"\376a"}.hgi-solid.hgi-standard.hgi-spaceship:before{content:"\376b"}.hgi-solid.hgi-standard.hgi-spades:before{content:"\376c"}.hgi-solid.hgi-standard.hgi-spaghetti:before{content:"\376d"}.hgi-solid.hgi-standard.hgi-spam:before{content:"\376e"}.hgi-solid.hgi-standard.hgi-sparkles:before{content:"\376f"}.hgi-solid.hgi-standard.hgi-spartan-helmet:before{content:"\3770"}.hgi-solid.hgi-standard.hgi-spatula:before{content:"\3771"}.hgi-solid.hgi-standard.hgi-speaker-01:before{content:"\3772"}.hgi-solid.hgi-standard.hgi-speaker:before{content:"\3773"}.hgi-solid.hgi-standard.hgi-speech-to-text:before{content:"\3774"}.hgi-solid.hgi-standard.hgi-speed-train-01:before{content:"\3775"}.hgi-solid.hgi-standard.hgi-speed-train-02:before{content:"\3776"}.hgi-solid.hgi-standard.hgi-sperm:before{content:"\3777"}.hgi-solid.hgi-standard.hgi-sphere:before{content:"\3778"}.hgi-solid.hgi-standard.hgi-spirals:before{content:"\3779"}.hgi-solid.hgi-standard.hgi-spoon-and-fork:before{content:"\377a"}.hgi-solid.hgi-standard.hgi-spoon-and-knife:before{content:"\377b"}.hgi-solid.hgi-standard.hgi-spoon:before{content:"\377c"}.hgi-solid.hgi-standard.hgi-spotify:before{content:"\377d"}.hgi-solid.hgi-standard.hgi-sql:before{content:"\377e"}.hgi-solid.hgi-standard.hgi-square-01:before{content:"\377f"}.hgi-solid.hgi-standard.hgi-square-arrow-data-transfer-diagonal:before{content:"\3780"}.hgi-solid.hgi-standard.hgi-square-arrow-data-transfer-horizontal:before{content:"\3781"}.hgi-solid.hgi-standard.hgi-square-arrow-data-transfer-vertical:before{content:"\3782"}.hgi-solid.hgi-standard.hgi-square-arrow-diagonal-01:before{content:"\3783"}.hgi-solid.hgi-standard.hgi-square-arrow-diagonal-02:before{content:"\3784"}.hgi-solid.hgi-standard.hgi-square-arrow-down-01:before{content:"\3785"}.hgi-solid.hgi-standard.hgi-square-arrow-down-02:before{content:"\3786"}.hgi-solid.hgi-standard.hgi-square-arrow-down-03:before{content:"\3787"}.hgi-solid.hgi-standard.hgi-square-arrow-down-double:before{content:"\3788"}.hgi-solid.hgi-standard.hgi-square-arrow-down-left:before{content:"\3789"}.hgi-solid.hgi-standard.hgi-square-arrow-down-right:before{content:"\378a"}.hgi-solid.hgi-standard.hgi-square-arrow-expand-01:before{content:"\378b"}.hgi-solid.hgi-standard.hgi-square-arrow-expand-02:before{content:"\378c"}.hgi-solid.hgi-standard.hgi-square-arrow-horizontal:before{content:"\378d"}.hgi-solid.hgi-standard.hgi-square-arrow-left-01:before{content:"\378e"}.hgi-solid.hgi-standard.hgi-square-arrow-left-02:before{content:"\378f"}.hgi-solid.hgi-standard.hgi-square-arrow-left-03:before{content:"\3790"}.hgi-solid.hgi-standard.hgi-square-arrow-left-double:before{content:"\3791"}.hgi-solid.hgi-standard.hgi-square-arrow-left-right:before{content:"\3792"}.hgi-solid.hgi-standard.hgi-square-arrow-move-down-left:before{content:"\3793"}.hgi-solid.hgi-standard.hgi-square-arrow-move-down-right:before{content:"\3794"}.hgi-solid.hgi-standard.hgi-square-arrow-move-left-down:before{content:"\3795"}.hgi-solid.hgi-standard.hgi-square-arrow-move-left-up:before{content:"\3796"}.hgi-solid.hgi-standard.hgi-square-arrow-move-right-down:before{content:"\3797"}.hgi-solid.hgi-standard.hgi-square-arrow-move-right-up:before{content:"\3798"}.hgi-solid.hgi-standard.hgi-square-arrow-reload-01:before{content:"\3799"}.hgi-solid.hgi-standard.hgi-square-arrow-reload-02:before{content:"\379a"}.hgi-solid.hgi-standard.hgi-square-arrow-right-01:before{content:"\379b"}.hgi-solid.hgi-standard.hgi-square-arrow-right-02:before{content:"\379c"}.hgi-solid.hgi-standard.hgi-square-arrow-right-03:before{content:"\379d"}.hgi-solid.hgi-standard.hgi-square-arrow-right-double:before{content:"\379e"}.hgi-solid.hgi-standard.hgi-square-arrow-shrink-01:before{content:"\379f"}.hgi-solid.hgi-standard.hgi-square-arrow-shrink-02:before{content:"\37a0"}.hgi-solid.hgi-standard.hgi-square-arrow-up-01:before{content:"\37a1"}.hgi-solid.hgi-standard.hgi-square-arrow-up-02:before{content:"\37a2"}.hgi-solid.hgi-standard.hgi-square-arrow-up-03:before{content:"\37a3"}.hgi-solid.hgi-standard.hgi-square-arrow-up-double:before{content:"\37a4"}.hgi-solid.hgi-standard.hgi-square-arrow-up-down:before{content:"\37a5"}.hgi-solid.hgi-standard.hgi-square-arrow-up-left:before{content:"\37a6"}.hgi-solid.hgi-standard.hgi-square-arrow-up-right:before{content:"\37a7"}.hgi-solid.hgi-standard.hgi-square-arrow-vertical:before{content:"\37a8"}.hgi-solid.hgi-standard.hgi-square-circle:before{content:"\37a9"}.hgi-solid.hgi-standard.hgi-square-lock-01:before{content:"\37aa"}.hgi-solid.hgi-standard.hgi-square-lock-02:before{content:"\37ab"}.hgi-solid.hgi-standard.hgi-square-lock-add-01:before{content:"\37ac"}.hgi-solid.hgi-standard.hgi-square-lock-add-02:before{content:"\37ad"}.hgi-solid.hgi-standard.hgi-square-lock-check-01:before{content:"\37ae"}.hgi-solid.hgi-standard.hgi-square-lock-check-02:before{content:"\37af"}.hgi-solid.hgi-standard.hgi-square-lock-minus-01:before{content:"\37b0"}.hgi-solid.hgi-standard.hgi-square-lock-minus-02:before{content:"\37b1"}.hgi-solid.hgi-standard.hgi-square-lock-password:before{content:"\37b2"}.hgi-solid.hgi-standard.hgi-square-lock-remove-01:before{content:"\37b3"}.hgi-solid.hgi-standard.hgi-square-lock-remove-02:before{content:"\37b4"}.hgi-solid.hgi-standard.hgi-square-root-square:before{content:"\37b5"}.hgi-solid.hgi-standard.hgi-square-square:before{content:"\37b6"}.hgi-solid.hgi-standard.hgi-square-unlock-01:before{content:"\37b7"}.hgi-solid.hgi-standard.hgi-square-unlock-02:before{content:"\37b8"}.hgi-solid.hgi-standard.hgi-square:before{content:"\37b9"}.hgi-solid.hgi-standard.hgi-stack-star:before{content:"\37ba"}.hgi-solid.hgi-standard.hgi-stake:before{content:"\37bb"}.hgi-solid.hgi-standard.hgi-stamp-01:before{content:"\37bc"}.hgi-solid.hgi-standard.hgi-stamp-02:before{content:"\37bd"}.hgi-solid.hgi-standard.hgi-stamp:before{content:"\37be"}.hgi-solid.hgi-standard.hgi-star-circle:before{content:"\37bf"}.hgi-solid.hgi-standard.hgi-star-face:before{content:"\37c0"}.hgi-solid.hgi-standard.hgi-star-half:before{content:"\37c1"}.hgi-solid.hgi-standard.hgi-star-off:before{content:"\37c2"}.hgi-solid.hgi-standard.hgi-star-square:before{content:"\37c3"}.hgi-solid.hgi-standard.hgi-star:before{content:"\37c4"}.hgi-solid.hgi-standard.hgi-stars:before{content:"\37c5"}.hgi-solid.hgi-standard.hgi-start-up-01:before{content:"\37c6"}.hgi-solid.hgi-standard.hgi-start-up-02:before{content:"\37c7"}.hgi-solid.hgi-standard.hgi-stationery:before{content:"\37c8"}.hgi-solid.hgi-standard.hgi-steak:before{content:"\37c9"}.hgi-solid.hgi-standard.hgi-steering:before{content:"\37ca"}.hgi-solid.hgi-standard.hgi-step-into:before{content:"\37cb"}.hgi-solid.hgi-standard.hgi-step-out:before{content:"\37cc"}.hgi-solid.hgi-standard.hgi-step-over:before{content:"\37cd"}.hgi-solid.hgi-standard.hgi-stethoscope-02:before{content:"\37ce"}.hgi-solid.hgi-standard.hgi-stethoscope:before{content:"\37cf"}.hgi-solid.hgi-standard.hgi-sticky-note-01:before{content:"\37d0"}.hgi-solid.hgi-standard.hgi-sticky-note-02:before{content:"\37d1"}.hgi-solid.hgi-standard.hgi-stop-watch:before{content:"\37d2"}.hgi-solid.hgi-standard.hgi-stop:before{content:"\37d3"}.hgi-solid.hgi-standard.hgi-store-01:before{content:"\37d4"}.hgi-solid.hgi-standard.hgi-store-02:before{content:"\37d5"}.hgi-solid.hgi-standard.hgi-store-03:before{content:"\37d6"}.hgi-solid.hgi-standard.hgi-store-04:before{content:"\37d7"}.hgi-solid.hgi-standard.hgi-store-add-01:before{content:"\37d8"}.hgi-solid.hgi-standard.hgi-store-add-02:before{content:"\37d9"}.hgi-solid.hgi-standard.hgi-store-location-01:before{content:"\37da"}.hgi-solid.hgi-standard.hgi-store-location-02:before{content:"\37db"}.hgi-solid.hgi-standard.hgi-store-remove-01:before{content:"\37dc"}.hgi-solid.hgi-standard.hgi-store-remove-02:before{content:"\37dd"}.hgi-solid.hgi-standard.hgi-store-verified-01:before{content:"\37de"}.hgi-solid.hgi-standard.hgi-store-verified-02:before{content:"\37df"}.hgi-solid.hgi-standard.hgi-straight-edge:before{content:"\37e0"}.hgi-solid.hgi-standard.hgi-strategy:before{content:"\37e1"}.hgi-solid.hgi-standard.hgi-stroke-bottom:before{content:"\37e2"}.hgi-solid.hgi-standard.hgi-stroke-center:before{content:"\37e3"}.hgi-solid.hgi-standard.hgi-stroke-inside:before{content:"\37e4"}.hgi-solid.hgi-standard.hgi-stroke-left:before{content:"\37e5"}.hgi-solid.hgi-standard.hgi-stroke-outside:before{content:"\37e6"}.hgi-solid.hgi-standard.hgi-stroke-right:before{content:"\37e7"}.hgi-solid.hgi-standard.hgi-stroke-top:before{content:"\37e8"}.hgi-solid.hgi-standard.hgi-structure-01:before{content:"\37e9"}.hgi-solid.hgi-standard.hgi-structure-02:before{content:"\37ea"}.hgi-solid.hgi-standard.hgi-structure-03:before{content:"\37eb"}.hgi-solid.hgi-standard.hgi-structure-04:before{content:"\37ec"}.hgi-solid.hgi-standard.hgi-structure-05:before{content:"\37ed"}.hgi-solid.hgi-standard.hgi-structure-add:before{content:"\37ee"}.hgi-solid.hgi-standard.hgi-structure-check:before{content:"\37ef"}.hgi-solid.hgi-standard.hgi-structure-fail:before{content:"\37f0"}.hgi-solid.hgi-standard.hgi-structure-folder-circle:before{content:"\37f1"}.hgi-solid.hgi-standard.hgi-structure-folder:before{content:"\37f2"}.hgi-solid.hgi-standard.hgi-student-card:before{content:"\37f3"}.hgi-solid.hgi-standard.hgi-student:before{content:"\37f4"}.hgi-solid.hgi-standard.hgi-students:before{content:"\37f5"}.hgi-solid.hgi-standard.hgi-study-desk:before{content:"\37f6"}.hgi-solid.hgi-standard.hgi-study-lamp:before{content:"\37f7"}.hgi-solid.hgi-standard.hgi-stumbleupon:before{content:"\37f8"}.hgi-solid.hgi-standard.hgi-submarine:before{content:"\37f9"}.hgi-solid.hgi-standard.hgi-submerge:before{content:"\37fa"}.hgi-solid.hgi-standard.hgi-subnode-add:before{content:"\37fb"}.hgi-solid.hgi-standard.hgi-subnode-delete:before{content:"\37fc"}.hgi-solid.hgi-standard.hgi-subpoena:before{content:"\37fd"}.hgi-solid.hgi-standard.hgi-subtitle:before{content:"\37fe"}.hgi-solid.hgi-standard.hgi-suit-01:before{content:"\37ff"}.hgi-solid.hgi-standard.hgi-suit-02:before{content:"\3800"}.hgi-solid.hgi-standard.hgi-sujood:before{content:"\3801"}.hgi-solid.hgi-standard.hgi-summation-01:before{content:"\3802"}.hgi-solid.hgi-standard.hgi-summation-02:before{content:"\3803"}.hgi-solid.hgi-standard.hgi-summation-circle:before{content:"\3804"}.hgi-solid.hgi-standard.hgi-summation-square:before{content:"\3805"}.hgi-solid.hgi-standard.hgi-sun-01:before{content:"\3806"}.hgi-solid.hgi-standard.hgi-sun-02:before{content:"\3807"}.hgi-solid.hgi-standard.hgi-sun-03:before{content:"\3808"}.hgi-solid.hgi-standard.hgi-sun-cloud-01:before{content:"\3809"}.hgi-solid.hgi-standard.hgi-sun-cloud-02:before{content:"\380a"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-01:before{content:"\380b"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-02:before{content:"\380c"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-zap-01:before{content:"\380d"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-zap-02:before{content:"\380e"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-zap-01:before{content:"\380f"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-zap-02:before{content:"\3810"}.hgi-solid.hgi-standard.hgi-sun-cloud-big-rain-01:before{content:"\3811"}.hgi-solid.hgi-standard.hgi-sun-cloud-big-rain-02:before{content:"\3812"}.hgi-solid.hgi-standard.hgi-sun-cloud-fast-wind-01:before{content:"\3813"}.hgi-solid.hgi-standard.hgi-sun-cloud-fast-wind-02:before{content:"\3814"}.hgi-solid.hgi-standard.hgi-sun-cloud-hailstone-01:before{content:"\3815"}.hgi-solid.hgi-standard.hgi-sun-cloud-hailstone-02:before{content:"\3816"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-rain-01:before{content:"\3817"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-rain-02:before{content:"\3818"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-snow-01:before{content:"\3819"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-snow-02:before{content:"\381a"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-rain-01:before{content:"\381b"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-rain-02:before{content:"\381c"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-snow-01:before{content:"\381d"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-snow-02:before{content:"\381e"}.hgi-solid.hgi-standard.hgi-sun-cloud-slow-wind-01:before{content:"\381f"}.hgi-solid.hgi-standard.hgi-sun-cloud-slow-wind-02:before{content:"\3820"}.hgi-solid.hgi-standard.hgi-sun-cloud-snow-01:before{content:"\3821"}.hgi-solid.hgi-standard.hgi-sun-cloud-snow-02:before{content:"\3822"}.hgi-solid.hgi-standard.hgi-sunglasses:before{content:"\3823"}.hgi-solid.hgi-standard.hgi-sunrise:before{content:"\3824"}.hgi-solid.hgi-standard.hgi-sunset:before{content:"\3825"}.hgi-solid.hgi-standard.hgi-super-mario-toad:before{content:"\3826"}.hgi-solid.hgi-standard.hgi-super-mario:before{content:"\3827"}.hgi-solid.hgi-standard.hgi-surfboard:before{content:"\3828"}.hgi-solid.hgi-standard.hgi-surprise:before{content:"\3829"}.hgi-solid.hgi-standard.hgi-sushi-01:before{content:"\382a"}.hgi-solid.hgi-standard.hgi-sushi-02:before{content:"\382b"}.hgi-solid.hgi-standard.hgi-sushi-03:before{content:"\382c"}.hgi-solid.hgi-standard.hgi-suspicious:before{content:"\382d"}.hgi-solid.hgi-standard.hgi-sustainable-energy:before{content:"\382e"}.hgi-solid.hgi-standard.hgi-svg-01:before{content:"\382f"}.hgi-solid.hgi-standard.hgi-svg-02:before{content:"\3830"}.hgi-solid.hgi-standard.hgi-swarm:before{content:"\3831"}.hgi-solid.hgi-standard.hgi-swatch:before{content:"\3832"}.hgi-solid.hgi-standard.hgi-swimming-cap:before{content:"\3833"}.hgi-solid.hgi-standard.hgi-swimming:before{content:"\3834"}.hgi-solid.hgi-standard.hgi-swipe-down-01:before{content:"\3835"}.hgi-solid.hgi-standard.hgi-swipe-down-02:before{content:"\3836"}.hgi-solid.hgi-standard.hgi-swipe-down-03:before{content:"\3837"}.hgi-solid.hgi-standard.hgi-swipe-down-04:before{content:"\3838"}.hgi-solid.hgi-standard.hgi-swipe-down-05:before{content:"\3839"}.hgi-solid.hgi-standard.hgi-swipe-down-06:before{content:"\383a"}.hgi-solid.hgi-standard.hgi-swipe-down-07:before{content:"\383b"}.hgi-solid.hgi-standard.hgi-swipe-down-08:before{content:"\383c"}.hgi-solid.hgi-standard.hgi-swipe-left-01:before{content:"\383d"}.hgi-solid.hgi-standard.hgi-swipe-left-02:before{content:"\383e"}.hgi-solid.hgi-standard.hgi-swipe-left-03:before{content:"\383f"}.hgi-solid.hgi-standard.hgi-swipe-left-04:before{content:"\3840"}.hgi-solid.hgi-standard.hgi-swipe-left-05:before{content:"\3841"}.hgi-solid.hgi-standard.hgi-swipe-left-06:before{content:"\3842"}.hgi-solid.hgi-standard.hgi-swipe-left-07:before{content:"\3843"}.hgi-solid.hgi-standard.hgi-swipe-left-08:before{content:"\3844"}.hgi-solid.hgi-standard.hgi-swipe-left-09:before{content:"\3845"}.hgi-solid.hgi-standard.hgi-swipe-right-01:before{content:"\3846"}.hgi-solid.hgi-standard.hgi-swipe-right-02:before{content:"\3847"}.hgi-solid.hgi-standard.hgi-swipe-right-03:before{content:"\3848"}.hgi-solid.hgi-standard.hgi-swipe-right-04:before{content:"\3849"}.hgi-solid.hgi-standard.hgi-swipe-right-05:before{content:"\384a"}.hgi-solid.hgi-standard.hgi-swipe-right-06:before{content:"\384b"}.hgi-solid.hgi-standard.hgi-swipe-right-07:before{content:"\384c"}.hgi-solid.hgi-standard.hgi-swipe-right-08:before{content:"\384d"}.hgi-solid.hgi-standard.hgi-swipe-right-09:before{content:"\384e"}.hgi-solid.hgi-standard.hgi-swipe-up-01:before{content:"\384f"}.hgi-solid.hgi-standard.hgi-swipe-up-02:before{content:"\3850"}.hgi-solid.hgi-standard.hgi-swipe-up-03:before{content:"\3851"}.hgi-solid.hgi-standard.hgi-swipe-up-04:before{content:"\3852"}.hgi-solid.hgi-standard.hgi-swipe-up-05:before{content:"\3853"}.hgi-solid.hgi-standard.hgi-swipe-up-06:before{content:"\3854"}.hgi-solid.hgi-standard.hgi-swipe-up-07:before{content:"\3855"}.hgi-solid.hgi-standard.hgi-swipe-up-08:before{content:"\3856"}.hgi-solid.hgi-standard.hgi-sword-01:before{content:"\3857"}.hgi-solid.hgi-standard.hgi-sword-02:before{content:"\3858"}.hgi-solid.hgi-standard.hgi-sword-03:before{content:"\3859"}.hgi-solid.hgi-standard.hgi-system-update-01:before{content:"\385a"}.hgi-solid.hgi-standard.hgi-system-update-02:before{content:"\385b"}.hgi-solid.hgi-standard.hgi-t-shirt:before{content:"\385c"}.hgi-solid.hgi-standard.hgi-table-01:before{content:"\385d"}.hgi-solid.hgi-standard.hgi-table-02:before{content:"\385e"}.hgi-solid.hgi-standard.hgi-table-03:before{content:"\385f"}.hgi-solid.hgi-standard.hgi-table-lamp-01:before{content:"\3860"}.hgi-solid.hgi-standard.hgi-table-lamp-02:before{content:"\3861"}.hgi-solid.hgi-standard.hgi-table-round:before{content:"\3862"}.hgi-solid.hgi-standard.hgi-table-tennis-bat:before{content:"\3863"}.hgi-solid.hgi-standard.hgi-table:before{content:"\3864"}.hgi-solid.hgi-standard.hgi-tablet-01:before{content:"\3865"}.hgi-solid.hgi-standard.hgi-tablet-02:before{content:"\3866"}.hgi-solid.hgi-standard.hgi-tablet-connected-bluetooth:before{content:"\3867"}.hgi-solid.hgi-standard.hgi-tablet-connected-usb:before{content:"\3868"}.hgi-solid.hgi-standard.hgi-tablet-connected-wifi:before{content:"\3869"}.hgi-solid.hgi-standard.hgi-tablet-pen:before{content:"\386a"}.hgi-solid.hgi-standard.hgi-taco-01:before{content:"\386b"}.hgi-solid.hgi-standard.hgi-taco-02:before{content:"\386c"}.hgi-solid.hgi-standard.hgi-tag-01:before{content:"\386d"}.hgi-solid.hgi-standard.hgi-tag-02:before{content:"\386e"}.hgi-solid.hgi-standard.hgi-tags:before{content:"\386f"}.hgi-solid.hgi-standard.hgi-taj-mahal:before{content:"\3870"}.hgi-solid.hgi-standard.hgi-tan:before{content:"\3871"}.hgi-solid.hgi-standard.hgi-tank-top:before{content:"\3872"}.hgi-solid.hgi-standard.hgi-tap-01:before{content:"\3873"}.hgi-solid.hgi-standard.hgi-tap-02:before{content:"\3874"}.hgi-solid.hgi-standard.hgi-tap-03:before{content:"\3875"}.hgi-solid.hgi-standard.hgi-tap-04:before{content:"\3876"}.hgi-solid.hgi-standard.hgi-tap-05:before{content:"\3877"}.hgi-solid.hgi-standard.hgi-tap-06:before{content:"\3878"}.hgi-solid.hgi-standard.hgi-tap-07:before{content:"\3879"}.hgi-solid.hgi-standard.hgi-tap-08:before{content:"\387a"}.hgi-solid.hgi-standard.hgi-tape-measure:before{content:"\387b"}.hgi-solid.hgi-standard.hgi-target-01:before{content:"\387c"}.hgi-solid.hgi-standard.hgi-target-02:before{content:"\387d"}.hgi-solid.hgi-standard.hgi-target-03:before{content:"\387e"}.hgi-solid.hgi-standard.hgi-target-dollar:before{content:"\387f"}.hgi-solid.hgi-standard.hgi-tasbih:before{content:"\3880"}.hgi-solid.hgi-standard.hgi-task-01:before{content:"\3881"}.hgi-solid.hgi-standard.hgi-task-02:before{content:"\3882"}.hgi-solid.hgi-standard.hgi-task-add-01:before{content:"\3883"}.hgi-solid.hgi-standard.hgi-task-add-02:before{content:"\3884"}.hgi-solid.hgi-standard.hgi-task-daily-01:before{content:"\3885"}.hgi-solid.hgi-standard.hgi-task-daily-02:before{content:"\3886"}.hgi-solid.hgi-standard.hgi-task-done-01:before{content:"\3887"}.hgi-solid.hgi-standard.hgi-task-done-02:before{content:"\3888"}.hgi-solid.hgi-standard.hgi-task-edit-01:before{content:"\3889"}.hgi-solid.hgi-standard.hgi-task-edit-02:before{content:"\388a"}.hgi-solid.hgi-standard.hgi-task-remove-01:before{content:"\388b"}.hgi-solid.hgi-standard.hgi-task-remove-02:before{content:"\388c"}.hgi-solid.hgi-standard.hgi-taxes:before{content:"\388d"}.hgi-solid.hgi-standard.hgi-taxi:before{content:"\388e"}.hgi-solid.hgi-standard.hgi-tea-pod:before{content:"\388f"}.hgi-solid.hgi-standard.hgi-tea:before{content:"\3890"}.hgi-solid.hgi-standard.hgi-teacher:before{content:"\3891"}.hgi-solid.hgi-standard.hgi-teaching:before{content:"\3892"}.hgi-solid.hgi-standard.hgi-teamviewer:before{content:"\3893"}.hgi-solid.hgi-standard.hgi-telegram:before{content:"\3894"}.hgi-solid.hgi-standard.hgi-telephone:before{content:"\3895"}.hgi-solid.hgi-standard.hgi-telescope-01:before{content:"\3896"}.hgi-solid.hgi-standard.hgi-telescope-02:before{content:"\3897"}.hgi-solid.hgi-standard.hgi-television-table:before{content:"\3898"}.hgi-solid.hgi-standard.hgi-temperature:before{content:"\3899"}.hgi-solid.hgi-standard.hgi-tennis-ball:before{content:"\389a"}.hgi-solid.hgi-standard.hgi-terrace:before{content:"\389b"}.hgi-solid.hgi-standard.hgi-test-tube-01:before{content:"\389c"}.hgi-solid.hgi-standard.hgi-test-tube-02:before{content:"\389d"}.hgi-solid.hgi-standard.hgi-test-tube-03:before{content:"\389e"}.hgi-solid.hgi-standard.hgi-test-tube:before{content:"\389f"}.hgi-solid.hgi-standard.hgi-tetris:before{content:"\38a0"}.hgi-solid.hgi-standard.hgi-text-align-center:before{content:"\38a1"}.hgi-solid.hgi-standard.hgi-text-align-justify-center:before{content:"\38a2"}.hgi-solid.hgi-standard.hgi-text-align-justify-left:before{content:"\38a3"}.hgi-solid.hgi-standard.hgi-text-align-justify-right:before{content:"\38a4"}.hgi-solid.hgi-standard.hgi-text-align-left-01:before{content:"\38a5"}.hgi-solid.hgi-standard.hgi-text-align-left:before{content:"\38a6"}.hgi-solid.hgi-standard.hgi-text-align-right-01:before{content:"\38a7"}.hgi-solid.hgi-standard.hgi-text-align-right:before{content:"\38a8"}.hgi-solid.hgi-standard.hgi-text-all-caps:before{content:"\38a9"}.hgi-solid.hgi-standard.hgi-text-bold:before{content:"\38aa"}.hgi-solid.hgi-standard.hgi-text-centerline-center-top:before{content:"\38ab"}.hgi-solid.hgi-standard.hgi-text-centerline-left:before{content:"\38ac"}.hgi-solid.hgi-standard.hgi-text-centerline-middle:before{content:"\38ad"}.hgi-solid.hgi-standard.hgi-text-centerline-right:before{content:"\38ae"}.hgi-solid.hgi-standard.hgi-text-check:before{content:"\38af"}.hgi-solid.hgi-standard.hgi-text-circle:before{content:"\38b0"}.hgi-solid.hgi-standard.hgi-text-clear:before{content:"\38b1"}.hgi-solid.hgi-standard.hgi-text-color:before{content:"\38b2"}.hgi-solid.hgi-standard.hgi-text-creation:before{content:"\38b3"}.hgi-solid.hgi-standard.hgi-text-firstline-left:before{content:"\38b4"}.hgi-solid.hgi-standard.hgi-text-firstline-right:before{content:"\38b5"}.hgi-solid.hgi-standard.hgi-text-font:before{content:"\38b6"}.hgi-solid.hgi-standard.hgi-text-footnote:before{content:"\38b7"}.hgi-solid.hgi-standard.hgi-text-indent-01:before{content:"\38b8"}.hgi-solid.hgi-standard.hgi-text-indent-less:before{content:"\38b9"}.hgi-solid.hgi-standard.hgi-text-indent-more:before{content:"\38ba"}.hgi-solid.hgi-standard.hgi-text-indent:before{content:"\38bb"}.hgi-solid.hgi-standard.hgi-text-italic-slash:before{content:"\38bc"}.hgi-solid.hgi-standard.hgi-text-italic:before{content:"\38bd"}.hgi-solid.hgi-standard.hgi-text-kerning:before{content:"\38be"}.hgi-solid.hgi-standard.hgi-text-number-sign:before{content:"\38bf"}.hgi-solid.hgi-standard.hgi-text-selection:before{content:"\38c0"}.hgi-solid.hgi-standard.hgi-text-smallcaps:before{content:"\38c1"}.hgi-solid.hgi-standard.hgi-text-square:before{content:"\38c2"}.hgi-solid.hgi-standard.hgi-text-strikethrough:before{content:"\38c3"}.hgi-solid.hgi-standard.hgi-text-subscript:before{content:"\38c4"}.hgi-solid.hgi-standard.hgi-text-superscript:before{content:"\38c5"}.hgi-solid.hgi-standard.hgi-text-tracking:before{content:"\38c6"}.hgi-solid.hgi-standard.hgi-text-underline:before{content:"\38c7"}.hgi-solid.hgi-standard.hgi-text-variable-front:before{content:"\38c8"}.hgi-solid.hgi-standard.hgi-text-vertical-alignment:before{content:"\38c9"}.hgi-solid.hgi-standard.hgi-text-wrap:before{content:"\38ca"}.hgi-solid.hgi-standard.hgi-text:before{content:"\38cb"}.hgi-solid.hgi-standard.hgi-the-prophets-mosque:before{content:"\38cc"}.hgi-solid.hgi-standard.hgi-thermometer-cold:before{content:"\38cd"}.hgi-solid.hgi-standard.hgi-thermometer-warm:before{content:"\38ce"}.hgi-solid.hgi-standard.hgi-thermometer:before{content:"\38cf"}.hgi-solid.hgi-standard.hgi-third-bracket-circle:before{content:"\38d0"}.hgi-solid.hgi-standard.hgi-third-bracket-square:before{content:"\38d1"}.hgi-solid.hgi-standard.hgi-third-bracket:before{content:"\38d2"}.hgi-solid.hgi-standard.hgi-thread:before{content:"\38d3"}.hgi-solid.hgi-standard.hgi-threads-ellipse:before{content:"\38d4"}.hgi-solid.hgi-standard.hgi-threads-rectangle:before{content:"\38d5"}.hgi-solid.hgi-standard.hgi-threads:before{content:"\38d6"}.hgi-solid.hgi-standard.hgi-three-d-move:before{content:"\38d7"}.hgi-solid.hgi-standard.hgi-three-d-rotate:before{content:"\38d8"}.hgi-solid.hgi-standard.hgi-three-d-scale:before{content:"\38d9"}.hgi-solid.hgi-standard.hgi-three-d-view:before{content:"\38da"}.hgi-solid.hgi-standard.hgi-three-finger-01:before{content:"\38db"}.hgi-solid.hgi-standard.hgi-three-finger-02:before{content:"\38dc"}.hgi-solid.hgi-standard.hgi-three-finger-03:before{content:"\38dd"}.hgi-solid.hgi-standard.hgi-three-finger-04:before{content:"\38de"}.hgi-solid.hgi-standard.hgi-three-finger-05:before{content:"\38df"}.hgi-solid.hgi-standard.hgi-thumbs-down-ellipse:before{content:"\38e0"}.hgi-solid.hgi-standard.hgi-thumbs-down-rectangle:before{content:"\38e1"}.hgi-solid.hgi-standard.hgi-thumbs-down:before{content:"\38e2"}.hgi-solid.hgi-standard.hgi-thumbs-up-down:before{content:"\38e3"}.hgi-solid.hgi-standard.hgi-thumbs-up-ellipse:before{content:"\38e4"}.hgi-solid.hgi-standard.hgi-thumbs-up-rectangle:before{content:"\38e5"}.hgi-solid.hgi-standard.hgi-thumbs-up:before{content:"\38e6"}.hgi-solid.hgi-standard.hgi-tic-tac-toe:before{content:"\38e7"}.hgi-solid.hgi-standard.hgi-tick-01:before{content:"\38e8"}.hgi-solid.hgi-standard.hgi-tick-02:before{content:"\38e9"}.hgi-solid.hgi-standard.hgi-tick-03:before{content:"\38ea"}.hgi-solid.hgi-standard.hgi-tick-04:before{content:"\38eb"}.hgi-solid.hgi-standard.hgi-tick-double-01:before{content:"\38ec"}.hgi-solid.hgi-standard.hgi-tick-double-02:before{content:"\38ed"}.hgi-solid.hgi-standard.hgi-tick-double-03:before{content:"\38ee"}.hgi-solid.hgi-standard.hgi-tick-double-04:before{content:"\38ef"}.hgi-solid.hgi-standard.hgi-ticket-01:before{content:"\38f0"}.hgi-solid.hgi-standard.hgi-ticket-02:before{content:"\38f1"}.hgi-solid.hgi-standard.hgi-ticket-03:before{content:"\38f2"}.hgi-solid.hgi-standard.hgi-ticket-star:before{content:"\38f3"}.hgi-solid.hgi-standard.hgi-tie:before{content:"\38f4"}.hgi-solid.hgi-standard.hgi-tiktok:before{content:"\38f5"}.hgi-solid.hgi-standard.hgi-time-01:before{content:"\38f6"}.hgi-solid.hgi-standard.hgi-time-02:before{content:"\38f7"}.hgi-solid.hgi-standard.hgi-time-03:before{content:"\38f8"}.hgi-solid.hgi-standard.hgi-time-04:before{content:"\38f9"}.hgi-solid.hgi-standard.hgi-time-half-pass:before{content:"\38fa"}.hgi-solid.hgi-standard.hgi-time-management-circle:before{content:"\38fb"}.hgi-solid.hgi-standard.hgi-time-management:before{content:"\38fc"}.hgi-solid.hgi-standard.hgi-time-quarter-pass:before{content:"\38fd"}.hgi-solid.hgi-standard.hgi-time-quarter:before{content:"\38fe"}.hgi-solid.hgi-standard.hgi-time-schedule:before{content:"\38ff"}.hgi-solid.hgi-standard.hgi-time-setting-01:before{content:"\3900"}.hgi-solid.hgi-standard.hgi-time-setting-02:before{content:"\3901"}.hgi-solid.hgi-standard.hgi-time-setting-03:before{content:"\3902"}.hgi-solid.hgi-standard.hgi-timer-01:before{content:"\3903"}.hgi-solid.hgi-standard.hgi-timer-02:before{content:"\3904"}.hgi-solid.hgi-standard.hgi-tips:before{content:"\3905"}.hgi-solid.hgi-standard.hgi-tired-01:before{content:"\3906"}.hgi-solid.hgi-standard.hgi-tired-02:before{content:"\3907"}.hgi-solid.hgi-standard.hgi-tissue-paper:before{content:"\3908"}.hgi-solid.hgi-standard.hgi-toggle-off:before{content:"\3909"}.hgi-solid.hgi-standard.hgi-toggle-on:before{content:"\390a"}.hgi-solid.hgi-standard.hgi-toilet-01:before{content:"\390b"}.hgi-solid.hgi-standard.hgi-toilet-02:before{content:"\390c"}.hgi-solid.hgi-standard.hgi-tongue-01:before{content:"\390d"}.hgi-solid.hgi-standard.hgi-tongue-wink-left:before{content:"\390e"}.hgi-solid.hgi-standard.hgi-tongue-wink-right:before{content:"\390f"}.hgi-solid.hgi-standard.hgi-tongue:before{content:"\3910"}.hgi-solid.hgi-standard.hgi-tools:before{content:"\3911"}.hgi-solid.hgi-standard.hgi-tornado-01:before{content:"\3912"}.hgi-solid.hgi-standard.hgi-tornado-02:before{content:"\3913"}.hgi-solid.hgi-standard.hgi-torri-gate:before{content:"\3914"}.hgi-solid.hgi-standard.hgi-touch-01:before{content:"\3915"}.hgi-solid.hgi-standard.hgi-touch-02:before{content:"\3916"}.hgi-solid.hgi-standard.hgi-touch-03:before{content:"\3917"}.hgi-solid.hgi-standard.hgi-touch-04:before{content:"\3918"}.hgi-solid.hgi-standard.hgi-touch-05:before{content:"\3919"}.hgi-solid.hgi-standard.hgi-touch-06:before{content:"\391a"}.hgi-solid.hgi-standard.hgi-touch-07:before{content:"\391b"}.hgi-solid.hgi-standard.hgi-touch-08:before{content:"\391c"}.hgi-solid.hgi-standard.hgi-touch-09:before{content:"\391d"}.hgi-solid.hgi-standard.hgi-touch-10:before{content:"\391e"}.hgi-solid.hgi-standard.hgi-touch-interaction-01:before{content:"\391f"}.hgi-solid.hgi-standard.hgi-touch-interaction-02:before{content:"\3920"}.hgi-solid.hgi-standard.hgi-touch-interaction-03:before{content:"\3921"}.hgi-solid.hgi-standard.hgi-touch-interaction-04:before{content:"\3922"}.hgi-solid.hgi-standard.hgi-touch-locked-01:before{content:"\3923"}.hgi-solid.hgi-standard.hgi-touch-locked-02:before{content:"\3924"}.hgi-solid.hgi-standard.hgi-touch-locked-03:before{content:"\3925"}.hgi-solid.hgi-standard.hgi-touch-locked-04:before{content:"\3926"}.hgi-solid.hgi-standard.hgi-touchpad-01:before{content:"\3927"}.hgi-solid.hgi-standard.hgi-touchpad-02:before{content:"\3928"}.hgi-solid.hgi-standard.hgi-touchpad-03:before{content:"\3929"}.hgi-solid.hgi-standard.hgi-touchpad-04:before{content:"\392a"}.hgi-solid.hgi-standard.hgi-tow-truck:before{content:"\392b"}.hgi-solid.hgi-standard.hgi-towels:before{content:"\392c"}.hgi-solid.hgi-standard.hgi-toy-train:before{content:"\392d"}.hgi-solid.hgi-standard.hgi-tractor:before{content:"\392e"}.hgi-solid.hgi-standard.hgi-trade-down:before{content:"\392f"}.hgi-solid.hgi-standard.hgi-trade-mark:before{content:"\3930"}.hgi-solid.hgi-standard.hgi-trade-up:before{content:"\3931"}.hgi-solid.hgi-standard.hgi-trademark:before{content:"\3932"}.hgi-solid.hgi-standard.hgi-traffic-incident:before{content:"\3933"}.hgi-solid.hgi-standard.hgi-traffic-light:before{content:"\3934"}.hgi-solid.hgi-standard.hgi-train-01:before{content:"\3935"}.hgi-solid.hgi-standard.hgi-train-02:before{content:"\3936"}.hgi-solid.hgi-standard.hgi-tram:before{content:"\3937"}.hgi-solid.hgi-standard.hgi-trampoline:before{content:"\3938"}.hgi-solid.hgi-standard.hgi-transaction:before{content:"\3939"}.hgi-solid.hgi-standard.hgi-transition-bottom:before{content:"\393a"}.hgi-solid.hgi-standard.hgi-transition-left:before{content:"\393b"}.hgi-solid.hgi-standard.hgi-transition-right:before{content:"\393c"}.hgi-solid.hgi-standard.hgi-transition-top:before{content:"\393d"}.hgi-solid.hgi-standard.hgi-translate:before{content:"\393e"}.hgi-solid.hgi-standard.hgi-translation:before{content:"\393f"}.hgi-solid.hgi-standard.hgi-transmission:before{content:"\3940"}.hgi-solid.hgi-standard.hgi-transparency:before{content:"\3941"}.hgi-solid.hgi-standard.hgi-trapezoid-line-horizontal:before{content:"\3942"}.hgi-solid.hgi-standard.hgi-trapezoid-line-vertical:before{content:"\3943"}.hgi-solid.hgi-standard.hgi-travel-bag:before{content:"\3944"}.hgi-solid.hgi-standard.hgi-treadmill-01:before{content:"\3945"}.hgi-solid.hgi-standard.hgi-treadmill-02:before{content:"\3946"}.hgi-solid.hgi-standard.hgi-treatment:before{content:"\3947"}.hgi-solid.hgi-standard.hgi-tree-01:before{content:"\3948"}.hgi-solid.hgi-standard.hgi-tree-02:before{content:"\3949"}.hgi-solid.hgi-standard.hgi-tree-03:before{content:"\394a"}.hgi-solid.hgi-standard.hgi-tree-04:before{content:"\394b"}.hgi-solid.hgi-standard.hgi-tree-05:before{content:"\394c"}.hgi-solid.hgi-standard.hgi-tree-06:before{content:"\394d"}.hgi-solid.hgi-standard.hgi-tree-07:before{content:"\394e"}.hgi-solid.hgi-standard.hgi-trello:before{content:"\394f"}.hgi-solid.hgi-standard.hgi-triangle-01:before{content:"\3950"}.hgi-solid.hgi-standard.hgi-triangle-02:before{content:"\3951"}.hgi-solid.hgi-standard.hgi-triangle-03:before{content:"\3952"}.hgi-solid.hgi-standard.hgi-triangle:before{content:"\3953"}.hgi-solid.hgi-standard.hgi-trolley-01:before{content:"\3954"}.hgi-solid.hgi-standard.hgi-trolley-02:before{content:"\3955"}.hgi-solid.hgi-standard.hgi-tropical-storm-tracks-01:before{content:"\3956"}.hgi-solid.hgi-standard.hgi-tropical-storm-tracks-02:before{content:"\3957"}.hgi-solid.hgi-standard.hgi-tropical-storm:before{content:"\3958"}.hgi-solid.hgi-standard.hgi-truck-delivery:before{content:"\3959"}.hgi-solid.hgi-standard.hgi-truck-monster:before{content:"\395a"}.hgi-solid.hgi-standard.hgi-truck-return:before{content:"\395b"}.hgi-solid.hgi-standard.hgi-truck:before{content:"\395c"}.hgi-solid.hgi-standard.hgi-trulli:before{content:"\395d"}.hgi-solid.hgi-standard.hgi-tsunami:before{content:"\395e"}.hgi-solid.hgi-standard.hgi-tulip:before{content:"\395f"}.hgi-solid.hgi-standard.hgi-tumblr:before{content:"\3960"}.hgi-solid.hgi-standard.hgi-turtle-neck:before{content:"\3961"}.hgi-solid.hgi-standard.hgi-tv-01:before{content:"\3962"}.hgi-solid.hgi-standard.hgi-tv-02:before{content:"\3963"}.hgi-solid.hgi-standard.hgi-tv-fix:before{content:"\3964"}.hgi-solid.hgi-standard.hgi-tv-issue:before{content:"\3965"}.hgi-solid.hgi-standard.hgi-tv-smart:before{content:"\3966"}.hgi-solid.hgi-standard.hgi-twin-tower:before{content:"\3967"}.hgi-solid.hgi-standard.hgi-twitch:before{content:"\3968"}.hgi-solid.hgi-standard.hgi-twitter-square:before{content:"\3969"}.hgi-solid.hgi-standard.hgi-twitter:before{content:"\396a"}.hgi-solid.hgi-standard.hgi-two-factor-access:before{content:"\396b"}.hgi-solid.hgi-standard.hgi-two-finger-01:before{content:"\396c"}.hgi-solid.hgi-standard.hgi-two-finger-02:before{content:"\396d"}.hgi-solid.hgi-standard.hgi-two-finger-03:before{content:"\396e"}.hgi-solid.hgi-standard.hgi-two-finger-04:before{content:"\396f"}.hgi-solid.hgi-standard.hgi-two-finger-05:before{content:"\3970"}.hgi-solid.hgi-standard.hgi-txt-01:before{content:"\3971"}.hgi-solid.hgi-standard.hgi-txt-02:before{content:"\3972"}.hgi-solid.hgi-standard.hgi-type-cursor:before{content:"\3973"}.hgi-solid.hgi-standard.hgi-typescript-01:before{content:"\3974"}.hgi-solid.hgi-standard.hgi-typescript-02:before{content:"\3975"}.hgi-solid.hgi-standard.hgi-typescript-03:before{content:"\3976"}.hgi-solid.hgi-standard.hgi-uber:before{content:"\3977"}.hgi-solid.hgi-standard.hgi-ufo-01:before{content:"\3978"}.hgi-solid.hgi-standard.hgi-ufo:before{content:"\3979"}.hgi-solid.hgi-standard.hgi-umbrella-dollar:before{content:"\397a"}.hgi-solid.hgi-standard.hgi-umbrella:before{content:"\397b"}.hgi-solid.hgi-standard.hgi-unamused:before{content:"\397c"}.hgi-solid.hgi-standard.hgi-unavailable:before{content:"\397d"}.hgi-solid.hgi-standard.hgi-underpants-01:before{content:"\397e"}.hgi-solid.hgi-standard.hgi-underpants-02:before{content:"\397f"}.hgi-solid.hgi-standard.hgi-underpants-03:before{content:"\3980"}.hgi-solid.hgi-standard.hgi-unfold-less:before{content:"\3981"}.hgi-solid.hgi-standard.hgi-unfold-more:before{content:"\3982"}.hgi-solid.hgi-standard.hgi-ungroup-items:before{content:"\3983"}.hgi-solid.hgi-standard.hgi-ungroup-layers:before{content:"\3984"}.hgi-solid.hgi-standard.hgi-unhappy:before{content:"\3985"}.hgi-solid.hgi-standard.hgi-university:before{content:"\3986"}.hgi-solid.hgi-standard.hgi-unlink-01:before{content:"\3987"}.hgi-solid.hgi-standard.hgi-unlink-02:before{content:"\3988"}.hgi-solid.hgi-standard.hgi-unlink-03:before{content:"\3989"}.hgi-solid.hgi-standard.hgi-unlink-04:before{content:"\398a"}.hgi-solid.hgi-standard.hgi-unlink-05:before{content:"\398b"}.hgi-solid.hgi-standard.hgi-unlink-06:before{content:"\398c"}.hgi-solid.hgi-standard.hgi-unsplash:before{content:"\398d"}.hgi-solid.hgi-standard.hgi-upload-01:before{content:"\398e"}.hgi-solid.hgi-standard.hgi-upload-02:before{content:"\398f"}.hgi-solid.hgi-standard.hgi-upload-03:before{content:"\3990"}.hgi-solid.hgi-standard.hgi-upload-04:before{content:"\3991"}.hgi-solid.hgi-standard.hgi-upload-05:before{content:"\3992"}.hgi-solid.hgi-standard.hgi-upload-circle-01:before{content:"\3993"}.hgi-solid.hgi-standard.hgi-upload-circle-02:before{content:"\3994"}.hgi-solid.hgi-standard.hgi-upload-square-01:before{content:"\3995"}.hgi-solid.hgi-standard.hgi-upload-square-02:before{content:"\3996"}.hgi-solid.hgi-standard.hgi-upwork:before{content:"\3997"}.hgi-solid.hgi-standard.hgi-usb-bugs:before{content:"\3998"}.hgi-solid.hgi-standard.hgi-usb-connected-01:before{content:"\3999"}.hgi-solid.hgi-standard.hgi-usb-connected-02:before{content:"\399a"}.hgi-solid.hgi-standard.hgi-usb-connected-03:before{content:"\399b"}.hgi-solid.hgi-standard.hgi-usb-error:before{content:"\399c"}.hgi-solid.hgi-standard.hgi-usb-memory-01:before{content:"\399d"}.hgi-solid.hgi-standard.hgi-usb-memory-02:before{content:"\399e"}.hgi-solid.hgi-standard.hgi-usb-not-connected-01:before{content:"\399f"}.hgi-solid.hgi-standard.hgi-usb-not-connected-02:before{content:"\39a0"}.hgi-solid.hgi-standard.hgi-usb:before{content:"\39a1"}.hgi-solid.hgi-standard.hgi-user-account:before{content:"\39a2"}.hgi-solid.hgi-standard.hgi-user-add-01:before{content:"\39a3"}.hgi-solid.hgi-standard.hgi-user-add-02:before{content:"\39a4"}.hgi-solid.hgi-standard.hgi-user-arrow-left-right:before{content:"\39a5"}.hgi-solid.hgi-standard.hgi-user-block-01:before{content:"\39a6"}.hgi-solid.hgi-standard.hgi-user-block-02:before{content:"\39a7"}.hgi-solid.hgi-standard.hgi-user-check-01:before{content:"\39a8"}.hgi-solid.hgi-standard.hgi-user-check-02:before{content:"\39a9"}.hgi-solid.hgi-standard.hgi-user-circle-02:before{content:"\39aa"}.hgi-solid.hgi-standard.hgi-user-circle:before{content:"\39ab"}.hgi-solid.hgi-standard.hgi-user-edit-01:before{content:"\39ac"}.hgi-solid.hgi-standard.hgi-user-full-view:before{content:"\39ad"}.hgi-solid.hgi-standard.hgi-user-group:before{content:"\39ae"}.hgi-solid.hgi-standard.hgi-user-id-verification:before{content:"\39af"}.hgi-solid.hgi-standard.hgi-user-list:before{content:"\39b0"}.hgi-solid.hgi-standard.hgi-user-lock-01:before{content:"\39b1"}.hgi-solid.hgi-standard.hgi-user-lock-02:before{content:"\39b2"}.hgi-solid.hgi-standard.hgi-user-love-01:before{content:"\39b3"}.hgi-solid.hgi-standard.hgi-user-love-02:before{content:"\39b4"}.hgi-solid.hgi-standard.hgi-user-minus-01:before{content:"\39b5"}.hgi-solid.hgi-standard.hgi-user-minus-02:before{content:"\39b6"}.hgi-solid.hgi-standard.hgi-user-multiple-02:before{content:"\39b7"}.hgi-solid.hgi-standard.hgi-user-multiple:before{content:"\39b8"}.hgi-solid.hgi-standard.hgi-user-question-01:before{content:"\39b9"}.hgi-solid.hgi-standard.hgi-user-question-02:before{content:"\39ba"}.hgi-solid.hgi-standard.hgi-user-remove-01:before{content:"\39bb"}.hgi-solid.hgi-standard.hgi-user-remove-02:before{content:"\39bc"}.hgi-solid.hgi-standard.hgi-user-roadside:before{content:"\39bd"}.hgi-solid.hgi-standard.hgi-user-search-01:before{content:"\39be"}.hgi-solid.hgi-standard.hgi-user-search-02:before{content:"\39bf"}.hgi-solid.hgi-standard.hgi-user-settings-01:before{content:"\39c0"}.hgi-solid.hgi-standard.hgi-user-settings-02:before{content:"\39c1"}.hgi-solid.hgi-standard.hgi-user-sharing:before{content:"\39c2"}.hgi-solid.hgi-standard.hgi-user-shield-01:before{content:"\39c3"}.hgi-solid.hgi-standard.hgi-user-shield-02:before{content:"\39c4"}.hgi-solid.hgi-standard.hgi-user-square:before{content:"\39c5"}.hgi-solid.hgi-standard.hgi-user-star-01:before{content:"\39c6"}.hgi-solid.hgi-standard.hgi-user-star-02:before{content:"\39c7"}.hgi-solid.hgi-standard.hgi-user-status:before{content:"\39c8"}.hgi-solid.hgi-standard.hgi-user-story:before{content:"\39c9"}.hgi-solid.hgi-standard.hgi-user-switch:before{content:"\39ca"}.hgi-solid.hgi-standard.hgi-user-unlock-01:before{content:"\39cb"}.hgi-solid.hgi-standard.hgi-user-unlock-02:before{content:"\39cc"}.hgi-solid.hgi-standard.hgi-user:before{content:"\39cd"}.hgi-solid.hgi-standard.hgi-uv-01:before{content:"\39ce"}.hgi-solid.hgi-standard.hgi-uv-02:before{content:"\39cf"}.hgi-solid.hgi-standard.hgi-uv-03:before{content:"\39d0"}.hgi-solid.hgi-standard.hgi-vaccine:before{content:"\39d1"}.hgi-solid.hgi-standard.hgi-validation-approval:before{content:"\39d2"}.hgi-solid.hgi-standard.hgi-validation:before{content:"\39d3"}.hgi-solid.hgi-standard.hgi-van:before{content:"\39d4"}.hgi-solid.hgi-standard.hgi-variable:before{content:"\39d5"}.hgi-solid.hgi-standard.hgi-vegetarian-food:before{content:"\39d6"}.hgi-solid.hgi-standard.hgi-vertical-resize:before{content:"\39d7"}.hgi-solid.hgi-standard.hgi-vertical-scroll-point:before{content:"\39d8"}.hgi-solid.hgi-standard.hgi-vest:before{content:"\39d9"}.hgi-solid.hgi-standard.hgi-victory-finger-01:before{content:"\39da"}.hgi-solid.hgi-standard.hgi-victory-finger-02:before{content:"\39db"}.hgi-solid.hgi-standard.hgi-victory-finger-03:before{content:"\39dc"}.hgi-solid.hgi-standard.hgi-video-01:before{content:"\39dd"}.hgi-solid.hgi-standard.hgi-video-02:before{content:"\39de"}.hgi-solid.hgi-standard.hgi-video-console:before{content:"\39df"}.hgi-solid.hgi-standard.hgi-video-off:before{content:"\39e0"}.hgi-solid.hgi-standard.hgi-video-replay:before{content:"\39e1"}.hgi-solid.hgi-standard.hgi-view-off-slash:before{content:"\39e2"}.hgi-solid.hgi-standard.hgi-view-off:before{content:"\39e3"}.hgi-solid.hgi-standard.hgi-view:before{content:"\39e4"}.hgi-solid.hgi-standard.hgi-vimeo:before{content:"\39e5"}.hgi-solid.hgi-standard.hgi-vine-square:before{content:"\39e6"}.hgi-solid.hgi-standard.hgi-vine:before{content:"\39e7"}.hgi-solid.hgi-standard.hgi-vintage-clock:before{content:"\39e8"}.hgi-solid.hgi-standard.hgi-virtual-reality-vr-01:before{content:"\39e9"}.hgi-solid.hgi-standard.hgi-virtual-reality-vr-02:before{content:"\39ea"}.hgi-solid.hgi-standard.hgi-vision:before{content:"\39eb"}.hgi-solid.hgi-standard.hgi-vk-square:before{content:"\39ec"}.hgi-solid.hgi-standard.hgi-vk:before{content:"\39ed"}.hgi-solid.hgi-standard.hgi-voice-id:before{content:"\39ee"}.hgi-solid.hgi-standard.hgi-voice:before{content:"\39ef"}.hgi-solid.hgi-standard.hgi-volleyball:before{content:"\39f0"}.hgi-solid.hgi-standard.hgi-volume-high:before{content:"\39f1"}.hgi-solid.hgi-standard.hgi-volume-low:before{content:"\39f2"}.hgi-solid.hgi-standard.hgi-volume-minus:before{content:"\39f3"}.hgi-solid.hgi-standard.hgi-volume-mute-01:before{content:"\39f4"}.hgi-solid.hgi-standard.hgi-volume-mute-02:before{content:"\39f5"}.hgi-solid.hgi-standard.hgi-volume-off:before{content:"\39f6"}.hgi-solid.hgi-standard.hgi-volume-up:before{content:"\39f7"}.hgi-solid.hgi-standard.hgi-vomiting:before{content:"\39f8"}.hgi-solid.hgi-standard.hgi-voucher:before{content:"\39f9"}.hgi-solid.hgi-standard.hgi-vr-glasses:before{content:"\39fa"}.hgi-solid.hgi-standard.hgi-vr:before{content:"\39fb"}.hgi-solid.hgi-standard.hgi-vynil-01:before{content:"\39fc"}.hgi-solid.hgi-standard.hgi-vynil-02:before{content:"\39fd"}.hgi-solid.hgi-standard.hgi-vynil-03:before{content:"\39fe"}.hgi-solid.hgi-standard.hgi-waiter:before{content:"\39ff"}.hgi-solid.hgi-standard.hgi-waiters:before{content:"\3a00"}.hgi-solid.hgi-standard.hgi-wall-lamp:before{content:"\3a01"}.hgi-solid.hgi-standard.hgi-wallet-01:before{content:"\3a02"}.hgi-solid.hgi-standard.hgi-wallet-02:before{content:"\3a03"}.hgi-solid.hgi-standard.hgi-wallet-03:before{content:"\3a04"}.hgi-solid.hgi-standard.hgi-wallet-add-01:before{content:"\3a05"}.hgi-solid.hgi-standard.hgi-wallet-add-02:before{content:"\3a06"}.hgi-solid.hgi-standard.hgi-wallet-done-01:before{content:"\3a07"}.hgi-solid.hgi-standard.hgi-wallet-done-02:before{content:"\3a08"}.hgi-solid.hgi-standard.hgi-wallet-not-found-01:before{content:"\3a09"}.hgi-solid.hgi-standard.hgi-wallet-not-found-02:before{content:"\3a0a"}.hgi-solid.hgi-standard.hgi-wallet-remove-01:before{content:"\3a0b"}.hgi-solid.hgi-standard.hgi-wallet-remove-02:before{content:"\3a0c"}.hgi-solid.hgi-standard.hgi-wanted:before{content:"\3a0d"}.hgi-solid.hgi-standard.hgi-wardrobe-01:before{content:"\3a0e"}.hgi-solid.hgi-standard.hgi-wardrobe-02:before{content:"\3a0f"}.hgi-solid.hgi-standard.hgi-wardrobe-03:before{content:"\3a10"}.hgi-solid.hgi-standard.hgi-wardrobe-04:before{content:"\3a11"}.hgi-solid.hgi-standard.hgi-warehouse:before{content:"\3a12"}.hgi-solid.hgi-standard.hgi-washington-monument:before{content:"\3a13"}.hgi-solid.hgi-standard.hgi-waste-restore:before{content:"\3a14"}.hgi-solid.hgi-standard.hgi-waste:before{content:"\3a15"}.hgi-solid.hgi-standard.hgi-watch-01:before{content:"\3a16"}.hgi-solid.hgi-standard.hgi-watch-02:before{content:"\3a17"}.hgi-solid.hgi-standard.hgi-water-energy:before{content:"\3a18"}.hgi-solid.hgi-standard.hgi-water-polo:before{content:"\3a19"}.hgi-solid.hgi-standard.hgi-water-pump:before{content:"\3a1a"}.hgi-solid.hgi-standard.hgi-waterfall-down-01:before{content:"\3a1b"}.hgi-solid.hgi-standard.hgi-waterfall-down-03:before{content:"\3a1c"}.hgi-solid.hgi-standard.hgi-waterfall-up-01:before{content:"\3a1d"}.hgi-solid.hgi-standard.hgi-waterfall-up-02:before{content:"\3a1e"}.hgi-solid.hgi-standard.hgi-watermelon:before{content:"\3a1f"}.hgi-solid.hgi-standard.hgi-wattpad-square:before{content:"\3a20"}.hgi-solid.hgi-standard.hgi-wattpad:before{content:"\3a21"}.hgi-solid.hgi-standard.hgi-waving-hand-01:before{content:"\3a22"}.hgi-solid.hgi-standard.hgi-waving-hand-02:before{content:"\3a23"}.hgi-solid.hgi-standard.hgi-waze:before{content:"\3a24"}.hgi-solid.hgi-standard.hgi-web-design-01:before{content:"\3a25"}.hgi-solid.hgi-standard.hgi-web-design-02:before{content:"\3a26"}.hgi-solid.hgi-standard.hgi-web-programming:before{content:"\3a27"}.hgi-solid.hgi-standard.hgi-web-protection:before{content:"\3a28"}.hgi-solid.hgi-standard.hgi-web-security:before{content:"\3a29"}.hgi-solid.hgi-standard.hgi-web-validation:before{content:"\3a2a"}.hgi-solid.hgi-standard.hgi-webflow:before{content:"\3a2b"}.hgi-solid.hgi-standard.hgi-wechat:before{content:"\3a2c"}.hgi-solid.hgi-standard.hgi-weight-scale-01:before{content:"\3a2d"}.hgi-solid.hgi-standard.hgi-weight-scale:before{content:"\3a2e"}.hgi-solid.hgi-standard.hgi-wellness:before{content:"\3a2f"}.hgi-solid.hgi-standard.hgi-whatsapp-business:before{content:"\3a30"}.hgi-solid.hgi-standard.hgi-whatsapp:before{content:"\3a31"}.hgi-solid.hgi-standard.hgi-wheelchair:before{content:"\3a32"}.hgi-solid.hgi-standard.hgi-whisk:before{content:"\3a33"}.hgi-solid.hgi-standard.hgi-whistle:before{content:"\3a34"}.hgi-solid.hgi-standard.hgi-wifi-01:before{content:"\3a35"}.hgi-solid.hgi-standard.hgi-wifi-02:before{content:"\3a36"}.hgi-solid.hgi-standard.hgi-wifi-circle:before{content:"\3a37"}.hgi-solid.hgi-standard.hgi-wifi-connected-01:before{content:"\3a38"}.hgi-solid.hgi-standard.hgi-wifi-connected-02:before{content:"\3a39"}.hgi-solid.hgi-standard.hgi-wifi-connected-03:before{content:"\3a3a"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-01:before{content:"\3a3b"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-02:before{content:"\3a3c"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-03:before{content:"\3a3d"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-04:before{content:"\3a3e"}.hgi-solid.hgi-standard.hgi-wifi-error-01:before{content:"\3a3f"}.hgi-solid.hgi-standard.hgi-wifi-error-02:before{content:"\3a40"}.hgi-solid.hgi-standard.hgi-wifi-full-signal:before{content:"\3a41"}.hgi-solid.hgi-standard.hgi-wifi-location:before{content:"\3a42"}.hgi-solid.hgi-standard.hgi-wifi-lock:before{content:"\3a43"}.hgi-solid.hgi-standard.hgi-wifi-low-signal:before{content:"\3a44"}.hgi-solid.hgi-standard.hgi-wifi-medium-signal:before{content:"\3a45"}.hgi-solid.hgi-standard.hgi-wifi-no-signal:before{content:"\3a46"}.hgi-solid.hgi-standard.hgi-wifi-off-01:before{content:"\3a47"}.hgi-solid.hgi-standard.hgi-wifi-off-02:before{content:"\3a48"}.hgi-solid.hgi-standard.hgi-wifi-square:before{content:"\3a49"}.hgi-solid.hgi-standard.hgi-wifi-unlock:before{content:"\3a4a"}.hgi-solid.hgi-standard.hgi-wikipedia:before{content:"\3a4b"}.hgi-solid.hgi-standard.hgi-wind-power-01:before{content:"\3a4c"}.hgi-solid.hgi-standard.hgi-wind-power-02:before{content:"\3a4d"}.hgi-solid.hgi-standard.hgi-wind-power-03:before{content:"\3a4e"}.hgi-solid.hgi-standard.hgi-wind-power:before{content:"\3a4f"}.hgi-solid.hgi-standard.hgi-wind-surf:before{content:"\3a50"}.hgi-solid.hgi-standard.hgi-wind-turbine:before{content:"\3a51"}.hgi-solid.hgi-standard.hgi-wink:before{content:"\3a52"}.hgi-solid.hgi-standard.hgi-winking:before{content:"\3a53"}.hgi-solid.hgi-standard.hgi-wireless-cloud-access:before{content:"\3a54"}.hgi-solid.hgi-standard.hgi-wireless:before{content:"\3a55"}.hgi-solid.hgi-standard.hgi-wise:before{content:"\3a56"}.hgi-solid.hgi-standard.hgi-wordpress:before{content:"\3a57"}.hgi-solid.hgi-standard.hgi-work-alert:before{content:"\3a58"}.hgi-solid.hgi-standard.hgi-work-history:before{content:"\3a59"}.hgi-solid.hgi-standard.hgi-work-update:before{content:"\3a5a"}.hgi-solid.hgi-standard.hgi-workflow-circle-01:before{content:"\3a5b"}.hgi-solid.hgi-standard.hgi-workflow-circle-02:before{content:"\3a5c"}.hgi-solid.hgi-standard.hgi-workflow-circle-03:before{content:"\3a5d"}.hgi-solid.hgi-standard.hgi-workflow-circle-04:before{content:"\3a5e"}.hgi-solid.hgi-standard.hgi-workflow-circle-05:before{content:"\3a5f"}.hgi-solid.hgi-standard.hgi-workflow-circle-06:before{content:"\3a60"}.hgi-solid.hgi-standard.hgi-workflow-square-01:before{content:"\3a61"}.hgi-solid.hgi-standard.hgi-workflow-square-02:before{content:"\3a62"}.hgi-solid.hgi-standard.hgi-workflow-square-03:before{content:"\3a63"}.hgi-solid.hgi-standard.hgi-workflow-square-04:before{content:"\3a64"}.hgi-solid.hgi-standard.hgi-workflow-square-05:before{content:"\3a65"}.hgi-solid.hgi-standard.hgi-workflow-square-06:before{content:"\3a66"}.hgi-solid.hgi-standard.hgi-workflow-square-07:before{content:"\3a67"}.hgi-solid.hgi-standard.hgi-workflow-square-08:before{content:"\3a68"}.hgi-solid.hgi-standard.hgi-workflow-square-09:before{content:"\3a69"}.hgi-solid.hgi-standard.hgi-workflow-square-10:before{content:"\3a6a"}.hgi-solid.hgi-standard.hgi-workout-battle-ropes:before{content:"\3a6b"}.hgi-solid.hgi-standard.hgi-workout-gymnastics:before{content:"\3a6c"}.hgi-solid.hgi-standard.hgi-workout-kicking:before{content:"\3a6d"}.hgi-solid.hgi-standard.hgi-workout-run:before{content:"\3a6e"}.hgi-solid.hgi-standard.hgi-workout-sport:before{content:"\3a6f"}.hgi-solid.hgi-standard.hgi-workout-squats:before{content:"\3a70"}.hgi-solid.hgi-standard.hgi-workout-stretching:before{content:"\3a71"}.hgi-solid.hgi-standard.hgi-workout-warm-up:before{content:"\3a72"}.hgi-solid.hgi-standard.hgi-worry:before{content:"\3a73"}.hgi-solid.hgi-standard.hgi-wps-office-rectangle:before{content:"\3a74"}.hgi-solid.hgi-standard.hgi-wps-office:before{content:"\3a75"}.hgi-solid.hgi-standard.hgi-wrench-01:before{content:"\3a76"}.hgi-solid.hgi-standard.hgi-wrench-02:before{content:"\3a77"}.hgi-solid.hgi-standard.hgi-wudu:before{content:"\3a78"}.hgi-solid.hgi-standard.hgi-x-ray:before{content:"\3a79"}.hgi-solid.hgi-standard.hgi-x-variable-circle:before{content:"\3a7a"}.hgi-solid.hgi-standard.hgi-x-variable-square:before{content:"\3a7b"}.hgi-solid.hgi-standard.hgi-x-variable:before{content:"\3a7c"}.hgi-solid.hgi-standard.hgi-xing:before{content:"\3a7d"}.hgi-solid.hgi-standard.hgi-xls-01:before{content:"\3a7e"}.hgi-solid.hgi-standard.hgi-xls-02:before{content:"\3a7f"}.hgi-solid.hgi-standard.hgi-xml-01:before{content:"\3a80"}.hgi-solid.hgi-standard.hgi-xml-02:before{content:"\3a81"}.hgi-solid.hgi-standard.hgi-xsl-01:before{content:"\3a82"}.hgi-solid.hgi-standard.hgi-xsl-02:before{content:"\3a83"}.hgi-solid.hgi-standard.hgi-yelp:before{content:"\3a84"}.hgi-solid.hgi-standard.hgi-yen-circle:before{content:"\3a85"}.hgi-solid.hgi-standard.hgi-yen-receive:before{content:"\3a86"}.hgi-solid.hgi-standard.hgi-yen-send:before{content:"\3a87"}.hgi-solid.hgi-standard.hgi-yen-square:before{content:"\3a88"}.hgi-solid.hgi-standard.hgi-yen:before{content:"\3a89"}.hgi-solid.hgi-standard.hgi-yoga-01:before{content:"\3a8a"}.hgi-solid.hgi-standard.hgi-yoga-02:before{content:"\3a8b"}.hgi-solid.hgi-standard.hgi-yoga-03:before{content:"\3a8c"}.hgi-solid.hgi-standard.hgi-yoga-ball:before{content:"\3a8d"}.hgi-solid.hgi-standard.hgi-yoga-mat:before{content:"\3a8e"}.hgi-solid.hgi-standard.hgi-yogurt:before{content:"\3a8f"}.hgi-solid.hgi-standard.hgi-youtube:before{content:"\3a90"}.hgi-solid.hgi-standard.hgi-yurt:before{content:"\3a91"}.hgi-solid.hgi-standard.hgi-zakat:before{content:"\3a92"}.hgi-solid.hgi-standard.hgi-zap:before{content:"\3a93"}.hgi-solid.hgi-standard.hgi-zeppelin:before{content:"\3a94"}.hgi-solid.hgi-standard.hgi-zip-01:before{content:"\3a95"}.hgi-solid.hgi-standard.hgi-zip-02:before{content:"\3a96"}.hgi-solid.hgi-standard.hgi-zoom-circle:before{content:"\3a97"}.hgi-solid.hgi-standard.hgi-zoom-in-area:before{content:"\3a98"}.hgi-solid.hgi-standard.hgi-zoom-out-area:before{content:"\3a99"}.hgi-solid.hgi-standard.hgi-zoom-square:before{content:"\3a9a"}.hgi-solid.hgi-standard.hgi-zoom:before{content:"\3a9b"}@font-face{font-family:hgi-stroke-rounded;src:url(hgi-stroke-rounded.7ca81657f6d73258.woff2) format("woff2")}.hgi-stroke{font-family:hgi-stroke-rounded!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-stroke:after{opacity:.4;position:absolute;left:0}.hgi-stroke.hgi-abacus:before{content:"\3a9c"}.hgi-stroke.hgi-absolute:before{content:"\3a9d"}.hgi-stroke.hgi-acceleration:before{content:"\3a9e"}.hgi-stroke.hgi-access:before{content:"\3a9f"}.hgi-stroke.hgi-accident:before{content:"\3aa0"}.hgi-stroke.hgi-account-setting-01:before{content:"\3aa1"}.hgi-stroke.hgi-account-setting-02:before{content:"\3aa2"}.hgi-stroke.hgi-account-setting-03:before{content:"\3aa3"}.hgi-stroke.hgi-activity-01:before{content:"\3aa4"}.hgi-stroke.hgi-activity-02:before{content:"\3aa5"}.hgi-stroke.hgi-activity-03:before{content:"\3aa6"}.hgi-stroke.hgi-activity-04:before{content:"\3aa7"}.hgi-stroke.hgi-acute:before{content:"\3aa8"}.hgi-stroke.hgi-add-01:before{content:"\3aa9"}.hgi-stroke.hgi-add-02:before{content:"\3aaa"}.hgi-stroke.hgi-add-circle-half-dot:before{content:"\3aab"}.hgi-stroke.hgi-add-circle:before{content:"\3aac"}.hgi-stroke.hgi-add-square:before{content:"\3aad"}.hgi-stroke.hgi-add-team:before{content:"\3aae"}.hgi-stroke.hgi-address-book:before{content:"\3aaf"}.hgi-stroke.hgi-adobe-after-effect:before{content:"\3ab0"}.hgi-stroke.hgi-adobe-illustrator:before{content:"\3ab1"}.hgi-stroke.hgi-adobe-indesign:before{content:"\3ab2"}.hgi-stroke.hgi-adobe-photoshop:before{content:"\3ab3"}.hgi-stroke.hgi-adobe-premier:before{content:"\3ab4"}.hgi-stroke.hgi-adobe-xd:before{content:"\3ab5"}.hgi-stroke.hgi-adventure:before{content:"\3ab6"}.hgi-stroke.hgi-advertisiment:before{content:"\3ab7"}.hgi-stroke.hgi-adzan:before{content:"\3ab8"}.hgi-stroke.hgi-affiliate:before{content:"\3ab9"}.hgi-stroke.hgi-agreement-01:before{content:"\3aba"}.hgi-stroke.hgi-agreement-02:before{content:"\3abb"}.hgi-stroke.hgi-agreement-03:before{content:"\3abc"}.hgi-stroke.hgi-ai-beautify:before{content:"\3abd"}.hgi-stroke.hgi-ai-book:before{content:"\3abe"}.hgi-stroke.hgi-ai-brain-01:before{content:"\3abf"}.hgi-stroke.hgi-ai-brain-02:before{content:"\3ac0"}.hgi-stroke.hgi-ai-brain-03:before{content:"\3ac1"}.hgi-stroke.hgi-ai-brain-04:before{content:"\3ac2"}.hgi-stroke.hgi-ai-brain-05:before{content:"\3ac3"}.hgi-stroke.hgi-ai-browser:before{content:"\3ac4"}.hgi-stroke.hgi-ai-chat-01:before{content:"\3ac5"}.hgi-stroke.hgi-ai-chat-02:before{content:"\3ac6"}.hgi-stroke.hgi-ai-cloud-01:before{content:"\3ac7"}.hgi-stroke.hgi-ai-cloud-02:before{content:"\3ac8"}.hgi-stroke.hgi-ai-cloud:before{content:"\3ac9"}.hgi-stroke.hgi-ai-computer:before{content:"\3aca"}.hgi-stroke.hgi-ai-dna:before{content:"\3acb"}.hgi-stroke.hgi-ai-eraser:before{content:"\3acc"}.hgi-stroke.hgi-ai-folder-01:before{content:"\3acd"}.hgi-stroke.hgi-ai-folder-02:before{content:"\3ace"}.hgi-stroke.hgi-ai-game:before{content:"\3acf"}.hgi-stroke.hgi-ai-generative:before{content:"\3ad0"}.hgi-stroke.hgi-ai-idea:before{content:"\3ad1"}.hgi-stroke.hgi-ai-image:before{content:"\3ad2"}.hgi-stroke.hgi-ai-innovation-01:before{content:"\3ad3"}.hgi-stroke.hgi-ai-innovation-02:before{content:"\3ad4"}.hgi-stroke.hgi-ai-innovation-03:before{content:"\3ad5"}.hgi-stroke.hgi-ai-laptop:before{content:"\3ad6"}.hgi-stroke.hgi-ai-learning:before{content:"\3ad7"}.hgi-stroke.hgi-ai-lock:before{content:"\3ad8"}.hgi-stroke.hgi-ai-magic:before{content:"\3ad9"}.hgi-stroke.hgi-ai-mail-01:before{content:"\3ada"}.hgi-stroke.hgi-ai-mail-02:before{content:"\3adb"}.hgi-stroke.hgi-ai-mail:before{content:"\3adc"}.hgi-stroke.hgi-ai-network:before{content:"\3add"}.hgi-stroke.hgi-ai-phone-01:before{content:"\3ade"}.hgi-stroke.hgi-ai-phone-02:before{content:"\3adf"}.hgi-stroke.hgi-ai-programming:before{content:"\3ae0"}.hgi-stroke.hgi-ai-search:before{content:"\3ae1"}.hgi-stroke.hgi-ai-security-01:before{content:"\3ae2"}.hgi-stroke.hgi-ai-security-02:before{content:"\3ae3"}.hgi-stroke.hgi-ai-setting:before{content:"\3ae4"}.hgi-stroke.hgi-ai-smartwatch:before{content:"\3ae5"}.hgi-stroke.hgi-ai-user:before{content:"\3ae6"}.hgi-stroke.hgi-ai-video:before{content:"\3ae7"}.hgi-stroke.hgi-ai-view:before{content:"\3ae8"}.hgi-stroke.hgi-aids:before{content:"\3ae9"}.hgi-stroke.hgi-airbnb:before{content:"\3aea"}.hgi-stroke.hgi-aircraft-game:before{content:"\3aeb"}.hgi-stroke.hgi-airdrop:before{content:"\3aec"}.hgi-stroke.hgi-airplane-01:before{content:"\3aed"}.hgi-stroke.hgi-airplane-02:before{content:"\3aee"}.hgi-stroke.hgi-airplane-landing-01:before{content:"\3aef"}.hgi-stroke.hgi-airplane-landing-02:before{content:"\3af0"}.hgi-stroke.hgi-airplane-mode-off:before{content:"\3af1"}.hgi-stroke.hgi-airplane-mode:before{content:"\3af2"}.hgi-stroke.hgi-airplane-seat:before{content:"\3af3"}.hgi-stroke.hgi-airplane-take-off-01:before{content:"\3af4"}.hgi-stroke.hgi-airplane-take-off-02:before{content:"\3af5"}.hgi-stroke.hgi-airplay-line:before{content:"\3af6"}.hgi-stroke.hgi-airpod-01:before{content:"\3af7"}.hgi-stroke.hgi-airpod-02:before{content:"\3af8"}.hgi-stroke.hgi-airpod-03:before{content:"\3af9"}.hgi-stroke.hgi-airport:before{content:"\3afa"}.hgi-stroke.hgi-al-aqsa-mosque:before{content:"\3afb"}.hgi-stroke.hgi-alarm-clock:before{content:"\3afc"}.hgi-stroke.hgi-album-01:before{content:"\3afd"}.hgi-stroke.hgi-album-02:before{content:"\3afe"}.hgi-stroke.hgi-album-not-found-01:before{content:"\3aff"}.hgi-stroke.hgi-album-not-found-02:before{content:"\3b00"}.hgi-stroke.hgi-alert-01:before{content:"\3b01"}.hgi-stroke.hgi-alert-02:before{content:"\3b02"}.hgi-stroke.hgi-alert-circle:before{content:"\3b03"}.hgi-stroke.hgi-alert-diamond:before{content:"\3b04"}.hgi-stroke.hgi-alert-square:before{content:"\3b05"}.hgi-stroke.hgi-algorithm:before{content:"\3b06"}.hgi-stroke.hgi-alien-01:before{content:"\3b07"}.hgi-stroke.hgi-alien-02:before{content:"\3b08"}.hgi-stroke.hgi-align-bottom:before{content:"\3b09"}.hgi-stroke.hgi-align-box-bottom-center:before{content:"\3b0a"}.hgi-stroke.hgi-align-box-bottom-left:before{content:"\3b0b"}.hgi-stroke.hgi-align-box-bottom-right:before{content:"\3b0c"}.hgi-stroke.hgi-align-box-middle-center:before{content:"\3b0d"}.hgi-stroke.hgi-align-box-middle-left:before{content:"\3b0e"}.hgi-stroke.hgi-align-box-middle-right:before{content:"\3b0f"}.hgi-stroke.hgi-align-box-top-center:before{content:"\3b10"}.hgi-stroke.hgi-align-box-top-left:before{content:"\3b11"}.hgi-stroke.hgi-align-box-top-right:before{content:"\3b12"}.hgi-stroke.hgi-align-horizontal-center:before{content:"\3b13"}.hgi-stroke.hgi-align-key-object:before{content:"\3b14"}.hgi-stroke.hgi-align-left:before{content:"\3b15"}.hgi-stroke.hgi-align-right:before{content:"\3b16"}.hgi-stroke.hgi-align-selection:before{content:"\3b17"}.hgi-stroke.hgi-align-top:before{content:"\3b18"}.hgi-stroke.hgi-align-vertical-center:before{content:"\3b19"}.hgi-stroke.hgi-all-bookmark:before{content:"\3b1a"}.hgi-stroke.hgi-allah:before{content:"\3b1b"}.hgi-stroke.hgi-alms:before{content:"\3b1c"}.hgi-stroke.hgi-alpha-circle:before{content:"\3b1d"}.hgi-stroke.hgi-alpha-square:before{content:"\3b1e"}.hgi-stroke.hgi-alpha:before{content:"\3b1f"}.hgi-stroke.hgi-alphabet-arabic:before{content:"\3b20"}.hgi-stroke.hgi-alphabet-bangla:before{content:"\3b21"}.hgi-stroke.hgi-alphabet-chinese:before{content:"\3b22"}.hgi-stroke.hgi-alphabet-greek:before{content:"\3b23"}.hgi-stroke.hgi-alphabet-hebrew:before{content:"\3b24"}.hgi-stroke.hgi-alphabet-hindi:before{content:"\3b25"}.hgi-stroke.hgi-alphabet-japanese:before{content:"\3b26"}.hgi-stroke.hgi-alphabet-korean:before{content:"\3b27"}.hgi-stroke.hgi-alphabet-thai:before{content:"\3b28"}.hgi-stroke.hgi-amazon:before{content:"\3b29"}.hgi-stroke.hgi-ambulance:before{content:"\3b2a"}.hgi-stroke.hgi-american-football:before{content:"\3b2b"}.hgi-stroke.hgi-amie:before{content:"\3b2c"}.hgi-stroke.hgi-ampoule:before{content:"\3b2d"}.hgi-stroke.hgi-analysis-text-link:before{content:"\3b2e"}.hgi-stroke.hgi-analytics-01:before{content:"\3b2f"}.hgi-stroke.hgi-analytics-02:before{content:"\3b30"}.hgi-stroke.hgi-analytics-down:before{content:"\3b31"}.hgi-stroke.hgi-analytics-up:before{content:"\3b32"}.hgi-stroke.hgi-anchor-point:before{content:"\3b33"}.hgi-stroke.hgi-android:before{content:"\3b34"}.hgi-stroke.hgi-angel:before{content:"\3b35"}.hgi-stroke.hgi-angle-01:before{content:"\3b36"}.hgi-stroke.hgi-angle:before{content:"\3b37"}.hgi-stroke.hgi-angry-bird:before{content:"\3b38"}.hgi-stroke.hgi-angry:before{content:"\3b39"}.hgi-stroke.hgi-anonymous:before{content:"\3b3a"}.hgi-stroke.hgi-api:before{content:"\3b3b"}.hgi-stroke.hgi-app-store:before{content:"\3b3c"}.hgi-stroke.hgi-apple-01:before{content:"\3b3d"}.hgi-stroke.hgi-apple-finder:before{content:"\3b3e"}.hgi-stroke.hgi-apple-news:before{content:"\3b3f"}.hgi-stroke.hgi-apple-pie:before{content:"\3b40"}.hgi-stroke.hgi-apple-reminder:before{content:"\3b41"}.hgi-stroke.hgi-apple-stocks:before{content:"\3b42"}.hgi-stroke.hgi-apple-vision-pro:before{content:"\3b43"}.hgi-stroke.hgi-apple:before{content:"\3b44"}.hgi-stroke.hgi-approximately-equal-circle:before{content:"\3b45"}.hgi-stroke.hgi-approximately-equal-square:before{content:"\3b46"}.hgi-stroke.hgi-approximately-equal:before{content:"\3b47"}.hgi-stroke.hgi-apricot:before{content:"\3b48"}.hgi-stroke.hgi-apron:before{content:"\3b49"}.hgi-stroke.hgi-arc-browser:before{content:"\3b4a"}.hgi-stroke.hgi-archer:before{content:"\3b4b"}.hgi-stroke.hgi-archive-01:before{content:"\3b4c"}.hgi-stroke.hgi-archive-02:before{content:"\3b4d"}.hgi-stroke.hgi-archive:before{content:"\3b4e"}.hgi-stroke.hgi-armored-boot:before{content:"\3b4f"}.hgi-stroke.hgi-arrange-by-letters-a-z:before{content:"\3b50"}.hgi-stroke.hgi-arrange-by-letters-z-a:before{content:"\3b51"}.hgi-stroke.hgi-arrange-by-numbers-1-9:before{content:"\3b52"}.hgi-stroke.hgi-arrange-by-numbers-9-1:before{content:"\3b53"}.hgi-stroke.hgi-arrange:before{content:"\3b54"}.hgi-stroke.hgi-arrow-all-direction:before{content:"\3b55"}.hgi-stroke.hgi-arrow-data-transfer-diagonal:before{content:"\3b56"}.hgi-stroke.hgi-arrow-data-transfer-horizontal:before{content:"\3b57"}.hgi-stroke.hgi-arrow-data-transfer-vertical:before{content:"\3b58"}.hgi-stroke.hgi-arrow-diagonal:before{content:"\3b59"}.hgi-stroke.hgi-arrow-down-01:before{content:"\3b5a"}.hgi-stroke.hgi-arrow-down-02:before{content:"\3b5b"}.hgi-stroke.hgi-arrow-down-03:before{content:"\3b5c"}.hgi-stroke.hgi-arrow-down-04:before{content:"\3b5d"}.hgi-stroke.hgi-arrow-down-05:before{content:"\3b5e"}.hgi-stroke.hgi-arrow-down-double:before{content:"\3b5f"}.hgi-stroke.hgi-arrow-down-left-01:before{content:"\3b60"}.hgi-stroke.hgi-arrow-down-left-02:before{content:"\3b61"}.hgi-stroke.hgi-arrow-down-right-01:before{content:"\3b62"}.hgi-stroke.hgi-arrow-down-right-02:before{content:"\3b63"}.hgi-stroke.hgi-arrow-expand-01:before{content:"\3b64"}.hgi-stroke.hgi-arrow-expand-02:before{content:"\3b65"}.hgi-stroke.hgi-arrow-expand-diagonal-01:before{content:"\3b66"}.hgi-stroke.hgi-arrow-expand-diagonal-02:before{content:"\3b67"}.hgi-stroke.hgi-arrow-expand:before{content:"\3b68"}.hgi-stroke.hgi-arrow-horizontal:before{content:"\3b69"}.hgi-stroke.hgi-arrow-left-01:before{content:"\3b6a"}.hgi-stroke.hgi-arrow-left-02:before{content:"\3b6b"}.hgi-stroke.hgi-arrow-left-03:before{content:"\3b6c"}.hgi-stroke.hgi-arrow-left-04:before{content:"\3b6d"}.hgi-stroke.hgi-arrow-left-05:before{content:"\3b6e"}.hgi-stroke.hgi-arrow-left-double:before{content:"\3b6f"}.hgi-stroke.hgi-arrow-left-right:before{content:"\3b70"}.hgi-stroke.hgi-arrow-move-down-left:before{content:"\3b71"}.hgi-stroke.hgi-arrow-move-down-right:before{content:"\3b72"}.hgi-stroke.hgi-arrow-move-left-down:before{content:"\3b73"}.hgi-stroke.hgi-arrow-move-right-down:before{content:"\3b74"}.hgi-stroke.hgi-arrow-move-up-left:before{content:"\3b75"}.hgi-stroke.hgi-arrow-move-up-right:before{content:"\3b76"}.hgi-stroke.hgi-arrow-reload-horizontal:before{content:"\3b77"}.hgi-stroke.hgi-arrow-reload-vertical:before{content:"\3b78"}.hgi-stroke.hgi-arrow-right-01:before{content:"\3b79"}.hgi-stroke.hgi-arrow-right-02:before{content:"\3b7a"}.hgi-stroke.hgi-arrow-right-03:before{content:"\3b7b"}.hgi-stroke.hgi-arrow-right-04:before{content:"\3b7c"}.hgi-stroke.hgi-arrow-right-05:before{content:"\3b7d"}.hgi-stroke.hgi-arrow-right-double:before{content:"\3b7e"}.hgi-stroke.hgi-arrow-shrink-01:before{content:"\3b7f"}.hgi-stroke.hgi-arrow-shrink-02:before{content:"\3b80"}.hgi-stroke.hgi-arrow-shrink:before{content:"\3b81"}.hgi-stroke.hgi-arrow-turn-backward:before{content:"\3b82"}.hgi-stroke.hgi-arrow-turn-down:before{content:"\3b83"}.hgi-stroke.hgi-arrow-turn-forward:before{content:"\3b84"}.hgi-stroke.hgi-arrow-turn-up:before{content:"\3b85"}.hgi-stroke.hgi-arrow-up-01:before{content:"\3b86"}.hgi-stroke.hgi-arrow-up-02:before{content:"\3b87"}.hgi-stroke.hgi-arrow-up-03:before{content:"\3b88"}.hgi-stroke.hgi-arrow-up-04:before{content:"\3b89"}.hgi-stroke.hgi-arrow-up-05:before{content:"\3b8a"}.hgi-stroke.hgi-arrow-up-double:before{content:"\3b8b"}.hgi-stroke.hgi-arrow-up-down:before{content:"\3b8c"}.hgi-stroke.hgi-arrow-up-left-01:before{content:"\3b8d"}.hgi-stroke.hgi-arrow-up-left-02:before{content:"\3b8e"}.hgi-stroke.hgi-arrow-up-right-01:before{content:"\3b8f"}.hgi-stroke.hgi-arrow-up-right-02:before{content:"\3b90"}.hgi-stroke.hgi-arrow-vertical:before{content:"\3b91"}.hgi-stroke.hgi-artboard-tool:before{content:"\3b92"}.hgi-stroke.hgi-artboard:before{content:"\3b93"}.hgi-stroke.hgi-artificial-intelligence-01:before{content:"\3b94"}.hgi-stroke.hgi-artificial-intelligence-02:before{content:"\3b95"}.hgi-stroke.hgi-artificial-intelligence-03:before{content:"\3b96"}.hgi-stroke.hgi-artificial-intelligence-04:before{content:"\3b97"}.hgi-stroke.hgi-artificial-intelligence-05:before{content:"\3b98"}.hgi-stroke.hgi-artificial-intelligence-06:before{content:"\3b99"}.hgi-stroke.hgi-artificial-intelligence-07:before{content:"\3b9a"}.hgi-stroke.hgi-aspect-ratio:before{content:"\3b9b"}.hgi-stroke.hgi-assignments:before{content:"\3b9c"}.hgi-stroke.hgi-asteroid-01:before{content:"\3b9d"}.hgi-stroke.hgi-asteroid-02:before{content:"\3b9e"}.hgi-stroke.hgi-astronaut-01:before{content:"\3b9f"}.hgi-stroke.hgi-astronaut-02:before{content:"\3ba0"}.hgi-stroke.hgi-at:before{content:"\3ba1"}.hgi-stroke.hgi-atm-01:before{content:"\3ba2"}.hgi-stroke.hgi-atm-02:before{content:"\3ba3"}.hgi-stroke.hgi-atom-01:before{content:"\3ba4"}.hgi-stroke.hgi-atom-02:before{content:"\3ba5"}.hgi-stroke.hgi-atomic-power:before{content:"\3ba6"}.hgi-stroke.hgi-attachment-01:before{content:"\3ba7"}.hgi-stroke.hgi-attachment-02:before{content:"\3ba8"}.hgi-stroke.hgi-attachment-circle:before{content:"\3ba9"}.hgi-stroke.hgi-attachment-square:before{content:"\3baa"}.hgi-stroke.hgi-attachment:before{content:"\3bab"}.hgi-stroke.hgi-auction:before{content:"\3bac"}.hgi-stroke.hgi-audio-book-01:before{content:"\3bad"}.hgi-stroke.hgi-audio-book-02:before{content:"\3bae"}.hgi-stroke.hgi-audio-book-03:before{content:"\3baf"}.hgi-stroke.hgi-audio-book-04:before{content:"\3bb0"}.hgi-stroke.hgi-audit-01:before{content:"\3bb1"}.hgi-stroke.hgi-audit-02:before{content:"\3bb2"}.hgi-stroke.hgi-augmented-reality-ar:before{content:"\3bb3"}.hgi-stroke.hgi-authorized:before{content:"\3bb4"}.hgi-stroke.hgi-auto-conversations:before{content:"\3bb5"}.hgi-stroke.hgi-automotive-battery-01:before{content:"\3bb6"}.hgi-stroke.hgi-automotive-battery-02:before{content:"\3bb7"}.hgi-stroke.hgi-avalanche:before{content:"\3bb8"}.hgi-stroke.hgi-avocado:before{content:"\3bb9"}.hgi-stroke.hgi-award-01:before{content:"\3bba"}.hgi-stroke.hgi-award-02:before{content:"\3bbb"}.hgi-stroke.hgi-award-03:before{content:"\3bbc"}.hgi-stroke.hgi-award-04:before{content:"\3bbd"}.hgi-stroke.hgi-award-05:before{content:"\3bbe"}.hgi-stroke.hgi-baby-01:before{content:"\3bbf"}.hgi-stroke.hgi-baby-02:before{content:"\3bc0"}.hgi-stroke.hgi-baby-bed-01:before{content:"\3bc1"}.hgi-stroke.hgi-baby-bed-02:before{content:"\3bc2"}.hgi-stroke.hgi-baby-bottle:before{content:"\3bc3"}.hgi-stroke.hgi-baby-boy-dress:before{content:"\3bc4"}.hgi-stroke.hgi-baby-girl-dress:before{content:"\3bc5"}.hgi-stroke.hgi-backpack-01:before{content:"\3bc6"}.hgi-stroke.hgi-backpack-02:before{content:"\3bc7"}.hgi-stroke.hgi-backpack-03:before{content:"\3bc8"}.hgi-stroke.hgi-backward-01:before{content:"\3bc9"}.hgi-stroke.hgi-backward-02:before{content:"\3bca"}.hgi-stroke.hgi-bacteria:before{content:"\3bcb"}.hgi-stroke.hgi-badminton-shuttle:before{content:"\3bcc"}.hgi-stroke.hgi-badminton:before{content:"\3bcd"}.hgi-stroke.hgi-banana:before{content:"\3bce"}.hgi-stroke.hgi-bandage:before{content:"\3bcf"}.hgi-stroke.hgi-bank:before{content:"\3bd0"}.hgi-stroke.hgi-bar-code-01:before{content:"\3bd1"}.hgi-stroke.hgi-bar-code-02:before{content:"\3bd2"}.hgi-stroke.hgi-barns:before{content:"\3bd3"}.hgi-stroke.hgi-baseball-bat:before{content:"\3bd4"}.hgi-stroke.hgi-baseball-helmet:before{content:"\3bd5"}.hgi-stroke.hgi-baseball:before{content:"\3bd6"}.hgi-stroke.hgi-basketball-01:before{content:"\3bd7"}.hgi-stroke.hgi-basketball-02:before{content:"\3bd8"}.hgi-stroke.hgi-basketball-hoop:before{content:"\3bd9"}.hgi-stroke.hgi-bathtub-01:before{content:"\3bda"}.hgi-stroke.hgi-bathtub-02:before{content:"\3bdb"}.hgi-stroke.hgi-batteries-energy:before{content:"\3bdc"}.hgi-stroke.hgi-battery-charging-01:before{content:"\3bdd"}.hgi-stroke.hgi-battery-charging-02:before{content:"\3bde"}.hgi-stroke.hgi-battery-eco-charging:before{content:"\3bdf"}.hgi-stroke.hgi-battery-empty:before{content:"\3be0"}.hgi-stroke.hgi-battery-full:before{content:"\3be1"}.hgi-stroke.hgi-battery-low:before{content:"\3be2"}.hgi-stroke.hgi-battery-medium-01:before{content:"\3be3"}.hgi-stroke.hgi-battery-medium-02:before{content:"\3be4"}.hgi-stroke.hgi-bbq-grill:before{content:"\3be5"}.hgi-stroke.hgi-beach-02:before{content:"\3be6"}.hgi-stroke.hgi-beach:before{content:"\3be7"}.hgi-stroke.hgi-beater:before{content:"\3be8"}.hgi-stroke.hgi-bebo:before{content:"\3be9"}.hgi-stroke.hgi-bed-bunk:before{content:"\3bea"}.hgi-stroke.hgi-bed-double:before{content:"\3beb"}.hgi-stroke.hgi-bed-single-01:before{content:"\3bec"}.hgi-stroke.hgi-bed-single-02:before{content:"\3bed"}.hgi-stroke.hgi-bed:before{content:"\3bee"}.hgi-stroke.hgi-bedug-01:before{content:"\3bef"}.hgi-stroke.hgi-bedug-02:before{content:"\3bf0"}.hgi-stroke.hgi-behance-01:before{content:"\3bf1"}.hgi-stroke.hgi-behance-02:before{content:"\3bf2"}.hgi-stroke.hgi-belt:before{content:"\3bf3"}.hgi-stroke.hgi-bend-tool:before{content:"\3bf4"}.hgi-stroke.hgi-berlin-tower:before{content:"\3bf5"}.hgi-stroke.hgi-berlin:before{content:"\3bf6"}.hgi-stroke.hgi-beta:before{content:"\3bf7"}.hgi-stroke.hgi-bicycle-01:before{content:"\3bf8"}.hgi-stroke.hgi-bicycle:before{content:"\3bf9"}.hgi-stroke.hgi-billiard-01:before{content:"\3bfa"}.hgi-stroke.hgi-billiard-02:before{content:"\3bfb"}.hgi-stroke.hgi-binary-code:before{content:"\3bfc"}.hgi-stroke.hgi-bing:before{content:"\3bfd"}.hgi-stroke.hgi-bio-energy:before{content:"\3bfe"}.hgi-stroke.hgi-biomass-energy:before{content:"\3bff"}.hgi-stroke.hgi-biometric-access:before{content:"\3c00"}.hgi-stroke.hgi-biometric-device:before{content:"\3c01"}.hgi-stroke.hgi-birthday-cake:before{content:"\3c02"}.hgi-stroke.hgi-biscuit:before{content:"\3c03"}.hgi-stroke.hgi-bitcoin-01:before{content:"\3c04"}.hgi-stroke.hgi-bitcoin-02:before{content:"\3c05"}.hgi-stroke.hgi-bitcoin-03:before{content:"\3c06"}.hgi-stroke.hgi-bitcoin-04:before{content:"\3c07"}.hgi-stroke.hgi-bitcoin-bag:before{content:"\3c08"}.hgi-stroke.hgi-bitcoin-circle:before{content:"\3c09"}.hgi-stroke.hgi-bitcoin-cloud:before{content:"\3c0a"}.hgi-stroke.hgi-bitcoin-cpu:before{content:"\3c0b"}.hgi-stroke.hgi-bitcoin-credit-card:before{content:"\3c0c"}.hgi-stroke.hgi-bitcoin-database:before{content:"\3c0d"}.hgi-stroke.hgi-bitcoin-down-01:before{content:"\3c0e"}.hgi-stroke.hgi-bitcoin-down-02:before{content:"\3c0f"}.hgi-stroke.hgi-bitcoin-ellipse:before{content:"\3c10"}.hgi-stroke.hgi-bitcoin-eye:before{content:"\3c11"}.hgi-stroke.hgi-bitcoin-filter:before{content:"\3c12"}.hgi-stroke.hgi-bitcoin-flashdisk:before{content:"\3c13"}.hgi-stroke.hgi-bitcoin-graph:before{content:"\3c14"}.hgi-stroke.hgi-bitcoin-invoice:before{content:"\3c15"}.hgi-stroke.hgi-bitcoin-key:before{content:"\3c16"}.hgi-stroke.hgi-bitcoin-location:before{content:"\3c17"}.hgi-stroke.hgi-bitcoin-lock:before{content:"\3c18"}.hgi-stroke.hgi-bitcoin-mail:before{content:"\3c19"}.hgi-stroke.hgi-bitcoin-mind:before{content:"\3c1a"}.hgi-stroke.hgi-bitcoin-money-01:before{content:"\3c1b"}.hgi-stroke.hgi-bitcoin-money-02:before{content:"\3c1c"}.hgi-stroke.hgi-bitcoin-pie-chart:before{content:"\3c1d"}.hgi-stroke.hgi-bitcoin-piggy-bank:before{content:"\3c1e"}.hgi-stroke.hgi-bitcoin-presentation:before{content:"\3c1f"}.hgi-stroke.hgi-bitcoin-receipt:before{content:"\3c20"}.hgi-stroke.hgi-bitcoin-receive:before{content:"\3c21"}.hgi-stroke.hgi-bitcoin-rectangle:before{content:"\3c22"}.hgi-stroke.hgi-bitcoin-safe:before{content:"\3c23"}.hgi-stroke.hgi-bitcoin-search:before{content:"\3c24"}.hgi-stroke.hgi-bitcoin-send:before{content:"\3c25"}.hgi-stroke.hgi-bitcoin-setting:before{content:"\3c26"}.hgi-stroke.hgi-bitcoin-shield:before{content:"\3c27"}.hgi-stroke.hgi-bitcoin-shopping:before{content:"\3c28"}.hgi-stroke.hgi-bitcoin-smartphone-01:before{content:"\3c29"}.hgi-stroke.hgi-bitcoin-smartphone-02:before{content:"\3c2a"}.hgi-stroke.hgi-bitcoin-square:before{content:"\3c2b"}.hgi-stroke.hgi-bitcoin-store:before{content:"\3c2c"}.hgi-stroke.hgi-bitcoin-tag:before{content:"\3c2d"}.hgi-stroke.hgi-bitcoin-target:before{content:"\3c2e"}.hgi-stroke.hgi-bitcoin-transaction:before{content:"\3c2f"}.hgi-stroke.hgi-bitcoin-up-01:before{content:"\3c30"}.hgi-stroke.hgi-bitcoin-up-02:before{content:"\3c31"}.hgi-stroke.hgi-bitcoin-wallet:before{content:"\3c32"}.hgi-stroke.hgi-bitcoin-withdraw:before{content:"\3c33"}.hgi-stroke.hgi-bitcoin:before{content:"\3c34"}.hgi-stroke.hgi-black-hole-01:before{content:"\3c35"}.hgi-stroke.hgi-black-hole:before{content:"\3c36"}.hgi-stroke.hgi-blend:before{content:"\3c37"}.hgi-stroke.hgi-blender:before{content:"\3c38"}.hgi-stroke.hgi-block-game:before{content:"\3c39"}.hgi-stroke.hgi-blockchain-01:before{content:"\3c3a"}.hgi-stroke.hgi-blockchain-02:before{content:"\3c3b"}.hgi-stroke.hgi-blockchain-03:before{content:"\3c3c"}.hgi-stroke.hgi-blockchain-04:before{content:"\3c3d"}.hgi-stroke.hgi-blockchain-05:before{content:"\3c3e"}.hgi-stroke.hgi-blockchain-06:before{content:"\3c3f"}.hgi-stroke.hgi-blockchain-07:before{content:"\3c40"}.hgi-stroke.hgi-blocked:before{content:"\3c41"}.hgi-stroke.hgi-blogger:before{content:"\3c42"}.hgi-stroke.hgi-blood-bag:before{content:"\3c43"}.hgi-stroke.hgi-blood-bottle:before{content:"\3c44"}.hgi-stroke.hgi-blood-pressure:before{content:"\3c45"}.hgi-stroke.hgi-blood-type:before{content:"\3c46"}.hgi-stroke.hgi-blood:before{content:"\3c47"}.hgi-stroke.hgi-bluetooth-circle:before{content:"\3c48"}.hgi-stroke.hgi-bluetooth-not-connected:before{content:"\3c49"}.hgi-stroke.hgi-bluetooth-search:before{content:"\3c4a"}.hgi-stroke.hgi-bluetooth-square:before{content:"\3c4b"}.hgi-stroke.hgi-bluetooth:before{content:"\3c4c"}.hgi-stroke.hgi-blur:before{content:"\3c4d"}.hgi-stroke.hgi-blush-brush-01:before{content:"\3c4e"}.hgi-stroke.hgi-blush-brush-02:before{content:"\3c4f"}.hgi-stroke.hgi-board-math:before{content:"\3c50"}.hgi-stroke.hgi-boat:before{content:"\3c51"}.hgi-stroke.hgi-body-armor:before{content:"\3c52"}.hgi-stroke.hgi-body-part-leg:before{content:"\3c53"}.hgi-stroke.hgi-body-part-muscle:before{content:"\3c54"}.hgi-stroke.hgi-body-part-six-pack:before{content:"\3c55"}.hgi-stroke.hgi-body-soap:before{content:"\3c56"}.hgi-stroke.hgi-body-weight:before{content:"\3c57"}.hgi-stroke.hgi-bomb:before{content:"\3c58"}.hgi-stroke.hgi-bone-01:before{content:"\3c59"}.hgi-stroke.hgi-bone-02:before{content:"\3c5a"}.hgi-stroke.hgi-book-01:before{content:"\3c5b"}.hgi-stroke.hgi-book-02:before{content:"\3c5c"}.hgi-stroke.hgi-book-03:before{content:"\3c5d"}.hgi-stroke.hgi-book-04:before{content:"\3c5e"}.hgi-stroke.hgi-book-bookmark-01:before{content:"\3c5f"}.hgi-stroke.hgi-book-bookmark-02:before{content:"\3c60"}.hgi-stroke.hgi-book-download:before{content:"\3c61"}.hgi-stroke.hgi-book-edit:before{content:"\3c62"}.hgi-stroke.hgi-book-open-01:before{content:"\3c63"}.hgi-stroke.hgi-book-open-02:before{content:"\3c64"}.hgi-stroke.hgi-book-upload:before{content:"\3c65"}.hgi-stroke.hgi-bookmark-01:before{content:"\3c66"}.hgi-stroke.hgi-bookmark-02:before{content:"\3c67"}.hgi-stroke.hgi-bookmark-03:before{content:"\3c68"}.hgi-stroke.hgi-bookmark-add-01:before{content:"\3c69"}.hgi-stroke.hgi-bookmark-add-02:before{content:"\3c6a"}.hgi-stroke.hgi-bookmark-block-01:before{content:"\3c6b"}.hgi-stroke.hgi-bookmark-block-02:before{content:"\3c6c"}.hgi-stroke.hgi-bookmark-check-01:before{content:"\3c6d"}.hgi-stroke.hgi-bookmark-check-02:before{content:"\3c6e"}.hgi-stroke.hgi-bookmark-minus-01:before{content:"\3c6f"}.hgi-stroke.hgi-bookmark-minus-02:before{content:"\3c70"}.hgi-stroke.hgi-bookmark-off-01:before{content:"\3c71"}.hgi-stroke.hgi-bookmark-off-02:before{content:"\3c72"}.hgi-stroke.hgi-bookmark-remove-01:before{content:"\3c73"}.hgi-stroke.hgi-bookmark-remove-02:before{content:"\3c74"}.hgi-stroke.hgi-books-01:before{content:"\3c75"}.hgi-stroke.hgi-books-02:before{content:"\3c76"}.hgi-stroke.hgi-bookshelf-01:before{content:"\3c77"}.hgi-stroke.hgi-bookshelf-02:before{content:"\3c78"}.hgi-stroke.hgi-bookshelf-03:before{content:"\3c79"}.hgi-stroke.hgi-bootstrap:before{content:"\3c7a"}.hgi-stroke.hgi-border-all-01:before{content:"\3c7b"}.hgi-stroke.hgi-border-all-02:before{content:"\3c7c"}.hgi-stroke.hgi-border-bottom-01:before{content:"\3c7d"}.hgi-stroke.hgi-border-bottom-02:before{content:"\3c7e"}.hgi-stroke.hgi-border-full:before{content:"\3c7f"}.hgi-stroke.hgi-border-horizontal:before{content:"\3c80"}.hgi-stroke.hgi-border-inner:before{content:"\3c81"}.hgi-stroke.hgi-border-left-01:before{content:"\3c82"}.hgi-stroke.hgi-border-left-02:before{content:"\3c83"}.hgi-stroke.hgi-border-none-01:before{content:"\3c84"}.hgi-stroke.hgi-border-none-02:before{content:"\3c85"}.hgi-stroke.hgi-border-right-01:before{content:"\3c86"}.hgi-stroke.hgi-border-right-02:before{content:"\3c87"}.hgi-stroke.hgi-border-top-01:before{content:"\3c88"}.hgi-stroke.hgi-border-top-02:before{content:"\3c89"}.hgi-stroke.hgi-border-vertical:before{content:"\3c8a"}.hgi-stroke.hgi-borobudur:before{content:"\3c8b"}.hgi-stroke.hgi-bot:before{content:"\3c8c"}.hgi-stroke.hgi-bounce-left:before{content:"\3c8d"}.hgi-stroke.hgi-bounce-right:before{content:"\3c8e"}.hgi-stroke.hgi-bounding-box:before{content:"\3c8f"}.hgi-stroke.hgi-bow-tie:before{content:"\3c90"}.hgi-stroke.hgi-bowling-pins:before{content:"\3c91"}.hgi-stroke.hgi-bowling:before{content:"\3c92"}.hgi-stroke.hgi-boxer:before{content:"\3c93"}.hgi-stroke.hgi-boxing-bag:before{content:"\3c94"}.hgi-stroke.hgi-boxing-glove-01:before{content:"\3c95"}.hgi-stroke.hgi-boxing-glove:before{content:"\3c96"}.hgi-stroke.hgi-brain-01:before{content:"\3c97"}.hgi-stroke.hgi-brain-02:before{content:"\3c98"}.hgi-stroke.hgi-brain:before{content:"\3c99"}.hgi-stroke.hgi-brandfetch:before{content:"\3c9a"}.hgi-stroke.hgi-bread-01:before{content:"\3c9b"}.hgi-stroke.hgi-bread-02:before{content:"\3c9c"}.hgi-stroke.hgi-bread-03:before{content:"\3c9d"}.hgi-stroke.hgi-bread-04:before{content:"\3c9e"}.hgi-stroke.hgi-breast-pump:before{content:"\3c9f"}.hgi-stroke.hgi-bridge:before{content:"\3ca0"}.hgi-stroke.hgi-briefcase-01:before{content:"\3ca1"}.hgi-stroke.hgi-briefcase-02:before{content:"\3ca2"}.hgi-stroke.hgi-briefcase-03:before{content:"\3ca3"}.hgi-stroke.hgi-briefcase-04:before{content:"\3ca4"}.hgi-stroke.hgi-briefcase-05:before{content:"\3ca5"}.hgi-stroke.hgi-briefcase-06:before{content:"\3ca6"}.hgi-stroke.hgi-briefcase-07:before{content:"\3ca7"}.hgi-stroke.hgi-briefcase-08:before{content:"\3ca8"}.hgi-stroke.hgi-briefcase-09:before{content:"\3ca9"}.hgi-stroke.hgi-briefcase-dollar:before{content:"\3caa"}.hgi-stroke.hgi-broccoli:before{content:"\3cab"}.hgi-stroke.hgi-brochure:before{content:"\3cac"}.hgi-stroke.hgi-broken-bone:before{content:"\3cad"}.hgi-stroke.hgi-browser:before{content:"\3cae"}.hgi-stroke.hgi-brush:before{content:"\3caf"}.hgi-stroke.hgi-bubble-chat-add:before{content:"\3cb0"}.hgi-stroke.hgi-bubble-chat-blocked:before{content:"\3cb1"}.hgi-stroke.hgi-bubble-chat-cancel:before{content:"\3cb2"}.hgi-stroke.hgi-bubble-chat-delay:before{content:"\3cb3"}.hgi-stroke.hgi-bubble-chat-done:before{content:"\3cb4"}.hgi-stroke.hgi-bubble-chat-download-01:before{content:"\3cb5"}.hgi-stroke.hgi-bubble-chat-download-02:before{content:"\3cb6"}.hgi-stroke.hgi-bubble-chat-edit:before{content:"\3cb7"}.hgi-stroke.hgi-bubble-chat-favourite:before{content:"\3cb8"}.hgi-stroke.hgi-bubble-chat-income:before{content:"\3cb9"}.hgi-stroke.hgi-bubble-chat-lock:before{content:"\3cba"}.hgi-stroke.hgi-bubble-chat-notification:before{content:"\3cbb"}.hgi-stroke.hgi-bubble-chat-outcome:before{content:"\3cbc"}.hgi-stroke.hgi-bubble-chat-preview:before{content:"\3cbd"}.hgi-stroke.hgi-bubble-chat-question:before{content:"\3cbe"}.hgi-stroke.hgi-bubble-chat-search:before{content:"\3cbf"}.hgi-stroke.hgi-bubble-chat-secure:before{content:"\3cc0"}.hgi-stroke.hgi-bubble-chat-translate:before{content:"\3cc1"}.hgi-stroke.hgi-bubble-chat-unlock:before{content:"\3cc2"}.hgi-stroke.hgi-bubble-chat-upload:before{content:"\3cc3"}.hgi-stroke.hgi-bubble-chat-user:before{content:"\3cc4"}.hgi-stroke.hgi-bubble-chat:before{content:"\3cc5"}.hgi-stroke.hgi-bubble-tea-01:before{content:"\3cc6"}.hgi-stroke.hgi-bubble-tea-02:before{content:"\3cc7"}.hgi-stroke.hgi-bug-01:before{content:"\3cc8"}.hgi-stroke.hgi-bug-02:before{content:"\3cc9"}.hgi-stroke.hgi-building-01:before{content:"\3cca"}.hgi-stroke.hgi-building-02:before{content:"\3ccb"}.hgi-stroke.hgi-building-03:before{content:"\3ccc"}.hgi-stroke.hgi-building-04:before{content:"\3ccd"}.hgi-stroke.hgi-building-05:before{content:"\3cce"}.hgi-stroke.hgi-building-06:before{content:"\3ccf"}.hgi-stroke.hgi-bulb-charging:before{content:"\3cd0"}.hgi-stroke.hgi-bulb:before{content:"\3cd1"}.hgi-stroke.hgi-bulletproof-vest:before{content:"\3cd2"}.hgi-stroke.hgi-burj-al-arab:before{content:"\3cd3"}.hgi-stroke.hgi-burning-cd:before{content:"\3cd4"}.hgi-stroke.hgi-bus-01:before{content:"\3cd5"}.hgi-stroke.hgi-bus-02:before{content:"\3cd6"}.hgi-stroke.hgi-bus-03:before{content:"\3cd7"}.hgi-stroke.hgi-c-programming:before{content:"\3cd8"}.hgi-stroke.hgi-cabinet-01:before{content:"\3cd9"}.hgi-stroke.hgi-cabinet-02:before{content:"\3cda"}.hgi-stroke.hgi-cabinet-03:before{content:"\3cdb"}.hgi-stroke.hgi-cabinet-04:before{content:"\3cdc"}.hgi-stroke.hgi-cable-car:before{content:"\3cdd"}.hgi-stroke.hgi-cactus:before{content:"\3cde"}.hgi-stroke.hgi-caduceus:before{content:"\3cdf"}.hgi-stroke.hgi-cafe:before{content:"\3ce0"}.hgi-stroke.hgi-calculate:before{content:"\3ce1"}.hgi-stroke.hgi-calculator-01:before{content:"\3ce2"}.hgi-stroke.hgi-calculator:before{content:"\3ce3"}.hgi-stroke.hgi-calendar-01:before{content:"\3ce4"}.hgi-stroke.hgi-calendar-02:before{content:"\3ce5"}.hgi-stroke.hgi-calendar-03:before{content:"\3ce6"}.hgi-stroke.hgi-calendar-04:before{content:"\3ce7"}.hgi-stroke.hgi-calendar-add-01:before{content:"\3ce8"}.hgi-stroke.hgi-calendar-add-02:before{content:"\3ce9"}.hgi-stroke.hgi-calendar-block-01:before{content:"\3cea"}.hgi-stroke.hgi-calendar-block-02:before{content:"\3ceb"}.hgi-stroke.hgi-calendar-check-in-01:before{content:"\3cec"}.hgi-stroke.hgi-calendar-check-in-02:before{content:"\3ced"}.hgi-stroke.hgi-calendar-check-out-01:before{content:"\3cee"}.hgi-stroke.hgi-calendar-check-out-02:before{content:"\3cef"}.hgi-stroke.hgi-calendar-download-01:before{content:"\3cf0"}.hgi-stroke.hgi-calendar-download-02:before{content:"\3cf1"}.hgi-stroke.hgi-calendar-favorite-01:before{content:"\3cf2"}.hgi-stroke.hgi-calendar-favorite-02:before{content:"\3cf3"}.hgi-stroke.hgi-calendar-lock-01:before{content:"\3cf4"}.hgi-stroke.hgi-calendar-lock-02:before{content:"\3cf5"}.hgi-stroke.hgi-calendar-love-01:before{content:"\3cf6"}.hgi-stroke.hgi-calendar-love-02:before{content:"\3cf7"}.hgi-stroke.hgi-calendar-minus-01:before{content:"\3cf8"}.hgi-stroke.hgi-calendar-minus-02:before{content:"\3cf9"}.hgi-stroke.hgi-calendar-remove-01:before{content:"\3cfa"}.hgi-stroke.hgi-calendar-remove-02:before{content:"\3cfb"}.hgi-stroke.hgi-calendar-setting-01:before{content:"\3cfc"}.hgi-stroke.hgi-calendar-setting-02:before{content:"\3cfd"}.hgi-stroke.hgi-calendar-upload-01:before{content:"\3cfe"}.hgi-stroke.hgi-calendar-upload-02:before{content:"\3cff"}.hgi-stroke.hgi-call-02:before{content:"\3d00"}.hgi-stroke.hgi-call-add-02:before{content:"\3d01"}.hgi-stroke.hgi-call-add:before{content:"\3d02"}.hgi-stroke.hgi-call-blocked-02:before{content:"\3d03"}.hgi-stroke.hgi-call-blocked:before{content:"\3d04"}.hgi-stroke.hgi-call-disabled-02:before{content:"\3d05"}.hgi-stroke.hgi-call-disabled:before{content:"\3d06"}.hgi-stroke.hgi-call-done-02:before{content:"\3d07"}.hgi-stroke.hgi-call-done:before{content:"\3d08"}.hgi-stroke.hgi-call-end-01:before{content:"\3d09"}.hgi-stroke.hgi-call-end-02:before{content:"\3d0a"}.hgi-stroke.hgi-call-end-03:before{content:"\3d0b"}.hgi-stroke.hgi-call-end-04:before{content:"\3d0c"}.hgi-stroke.hgi-call-incoming-01:before{content:"\3d0d"}.hgi-stroke.hgi-call-incoming-02:before{content:"\3d0e"}.hgi-stroke.hgi-call-incoming-03:before{content:"\3d0f"}.hgi-stroke.hgi-call-incoming-04:before{content:"\3d10"}.hgi-stroke.hgi-call-internal-02:before{content:"\3d11"}.hgi-stroke.hgi-call-internal:before{content:"\3d12"}.hgi-stroke.hgi-call-locked-02:before{content:"\3d13"}.hgi-stroke.hgi-call-locked:before{content:"\3d14"}.hgi-stroke.hgi-call-minus-02:before{content:"\3d15"}.hgi-stroke.hgi-call-minus:before{content:"\3d16"}.hgi-stroke.hgi-call-missed-01:before{content:"\3d17"}.hgi-stroke.hgi-call-missed-02:before{content:"\3d18"}.hgi-stroke.hgi-call-missed-03:before{content:"\3d19"}.hgi-stroke.hgi-call-missed-04:before{content:"\3d1a"}.hgi-stroke.hgi-call-outgoing-01:before{content:"\3d1b"}.hgi-stroke.hgi-call-outgoing-02:before{content:"\3d1c"}.hgi-stroke.hgi-call-outgoing-03:before{content:"\3d1d"}.hgi-stroke.hgi-call-outgoing-04:before{content:"\3d1e"}.hgi-stroke.hgi-call-paused-02:before{content:"\3d1f"}.hgi-stroke.hgi-call-paused:before{content:"\3d20"}.hgi-stroke.hgi-call-received-02:before{content:"\3d21"}.hgi-stroke.hgi-call-received:before{content:"\3d22"}.hgi-stroke.hgi-call-ringing-01:before{content:"\3d23"}.hgi-stroke.hgi-call-ringing-02:before{content:"\3d24"}.hgi-stroke.hgi-call-ringing-03:before{content:"\3d25"}.hgi-stroke.hgi-call-ringing-04:before{content:"\3d26"}.hgi-stroke.hgi-call-unlocked-02:before{content:"\3d27"}.hgi-stroke.hgi-call-unlocked:before{content:"\3d28"}.hgi-stroke.hgi-call:before{content:"\3d29"}.hgi-stroke.hgi-calling-02:before{content:"\3d2a"}.hgi-stroke.hgi-calling:before{content:"\3d2b"}.hgi-stroke.hgi-camel:before{content:"\3d2c"}.hgi-stroke.hgi-camera-01:before{content:"\3d2d"}.hgi-stroke.hgi-camera-02:before{content:"\3d2e"}.hgi-stroke.hgi-camera-add-01:before{content:"\3d2f"}.hgi-stroke.hgi-camera-add-02:before{content:"\3d30"}.hgi-stroke.hgi-camera-automatically-01:before{content:"\3d31"}.hgi-stroke.hgi-camera-automatically-02:before{content:"\3d32"}.hgi-stroke.hgi-camera-lens:before{content:"\3d33"}.hgi-stroke.hgi-camera-microphone-01:before{content:"\3d34"}.hgi-stroke.hgi-camera-microphone-02:before{content:"\3d35"}.hgi-stroke.hgi-camera-night-mode-01:before{content:"\3d36"}.hgi-stroke.hgi-camera-night-mode-02:before{content:"\3d37"}.hgi-stroke.hgi-camera-off-01:before{content:"\3d38"}.hgi-stroke.hgi-camera-off-02:before{content:"\3d39"}.hgi-stroke.hgi-camera-rotated-01:before{content:"\3d3a"}.hgi-stroke.hgi-camera-rotated-02:before{content:"\3d3b"}.hgi-stroke.hgi-camera-smile-01:before{content:"\3d3c"}.hgi-stroke.hgi-camera-smile-02:before{content:"\3d3d"}.hgi-stroke.hgi-camera-tripod:before{content:"\3d3e"}.hgi-stroke.hgi-camera-video:before{content:"\3d3f"}.hgi-stroke.hgi-camper:before{content:"\3d40"}.hgi-stroke.hgi-campfire:before{content:"\3d41"}.hgi-stroke.hgi-cancel-01:before{content:"\3d42"}.hgi-stroke.hgi-cancel-02:before{content:"\3d43"}.hgi-stroke.hgi-cancel-circle-half-dot:before{content:"\3d44"}.hgi-stroke.hgi-cancel-circle:before{content:"\3d45"}.hgi-stroke.hgi-cancel-square:before{content:"\3d46"}.hgi-stroke.hgi-candelier-01:before{content:"\3d47"}.hgi-stroke.hgi-candelier-02:before{content:"\3d48"}.hgi-stroke.hgi-canvas:before{content:"\3d49"}.hgi-stroke.hgi-cap-projecting:before{content:"\3d4a"}.hgi-stroke.hgi-cap-round:before{content:"\3d4b"}.hgi-stroke.hgi-cap-straight:before{content:"\3d4c"}.hgi-stroke.hgi-cap:before{content:"\3d4d"}.hgi-stroke.hgi-capcut-rectangle:before{content:"\3d4e"}.hgi-stroke.hgi-capcut:before{content:"\3d4f"}.hgi-stroke.hgi-car-01:before{content:"\3d50"}.hgi-stroke.hgi-car-02:before{content:"\3d51"}.hgi-stroke.hgi-car-03:before{content:"\3d52"}.hgi-stroke.hgi-car-04:before{content:"\3d53"}.hgi-stroke.hgi-car-parking-01:before{content:"\3d54"}.hgi-stroke.hgi-car-parking-02:before{content:"\3d55"}.hgi-stroke.hgi-caravan:before{content:"\3d56"}.hgi-stroke.hgi-card-exchange-01:before{content:"\3d57"}.hgi-stroke.hgi-card-exchange-02:before{content:"\3d58"}.hgi-stroke.hgi-cardigan:before{content:"\3d59"}.hgi-stroke.hgi-cardiogram-01:before{content:"\3d5a"}.hgi-stroke.hgi-cardiogram-02:before{content:"\3d5b"}.hgi-stroke.hgi-cards-01:before{content:"\3d5c"}.hgi-stroke.hgi-cards-02:before{content:"\3d5d"}.hgi-stroke.hgi-cargo-ship:before{content:"\3d5e"}.hgi-stroke.hgi-carousel-horizontal-02:before{content:"\3d5f"}.hgi-stroke.hgi-carousel-horizontal:before{content:"\3d60"}.hgi-stroke.hgi-carousel-vertical:before{content:"\3d61"}.hgi-stroke.hgi-carrot:before{content:"\3d62"}.hgi-stroke.hgi-cash-01:before{content:"\3d63"}.hgi-stroke.hgi-cash-02:before{content:"\3d64"}.hgi-stroke.hgi-cashback:before{content:"\3d65"}.hgi-stroke.hgi-cashier-02:before{content:"\3d66"}.hgi-stroke.hgi-cashier:before{content:"\3d67"}.hgi-stroke.hgi-castle-01:before{content:"\3d68"}.hgi-stroke.hgi-castle-02:before{content:"\3d69"}.hgi-stroke.hgi-castle:before{content:"\3d6a"}.hgi-stroke.hgi-catalogue:before{content:"\3d6b"}.hgi-stroke.hgi-cayan-tower:before{content:"\3d6c"}.hgi-stroke.hgi-cctv-camera:before{content:"\3d6d"}.hgi-stroke.hgi-cd:before{content:"\3d6e"}.hgi-stroke.hgi-cells:before{content:"\3d6f"}.hgi-stroke.hgi-cellular-network-offline:before{content:"\3d70"}.hgi-stroke.hgi-cellular-network:before{content:"\3d71"}.hgi-stroke.hgi-celsius:before{content:"\3d72"}.hgi-stroke.hgi-center-focus:before{content:"\3d73"}.hgi-stroke.hgi-central-shaheed-minar:before{content:"\3d74"}.hgi-stroke.hgi-centralized:before{content:"\3d75"}.hgi-stroke.hgi-certificate-01:before{content:"\3d76"}.hgi-stroke.hgi-certificate-02:before{content:"\3d77"}.hgi-stroke.hgi-chair-01:before{content:"\3d78"}.hgi-stroke.hgi-chair-02:before{content:"\3d79"}.hgi-stroke.hgi-chair-03:before{content:"\3d7a"}.hgi-stroke.hgi-chair-04:before{content:"\3d7b"}.hgi-stroke.hgi-chair-05:before{content:"\3d7c"}.hgi-stroke.hgi-chair-barber:before{content:"\3d7d"}.hgi-stroke.hgi-champion:before{content:"\3d7e"}.hgi-stroke.hgi-change-screen-mode:before{content:"\3d7f"}.hgi-stroke.hgi-character-phonetic:before{content:"\3d80"}.hgi-stroke.hgi-charity:before{content:"\3d81"}.hgi-stroke.hgi-chart-average:before{content:"\3d82"}.hgi-stroke.hgi-chart-bar-line:before{content:"\3d83"}.hgi-stroke.hgi-chart-breakout-circle:before{content:"\3d84"}.hgi-stroke.hgi-chart-breakout-square:before{content:"\3d85"}.hgi-stroke.hgi-chart-bubble-01:before{content:"\3d86"}.hgi-stroke.hgi-chart-bubble-02:before{content:"\3d87"}.hgi-stroke.hgi-chart-column:before{content:"\3d88"}.hgi-stroke.hgi-chart-decrease:before{content:"\3d89"}.hgi-stroke.hgi-chart-evaluation:before{content:"\3d8a"}.hgi-stroke.hgi-chart-high-low:before{content:"\3d8b"}.hgi-stroke.hgi-chart-histogram:before{content:"\3d8c"}.hgi-stroke.hgi-chart-increase:before{content:"\3d8d"}.hgi-stroke.hgi-chart-line-data-01:before{content:"\3d8e"}.hgi-stroke.hgi-chart-line-data-02:before{content:"\3d8f"}.hgi-stroke.hgi-chart-line-data-03:before{content:"\3d90"}.hgi-stroke.hgi-chart-maximum:before{content:"\3d91"}.hgi-stroke.hgi-chart-medium:before{content:"\3d92"}.hgi-stroke.hgi-chart-minimum:before{content:"\3d93"}.hgi-stroke.hgi-chart-radar:before{content:"\3d94"}.hgi-stroke.hgi-chart-relationship:before{content:"\3d95"}.hgi-stroke.hgi-chart-ring:before{content:"\3d96"}.hgi-stroke.hgi-chart-rose:before{content:"\3d97"}.hgi-stroke.hgi-chart-scatter:before{content:"\3d98"}.hgi-stroke.hgi-chart:before{content:"\3d99"}.hgi-stroke.hgi-chat-bot:before{content:"\3d9a"}.hgi-stroke.hgi-chat-gpt:before{content:"\3d9b"}.hgi-stroke.hgi-chatting-01:before{content:"\3d9c"}.hgi-stroke.hgi-check-list:before{content:"\3d9d"}.hgi-stroke.hgi-check-unread-01:before{content:"\3d9e"}.hgi-stroke.hgi-check-unread-02:before{content:"\3d9f"}.hgi-stroke.hgi-check-unread-03:before{content:"\3da0"}.hgi-stroke.hgi-check-unread-04:before{content:"\3da1"}.hgi-stroke.hgi-checkmark-badge-01:before{content:"\3da2"}.hgi-stroke.hgi-checkmark-badge-02:before{content:"\3da3"}.hgi-stroke.hgi-checkmark-badge-03:before{content:"\3da4"}.hgi-stroke.hgi-checkmark-badge-04:before{content:"\3da5"}.hgi-stroke.hgi-checkmark-circle-01:before{content:"\3da6"}.hgi-stroke.hgi-checkmark-circle-02:before{content:"\3da7"}.hgi-stroke.hgi-checkmark-circle-03:before{content:"\3da8"}.hgi-stroke.hgi-checkmark-circle-04:before{content:"\3da9"}.hgi-stroke.hgi-checkmark-square-01:before{content:"\3daa"}.hgi-stroke.hgi-checkmark-square-02:before{content:"\3dab"}.hgi-stroke.hgi-checkmark-square-03:before{content:"\3dac"}.hgi-stroke.hgi-checkmark-square-04:before{content:"\3dad"}.hgi-stroke.hgi-cheese-cake-01:before{content:"\3dae"}.hgi-stroke.hgi-cheese-cake-02:before{content:"\3daf"}.hgi-stroke.hgi-cheese:before{content:"\3db0"}.hgi-stroke.hgi-chef-hat:before{content:"\3db1"}.hgi-stroke.hgi-chef:before{content:"\3db2"}.hgi-stroke.hgi-chemistry-01:before{content:"\3db3"}.hgi-stroke.hgi-chemistry-02:before{content:"\3db4"}.hgi-stroke.hgi-chemistry-03:before{content:"\3db5"}.hgi-stroke.hgi-cherry:before{content:"\3db6"}.hgi-stroke.hgi-chess-01:before{content:"\3db7"}.hgi-stroke.hgi-chess-02:before{content:"\3db8"}.hgi-stroke.hgi-chess-pawn:before{content:"\3db9"}.hgi-stroke.hgi-chicken-thighs:before{content:"\3dba"}.hgi-stroke.hgi-chimney:before{content:"\3dbb"}.hgi-stroke.hgi-china-temple:before{content:"\3dbc"}.hgi-stroke.hgi-chip-02:before{content:"\3dbd"}.hgi-stroke.hgi-chip:before{content:"\3dbe"}.hgi-stroke.hgi-chocolate:before{content:"\3dbf"}.hgi-stroke.hgi-chrome:before{content:"\3dc0"}.hgi-stroke.hgi-chrysler:before{content:"\3dc1"}.hgi-stroke.hgi-church:before{content:"\3dc2"}.hgi-stroke.hgi-cinnamon-roll:before{content:"\3dc3"}.hgi-stroke.hgi-circle-arrow-data-transfer-diagonal:before{content:"\3dc4"}.hgi-stroke.hgi-circle-arrow-data-transfer-horizontal:before{content:"\3dc5"}.hgi-stroke.hgi-circle-arrow-data-transfer-vertical:before{content:"\3dc6"}.hgi-stroke.hgi-circle-arrow-diagonal-01:before{content:"\3dc7"}.hgi-stroke.hgi-circle-arrow-diagonal-02:before{content:"\3dc8"}.hgi-stroke.hgi-circle-arrow-down-01:before{content:"\3dc9"}.hgi-stroke.hgi-circle-arrow-down-02:before{content:"\3dca"}.hgi-stroke.hgi-circle-arrow-down-03:before{content:"\3dcb"}.hgi-stroke.hgi-circle-arrow-down-double:before{content:"\3dcc"}.hgi-stroke.hgi-circle-arrow-down-left:before{content:"\3dcd"}.hgi-stroke.hgi-circle-arrow-down-right:before{content:"\3dce"}.hgi-stroke.hgi-circle-arrow-expand-01:before{content:"\3dcf"}.hgi-stroke.hgi-circle-arrow-expand-02:before{content:"\3dd0"}.hgi-stroke.hgi-circle-arrow-horizontal:before{content:"\3dd1"}.hgi-stroke.hgi-circle-arrow-left-01:before{content:"\3dd2"}.hgi-stroke.hgi-circle-arrow-left-02:before{content:"\3dd3"}.hgi-stroke.hgi-circle-arrow-left-03:before{content:"\3dd4"}.hgi-stroke.hgi-circle-arrow-left-double:before{content:"\3dd5"}.hgi-stroke.hgi-circle-arrow-left-right:before{content:"\3dd6"}.hgi-stroke.hgi-circle-arrow-move-down-left:before{content:"\3dd7"}.hgi-stroke.hgi-circle-arrow-move-down-right:before{content:"\3dd8"}.hgi-stroke.hgi-circle-arrow-move-left-down:before{content:"\3dd9"}.hgi-stroke.hgi-circle-arrow-move-right-down:before{content:"\3dda"}.hgi-stroke.hgi-circle-arrow-move-up-left:before{content:"\3ddb"}.hgi-stroke.hgi-circle-arrow-move-up-right:before{content:"\3ddc"}.hgi-stroke.hgi-circle-arrow-reload-01:before{content:"\3ddd"}.hgi-stroke.hgi-circle-arrow-reload-02:before{content:"\3dde"}.hgi-stroke.hgi-circle-arrow-right-01:before{content:"\3ddf"}.hgi-stroke.hgi-circle-arrow-right-02:before{content:"\3de0"}.hgi-stroke.hgi-circle-arrow-right-03:before{content:"\3de1"}.hgi-stroke.hgi-circle-arrow-right-double:before{content:"\3de2"}.hgi-stroke.hgi-circle-arrow-shrink-01:before{content:"\3de3"}.hgi-stroke.hgi-circle-arrow-shrink-02:before{content:"\3de4"}.hgi-stroke.hgi-circle-arrow-up-01:before{content:"\3de5"}.hgi-stroke.hgi-circle-arrow-up-02:before{content:"\3de6"}.hgi-stroke.hgi-circle-arrow-up-03:before{content:"\3de7"}.hgi-stroke.hgi-circle-arrow-up-double:before{content:"\3de8"}.hgi-stroke.hgi-circle-arrow-up-down:before{content:"\3de9"}.hgi-stroke.hgi-circle-arrow-up-left:before{content:"\3dea"}.hgi-stroke.hgi-circle-arrow-up-right:before{content:"\3deb"}.hgi-stroke.hgi-circle-arrow-vertical:before{content:"\3dec"}.hgi-stroke.hgi-circle-lock-01:before{content:"\3ded"}.hgi-stroke.hgi-circle-lock-02:before{content:"\3dee"}.hgi-stroke.hgi-circle-lock-add-01:before{content:"\3def"}.hgi-stroke.hgi-circle-lock-add-02:before{content:"\3df0"}.hgi-stroke.hgi-circle-lock-check-01:before{content:"\3df1"}.hgi-stroke.hgi-circle-lock-check-02:before{content:"\3df2"}.hgi-stroke.hgi-circle-lock-minus-01:before{content:"\3df3"}.hgi-stroke.hgi-circle-lock-minus-02:before{content:"\3df4"}.hgi-stroke.hgi-circle-lock-remove-01:before{content:"\3df5"}.hgi-stroke.hgi-circle-lock-remove-02:before{content:"\3df6"}.hgi-stroke.hgi-circle-password:before{content:"\3df7"}.hgi-stroke.hgi-circle-unlock-01:before{content:"\3df8"}.hgi-stroke.hgi-circle-unlock-02:before{content:"\3df9"}.hgi-stroke.hgi-circle:before{content:"\3dfa"}.hgi-stroke.hgi-city-01:before{content:"\3dfb"}.hgi-stroke.hgi-city-02:before{content:"\3dfc"}.hgi-stroke.hgi-city-03:before{content:"\3dfd"}.hgi-stroke.hgi-clapping-01:before{content:"\3dfe"}.hgi-stroke.hgi-clapping-02:before{content:"\3dff"}.hgi-stroke.hgi-clean:before{content:"\3e00"}.hgi-stroke.hgi-cleaning-bucket:before{content:"\3e01"}.hgi-stroke.hgi-clinic:before{content:"\3e02"}.hgi-stroke.hgi-clip:before{content:"\3e03"}.hgi-stroke.hgi-clipboard:before{content:"\3e04"}.hgi-stroke.hgi-clock-01:before{content:"\3e05"}.hgi-stroke.hgi-clock-02:before{content:"\3e06"}.hgi-stroke.hgi-clock-03:before{content:"\3e07"}.hgi-stroke.hgi-clock-04:before{content:"\3e08"}.hgi-stroke.hgi-clock-05:before{content:"\3e09"}.hgi-stroke.hgi-closed-caption-alt:before{content:"\3e0a"}.hgi-stroke.hgi-closed-caption:before{content:"\3e0b"}.hgi-stroke.hgi-clothes:before{content:"\3e0c"}.hgi-stroke.hgi-cloud-angled-rain-zap:before{content:"\3e0d"}.hgi-stroke.hgi-cloud-angled-rain:before{content:"\3e0e"}.hgi-stroke.hgi-cloud-angled-zap:before{content:"\3e0f"}.hgi-stroke.hgi-cloud-big-rain:before{content:"\3e10"}.hgi-stroke.hgi-cloud-download:before{content:"\3e11"}.hgi-stroke.hgi-cloud-fast-wind:before{content:"\3e12"}.hgi-stroke.hgi-cloud-hailstone:before{content:"\3e13"}.hgi-stroke.hgi-cloud-little-rain:before{content:"\3e14"}.hgi-stroke.hgi-cloud-little-snow:before{content:"\3e15"}.hgi-stroke.hgi-cloud-loading:before{content:"\3e16"}.hgi-stroke.hgi-cloud-mid-rain:before{content:"\3e17"}.hgi-stroke.hgi-cloud-mid-snow:before{content:"\3e18"}.hgi-stroke.hgi-cloud-saving-done-01:before{content:"\3e19"}.hgi-stroke.hgi-cloud-saving-done-02:before{content:"\3e1a"}.hgi-stroke.hgi-cloud-server:before{content:"\3e1b"}.hgi-stroke.hgi-cloud-slow-wind:before{content:"\3e1c"}.hgi-stroke.hgi-cloud-snow:before{content:"\3e1d"}.hgi-stroke.hgi-cloud-upload:before{content:"\3e1e"}.hgi-stroke.hgi-cloud:before{content:"\3e1f"}.hgi-stroke.hgi-clubs-01:before{content:"\3e20"}.hgi-stroke.hgi-clubs-02:before{content:"\3e21"}.hgi-stroke.hgi-co-present:before{content:"\3e22"}.hgi-stroke.hgi-code-circle:before{content:"\3e23"}.hgi-stroke.hgi-code-folder:before{content:"\3e24"}.hgi-stroke.hgi-code-square:before{content:"\3e25"}.hgi-stroke.hgi-code:before{content:"\3e26"}.hgi-stroke.hgi-codesandbox:before{content:"\3e27"}.hgi-stroke.hgi-coffee-01:before{content:"\3e28"}.hgi-stroke.hgi-coffee-02:before{content:"\3e29"}.hgi-stroke.hgi-coffee-beans:before{content:"\3e2a"}.hgi-stroke.hgi-coins-01:before{content:"\3e2b"}.hgi-stroke.hgi-coins-02:before{content:"\3e2c"}.hgi-stroke.hgi-coins-bitcoin:before{content:"\3e2d"}.hgi-stroke.hgi-coins-dollar:before{content:"\3e2e"}.hgi-stroke.hgi-coins-euro:before{content:"\3e2f"}.hgi-stroke.hgi-coins-pound:before{content:"\3e30"}.hgi-stroke.hgi-coins-swap:before{content:"\3e31"}.hgi-stroke.hgi-coins-yen:before{content:"\3e32"}.hgi-stroke.hgi-collections-bookmark:before{content:"\3e33"}.hgi-stroke.hgi-color-picker:before{content:"\3e34"}.hgi-stroke.hgi-colors:before{content:"\3e35"}.hgi-stroke.hgi-colosseum:before{content:"\3e36"}.hgi-stroke.hgi-column-delete:before{content:"\3e37"}.hgi-stroke.hgi-column-insert:before{content:"\3e38"}.hgi-stroke.hgi-comet-01:before{content:"\3e39"}.hgi-stroke.hgi-comet-02:before{content:"\3e3a"}.hgi-stroke.hgi-coming-soon-01:before{content:"\3e3b"}.hgi-stroke.hgi-coming-soon-02:before{content:"\3e3c"}.hgi-stroke.hgi-command-line:before{content:"\3e3d"}.hgi-stroke.hgi-command:before{content:"\3e3e"}.hgi-stroke.hgi-comment-01:before{content:"\3e3f"}.hgi-stroke.hgi-comment-02:before{content:"\3e40"}.hgi-stroke.hgi-comment-add-01:before{content:"\3e41"}.hgi-stroke.hgi-comment-add-02:before{content:"\3e42"}.hgi-stroke.hgi-comment-block-01:before{content:"\3e43"}.hgi-stroke.hgi-comment-block-02:before{content:"\3e44"}.hgi-stroke.hgi-comment-remove-01:before{content:"\3e45"}.hgi-stroke.hgi-comment-remove-02:before{content:"\3e46"}.hgi-stroke.hgi-compass-01:before{content:"\3e47"}.hgi-stroke.hgi-compass:before{content:"\3e48"}.hgi-stroke.hgi-complaint:before{content:"\3e49"}.hgi-stroke.hgi-computer-add:before{content:"\3e4a"}.hgi-stroke.hgi-computer-check:before{content:"\3e4b"}.hgi-stroke.hgi-computer-cloud:before{content:"\3e4c"}.hgi-stroke.hgi-computer-desk-01:before{content:"\3e4d"}.hgi-stroke.hgi-computer-desk-02:before{content:"\3e4e"}.hgi-stroke.hgi-computer-desk-03:before{content:"\3e4f"}.hgi-stroke.hgi-computer-dollar:before{content:"\3e50"}.hgi-stroke.hgi-computer-phone-sync:before{content:"\3e51"}.hgi-stroke.hgi-computer-programming-01:before{content:"\3e52"}.hgi-stroke.hgi-computer-programming-02:before{content:"\3e53"}.hgi-stroke.hgi-computer-protection:before{content:"\3e54"}.hgi-stroke.hgi-computer-remove:before{content:"\3e55"}.hgi-stroke.hgi-computer-settings:before{content:"\3e56"}.hgi-stroke.hgi-computer-video-call:before{content:"\3e57"}.hgi-stroke.hgi-computer-video:before{content:"\3e58"}.hgi-stroke.hgi-computer:before{content:"\3e59"}.hgi-stroke.hgi-cone-01:before{content:"\3e5a"}.hgi-stroke.hgi-cone-02:before{content:"\3e5b"}.hgi-stroke.hgi-conference:before{content:"\3e5c"}.hgi-stroke.hgi-configuration-01:before{content:"\3e5d"}.hgi-stroke.hgi-configuration-02:before{content:"\3e5e"}.hgi-stroke.hgi-confused:before{content:"\3e5f"}.hgi-stroke.hgi-congruent-to-circle:before{content:"\3e60"}.hgi-stroke.hgi-congruent-to-square:before{content:"\3e61"}.hgi-stroke.hgi-congruent-to:before{content:"\3e62"}.hgi-stroke.hgi-connect:before{content:"\3e63"}.hgi-stroke.hgi-console:before{content:"\3e64"}.hgi-stroke.hgi-constellation:before{content:"\3e65"}.hgi-stroke.hgi-contact-01:before{content:"\3e66"}.hgi-stroke.hgi-contact-02:before{content:"\3e67"}.hgi-stroke.hgi-contact-book:before{content:"\3e68"}.hgi-stroke.hgi-contact:before{content:"\3e69"}.hgi-stroke.hgi-container-truck-01:before{content:"\3e6a"}.hgi-stroke.hgi-container-truck-02:before{content:"\3e6b"}.hgi-stroke.hgi-container-truck:before{content:"\3e6c"}.hgi-stroke.hgi-contracts:before{content:"\3e6d"}.hgi-stroke.hgi-conversation:before{content:"\3e6e"}.hgi-stroke.hgi-cook-book:before{content:"\3e6f"}.hgi-stroke.hgi-cookie:before{content:"\3e70"}.hgi-stroke.hgi-coordinate-01:before{content:"\3e71"}.hgi-stroke.hgi-coordinate-02:before{content:"\3e72"}.hgi-stroke.hgi-copilot:before{content:"\3e73"}.hgi-stroke.hgi-copy-01:before{content:"\3e74"}.hgi-stroke.hgi-copy-02:before{content:"\3e75"}.hgi-stroke.hgi-copy-link:before{content:"\3e76"}.hgi-stroke.hgi-copyright:before{content:"\3e77"}.hgi-stroke.hgi-corn:before{content:"\3e78"}.hgi-stroke.hgi-corporate:before{content:"\3e79"}.hgi-stroke.hgi-cos:before{content:"\3e7a"}.hgi-stroke.hgi-cosine-01:before{content:"\3e7b"}.hgi-stroke.hgi-cosine-02:before{content:"\3e7c"}.hgi-stroke.hgi-cottage:before{content:"\3e7d"}.hgi-stroke.hgi-cotton-candy:before{content:"\3e7e"}.hgi-stroke.hgi-coupon-01:before{content:"\3e7f"}.hgi-stroke.hgi-coupon-02:before{content:"\3e80"}.hgi-stroke.hgi-coupon-03:before{content:"\3e81"}.hgi-stroke.hgi-coupon-percent:before{content:"\3e82"}.hgi-stroke.hgi-course:before{content:"\3e83"}.hgi-stroke.hgi-court-house:before{content:"\3e84"}.hgi-stroke.hgi-court-law:before{content:"\3e85"}.hgi-stroke.hgi-covariate:before{content:"\3e86"}.hgi-stroke.hgi-covid-info:before{content:"\3e87"}.hgi-stroke.hgi-cowboy-hat:before{content:"\3e88"}.hgi-stroke.hgi-cplusplus:before{content:"\3e89"}.hgi-stroke.hgi-cpu-charge:before{content:"\3e8a"}.hgi-stroke.hgi-cpu-settings:before{content:"\3e8b"}.hgi-stroke.hgi-cpu:before{content:"\3e8c"}.hgi-stroke.hgi-crab:before{content:"\3e8d"}.hgi-stroke.hgi-crane:before{content:"\3e8e"}.hgi-stroke.hgi-crazy:before{content:"\3e8f"}.hgi-stroke.hgi-creative-market:before{content:"\3e90"}.hgi-stroke.hgi-credit-card-accept:before{content:"\3e91"}.hgi-stroke.hgi-credit-card-add:before{content:"\3e92"}.hgi-stroke.hgi-credit-card-change:before{content:"\3e93"}.hgi-stroke.hgi-credit-card-defrost:before{content:"\3e94"}.hgi-stroke.hgi-credit-card-freeze:before{content:"\3e95"}.hgi-stroke.hgi-credit-card-not-accept:before{content:"\3e96"}.hgi-stroke.hgi-credit-card-not-found:before{content:"\3e97"}.hgi-stroke.hgi-credit-card-pos:before{content:"\3e98"}.hgi-stroke.hgi-credit-card-validation:before{content:"\3e99"}.hgi-stroke.hgi-credit-card:before{content:"\3e9a"}.hgi-stroke.hgi-cricket-bat:before{content:"\3e9b"}.hgi-stroke.hgi-cricket-helmet:before{content:"\3e9c"}.hgi-stroke.hgi-croissant:before{content:"\3e9d"}.hgi-stroke.hgi-crop:before{content:"\3e9e"}.hgi-stroke.hgi-crowdfunding:before{content:"\3e9f"}.hgi-stroke.hgi-crown:before{content:"\3ea0"}.hgi-stroke.hgi-crying:before{content:"\3ea1"}.hgi-stroke.hgi-csv-01:before{content:"\3ea2"}.hgi-stroke.hgi-csv-02:before{content:"\3ea3"}.hgi-stroke.hgi-cube:before{content:"\3ea4"}.hgi-stroke.hgi-cupcake-01:before{content:"\3ea5"}.hgi-stroke.hgi-cupcake-02:before{content:"\3ea6"}.hgi-stroke.hgi-cupcake-03:before{content:"\3ea7"}.hgi-stroke.hgi-curling:before{content:"\3ea8"}.hgi-stroke.hgi-cursor-01:before{content:"\3ea9"}.hgi-stroke.hgi-cursor-02:before{content:"\3eaa"}.hgi-stroke.hgi-cursor-add-selection-01:before{content:"\3eab"}.hgi-stroke.hgi-cursor-add-selection-02:before{content:"\3eac"}.hgi-stroke.hgi-cursor-circle-selection-01:before{content:"\3ead"}.hgi-stroke.hgi-cursor-circle-selection-02:before{content:"\3eae"}.hgi-stroke.hgi-cursor-disabled-01:before{content:"\3eaf"}.hgi-stroke.hgi-cursor-disabled-02:before{content:"\3eb0"}.hgi-stroke.hgi-cursor-edit-01:before{content:"\3eb1"}.hgi-stroke.hgi-cursor-edit-02:before{content:"\3eb2"}.hgi-stroke.hgi-cursor-hold-01:before{content:"\3eb3"}.hgi-stroke.hgi-cursor-hold-02:before{content:"\3eb4"}.hgi-stroke.hgi-cursor-in-window:before{content:"\3eb5"}.hgi-stroke.hgi-cursor-info-01:before{content:"\3eb6"}.hgi-stroke.hgi-cursor-info-02:before{content:"\3eb7"}.hgi-stroke.hgi-cursor-loading-01:before{content:"\3eb8"}.hgi-stroke.hgi-cursor-loading-02:before{content:"\3eb9"}.hgi-stroke.hgi-cursor-magic-selection-01:before{content:"\3eba"}.hgi-stroke.hgi-cursor-magic-selection-02:before{content:"\3ebb"}.hgi-stroke.hgi-cursor-move-01:before{content:"\3ebc"}.hgi-stroke.hgi-cursor-move-02:before{content:"\3ebd"}.hgi-stroke.hgi-cursor-pointer-01:before{content:"\3ebe"}.hgi-stroke.hgi-cursor-pointer-02:before{content:"\3ebf"}.hgi-stroke.hgi-cursor-progress-01:before{content:"\3ec0"}.hgi-stroke.hgi-cursor-progress-02:before{content:"\3ec1"}.hgi-stroke.hgi-cursor-progress-03:before{content:"\3ec2"}.hgi-stroke.hgi-cursor-progress-04:before{content:"\3ec3"}.hgi-stroke.hgi-cursor-rectangle-selection-01:before{content:"\3ec4"}.hgi-stroke.hgi-cursor-rectangle-selection-02:before{content:"\3ec5"}.hgi-stroke.hgi-cursor-remove-selection-01:before{content:"\3ec6"}.hgi-stroke.hgi-cursor-remove-selection-02:before{content:"\3ec7"}.hgi-stroke.hgi-cursor-text:before{content:"\3ec8"}.hgi-stroke.hgi-curtains:before{content:"\3ec9"}.hgi-stroke.hgi-curvy-left-direction:before{content:"\3eca"}.hgi-stroke.hgi-curvy-left-right-direction:before{content:"\3ecb"}.hgi-stroke.hgi-curvy-right-direction:before{content:"\3ecc"}.hgi-stroke.hgi-curvy-up-down-direction:before{content:"\3ecd"}.hgi-stroke.hgi-customer-service-01:before{content:"\3ece"}.hgi-stroke.hgi-customer-service-02:before{content:"\3ecf"}.hgi-stroke.hgi-customer-service:before{content:"\3ed0"}.hgi-stroke.hgi-customer-support:before{content:"\3ed1"}.hgi-stroke.hgi-customize:before{content:"\3ed2"}.hgi-stroke.hgi-cylinder-01:before{content:"\3ed3"}.hgi-stroke.hgi-cylinder-02:before{content:"\3ed4"}.hgi-stroke.hgi-cylinder-03:before{content:"\3ed5"}.hgi-stroke.hgi-cylinder-04:before{content:"\3ed6"}.hgi-stroke.hgi-danger:before{content:"\3ed7"}.hgi-stroke.hgi-dark-mode:before{content:"\3ed8"}.hgi-stroke.hgi-dart:before{content:"\3ed9"}.hgi-stroke.hgi-dashboard-browsing:before{content:"\3eda"}.hgi-stroke.hgi-dashboard-circle-add:before{content:"\3edb"}.hgi-stroke.hgi-dashboard-circle-edit:before{content:"\3edc"}.hgi-stroke.hgi-dashboard-circle-remove:before{content:"\3edd"}.hgi-stroke.hgi-dashboard-circle-settings:before{content:"\3ede"}.hgi-stroke.hgi-dashboard-circle:before{content:"\3edf"}.hgi-stroke.hgi-dashboard-speed-01:before{content:"\3ee0"}.hgi-stroke.hgi-dashboard-speed-02:before{content:"\3ee1"}.hgi-stroke.hgi-dashboard-square-01:before{content:"\3ee2"}.hgi-stroke.hgi-dashboard-square-02:before{content:"\3ee3"}.hgi-stroke.hgi-dashboard-square-03:before{content:"\3ee4"}.hgi-stroke.hgi-dashboard-square-add:before{content:"\3ee5"}.hgi-stroke.hgi-dashboard-square-edit:before{content:"\3ee6"}.hgi-stroke.hgi-dashboard-square-remove:before{content:"\3ee7"}.hgi-stroke.hgi-dashboard-square-setting:before{content:"\3ee8"}.hgi-stroke.hgi-dashed-line-01:before{content:"\3ee9"}.hgi-stroke.hgi-dashed-line-02:before{content:"\3eea"}.hgi-stroke.hgi-data-recovery:before{content:"\3eeb"}.hgi-stroke.hgi-database-01:before{content:"\3eec"}.hgi-stroke.hgi-database-02:before{content:"\3eed"}.hgi-stroke.hgi-database-add:before{content:"\3eee"}.hgi-stroke.hgi-database-export:before{content:"\3eef"}.hgi-stroke.hgi-database-import:before{content:"\3ef0"}.hgi-stroke.hgi-database-locked:before{content:"\3ef1"}.hgi-stroke.hgi-database-restore:before{content:"\3ef2"}.hgi-stroke.hgi-database-setting:before{content:"\3ef3"}.hgi-stroke.hgi-database-sync-01:before{content:"\3ef4"}.hgi-stroke.hgi-database-sync:before{content:"\3ef5"}.hgi-stroke.hgi-database:before{content:"\3ef6"}.hgi-stroke.hgi-dates:before{content:"\3ef7"}.hgi-stroke.hgi-dead:before{content:"\3ef8"}.hgi-stroke.hgi-delete-01:before{content:"\3ef9"}.hgi-stroke.hgi-delete-02:before{content:"\3efa"}.hgi-stroke.hgi-delete-03:before{content:"\3efb"}.hgi-stroke.hgi-delete-04:before{content:"\3efc"}.hgi-stroke.hgi-delete-column:before{content:"\3efd"}.hgi-stroke.hgi-delete-put-back:before{content:"\3efe"}.hgi-stroke.hgi-delete-row:before{content:"\3eff"}.hgi-stroke.hgi-delete-throw:before{content:"\3f00"}.hgi-stroke.hgi-delivered-sent:before{content:"\3f01"}.hgi-stroke.hgi-delivery-box-01:before{content:"\3f02"}.hgi-stroke.hgi-delivery-box-02:before{content:"\3f03"}.hgi-stroke.hgi-delivery-delay-01:before{content:"\3f04"}.hgi-stroke.hgi-delivery-delay-02:before{content:"\3f05"}.hgi-stroke.hgi-delivery-return-01:before{content:"\3f06"}.hgi-stroke.hgi-delivery-return-02:before{content:"\3f07"}.hgi-stroke.hgi-delivery-secure-01:before{content:"\3f08"}.hgi-stroke.hgi-delivery-secure-02:before{content:"\3f09"}.hgi-stroke.hgi-delivery-sent-01:before{content:"\3f0a"}.hgi-stroke.hgi-delivery-sent-02:before{content:"\3f0b"}.hgi-stroke.hgi-delivery-tracking-01:before{content:"\3f0c"}.hgi-stroke.hgi-delivery-tracking-02:before{content:"\3f0d"}.hgi-stroke.hgi-delivery-truck-01:before{content:"\3f0e"}.hgi-stroke.hgi-delivery-truck-02:before{content:"\3f0f"}.hgi-stroke.hgi-delivery-view-01:before{content:"\3f10"}.hgi-stroke.hgi-delivery-view-02:before{content:"\3f11"}.hgi-stroke.hgi-dental-braces:before{content:"\3f12"}.hgi-stroke.hgi-dental-broken-tooth:before{content:"\3f13"}.hgi-stroke.hgi-dental-care:before{content:"\3f14"}.hgi-stroke.hgi-dental-tooth:before{content:"\3f15"}.hgi-stroke.hgi-departement:before{content:"\3f16"}.hgi-stroke.hgi-desert:before{content:"\3f17"}.hgi-stroke.hgi-desk-01:before{content:"\3f18"}.hgi-stroke.hgi-desk-02:before{content:"\3f19"}.hgi-stroke.hgi-desk:before{content:"\3f1a"}.hgi-stroke.hgi-developer:before{content:"\3f1b"}.hgi-stroke.hgi-deviantart:before{content:"\3f1c"}.hgi-stroke.hgi-device-access:before{content:"\3f1d"}.hgi-stroke.hgi-diagonal-scroll-point-01:before{content:"\3f1e"}.hgi-stroke.hgi-diagonal-scroll-point-02:before{content:"\3f1f"}.hgi-stroke.hgi-dialpad-circle-01:before{content:"\3f20"}.hgi-stroke.hgi-dialpad-circle-02:before{content:"\3f21"}.hgi-stroke.hgi-dialpad-square-01:before{content:"\3f22"}.hgi-stroke.hgi-dialpad-square-02:before{content:"\3f23"}.hgi-stroke.hgi-diameter:before{content:"\3f24"}.hgi-stroke.hgi-diamond-01:before{content:"\3f25"}.hgi-stroke.hgi-diamond-02:before{content:"\3f26"}.hgi-stroke.hgi-diamond:before{content:"\3f27"}.hgi-stroke.hgi-diaper:before{content:"\3f28"}.hgi-stroke.hgi-dice-faces-01:before{content:"\3f29"}.hgi-stroke.hgi-dice-faces-02:before{content:"\3f2a"}.hgi-stroke.hgi-dice-faces-03:before{content:"\3f2b"}.hgi-stroke.hgi-dice-faces-04:before{content:"\3f2c"}.hgi-stroke.hgi-dice-faces-05:before{content:"\3f2d"}.hgi-stroke.hgi-dice-faces-06:before{content:"\3f2e"}.hgi-stroke.hgi-dice:before{content:"\3f2f"}.hgi-stroke.hgi-digestion:before{content:"\3f30"}.hgi-stroke.hgi-digg:before{content:"\3f31"}.hgi-stroke.hgi-digital-clock:before{content:"\3f32"}.hgi-stroke.hgi-dim-sum-01:before{content:"\3f33"}.hgi-stroke.hgi-dim-sum-02:before{content:"\3f34"}.hgi-stroke.hgi-dining-table:before{content:"\3f35"}.hgi-stroke.hgi-diploma:before{content:"\3f36"}.hgi-stroke.hgi-direction-left-01:before{content:"\3f37"}.hgi-stroke.hgi-direction-left-02:before{content:"\3f38"}.hgi-stroke.hgi-direction-right-01:before{content:"\3f39"}.hgi-stroke.hgi-direction-right-02:before{content:"\3f3a"}.hgi-stroke.hgi-directions-01:before{content:"\3f3b"}.hgi-stroke.hgi-directions-02:before{content:"\3f3c"}.hgi-stroke.hgi-dirham:before{content:"\3f3d"}.hgi-stroke.hgi-disability-01:before{content:"\3f3e"}.hgi-stroke.hgi-disability-02:before{content:"\3f3f"}.hgi-stroke.hgi-discord:before{content:"\3f40"}.hgi-stroke.hgi-discount-01:before{content:"\3f41"}.hgi-stroke.hgi-discount-tag-01:before{content:"\3f42"}.hgi-stroke.hgi-discount-tag-02:before{content:"\3f43"}.hgi-stroke.hgi-discount:before{content:"\3f44"}.hgi-stroke.hgi-discover-circle:before{content:"\3f45"}.hgi-stroke.hgi-discover-square:before{content:"\3f46"}.hgi-stroke.hgi-dish-01:before{content:"\3f47"}.hgi-stroke.hgi-dish-02:before{content:"\3f48"}.hgi-stroke.hgi-dish-washer:before{content:"\3f49"}.hgi-stroke.hgi-displeased:before{content:"\3f4a"}.hgi-stroke.hgi-distribute-horizontal-center:before{content:"\3f4b"}.hgi-stroke.hgi-distribute-horizontal-left:before{content:"\3f4c"}.hgi-stroke.hgi-distribute-horizontal-right:before{content:"\3f4d"}.hgi-stroke.hgi-distribute-vertical-bottom:before{content:"\3f4e"}.hgi-stroke.hgi-distribute-vertical-center:before{content:"\3f4f"}.hgi-stroke.hgi-distribute-vertical-top:before{content:"\3f50"}.hgi-stroke.hgi-distribution:before{content:"\3f51"}.hgi-stroke.hgi-divide-sign-circle:before{content:"\3f52"}.hgi-stroke.hgi-divide-sign-square:before{content:"\3f53"}.hgi-stroke.hgi-divide-sign:before{content:"\3f54"}.hgi-stroke.hgi-dna-01:before{content:"\3f55"}.hgi-stroke.hgi-dna:before{content:"\3f56"}.hgi-stroke.hgi-do-not-touch-01:before{content:"\3f57"}.hgi-stroke.hgi-do-not-touch-02:before{content:"\3f58"}.hgi-stroke.hgi-doc-01:before{content:"\3f59"}.hgi-stroke.hgi-doc-02:before{content:"\3f5a"}.hgi-stroke.hgi-doctor-01:before{content:"\3f5b"}.hgi-stroke.hgi-doctor-02:before{content:"\3f5c"}.hgi-stroke.hgi-doctor-03:before{content:"\3f5d"}.hgi-stroke.hgi-document-attachment:before{content:"\3f5e"}.hgi-stroke.hgi-document-code:before{content:"\3f5f"}.hgi-stroke.hgi-document-validation:before{content:"\3f60"}.hgi-stroke.hgi-dollar-01:before{content:"\3f61"}.hgi-stroke.hgi-dollar-02:before{content:"\3f62"}.hgi-stroke.hgi-dollar-circle:before{content:"\3f63"}.hgi-stroke.hgi-dollar-receive-01:before{content:"\3f64"}.hgi-stroke.hgi-dollar-receive-02:before{content:"\3f65"}.hgi-stroke.hgi-dollar-send-01:before{content:"\3f66"}.hgi-stroke.hgi-dollar-send-02:before{content:"\3f67"}.hgi-stroke.hgi-dollar-square:before{content:"\3f68"}.hgi-stroke.hgi-dome:before{content:"\3f69"}.hgi-stroke.hgi-domino:before{content:"\3f6a"}.hgi-stroke.hgi-door-01:before{content:"\3f6b"}.hgi-stroke.hgi-door-02:before{content:"\3f6c"}.hgi-stroke.hgi-door-lock:before{content:"\3f6d"}.hgi-stroke.hgi-door:before{content:"\3f6e"}.hgi-stroke.hgi-doughnut:before{content:"\3f6f"}.hgi-stroke.hgi-download-01:before{content:"\3f70"}.hgi-stroke.hgi-download-02:before{content:"\3f71"}.hgi-stroke.hgi-download-03:before{content:"\3f72"}.hgi-stroke.hgi-download-04:before{content:"\3f73"}.hgi-stroke.hgi-download-05:before{content:"\3f74"}.hgi-stroke.hgi-download-circle-01:before{content:"\3f75"}.hgi-stroke.hgi-download-circle-02:before{content:"\3f76"}.hgi-stroke.hgi-download-square-01:before{content:"\3f77"}.hgi-stroke.hgi-download-square-02:before{content:"\3f78"}.hgi-stroke.hgi-drag-01:before{content:"\3f79"}.hgi-stroke.hgi-drag-02:before{content:"\3f7a"}.hgi-stroke.hgi-drag-03:before{content:"\3f7b"}.hgi-stroke.hgi-drag-04:before{content:"\3f7c"}.hgi-stroke.hgi-drag-drop-horizontal:before{content:"\3f7d"}.hgi-stroke.hgi-drag-drop-vertical:before{content:"\3f7e"}.hgi-stroke.hgi-drag-drop:before{content:"\3f7f"}.hgi-stroke.hgi-drag-left-01:before{content:"\3f80"}.hgi-stroke.hgi-drag-left-02:before{content:"\3f81"}.hgi-stroke.hgi-drag-left-03:before{content:"\3f82"}.hgi-stroke.hgi-drag-left-04:before{content:"\3f83"}.hgi-stroke.hgi-drag-right-01:before{content:"\3f84"}.hgi-stroke.hgi-drag-right-02:before{content:"\3f85"}.hgi-stroke.hgi-drag-right-03:before{content:"\3f86"}.hgi-stroke.hgi-drag-right-04:before{content:"\3f87"}.hgi-stroke.hgi-drawing-compass:before{content:"\3f88"}.hgi-stroke.hgi-drawing-mode:before{content:"\3f89"}.hgi-stroke.hgi-dress-01:before{content:"\3f8a"}.hgi-stroke.hgi-dress-02:before{content:"\3f8b"}.hgi-stroke.hgi-dress-03:before{content:"\3f8c"}.hgi-stroke.hgi-dress-04:before{content:"\3f8d"}.hgi-stroke.hgi-dress-05:before{content:"\3f8e"}.hgi-stroke.hgi-dress-06:before{content:"\3f8f"}.hgi-stroke.hgi-dress-07:before{content:"\3f90"}.hgi-stroke.hgi-dressing-table-01:before{content:"\3f91"}.hgi-stroke.hgi-dressing-table-02:before{content:"\3f92"}.hgi-stroke.hgi-dressing-table-03:before{content:"\3f93"}.hgi-stroke.hgi-dribbble:before{content:"\3f94"}.hgi-stroke.hgi-drink:before{content:"\3f95"}.hgi-stroke.hgi-drone:before{content:"\3f96"}.hgi-stroke.hgi-drooling:before{content:"\3f97"}.hgi-stroke.hgi-dropbox:before{content:"\3f98"}.hgi-stroke.hgi-droplet:before{content:"\3f99"}.hgi-stroke.hgi-dropper:before{content:"\3f9a"}.hgi-stroke.hgi-ds3-tool:before{content:"\3f9b"}.hgi-stroke.hgi-dua:before{content:"\3f9c"}.hgi-stroke.hgi-dumbbell-01:before{content:"\3f9d"}.hgi-stroke.hgi-dumbbell-02:before{content:"\3f9e"}.hgi-stroke.hgi-dumbbell-03:before{content:"\3f9f"}.hgi-stroke.hgi-ear-rings-01:before{content:"\3fa0"}.hgi-stroke.hgi-ear-rings-02:before{content:"\3fa1"}.hgi-stroke.hgi-ear-rings-03:before{content:"\3fa2"}.hgi-stroke.hgi-ear:before{content:"\3fa3"}.hgi-stroke.hgi-earth:before{content:"\3fa4"}.hgi-stroke.hgi-ease-curve-control-points:before{content:"\3fa5"}.hgi-stroke.hgi-ease-in-control-point:before{content:"\3fa6"}.hgi-stroke.hgi-ease-in-out:before{content:"\3fa7"}.hgi-stroke.hgi-ease-in:before{content:"\3fa8"}.hgi-stroke.hgi-ease-out-control-point:before{content:"\3fa9"}.hgi-stroke.hgi-ease-out:before{content:"\3faa"}.hgi-stroke.hgi-eco-energy:before{content:"\3fab"}.hgi-stroke.hgi-eco-lab-01:before{content:"\3fac"}.hgi-stroke.hgi-eco-lab-02:before{content:"\3fad"}.hgi-stroke.hgi-eco-lab:before{content:"\3fae"}.hgi-stroke.hgi-eco-power:before{content:"\3faf"}.hgi-stroke.hgi-edge-style:before{content:"\3fb0"}.hgi-stroke.hgi-edit-01:before{content:"\3fb1"}.hgi-stroke.hgi-edit-02:before{content:"\3fb2"}.hgi-stroke.hgi-edit-off:before{content:"\3fb3"}.hgi-stroke.hgi-edit-road:before{content:"\3fb4"}.hgi-stroke.hgi-edit-table:before{content:"\3fb5"}.hgi-stroke.hgi-edit-user-02:before{content:"\3fb6"}.hgi-stroke.hgi-eggs:before{content:"\3fb7"}.hgi-stroke.hgi-eid-mubarak:before{content:"\3fb8"}.hgi-stroke.hgi-eiffel-tower:before{content:"\3fb9"}.hgi-stroke.hgi-elearning-exchange:before{content:"\3fba"}.hgi-stroke.hgi-electric-home-01:before{content:"\3fbb"}.hgi-stroke.hgi-electric-home-02:before{content:"\3fbc"}.hgi-stroke.hgi-electric-plugs:before{content:"\3fbd"}.hgi-stroke.hgi-electric-tower-01:before{content:"\3fbe"}.hgi-stroke.hgi-electric-tower-02:before{content:"\3fbf"}.hgi-stroke.hgi-electric-wire:before{content:"\3fc0"}.hgi-stroke.hgi-ellipse-selection:before{content:"\3fc1"}.hgi-stroke.hgi-encrypt:before{content:"\3fc2"}.hgi-stroke.hgi-energy-ellipse:before{content:"\3fc3"}.hgi-stroke.hgi-energy-rectangle:before{content:"\3fc4"}.hgi-stroke.hgi-energy:before{content:"\3fc5"}.hgi-stroke.hgi-entering-geo-fence:before{content:"\3fc6"}.hgi-stroke.hgi-envato:before{content:"\3fc7"}.hgi-stroke.hgi-equal-sign-circle:before{content:"\3fc8"}.hgi-stroke.hgi-equal-sign-square:before{content:"\3fc9"}.hgi-stroke.hgi-equal-sign:before{content:"\3fca"}.hgi-stroke.hgi-equipment-bench-press:before{content:"\3fcb"}.hgi-stroke.hgi-equipment-chest-press:before{content:"\3fcc"}.hgi-stroke.hgi-equipment-gym-01:before{content:"\3fcd"}.hgi-stroke.hgi-equipment-gym-02:before{content:"\3fce"}.hgi-stroke.hgi-equipment-gym-03:before{content:"\3fcf"}.hgi-stroke.hgi-equipment-weightlifting:before{content:"\3fd0"}.hgi-stroke.hgi-eraser-01:before{content:"\3fd1"}.hgi-stroke.hgi-eraser-add:before{content:"\3fd2"}.hgi-stroke.hgi-eraser-auto:before{content:"\3fd3"}.hgi-stroke.hgi-eraser:before{content:"\3fd4"}.hgi-stroke.hgi-estimate-01:before{content:"\3fd5"}.hgi-stroke.hgi-estimate-02:before{content:"\3fd6"}.hgi-stroke.hgi-ethereum-ellipse:before{content:"\3fd7"}.hgi-stroke.hgi-ethereum-rectangle:before{content:"\3fd8"}.hgi-stroke.hgi-ethereum:before{content:"\3fd9"}.hgi-stroke.hgi-euro-circle:before{content:"\3fda"}.hgi-stroke.hgi-euro-receive:before{content:"\3fdb"}.hgi-stroke.hgi-euro-send:before{content:"\3fdc"}.hgi-stroke.hgi-euro-square:before{content:"\3fdd"}.hgi-stroke.hgi-euro:before{content:"\3fde"}.hgi-stroke.hgi-ev-charging:before{content:"\3fdf"}.hgi-stroke.hgi-evil:before{content:"\3fe0"}.hgi-stroke.hgi-exchange-01:before{content:"\3fe1"}.hgi-stroke.hgi-exchange-02:before{content:"\3fe2"}.hgi-stroke.hgi-exchange-03:before{content:"\3fe3"}.hgi-stroke.hgi-expander:before{content:"\3fe4"}.hgi-stroke.hgi-external-drive:before{content:"\3fe5"}.hgi-stroke.hgi-eye:before{content:"\3fe6"}.hgi-stroke.hgi-face-id:before{content:"\3fe7"}.hgi-stroke.hgi-facebook-01:before{content:"\3fe8"}.hgi-stroke.hgi-facebook-02:before{content:"\3fe9"}.hgi-stroke.hgi-factory-01:before{content:"\3fea"}.hgi-stroke.hgi-factory-02:before{content:"\3feb"}.hgi-stroke.hgi-factory:before{content:"\3fec"}.hgi-stroke.hgi-fahrenheit:before{content:"\3fed"}.hgi-stroke.hgi-falling-star:before{content:"\3fee"}.hgi-stroke.hgi-fast-wind:before{content:"\3fef"}.hgi-stroke.hgi-favourite-circle:before{content:"\3ff0"}.hgi-stroke.hgi-favourite-square:before{content:"\3ff1"}.hgi-stroke.hgi-favourite:before{content:"\3ff2"}.hgi-stroke.hgi-feather:before{content:"\3ff3"}.hgi-stroke.hgi-fencing-mask:before{content:"\3ff4"}.hgi-stroke.hgi-fencing:before{content:"\3ff5"}.hgi-stroke.hgi-ferris-wheel:before{content:"\3ff6"}.hgi-stroke.hgi-ferry-boat:before{content:"\3ff7"}.hgi-stroke.hgi-figma:before{content:"\3ff8"}.hgi-stroke.hgi-file-01:before{content:"\3ff9"}.hgi-stroke.hgi-file-02:before{content:"\3ffa"}.hgi-stroke.hgi-file-add:before{content:"\3ffb"}.hgi-stroke.hgi-file-attachment:before{content:"\3ffc"}.hgi-stroke.hgi-file-audio:before{content:"\3ffd"}.hgi-stroke.hgi-file-bitcoin:before{content:"\3ffe"}.hgi-stroke.hgi-file-block:before{content:"\3fff"}.hgi-stroke.hgi-file-bookmark:before{content:"\4000"}.hgi-stroke.hgi-file-cloud:before{content:"\4001"}.hgi-stroke.hgi-file-corrupt:before{content:"\4002"}.hgi-stroke.hgi-file-dollar:before{content:"\4003"}.hgi-stroke.hgi-file-download:before{content:"\4004"}.hgi-stroke.hgi-file-edit:before{content:"\4005"}.hgi-stroke.hgi-file-euro:before{content:"\4006"}.hgi-stroke.hgi-file-export:before{content:"\4007"}.hgi-stroke.hgi-file-favourite:before{content:"\4008"}.hgi-stroke.hgi-file-import:before{content:"\4009"}.hgi-stroke.hgi-file-link:before{content:"\400a"}.hgi-stroke.hgi-file-locked:before{content:"\400b"}.hgi-stroke.hgi-file-management:before{content:"\400c"}.hgi-stroke.hgi-file-minus:before{content:"\400d"}.hgi-stroke.hgi-file-music:before{content:"\400e"}.hgi-stroke.hgi-file-not-found:before{content:"\400f"}.hgi-stroke.hgi-file-paste:before{content:"\4010"}.hgi-stroke.hgi-file-pin:before{content:"\4011"}.hgi-stroke.hgi-file-pound:before{content:"\4012"}.hgi-stroke.hgi-file-remove:before{content:"\4013"}.hgi-stroke.hgi-file-script:before{content:"\4014"}.hgi-stroke.hgi-file-search:before{content:"\4015"}.hgi-stroke.hgi-file-security:before{content:"\4016"}.hgi-stroke.hgi-file-shredder:before{content:"\4017"}.hgi-stroke.hgi-file-star:before{content:"\4018"}.hgi-stroke.hgi-file-sync:before{content:"\4019"}.hgi-stroke.hgi-file-unknown:before{content:"\401a"}.hgi-stroke.hgi-file-unlocked:before{content:"\401b"}.hgi-stroke.hgi-file-upload:before{content:"\401c"}.hgi-stroke.hgi-file-validation:before{content:"\401d"}.hgi-stroke.hgi-file-verified:before{content:"\401e"}.hgi-stroke.hgi-file-video:before{content:"\401f"}.hgi-stroke.hgi-file-view:before{content:"\4020"}.hgi-stroke.hgi-file-yen:before{content:"\4021"}.hgi-stroke.hgi-file-zip:before{content:"\4022"}.hgi-stroke.hgi-files-01:before{content:"\4023"}.hgi-stroke.hgi-files-02:before{content:"\4024"}.hgi-stroke.hgi-film-01:before{content:"\4025"}.hgi-stroke.hgi-film-02:before{content:"\4026"}.hgi-stroke.hgi-film-roll-01:before{content:"\4027"}.hgi-stroke.hgi-film-roll-02:before{content:"\4028"}.hgi-stroke.hgi-filter-add:before{content:"\4029"}.hgi-stroke.hgi-filter-edit:before{content:"\402a"}.hgi-stroke.hgi-filter-horizontal:before{content:"\402b"}.hgi-stroke.hgi-filter-mail-circle:before{content:"\402c"}.hgi-stroke.hgi-filter-mail-square:before{content:"\402d"}.hgi-stroke.hgi-filter-remove:before{content:"\402e"}.hgi-stroke.hgi-filter-reset:before{content:"\402f"}.hgi-stroke.hgi-filter-vertical:before{content:"\4030"}.hgi-stroke.hgi-filter:before{content:"\4031"}.hgi-stroke.hgi-finger-access:before{content:"\4032"}.hgi-stroke.hgi-finger-print-add:before{content:"\4033"}.hgi-stroke.hgi-finger-print-check:before{content:"\4034"}.hgi-stroke.hgi-finger-print-minus:before{content:"\4035"}.hgi-stroke.hgi-finger-print-remove:before{content:"\4036"}.hgi-stroke.hgi-finger-print-scan:before{content:"\4037"}.hgi-stroke.hgi-finger-print:before{content:"\4038"}.hgi-stroke.hgi-fingerprint-scan:before{content:"\4039"}.hgi-stroke.hgi-fins:before{content:"\403a"}.hgi-stroke.hgi-fire-pit:before{content:"\403b"}.hgi-stroke.hgi-fire-security:before{content:"\403c"}.hgi-stroke.hgi-fire:before{content:"\403d"}.hgi-stroke.hgi-firewall:before{content:"\403e"}.hgi-stroke.hgi-first-aid-kit:before{content:"\403f"}.hgi-stroke.hgi-first-bracket-circle:before{content:"\4040"}.hgi-stroke.hgi-first-bracket-square:before{content:"\4041"}.hgi-stroke.hgi-first-bracket:before{content:"\4042"}.hgi-stroke.hgi-fish-food:before{content:"\4043"}.hgi-stroke.hgi-fiverr:before{content:"\4044"}.hgi-stroke.hgi-flag-01:before{content:"\4045"}.hgi-stroke.hgi-flag-02:before{content:"\4046"}.hgi-stroke.hgi-flag-03:before{content:"\4047"}.hgi-stroke.hgi-flash-off:before{content:"\4048"}.hgi-stroke.hgi-flash:before{content:"\4049"}.hgi-stroke.hgi-flaticon:before{content:"\404a"}.hgi-stroke.hgi-flickr:before{content:"\404b"}.hgi-stroke.hgi-flim-slate:before{content:"\404c"}.hgi-stroke.hgi-flip-bottom:before{content:"\404d"}.hgi-stroke.hgi-flip-horizontal:before{content:"\404e"}.hgi-stroke.hgi-flip-left:before{content:"\404f"}.hgi-stroke.hgi-flip-phone:before{content:"\4050"}.hgi-stroke.hgi-flip-right:before{content:"\4051"}.hgi-stroke.hgi-flip-top:before{content:"\4052"}.hgi-stroke.hgi-flip-vertical:before{content:"\4053"}.hgi-stroke.hgi-floor-plan:before{content:"\4054"}.hgi-stroke.hgi-floppy-disk:before{content:"\4055"}.hgi-stroke.hgi-flow-circle:before{content:"\4056"}.hgi-stroke.hgi-flow-connection:before{content:"\4057"}.hgi-stroke.hgi-flow-square:before{content:"\4058"}.hgi-stroke.hgi-flow:before{content:"\4059"}.hgi-stroke.hgi-flowchart-01:before{content:"\405a"}.hgi-stroke.hgi-flowchart-02:before{content:"\405b"}.hgi-stroke.hgi-flower-pot:before{content:"\405c"}.hgi-stroke.hgi-flower:before{content:"\405d"}.hgi-stroke.hgi-flushed:before{content:"\405e"}.hgi-stroke.hgi-flying-human:before{content:"\405f"}.hgi-stroke.hgi-focus-point:before{content:"\4060"}.hgi-stroke.hgi-folder-01:before{content:"\4061"}.hgi-stroke.hgi-folder-02:before{content:"\4062"}.hgi-stroke.hgi-folder-03:before{content:"\4063"}.hgi-stroke.hgi-folder-add:before{content:"\4064"}.hgi-stroke.hgi-folder-attachment:before{content:"\4065"}.hgi-stroke.hgi-folder-audio:before{content:"\4066"}.hgi-stroke.hgi-folder-block:before{content:"\4067"}.hgi-stroke.hgi-folder-check:before{content:"\4068"}.hgi-stroke.hgi-folder-cloud:before{content:"\4069"}.hgi-stroke.hgi-folder-details-reference:before{content:"\406a"}.hgi-stroke.hgi-folder-details:before{content:"\406b"}.hgi-stroke.hgi-folder-download:before{content:"\406c"}.hgi-stroke.hgi-folder-edit:before{content:"\406d"}.hgi-stroke.hgi-folder-export:before{content:"\406e"}.hgi-stroke.hgi-folder-favourite:before{content:"\406f"}.hgi-stroke.hgi-folder-file-storage:before{content:"\4070"}.hgi-stroke.hgi-folder-import:before{content:"\4071"}.hgi-stroke.hgi-folder-library:before{content:"\4072"}.hgi-stroke.hgi-folder-links:before{content:"\4073"}.hgi-stroke.hgi-folder-locked:before{content:"\4074"}.hgi-stroke.hgi-folder-management:before{content:"\4075"}.hgi-stroke.hgi-folder-minus:before{content:"\4076"}.hgi-stroke.hgi-folder-music:before{content:"\4077"}.hgi-stroke.hgi-folder-off:before{content:"\4078"}.hgi-stroke.hgi-folder-open:before{content:"\4079"}.hgi-stroke.hgi-folder-pin:before{content:"\407a"}.hgi-stroke.hgi-folder-remove:before{content:"\407b"}.hgi-stroke.hgi-folder-search:before{content:"\407c"}.hgi-stroke.hgi-folder-security:before{content:"\407d"}.hgi-stroke.hgi-folder-shared-01:before{content:"\407e"}.hgi-stroke.hgi-folder-shared-02:before{content:"\407f"}.hgi-stroke.hgi-folder-shared-03:before{content:"\4080"}.hgi-stroke.hgi-folder-sync:before{content:"\4081"}.hgi-stroke.hgi-folder-transfer:before{content:"\4082"}.hgi-stroke.hgi-folder-unknown:before{content:"\4083"}.hgi-stroke.hgi-folder-unlocked:before{content:"\4084"}.hgi-stroke.hgi-folder-upload:before{content:"\4085"}.hgi-stroke.hgi-folder-video:before{content:"\4086"}.hgi-stroke.hgi-folder-view:before{content:"\4087"}.hgi-stroke.hgi-folder-zip:before{content:"\4088"}.hgi-stroke.hgi-folders:before{content:"\4089"}.hgi-stroke.hgi-football-pitch:before{content:"\408a"}.hgi-stroke.hgi-football:before{content:"\408b"}.hgi-stroke.hgi-forgot-password:before{content:"\408c"}.hgi-stroke.hgi-fork:before{content:"\408d"}.hgi-stroke.hgi-forrst:before{content:"\408e"}.hgi-stroke.hgi-fortress:before{content:"\408f"}.hgi-stroke.hgi-forward-01:before{content:"\4090"}.hgi-stroke.hgi-forward-02:before{content:"\4091"}.hgi-stroke.hgi-four-finger-02:before{content:"\4092"}.hgi-stroke.hgi-four-finger-03:before{content:"\4093"}.hgi-stroke.hgi-four-k:before{content:"\4094"}.hgi-stroke.hgi-foursquare:before{content:"\4095"}.hgi-stroke.hgi-framer:before{content:"\4096"}.hgi-stroke.hgi-frameworks:before{content:"\4097"}.hgi-stroke.hgi-french-fries-01:before{content:"\4098"}.hgi-stroke.hgi-french-fries-02:before{content:"\4099"}.hgi-stroke.hgi-fridge:before{content:"\409a"}.hgi-stroke.hgi-fry:before{content:"\409b"}.hgi-stroke.hgi-fuel-01:before{content:"\409c"}.hgi-stroke.hgi-fuel-02:before{content:"\409d"}.hgi-stroke.hgi-fuel-station:before{content:"\409e"}.hgi-stroke.hgi-function-circle:before{content:"\409f"}.hgi-stroke.hgi-function-of-x:before{content:"\40a0"}.hgi-stroke.hgi-function-square:before{content:"\40a1"}.hgi-stroke.hgi-function:before{content:"\40a2"}.hgi-stroke.hgi-galaxy:before{content:"\40a3"}.hgi-stroke.hgi-game-controller-01:before{content:"\40a4"}.hgi-stroke.hgi-game-controller-02:before{content:"\40a5"}.hgi-stroke.hgi-game-controller-03:before{content:"\40a6"}.hgi-stroke.hgi-game:before{content:"\40a7"}.hgi-stroke.hgi-gameboy:before{content:"\40a8"}.hgi-stroke.hgi-garage:before{content:"\40a9"}.hgi-stroke.hgi-garbage-truck:before{content:"\40aa"}.hgi-stroke.hgi-gas-pipe:before{content:"\40ab"}.hgi-stroke.hgi-gas-stove:before{content:"\40ac"}.hgi-stroke.hgi-gem:before{content:"\40ad"}.hgi-stroke.hgi-geology-crust:before{content:"\40ae"}.hgi-stroke.hgi-geometric-shapes-01:before{content:"\40af"}.hgi-stroke.hgi-geometric-shapes-02:before{content:"\40b0"}.hgi-stroke.hgi-gibbous-moon:before{content:"\40b1"}.hgi-stroke.hgi-gif-01:before{content:"\40b2"}.hgi-stroke.hgi-gif-02:before{content:"\40b3"}.hgi-stroke.hgi-gift-card:before{content:"\40b4"}.hgi-stroke.hgi-gift:before{content:"\40b5"}.hgi-stroke.hgi-git-branch:before{content:"\40b6"}.hgi-stroke.hgi-git-commit:before{content:"\40b7"}.hgi-stroke.hgi-git-compare:before{content:"\40b8"}.hgi-stroke.hgi-git-fork:before{content:"\40b9"}.hgi-stroke.hgi-git-merge:before{content:"\40ba"}.hgi-stroke.hgi-git-pull-request-closed:before{content:"\40bb"}.hgi-stroke.hgi-git-pull-request-draft:before{content:"\40bc"}.hgi-stroke.hgi-git-pull-request:before{content:"\40bd"}.hgi-stroke.hgi-gitbook:before{content:"\40be"}.hgi-stroke.hgi-github-01:before{content:"\40bf"}.hgi-stroke.hgi-github:before{content:"\40c0"}.hgi-stroke.hgi-gitlab:before{content:"\40c1"}.hgi-stroke.hgi-give-blood:before{content:"\40c2"}.hgi-stroke.hgi-give-pill:before{content:"\40c3"}.hgi-stroke.hgi-glasses:before{content:"\40c4"}.hgi-stroke.hgi-global-editing:before{content:"\40c5"}.hgi-stroke.hgi-global-education:before{content:"\40c6"}.hgi-stroke.hgi-global-refresh:before{content:"\40c7"}.hgi-stroke.hgi-global-search:before{content:"\40c8"}.hgi-stroke.hgi-global:before{content:"\40c9"}.hgi-stroke.hgi-globe-02:before{content:"\40ca"}.hgi-stroke.hgi-globe:before{content:"\40cb"}.hgi-stroke.hgi-glove:before{content:"\40cc"}.hgi-stroke.hgi-go-backward-10-sec:before{content:"\40cd"}.hgi-stroke.hgi-go-backward-15-sec:before{content:"\40ce"}.hgi-stroke.hgi-go-backward-30-sec:before{content:"\40cf"}.hgi-stroke.hgi-go-backward-5-sec:before{content:"\40d0"}.hgi-stroke.hgi-go-backward-60-sec:before{content:"\40d1"}.hgi-stroke.hgi-go-forward-10-sec:before{content:"\40d2"}.hgi-stroke.hgi-go-forward-15-sec:before{content:"\40d3"}.hgi-stroke.hgi-go-forward-30-sec:before{content:"\40d4"}.hgi-stroke.hgi-go-forward-5-sec:before{content:"\40d5"}.hgi-stroke.hgi-go-forward-60-sec:before{content:"\40d6"}.hgi-stroke.hgi-gold-ingots:before{content:"\40d7"}.hgi-stroke.hgi-gold:before{content:"\40d8"}.hgi-stroke.hgi-golf-ball:before{content:"\40d9"}.hgi-stroke.hgi-golf-bat:before{content:"\40da"}.hgi-stroke.hgi-golf-cart:before{content:"\40db"}.hgi-stroke.hgi-golf-hole:before{content:"\40dc"}.hgi-stroke.hgi-google-doc:before{content:"\40dd"}.hgi-stroke.hgi-google-drive:before{content:"\40de"}.hgi-stroke.hgi-google-gemini:before{content:"\40df"}.hgi-stroke.hgi-google-home:before{content:"\40e0"}.hgi-stroke.hgi-google-lens:before{content:"\40e1"}.hgi-stroke.hgi-google-maps:before{content:"\40e2"}.hgi-stroke.hgi-google-photos:before{content:"\40e3"}.hgi-stroke.hgi-google-sheet:before{content:"\40e4"}.hgi-stroke.hgi-google:before{content:"\40e5"}.hgi-stroke.hgi-gps-01:before{content:"\40e6"}.hgi-stroke.hgi-gps-02:before{content:"\40e7"}.hgi-stroke.hgi-gps-disconnected:before{content:"\40e8"}.hgi-stroke.hgi-gps-off-01:before{content:"\40e9"}.hgi-stroke.hgi-gps-off-02:before{content:"\40ea"}.hgi-stroke.hgi-gps-signal-01:before{content:"\40eb"}.hgi-stroke.hgi-gps-signal-02:before{content:"\40ec"}.hgi-stroke.hgi-gpu:before{content:"\40ed"}.hgi-stroke.hgi-graduate-female:before{content:"\40ee"}.hgi-stroke.hgi-graduate-male:before{content:"\40ef"}.hgi-stroke.hgi-graduation-scroll:before{content:"\40f0"}.hgi-stroke.hgi-grapes:before{content:"\40f1"}.hgi-stroke.hgi-gravity:before{content:"\40f2"}.hgi-stroke.hgi-greater-than-circle:before{content:"\40f3"}.hgi-stroke.hgi-greater-than-square:before{content:"\40f4"}.hgi-stroke.hgi-greater-than:before{content:"\40f5"}.hgi-stroke.hgi-greek-helmet:before{content:"\40f6"}.hgi-stroke.hgi-green-house:before{content:"\40f7"}.hgi-stroke.hgi-grid-off:before{content:"\40f8"}.hgi-stroke.hgi-grid-table:before{content:"\40f9"}.hgi-stroke.hgi-grid-view:before{content:"\40fa"}.hgi-stroke.hgi-grid:before{content:"\40fb"}.hgi-stroke.hgi-grimacing:before{content:"\40fc"}.hgi-stroke.hgi-grinning:before{content:"\40fd"}.hgi-stroke.hgi-grok:before{content:"\40fe"}.hgi-stroke.hgi-group-items:before{content:"\40ff"}.hgi-stroke.hgi-group-layers:before{content:"\4100"}.hgi-stroke.hgi-guest-house:before{content:"\4101"}.hgi-stroke.hgi-gun:before{content:"\4102"}.hgi-stroke.hgi-gymnastic-rings:before{content:"\4103"}.hgi-stroke.hgi-gymnastic:before{content:"\4104"}.hgi-stroke.hgi-hackerrank:before{content:"\4105"}.hgi-stroke.hgi-hair-clips:before{content:"\4106"}.hgi-stroke.hgi-hair-dryer:before{content:"\4107"}.hgi-stroke.hgi-haji:before{content:"\4108"}.hgi-stroke.hgi-halal:before{content:"\4109"}.hgi-stroke.hgi-hamburger-01:before{content:"\410a"}.hgi-stroke.hgi-hamburger-02:before{content:"\410b"}.hgi-stroke.hgi-hand-bag-01:before{content:"\410c"}.hgi-stroke.hgi-hand-bag-02:before{content:"\410d"}.hgi-stroke.hgi-hand-beater:before{content:"\410e"}.hgi-stroke.hgi-hand-grip:before{content:"\410f"}.hgi-stroke.hgi-hand-pointing-down-01:before{content:"\4110"}.hgi-stroke.hgi-hand-pointing-down-02:before{content:"\4111"}.hgi-stroke.hgi-hand-pointing-down-03:before{content:"\4112"}.hgi-stroke.hgi-hand-pointing-down-04:before{content:"\4113"}.hgi-stroke.hgi-hand-pointing-left-01:before{content:"\4114"}.hgi-stroke.hgi-hand-pointing-left-02:before{content:"\4115"}.hgi-stroke.hgi-hand-pointing-left-03:before{content:"\4116"}.hgi-stroke.hgi-hand-pointing-left-04:before{content:"\4117"}.hgi-stroke.hgi-hand-pointing-right-01:before{content:"\4118"}.hgi-stroke.hgi-hand-pointing-right-02:before{content:"\4119"}.hgi-stroke.hgi-hand-pointing-right-03:before{content:"\411a"}.hgi-stroke.hgi-hand-pointing-right-04:before{content:"\411b"}.hgi-stroke.hgi-hand-prayer:before{content:"\411c"}.hgi-stroke.hgi-hand-sanitizer:before{content:"\411d"}.hgi-stroke.hgi-handcuffs:before{content:"\411e"}.hgi-stroke.hgi-hanger:before{content:"\411f"}.hgi-stroke.hgi-hanging-clock:before{content:"\4120"}.hgi-stroke.hgi-hangout:before{content:"\4121"}.hgi-stroke.hgi-happy:before{content:"\4122"}.hgi-stroke.hgi-hard-drive:before{content:"\4123"}.hgi-stroke.hgi-hdd:before{content:"\4124"}.hgi-stroke.hgi-hdr-01:before{content:"\4125"}.hgi-stroke.hgi-hdr-02:before{content:"\4126"}.hgi-stroke.hgi-heading-01:before{content:"\4127"}.hgi-stroke.hgi-heading-02:before{content:"\4128"}.hgi-stroke.hgi-heading-03:before{content:"\4129"}.hgi-stroke.hgi-heading-04:before{content:"\412a"}.hgi-stroke.hgi-heading-05:before{content:"\412b"}.hgi-stroke.hgi-heading-06:before{content:"\412c"}.hgi-stroke.hgi-heading:before{content:"\412d"}.hgi-stroke.hgi-headphone-mute:before{content:"\412e"}.hgi-stroke.hgi-headphones:before{content:"\412f"}.hgi-stroke.hgi-headset-connected:before{content:"\4130"}.hgi-stroke.hgi-headset-off:before{content:"\4131"}.hgi-stroke.hgi-headset:before{content:"\4132"}.hgi-stroke.hgi-healtcare:before{content:"\4133"}.hgi-stroke.hgi-health:before{content:"\4134"}.hgi-stroke.hgi-heart-add:before{content:"\4135"}.hgi-stroke.hgi-heart-check:before{content:"\4136"}.hgi-stroke.hgi-heart-remove:before{content:"\4137"}.hgi-stroke.hgi-heartbreak:before{content:"\4138"}.hgi-stroke.hgi-helicopter:before{content:"\4139"}.hgi-stroke.hgi-help-circle:before{content:"\413a"}.hgi-stroke.hgi-help-square:before{content:"\413b"}.hgi-stroke.hgi-hexagon-01:before{content:"\413c"}.hgi-stroke.hgi-hexagon:before{content:"\413d"}.hgi-stroke.hgi-hierarchy-circle-01:before{content:"\413e"}.hgi-stroke.hgi-hierarchy-circle-02:before{content:"\413f"}.hgi-stroke.hgi-hierarchy-circle-03:before{content:"\4140"}.hgi-stroke.hgi-hierarchy-files:before{content:"\4141"}.hgi-stroke.hgi-hierarchy-square-01:before{content:"\4142"}.hgi-stroke.hgi-hierarchy-square-02:before{content:"\4143"}.hgi-stroke.hgi-hierarchy-square-03:before{content:"\4144"}.hgi-stroke.hgi-hierarchy-square-04:before{content:"\4145"}.hgi-stroke.hgi-hierarchy-square-05:before{content:"\4146"}.hgi-stroke.hgi-hierarchy-square-06:before{content:"\4147"}.hgi-stroke.hgi-hierarchy-square-07:before{content:"\4148"}.hgi-stroke.hgi-hierarchy-square-08:before{content:"\4149"}.hgi-stroke.hgi-hierarchy-square-10:before{content:"\414a"}.hgi-stroke.hgi-hierarchy:before{content:"\414b"}.hgi-stroke.hgi-high-heels-01:before{content:"\414c"}.hgi-stroke.hgi-high-heels-02:before{content:"\414d"}.hgi-stroke.hgi-hijab:before{content:"\414e"}.hgi-stroke.hgi-hockey:before{content:"\414f"}.hgi-stroke.hgi-hold-01:before{content:"\4150"}.hgi-stroke.hgi-hold-02:before{content:"\4151"}.hgi-stroke.hgi-hold-03:before{content:"\4152"}.hgi-stroke.hgi-hold-04:before{content:"\4153"}.hgi-stroke.hgi-hold-05:before{content:"\4154"}.hgi-stroke.hgi-hold-locked-01:before{content:"\4155"}.hgi-stroke.hgi-hold-locked-02:before{content:"\4156"}.hgi-stroke.hgi-hold-phone:before{content:"\4157"}.hgi-stroke.hgi-hologram:before{content:"\4158"}.hgi-stroke.hgi-home-01:before{content:"\4159"}.hgi-stroke.hgi-home-02:before{content:"\415a"}.hgi-stroke.hgi-home-03:before{content:"\415b"}.hgi-stroke.hgi-home-04:before{content:"\415c"}.hgi-stroke.hgi-home-05:before{content:"\415d"}.hgi-stroke.hgi-home-06:before{content:"\415e"}.hgi-stroke.hgi-home-07:before{content:"\415f"}.hgi-stroke.hgi-home-08:before{content:"\4160"}.hgi-stroke.hgi-home-09:before{content:"\4161"}.hgi-stroke.hgi-home-10:before{content:"\4162"}.hgi-stroke.hgi-home-11:before{content:"\4163"}.hgi-stroke.hgi-home-12:before{content:"\4164"}.hgi-stroke.hgi-home-13:before{content:"\4165"}.hgi-stroke.hgi-home-wifi:before{content:"\4166"}.hgi-stroke.hgi-honey-01:before{content:"\4167"}.hgi-stroke.hgi-honey-02:before{content:"\4168"}.hgi-stroke.hgi-honor:before{content:"\4169"}.hgi-stroke.hgi-honour-star:before{content:"\416a"}.hgi-stroke.hgi-hoodie:before{content:"\416b"}.hgi-stroke.hgi-horizonal-scroll-point:before{content:"\416c"}.hgi-stroke.hgi-horizontal-resize:before{content:"\416d"}.hgi-stroke.hgi-hospital-01:before{content:"\416e"}.hgi-stroke.hgi-hospital-02:before{content:"\416f"}.hgi-stroke.hgi-hospital-bed-01:before{content:"\4170"}.hgi-stroke.hgi-hospital-bed-02:before{content:"\4171"}.hgi-stroke.hgi-hospital-location:before{content:"\4172"}.hgi-stroke.hgi-hot-air-balloon:before{content:"\4173"}.hgi-stroke.hgi-hot-price:before{content:"\4174"}.hgi-stroke.hgi-hot-tube:before{content:"\4175"}.hgi-stroke.hgi-hotdog:before{content:"\4176"}.hgi-stroke.hgi-hotel-01:before{content:"\4177"}.hgi-stroke.hgi-hotel-02:before{content:"\4178"}.hgi-stroke.hgi-hotspot-offline:before{content:"\4179"}.hgi-stroke.hgi-hotspot:before{content:"\417a"}.hgi-stroke.hgi-hourglass-off:before{content:"\417b"}.hgi-stroke.hgi-hourglass:before{content:"\417c"}.hgi-stroke.hgi-house-01:before{content:"\417d"}.hgi-stroke.hgi-house-02:before{content:"\417e"}.hgi-stroke.hgi-house-03:before{content:"\417f"}.hgi-stroke.hgi-house-04:before{content:"\4180"}.hgi-stroke.hgi-house-05:before{content:"\4181"}.hgi-stroke.hgi-house-solar-panel:before{content:"\4182"}.hgi-stroke.hgi-html-5:before{content:"\4183"}.hgi-stroke.hgi-humidity:before{content:"\4184"}.hgi-stroke.hgi-hut:before{content:"\4185"}.hgi-stroke.hgi-hydro-power:before{content:"\4186"}.hgi-stroke.hgi-hyperbole:before{content:"\4187"}.hgi-stroke.hgi-ice-cream-01:before{content:"\4188"}.hgi-stroke.hgi-ice-cream-02:before{content:"\4189"}.hgi-stroke.hgi-ice-cream-03:before{content:"\418a"}.hgi-stroke.hgi-ice-cream-04:before{content:"\418b"}.hgi-stroke.hgi-ice-hockey:before{content:"\418c"}.hgi-stroke.hgi-ice-skating:before{content:"\418d"}.hgi-stroke.hgi-ico:before{content:"\418e"}.hgi-stroke.hgi-iconjar:before{content:"\418f"}.hgi-stroke.hgi-id-not-verified:before{content:"\4190"}.hgi-stroke.hgi-id-verified:before{content:"\4191"}.hgi-stroke.hgi-id:before{content:"\4192"}.hgi-stroke.hgi-idea-01:before{content:"\4193"}.hgi-stroke.hgi-idea:before{content:"\4194"}.hgi-stroke.hgi-identification:before{content:"\4195"}.hgi-stroke.hgi-identity-card:before{content:"\4196"}.hgi-stroke.hgi-image-01:before{content:"\4197"}.hgi-stroke.hgi-image-02:before{content:"\4198"}.hgi-stroke.hgi-image-add-01:before{content:"\4199"}.hgi-stroke.hgi-image-add-02:before{content:"\419a"}.hgi-stroke.hgi-image-composition-oval:before{content:"\419b"}.hgi-stroke.hgi-image-composition:before{content:"\419c"}.hgi-stroke.hgi-image-crop:before{content:"\419d"}.hgi-stroke.hgi-image-delete-01:before{content:"\419e"}.hgi-stroke.hgi-image-delete-02:before{content:"\419f"}.hgi-stroke.hgi-image-done-01:before{content:"\41a0"}.hgi-stroke.hgi-image-done-02:before{content:"\41a1"}.hgi-stroke.hgi-image-download-02:before{content:"\41a2"}.hgi-stroke.hgi-image-download:before{content:"\41a3"}.hgi-stroke.hgi-image-not-found-01:before{content:"\41a4"}.hgi-stroke.hgi-image-not-found-02:before{content:"\41a5"}.hgi-stroke.hgi-image-remove-01:before{content:"\41a6"}.hgi-stroke.hgi-image-remove-02:before{content:"\41a7"}.hgi-stroke.hgi-image-upload-01:before{content:"\41a8"}.hgi-stroke.hgi-image-upload:before{content:"\41a9"}.hgi-stroke.hgi-imo:before{content:"\41aa"}.hgi-stroke.hgi-important-book:before{content:"\41ab"}.hgi-stroke.hgi-in-love:before{content:"\41ac"}.hgi-stroke.hgi-inbox-check:before{content:"\41ad"}.hgi-stroke.hgi-inbox-download:before{content:"\41ae"}.hgi-stroke.hgi-inbox-unread:before{content:"\41af"}.hgi-stroke.hgi-inbox-upload:before{content:"\41b0"}.hgi-stroke.hgi-inbox:before{content:"\41b1"}.hgi-stroke.hgi-incognito:before{content:"\41b2"}.hgi-stroke.hgi-india-gate:before{content:"\41b3"}.hgi-stroke.hgi-inequality-01:before{content:"\41b4"}.hgi-stroke.hgi-inequality-02:before{content:"\41b5"}.hgi-stroke.hgi-inequality-circle-01:before{content:"\41b6"}.hgi-stroke.hgi-inequality-circle-02:before{content:"\41b7"}.hgi-stroke.hgi-inequality-square-01:before{content:"\41b8"}.hgi-stroke.hgi-inequality-square-02:before{content:"\41b9"}.hgi-stroke.hgi-infinity-01:before{content:"\41ba"}.hgi-stroke.hgi-infinity-02:before{content:"\41bb"}.hgi-stroke.hgi-infinity-circle:before{content:"\41bc"}.hgi-stroke.hgi-infinity-square:before{content:"\41bd"}.hgi-stroke.hgi-information-circle:before{content:"\41be"}.hgi-stroke.hgi-information-diamond:before{content:"\41bf"}.hgi-stroke.hgi-information-square:before{content:"\41c0"}.hgi-stroke.hgi-injection:before{content:"\41c1"}.hgi-stroke.hgi-insert-bottom-image:before{content:"\41c2"}.hgi-stroke.hgi-insert-center-image:before{content:"\41c3"}.hgi-stroke.hgi-insert-column-left:before{content:"\41c4"}.hgi-stroke.hgi-insert-column:before{content:"\41c5"}.hgi-stroke.hgi-insert-pi:before{content:"\41c6"}.hgi-stroke.hgi-insert-row-down:before{content:"\41c7"}.hgi-stroke.hgi-insert-row-up:before{content:"\41c8"}.hgi-stroke.hgi-insert-row:before{content:"\41c9"}.hgi-stroke.hgi-insert-top-image:before{content:"\41ca"}.hgi-stroke.hgi-inspect-code:before{content:"\41cb"}.hgi-stroke.hgi-instagram:before{content:"\41cc"}.hgi-stroke.hgi-installing-updates-01:before{content:"\41cd"}.hgi-stroke.hgi-installing-updates-02:before{content:"\41ce"}.hgi-stroke.hgi-internet-antenna-01:before{content:"\41cf"}.hgi-stroke.hgi-internet-antenna-02:before{content:"\41d0"}.hgi-stroke.hgi-internet-antenna-03:before{content:"\41d1"}.hgi-stroke.hgi-internet-antenna-04:before{content:"\41d2"}.hgi-stroke.hgi-internet:before{content:"\41d3"}.hgi-stroke.hgi-investigation:before{content:"\41d4"}.hgi-stroke.hgi-invoice-01:before{content:"\41d5"}.hgi-stroke.hgi-invoice-02:before{content:"\41d6"}.hgi-stroke.hgi-invoice-03:before{content:"\41d7"}.hgi-stroke.hgi-invoice-04:before{content:"\41d8"}.hgi-stroke.hgi-invoice:before{content:"\41d9"}.hgi-stroke.hgi-ipod:before{content:"\41da"}.hgi-stroke.hgi-iris-scan:before{content:"\41db"}.hgi-stroke.hgi-island:before{content:"\41dc"}.hgi-stroke.hgi-jar:before{content:"\41dd"}.hgi-stroke.hgi-java-script:before{content:"\41de"}.hgi-stroke.hgi-java:before{content:"\41df"}.hgi-stroke.hgi-job-link:before{content:"\41e0"}.hgi-stroke.hgi-job-search:before{content:"\41e1"}.hgi-stroke.hgi-job-share:before{content:"\41e2"}.hgi-stroke.hgi-jogger-pants:before{content:"\41e3"}.hgi-stroke.hgi-join-bevel:before{content:"\41e4"}.hgi-stroke.hgi-join-round:before{content:"\41e5"}.hgi-stroke.hgi-join-straight:before{content:"\41e6"}.hgi-stroke.hgi-joker:before{content:"\41e7"}.hgi-stroke.hgi-joystick-01:before{content:"\41e8"}.hgi-stroke.hgi-joystick-02:before{content:"\41e9"}.hgi-stroke.hgi-joystick-03:before{content:"\41ea"}.hgi-stroke.hgi-joystick-04:before{content:"\41eb"}.hgi-stroke.hgi-joystick-05:before{content:"\41ec"}.hgi-stroke.hgi-jpg-01:before{content:"\41ed"}.hgi-stroke.hgi-jpg-02:before{content:"\41ee"}.hgi-stroke.hgi-jsx-01:before{content:"\41ef"}.hgi-stroke.hgi-jsx-02:before{content:"\41f0"}.hgi-stroke.hgi-jsx-03:before{content:"\41f1"}.hgi-stroke.hgi-judge:before{content:"\41f2"}.hgi-stroke.hgi-jupiter:before{content:"\41f3"}.hgi-stroke.hgi-justice-scale-01:before{content:"\41f4"}.hgi-stroke.hgi-justice-scale-02:before{content:"\41f5"}.hgi-stroke.hgi-kaaba-01:before{content:"\41f6"}.hgi-stroke.hgi-kaaba-02:before{content:"\41f7"}.hgi-stroke.hgi-kayak:before{content:"\41f8"}.hgi-stroke.hgi-keffiyeh:before{content:"\41f9"}.hgi-stroke.hgi-kettle-01:before{content:"\41fa"}.hgi-stroke.hgi-kettle:before{content:"\41fb"}.hgi-stroke.hgi-kettlebell:before{content:"\41fc"}.hgi-stroke.hgi-ketupat:before{content:"\41fd"}.hgi-stroke.hgi-key-01:before{content:"\41fe"}.hgi-stroke.hgi-key-02:before{content:"\41ff"}.hgi-stroke.hgi-key-generator-fob:before{content:"\4200"}.hgi-stroke.hgi-keyboard:before{content:"\4201"}.hgi-stroke.hgi-keyframe-add:before{content:"\4202"}.hgi-stroke.hgi-keyframe-align-center:before{content:"\4203"}.hgi-stroke.hgi-keyframe-align-horizontal:before{content:"\4204"}.hgi-stroke.hgi-keyframe-align-vertical:before{content:"\4205"}.hgi-stroke.hgi-keyframe-bottom:before{content:"\4206"}.hgi-stroke.hgi-keyframe-left:before{content:"\4207"}.hgi-stroke.hgi-keyframe-remove:before{content:"\4208"}.hgi-stroke.hgi-keyframe-right:before{content:"\4209"}.hgi-stroke.hgi-keyframe-top:before{content:"\420a"}.hgi-stroke.hgi-keyframe:before{content:"\420b"}.hgi-stroke.hgi-keyframes-double-add:before{content:"\420c"}.hgi-stroke.hgi-keyframes-double-remove:before{content:"\420d"}.hgi-stroke.hgi-keyframes-double:before{content:"\420e"}.hgi-stroke.hgi-keyframes-multiple-add:before{content:"\420f"}.hgi-stroke.hgi-keyframes-multiple-remove:before{content:"\4210"}.hgi-stroke.hgi-keyframes-multiple:before{content:"\4211"}.hgi-stroke.hgi-kickstarter-01:before{content:"\4212"}.hgi-stroke.hgi-kickstarter-02:before{content:"\4213"}.hgi-stroke.hgi-kid:before{content:"\4214"}.hgi-stroke.hgi-kidneys:before{content:"\4215"}.hgi-stroke.hgi-kissing:before{content:"\4216"}.hgi-stroke.hgi-kitchen-utensils:before{content:"\4217"}.hgi-stroke.hgi-kite:before{content:"\4218"}.hgi-stroke.hgi-knife-01:before{content:"\4219"}.hgi-stroke.hgi-knife-02:before{content:"\421a"}.hgi-stroke.hgi-knife-bread:before{content:"\421b"}.hgi-stroke.hgi-knight-shield:before{content:"\421c"}.hgi-stroke.hgi-knives:before{content:"\421d"}.hgi-stroke.hgi-knowledge-01:before{content:"\421e"}.hgi-stroke.hgi-knowledge-02:before{content:"\421f"}.hgi-stroke.hgi-kurta-01:before{content:"\4220"}.hgi-stroke.hgi-kurta:before{content:"\4221"}.hgi-stroke.hgi-label-important:before{content:"\4222"}.hgi-stroke.hgi-label:before{content:"\4223"}.hgi-stroke.hgi-labor:before{content:"\4224"}.hgi-stroke.hgi-labs:before{content:"\4225"}.hgi-stroke.hgi-lake:before{content:"\4226"}.hgi-stroke.hgi-lamp-01:before{content:"\4227"}.hgi-stroke.hgi-lamp-02:before{content:"\4228"}.hgi-stroke.hgi-lamp-03:before{content:"\4229"}.hgi-stroke.hgi-lamp-04:before{content:"\422a"}.hgi-stroke.hgi-lamp-05:before{content:"\422b"}.hgi-stroke.hgi-lamp:before{content:"\422c"}.hgi-stroke.hgi-language-circle:before{content:"\422d"}.hgi-stroke.hgi-language-skill:before{content:"\422e"}.hgi-stroke.hgi-language-square:before{content:"\422f"}.hgi-stroke.hgi-lantern:before{content:"\4230"}.hgi-stroke.hgi-laptop-add:before{content:"\4231"}.hgi-stroke.hgi-laptop-charging:before{content:"\4232"}.hgi-stroke.hgi-laptop-check:before{content:"\4233"}.hgi-stroke.hgi-laptop-cloud:before{content:"\4234"}.hgi-stroke.hgi-laptop-issue:before{content:"\4235"}.hgi-stroke.hgi-laptop-performance:before{content:"\4236"}.hgi-stroke.hgi-laptop-phone-sync:before{content:"\4237"}.hgi-stroke.hgi-laptop-programming:before{content:"\4238"}.hgi-stroke.hgi-laptop-remove:before{content:"\4239"}.hgi-stroke.hgi-laptop-settings:before{content:"\423a"}.hgi-stroke.hgi-laptop-video:before{content:"\423b"}.hgi-stroke.hgi-laptop:before{content:"\423c"}.hgi-stroke.hgi-lasso-tool-01:before{content:"\423d"}.hgi-stroke.hgi-lasso-tool-02:before{content:"\423e"}.hgi-stroke.hgi-last-fm:before{content:"\423f"}.hgi-stroke.hgi-latitude:before{content:"\4240"}.hgi-stroke.hgi-laughing:before{content:"\4241"}.hgi-stroke.hgi-laurel-wreath-01:before{content:"\4242"}.hgi-stroke.hgi-laurel-wreath-02:before{content:"\4243"}.hgi-stroke.hgi-laurel-wreath-first-01:before{content:"\4244"}.hgi-stroke.hgi-laurel-wreath-first-02:before{content:"\4245"}.hgi-stroke.hgi-laurel-wreath-left-01:before{content:"\4246"}.hgi-stroke.hgi-laurel-wreath-left-02:before{content:"\4247"}.hgi-stroke.hgi-laurel-wreath-left-03:before{content:"\4248"}.hgi-stroke.hgi-laurel-wreath-right-01:before{content:"\4249"}.hgi-stroke.hgi-laurel-wreath-right-02:before{content:"\424a"}.hgi-stroke.hgi-laurel-wreath-right-03:before{content:"\424b"}.hgi-stroke.hgi-layer-add:before{content:"\424c"}.hgi-stroke.hgi-layer-mask-01:before{content:"\424d"}.hgi-stroke.hgi-layer-mask-02:before{content:"\424e"}.hgi-stroke.hgi-layers-01:before{content:"\424f"}.hgi-stroke.hgi-layers-02:before{content:"\4250"}.hgi-stroke.hgi-layers-logo:before{content:"\4251"}.hgi-stroke.hgi-layout-01:before{content:"\4252"}.hgi-stroke.hgi-layout-02:before{content:"\4253"}.hgi-stroke.hgi-layout-03:before{content:"\4254"}.hgi-stroke.hgi-layout-04:before{content:"\4255"}.hgi-stroke.hgi-layout-05:before{content:"\4256"}.hgi-stroke.hgi-layout-06:before{content:"\4257"}.hgi-stroke.hgi-layout-07:before{content:"\4258"}.hgi-stroke.hgi-layout-2-column:before{content:"\4259"}.hgi-stroke.hgi-layout-2-row:before{content:"\425a"}.hgi-stroke.hgi-layout-3-column:before{content:"\425b"}.hgi-stroke.hgi-layout-3-row:before{content:"\425c"}.hgi-stroke.hgi-layout-bottom:before{content:"\425d"}.hgi-stroke.hgi-layout-grid:before{content:"\425e"}.hgi-stroke.hgi-layout-left:before{content:"\425f"}.hgi-stroke.hgi-layout-right:before{content:"\4260"}.hgi-stroke.hgi-layout-table-01:before{content:"\4261"}.hgi-stroke.hgi-layout-table-02:before{content:"\4262"}.hgi-stroke.hgi-layout-top:before{content:"\4263"}.hgi-stroke.hgi-leaf-01:before{content:"\4264"}.hgi-stroke.hgi-leaf-02:before{content:"\4265"}.hgi-stroke.hgi-leaf-03:before{content:"\4266"}.hgi-stroke.hgi-leaf-04:before{content:"\4267"}.hgi-stroke.hgi-leaving-geo-fence:before{content:"\4268"}.hgi-stroke.hgi-leetcode:before{content:"\4269"}.hgi-stroke.hgi-left-angle:before{content:"\426a"}.hgi-stroke.hgi-left-to-right-block-quote:before{content:"\426b"}.hgi-stroke.hgi-left-to-right-list-bullet:before{content:"\426c"}.hgi-stroke.hgi-left-to-right-list-dash:before{content:"\426d"}.hgi-stroke.hgi-left-to-right-list-number:before{content:"\426e"}.hgi-stroke.hgi-left-to-right-list-star-01:before{content:"\426f"}.hgi-stroke.hgi-left-to-right-list-star:before{content:"\4270"}.hgi-stroke.hgi-left-to-right-list-triangle:before{content:"\4271"}.hgi-stroke.hgi-left-triangle:before{content:"\4272"}.hgi-stroke.hgi-legal-01:before{content:"\4273"}.hgi-stroke.hgi-legal-02:before{content:"\4274"}.hgi-stroke.hgi-legal-document-01:before{content:"\4275"}.hgi-stroke.hgi-legal-document-02:before{content:"\4276"}.hgi-stroke.hgi-legal-hammer:before{content:"\4277"}.hgi-stroke.hgi-less-than-circle:before{content:"\4278"}.hgi-stroke.hgi-less-than-square:before{content:"\4279"}.hgi-stroke.hgi-less-than:before{content:"\427a"}.hgi-stroke.hgi-letter-spacing:before{content:"\427b"}.hgi-stroke.hgi-libraries:before{content:"\427c"}.hgi-stroke.hgi-library:before{content:"\427d"}.hgi-stroke.hgi-license-draft:before{content:"\427e"}.hgi-stroke.hgi-license-maintenance:before{content:"\427f"}.hgi-stroke.hgi-license-no:before{content:"\4280"}.hgi-stroke.hgi-license-pin:before{content:"\4281"}.hgi-stroke.hgi-license-third-party:before{content:"\4282"}.hgi-stroke.hgi-license:before{content:"\4283"}.hgi-stroke.hgi-lift-truck:before{content:"\4284"}.hgi-stroke.hgi-lighthouse:before{content:"\4285"}.hgi-stroke.hgi-limitation:before{content:"\4286"}.hgi-stroke.hgi-line:before{content:"\4287"}.hgi-stroke.hgi-liner:before{content:"\4288"}.hgi-stroke.hgi-link-01:before{content:"\4289"}.hgi-stroke.hgi-link-02:before{content:"\428a"}.hgi-stroke.hgi-link-03:before{content:"\428b"}.hgi-stroke.hgi-link-04:before{content:"\428c"}.hgi-stroke.hgi-link-05:before{content:"\428d"}.hgi-stroke.hgi-link-06:before{content:"\428e"}.hgi-stroke.hgi-link-backward:before{content:"\428f"}.hgi-stroke.hgi-link-circle-02:before{content:"\4290"}.hgi-stroke.hgi-link-circle:before{content:"\4291"}.hgi-stroke.hgi-link-forward:before{content:"\4292"}.hgi-stroke.hgi-link-square-01:before{content:"\4293"}.hgi-stroke.hgi-link-square-02:before{content:"\4294"}.hgi-stroke.hgi-linkedin-01:before{content:"\4295"}.hgi-stroke.hgi-linkedin-02:before{content:"\4296"}.hgi-stroke.hgi-list-setting:before{content:"\4297"}.hgi-stroke.hgi-list-view:before{content:"\4298"}.hgi-stroke.hgi-litecoin:before{content:"\4299"}.hgi-stroke.hgi-liver:before{content:"\429a"}.hgi-stroke.hgi-loading-01:before{content:"\429b"}.hgi-stroke.hgi-loading-02:before{content:"\429c"}.hgi-stroke.hgi-loading-03:before{content:"\429d"}.hgi-stroke.hgi-loading-04:before{content:"\429e"}.hgi-stroke.hgi-location-01:before{content:"\429f"}.hgi-stroke.hgi-location-02:before{content:"\42a0"}.hgi-stroke.hgi-location-03:before{content:"\42a1"}.hgi-stroke.hgi-location-04:before{content:"\42a2"}.hgi-stroke.hgi-location-05:before{content:"\42a3"}.hgi-stroke.hgi-location-06:before{content:"\42a4"}.hgi-stroke.hgi-location-07:before{content:"\42a5"}.hgi-stroke.hgi-location-08:before{content:"\42a6"}.hgi-stroke.hgi-location-09:before{content:"\42a7"}.hgi-stroke.hgi-location-10:before{content:"\42a8"}.hgi-stroke.hgi-location-add-01:before{content:"\42a9"}.hgi-stroke.hgi-location-add-02:before{content:"\42aa"}.hgi-stroke.hgi-location-check-01:before{content:"\42ab"}.hgi-stroke.hgi-location-check-02:before{content:"\42ac"}.hgi-stroke.hgi-location-favourite-01:before{content:"\42ad"}.hgi-stroke.hgi-location-favourite-02:before{content:"\42ae"}.hgi-stroke.hgi-location-offline-01:before{content:"\42af"}.hgi-stroke.hgi-location-offline-02:before{content:"\42b0"}.hgi-stroke.hgi-location-offline-03:before{content:"\42b1"}.hgi-stroke.hgi-location-offline-04:before{content:"\42b2"}.hgi-stroke.hgi-location-remove-01:before{content:"\42b3"}.hgi-stroke.hgi-location-remove-02:before{content:"\42b4"}.hgi-stroke.hgi-location-share-01:before{content:"\42b5"}.hgi-stroke.hgi-location-share-02:before{content:"\42b6"}.hgi-stroke.hgi-location-star-01:before{content:"\42b7"}.hgi-stroke.hgi-location-star-02:before{content:"\42b8"}.hgi-stroke.hgi-location-update-01:before{content:"\42b9"}.hgi-stroke.hgi-location-update-02:before{content:"\42ba"}.hgi-stroke.hgi-location-user-01:before{content:"\42bb"}.hgi-stroke.hgi-location-user-02:before{content:"\42bc"}.hgi-stroke.hgi-location-user-03:before{content:"\42bd"}.hgi-stroke.hgi-location-user-04:before{content:"\42be"}.hgi-stroke.hgi-lock-computer:before{content:"\42bf"}.hgi-stroke.hgi-lock-key:before{content:"\42c0"}.hgi-stroke.hgi-lock-password:before{content:"\42c1"}.hgi-stroke.hgi-lock-sync-01:before{content:"\42c2"}.hgi-stroke.hgi-lock-sync-02:before{content:"\42c3"}.hgi-stroke.hgi-lock:before{content:"\42c4"}.hgi-stroke.hgi-locked:before{content:"\42c5"}.hgi-stroke.hgi-locker-01:before{content:"\42c6"}.hgi-stroke.hgi-locker:before{content:"\42c7"}.hgi-stroke.hgi-login-01:before{content:"\42c8"}.hgi-stroke.hgi-login-02:before{content:"\42c9"}.hgi-stroke.hgi-login-03:before{content:"\42ca"}.hgi-stroke.hgi-login-circle-01:before{content:"\42cb"}.hgi-stroke.hgi-login-circle-02:before{content:"\42cc"}.hgi-stroke.hgi-login-method:before{content:"\42cd"}.hgi-stroke.hgi-login-square-01:before{content:"\42ce"}.hgi-stroke.hgi-login-square-02:before{content:"\42cf"}.hgi-stroke.hgi-logout-01:before{content:"\42d0"}.hgi-stroke.hgi-logout-02:before{content:"\42d1"}.hgi-stroke.hgi-logout-03:before{content:"\42d2"}.hgi-stroke.hgi-logout-04:before{content:"\42d3"}.hgi-stroke.hgi-logout-05:before{content:"\42d4"}.hgi-stroke.hgi-logout-circle-01:before{content:"\42d5"}.hgi-stroke.hgi-logout-circle-02:before{content:"\42d6"}.hgi-stroke.hgi-logout-square-01:before{content:"\42d7"}.hgi-stroke.hgi-logout-square-02:before{content:"\42d8"}.hgi-stroke.hgi-lollipop:before{content:"\42d9"}.hgi-stroke.hgi-long-sleeve-shirt:before{content:"\42da"}.hgi-stroke.hgi-longitude:before{content:"\42db"}.hgi-stroke.hgi-look-bottom:before{content:"\42dc"}.hgi-stroke.hgi-look-left:before{content:"\42dd"}.hgi-stroke.hgi-look-right:before{content:"\42de"}.hgi-stroke.hgi-look-top:before{content:"\42df"}.hgi-stroke.hgi-loom:before{content:"\42e0"}.hgi-stroke.hgi-lottiefiles:before{content:"\42e1"}.hgi-stroke.hgi-love-korean-finger:before{content:"\42e2"}.hgi-stroke.hgi-loyalty-card:before{content:"\42e3"}.hgi-stroke.hgi-luggage-01:before{content:"\42e4"}.hgi-stroke.hgi-luggage-02:before{content:"\42e5"}.hgi-stroke.hgi-lungs:before{content:"\42e6"}.hgi-stroke.hgi-machine-robot:before{content:"\42e7"}.hgi-stroke.hgi-magic-wand-01:before{content:"\42e8"}.hgi-stroke.hgi-magic-wand-02:before{content:"\42e9"}.hgi-stroke.hgi-magic-wand-03:before{content:"\42ea"}.hgi-stroke.hgi-magnet-01:before{content:"\42eb"}.hgi-stroke.hgi-magnet-02:before{content:"\42ec"}.hgi-stroke.hgi-magnet:before{content:"\42ed"}.hgi-stroke.hgi-mail-01:before{content:"\42ee"}.hgi-stroke.hgi-mail-02:before{content:"\42ef"}.hgi-stroke.hgi-mail-account-01:before{content:"\42f0"}.hgi-stroke.hgi-mail-account-02:before{content:"\42f1"}.hgi-stroke.hgi-mail-add-01:before{content:"\42f2"}.hgi-stroke.hgi-mail-add-02:before{content:"\42f3"}.hgi-stroke.hgi-mail-at-sign-01:before{content:"\42f4"}.hgi-stroke.hgi-mail-at-sign-02:before{content:"\42f5"}.hgi-stroke.hgi-mail-block-01:before{content:"\42f6"}.hgi-stroke.hgi-mail-block-02:before{content:"\42f7"}.hgi-stroke.hgi-mail-download-01:before{content:"\42f8"}.hgi-stroke.hgi-mail-download-02:before{content:"\42f9"}.hgi-stroke.hgi-mail-edit-01:before{content:"\42fa"}.hgi-stroke.hgi-mail-edit-02:before{content:"\42fb"}.hgi-stroke.hgi-mail-lock-01:before{content:"\42fc"}.hgi-stroke.hgi-mail-lock-02:before{content:"\42fd"}.hgi-stroke.hgi-mail-love-01:before{content:"\42fe"}.hgi-stroke.hgi-mail-love-02:before{content:"\42ff"}.hgi-stroke.hgi-mail-minus-01:before{content:"\4300"}.hgi-stroke.hgi-mail-minus-02:before{content:"\4301"}.hgi-stroke.hgi-mail-open-01:before{content:"\4302"}.hgi-stroke.hgi-mail-open-02:before{content:"\4303"}.hgi-stroke.hgi-mail-open-love:before{content:"\4304"}.hgi-stroke.hgi-mail-open:before{content:"\4305"}.hgi-stroke.hgi-mail-receive-01:before{content:"\4306"}.hgi-stroke.hgi-mail-receive-02:before{content:"\4307"}.hgi-stroke.hgi-mail-remove-01:before{content:"\4308"}.hgi-stroke.hgi-mail-remove-02:before{content:"\4309"}.hgi-stroke.hgi-mail-reply-01:before{content:"\430a"}.hgi-stroke.hgi-mail-reply-02:before{content:"\430b"}.hgi-stroke.hgi-mail-reply-all-01:before{content:"\430c"}.hgi-stroke.hgi-mail-reply-all-02:before{content:"\430d"}.hgi-stroke.hgi-mail-search-01:before{content:"\430e"}.hgi-stroke.hgi-mail-search-02:before{content:"\430f"}.hgi-stroke.hgi-mail-secure-01:before{content:"\4310"}.hgi-stroke.hgi-mail-secure-02:before{content:"\4311"}.hgi-stroke.hgi-mail-send-01:before{content:"\4312"}.hgi-stroke.hgi-mail-send-02:before{content:"\4313"}.hgi-stroke.hgi-mail-setting-01:before{content:"\4314"}.hgi-stroke.hgi-mail-setting-02:before{content:"\4315"}.hgi-stroke.hgi-mail-unlock-01:before{content:"\4316"}.hgi-stroke.hgi-mail-unlock-02:before{content:"\4317"}.hgi-stroke.hgi-mail-upload-01:before{content:"\4318"}.hgi-stroke.hgi-mail-upload-02:before{content:"\4319"}.hgi-stroke.hgi-mail-validation-01:before{content:"\431a"}.hgi-stroke.hgi-mail-validation-02:before{content:"\431b"}.hgi-stroke.hgi-mail-voice-01:before{content:"\431c"}.hgi-stroke.hgi-mail-voice-02:before{content:"\431d"}.hgi-stroke.hgi-mailbox-01:before{content:"\431e"}.hgi-stroke.hgi-mailbox:before{content:"\431f"}.hgi-stroke.hgi-manager:before{content:"\4320"}.hgi-stroke.hgi-map-pin:before{content:"\4321"}.hgi-stroke.hgi-map-pinpoint-01:before{content:"\4322"}.hgi-stroke.hgi-map-pinpoint-02:before{content:"\4323"}.hgi-stroke.hgi-maping:before{content:"\4324"}.hgi-stroke.hgi-maps-circle-01:before{content:"\4325"}.hgi-stroke.hgi-maps-circle-02:before{content:"\4326"}.hgi-stroke.hgi-maps-editing:before{content:"\4327"}.hgi-stroke.hgi-maps-global-01:before{content:"\4328"}.hgi-stroke.hgi-maps-global-02:before{content:"\4329"}.hgi-stroke.hgi-maps-location-01:before{content:"\432a"}.hgi-stroke.hgi-maps-location-02:before{content:"\432b"}.hgi-stroke.hgi-maps-off:before{content:"\432c"}.hgi-stroke.hgi-maps-refresh:before{content:"\432d"}.hgi-stroke.hgi-maps-search:before{content:"\432e"}.hgi-stroke.hgi-maps-square-01:before{content:"\432f"}.hgi-stroke.hgi-maps-square-02:before{content:"\4330"}.hgi-stroke.hgi-maps:before{content:"\4331"}.hgi-stroke.hgi-market-analysis:before{content:"\4332"}.hgi-stroke.hgi-marketing:before{content:"\4333"}.hgi-stroke.hgi-mask-love:before{content:"\4334"}.hgi-stroke.hgi-mask:before{content:"\4335"}.hgi-stroke.hgi-master-card:before{content:"\4336"}.hgi-stroke.hgi-matches:before{content:"\4337"}.hgi-stroke.hgi-math:before{content:"\4338"}.hgi-stroke.hgi-matrix:before{content:"\4339"}.hgi-stroke.hgi-maximize-01:before{content:"\433a"}.hgi-stroke.hgi-maximize-02:before{content:"\433b"}.hgi-stroke.hgi-maximize-03:before{content:"\433c"}.hgi-stroke.hgi-maximize-04:before{content:"\433d"}.hgi-stroke.hgi-maximize-screen:before{content:"\433e"}.hgi-stroke.hgi-mayan-pyramid:before{content:"\433f"}.hgi-stroke.hgi-maze:before{content:"\4340"}.hgi-stroke.hgi-medal-01:before{content:"\4341"}.hgi-stroke.hgi-medal-02:before{content:"\4342"}.hgi-stroke.hgi-medal-03:before{content:"\4343"}.hgi-stroke.hgi-medal-04:before{content:"\4344"}.hgi-stroke.hgi-medal-05:before{content:"\4345"}.hgi-stroke.hgi-medal-06:before{content:"\4346"}.hgi-stroke.hgi-medal-07:before{content:"\4347"}.hgi-stroke.hgi-medal-first-place:before{content:"\4348"}.hgi-stroke.hgi-medal-second-place:before{content:"\4349"}.hgi-stroke.hgi-medal-third-place:before{content:"\434a"}.hgi-stroke.hgi-medical-file:before{content:"\434b"}.hgi-stroke.hgi-medical-mask:before{content:"\434c"}.hgi-stroke.hgi-medicine-01:before{content:"\434d"}.hgi-stroke.hgi-medicine-02:before{content:"\434e"}.hgi-stroke.hgi-medicine-bottle-01:before{content:"\434f"}.hgi-stroke.hgi-medicine-bottle-02:before{content:"\4350"}.hgi-stroke.hgi-medicine-syrup:before{content:"\4351"}.hgi-stroke.hgi-medium-square:before{content:"\4352"}.hgi-stroke.hgi-medium:before{content:"\4353"}.hgi-stroke.hgi-meeting-room:before{content:"\4354"}.hgi-stroke.hgi-megaphone-01:before{content:"\4355"}.hgi-stroke.hgi-megaphone-02:before{content:"\4356"}.hgi-stroke.hgi-meh:before{content:"\4357"}.hgi-stroke.hgi-mentor:before{content:"\4358"}.hgi-stroke.hgi-mentoring:before{content:"\4359"}.hgi-stroke.hgi-menu-01:before{content:"\435a"}.hgi-stroke.hgi-menu-02:before{content:"\435b"}.hgi-stroke.hgi-menu-03:before{content:"\435c"}.hgi-stroke.hgi-menu-04:before{content:"\435d"}.hgi-stroke.hgi-menu-05:before{content:"\435e"}.hgi-stroke.hgi-menu-06:before{content:"\435f"}.hgi-stroke.hgi-menu-07:before{content:"\4360"}.hgi-stroke.hgi-menu-08:before{content:"\4361"}.hgi-stroke.hgi-menu-09:before{content:"\4362"}.hgi-stroke.hgi-menu-10:before{content:"\4363"}.hgi-stroke.hgi-menu-11:before{content:"\4364"}.hgi-stroke.hgi-menu-circle:before{content:"\4365"}.hgi-stroke.hgi-menu-restaurant:before{content:"\4366"}.hgi-stroke.hgi-menu-square:before{content:"\4367"}.hgi-stroke.hgi-message-01:before{content:"\4368"}.hgi-stroke.hgi-message-02:before{content:"\4369"}.hgi-stroke.hgi-message-add-01:before{content:"\436a"}.hgi-stroke.hgi-message-add-02:before{content:"\436b"}.hgi-stroke.hgi-message-blocked:before{content:"\436c"}.hgi-stroke.hgi-message-cancel-01:before{content:"\436d"}.hgi-stroke.hgi-message-cancel-02:before{content:"\436e"}.hgi-stroke.hgi-message-delay-01:before{content:"\436f"}.hgi-stroke.hgi-message-delay-02:before{content:"\4370"}.hgi-stroke.hgi-message-done-01:before{content:"\4371"}.hgi-stroke.hgi-message-done-02:before{content:"\4372"}.hgi-stroke.hgi-message-download-01:before{content:"\4373"}.hgi-stroke.hgi-message-download-02:before{content:"\4374"}.hgi-stroke.hgi-message-edit-01:before{content:"\4375"}.hgi-stroke.hgi-message-edit-02:before{content:"\4376"}.hgi-stroke.hgi-message-favourite-01:before{content:"\4377"}.hgi-stroke.hgi-message-favourite-02:before{content:"\4378"}.hgi-stroke.hgi-message-incoming-01:before{content:"\4379"}.hgi-stroke.hgi-message-incoming-02:before{content:"\437a"}.hgi-stroke.hgi-message-lock-01:before{content:"\437b"}.hgi-stroke.hgi-message-lock-02:before{content:"\437c"}.hgi-stroke.hgi-message-multiple-01:before{content:"\437d"}.hgi-stroke.hgi-message-multiple-02:before{content:"\437e"}.hgi-stroke.hgi-message-notification-01:before{content:"\437f"}.hgi-stroke.hgi-message-notification-02:before{content:"\4380"}.hgi-stroke.hgi-message-outgoing-01:before{content:"\4381"}.hgi-stroke.hgi-message-outgoing-02:before{content:"\4382"}.hgi-stroke.hgi-message-preview-01:before{content:"\4383"}.hgi-stroke.hgi-message-preview-02:before{content:"\4384"}.hgi-stroke.hgi-message-programming:before{content:"\4385"}.hgi-stroke.hgi-message-question:before{content:"\4386"}.hgi-stroke.hgi-message-search-01:before{content:"\4387"}.hgi-stroke.hgi-message-search-02:before{content:"\4388"}.hgi-stroke.hgi-message-secure-01:before{content:"\4389"}.hgi-stroke.hgi-message-secure-02:before{content:"\438a"}.hgi-stroke.hgi-message-translate:before{content:"\438b"}.hgi-stroke.hgi-message-unlock-01:before{content:"\438c"}.hgi-stroke.hgi-message-unlock-02:before{content:"\438d"}.hgi-stroke.hgi-message-upload-01:before{content:"\438e"}.hgi-stroke.hgi-message-upload-02:before{content:"\438f"}.hgi-stroke.hgi-message-user-01:before{content:"\4390"}.hgi-stroke.hgi-message-user-02:before{content:"\4391"}.hgi-stroke.hgi-messenger:before{content:"\4392"}.hgi-stroke.hgi-meta:before{content:"\4393"}.hgi-stroke.hgi-metro:before{content:"\4394"}.hgi-stroke.hgi-mic-01:before{content:"\4395"}.hgi-stroke.hgi-mic-02:before{content:"\4396"}.hgi-stroke.hgi-mic-off-01:before{content:"\4397"}.hgi-stroke.hgi-mic-off-02:before{content:"\4398"}.hgi-stroke.hgi-microsoft-admin:before{content:"\4399"}.hgi-stroke.hgi-microsoft:before{content:"\439a"}.hgi-stroke.hgi-microwave:before{content:"\439b"}.hgi-stroke.hgi-milk-bottle:before{content:"\439c"}.hgi-stroke.hgi-milk-carton:before{content:"\439d"}.hgi-stroke.hgi-milk-coconut:before{content:"\439e"}.hgi-stroke.hgi-milk-oat:before{content:"\439f"}.hgi-stroke.hgi-minimize-01:before{content:"\43a0"}.hgi-stroke.hgi-minimize-02:before{content:"\43a1"}.hgi-stroke.hgi-minimize-03:before{content:"\43a2"}.hgi-stroke.hgi-minimize-04:before{content:"\43a3"}.hgi-stroke.hgi-minimize-screen:before{content:"\43a4"}.hgi-stroke.hgi-mining-01:before{content:"\43a5"}.hgi-stroke.hgi-mining-02:before{content:"\43a6"}.hgi-stroke.hgi-mining-03:before{content:"\43a7"}.hgi-stroke.hgi-minus-plus-01:before{content:"\43a8"}.hgi-stroke.hgi-minus-plus-02:before{content:"\43a9"}.hgi-stroke.hgi-minus-plus-circle-01:before{content:"\43aa"}.hgi-stroke.hgi-minus-plus-circle-02:before{content:"\43ab"}.hgi-stroke.hgi-minus-plus-square-01:before{content:"\43ac"}.hgi-stroke.hgi-minus-plus-square-02:before{content:"\43ad"}.hgi-stroke.hgi-minus-sign-circle:before{content:"\43ae"}.hgi-stroke.hgi-minus-sign-square:before{content:"\43af"}.hgi-stroke.hgi-minus-sign:before{content:"\43b0"}.hgi-stroke.hgi-mirror:before{content:"\43b1"}.hgi-stroke.hgi-mirroring-screen:before{content:"\43b2"}.hgi-stroke.hgi-mixer:before{content:"\43b3"}.hgi-stroke.hgi-mobile-navigator-01:before{content:"\43b4"}.hgi-stroke.hgi-mobile-navigator-02:before{content:"\43b5"}.hgi-stroke.hgi-mobile-programming-01:before{content:"\43b6"}.hgi-stroke.hgi-mobile-programming-02:before{content:"\43b7"}.hgi-stroke.hgi-mobile-protection:before{content:"\43b8"}.hgi-stroke.hgi-mobile-security:before{content:"\43b9"}.hgi-stroke.hgi-mochi:before{content:"\43ba"}.hgi-stroke.hgi-modern-tv-four-k:before{content:"\43bb"}.hgi-stroke.hgi-modern-tv-issue:before{content:"\43bc"}.hgi-stroke.hgi-modern-tv:before{content:"\43bd"}.hgi-stroke.hgi-molecules:before{content:"\43be"}.hgi-stroke.hgi-monas:before{content:"\43bf"}.hgi-stroke.hgi-money-01:before{content:"\43c0"}.hgi-stroke.hgi-money-02:before{content:"\43c1"}.hgi-stroke.hgi-money-03:before{content:"\43c2"}.hgi-stroke.hgi-money-04:before{content:"\43c3"}.hgi-stroke.hgi-money-add-01:before{content:"\43c4"}.hgi-stroke.hgi-money-add-02:before{content:"\43c5"}.hgi-stroke.hgi-money-bag-01:before{content:"\43c6"}.hgi-stroke.hgi-money-bag-02:before{content:"\43c7"}.hgi-stroke.hgi-money-exchange-01:before{content:"\43c8"}.hgi-stroke.hgi-money-exchange-02:before{content:"\43c9"}.hgi-stroke.hgi-money-exchange-03:before{content:"\43ca"}.hgi-stroke.hgi-money-not-found-01:before{content:"\43cb"}.hgi-stroke.hgi-money-not-found-02:before{content:"\43cc"}.hgi-stroke.hgi-money-not-found-03:before{content:"\43cd"}.hgi-stroke.hgi-money-not-found-04:before{content:"\43ce"}.hgi-stroke.hgi-money-receive-01:before{content:"\43cf"}.hgi-stroke.hgi-money-receive-02:before{content:"\43d0"}.hgi-stroke.hgi-money-receive-circle:before{content:"\43d1"}.hgi-stroke.hgi-money-receive-flow-01:before{content:"\43d2"}.hgi-stroke.hgi-money-receive-flow-02:before{content:"\43d3"}.hgi-stroke.hgi-money-receive-square:before{content:"\43d4"}.hgi-stroke.hgi-money-remove-01:before{content:"\43d5"}.hgi-stroke.hgi-money-remove-02:before{content:"\43d6"}.hgi-stroke.hgi-money-safe:before{content:"\43d7"}.hgi-stroke.hgi-money-saving-jar:before{content:"\43d8"}.hgi-stroke.hgi-money-security:before{content:"\43d9"}.hgi-stroke.hgi-money-send-01:before{content:"\43da"}.hgi-stroke.hgi-money-send-02:before{content:"\43db"}.hgi-stroke.hgi-money-send-circle:before{content:"\43dc"}.hgi-stroke.hgi-money-send-flow-01:before{content:"\43dd"}.hgi-stroke.hgi-money-send-flow-02:before{content:"\43de"}.hgi-stroke.hgi-money-send-square:before{content:"\43df"}.hgi-stroke.hgi-monocle-01:before{content:"\43e0"}.hgi-stroke.hgi-monocle:before{content:"\43e1"}.hgi-stroke.hgi-monster:before{content:"\43e2"}.hgi-stroke.hgi-moon-01:before{content:"\43e3"}.hgi-stroke.hgi-moon-02:before{content:"\43e4"}.hgi-stroke.hgi-moon-angled-rain-zap:before{content:"\43e5"}.hgi-stroke.hgi-moon-cloud-angled-rain:before{content:"\43e6"}.hgi-stroke.hgi-moon-cloud-angled-zap:before{content:"\43e7"}.hgi-stroke.hgi-moon-cloud-big-rain:before{content:"\43e8"}.hgi-stroke.hgi-moon-cloud-fast-wind:before{content:"\43e9"}.hgi-stroke.hgi-moon-cloud-hailstone:before{content:"\43ea"}.hgi-stroke.hgi-moon-cloud-little-rain:before{content:"\43eb"}.hgi-stroke.hgi-moon-cloud-little-snow:before{content:"\43ec"}.hgi-stroke.hgi-moon-cloud-mid-rain:before{content:"\43ed"}.hgi-stroke.hgi-moon-cloud-mid-snow:before{content:"\43ee"}.hgi-stroke.hgi-moon-cloud-slow-wind:before{content:"\43ef"}.hgi-stroke.hgi-moon-cloud-snow:before{content:"\43f0"}.hgi-stroke.hgi-moon-cloud:before{content:"\43f1"}.hgi-stroke.hgi-moon-eclipse:before{content:"\43f2"}.hgi-stroke.hgi-moon-fast-wind:before{content:"\43f3"}.hgi-stroke.hgi-moon-landing:before{content:"\43f4"}.hgi-stroke.hgi-moon-slow-wind:before{content:"\43f5"}.hgi-stroke.hgi-moon:before{content:"\43f6"}.hgi-stroke.hgi-moonset:before{content:"\43f7"}.hgi-stroke.hgi-more-01:before{content:"\43f8"}.hgi-stroke.hgi-more-02:before{content:"\43f9"}.hgi-stroke.hgi-more-03:before{content:"\43fa"}.hgi-stroke.hgi-more-horizontal-circle-01:before{content:"\43fb"}.hgi-stroke.hgi-more-horizontal-circle-02:before{content:"\43fc"}.hgi-stroke.hgi-more-horizontal-square-01:before{content:"\43fd"}.hgi-stroke.hgi-more-horizontal-square-02:before{content:"\43fe"}.hgi-stroke.hgi-more-horizontal:before{content:"\43ff"}.hgi-stroke.hgi-more-or-less-circle:before{content:"\4400"}.hgi-stroke.hgi-more-or-less-square:before{content:"\4401"}.hgi-stroke.hgi-more-or-less:before{content:"\4402"}.hgi-stroke.hgi-more-vertical-circle-01:before{content:"\4403"}.hgi-stroke.hgi-more-vertical-circle-02:before{content:"\4404"}.hgi-stroke.hgi-more-vertical-square-01:before{content:"\4405"}.hgi-stroke.hgi-more-vertical-square-02:before{content:"\4406"}.hgi-stroke.hgi-more-vertical:before{content:"\4407"}.hgi-stroke.hgi-more:before{content:"\4408"}.hgi-stroke.hgi-mortar:before{content:"\4409"}.hgi-stroke.hgi-mortarboard-01:before{content:"\440a"}.hgi-stroke.hgi-mortarboard-02:before{content:"\440b"}.hgi-stroke.hgi-mosque-01:before{content:"\440c"}.hgi-stroke.hgi-mosque-02:before{content:"\440d"}.hgi-stroke.hgi-mosque-03:before{content:"\440e"}.hgi-stroke.hgi-mosque-04:before{content:"\440f"}.hgi-stroke.hgi-mosque-05:before{content:"\4410"}.hgi-stroke.hgi-mosque-location:before{content:"\4411"}.hgi-stroke.hgi-motion-01:before{content:"\4412"}.hgi-stroke.hgi-motion-02:before{content:"\4413"}.hgi-stroke.hgi-motorbike-01:before{content:"\4414"}.hgi-stroke.hgi-motorbike-02:before{content:"\4415"}.hgi-stroke.hgi-mountain:before{content:"\4416"}.hgi-stroke.hgi-mouse-01:before{content:"\4417"}.hgi-stroke.hgi-mouse-02:before{content:"\4418"}.hgi-stroke.hgi-mouse-03:before{content:"\4419"}.hgi-stroke.hgi-mouse-04:before{content:"\441a"}.hgi-stroke.hgi-mouse-05:before{content:"\441b"}.hgi-stroke.hgi-mouse-06:before{content:"\441c"}.hgi-stroke.hgi-mouse-07:before{content:"\441d"}.hgi-stroke.hgi-mouse-08:before{content:"\441e"}.hgi-stroke.hgi-mouse-09:before{content:"\441f"}.hgi-stroke.hgi-mouse-10:before{content:"\4420"}.hgi-stroke.hgi-mouse-11:before{content:"\4421"}.hgi-stroke.hgi-mouse-12:before{content:"\4422"}.hgi-stroke.hgi-mouse-13:before{content:"\4423"}.hgi-stroke.hgi-mouse-14:before{content:"\4424"}.hgi-stroke.hgi-mouse-15:before{content:"\4425"}.hgi-stroke.hgi-mouse-16:before{content:"\4426"}.hgi-stroke.hgi-mouse-17:before{content:"\4427"}.hgi-stroke.hgi-mouse-18:before{content:"\4428"}.hgi-stroke.hgi-mouse-19:before{content:"\4429"}.hgi-stroke.hgi-mouse-20:before{content:"\442a"}.hgi-stroke.hgi-mouse-21:before{content:"\442b"}.hgi-stroke.hgi-mouse-22:before{content:"\442c"}.hgi-stroke.hgi-mouse-23:before{content:"\442d"}.hgi-stroke.hgi-mouse-left-click-01:before{content:"\442e"}.hgi-stroke.hgi-mouse-left-click-02:before{content:"\442f"}.hgi-stroke.hgi-mouse-left-click-03:before{content:"\4430"}.hgi-stroke.hgi-mouse-left-click-04:before{content:"\4431"}.hgi-stroke.hgi-mouse-left-click-05:before{content:"\4432"}.hgi-stroke.hgi-mouse-left-click-06:before{content:"\4433"}.hgi-stroke.hgi-mouse-right-click-01:before{content:"\4434"}.hgi-stroke.hgi-mouse-right-click-02:before{content:"\4435"}.hgi-stroke.hgi-mouse-right-click-03:before{content:"\4436"}.hgi-stroke.hgi-mouse-right-click-04:before{content:"\4437"}.hgi-stroke.hgi-mouse-right-click-05:before{content:"\4438"}.hgi-stroke.hgi-mouse-right-click-06:before{content:"\4439"}.hgi-stroke.hgi-mouse-scroll-01:before{content:"\443a"}.hgi-stroke.hgi-mouse-scroll-02:before{content:"\443b"}.hgi-stroke.hgi-move-01:before{content:"\443c"}.hgi-stroke.hgi-move-02:before{content:"\443d"}.hgi-stroke.hgi-move-bottom:before{content:"\443e"}.hgi-stroke.hgi-move-left:before{content:"\443f"}.hgi-stroke.hgi-move-right:before{content:"\4440"}.hgi-stroke.hgi-move-to:before{content:"\4441"}.hgi-stroke.hgi-move-top:before{content:"\4442"}.hgi-stroke.hgi-move:before{content:"\4443"}.hgi-stroke.hgi-mp-3-01:before{content:"\4444"}.hgi-stroke.hgi-mp-3-02:before{content:"\4445"}.hgi-stroke.hgi-mp-4-01:before{content:"\4446"}.hgi-stroke.hgi-mp-4-02:before{content:"\4447"}.hgi-stroke.hgi-muhammad:before{content:"\4448"}.hgi-stroke.hgi-multiplication-sign-circle:before{content:"\4449"}.hgi-stroke.hgi-multiplication-sign-square:before{content:"\444a"}.hgi-stroke.hgi-multiplication-sign:before{content:"\444b"}.hgi-stroke.hgi-mushroom-01:before{content:"\444c"}.hgi-stroke.hgi-mushroom:before{content:"\444d"}.hgi-stroke.hgi-music-note-01:before{content:"\444e"}.hgi-stroke.hgi-music-note-02:before{content:"\444f"}.hgi-stroke.hgi-music-note-03:before{content:"\4450"}.hgi-stroke.hgi-music-note-04:before{content:"\4451"}.hgi-stroke.hgi-music-note-square-01:before{content:"\4452"}.hgi-stroke.hgi-music-note-square-02:before{content:"\4453"}.hgi-stroke.hgi-muslim:before{content:"\4454"}.hgi-stroke.hgi-mute:before{content:"\4455"}.hgi-stroke.hgi-mymind:before{content:"\4456"}.hgi-stroke.hgi-n-th-root-circle:before{content:"\4457"}.hgi-stroke.hgi-n-th-root-square:before{content:"\4458"}.hgi-stroke.hgi-n-th-root:before{content:"\4459"}.hgi-stroke.hgi-nano-technology:before{content:"\445a"}.hgi-stroke.hgi-natural-food:before{content:"\445b"}.hgi-stroke.hgi-navigation-01:before{content:"\445c"}.hgi-stroke.hgi-navigation-02:before{content:"\445d"}.hgi-stroke.hgi-navigation-03:before{content:"\445e"}.hgi-stroke.hgi-navigation-04:before{content:"\445f"}.hgi-stroke.hgi-navigator-01:before{content:"\4460"}.hgi-stroke.hgi-navigator-02:before{content:"\4461"}.hgi-stroke.hgi-necklace:before{content:"\4462"}.hgi-stroke.hgi-nerd:before{content:"\4463"}.hgi-stroke.hgi-neural-network:before{content:"\4464"}.hgi-stroke.hgi-neutral:before{content:"\4465"}.hgi-stroke.hgi-new-job:before{content:"\4466"}.hgi-stroke.hgi-new-office:before{content:"\4467"}.hgi-stroke.hgi-new-releases:before{content:"\4468"}.hgi-stroke.hgi-new-twitter-ellipse:before{content:"\4469"}.hgi-stroke.hgi-new-twitter-rectangle:before{content:"\446a"}.hgi-stroke.hgi-new-twitter:before{content:"\446b"}.hgi-stroke.hgi-news-01:before{content:"\446c"}.hgi-stroke.hgi-news:before{content:"\446d"}.hgi-stroke.hgi-next:before{content:"\446e"}.hgi-stroke.hgi-nike:before{content:"\446f"}.hgi-stroke.hgi-nintendo-switch:before{content:"\4470"}.hgi-stroke.hgi-nintendo:before{content:"\4471"}.hgi-stroke.hgi-niqab:before{content:"\4472"}.hgi-stroke.hgi-no-internet:before{content:"\4473"}.hgi-stroke.hgi-no-meeting-room:before{content:"\4474"}.hgi-stroke.hgi-node-add:before{content:"\4475"}.hgi-stroke.hgi-node-edit:before{content:"\4476"}.hgi-stroke.hgi-node-move-down:before{content:"\4477"}.hgi-stroke.hgi-node-move-up:before{content:"\4478"}.hgi-stroke.hgi-node-remove:before{content:"\4479"}.hgi-stroke.hgi-noodles:before{content:"\447a"}.hgi-stroke.hgi-nose:before{content:"\447b"}.hgi-stroke.hgi-not-equal-sign-circle:before{content:"\447c"}.hgi-stroke.hgi-not-equal-sign-square:before{content:"\447d"}.hgi-stroke.hgi-not-equal-sign:before{content:"\447e"}.hgi-stroke.hgi-note-01:before{content:"\447f"}.hgi-stroke.hgi-note-02:before{content:"\4480"}.hgi-stroke.hgi-note-03:before{content:"\4481"}.hgi-stroke.hgi-note-04:before{content:"\4482"}.hgi-stroke.hgi-note-05:before{content:"\4483"}.hgi-stroke.hgi-note-add:before{content:"\4484"}.hgi-stroke.hgi-note-done:before{content:"\4485"}.hgi-stroke.hgi-note-edit:before{content:"\4486"}.hgi-stroke.hgi-note-remove:before{content:"\4487"}.hgi-stroke.hgi-note:before{content:"\4488"}.hgi-stroke.hgi-notebook-01:before{content:"\4489"}.hgi-stroke.hgi-notebook-02:before{content:"\448a"}.hgi-stroke.hgi-notebook:before{content:"\448b"}.hgi-stroke.hgi-notification-01:before{content:"\448c"}.hgi-stroke.hgi-notification-02:before{content:"\448d"}.hgi-stroke.hgi-notification-03:before{content:"\448e"}.hgi-stroke.hgi-notification-block-01:before{content:"\448f"}.hgi-stroke.hgi-notification-block-02:before{content:"\4490"}.hgi-stroke.hgi-notification-block-03:before{content:"\4491"}.hgi-stroke.hgi-notification-bubble:before{content:"\4492"}.hgi-stroke.hgi-notification-circle:before{content:"\4493"}.hgi-stroke.hgi-notification-off-01:before{content:"\4494"}.hgi-stroke.hgi-notification-off-02:before{content:"\4495"}.hgi-stroke.hgi-notification-off-03:before{content:"\4496"}.hgi-stroke.hgi-notification-snooze-01:before{content:"\4497"}.hgi-stroke.hgi-notification-snooze-02:before{content:"\4498"}.hgi-stroke.hgi-notification-snooze-03:before{content:"\4499"}.hgi-stroke.hgi-notification-square:before{content:"\449a"}.hgi-stroke.hgi-notion-01:before{content:"\449b"}.hgi-stroke.hgi-notion-02:before{content:"\449c"}.hgi-stroke.hgi-npm:before{content:"\449d"}.hgi-stroke.hgi-nuclear-power:before{content:"\449e"}.hgi-stroke.hgi-nut:before{content:"\449f"}.hgi-stroke.hgi-obtuse:before{content:"\44a0"}.hgi-stroke.hgi-octagon:before{content:"\44a1"}.hgi-stroke.hgi-octopus:before{content:"\44a2"}.hgi-stroke.hgi-office-365:before{content:"\44a3"}.hgi-stroke.hgi-office-chair:before{content:"\44a4"}.hgi-stroke.hgi-office:before{content:"\44a5"}.hgi-stroke.hgi-oil-barrel:before{content:"\44a6"}.hgi-stroke.hgi-ok-finger:before{content:"\44a7"}.hgi-stroke.hgi-olympic-torch:before{content:"\44a8"}.hgi-stroke.hgi-online-learning-01:before{content:"\44a9"}.hgi-stroke.hgi-online-learning-02:before{content:"\44aa"}.hgi-stroke.hgi-online-learning-03:before{content:"\44ab"}.hgi-stroke.hgi-online-learning-04:before{content:"\44ac"}.hgi-stroke.hgi-open-caption:before{content:"\44ad"}.hgi-stroke.hgi-option:before{content:"\44ae"}.hgi-stroke.hgi-orange:before{content:"\44af"}.hgi-stroke.hgi-orbit-01:before{content:"\44b0"}.hgi-stroke.hgi-orbit-02:before{content:"\44b1"}.hgi-stroke.hgi-organic-food:before{content:"\44b2"}.hgi-stroke.hgi-orthogonal-edge:before{content:"\44b3"}.hgi-stroke.hgi-oval:before{content:"\44b4"}.hgi-stroke.hgi-oven:before{content:"\44b5"}.hgi-stroke.hgi-package-add:before{content:"\44b6"}.hgi-stroke.hgi-package-delivered:before{content:"\44b7"}.hgi-stroke.hgi-package-moving:before{content:"\44b8"}.hgi-stroke.hgi-package-open:before{content:"\44b9"}.hgi-stroke.hgi-package-out-of-stock:before{content:"\44ba"}.hgi-stroke.hgi-package-process:before{content:"\44bb"}.hgi-stroke.hgi-package-receive:before{content:"\44bc"}.hgi-stroke.hgi-package-remove:before{content:"\44bd"}.hgi-stroke.hgi-package-search:before{content:"\44be"}.hgi-stroke.hgi-package-sent:before{content:"\44bf"}.hgi-stroke.hgi-package:before{content:"\44c0"}.hgi-stroke.hgi-pacman-01:before{content:"\44c1"}.hgi-stroke.hgi-pacman-02:before{content:"\44c2"}.hgi-stroke.hgi-paint-board:before{content:"\44c3"}.hgi-stroke.hgi-paint-brush-01:before{content:"\44c4"}.hgi-stroke.hgi-paint-brush-02:before{content:"\44c5"}.hgi-stroke.hgi-paint-brush-03:before{content:"\44c6"}.hgi-stroke.hgi-paint-brush-04:before{content:"\44c7"}.hgi-stroke.hgi-paint-bucket:before{content:"\44c8"}.hgi-stroke.hgi-pan-01:before{content:"\44c9"}.hgi-stroke.hgi-pan-02:before{content:"\44ca"}.hgi-stroke.hgi-pan-03:before{content:"\44cb"}.hgi-stroke.hgi-parabola-01:before{content:"\44cc"}.hgi-stroke.hgi-parabola-02:before{content:"\44cd"}.hgi-stroke.hgi-parabola-03:before{content:"\44ce"}.hgi-stroke.hgi-paragliding:before{content:"\44cf"}.hgi-stroke.hgi-paragraph-bullets-point-01:before{content:"\44d0"}.hgi-stroke.hgi-paragraph-bullets-point-02:before{content:"\44d1"}.hgi-stroke.hgi-paragraph-spacing:before{content:"\44d2"}.hgi-stroke.hgi-paragraph:before{content:"\44d3"}.hgi-stroke.hgi-parallelogram:before{content:"\44d4"}.hgi-stroke.hgi-parking-area-circle:before{content:"\44d5"}.hgi-stroke.hgi-parking-area-square:before{content:"\44d6"}.hgi-stroke.hgi-passport-01:before{content:"\44d7"}.hgi-stroke.hgi-passport-expired:before{content:"\44d8"}.hgi-stroke.hgi-passport-valid:before{content:"\44d9"}.hgi-stroke.hgi-passport:before{content:"\44da"}.hgi-stroke.hgi-password-validation:before{content:"\44db"}.hgi-stroke.hgi-path:before{content:"\44dc"}.hgi-stroke.hgi-pathfinder-crop:before{content:"\44dd"}.hgi-stroke.hgi-pathfinder-divide:before{content:"\44de"}.hgi-stroke.hgi-pathfinder-exclude:before{content:"\44df"}.hgi-stroke.hgi-pathfinder-intersect:before{content:"\44e0"}.hgi-stroke.hgi-pathfinder-merge:before{content:"\44e1"}.hgi-stroke.hgi-pathfinder-minus-back:before{content:"\44e2"}.hgi-stroke.hgi-pathfinder-minus-front:before{content:"\44e3"}.hgi-stroke.hgi-pathfinder-outline:before{content:"\44e4"}.hgi-stroke.hgi-pathfinder-trim:before{content:"\44e5"}.hgi-stroke.hgi-pathfinder-unite:before{content:"\44e6"}.hgi-stroke.hgi-patient:before{content:"\44e7"}.hgi-stroke.hgi-patio:before{content:"\44e8"}.hgi-stroke.hgi-pause:before{content:"\44e9"}.hgi-stroke.hgi-pavilon:before{content:"\44ea"}.hgi-stroke.hgi-pay-by-check:before{content:"\44eb"}.hgi-stroke.hgi-payment-01:before{content:"\44ec"}.hgi-stroke.hgi-payment-02:before{content:"\44ed"}.hgi-stroke.hgi-payment-success-01:before{content:"\44ee"}.hgi-stroke.hgi-payment-success-02:before{content:"\44ef"}.hgi-stroke.hgi-payoneer:before{content:"\44f0"}.hgi-stroke.hgi-paypal:before{content:"\44f1"}.hgi-stroke.hgi-pdf-01:before{content:"\44f2"}.hgi-stroke.hgi-pdf-02:before{content:"\44f3"}.hgi-stroke.hgi-peer-to-peer-01:before{content:"\44f4"}.hgi-stroke.hgi-peer-to-peer-02:before{content:"\44f5"}.hgi-stroke.hgi-peer-to-peer-03:before{content:"\44f6"}.hgi-stroke.hgi-pen-connect-bluetooth:before{content:"\44f7"}.hgi-stroke.hgi-pen-connect-usb:before{content:"\44f8"}.hgi-stroke.hgi-pen-connect-wifi:before{content:"\44f9"}.hgi-stroke.hgi-pen-tool-01:before{content:"\44fa"}.hgi-stroke.hgi-pen-tool-02:before{content:"\44fb"}.hgi-stroke.hgi-pen-tool-03:before{content:"\44fc"}.hgi-stroke.hgi-pen-tool-add:before{content:"\44fd"}.hgi-stroke.hgi-pen-tool-minus:before{content:"\44fe"}.hgi-stroke.hgi-pencil-edit-01:before{content:"\44ff"}.hgi-stroke.hgi-pencil-edit-02:before{content:"\4500"}.hgi-stroke.hgi-pencil:before{content:"\4501"}.hgi-stroke.hgi-pendulum:before{content:"\4502"}.hgi-stroke.hgi-pensive:before{content:"\4503"}.hgi-stroke.hgi-pentagon-01:before{content:"\4504"}.hgi-stroke.hgi-pentagon:before{content:"\4505"}.hgi-stroke.hgi-percent-circle:before{content:"\4506"}.hgi-stroke.hgi-percent-square:before{content:"\4507"}.hgi-stroke.hgi-percent:before{content:"\4508"}.hgi-stroke.hgi-perfume:before{content:"\4509"}.hgi-stroke.hgi-periscope:before{content:"\450a"}.hgi-stroke.hgi-permanent-job:before{content:"\450b"}.hgi-stroke.hgi-perspective:before{content:"\450c"}.hgi-stroke.hgi-pexels:before{content:"\450d"}.hgi-stroke.hgi-phone-off-01:before{content:"\450e"}.hgi-stroke.hgi-phone-off-02:before{content:"\450f"}.hgi-stroke.hgi-php:before{content:"\4510"}.hgi-stroke.hgi-physics:before{content:"\4511"}.hgi-stroke.hgi-pi-circle:before{content:"\4512"}.hgi-stroke.hgi-pi-square:before{content:"\4513"}.hgi-stroke.hgi-pi:before{content:"\4514"}.hgi-stroke.hgi-picasa:before{content:"\4515"}.hgi-stroke.hgi-pickup-01:before{content:"\4516"}.hgi-stroke.hgi-pickup-02:before{content:"\4517"}.hgi-stroke.hgi-picture-in-picture-exit:before{content:"\4518"}.hgi-stroke.hgi-picture-in-picture-on:before{content:"\4519"}.hgi-stroke.hgi-pie-chart-square:before{content:"\451a"}.hgi-stroke.hgi-pie-chart:before{content:"\451b"}.hgi-stroke.hgi-pie:before{content:"\451c"}.hgi-stroke.hgi-piggy-bank:before{content:"\451d"}.hgi-stroke.hgi-pin-code:before{content:"\451e"}.hgi-stroke.hgi-pin-location-01:before{content:"\451f"}.hgi-stroke.hgi-pin-location-02:before{content:"\4520"}.hgi-stroke.hgi-pin-location-03:before{content:"\4521"}.hgi-stroke.hgi-pin-off:before{content:"\4522"}.hgi-stroke.hgi-pin:before{content:"\4523"}.hgi-stroke.hgi-pinterest:before{content:"\4524"}.hgi-stroke.hgi-pipeline:before{content:"\4525"}.hgi-stroke.hgi-pisa-tower:before{content:"\4526"}.hgi-stroke.hgi-pizza-01:before{content:"\4527"}.hgi-stroke.hgi-pizza-02:before{content:"\4528"}.hgi-stroke.hgi-pizza-cutter:before{content:"\4529"}.hgi-stroke.hgi-plane:before{content:"\452a"}.hgi-stroke.hgi-plant-01:before{content:"\452b"}.hgi-stroke.hgi-plant-02:before{content:"\452c"}.hgi-stroke.hgi-plant-03:before{content:"\452d"}.hgi-stroke.hgi-plant-04:before{content:"\452e"}.hgi-stroke.hgi-plate:before{content:"\452f"}.hgi-stroke.hgi-plaxo:before{content:"\4530"}.hgi-stroke.hgi-play-circle-02:before{content:"\4531"}.hgi-stroke.hgi-play-circle:before{content:"\4532"}.hgi-stroke.hgi-play-list-add:before{content:"\4533"}.hgi-stroke.hgi-play-list-favourite-01:before{content:"\4534"}.hgi-stroke.hgi-play-list-favourite-02:before{content:"\4535"}.hgi-stroke.hgi-play-list-minus:before{content:"\4536"}.hgi-stroke.hgi-play-list-remove:before{content:"\4537"}.hgi-stroke.hgi-play-list:before{content:"\4538"}.hgi-stroke.hgi-play-square:before{content:"\4539"}.hgi-stroke.hgi-play-store:before{content:"\453a"}.hgi-stroke.hgi-play:before{content:"\453b"}.hgi-stroke.hgi-playlist-01:before{content:"\453c"}.hgi-stroke.hgi-playlist-02:before{content:"\453d"}.hgi-stroke.hgi-playlist-03:before{content:"\453e"}.hgi-stroke.hgi-plaza:before{content:"\453f"}.hgi-stroke.hgi-plug-01:before{content:"\4540"}.hgi-stroke.hgi-plug-02:before{content:"\4541"}.hgi-stroke.hgi-plug-socket:before{content:"\4542"}.hgi-stroke.hgi-plus-minus-01:before{content:"\4543"}.hgi-stroke.hgi-plus-minus-02:before{content:"\4544"}.hgi-stroke.hgi-plus-minus-circle-01:before{content:"\4545"}.hgi-stroke.hgi-plus-minus-circle-02:before{content:"\4546"}.hgi-stroke.hgi-plus-minus-square-01:before{content:"\4547"}.hgi-stroke.hgi-plus-minus-square-02:before{content:"\4548"}.hgi-stroke.hgi-plus-minus:before{content:"\4549"}.hgi-stroke.hgi-plus-sign-circle:before{content:"\454a"}.hgi-stroke.hgi-plus-sign-square:before{content:"\454b"}.hgi-stroke.hgi-plus-sign:before{content:"\454c"}.hgi-stroke.hgi-png-01:before{content:"\454d"}.hgi-stroke.hgi-png-02:before{content:"\454e"}.hgi-stroke.hgi-podium:before{content:"\454f"}.hgi-stroke.hgi-pointing-left-01:before{content:"\4550"}.hgi-stroke.hgi-pointing-left-02:before{content:"\4551"}.hgi-stroke.hgi-pointing-left-03:before{content:"\4552"}.hgi-stroke.hgi-pointing-left-04:before{content:"\4553"}.hgi-stroke.hgi-pointing-left-05:before{content:"\4554"}.hgi-stroke.hgi-pointing-left-06:before{content:"\4555"}.hgi-stroke.hgi-pointing-left-07:before{content:"\4556"}.hgi-stroke.hgi-pointing-left-08:before{content:"\4557"}.hgi-stroke.hgi-pointing-right-01:before{content:"\4558"}.hgi-stroke.hgi-pointing-right-02:before{content:"\4559"}.hgi-stroke.hgi-pointing-right-03:before{content:"\455a"}.hgi-stroke.hgi-pointing-right-04:before{content:"\455b"}.hgi-stroke.hgi-pointing-right-05:before{content:"\455c"}.hgi-stroke.hgi-pointing-right-06:before{content:"\455d"}.hgi-stroke.hgi-pointing-right-07:before{content:"\455e"}.hgi-stroke.hgi-pointing-right-08:before{content:"\455f"}.hgi-stroke.hgi-pokeball:before{content:"\4560"}.hgi-stroke.hgi-pokemon:before{content:"\4561"}.hgi-stroke.hgi-police-badge:before{content:"\4562"}.hgi-stroke.hgi-police-cap:before{content:"\4563"}.hgi-stroke.hgi-police-car:before{content:"\4564"}.hgi-stroke.hgi-police-station:before{content:"\4565"}.hgi-stroke.hgi-policy:before{content:"\4566"}.hgi-stroke.hgi-polygon:before{content:"\4567"}.hgi-stroke.hgi-pool-table:before{content:"\4568"}.hgi-stroke.hgi-pool:before{content:"\4569"}.hgi-stroke.hgi-poop:before{content:"\456a"}.hgi-stroke.hgi-popcorn:before{content:"\456b"}.hgi-stroke.hgi-pot-01:before{content:"\456c"}.hgi-stroke.hgi-pot-02:before{content:"\456d"}.hgi-stroke.hgi-potion:before{content:"\456e"}.hgi-stroke.hgi-pound-circle:before{content:"\456f"}.hgi-stroke.hgi-pound-receive:before{content:"\4570"}.hgi-stroke.hgi-pound-send:before{content:"\4571"}.hgi-stroke.hgi-pound-square:before{content:"\4572"}.hgi-stroke.hgi-pound:before{content:"\4573"}.hgi-stroke.hgi-power-service:before{content:"\4574"}.hgi-stroke.hgi-power-socket-01:before{content:"\4575"}.hgi-stroke.hgi-power-socket-02:before{content:"\4576"}.hgi-stroke.hgi-ppt-01:before{content:"\4577"}.hgi-stroke.hgi-ppt-02:before{content:"\4578"}.hgi-stroke.hgi-prawn:before{content:"\4579"}.hgi-stroke.hgi-prayer-rug-01:before{content:"\457a"}.hgi-stroke.hgi-prayer-rug-02:before{content:"\457b"}.hgi-stroke.hgi-preference-horizontal:before{content:"\457c"}.hgi-stroke.hgi-preference-vertical:before{content:"\457d"}.hgi-stroke.hgi-prescription:before{content:"\457e"}.hgi-stroke.hgi-presentation-01:before{content:"\457f"}.hgi-stroke.hgi-presentation-02:before{content:"\4580"}.hgi-stroke.hgi-presentation-03:before{content:"\4581"}.hgi-stroke.hgi-presentation-04:before{content:"\4582"}.hgi-stroke.hgi-presentation-05:before{content:"\4583"}.hgi-stroke.hgi-presentation-06:before{content:"\4584"}.hgi-stroke.hgi-presentation-07:before{content:"\4585"}.hgi-stroke.hgi-presentation-bar-chart-01:before{content:"\4586"}.hgi-stroke.hgi-presentation-bar-chart-02:before{content:"\4587"}.hgi-stroke.hgi-presentation-line-chart-01:before{content:"\4588"}.hgi-stroke.hgi-presentation-line-chart-02:before{content:"\4589"}.hgi-stroke.hgi-presentation-online:before{content:"\458a"}.hgi-stroke.hgi-presentation-podium:before{content:"\458b"}.hgi-stroke.hgi-previous:before{content:"\458c"}.hgi-stroke.hgi-printer-off:before{content:"\458d"}.hgi-stroke.hgi-printer:before{content:"\458e"}.hgi-stroke.hgi-prism-01:before{content:"\458f"}.hgi-stroke.hgi-prism:before{content:"\4590"}.hgi-stroke.hgi-prison-guard:before{content:"\4591"}.hgi-stroke.hgi-prison:before{content:"\4592"}.hgi-stroke.hgi-prisoner:before{content:"\4593"}.hgi-stroke.hgi-product-loading:before{content:"\4594"}.hgi-stroke.hgi-profile-02:before{content:"\4595"}.hgi-stroke.hgi-profile:before{content:"\4596"}.hgi-stroke.hgi-profit:before{content:"\4597"}.hgi-stroke.hgi-programming-flag:before{content:"\4598"}.hgi-stroke.hgi-projector-01:before{content:"\4599"}.hgi-stroke.hgi-projector:before{content:"\459a"}.hgi-stroke.hgi-promotion:before{content:"\459b"}.hgi-stroke.hgi-property-add:before{content:"\459c"}.hgi-stroke.hgi-property-delete:before{content:"\459d"}.hgi-stroke.hgi-property-edit:before{content:"\459e"}.hgi-stroke.hgi-property-new:before{content:"\459f"}.hgi-stroke.hgi-property-search:before{content:"\45a0"}.hgi-stroke.hgi-property-view:before{content:"\45a1"}.hgi-stroke.hgi-protection-mask:before{content:"\45a2"}.hgi-stroke.hgi-pulley:before{content:"\45a3"}.hgi-stroke.hgi-pulse-01:before{content:"\45a4"}.hgi-stroke.hgi-pulse-02:before{content:"\45a5"}.hgi-stroke.hgi-pulse-rectangle-01:before{content:"\45a6"}.hgi-stroke.hgi-pulse-rectangle-02:before{content:"\45a7"}.hgi-stroke.hgi-pumpkin:before{content:"\45a8"}.hgi-stroke.hgi-punch:before{content:"\45a9"}.hgi-stroke.hgi-punching-ball-01:before{content:"\45aa"}.hgi-stroke.hgi-punching-ball-02:before{content:"\45ab"}.hgi-stroke.hgi-purse-01:before{content:"\45ac"}.hgi-stroke.hgi-purse:before{content:"\45ad"}.hgi-stroke.hgi-push-up-bar:before{content:"\45ae"}.hgi-stroke.hgi-puzzle:before{content:"\45af"}.hgi-stroke.hgi-pyramid-maslowo:before{content:"\45b0"}.hgi-stroke.hgi-pyramid-structure-01:before{content:"\45b1"}.hgi-stroke.hgi-pyramid-structure-02:before{content:"\45b2"}.hgi-stroke.hgi-pyramid:before{content:"\45b3"}.hgi-stroke.hgi-qq-plot:before{content:"\45b4"}.hgi-stroke.hgi-qr-code-01:before{content:"\45b5"}.hgi-stroke.hgi-qr-code:before{content:"\45b6"}.hgi-stroke.hgi-question:before{content:"\45b7"}.hgi-stroke.hgi-queue-01:before{content:"\45b8"}.hgi-stroke.hgi-queue-02:before{content:"\45b9"}.hgi-stroke.hgi-quill-write-01:before{content:"\45ba"}.hgi-stroke.hgi-quill-write-02:before{content:"\45bb"}.hgi-stroke.hgi-quiz-01:before{content:"\45bc"}.hgi-stroke.hgi-quiz-02:before{content:"\45bd"}.hgi-stroke.hgi-quiz-03:before{content:"\45be"}.hgi-stroke.hgi-quiz-04:before{content:"\45bf"}.hgi-stroke.hgi-quiz-05:before{content:"\45c0"}.hgi-stroke.hgi-quora:before{content:"\45c1"}.hgi-stroke.hgi-quote-down-circle:before{content:"\45c2"}.hgi-stroke.hgi-quote-down-square:before{content:"\45c3"}.hgi-stroke.hgi-quote-down:before{content:"\45c4"}.hgi-stroke.hgi-quote-up-circle:before{content:"\45c5"}.hgi-stroke.hgi-quote-up-square:before{content:"\45c6"}.hgi-stroke.hgi-quote-up:before{content:"\45c7"}.hgi-stroke.hgi-quotes:before{content:"\45c8"}.hgi-stroke.hgi-quran-01:before{content:"\45c9"}.hgi-stroke.hgi-quran-02:before{content:"\45ca"}.hgi-stroke.hgi-quran-03:before{content:"\45cb"}.hgi-stroke.hgi-racing-flag:before{content:"\45cc"}.hgi-stroke.hgi-radar-01:before{content:"\45cd"}.hgi-stroke.hgi-radar-02:before{content:"\45ce"}.hgi-stroke.hgi-radial:before{content:"\45cf"}.hgi-stroke.hgi-radio-01:before{content:"\45d0"}.hgi-stroke.hgi-radio-02:before{content:"\45d1"}.hgi-stroke.hgi-radio:before{content:"\45d2"}.hgi-stroke.hgi-radioactive-alert:before{content:"\45d3"}.hgi-stroke.hgi-radius:before{content:"\45d4"}.hgi-stroke.hgi-rain-double-drop:before{content:"\45d5"}.hgi-stroke.hgi-rain-drop:before{content:"\45d6"}.hgi-stroke.hgi-rain:before{content:"\45d7"}.hgi-stroke.hgi-rainbow:before{content:"\45d8"}.hgi-stroke.hgi-ramadhan-01:before{content:"\45d9"}.hgi-stroke.hgi-ramadhan-02:before{content:"\45da"}.hgi-stroke.hgi-ramadhan-month:before{content:"\45db"}.hgi-stroke.hgi-ranking:before{content:"\45dc"}.hgi-stroke.hgi-raw-01:before{content:"\45dd"}.hgi-stroke.hgi-raw-02:before{content:"\45de"}.hgi-stroke.hgi-re:before{content:"\45df"}.hgi-stroke.hgi-react:before{content:"\45e0"}.hgi-stroke.hgi-real-estate-01:before{content:"\45e1"}.hgi-stroke.hgi-real-estate-02:before{content:"\45e2"}.hgi-stroke.hgi-record:before{content:"\45e3"}.hgi-stroke.hgi-recovery-mail:before{content:"\45e4"}.hgi-stroke.hgi-rectangular-01:before{content:"\45e5"}.hgi-stroke.hgi-rectangular:before{content:"\45e6"}.hgi-stroke.hgi-recycle-01:before{content:"\45e7"}.hgi-stroke.hgi-recycle-02:before{content:"\45e8"}.hgi-stroke.hgi-recycle-03:before{content:"\45e9"}.hgi-stroke.hgi-reddit:before{content:"\45ea"}.hgi-stroke.hgi-reflex:before{content:"\45eb"}.hgi-stroke.hgi-refresh:before{content:"\45ec"}.hgi-stroke.hgi-refrigerator:before{content:"\45ed"}.hgi-stroke.hgi-register:before{content:"\45ee"}.hgi-stroke.hgi-registered:before{content:"\45ef"}.hgi-stroke.hgi-relieved-01:before{content:"\45f0"}.hgi-stroke.hgi-relieved-02:before{content:"\45f1"}.hgi-stroke.hgi-reload:before{content:"\45f2"}.hgi-stroke.hgi-reminder:before{content:"\45f3"}.hgi-stroke.hgi-remote-control:before{content:"\45f4"}.hgi-stroke.hgi-remove-01:before{content:"\45f5"}.hgi-stroke.hgi-remove-02:before{content:"\45f6"}.hgi-stroke.hgi-remove-circle-half-dot:before{content:"\45f7"}.hgi-stroke.hgi-remove-circle:before{content:"\45f8"}.hgi-stroke.hgi-remove-pi:before{content:"\45f9"}.hgi-stroke.hgi-remove-square:before{content:"\45fa"}.hgi-stroke.hgi-renewable-energy-01:before{content:"\45fb"}.hgi-stroke.hgi-renewable-energy:before{content:"\45fc"}.hgi-stroke.hgi-repair:before{content:"\45fd"}.hgi-stroke.hgi-repeat-off:before{content:"\45fe"}.hgi-stroke.hgi-repeat-one-01:before{content:"\45ff"}.hgi-stroke.hgi-repeat-one-02:before{content:"\4600"}.hgi-stroke.hgi-repeat:before{content:"\4601"}.hgi-stroke.hgi-replay:before{content:"\4602"}.hgi-stroke.hgi-repository:before{content:"\4603"}.hgi-stroke.hgi-reset-password:before{content:"\4604"}.hgi-stroke.hgi-resize-01:before{content:"\4605"}.hgi-stroke.hgi-resize-02:before{content:"\4606"}.hgi-stroke.hgi-resources-add:before{content:"\4607"}.hgi-stroke.hgi-resources-remove:before{content:"\4608"}.hgi-stroke.hgi-restaurant-01:before{content:"\4609"}.hgi-stroke.hgi-restaurant-02:before{content:"\460a"}.hgi-stroke.hgi-restaurant-03:before{content:"\460b"}.hgi-stroke.hgi-restaurant-table:before{content:"\460c"}.hgi-stroke.hgi-restore-bin:before{content:"\460d"}.hgi-stroke.hgi-return-request:before{content:"\460e"}.hgi-stroke.hgi-reverse-withdrawal-01:before{content:"\460f"}.hgi-stroke.hgi-reverse-withdrawal-02:before{content:"\4610"}.hgi-stroke.hgi-rhombus-01:before{content:"\4611"}.hgi-stroke.hgi-rhombus:before{content:"\4612"}.hgi-stroke.hgi-rice-bowl-01:before{content:"\4613"}.hgi-stroke.hgi-rice-bowl-02:before{content:"\4614"}.hgi-stroke.hgi-right-angle:before{content:"\4615"}.hgi-stroke.hgi-right-to-left-block-quote:before{content:"\4616"}.hgi-stroke.hgi-right-to-left-list-bullet:before{content:"\4617"}.hgi-stroke.hgi-right-to-left-list-dash:before{content:"\4618"}.hgi-stroke.hgi-right-to-left-list-number:before{content:"\4619"}.hgi-stroke.hgi-right-to-left-list-triangle:before{content:"\461a"}.hgi-stroke.hgi-right-triangle:before{content:"\461b"}.hgi-stroke.hgi-ripple:before{content:"\461c"}.hgi-stroke.hgi-riyal-rectangle:before{content:"\461d"}.hgi-stroke.hgi-riyal:before{content:"\461e"}.hgi-stroke.hgi-road-01:before{content:"\461f"}.hgi-stroke.hgi-road-02:before{content:"\4620"}.hgi-stroke.hgi-road-location-01:before{content:"\4621"}.hgi-stroke.hgi-road-location-02:before{content:"\4622"}.hgi-stroke.hgi-road-wayside:before{content:"\4623"}.hgi-stroke.hgi-road:before{content:"\4624"}.hgi-stroke.hgi-robotic:before{content:"\4625"}.hgi-stroke.hgi-rocket-01:before{content:"\4626"}.hgi-stroke.hgi-rocket-02:before{content:"\4627"}.hgi-stroke.hgi-rocket:before{content:"\4628"}.hgi-stroke.hgi-rocking-chair:before{content:"\4629"}.hgi-stroke.hgi-roller-skate:before{content:"\462a"}.hgi-stroke.hgi-rolling-pin:before{content:"\462b"}.hgi-stroke.hgi-root-01:before{content:"\462c"}.hgi-stroke.hgi-root-02:before{content:"\462d"}.hgi-stroke.hgi-root-circle:before{content:"\462e"}.hgi-stroke.hgi-root-first-bracket:before{content:"\462f"}.hgi-stroke.hgi-root-second-bracket:before{content:"\4630"}.hgi-stroke.hgi-root-third-bracket:before{content:"\4631"}.hgi-stroke.hgi-rotate-01:before{content:"\4632"}.hgi-stroke.hgi-rotate-02:before{content:"\4633"}.hgi-stroke.hgi-rotate-360:before{content:"\4634"}.hgi-stroke.hgi-rotate-bottom-left:before{content:"\4635"}.hgi-stroke.hgi-rotate-bottom-right:before{content:"\4636"}.hgi-stroke.hgi-rotate-clockwise:before{content:"\4637"}.hgi-stroke.hgi-rotate-crop:before{content:"\4638"}.hgi-stroke.hgi-rotate-left-01:before{content:"\4639"}.hgi-stroke.hgi-rotate-left-02:before{content:"\463a"}.hgi-stroke.hgi-rotate-left-03:before{content:"\463b"}.hgi-stroke.hgi-rotate-left-04:before{content:"\463c"}.hgi-stroke.hgi-rotate-left-05:before{content:"\463d"}.hgi-stroke.hgi-rotate-left-06:before{content:"\463e"}.hgi-stroke.hgi-rotate-right-01:before{content:"\463f"}.hgi-stroke.hgi-rotate-right-02:before{content:"\4640"}.hgi-stroke.hgi-rotate-right-03:before{content:"\4641"}.hgi-stroke.hgi-rotate-right-04:before{content:"\4642"}.hgi-stroke.hgi-rotate-right-05:before{content:"\4643"}.hgi-stroke.hgi-rotate-right-06:before{content:"\4644"}.hgi-stroke.hgi-rotate-square:before{content:"\4645"}.hgi-stroke.hgi-rotate-top-left:before{content:"\4646"}.hgi-stroke.hgi-rotate-top-right:before{content:"\4647"}.hgi-stroke.hgi-route-01:before{content:"\4648"}.hgi-stroke.hgi-route-02:before{content:"\4649"}.hgi-stroke.hgi-route-03:before{content:"\464a"}.hgi-stroke.hgi-route-block:before{content:"\464b"}.hgi-stroke.hgi-router-01:before{content:"\464c"}.hgi-stroke.hgi-router-02:before{content:"\464d"}.hgi-stroke.hgi-router:before{content:"\464e"}.hgi-stroke.hgi-row-delete:before{content:"\464f"}.hgi-stroke.hgi-row-insert:before{content:"\4650"}.hgi-stroke.hgi-rss-connected-01:before{content:"\4651"}.hgi-stroke.hgi-rss-connected-02:before{content:"\4652"}.hgi-stroke.hgi-rss-error:before{content:"\4653"}.hgi-stroke.hgi-rss-locked:before{content:"\4654"}.hgi-stroke.hgi-rss-unlocked:before{content:"\4655"}.hgi-stroke.hgi-rss:before{content:"\4656"}.hgi-stroke.hgi-rub-el-hizb:before{content:"\4657"}.hgi-stroke.hgi-ruku:before{content:"\4658"}.hgi-stroke.hgi-ruler:before{content:"\4659"}.hgi-stroke.hgi-running-shoes:before{content:"\465a"}.hgi-stroke.hgi-sad-01:before{content:"\465b"}.hgi-stroke.hgi-sad-02:before{content:"\465c"}.hgi-stroke.hgi-sad-dizzy:before{content:"\465d"}.hgi-stroke.hgi-safari:before{content:"\465e"}.hgi-stroke.hgi-safe-delivery-01:before{content:"\465f"}.hgi-stroke.hgi-safe-delivery-02:before{content:"\4660"}.hgi-stroke.hgi-safe:before{content:"\4661"}.hgi-stroke.hgi-safety-pin-01:before{content:"\4662"}.hgi-stroke.hgi-safety-pin-02:before{content:"\4663"}.hgi-stroke.hgi-sailboat-coastal:before{content:"\4664"}.hgi-stroke.hgi-sailboat-offshore:before{content:"\4665"}.hgi-stroke.hgi-sakura:before{content:"\4666"}.hgi-stroke.hgi-salah-time:before{content:"\4667"}.hgi-stroke.hgi-salah:before{content:"\4668"}.hgi-stroke.hgi-sale-tag-01:before{content:"\4669"}.hgi-stroke.hgi-sale-tag-02:before{content:"\466a"}.hgi-stroke.hgi-sandals:before{content:"\466b"}.hgi-stroke.hgi-satellite-01:before{content:"\466c"}.hgi-stroke.hgi-satellite-02:before{content:"\466d"}.hgi-stroke.hgi-satellite-03:before{content:"\466e"}.hgi-stroke.hgi-satellite:before{content:"\466f"}.hgi-stroke.hgi-saturn-01:before{content:"\4670"}.hgi-stroke.hgi-saturn-02:before{content:"\4671"}.hgi-stroke.hgi-saturn:before{content:"\4672"}.hgi-stroke.hgi-sausage:before{content:"\4673"}.hgi-stroke.hgi-save-energy-01:before{content:"\4674"}.hgi-stroke.hgi-save-energy-02:before{content:"\4675"}.hgi-stroke.hgi-save-money-dollar:before{content:"\4676"}.hgi-stroke.hgi-save-money-euro:before{content:"\4677"}.hgi-stroke.hgi-save-money-pound:before{content:"\4678"}.hgi-stroke.hgi-save-money-yen:before{content:"\4679"}.hgi-stroke.hgi-savings:before{content:"\467a"}.hgi-stroke.hgi-scheme:before{content:"\467b"}.hgi-stroke.hgi-school-01:before{content:"\467c"}.hgi-stroke.hgi-school-bell-01:before{content:"\467d"}.hgi-stroke.hgi-school-bell-02:before{content:"\467e"}.hgi-stroke.hgi-school-bus:before{content:"\467f"}.hgi-stroke.hgi-school-report-card:before{content:"\4680"}.hgi-stroke.hgi-school-tie:before{content:"\4681"}.hgi-stroke.hgi-school:before{content:"\4682"}.hgi-stroke.hgi-scissor-01:before{content:"\4683"}.hgi-stroke.hgi-scissor-rectangle:before{content:"\4684"}.hgi-stroke.hgi-scissor:before{content:"\4685"}.hgi-stroke.hgi-scooter-01:before{content:"\4686"}.hgi-stroke.hgi-scooter-02:before{content:"\4687"}.hgi-stroke.hgi-scooter-03:before{content:"\4688"}.hgi-stroke.hgi-scooter-04:before{content:"\4689"}.hgi-stroke.hgi-scooter-electric:before{content:"\468a"}.hgi-stroke.hgi-scratch-card:before{content:"\468b"}.hgi-stroke.hgi-screen-add-to-home:before{content:"\468c"}.hgi-stroke.hgi-screen-lock-rotation:before{content:"\468d"}.hgi-stroke.hgi-screen-rotation:before{content:"\468e"}.hgi-stroke.hgi-scribd:before{content:"\468f"}.hgi-stroke.hgi-scroll-horizontal:before{content:"\4690"}.hgi-stroke.hgi-scroll-vertical:before{content:"\4691"}.hgi-stroke.hgi-scroll:before{content:"\4692"}.hgi-stroke.hgi-sd-card:before{content:"\4693"}.hgi-stroke.hgi-seal:before{content:"\4694"}.hgi-stroke.hgi-search-01:before{content:"\4695"}.hgi-stroke.hgi-search-02:before{content:"\4696"}.hgi-stroke.hgi-search-add:before{content:"\4697"}.hgi-stroke.hgi-search-area:before{content:"\4698"}.hgi-stroke.hgi-search-circle:before{content:"\4699"}.hgi-stroke.hgi-search-dollar:before{content:"\469a"}.hgi-stroke.hgi-search-focus:before{content:"\469b"}.hgi-stroke.hgi-search-list-01:before{content:"\469c"}.hgi-stroke.hgi-search-list-02:before{content:"\469d"}.hgi-stroke.hgi-search-minus:before{content:"\469e"}.hgi-stroke.hgi-search-remove:before{content:"\469f"}.hgi-stroke.hgi-search-replace:before{content:"\46a0"}.hgi-stroke.hgi-search-square:before{content:"\46a1"}.hgi-stroke.hgi-search-visual:before{content:"\46a2"}.hgi-stroke.hgi-searching:before{content:"\46a3"}.hgi-stroke.hgi-seat-selector:before{content:"\46a4"}.hgi-stroke.hgi-second-bracket-circle:before{content:"\46a5"}.hgi-stroke.hgi-second-bracket-square:before{content:"\46a6"}.hgi-stroke.hgi-second-bracket:before{content:"\46a7"}.hgi-stroke.hgi-secured-network:before{content:"\46a8"}.hgi-stroke.hgi-security-block:before{content:"\46a9"}.hgi-stroke.hgi-security-check:before{content:"\46aa"}.hgi-stroke.hgi-security-key-usb:before{content:"\46ab"}.hgi-stroke.hgi-security-lock:before{content:"\46ac"}.hgi-stroke.hgi-security-password:before{content:"\46ad"}.hgi-stroke.hgi-security-validation:before{content:"\46ae"}.hgi-stroke.hgi-security-wifi:before{content:"\46af"}.hgi-stroke.hgi-security:before{content:"\46b0"}.hgi-stroke.hgi-segment:before{content:"\46b1"}.hgi-stroke.hgi-select-01:before{content:"\46b2"}.hgi-stroke.hgi-select-02:before{content:"\46b3"}.hgi-stroke.hgi-send-to-mobile:before{content:"\46b4"}.hgi-stroke.hgi-senseless:before{content:"\46b5"}.hgi-stroke.hgi-sent:before{content:"\46b6"}.hgi-stroke.hgi-seo:before{content:"\46b7"}.hgi-stroke.hgi-service:before{content:"\46b8"}.hgi-stroke.hgi-setting-06:before{content:"\46b9"}.hgi-stroke.hgi-setting-07:before{content:"\46ba"}.hgi-stroke.hgi-setting-done-01:before{content:"\46bb"}.hgi-stroke.hgi-setting-done-02:before{content:"\46bc"}.hgi-stroke.hgi-setting-done-03:before{content:"\46bd"}.hgi-stroke.hgi-setting-done-04:before{content:"\46be"}.hgi-stroke.hgi-setting-error-03:before{content:"\46bf"}.hgi-stroke.hgi-setting-error-04:before{content:"\46c0"}.hgi-stroke.hgi-settings-01:before{content:"\46c1"}.hgi-stroke.hgi-settings-02:before{content:"\46c2"}.hgi-stroke.hgi-settings-03:before{content:"\46c3"}.hgi-stroke.hgi-settings-04:before{content:"\46c4"}.hgi-stroke.hgi-settings-05:before{content:"\46c5"}.hgi-stroke.hgi-settings-error-01:before{content:"\46c6"}.hgi-stroke.hgi-settings-error-02:before{content:"\46c7"}.hgi-stroke.hgi-setup-01:before{content:"\46c8"}.hgi-stroke.hgi-setup-02:before{content:"\46c9"}.hgi-stroke.hgi-shaka-01:before{content:"\46ca"}.hgi-stroke.hgi-shaka-02:before{content:"\46cb"}.hgi-stroke.hgi-shaka-03:before{content:"\46cc"}.hgi-stroke.hgi-shaka-04:before{content:"\46cd"}.hgi-stroke.hgi-shampoo:before{content:"\46ce"}.hgi-stroke.hgi-shapes:before{content:"\46cf"}.hgi-stroke.hgi-share-01:before{content:"\46d0"}.hgi-stroke.hgi-share-02:before{content:"\46d1"}.hgi-stroke.hgi-share-03:before{content:"\46d2"}.hgi-stroke.hgi-share-04:before{content:"\46d3"}.hgi-stroke.hgi-share-05:before{content:"\46d4"}.hgi-stroke.hgi-share-06:before{content:"\46d5"}.hgi-stroke.hgi-share-07:before{content:"\46d6"}.hgi-stroke.hgi-share-08:before{content:"\46d7"}.hgi-stroke.hgi-share-knowledge:before{content:"\46d8"}.hgi-stroke.hgi-share-location-01:before{content:"\46d9"}.hgi-stroke.hgi-share-location-02:before{content:"\46da"}.hgi-stroke.hgi-shared-wifi:before{content:"\46db"}.hgi-stroke.hgi-sharing:before{content:"\46dc"}.hgi-stroke.hgi-shellfish:before{content:"\46dd"}.hgi-stroke.hgi-sheriff-01:before{content:"\46de"}.hgi-stroke.hgi-sheriff-02:before{content:"\46df"}.hgi-stroke.hgi-shield-01:before{content:"\46e0"}.hgi-stroke.hgi-shield-02:before{content:"\46e1"}.hgi-stroke.hgi-shield-blockchain:before{content:"\46e2"}.hgi-stroke.hgi-shield-energy:before{content:"\46e3"}.hgi-stroke.hgi-shield-key:before{content:"\46e4"}.hgi-stroke.hgi-shield-user:before{content:"\46e5"}.hgi-stroke.hgi-shipment-tracking:before{content:"\46e6"}.hgi-stroke.hgi-shipping-center:before{content:"\46e7"}.hgi-stroke.hgi-shipping-loading:before{content:"\46e8"}.hgi-stroke.hgi-shipping-truck-01:before{content:"\46e9"}.hgi-stroke.hgi-shipping-truck-02:before{content:"\46ea"}.hgi-stroke.hgi-shirt-01:before{content:"\46eb"}.hgi-stroke.hgi-shocked:before{content:"\46ec"}.hgi-stroke.hgi-shop-sign:before{content:"\46ed"}.hgi-stroke.hgi-shopping-bag-01:before{content:"\46ee"}.hgi-stroke.hgi-shopping-bag-02:before{content:"\46ef"}.hgi-stroke.hgi-shopping-bag-03:before{content:"\46f0"}.hgi-stroke.hgi-shopping-bag-add:before{content:"\46f1"}.hgi-stroke.hgi-shopping-bag-check:before{content:"\46f2"}.hgi-stroke.hgi-shopping-bag-favorite:before{content:"\46f3"}.hgi-stroke.hgi-shopping-bag-remove:before{content:"\46f4"}.hgi-stroke.hgi-shopping-basket-01:before{content:"\46f5"}.hgi-stroke.hgi-shopping-basket-02:before{content:"\46f6"}.hgi-stroke.hgi-shopping-basket-03:before{content:"\46f7"}.hgi-stroke.hgi-shopping-basket-add-01:before{content:"\46f8"}.hgi-stroke.hgi-shopping-basket-add-02:before{content:"\46f9"}.hgi-stroke.hgi-shopping-basket-add-03:before{content:"\46fa"}.hgi-stroke.hgi-shopping-basket-check-in-01:before{content:"\46fb"}.hgi-stroke.hgi-shopping-basket-check-in-02:before{content:"\46fc"}.hgi-stroke.hgi-shopping-basket-check-in-03:before{content:"\46fd"}.hgi-stroke.hgi-shopping-basket-check-out-01:before{content:"\46fe"}.hgi-stroke.hgi-shopping-basket-check-out-02:before{content:"\46ff"}.hgi-stroke.hgi-shopping-basket-check-out-03:before{content:"\4700"}.hgi-stroke.hgi-shopping-basket-done-01:before{content:"\4701"}.hgi-stroke.hgi-shopping-basket-done-02:before{content:"\4702"}.hgi-stroke.hgi-shopping-basket-done-03:before{content:"\4703"}.hgi-stroke.hgi-shopping-basket-favorite-01:before{content:"\4704"}.hgi-stroke.hgi-shopping-basket-favorite-02:before{content:"\4705"}.hgi-stroke.hgi-shopping-basket-favorite-03:before{content:"\4706"}.hgi-stroke.hgi-shopping-basket-remove-01:before{content:"\4707"}.hgi-stroke.hgi-shopping-basket-remove-02:before{content:"\4708"}.hgi-stroke.hgi-shopping-basket-remove-03:before{content:"\4709"}.hgi-stroke.hgi-shopping-basket-secure-01:before{content:"\470a"}.hgi-stroke.hgi-shopping-basket-secure-02:before{content:"\470b"}.hgi-stroke.hgi-shopping-basket-secure-03:before{content:"\470c"}.hgi-stroke.hgi-shopping-cart-01:before{content:"\470d"}.hgi-stroke.hgi-shopping-cart-02:before{content:"\470e"}.hgi-stroke.hgi-shopping-cart-add-01:before{content:"\470f"}.hgi-stroke.hgi-shopping-cart-add-02:before{content:"\4710"}.hgi-stroke.hgi-shopping-cart-check-01:before{content:"\4711"}.hgi-stroke.hgi-shopping-cart-check-02:before{content:"\4712"}.hgi-stroke.hgi-shopping-cart-check-in-01:before{content:"\4713"}.hgi-stroke.hgi-shopping-cart-check-in-02:before{content:"\4714"}.hgi-stroke.hgi-shopping-cart-check-out-01:before{content:"\4715"}.hgi-stroke.hgi-shopping-cart-check-out-02:before{content:"\4716"}.hgi-stroke.hgi-shopping-cart-favorite-01:before{content:"\4717"}.hgi-stroke.hgi-shopping-cart-favorite-02:before{content:"\4718"}.hgi-stroke.hgi-shopping-cart-remove-01:before{content:"\4719"}.hgi-stroke.hgi-shopping-cart-remove-02:before{content:"\471a"}.hgi-stroke.hgi-shorts-pants:before{content:"\471b"}.hgi-stroke.hgi-shuffle-square:before{content:"\471c"}.hgi-stroke.hgi-shuffle:before{content:"\471d"}.hgi-stroke.hgi-shutterstock:before{content:"\471e"}.hgi-stroke.hgi-sidebar-bottom:before{content:"\471f"}.hgi-stroke.hgi-sidebar-left-01:before{content:"\4720"}.hgi-stroke.hgi-sidebar-left:before{content:"\4721"}.hgi-stroke.hgi-sidebar-right-01:before{content:"\4722"}.hgi-stroke.hgi-sidebar-right:before{content:"\4723"}.hgi-stroke.hgi-sidebar-top:before{content:"\4724"}.hgi-stroke.hgi-sign-language-c:before{content:"\4725"}.hgi-stroke.hgi-signal-full-01:before{content:"\4726"}.hgi-stroke.hgi-signal-full-02:before{content:"\4727"}.hgi-stroke.hgi-signal-low-01:before{content:"\4728"}.hgi-stroke.hgi-signal-low-02:before{content:"\4729"}.hgi-stroke.hgi-signal-low-medium:before{content:"\472a"}.hgi-stroke.hgi-signal-medium-01:before{content:"\472b"}.hgi-stroke.hgi-signal-medium-02:before{content:"\472c"}.hgi-stroke.hgi-signal-no-01:before{content:"\472d"}.hgi-stroke.hgi-signal-no-02:before{content:"\472e"}.hgi-stroke.hgi-signal:before{content:"\472f"}.hgi-stroke.hgi-signature:before{content:"\4730"}.hgi-stroke.hgi-silence:before{content:"\4731"}.hgi-stroke.hgi-simcard-01:before{content:"\4732"}.hgi-stroke.hgi-simcard-02:before{content:"\4733"}.hgi-stroke.hgi-simcard-dual:before{content:"\4734"}.hgi-stroke.hgi-sin:before{content:"\4735"}.hgi-stroke.hgi-sine-01:before{content:"\4736"}.hgi-stroke.hgi-sine-02:before{content:"\4737"}.hgi-stroke.hgi-sing-left:before{content:"\4738"}.hgi-stroke.hgi-sing-right:before{content:"\4739"}.hgi-stroke.hgi-sink-01:before{content:"\473a"}.hgi-stroke.hgi-sink-02:before{content:"\473b"}.hgi-stroke.hgi-siri:before{content:"\473c"}.hgi-stroke.hgi-sketch:before{content:"\473d"}.hgi-stroke.hgi-skew:before{content:"\473e"}.hgi-stroke.hgi-ski-dice-faces-01:before{content:"\473f"}.hgi-stroke.hgi-skipping-rope:before{content:"\4740"}.hgi-stroke.hgi-skull:before{content:"\4741"}.hgi-stroke.hgi-skype:before{content:"\4742"}.hgi-stroke.hgi-slack:before{content:"\4743"}.hgi-stroke.hgi-sleeping:before{content:"\4744"}.hgi-stroke.hgi-sleeveless:before{content:"\4745"}.hgi-stroke.hgi-sliders-horizontal:before{content:"\4746"}.hgi-stroke.hgi-sliders-vertical:before{content:"\4747"}.hgi-stroke.hgi-slideshare:before{content:"\4748"}.hgi-stroke.hgi-slow-winds:before{content:"\4749"}.hgi-stroke.hgi-smart-ac:before{content:"\474a"}.hgi-stroke.hgi-smart-phone-01:before{content:"\474b"}.hgi-stroke.hgi-smart-phone-02:before{content:"\474c"}.hgi-stroke.hgi-smart-phone-03:before{content:"\474d"}.hgi-stroke.hgi-smart-phone-04:before{content:"\474e"}.hgi-stroke.hgi-smart-phone-landscape:before{content:"\474f"}.hgi-stroke.hgi-smart-watch-01:before{content:"\4750"}.hgi-stroke.hgi-smart-watch-02:before{content:"\4751"}.hgi-stroke.hgi-smart-watch-03:before{content:"\4752"}.hgi-stroke.hgi-smart-watch-04:before{content:"\4753"}.hgi-stroke.hgi-smart:before{content:"\4754"}.hgi-stroke.hgi-smartphone-lost-wifi:before{content:"\4755"}.hgi-stroke.hgi-smartphone-wifi:before{content:"\4756"}.hgi-stroke.hgi-smile-dizzy:before{content:"\4757"}.hgi-stroke.hgi-smile:before{content:"\4758"}.hgi-stroke.hgi-sms-code:before{content:"\4759"}.hgi-stroke.hgi-snail:before{content:"\475a"}.hgi-stroke.hgi-snapchat:before{content:"\475b"}.hgi-stroke.hgi-snow:before{content:"\475c"}.hgi-stroke.hgi-soda-can:before{content:"\475d"}.hgi-stroke.hgi-sofa-01:before{content:"\475e"}.hgi-stroke.hgi-sofa-02:before{content:"\475f"}.hgi-stroke.hgi-sofa-03:before{content:"\4760"}.hgi-stroke.hgi-sofa-single:before{content:"\4761"}.hgi-stroke.hgi-soft-drink-01:before{content:"\4762"}.hgi-stroke.hgi-soft-drink-02:before{content:"\4763"}.hgi-stroke.hgi-software-license:before{content:"\4764"}.hgi-stroke.hgi-software-uninstall:before{content:"\4765"}.hgi-stroke.hgi-software:before{content:"\4766"}.hgi-stroke.hgi-soil-moisture-field:before{content:"\4767"}.hgi-stroke.hgi-soil-moisture-global:before{content:"\4768"}.hgi-stroke.hgi-soil-temperature-field:before{content:"\4769"}.hgi-stroke.hgi-soil-temperature-global:before{content:"\476a"}.hgi-stroke.hgi-solar-energy:before{content:"\476b"}.hgi-stroke.hgi-solar-panel-01:before{content:"\476c"}.hgi-stroke.hgi-solar-panel-02:before{content:"\476d"}.hgi-stroke.hgi-solar-panel-03:before{content:"\476e"}.hgi-stroke.hgi-solar-panel-04:before{content:"\476f"}.hgi-stroke.hgi-solar-panel-05:before{content:"\4770"}.hgi-stroke.hgi-solar-power:before{content:"\4771"}.hgi-stroke.hgi-solar-system-01:before{content:"\4772"}.hgi-stroke.hgi-solar-system:before{content:"\4773"}.hgi-stroke.hgi-solid-line-01:before{content:"\4774"}.hgi-stroke.hgi-solid-line-02:before{content:"\4775"}.hgi-stroke.hgi-sort-by-down-01:before{content:"\4776"}.hgi-stroke.hgi-sort-by-down-02:before{content:"\4777"}.hgi-stroke.hgi-sort-by-up-01:before{content:"\4778"}.hgi-stroke.hgi-sort-by-up-02:before{content:"\4779"}.hgi-stroke.hgi-sorting-01:before{content:"\477a"}.hgi-stroke.hgi-sorting-02:before{content:"\477b"}.hgi-stroke.hgi-sorting-03:before{content:"\477c"}.hgi-stroke.hgi-sorting-04:before{content:"\477d"}.hgi-stroke.hgi-sorting-05:before{content:"\477e"}.hgi-stroke.hgi-sorting-1-9:before{content:"\477f"}.hgi-stroke.hgi-sorting-9-1:before{content:"\4780"}.hgi-stroke.hgi-sorting-a-z-01:before{content:"\4781"}.hgi-stroke.hgi-sorting-a-z-02:before{content:"\4782"}.hgi-stroke.hgi-sorting-down:before{content:"\4783"}.hgi-stroke.hgi-sorting-up:before{content:"\4784"}.hgi-stroke.hgi-sorting-z-a-01:before{content:"\4785"}.hgi-stroke.hgi-soundcloud:before{content:"\4786"}.hgi-stroke.hgi-source-code-circle:before{content:"\4787"}.hgi-stroke.hgi-source-code-square:before{content:"\4788"}.hgi-stroke.hgi-source-code:before{content:"\4789"}.hgi-stroke.hgi-spaceship:before{content:"\478a"}.hgi-stroke.hgi-spades:before{content:"\478b"}.hgi-stroke.hgi-spaghetti:before{content:"\478c"}.hgi-stroke.hgi-spam:before{content:"\478d"}.hgi-stroke.hgi-sparkles:before{content:"\478e"}.hgi-stroke.hgi-spartan-helmet:before{content:"\478f"}.hgi-stroke.hgi-spatula:before{content:"\4790"}.hgi-stroke.hgi-speaker-01:before{content:"\4791"}.hgi-stroke.hgi-speaker:before{content:"\4792"}.hgi-stroke.hgi-speech-to-text:before{content:"\4793"}.hgi-stroke.hgi-speed-train-01:before{content:"\4794"}.hgi-stroke.hgi-speed-train-02:before{content:"\4795"}.hgi-stroke.hgi-sperm:before{content:"\4796"}.hgi-stroke.hgi-sphere:before{content:"\4797"}.hgi-stroke.hgi-spirals:before{content:"\4798"}.hgi-stroke.hgi-spoon-and-fork:before{content:"\4799"}.hgi-stroke.hgi-spoon-and-knife:before{content:"\479a"}.hgi-stroke.hgi-spoon:before{content:"\479b"}.hgi-stroke.hgi-spotify:before{content:"\479c"}.hgi-stroke.hgi-sql:before{content:"\479d"}.hgi-stroke.hgi-square-01:before{content:"\479e"}.hgi-stroke.hgi-square-arrow-data-transfer-diagonal:before{content:"\479f"}.hgi-stroke.hgi-square-arrow-data-transfer-horizontal:before{content:"\47a0"}.hgi-stroke.hgi-square-arrow-data-transfer-vertical:before{content:"\47a1"}.hgi-stroke.hgi-square-arrow-diagonal-01:before{content:"\47a2"}.hgi-stroke.hgi-square-arrow-diagonal-02:before{content:"\47a3"}.hgi-stroke.hgi-square-arrow-down-01:before{content:"\47a4"}.hgi-stroke.hgi-square-arrow-down-02:before{content:"\47a5"}.hgi-stroke.hgi-square-arrow-down-03:before{content:"\47a6"}.hgi-stroke.hgi-square-arrow-down-double:before{content:"\47a7"}.hgi-stroke.hgi-square-arrow-down-left:before{content:"\47a8"}.hgi-stroke.hgi-square-arrow-down-right:before{content:"\47a9"}.hgi-stroke.hgi-square-arrow-expand-01:before{content:"\47aa"}.hgi-stroke.hgi-square-arrow-expand-02:before{content:"\47ab"}.hgi-stroke.hgi-square-arrow-horizontal:before{content:"\47ac"}.hgi-stroke.hgi-square-arrow-left-01:before{content:"\47ad"}.hgi-stroke.hgi-square-arrow-left-02:before{content:"\47ae"}.hgi-stroke.hgi-square-arrow-left-03:before{content:"\47af"}.hgi-stroke.hgi-square-arrow-left-double:before{content:"\47b0"}.hgi-stroke.hgi-square-arrow-left-right:before{content:"\47b1"}.hgi-stroke.hgi-square-arrow-move-down-left:before{content:"\47b2"}.hgi-stroke.hgi-square-arrow-move-down-right:before{content:"\47b3"}.hgi-stroke.hgi-square-arrow-move-left-down:before{content:"\47b4"}.hgi-stroke.hgi-square-arrow-move-left-up:before{content:"\47b5"}.hgi-stroke.hgi-square-arrow-move-right-down:before{content:"\47b6"}.hgi-stroke.hgi-square-arrow-move-right-up:before{content:"\47b7"}.hgi-stroke.hgi-square-arrow-reload-01:before{content:"\47b8"}.hgi-stroke.hgi-square-arrow-reload-02:before{content:"\47b9"}.hgi-stroke.hgi-square-arrow-right-01:before{content:"\47ba"}.hgi-stroke.hgi-square-arrow-right-02:before{content:"\47bb"}.hgi-stroke.hgi-square-arrow-right-03:before{content:"\47bc"}.hgi-stroke.hgi-square-arrow-right-double:before{content:"\47bd"}.hgi-stroke.hgi-square-arrow-shrink-01:before{content:"\47be"}.hgi-stroke.hgi-square-arrow-shrink-02:before{content:"\47bf"}.hgi-stroke.hgi-square-arrow-up-01:before{content:"\47c0"}.hgi-stroke.hgi-square-arrow-up-02:before{content:"\47c1"}.hgi-stroke.hgi-square-arrow-up-03:before{content:"\47c2"}.hgi-stroke.hgi-square-arrow-up-double:before{content:"\47c3"}.hgi-stroke.hgi-square-arrow-up-down:before{content:"\47c4"}.hgi-stroke.hgi-square-arrow-up-left:before{content:"\47c5"}.hgi-stroke.hgi-square-arrow-up-right:before{content:"\47c6"}.hgi-stroke.hgi-square-arrow-vertical:before{content:"\47c7"}.hgi-stroke.hgi-square-circle:before{content:"\47c8"}.hgi-stroke.hgi-square-lock-01:before{content:"\47c9"}.hgi-stroke.hgi-square-lock-02:before{content:"\47ca"}.hgi-stroke.hgi-square-lock-add-01:before{content:"\47cb"}.hgi-stroke.hgi-square-lock-add-02:before{content:"\47cc"}.hgi-stroke.hgi-square-lock-check-01:before{content:"\47cd"}.hgi-stroke.hgi-square-lock-check-02:before{content:"\47ce"}.hgi-stroke.hgi-square-lock-minus-01:before{content:"\47cf"}.hgi-stroke.hgi-square-lock-minus-02:before{content:"\47d0"}.hgi-stroke.hgi-square-lock-password:before{content:"\47d1"}.hgi-stroke.hgi-square-lock-remove-01:before{content:"\47d2"}.hgi-stroke.hgi-square-lock-remove-02:before{content:"\47d3"}.hgi-stroke.hgi-square-root-square:before{content:"\47d4"}.hgi-stroke.hgi-square-square:before{content:"\47d5"}.hgi-stroke.hgi-square-unlock-01:before{content:"\47d6"}.hgi-stroke.hgi-square-unlock-02:before{content:"\47d7"}.hgi-stroke.hgi-square:before{content:"\47d8"}.hgi-stroke.hgi-stack-star:before{content:"\47d9"}.hgi-stroke.hgi-stake:before{content:"\47da"}.hgi-stroke.hgi-stamp-01:before{content:"\47db"}.hgi-stroke.hgi-stamp-02:before{content:"\47dc"}.hgi-stroke.hgi-stamp:before{content:"\47dd"}.hgi-stroke.hgi-star-circle:before{content:"\47de"}.hgi-stroke.hgi-star-face:before{content:"\47df"}.hgi-stroke.hgi-star-half:before{content:"\47e0"}.hgi-stroke.hgi-star-off:before{content:"\47e1"}.hgi-stroke.hgi-star-square:before{content:"\47e2"}.hgi-stroke.hgi-star:before{content:"\47e3"}.hgi-stroke.hgi-stars:before{content:"\47e4"}.hgi-stroke.hgi-start-up-01:before{content:"\47e5"}.hgi-stroke.hgi-start-up-02:before{content:"\47e6"}.hgi-stroke.hgi-stationery:before{content:"\47e7"}.hgi-stroke.hgi-steak:before{content:"\47e8"}.hgi-stroke.hgi-steering:before{content:"\47e9"}.hgi-stroke.hgi-step-into:before{content:"\47ea"}.hgi-stroke.hgi-step-out:before{content:"\47eb"}.hgi-stroke.hgi-step-over:before{content:"\47ec"}.hgi-stroke.hgi-stethoscope-02:before{content:"\47ed"}.hgi-stroke.hgi-stethoscope:before{content:"\47ee"}.hgi-stroke.hgi-sticky-note-01:before{content:"\47ef"}.hgi-stroke.hgi-sticky-note-02:before{content:"\47f0"}.hgi-stroke.hgi-stop-watch:before{content:"\47f1"}.hgi-stroke.hgi-stop:before{content:"\47f2"}.hgi-stroke.hgi-store-01:before{content:"\47f3"}.hgi-stroke.hgi-store-02:before{content:"\47f4"}.hgi-stroke.hgi-store-03:before{content:"\47f5"}.hgi-stroke.hgi-store-04:before{content:"\47f6"}.hgi-stroke.hgi-store-add-01:before{content:"\47f7"}.hgi-stroke.hgi-store-add-02:before{content:"\47f8"}.hgi-stroke.hgi-store-location-01:before{content:"\47f9"}.hgi-stroke.hgi-store-location-02:before{content:"\47fa"}.hgi-stroke.hgi-store-remove-01:before{content:"\47fb"}.hgi-stroke.hgi-store-remove-02:before{content:"\47fc"}.hgi-stroke.hgi-store-verified-01:before{content:"\47fd"}.hgi-stroke.hgi-store-verified-02:before{content:"\47fe"}.hgi-stroke.hgi-straight-edge:before{content:"\47ff"}.hgi-stroke.hgi-strategy:before{content:"\4800"}.hgi-stroke.hgi-stroke-bottom:before{content:"\4801"}.hgi-stroke.hgi-stroke-center:before{content:"\4802"}.hgi-stroke.hgi-stroke-inside:before{content:"\4803"}.hgi-stroke.hgi-stroke-left:before{content:"\4804"}.hgi-stroke.hgi-stroke-outside:before{content:"\4805"}.hgi-stroke.hgi-stroke-right:before{content:"\4806"}.hgi-stroke.hgi-stroke-top:before{content:"\4807"}.hgi-stroke.hgi-structure-01:before{content:"\4808"}.hgi-stroke.hgi-structure-02:before{content:"\4809"}.hgi-stroke.hgi-structure-03:before{content:"\480a"}.hgi-stroke.hgi-structure-04:before{content:"\480b"}.hgi-stroke.hgi-structure-05:before{content:"\480c"}.hgi-stroke.hgi-structure-add:before{content:"\480d"}.hgi-stroke.hgi-structure-check:before{content:"\480e"}.hgi-stroke.hgi-structure-fail:before{content:"\480f"}.hgi-stroke.hgi-structure-folder-circle:before{content:"\4810"}.hgi-stroke.hgi-structure-folder:before{content:"\4811"}.hgi-stroke.hgi-student-card:before{content:"\4812"}.hgi-stroke.hgi-student:before{content:"\4813"}.hgi-stroke.hgi-students:before{content:"\4814"}.hgi-stroke.hgi-study-desk:before{content:"\4815"}.hgi-stroke.hgi-study-lamp:before{content:"\4816"}.hgi-stroke.hgi-stumbleupon:before{content:"\4817"}.hgi-stroke.hgi-submarine:before{content:"\4818"}.hgi-stroke.hgi-submerge:before{content:"\4819"}.hgi-stroke.hgi-subnode-add:before{content:"\481a"}.hgi-stroke.hgi-subnode-delete:before{content:"\481b"}.hgi-stroke.hgi-subpoena:before{content:"\481c"}.hgi-stroke.hgi-subtitle:before{content:"\481d"}.hgi-stroke.hgi-suit-01:before{content:"\481e"}.hgi-stroke.hgi-suit-02:before{content:"\481f"}.hgi-stroke.hgi-sujood:before{content:"\4820"}.hgi-stroke.hgi-summation-01:before{content:"\4821"}.hgi-stroke.hgi-summation-02:before{content:"\4822"}.hgi-stroke.hgi-summation-circle:before{content:"\4823"}.hgi-stroke.hgi-summation-square:before{content:"\4824"}.hgi-stroke.hgi-sun-01:before{content:"\4825"}.hgi-stroke.hgi-sun-02:before{content:"\4826"}.hgi-stroke.hgi-sun-03:before{content:"\4827"}.hgi-stroke.hgi-sun-cloud-01:before{content:"\4828"}.hgi-stroke.hgi-sun-cloud-02:before{content:"\4829"}.hgi-stroke.hgi-sun-cloud-angled-rain-01:before{content:"\482a"}.hgi-stroke.hgi-sun-cloud-angled-rain-02:before{content:"\482b"}.hgi-stroke.hgi-sun-cloud-angled-rain-zap-01:before{content:"\482c"}.hgi-stroke.hgi-sun-cloud-angled-rain-zap-02:before{content:"\482d"}.hgi-stroke.hgi-sun-cloud-angled-zap-01:before{content:"\482e"}.hgi-stroke.hgi-sun-cloud-angled-zap-02:before{content:"\482f"}.hgi-stroke.hgi-sun-cloud-big-rain-01:before{content:"\4830"}.hgi-stroke.hgi-sun-cloud-big-rain-02:before{content:"\4831"}.hgi-stroke.hgi-sun-cloud-fast-wind-01:before{content:"\4832"}.hgi-stroke.hgi-sun-cloud-fast-wind-02:before{content:"\4833"}.hgi-stroke.hgi-sun-cloud-hailstone-01:before{content:"\4834"}.hgi-stroke.hgi-sun-cloud-hailstone-02:before{content:"\4835"}.hgi-stroke.hgi-sun-cloud-little-rain-01:before{content:"\4836"}.hgi-stroke.hgi-sun-cloud-little-rain-02:before{content:"\4837"}.hgi-stroke.hgi-sun-cloud-little-snow-01:before{content:"\4838"}.hgi-stroke.hgi-sun-cloud-little-snow-02:before{content:"\4839"}.hgi-stroke.hgi-sun-cloud-mid-rain-01:before{content:"\483a"}.hgi-stroke.hgi-sun-cloud-mid-rain-02:before{content:"\483b"}.hgi-stroke.hgi-sun-cloud-mid-snow-01:before{content:"\483c"}.hgi-stroke.hgi-sun-cloud-mid-snow-02:before{content:"\483d"}.hgi-stroke.hgi-sun-cloud-slow-wind-01:before{content:"\483e"}.hgi-stroke.hgi-sun-cloud-slow-wind-02:before{content:"\483f"}.hgi-stroke.hgi-sun-cloud-snow-01:before{content:"\4840"}.hgi-stroke.hgi-sun-cloud-snow-02:before{content:"\4841"}.hgi-stroke.hgi-sunglasses:before{content:"\4842"}.hgi-stroke.hgi-sunrise:before{content:"\4843"}.hgi-stroke.hgi-sunset:before{content:"\4844"}.hgi-stroke.hgi-super-mario-toad:before{content:"\4845"}.hgi-stroke.hgi-super-mario:before{content:"\4846"}.hgi-stroke.hgi-surfboard:before{content:"\4847"}.hgi-stroke.hgi-surprise:before{content:"\4848"}.hgi-stroke.hgi-sushi-01:before{content:"\4849"}.hgi-stroke.hgi-sushi-02:before{content:"\484a"}.hgi-stroke.hgi-sushi-03:before{content:"\484b"}.hgi-stroke.hgi-suspicious:before{content:"\484c"}.hgi-stroke.hgi-sustainable-energy:before{content:"\484d"}.hgi-stroke.hgi-svg-01:before{content:"\484e"}.hgi-stroke.hgi-svg-02:before{content:"\484f"}.hgi-stroke.hgi-swarm:before{content:"\4850"}.hgi-stroke.hgi-swatch:before{content:"\4851"}.hgi-stroke.hgi-swimming-cap:before{content:"\4852"}.hgi-stroke.hgi-swimming:before{content:"\4853"}.hgi-stroke.hgi-swipe-down-01:before{content:"\4854"}.hgi-stroke.hgi-swipe-down-02:before{content:"\4855"}.hgi-stroke.hgi-swipe-down-03:before{content:"\4856"}.hgi-stroke.hgi-swipe-down-04:before{content:"\4857"}.hgi-stroke.hgi-swipe-down-05:before{content:"\4858"}.hgi-stroke.hgi-swipe-down-06:before{content:"\4859"}.hgi-stroke.hgi-swipe-down-07:before{content:"\485a"}.hgi-stroke.hgi-swipe-down-08:before{content:"\485b"}.hgi-stroke.hgi-swipe-left-01:before{content:"\485c"}.hgi-stroke.hgi-swipe-left-02:before{content:"\485d"}.hgi-stroke.hgi-swipe-left-03:before{content:"\485e"}.hgi-stroke.hgi-swipe-left-04:before{content:"\485f"}.hgi-stroke.hgi-swipe-left-05:before{content:"\4860"}.hgi-stroke.hgi-swipe-left-06:before{content:"\4861"}.hgi-stroke.hgi-swipe-left-07:before{content:"\4862"}.hgi-stroke.hgi-swipe-left-08:before{content:"\4863"}.hgi-stroke.hgi-swipe-left-09:before{content:"\4864"}.hgi-stroke.hgi-swipe-right-01:before{content:"\4865"}.hgi-stroke.hgi-swipe-right-02:before{content:"\4866"}.hgi-stroke.hgi-swipe-right-03:before{content:"\4867"}.hgi-stroke.hgi-swipe-right-04:before{content:"\4868"}.hgi-stroke.hgi-swipe-right-05:before{content:"\4869"}.hgi-stroke.hgi-swipe-right-06:before{content:"\486a"}.hgi-stroke.hgi-swipe-right-07:before{content:"\486b"}.hgi-stroke.hgi-swipe-right-08:before{content:"\486c"}.hgi-stroke.hgi-swipe-right-09:before{content:"\486d"}.hgi-stroke.hgi-swipe-up-01:before{content:"\486e"}.hgi-stroke.hgi-swipe-up-02:before{content:"\486f"}.hgi-stroke.hgi-swipe-up-03:before{content:"\4870"}.hgi-stroke.hgi-swipe-up-04:before{content:"\4871"}.hgi-stroke.hgi-swipe-up-05:before{content:"\4872"}.hgi-stroke.hgi-swipe-up-06:before{content:"\4873"}.hgi-stroke.hgi-swipe-up-07:before{content:"\4874"}.hgi-stroke.hgi-swipe-up-08:before{content:"\4875"}.hgi-stroke.hgi-sword-01:before{content:"\4876"}.hgi-stroke.hgi-sword-02:before{content:"\4877"}.hgi-stroke.hgi-sword-03:before{content:"\4878"}.hgi-stroke.hgi-system-update-01:before{content:"\4879"}.hgi-stroke.hgi-system-update-02:before{content:"\487a"}.hgi-stroke.hgi-t-shirt:before{content:"\487b"}.hgi-stroke.hgi-table-01:before{content:"\487c"}.hgi-stroke.hgi-table-02:before{content:"\487d"}.hgi-stroke.hgi-table-03:before{content:"\487e"}.hgi-stroke.hgi-table-lamp-01:before{content:"\487f"}.hgi-stroke.hgi-table-lamp-02:before{content:"\4880"}.hgi-stroke.hgi-table-round:before{content:"\4881"}.hgi-stroke.hgi-table-tennis-bat:before{content:"\4882"}.hgi-stroke.hgi-table:before{content:"\4883"}.hgi-stroke.hgi-tablet-01:before{content:"\4884"}.hgi-stroke.hgi-tablet-02:before{content:"\4885"}.hgi-stroke.hgi-tablet-connected-bluetooth:before{content:"\4886"}.hgi-stroke.hgi-tablet-connected-usb:before{content:"\4887"}.hgi-stroke.hgi-tablet-connected-wifi:before{content:"\4888"}.hgi-stroke.hgi-tablet-pen:before{content:"\4889"}.hgi-stroke.hgi-taco-01:before{content:"\488a"}.hgi-stroke.hgi-taco-02:before{content:"\488b"}.hgi-stroke.hgi-tag-01:before{content:"\488c"}.hgi-stroke.hgi-tag-02:before{content:"\488d"}.hgi-stroke.hgi-tags:before{content:"\488e"}.hgi-stroke.hgi-taj-mahal:before{content:"\488f"}.hgi-stroke.hgi-tan:before{content:"\4890"}.hgi-stroke.hgi-tank-top:before{content:"\4891"}.hgi-stroke.hgi-tap-01:before{content:"\4892"}.hgi-stroke.hgi-tap-02:before{content:"\4893"}.hgi-stroke.hgi-tap-03:before{content:"\4894"}.hgi-stroke.hgi-tap-04:before{content:"\4895"}.hgi-stroke.hgi-tap-05:before{content:"\4896"}.hgi-stroke.hgi-tap-06:before{content:"\4897"}.hgi-stroke.hgi-tap-07:before{content:"\4898"}.hgi-stroke.hgi-tap-08:before{content:"\4899"}.hgi-stroke.hgi-tape-measure:before{content:"\489a"}.hgi-stroke.hgi-target-01:before{content:"\489b"}.hgi-stroke.hgi-target-02:before{content:"\489c"}.hgi-stroke.hgi-target-03:before{content:"\489d"}.hgi-stroke.hgi-target-dollar:before{content:"\489e"}.hgi-stroke.hgi-tasbih:before{content:"\489f"}.hgi-stroke.hgi-task-01:before{content:"\48a0"}.hgi-stroke.hgi-task-02:before{content:"\48a1"}.hgi-stroke.hgi-task-add-01:before{content:"\48a2"}.hgi-stroke.hgi-task-add-02:before{content:"\48a3"}.hgi-stroke.hgi-task-daily-01:before{content:"\48a4"}.hgi-stroke.hgi-task-daily-02:before{content:"\48a5"}.hgi-stroke.hgi-task-done-01:before{content:"\48a6"}.hgi-stroke.hgi-task-done-02:before{content:"\48a7"}.hgi-stroke.hgi-task-edit-01:before{content:"\48a8"}.hgi-stroke.hgi-task-edit-02:before{content:"\48a9"}.hgi-stroke.hgi-task-remove-01:before{content:"\48aa"}.hgi-stroke.hgi-task-remove-02:before{content:"\48ab"}.hgi-stroke.hgi-taxes:before{content:"\48ac"}.hgi-stroke.hgi-taxi:before{content:"\48ad"}.hgi-stroke.hgi-tea-pod:before{content:"\48ae"}.hgi-stroke.hgi-tea:before{content:"\48af"}.hgi-stroke.hgi-teacher:before{content:"\48b0"}.hgi-stroke.hgi-teaching:before{content:"\48b1"}.hgi-stroke.hgi-teamviewer:before{content:"\48b2"}.hgi-stroke.hgi-telegram:before{content:"\48b3"}.hgi-stroke.hgi-telephone:before{content:"\48b4"}.hgi-stroke.hgi-telescope-01:before{content:"\48b5"}.hgi-stroke.hgi-telescope-02:before{content:"\48b6"}.hgi-stroke.hgi-television-table:before{content:"\48b7"}.hgi-stroke.hgi-temperature:before{content:"\48b8"}.hgi-stroke.hgi-tennis-ball:before{content:"\48b9"}.hgi-stroke.hgi-terrace:before{content:"\48ba"}.hgi-stroke.hgi-test-tube-01:before{content:"\48bb"}.hgi-stroke.hgi-test-tube-02:before{content:"\48bc"}.hgi-stroke.hgi-test-tube-03:before{content:"\48bd"}.hgi-stroke.hgi-test-tube:before{content:"\48be"}.hgi-stroke.hgi-tetris:before{content:"\48bf"}.hgi-stroke.hgi-text-align-center:before{content:"\48c0"}.hgi-stroke.hgi-text-align-justify-center:before{content:"\48c1"}.hgi-stroke.hgi-text-align-justify-left:before{content:"\48c2"}.hgi-stroke.hgi-text-align-justify-right:before{content:"\48c3"}.hgi-stroke.hgi-text-align-left-01:before{content:"\48c4"}.hgi-stroke.hgi-text-align-left:before{content:"\48c5"}.hgi-stroke.hgi-text-align-right-01:before{content:"\48c6"}.hgi-stroke.hgi-text-align-right:before{content:"\48c7"}.hgi-stroke.hgi-text-all-caps:before{content:"\48c8"}.hgi-stroke.hgi-text-bold:before{content:"\48c9"}.hgi-stroke.hgi-text-centerline-center-top:before{content:"\48ca"}.hgi-stroke.hgi-text-centerline-left:before{content:"\48cb"}.hgi-stroke.hgi-text-centerline-middle:before{content:"\48cc"}.hgi-stroke.hgi-text-centerline-right:before{content:"\48cd"}.hgi-stroke.hgi-text-check:before{content:"\48ce"}.hgi-stroke.hgi-text-circle:before{content:"\48cf"}.hgi-stroke.hgi-text-clear:before{content:"\48d0"}.hgi-stroke.hgi-text-color:before{content:"\48d1"}.hgi-stroke.hgi-text-creation:before{content:"\48d2"}.hgi-stroke.hgi-text-firstline-left:before{content:"\48d3"}.hgi-stroke.hgi-text-firstline-right:before{content:"\48d4"}.hgi-stroke.hgi-text-font:before{content:"\48d5"}.hgi-stroke.hgi-text-footnote:before{content:"\48d6"}.hgi-stroke.hgi-text-indent-01:before{content:"\48d7"}.hgi-stroke.hgi-text-indent-less:before{content:"\48d8"}.hgi-stroke.hgi-text-indent-more:before{content:"\48d9"}.hgi-stroke.hgi-text-indent:before{content:"\48da"}.hgi-stroke.hgi-text-italic-slash:before{content:"\48db"}.hgi-stroke.hgi-text-italic:before{content:"\48dc"}.hgi-stroke.hgi-text-kerning:before{content:"\48dd"}.hgi-stroke.hgi-text-number-sign:before{content:"\48de"}.hgi-stroke.hgi-text-selection:before{content:"\48df"}.hgi-stroke.hgi-text-smallcaps:before{content:"\48e0"}.hgi-stroke.hgi-text-square:before{content:"\48e1"}.hgi-stroke.hgi-text-strikethrough:before{content:"\48e2"}.hgi-stroke.hgi-text-subscript:before{content:"\48e3"}.hgi-stroke.hgi-text-superscript:before{content:"\48e4"}.hgi-stroke.hgi-text-tracking:before{content:"\48e5"}.hgi-stroke.hgi-text-underline:before{content:"\48e6"}.hgi-stroke.hgi-text-variable-front:before{content:"\48e7"}.hgi-stroke.hgi-text-vertical-alignment:before{content:"\48e8"}.hgi-stroke.hgi-text-wrap:before{content:"\48e9"}.hgi-stroke.hgi-text:before{content:"\48ea"}.hgi-stroke.hgi-the-prophets-mosque:before{content:"\48eb"}.hgi-stroke.hgi-thermometer-cold:before{content:"\48ec"}.hgi-stroke.hgi-thermometer-warm:before{content:"\48ed"}.hgi-stroke.hgi-thermometer:before{content:"\48ee"}.hgi-stroke.hgi-third-bracket-circle:before{content:"\48ef"}.hgi-stroke.hgi-third-bracket-square:before{content:"\48f0"}.hgi-stroke.hgi-third-bracket:before{content:"\48f1"}.hgi-stroke.hgi-thread:before{content:"\48f2"}.hgi-stroke.hgi-threads-ellipse:before{content:"\48f3"}.hgi-stroke.hgi-threads-rectangle:before{content:"\48f4"}.hgi-stroke.hgi-threads:before{content:"\48f5"}.hgi-stroke.hgi-three-d-move:before{content:"\48f6"}.hgi-stroke.hgi-three-d-rotate:before{content:"\48f7"}.hgi-stroke.hgi-three-d-scale:before{content:"\48f8"}.hgi-stroke.hgi-three-d-view:before{content:"\48f9"}.hgi-stroke.hgi-three-finger-01:before{content:"\48fa"}.hgi-stroke.hgi-three-finger-02:before{content:"\48fb"}.hgi-stroke.hgi-three-finger-03:before{content:"\48fc"}.hgi-stroke.hgi-three-finger-04:before{content:"\48fd"}.hgi-stroke.hgi-three-finger-05:before{content:"\48fe"}.hgi-stroke.hgi-thumbs-down-ellipse:before{content:"\48ff"}.hgi-stroke.hgi-thumbs-down-rectangle:before{content:"\4900"}.hgi-stroke.hgi-thumbs-down:before{content:"\4901"}.hgi-stroke.hgi-thumbs-up-down:before{content:"\4902"}.hgi-stroke.hgi-thumbs-up-ellipse:before{content:"\4903"}.hgi-stroke.hgi-thumbs-up-rectangle:before{content:"\4904"}.hgi-stroke.hgi-thumbs-up:before{content:"\4905"}.hgi-stroke.hgi-tic-tac-toe:before{content:"\4906"}.hgi-stroke.hgi-tick-01:before{content:"\4907"}.hgi-stroke.hgi-tick-02:before{content:"\4908"}.hgi-stroke.hgi-tick-03:before{content:"\4909"}.hgi-stroke.hgi-tick-04:before{content:"\490a"}.hgi-stroke.hgi-tick-double-01:before{content:"\490b"}.hgi-stroke.hgi-tick-double-02:before{content:"\490c"}.hgi-stroke.hgi-tick-double-03:before{content:"\490d"}.hgi-stroke.hgi-tick-double-04:before{content:"\490e"}.hgi-stroke.hgi-ticket-01:before{content:"\490f"}.hgi-stroke.hgi-ticket-02:before{content:"\4910"}.hgi-stroke.hgi-ticket-03:before{content:"\4911"}.hgi-stroke.hgi-ticket-star:before{content:"\4912"}.hgi-stroke.hgi-tie:before{content:"\4913"}.hgi-stroke.hgi-tiktok:before{content:"\4914"}.hgi-stroke.hgi-time-01:before{content:"\4915"}.hgi-stroke.hgi-time-02:before{content:"\4916"}.hgi-stroke.hgi-time-03:before{content:"\4917"}.hgi-stroke.hgi-time-04:before{content:"\4918"}.hgi-stroke.hgi-time-half-pass:before{content:"\4919"}.hgi-stroke.hgi-time-management-circle:before{content:"\491a"}.hgi-stroke.hgi-time-management:before{content:"\491b"}.hgi-stroke.hgi-time-quarter-pass:before{content:"\491c"}.hgi-stroke.hgi-time-quarter:before{content:"\491d"}.hgi-stroke.hgi-time-schedule:before{content:"\491e"}.hgi-stroke.hgi-time-setting-01:before{content:"\491f"}.hgi-stroke.hgi-time-setting-02:before{content:"\4920"}.hgi-stroke.hgi-time-setting-03:before{content:"\4921"}.hgi-stroke.hgi-timer-01:before{content:"\4922"}.hgi-stroke.hgi-timer-02:before{content:"\4923"}.hgi-stroke.hgi-tips:before{content:"\4924"}.hgi-stroke.hgi-tired-01:before{content:"\4925"}.hgi-stroke.hgi-tired-02:before{content:"\4926"}.hgi-stroke.hgi-tissue-paper:before{content:"\4927"}.hgi-stroke.hgi-toggle-off:before{content:"\4928"}.hgi-stroke.hgi-toggle-on:before{content:"\4929"}.hgi-stroke.hgi-toilet-01:before{content:"\492a"}.hgi-stroke.hgi-toilet-02:before{content:"\492b"}.hgi-stroke.hgi-tongue-01:before{content:"\492c"}.hgi-stroke.hgi-tongue-wink-left:before{content:"\492d"}.hgi-stroke.hgi-tongue-wink-right:before{content:"\492e"}.hgi-stroke.hgi-tongue:before{content:"\492f"}.hgi-stroke.hgi-tools:before{content:"\4930"}.hgi-stroke.hgi-tornado-01:before{content:"\4931"}.hgi-stroke.hgi-tornado-02:before{content:"\4932"}.hgi-stroke.hgi-torri-gate:before{content:"\4933"}.hgi-stroke.hgi-touch-01:before{content:"\4934"}.hgi-stroke.hgi-touch-02:before{content:"\4935"}.hgi-stroke.hgi-touch-03:before{content:"\4936"}.hgi-stroke.hgi-touch-04:before{content:"\4937"}.hgi-stroke.hgi-touch-05:before{content:"\4938"}.hgi-stroke.hgi-touch-06:before{content:"\4939"}.hgi-stroke.hgi-touch-07:before{content:"\493a"}.hgi-stroke.hgi-touch-08:before{content:"\493b"}.hgi-stroke.hgi-touch-09:before{content:"\493c"}.hgi-stroke.hgi-touch-10:before{content:"\493d"}.hgi-stroke.hgi-touch-interaction-01:before{content:"\493e"}.hgi-stroke.hgi-touch-interaction-02:before{content:"\493f"}.hgi-stroke.hgi-touch-interaction-03:before{content:"\4940"}.hgi-stroke.hgi-touch-interaction-04:before{content:"\4941"}.hgi-stroke.hgi-touch-locked-01:before{content:"\4942"}.hgi-stroke.hgi-touch-locked-02:before{content:"\4943"}.hgi-stroke.hgi-touch-locked-03:before{content:"\4944"}.hgi-stroke.hgi-touch-locked-04:before{content:"\4945"}.hgi-stroke.hgi-touchpad-01:before{content:"\4946"}.hgi-stroke.hgi-touchpad-02:before{content:"\4947"}.hgi-stroke.hgi-touchpad-03:before{content:"\4948"}.hgi-stroke.hgi-touchpad-04:before{content:"\4949"}.hgi-stroke.hgi-tow-truck:before{content:"\494a"}.hgi-stroke.hgi-towels:before{content:"\494b"}.hgi-stroke.hgi-toy-train:before{content:"\494c"}.hgi-stroke.hgi-tractor:before{content:"\494d"}.hgi-stroke.hgi-trade-down:before{content:"\494e"}.hgi-stroke.hgi-trade-mark:before{content:"\494f"}.hgi-stroke.hgi-trade-up:before{content:"\4950"}.hgi-stroke.hgi-trademark:before{content:"\4951"}.hgi-stroke.hgi-traffic-incident:before{content:"\4952"}.hgi-stroke.hgi-traffic-light:before{content:"\4953"}.hgi-stroke.hgi-train-01:before{content:"\4954"}.hgi-stroke.hgi-train-02:before{content:"\4955"}.hgi-stroke.hgi-tram:before{content:"\4956"}.hgi-stroke.hgi-trampoline:before{content:"\4957"}.hgi-stroke.hgi-transaction:before{content:"\4958"}.hgi-stroke.hgi-transition-bottom:before{content:"\4959"}.hgi-stroke.hgi-transition-left:before{content:"\495a"}.hgi-stroke.hgi-transition-right:before{content:"\495b"}.hgi-stroke.hgi-transition-top:before{content:"\495c"}.hgi-stroke.hgi-translate:before{content:"\495d"}.hgi-stroke.hgi-translation:before{content:"\495e"}.hgi-stroke.hgi-transmission:before{content:"\495f"}.hgi-stroke.hgi-transparency:before{content:"\4960"}.hgi-stroke.hgi-trapezoid-line-horizontal:before{content:"\4961"}.hgi-stroke.hgi-trapezoid-line-vertical:before{content:"\4962"}.hgi-stroke.hgi-travel-bag:before{content:"\4963"}.hgi-stroke.hgi-treadmill-01:before{content:"\4964"}.hgi-stroke.hgi-treadmill-02:before{content:"\4965"}.hgi-stroke.hgi-treatment:before{content:"\4966"}.hgi-stroke.hgi-tree-01:before{content:"\4967"}.hgi-stroke.hgi-tree-02:before{content:"\4968"}.hgi-stroke.hgi-tree-03:before{content:"\4969"}.hgi-stroke.hgi-tree-04:before{content:"\496a"}.hgi-stroke.hgi-tree-05:before{content:"\496b"}.hgi-stroke.hgi-tree-06:before{content:"\496c"}.hgi-stroke.hgi-tree-07:before{content:"\496d"}.hgi-stroke.hgi-trello:before{content:"\496e"}.hgi-stroke.hgi-triangle-01:before{content:"\496f"}.hgi-stroke.hgi-triangle-02:before{content:"\4970"}.hgi-stroke.hgi-triangle-03:before{content:"\4971"}.hgi-stroke.hgi-triangle:before{content:"\4972"}.hgi-stroke.hgi-trolley-01:before{content:"\4973"}.hgi-stroke.hgi-trolley-02:before{content:"\4974"}.hgi-stroke.hgi-tropical-storm-tracks-01:before{content:"\4975"}.hgi-stroke.hgi-tropical-storm-tracks-02:before{content:"\4976"}.hgi-stroke.hgi-tropical-storm:before{content:"\4977"}.hgi-stroke.hgi-truck-delivery:before{content:"\4978"}.hgi-stroke.hgi-truck-monster:before{content:"\4979"}.hgi-stroke.hgi-truck-return:before{content:"\497a"}.hgi-stroke.hgi-truck:before{content:"\497b"}.hgi-stroke.hgi-trulli:before{content:"\497c"}.hgi-stroke.hgi-tsunami:before{content:"\497d"}.hgi-stroke.hgi-tulip:before{content:"\497e"}.hgi-stroke.hgi-tumblr:before{content:"\497f"}.hgi-stroke.hgi-turtle-neck:before{content:"\4980"}.hgi-stroke.hgi-tv-01:before{content:"\4981"}.hgi-stroke.hgi-tv-02:before{content:"\4982"}.hgi-stroke.hgi-tv-fix:before{content:"\4983"}.hgi-stroke.hgi-tv-issue:before{content:"\4984"}.hgi-stroke.hgi-tv-smart:before{content:"\4985"}.hgi-stroke.hgi-twin-tower:before{content:"\4986"}.hgi-stroke.hgi-twitch:before{content:"\4987"}.hgi-stroke.hgi-twitter-square:before{content:"\4988"}.hgi-stroke.hgi-twitter:before{content:"\4989"}.hgi-stroke.hgi-two-factor-access:before{content:"\498a"}.hgi-stroke.hgi-two-finger-01:before{content:"\498b"}.hgi-stroke.hgi-two-finger-02:before{content:"\498c"}.hgi-stroke.hgi-two-finger-03:before{content:"\498d"}.hgi-stroke.hgi-two-finger-04:before{content:"\498e"}.hgi-stroke.hgi-two-finger-05:before{content:"\498f"}.hgi-stroke.hgi-txt-01:before{content:"\4990"}.hgi-stroke.hgi-txt-02:before{content:"\4991"}.hgi-stroke.hgi-type-cursor:before{content:"\4992"}.hgi-stroke.hgi-typescript-01:before{content:"\4993"}.hgi-stroke.hgi-typescript-02:before{content:"\4994"}.hgi-stroke.hgi-typescript-03:before{content:"\4995"}.hgi-stroke.hgi-uber:before{content:"\4996"}.hgi-stroke.hgi-ufo-01:before{content:"\4997"}.hgi-stroke.hgi-ufo:before{content:"\4998"}.hgi-stroke.hgi-umbrella-dollar:before{content:"\4999"}.hgi-stroke.hgi-umbrella:before{content:"\499a"}.hgi-stroke.hgi-unamused:before{content:"\499b"}.hgi-stroke.hgi-unavailable:before{content:"\499c"}.hgi-stroke.hgi-underpants-01:before{content:"\499d"}.hgi-stroke.hgi-underpants-02:before{content:"\499e"}.hgi-stroke.hgi-underpants-03:before{content:"\499f"}.hgi-stroke.hgi-unfold-less:before{content:"\49a0"}.hgi-stroke.hgi-unfold-more:before{content:"\49a1"}.hgi-stroke.hgi-ungroup-items:before{content:"\49a2"}.hgi-stroke.hgi-ungroup-layers:before{content:"\49a3"}.hgi-stroke.hgi-unhappy:before{content:"\49a4"}.hgi-stroke.hgi-university:before{content:"\49a5"}.hgi-stroke.hgi-unlink-01:before{content:"\49a6"}.hgi-stroke.hgi-unlink-02:before{content:"\49a7"}.hgi-stroke.hgi-unlink-03:before{content:"\49a8"}.hgi-stroke.hgi-unlink-04:before{content:"\49a9"}.hgi-stroke.hgi-unlink-05:before{content:"\49aa"}.hgi-stroke.hgi-unlink-06:before{content:"\49ab"}.hgi-stroke.hgi-unsplash:before{content:"\49ac"}.hgi-stroke.hgi-upload-01:before{content:"\49ad"}.hgi-stroke.hgi-upload-02:before{content:"\49ae"}.hgi-stroke.hgi-upload-03:before{content:"\49af"}.hgi-stroke.hgi-upload-04:before{content:"\49b0"}.hgi-stroke.hgi-upload-05:before{content:"\49b1"}.hgi-stroke.hgi-upload-circle-01:before{content:"\49b2"}.hgi-stroke.hgi-upload-circle-02:before{content:"\49b3"}.hgi-stroke.hgi-upload-square-01:before{content:"\49b4"}.hgi-stroke.hgi-upload-square-02:before{content:"\49b5"}.hgi-stroke.hgi-upwork:before{content:"\49b6"}.hgi-stroke.hgi-usb-bugs:before{content:"\49b7"}.hgi-stroke.hgi-usb-connected-01:before{content:"\49b8"}.hgi-stroke.hgi-usb-connected-02:before{content:"\49b9"}.hgi-stroke.hgi-usb-connected-03:before{content:"\49ba"}.hgi-stroke.hgi-usb-error:before{content:"\49bb"}.hgi-stroke.hgi-usb-memory-01:before{content:"\49bc"}.hgi-stroke.hgi-usb-memory-02:before{content:"\49bd"}.hgi-stroke.hgi-usb-not-connected-01:before{content:"\49be"}.hgi-stroke.hgi-usb-not-connected-02:before{content:"\49bf"}.hgi-stroke.hgi-usb:before{content:"\49c0"}.hgi-stroke.hgi-user-account:before{content:"\49c1"}.hgi-stroke.hgi-user-add-01:before{content:"\49c2"}.hgi-stroke.hgi-user-add-02:before{content:"\49c3"}.hgi-stroke.hgi-user-arrow-left-right:before{content:"\49c4"}.hgi-stroke.hgi-user-block-01:before{content:"\49c5"}.hgi-stroke.hgi-user-block-02:before{content:"\49c6"}.hgi-stroke.hgi-user-check-01:before{content:"\49c7"}.hgi-stroke.hgi-user-check-02:before{content:"\49c8"}.hgi-stroke.hgi-user-circle-02:before{content:"\49c9"}.hgi-stroke.hgi-user-circle:before{content:"\49ca"}.hgi-stroke.hgi-user-edit-01:before{content:"\49cb"}.hgi-stroke.hgi-user-full-view:before{content:"\49cc"}.hgi-stroke.hgi-user-group:before{content:"\49cd"}.hgi-stroke.hgi-user-id-verification:before{content:"\49ce"}.hgi-stroke.hgi-user-list:before{content:"\49cf"}.hgi-stroke.hgi-user-lock-01:before{content:"\49d0"}.hgi-stroke.hgi-user-lock-02:before{content:"\49d1"}.hgi-stroke.hgi-user-love-01:before{content:"\49d2"}.hgi-stroke.hgi-user-love-02:before{content:"\49d3"}.hgi-stroke.hgi-user-minus-01:before{content:"\49d4"}.hgi-stroke.hgi-user-minus-02:before{content:"\49d5"}.hgi-stroke.hgi-user-multiple-02:before{content:"\49d6"}.hgi-stroke.hgi-user-multiple:before{content:"\49d7"}.hgi-stroke.hgi-user-question-01:before{content:"\49d8"}.hgi-stroke.hgi-user-question-02:before{content:"\49d9"}.hgi-stroke.hgi-user-remove-01:before{content:"\49da"}.hgi-stroke.hgi-user-remove-02:before{content:"\49db"}.hgi-stroke.hgi-user-roadside:before{content:"\49dc"}.hgi-stroke.hgi-user-search-01:before{content:"\49dd"}.hgi-stroke.hgi-user-search-02:before{content:"\49de"}.hgi-stroke.hgi-user-settings-01:before{content:"\49df"}.hgi-stroke.hgi-user-settings-02:before{content:"\49e0"}.hgi-stroke.hgi-user-sharing:before{content:"\49e1"}.hgi-stroke.hgi-user-shield-01:before{content:"\49e2"}.hgi-stroke.hgi-user-shield-02:before{content:"\49e3"}.hgi-stroke.hgi-user-square:before{content:"\49e4"}.hgi-stroke.hgi-user-star-01:before{content:"\49e5"}.hgi-stroke.hgi-user-star-02:before{content:"\49e6"}.hgi-stroke.hgi-user-status:before{content:"\49e7"}.hgi-stroke.hgi-user-story:before{content:"\49e8"}.hgi-stroke.hgi-user-switch:before{content:"\49e9"}.hgi-stroke.hgi-user-unlock-01:before{content:"\49ea"}.hgi-stroke.hgi-user-unlock-02:before{content:"\49eb"}.hgi-stroke.hgi-user:before{content:"\49ec"}.hgi-stroke.hgi-uv-01:before{content:"\49ed"}.hgi-stroke.hgi-uv-02:before{content:"\49ee"}.hgi-stroke.hgi-uv-03:before{content:"\49ef"}.hgi-stroke.hgi-vaccine:before{content:"\49f0"}.hgi-stroke.hgi-validation-approval:before{content:"\49f1"}.hgi-stroke.hgi-validation:before{content:"\49f2"}.hgi-stroke.hgi-van:before{content:"\49f3"}.hgi-stroke.hgi-variable:before{content:"\49f4"}.hgi-stroke.hgi-vegetarian-food:before{content:"\49f5"}.hgi-stroke.hgi-vertical-resize:before{content:"\49f6"}.hgi-stroke.hgi-vertical-scroll-point:before{content:"\49f7"}.hgi-stroke.hgi-vest:before{content:"\49f8"}.hgi-stroke.hgi-victory-finger-01:before{content:"\49f9"}.hgi-stroke.hgi-victory-finger-02:before{content:"\49fa"}.hgi-stroke.hgi-victory-finger-03:before{content:"\49fb"}.hgi-stroke.hgi-video-01:before{content:"\49fc"}.hgi-stroke.hgi-video-02:before{content:"\49fd"}.hgi-stroke.hgi-video-console:before{content:"\49fe"}.hgi-stroke.hgi-video-off:before{content:"\49ff"}.hgi-stroke.hgi-video-replay:before{content:"\4a00"}.hgi-stroke.hgi-view-off-slash:before{content:"\4a01"}.hgi-stroke.hgi-view-off:before{content:"\4a02"}.hgi-stroke.hgi-view:before{content:"\4a03"}.hgi-stroke.hgi-vimeo:before{content:"\4a04"}.hgi-stroke.hgi-vine-square:before{content:"\4a05"}.hgi-stroke.hgi-vine:before{content:"\4a06"}.hgi-stroke.hgi-vintage-clock:before{content:"\4a07"}.hgi-stroke.hgi-virtual-reality-vr-01:before{content:"\4a08"}.hgi-stroke.hgi-virtual-reality-vr-02:before{content:"\4a09"}.hgi-stroke.hgi-vision:before{content:"\4a0a"}.hgi-stroke.hgi-vk-square:before{content:"\4a0b"}.hgi-stroke.hgi-vk:before{content:"\4a0c"}.hgi-stroke.hgi-voice-id:before{content:"\4a0d"}.hgi-stroke.hgi-voice:before{content:"\4a0e"}.hgi-stroke.hgi-volleyball:before{content:"\4a0f"}.hgi-stroke.hgi-volume-high:before{content:"\4a10"}.hgi-stroke.hgi-volume-low:before{content:"\4a11"}.hgi-stroke.hgi-volume-minus:before{content:"\4a12"}.hgi-stroke.hgi-volume-mute-01:before{content:"\4a13"}.hgi-stroke.hgi-volume-mute-02:before{content:"\4a14"}.hgi-stroke.hgi-volume-off:before{content:"\4a15"}.hgi-stroke.hgi-volume-up:before{content:"\4a16"}.hgi-stroke.hgi-vomiting:before{content:"\4a17"}.hgi-stroke.hgi-voucher:before{content:"\4a18"}.hgi-stroke.hgi-vr-glasses:before{content:"\4a19"}.hgi-stroke.hgi-vr:before{content:"\4a1a"}.hgi-stroke.hgi-vynil-01:before{content:"\4a1b"}.hgi-stroke.hgi-vynil-02:before{content:"\4a1c"}.hgi-stroke.hgi-vynil-03:before{content:"\4a1d"}.hgi-stroke.hgi-waiter:before{content:"\4a1e"}.hgi-stroke.hgi-waiters:before{content:"\4a1f"}.hgi-stroke.hgi-wall-lamp:before{content:"\4a20"}.hgi-stroke.hgi-wallet-01:before{content:"\4a21"}.hgi-stroke.hgi-wallet-02:before{content:"\4a22"}.hgi-stroke.hgi-wallet-03:before{content:"\4a23"}.hgi-stroke.hgi-wallet-add-01:before{content:"\4a24"}.hgi-stroke.hgi-wallet-add-02:before{content:"\4a25"}.hgi-stroke.hgi-wallet-done-01:before{content:"\4a26"}.hgi-stroke.hgi-wallet-done-02:before{content:"\4a27"}.hgi-stroke.hgi-wallet-not-found-01:before{content:"\4a28"}.hgi-stroke.hgi-wallet-not-found-02:before{content:"\4a29"}.hgi-stroke.hgi-wallet-remove-01:before{content:"\4a2a"}.hgi-stroke.hgi-wallet-remove-02:before{content:"\4a2b"}.hgi-stroke.hgi-wanted:before{content:"\4a2c"}.hgi-stroke.hgi-wardrobe-01:before{content:"\4a2d"}.hgi-stroke.hgi-wardrobe-02:before{content:"\4a2e"}.hgi-stroke.hgi-wardrobe-03:before{content:"\4a2f"}.hgi-stroke.hgi-wardrobe-04:before{content:"\4a30"}.hgi-stroke.hgi-warehouse:before{content:"\4a31"}.hgi-stroke.hgi-washington-monument:before{content:"\4a32"}.hgi-stroke.hgi-waste-restore:before{content:"\4a33"}.hgi-stroke.hgi-waste:before{content:"\4a34"}.hgi-stroke.hgi-watch-01:before{content:"\4a35"}.hgi-stroke.hgi-watch-02:before{content:"\4a36"}.hgi-stroke.hgi-water-energy:before{content:"\4a37"}.hgi-stroke.hgi-water-polo:before{content:"\4a38"}.hgi-stroke.hgi-water-pump:before{content:"\4a39"}.hgi-stroke.hgi-waterfall-down-01:before{content:"\4a3a"}.hgi-stroke.hgi-waterfall-down-03:before{content:"\4a3b"}.hgi-stroke.hgi-waterfall-up-01:before{content:"\4a3c"}.hgi-stroke.hgi-waterfall-up-02:before{content:"\4a3d"}.hgi-stroke.hgi-watermelon:before{content:"\4a3e"}.hgi-stroke.hgi-wattpad-square:before{content:"\4a3f"}.hgi-stroke.hgi-wattpad:before{content:"\4a40"}.hgi-stroke.hgi-waving-hand-01:before{content:"\4a41"}.hgi-stroke.hgi-waving-hand-02:before{content:"\4a42"}.hgi-stroke.hgi-waze:before{content:"\4a43"}.hgi-stroke.hgi-web-design-01:before{content:"\4a44"}.hgi-stroke.hgi-web-design-02:before{content:"\4a45"}.hgi-stroke.hgi-web-programming:before{content:"\4a46"}.hgi-stroke.hgi-web-protection:before{content:"\4a47"}.hgi-stroke.hgi-web-security:before{content:"\4a48"}.hgi-stroke.hgi-web-validation:before{content:"\4a49"}.hgi-stroke.hgi-webflow:before{content:"\4a4a"}.hgi-stroke.hgi-wechat:before{content:"\4a4b"}.hgi-stroke.hgi-weight-scale-01:before{content:"\4a4c"}.hgi-stroke.hgi-weight-scale:before{content:"\4a4d"}.hgi-stroke.hgi-wellness:before{content:"\4a4e"}.hgi-stroke.hgi-whatsapp-business:before{content:"\4a4f"}.hgi-stroke.hgi-whatsapp:before{content:"\4a50"}.hgi-stroke.hgi-wheelchair:before{content:"\4a51"}.hgi-stroke.hgi-whisk:before{content:"\4a52"}.hgi-stroke.hgi-whistle:before{content:"\4a53"}.hgi-stroke.hgi-wifi-01:before{content:"\4a54"}.hgi-stroke.hgi-wifi-02:before{content:"\4a55"}.hgi-stroke.hgi-wifi-circle:before{content:"\4a56"}.hgi-stroke.hgi-wifi-connected-01:before{content:"\4a57"}.hgi-stroke.hgi-wifi-connected-02:before{content:"\4a58"}.hgi-stroke.hgi-wifi-connected-03:before{content:"\4a59"}.hgi-stroke.hgi-wifi-disconnected-01:before{content:"\4a5a"}.hgi-stroke.hgi-wifi-disconnected-02:before{content:"\4a5b"}.hgi-stroke.hgi-wifi-disconnected-03:before{content:"\4a5c"}.hgi-stroke.hgi-wifi-disconnected-04:before{content:"\4a5d"}.hgi-stroke.hgi-wifi-error-01:before{content:"\4a5e"}.hgi-stroke.hgi-wifi-error-02:before{content:"\4a5f"}.hgi-stroke.hgi-wifi-full-signal:before{content:"\4a60"}.hgi-stroke.hgi-wifi-location:before{content:"\4a61"}.hgi-stroke.hgi-wifi-lock:before{content:"\4a62"}.hgi-stroke.hgi-wifi-low-signal:before{content:"\4a63"}.hgi-stroke.hgi-wifi-medium-signal:before{content:"\4a64"}.hgi-stroke.hgi-wifi-no-signal:before{content:"\4a65"}.hgi-stroke.hgi-wifi-off-01:before{content:"\4a66"}.hgi-stroke.hgi-wifi-off-02:before{content:"\4a67"}.hgi-stroke.hgi-wifi-square:before{content:"\4a68"}.hgi-stroke.hgi-wifi-unlock:before{content:"\4a69"}.hgi-stroke.hgi-wikipedia:before{content:"\4a6a"}.hgi-stroke.hgi-wind-power-01:before{content:"\4a6b"}.hgi-stroke.hgi-wind-power-02:before{content:"\4a6c"}.hgi-stroke.hgi-wind-power-03:before{content:"\4a6d"}.hgi-stroke.hgi-wind-power:before{content:"\4a6e"}.hgi-stroke.hgi-wind-surf:before{content:"\4a6f"}.hgi-stroke.hgi-wind-turbine:before{content:"\4a70"}.hgi-stroke.hgi-wink:before{content:"\4a71"}.hgi-stroke.hgi-winking:before{content:"\4a72"}.hgi-stroke.hgi-wireless-cloud-access:before{content:"\4a73"}.hgi-stroke.hgi-wireless:before{content:"\4a74"}.hgi-stroke.hgi-wise:before{content:"\4a75"}.hgi-stroke.hgi-wordpress:before{content:"\4a76"}.hgi-stroke.hgi-work-alert:before{content:"\4a77"}.hgi-stroke.hgi-work-history:before{content:"\4a78"}.hgi-stroke.hgi-work-update:before{content:"\4a79"}.hgi-stroke.hgi-workflow-circle-01:before{content:"\4a7a"}.hgi-stroke.hgi-workflow-circle-02:before{content:"\4a7b"}.hgi-stroke.hgi-workflow-circle-03:before{content:"\4a7c"}.hgi-stroke.hgi-workflow-circle-04:before{content:"\4a7d"}.hgi-stroke.hgi-workflow-circle-05:before{content:"\4a7e"}.hgi-stroke.hgi-workflow-circle-06:before{content:"\4a7f"}.hgi-stroke.hgi-workflow-square-01:before{content:"\4a80"}.hgi-stroke.hgi-workflow-square-02:before{content:"\4a81"}.hgi-stroke.hgi-workflow-square-03:before{content:"\4a82"}.hgi-stroke.hgi-workflow-square-04:before{content:"\4a83"}.hgi-stroke.hgi-workflow-square-05:before{content:"\4a84"}.hgi-stroke.hgi-workflow-square-06:before{content:"\4a85"}.hgi-stroke.hgi-workflow-square-07:before{content:"\4a86"}.hgi-stroke.hgi-workflow-square-08:before{content:"\4a87"}.hgi-stroke.hgi-workflow-square-09:before{content:"\4a88"}.hgi-stroke.hgi-workflow-square-10:before{content:"\4a89"}.hgi-stroke.hgi-workout-battle-ropes:before{content:"\4a8a"}.hgi-stroke.hgi-workout-gymnastics:before{content:"\4a8b"}.hgi-stroke.hgi-workout-kicking:before{content:"\4a8c"}.hgi-stroke.hgi-workout-run:before{content:"\4a8d"}.hgi-stroke.hgi-workout-sport:before{content:"\4a8e"}.hgi-stroke.hgi-workout-squats:before{content:"\4a8f"}.hgi-stroke.hgi-workout-stretching:before{content:"\4a90"}.hgi-stroke.hgi-workout-warm-up:before{content:"\4a91"}.hgi-stroke.hgi-worry:before{content:"\4a92"}.hgi-stroke.hgi-wps-office-rectangle:before{content:"\4a93"}.hgi-stroke.hgi-wps-office:before{content:"\4a94"}.hgi-stroke.hgi-wrench-01:before{content:"\4a95"}.hgi-stroke.hgi-wrench-02:before{content:"\4a96"}.hgi-stroke.hgi-wudu:before{content:"\4a97"}.hgi-stroke.hgi-x-ray:before{content:"\4a98"}.hgi-stroke.hgi-x-variable-circle:before{content:"\4a99"}.hgi-stroke.hgi-x-variable-square:before{content:"\4a9a"}.hgi-stroke.hgi-x-variable:before{content:"\4a9b"}.hgi-stroke.hgi-xing:before{content:"\4a9c"}.hgi-stroke.hgi-xls-01:before{content:"\4a9d"}.hgi-stroke.hgi-xls-02:before{content:"\4a9e"}.hgi-stroke.hgi-xml-01:before{content:"\4a9f"}.hgi-stroke.hgi-xml-02:before{content:"\4aa0"}.hgi-stroke.hgi-xsl-01:before{content:"\4aa1"}.hgi-stroke.hgi-xsl-02:before{content:"\4aa2"}.hgi-stroke.hgi-yelp:before{content:"\4aa3"}.hgi-stroke.hgi-yen-circle:before{content:"\4aa4"}.hgi-stroke.hgi-yen-receive:before{content:"\4aa5"}.hgi-stroke.hgi-yen-send:before{content:"\4aa6"}.hgi-stroke.hgi-yen-square:before{content:"\4aa7"}.hgi-stroke.hgi-yen:before{content:"\4aa8"}.hgi-stroke.hgi-yoga-01:before{content:"\4aa9"}.hgi-stroke.hgi-yoga-02:before{content:"\4aaa"}.hgi-stroke.hgi-yoga-03:before{content:"\4aab"}.hgi-stroke.hgi-yoga-ball:before{content:"\4aac"}.hgi-stroke.hgi-yoga-mat:before{content:"\4aad"}.hgi-stroke.hgi-yogurt:before{content:"\4aae"}.hgi-stroke.hgi-youtube:before{content:"\4aaf"}.hgi-stroke.hgi-yurt:before{content:"\4ab0"}.hgi-stroke.hgi-zakat:before{content:"\4ab1"}.hgi-stroke.hgi-zap:before{content:"\4ab2"}.hgi-stroke.hgi-zeppelin:before{content:"\4ab3"}.hgi-stroke.hgi-zip-01:before{content:"\4ab4"}.hgi-stroke.hgi-zip-02:before{content:"\4ab5"}.hgi-stroke.hgi-zoom-circle:before{content:"\4ab6"}.hgi-stroke.hgi-zoom-in-area:before{content:"\4ab7"}.hgi-stroke.hgi-zoom-out-area:before{content:"\4ab8"}.hgi-stroke.hgi-zoom-square:before{content:"\4ab9"}.hgi-stroke.hgi-zoom:before{content:"\4aba"}@font-face{font-family:hgi-twotone-rounded;src:url(hgi-twotone-rounded.cedee23137a001a7.woff2) format("woff2")}.hgi-twotone{font-family:hgi-twotone-rounded!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-twotone:after{opacity:.4;position:absolute;left:0}.hgi-twotone.hgi-abacus:after{content:"\6af9"}.hgi-twotone.hgi-abacus:before{content:"\6afa"}.hgi-twotone.hgi-absolute:after{content:"\6afb"}.hgi-twotone.hgi-absolute:before{content:"\6afc"}.hgi-twotone.hgi-acceleration:after{content:"\6afd"}.hgi-twotone.hgi-acceleration:before{content:"\6afe"}.hgi-twotone.hgi-access:after{content:"\6aff"}.hgi-twotone.hgi-access:before{content:"\6b00"}.hgi-twotone.hgi-accident:after{content:"\6b01"}.hgi-twotone.hgi-accident:before{content:"\6b02"}.hgi-twotone.hgi-account-setting-01:after{content:"\6b03"}.hgi-twotone.hgi-account-setting-01:before{content:"\6b04"}.hgi-twotone.hgi-account-setting-02:after{content:"\6b05"}.hgi-twotone.hgi-account-setting-02:before{content:"\6b06"}.hgi-twotone.hgi-account-setting-03:after{content:"\6b07"}.hgi-twotone.hgi-account-setting-03:before{content:"\6b08"}.hgi-twotone.hgi-activity-01:after{content:"\6b09"}.hgi-twotone.hgi-activity-01:before{content:"\6b0a"}.hgi-twotone.hgi-activity-02:after{content:"\6b0b"}.hgi-twotone.hgi-activity-02:before{content:"\6b0c"}.hgi-twotone.hgi-activity-03:after{content:"\6b0d"}.hgi-twotone.hgi-activity-03:before{content:"\6b0e"}.hgi-twotone.hgi-activity-04:after{content:"\6b0f"}.hgi-twotone.hgi-activity-04:before{content:"\6b10"}.hgi-twotone.hgi-acute:after{content:"\6b11"}.hgi-twotone.hgi-acute:before{content:"\6b12"}.hgi-twotone.hgi-add-01:after{content:"\6b13"}.hgi-twotone.hgi-add-01:before{content:"\6b14"}.hgi-twotone.hgi-add-02:after{content:"\6b15"}.hgi-twotone.hgi-add-02:before{content:"\6b16"}.hgi-twotone.hgi-add-circle-half-dot:after{content:"\6b17"}.hgi-twotone.hgi-add-circle-half-dot:before{content:"\6b18"}.hgi-twotone.hgi-add-circle:after{content:"\6b19"}.hgi-twotone.hgi-add-circle:before{content:"\6b1a"}.hgi-twotone.hgi-add-square:after{content:"\6b1b"}.hgi-twotone.hgi-add-square:before{content:"\6b1c"}.hgi-twotone.hgi-add-team:after{content:"\6b1d"}.hgi-twotone.hgi-add-team:before{content:"\6b1e"}.hgi-twotone.hgi-address-book:after{content:"\6b1f"}.hgi-twotone.hgi-address-book:before{content:"\6b20"}.hgi-twotone.hgi-adobe-after-effect:after{content:"\6b21"}.hgi-twotone.hgi-adobe-after-effect:before{content:"\6b22"}.hgi-twotone.hgi-adobe-illustrator:after{content:"\6b23"}.hgi-twotone.hgi-adobe-illustrator:before{content:"\6b24"}.hgi-twotone.hgi-adobe-indesign:after{content:"\6b25"}.hgi-twotone.hgi-adobe-indesign:before{content:"\6b26"}.hgi-twotone.hgi-adobe-photoshop:after{content:"\6b27"}.hgi-twotone.hgi-adobe-photoshop:before{content:"\6b28"}.hgi-twotone.hgi-adobe-premier:after{content:"\6b29"}.hgi-twotone.hgi-adobe-premier:before{content:"\6b2a"}.hgi-twotone.hgi-adobe-xd:after{content:"\6b2b"}.hgi-twotone.hgi-adobe-xd:before{content:"\6b2c"}.hgi-twotone.hgi-adventure:after{content:"\6b2d"}.hgi-twotone.hgi-adventure:before{content:"\6b2e"}.hgi-twotone.hgi-advertisiment:after{content:"\6b2f"}.hgi-twotone.hgi-advertisiment:before{content:"\6b30"}.hgi-twotone.hgi-adzan:after{content:"\6b31"}.hgi-twotone.hgi-adzan:before{content:"\6b32"}.hgi-twotone.hgi-affiliate:after{content:"\6b33"}.hgi-twotone.hgi-affiliate:before{content:"\6b34"}.hgi-twotone.hgi-agreement-01:after{content:"\6b35"}.hgi-twotone.hgi-agreement-01:before{content:"\6b36"}.hgi-twotone.hgi-agreement-02:after{content:"\6b37"}.hgi-twotone.hgi-agreement-02:before{content:"\6b38"}.hgi-twotone.hgi-agreement-03:after{content:"\6b39"}.hgi-twotone.hgi-agreement-03:before{content:"\6b3a"}.hgi-twotone.hgi-ai-beautify:after{content:"\6b3b"}.hgi-twotone.hgi-ai-beautify:before{content:"\6b3c"}.hgi-twotone.hgi-ai-book:after{content:"\6b3d"}.hgi-twotone.hgi-ai-book:before{content:"\6b3e"}.hgi-twotone.hgi-ai-brain-01:after{content:"\6b3f"}.hgi-twotone.hgi-ai-brain-01:before{content:"\6b40"}.hgi-twotone.hgi-ai-brain-02:after{content:"\6b41"}.hgi-twotone.hgi-ai-brain-02:before{content:"\6b42"}.hgi-twotone.hgi-ai-brain-03:after{content:"\6b43"}.hgi-twotone.hgi-ai-brain-03:before{content:"\6b44"}.hgi-twotone.hgi-ai-brain-04:after{content:"\6b45"}.hgi-twotone.hgi-ai-brain-04:before{content:"\6b46"}.hgi-twotone.hgi-ai-brain-05:after{content:"\6b47"}.hgi-twotone.hgi-ai-brain-05:before{content:"\6b48"}.hgi-twotone.hgi-ai-browser:after{content:"\6b49"}.hgi-twotone.hgi-ai-browser:before{content:"\6b4a"}.hgi-twotone.hgi-ai-chat-01:after{content:"\6b4b"}.hgi-twotone.hgi-ai-chat-01:before{content:"\6b4c"}.hgi-twotone.hgi-ai-chat-02:after{content:"\6b4d"}.hgi-twotone.hgi-ai-chat-02:before{content:"\6b4e"}.hgi-twotone.hgi-ai-cloud-01:after{content:"\6b4f"}.hgi-twotone.hgi-ai-cloud-01:before{content:"\6b50"}.hgi-twotone.hgi-ai-cloud-02:after{content:"\6b51"}.hgi-twotone.hgi-ai-cloud-02:before{content:"\6b52"}.hgi-twotone.hgi-ai-cloud:after{content:"\6b53"}.hgi-twotone.hgi-ai-cloud:before{content:"\6b54"}.hgi-twotone.hgi-ai-computer:after{content:"\6b55"}.hgi-twotone.hgi-ai-computer:before{content:"\6b56"}.hgi-twotone.hgi-ai-dna:after{content:"\6b57"}.hgi-twotone.hgi-ai-dna:before{content:"\6b58"}.hgi-twotone.hgi-ai-eraser:after{content:"\6b59"}.hgi-twotone.hgi-ai-eraser:before{content:"\6b5a"}.hgi-twotone.hgi-ai-folder-01:after{content:"\6b5b"}.hgi-twotone.hgi-ai-folder-01:before{content:"\6b5c"}.hgi-twotone.hgi-ai-folder-02:after{content:"\6b5d"}.hgi-twotone.hgi-ai-folder-02:before{content:"\6b5e"}.hgi-twotone.hgi-ai-game:after{content:"\6b5f"}.hgi-twotone.hgi-ai-game:before{content:"\6b60"}.hgi-twotone.hgi-ai-generative:after{content:"\6b61"}.hgi-twotone.hgi-ai-generative:before{content:"\6b62"}.hgi-twotone.hgi-ai-idea:after{content:"\6b63"}.hgi-twotone.hgi-ai-idea:before{content:"\6b64"}.hgi-twotone.hgi-ai-image:after{content:"\6b65"}.hgi-twotone.hgi-ai-image:before{content:"\6b66"}.hgi-twotone.hgi-ai-innovation-01:after{content:"\6b67"}.hgi-twotone.hgi-ai-innovation-01:before{content:"\6b68"}.hgi-twotone.hgi-ai-innovation-02:after{content:"\6b69"}.hgi-twotone.hgi-ai-innovation-02:before{content:"\6b6a"}.hgi-twotone.hgi-ai-innovation-03:after{content:"\6b6b"}.hgi-twotone.hgi-ai-innovation-03:before{content:"\6b6c"}.hgi-twotone.hgi-ai-laptop:after{content:"\6b6d"}.hgi-twotone.hgi-ai-laptop:before{content:"\6b6e"}.hgi-twotone.hgi-ai-learning:after{content:"\6b6f"}.hgi-twotone.hgi-ai-learning:before{content:"\6b70"}.hgi-twotone.hgi-ai-lock:after{content:"\6b71"}.hgi-twotone.hgi-ai-lock:before{content:"\6b72"}.hgi-twotone.hgi-ai-magic:after{content:"\6b73"}.hgi-twotone.hgi-ai-magic:before{content:"\6b74"}.hgi-twotone.hgi-ai-mail-01:after{content:"\6b75"}.hgi-twotone.hgi-ai-mail-01:before{content:"\6b76"}.hgi-twotone.hgi-ai-mail-02:after{content:"\6b77"}.hgi-twotone.hgi-ai-mail-02:before{content:"\6b78"}.hgi-twotone.hgi-ai-mail:after{content:"\6b79"}.hgi-twotone.hgi-ai-mail:before{content:"\6b7a"}.hgi-twotone.hgi-ai-network:after{content:"\6b7b"}.hgi-twotone.hgi-ai-network:before{content:"\6b7c"}.hgi-twotone.hgi-ai-phone-01:after{content:"\6b7d"}.hgi-twotone.hgi-ai-phone-01:before{content:"\6b7e"}.hgi-twotone.hgi-ai-phone-02:after{content:"\6b7f"}.hgi-twotone.hgi-ai-phone-02:before{content:"\6b80"}.hgi-twotone.hgi-ai-programming:after{content:"\6b81"}.hgi-twotone.hgi-ai-programming:before{content:"\6b82"}.hgi-twotone.hgi-ai-search:after{content:"\6b83"}.hgi-twotone.hgi-ai-search:before{content:"\6b84"}.hgi-twotone.hgi-ai-security-01:after{content:"\6b85"}.hgi-twotone.hgi-ai-security-01:before{content:"\6b86"}.hgi-twotone.hgi-ai-security-02:after{content:"\6b87"}.hgi-twotone.hgi-ai-security-02:before{content:"\6b88"}.hgi-twotone.hgi-ai-setting:after{content:"\6b89"}.hgi-twotone.hgi-ai-setting:before{content:"\6b8a"}.hgi-twotone.hgi-ai-smartwatch:after{content:"\6b8b"}.hgi-twotone.hgi-ai-smartwatch:before{content:"\6b8c"}.hgi-twotone.hgi-ai-user:after{content:"\6b8d"}.hgi-twotone.hgi-ai-user:before{content:"\6b8e"}.hgi-twotone.hgi-ai-video:after{content:"\6b8f"}.hgi-twotone.hgi-ai-video:before{content:"\6b90"}.hgi-twotone.hgi-ai-view:after{content:"\6b91"}.hgi-twotone.hgi-ai-view:before{content:"\6b92"}.hgi-twotone.hgi-aids:after{content:"\6b93"}.hgi-twotone.hgi-aids:before{content:"\6b94"}.hgi-twotone.hgi-airbnb:after{content:"\6b95"}.hgi-twotone.hgi-airbnb:before{content:"\6b96"}.hgi-twotone.hgi-aircraft-game:after{content:"\6b97"}.hgi-twotone.hgi-aircraft-game:before{content:"\6b98"}.hgi-twotone.hgi-airdrop:after{content:"\6b99"}.hgi-twotone.hgi-airdrop:before{content:"\6b9a"}.hgi-twotone.hgi-airplane-01:after{content:"\6b9b"}.hgi-twotone.hgi-airplane-01:before{content:"\6b9c"}.hgi-twotone.hgi-airplane-02:after{content:"\6b9d"}.hgi-twotone.hgi-airplane-02:before{content:"\6b9e"}.hgi-twotone.hgi-airplane-landing-01:after{content:"\6b9f"}.hgi-twotone.hgi-airplane-landing-01:before{content:"\6ba0"}.hgi-twotone.hgi-airplane-landing-02:after{content:"\6ba1"}.hgi-twotone.hgi-airplane-landing-02:before{content:"\6ba2"}.hgi-twotone.hgi-airplane-mode-off:after{content:"\6ba3"}.hgi-twotone.hgi-airplane-mode-off:before{content:"\6ba4"}.hgi-twotone.hgi-airplane-mode:after{content:"\6ba5"}.hgi-twotone.hgi-airplane-mode:before{content:"\6ba6"}.hgi-twotone.hgi-airplane-seat:after{content:"\6ba7"}.hgi-twotone.hgi-airplane-seat:before{content:"\6ba8"}.hgi-twotone.hgi-airplane-take-off-01:after{content:"\6ba9"}.hgi-twotone.hgi-airplane-take-off-01:before{content:"\6baa"}.hgi-twotone.hgi-airplane-take-off-02:after{content:"\6bab"}.hgi-twotone.hgi-airplane-take-off-02:before{content:"\6bac"}.hgi-twotone.hgi-airplay-line:after{content:"\6bad"}.hgi-twotone.hgi-airplay-line:before{content:"\6bae"}.hgi-twotone.hgi-airpod-01:after{content:"\6baf"}.hgi-twotone.hgi-airpod-01:before{content:"\6bb0"}.hgi-twotone.hgi-airpod-02:after{content:"\6bb1"}.hgi-twotone.hgi-airpod-02:before{content:"\6bb2"}.hgi-twotone.hgi-airpod-03:after{content:"\6bb3"}.hgi-twotone.hgi-airpod-03:before{content:"\6bb4"}.hgi-twotone.hgi-airport:after{content:"\6bb5"}.hgi-twotone.hgi-airport:before{content:"\6bb6"}.hgi-twotone.hgi-al-aqsa-mosque:after{content:"\6bb7"}.hgi-twotone.hgi-al-aqsa-mosque:before{content:"\6bb8"}.hgi-twotone.hgi-alarm-clock:after{content:"\6bb9"}.hgi-twotone.hgi-alarm-clock:before{content:"\6bba"}.hgi-twotone.hgi-album-01:after{content:"\6bbb"}.hgi-twotone.hgi-album-01:before{content:"\6bbc"}.hgi-twotone.hgi-album-02:after{content:"\6bbd"}.hgi-twotone.hgi-album-02:before{content:"\6bbe"}.hgi-twotone.hgi-album-not-found-01:after{content:"\6bbf"}.hgi-twotone.hgi-album-not-found-01:before{content:"\6bc0"}.hgi-twotone.hgi-album-not-found-02:after{content:"\6bc1"}.hgi-twotone.hgi-album-not-found-02:before{content:"\6bc2"}.hgi-twotone.hgi-alert-01:after{content:"\6bc3"}.hgi-twotone.hgi-alert-01:before{content:"\6bc4"}.hgi-twotone.hgi-alert-02:after{content:"\6bc5"}.hgi-twotone.hgi-alert-02:before{content:"\6bc6"}.hgi-twotone.hgi-alert-circle:after{content:"\6bc7"}.hgi-twotone.hgi-alert-circle:before{content:"\6bc8"}.hgi-twotone.hgi-alert-diamond:after{content:"\6bc9"}.hgi-twotone.hgi-alert-diamond:before{content:"\6bca"}.hgi-twotone.hgi-alert-square:after{content:"\6bcb"}.hgi-twotone.hgi-alert-square:before{content:"\6bcc"}.hgi-twotone.hgi-algorithm:after{content:"\6bcd"}.hgi-twotone.hgi-algorithm:before{content:"\6bce"}.hgi-twotone.hgi-alien-01:after{content:"\6bcf"}.hgi-twotone.hgi-alien-01:before{content:"\6bd0"}.hgi-twotone.hgi-alien-02:after{content:"\6bd1"}.hgi-twotone.hgi-alien-02:before{content:"\6bd2"}.hgi-twotone.hgi-align-bottom:after{content:"\6bd3"}.hgi-twotone.hgi-align-bottom:before{content:"\6bd4"}.hgi-twotone.hgi-align-box-bottom-center:after{content:"\6bd5"}.hgi-twotone.hgi-align-box-bottom-center:before{content:"\6bd6"}.hgi-twotone.hgi-align-box-bottom-left:after{content:"\6bd7"}.hgi-twotone.hgi-align-box-bottom-left:before{content:"\6bd8"}.hgi-twotone.hgi-align-box-bottom-right:after{content:"\6bd9"}.hgi-twotone.hgi-align-box-bottom-right:before{content:"\6bda"}.hgi-twotone.hgi-align-box-middle-center:after{content:"\6bdb"}.hgi-twotone.hgi-align-box-middle-center:before{content:"\6bdc"}.hgi-twotone.hgi-align-box-middle-left:after{content:"\6bdd"}.hgi-twotone.hgi-align-box-middle-left:before{content:"\6bde"}.hgi-twotone.hgi-align-box-middle-right:after{content:"\6bdf"}.hgi-twotone.hgi-align-box-middle-right:before{content:"\6be0"}.hgi-twotone.hgi-align-box-top-center:after{content:"\6be1"}.hgi-twotone.hgi-align-box-top-center:before{content:"\6be2"}.hgi-twotone.hgi-align-box-top-left:after{content:"\6be3"}.hgi-twotone.hgi-align-box-top-left:before{content:"\6be4"}.hgi-twotone.hgi-align-box-top-right:after{content:"\6be5"}.hgi-twotone.hgi-align-box-top-right:before{content:"\6be6"}.hgi-twotone.hgi-align-horizontal-center:after{content:"\6be7"}.hgi-twotone.hgi-align-horizontal-center:before{content:"\6be8"}.hgi-twotone.hgi-align-key-object:after{content:"\6be9"}.hgi-twotone.hgi-align-key-object:before{content:"\6bea"}.hgi-twotone.hgi-align-left:after{content:"\6beb"}.hgi-twotone.hgi-align-left:before{content:"\6bec"}.hgi-twotone.hgi-align-right:after{content:"\6bed"}.hgi-twotone.hgi-align-right:before{content:"\6bee"}.hgi-twotone.hgi-align-selection:after{content:"\6bef"}.hgi-twotone.hgi-align-selection:before{content:"\6bf0"}.hgi-twotone.hgi-align-top:after{content:"\6bf1"}.hgi-twotone.hgi-align-top:before{content:"\6bf2"}.hgi-twotone.hgi-align-vertical-center:after{content:"\6bf3"}.hgi-twotone.hgi-align-vertical-center:before{content:"\6bf4"}.hgi-twotone.hgi-all-bookmark:after{content:"\6bf5"}.hgi-twotone.hgi-all-bookmark:before{content:"\6bf6"}.hgi-twotone.hgi-allah:after{content:"\6bf7"}.hgi-twotone.hgi-allah:before{content:"\6bf8"}.hgi-twotone.hgi-alms:after{content:"\6bf9"}.hgi-twotone.hgi-alms:before{content:"\6bfa"}.hgi-twotone.hgi-alpha-circle:after{content:"\6bfb"}.hgi-twotone.hgi-alpha-circle:before{content:"\6bfc"}.hgi-twotone.hgi-alpha:after{content:"\6bfd"}.hgi-twotone.hgi-alpha-square:after{content:"\6bfe"}.hgi-twotone.hgi-alpha-square:before{content:"\6bff"}.hgi-twotone.hgi-alpha:before{content:"\6c00"}.hgi-twotone.hgi-alphabet-arabic:after{content:"\6c01"}.hgi-twotone.hgi-alphabet-arabic:before{content:"\6c02"}.hgi-twotone.hgi-alphabet-bangla:after{content:"\6c03"}.hgi-twotone.hgi-alphabet-bangla:before{content:"\6c04"}.hgi-twotone.hgi-alphabet-chinese:after{content:"\6c05"}.hgi-twotone.hgi-alphabet-chinese:before{content:"\6c06"}.hgi-twotone.hgi-alphabet-greek:after{content:"\6c07"}.hgi-twotone.hgi-alphabet-greek:before{content:"\6c08"}.hgi-twotone.hgi-alphabet-hebrew:after{content:"\6c09"}.hgi-twotone.hgi-alphabet-hebrew:before{content:"\6c0a"}.hgi-twotone.hgi-alphabet-hindi:after{content:"\6c0b"}.hgi-twotone.hgi-alphabet-hindi:before{content:"\6c0c"}.hgi-twotone.hgi-alphabet-japanese:after{content:"\6c0d"}.hgi-twotone.hgi-alphabet-japanese:before{content:"\6c0e"}.hgi-twotone.hgi-alphabet-korean:after{content:"\6c0f"}.hgi-twotone.hgi-alphabet-korean:before{content:"\6c10"}.hgi-twotone.hgi-alphabet-thai:after{content:"\6c11"}.hgi-twotone.hgi-alphabet-thai:before{content:"\6c12"}.hgi-twotone.hgi-amazon:after{content:"\6c13"}.hgi-twotone.hgi-amazon:before{content:"\6c14"}.hgi-twotone.hgi-ambulance:after{content:"\6c15"}.hgi-twotone.hgi-ambulance:before{content:"\6c16"}.hgi-twotone.hgi-american-football:after{content:"\6c17"}.hgi-twotone.hgi-american-football:before{content:"\6c18"}.hgi-twotone.hgi-amie:after{content:"\6c19"}.hgi-twotone.hgi-amie:before{content:"\6c1a"}.hgi-twotone.hgi-ampoule:after{content:"\6c1b"}.hgi-twotone.hgi-ampoule:before{content:"\6c1c"}.hgi-twotone.hgi-analysis-text-link:after{content:"\6c1d"}.hgi-twotone.hgi-analysis-text-link:before{content:"\6c1e"}.hgi-twotone.hgi-analytics-01:after{content:"\6c1f"}.hgi-twotone.hgi-analytics-01:before{content:"\6c20"}.hgi-twotone.hgi-analytics-02:after{content:"\6c21"}.hgi-twotone.hgi-analytics-02:before{content:"\6c22"}.hgi-twotone.hgi-analytics-down:after{content:"\6c23"}.hgi-twotone.hgi-analytics-down:before{content:"\6c24"}.hgi-twotone.hgi-analytics-up:after{content:"\6c25"}.hgi-twotone.hgi-analytics-up:before{content:"\6c26"}.hgi-twotone.hgi-anchor-point:after{content:"\6c27"}.hgi-twotone.hgi-anchor-point:before{content:"\6c28"}.hgi-twotone.hgi-android:after{content:"\6c29"}.hgi-twotone.hgi-android:before{content:"\6c2a"}.hgi-twotone.hgi-angel:after{content:"\6c2b"}.hgi-twotone.hgi-angel:before{content:"\6c2c"}.hgi-twotone.hgi-angle-01:after{content:"\6c2d"}.hgi-twotone.hgi-angle-01:before{content:"\6c2e"}.hgi-twotone.hgi-angle:after{content:"\6c2f"}.hgi-twotone.hgi-angle:before{content:"\6c30"}.hgi-twotone.hgi-angry-bird:after{content:"\6c31"}.hgi-twotone.hgi-angry-bird:before{content:"\6c32"}.hgi-twotone.hgi-angry:after{content:"\6c33"}.hgi-twotone.hgi-angry:before{content:"\6c34"}.hgi-twotone.hgi-anonymous:after{content:"\6c35"}.hgi-twotone.hgi-anonymous:before{content:"\6c36"}.hgi-twotone.hgi-api:after{content:"\6c37"}.hgi-twotone.hgi-api:before{content:"\6c38"}.hgi-twotone.hgi-app-store:after{content:"\6c39"}.hgi-twotone.hgi-app-store:before{content:"\6c3a"}.hgi-twotone.hgi-apple-01:after{content:"\6c3b"}.hgi-twotone.hgi-apple-01:before{content:"\6c3c"}.hgi-twotone.hgi-apple-finder:after{content:"\6c3d"}.hgi-twotone.hgi-apple-finder:before{content:"\6c3e"}.hgi-twotone.hgi-apple-news:after{content:"\6c3f"}.hgi-twotone.hgi-apple-news:before{content:"\6c40"}.hgi-twotone.hgi-apple-pie:after{content:"\6c41"}.hgi-twotone.hgi-apple-pie:before{content:"\6c42"}.hgi-twotone.hgi-apple-reminder:after{content:"\6c43"}.hgi-twotone.hgi-apple-reminder:before{content:"\6c44"}.hgi-twotone.hgi-apple:after{content:"\6c45"}.hgi-twotone.hgi-apple-stocks:after{content:"\6c46"}.hgi-twotone.hgi-apple-stocks:before{content:"\6c47"}.hgi-twotone.hgi-apple-vision-pro:after{content:"\6c48"}.hgi-twotone.hgi-apple-vision-pro:before{content:"\6c49"}.hgi-twotone.hgi-apple:before{content:"\6c4a"}.hgi-twotone.hgi-approximately-equal-circle:after{content:"\6c4b"}.hgi-twotone.hgi-approximately-equal-circle:before{content:"\6c4c"}.hgi-twotone.hgi-approximately-equal:after{content:"\6c4d"}.hgi-twotone.hgi-approximately-equal-square:after{content:"\6c4e"}.hgi-twotone.hgi-approximately-equal-square:before{content:"\6c4f"}.hgi-twotone.hgi-approximately-equal:before{content:"\6c50"}.hgi-twotone.hgi-apricot:after{content:"\6c51"}.hgi-twotone.hgi-apricot:before{content:"\6c52"}.hgi-twotone.hgi-apron:after{content:"\6c53"}.hgi-twotone.hgi-apron:before{content:"\6c54"}.hgi-twotone.hgi-arc-browser:after{content:"\6c55"}.hgi-twotone.hgi-arc-browser:before{content:"\6c56"}.hgi-twotone.hgi-archer:after{content:"\6c57"}.hgi-twotone.hgi-archer:before{content:"\6c58"}.hgi-twotone.hgi-archive-01:after{content:"\6c59"}.hgi-twotone.hgi-archive-01:before{content:"\6c5a"}.hgi-twotone.hgi-archive-02:after{content:"\6c5b"}.hgi-twotone.hgi-archive-02:before{content:"\6c5c"}.hgi-twotone.hgi-archive:after{content:"\6c5d"}.hgi-twotone.hgi-archive:before{content:"\6c5e"}.hgi-twotone.hgi-armored-boot:after{content:"\6c5f"}.hgi-twotone.hgi-armored-boot:before{content:"\6c60"}.hgi-twotone.hgi-arrange-by-letters-a-z:after{content:"\6c61"}.hgi-twotone.hgi-arrange-by-letters-a-z:before{content:"\6c62"}.hgi-twotone.hgi-arrange-by-letters-z-a:after{content:"\6c63"}.hgi-twotone.hgi-arrange-by-letters-z-a:before{content:"\6c64"}.hgi-twotone.hgi-arrange-by-numbers-1-9:after{content:"\6c65"}.hgi-twotone.hgi-arrange-by-numbers-1-9:before{content:"\6c66"}.hgi-twotone.hgi-arrange-by-numbers-9-1:after{content:"\6c67"}.hgi-twotone.hgi-arrange-by-numbers-9-1:before{content:"\6c68"}.hgi-twotone.hgi-arrange:after{content:"\6c69"}.hgi-twotone.hgi-arrange:before{content:"\6c6a"}.hgi-twotone.hgi-arrow-all-direction:after{content:"\6c6b"}.hgi-twotone.hgi-arrow-all-direction:before{content:"\6c6c"}.hgi-twotone.hgi-arrow-data-transfer-diagonal:after{content:"\6c6d"}.hgi-twotone.hgi-arrow-data-transfer-diagonal:before{content:"\6c6e"}.hgi-twotone.hgi-arrow-data-transfer-horizontal:after{content:"\6c6f"}.hgi-twotone.hgi-arrow-data-transfer-horizontal:before{content:"\6c70"}.hgi-twotone.hgi-arrow-data-transfer-vertical:after{content:"\6c71"}.hgi-twotone.hgi-arrow-data-transfer-vertical:before{content:"\6c72"}.hgi-twotone.hgi-arrow-diagonal:after{content:"\6c73"}.hgi-twotone.hgi-arrow-diagonal:before{content:"\6c74"}.hgi-twotone.hgi-arrow-down-01:after{content:"\6c75"}.hgi-twotone.hgi-arrow-down-01:before{content:"\6c76"}.hgi-twotone.hgi-arrow-down-02:after{content:"\6c77"}.hgi-twotone.hgi-arrow-down-02:before{content:"\6c78"}.hgi-twotone.hgi-arrow-down-03:after{content:"\6c79"}.hgi-twotone.hgi-arrow-down-03:before{content:"\6c7a"}.hgi-twotone.hgi-arrow-down-04:after{content:"\6c7b"}.hgi-twotone.hgi-arrow-down-04:before{content:"\6c7c"}.hgi-twotone.hgi-arrow-down-05:after{content:"\6c7d"}.hgi-twotone.hgi-arrow-down-05:before{content:"\6c7e"}.hgi-twotone.hgi-arrow-down-double:after{content:"\6c7f"}.hgi-twotone.hgi-arrow-down-double:before{content:"\6c80"}.hgi-twotone.hgi-arrow-down-left-01:after{content:"\6c81"}.hgi-twotone.hgi-arrow-down-left-01:before{content:"\6c82"}.hgi-twotone.hgi-arrow-down-left-02:after{content:"\6c83"}.hgi-twotone.hgi-arrow-down-left-02:before{content:"\6c84"}.hgi-twotone.hgi-arrow-down-right-01:after{content:"\6c85"}.hgi-twotone.hgi-arrow-down-right-01:before{content:"\6c86"}.hgi-twotone.hgi-arrow-down-right-02:after{content:"\6c87"}.hgi-twotone.hgi-arrow-down-right-02:before{content:"\6c88"}.hgi-twotone.hgi-arrow-expand-01:after{content:"\6c89"}.hgi-twotone.hgi-arrow-expand-01:before{content:"\6c8a"}.hgi-twotone.hgi-arrow-expand-02:after{content:"\6c8b"}.hgi-twotone.hgi-arrow-expand-02:before{content:"\6c8c"}.hgi-twotone.hgi-arrow-expand-diagonal-01:after{content:"\6c8d"}.hgi-twotone.hgi-arrow-expand-diagonal-01:before{content:"\6c8e"}.hgi-twotone.hgi-arrow-expand-diagonal-02:after{content:"\6c8f"}.hgi-twotone.hgi-arrow-expand-diagonal-02:before{content:"\6c90"}.hgi-twotone.hgi-arrow-expand:after{content:"\6c91"}.hgi-twotone.hgi-arrow-expand:before{content:"\6c92"}.hgi-twotone.hgi-arrow-horizontal:after{content:"\6c93"}.hgi-twotone.hgi-arrow-horizontal:before{content:"\6c94"}.hgi-twotone.hgi-arrow-left-01:after{content:"\6c95"}.hgi-twotone.hgi-arrow-left-01:before{content:"\6c96"}.hgi-twotone.hgi-arrow-left-02:after{content:"\6c97"}.hgi-twotone.hgi-arrow-left-02:before{content:"\6c98"}.hgi-twotone.hgi-arrow-left-03:after{content:"\6c99"}.hgi-twotone.hgi-arrow-left-03:before{content:"\6c9a"}.hgi-twotone.hgi-arrow-left-04:after{content:"\6c9b"}.hgi-twotone.hgi-arrow-left-04:before{content:"\6c9c"}.hgi-twotone.hgi-arrow-left-05:after{content:"\6c9d"}.hgi-twotone.hgi-arrow-left-05:before{content:"\6c9e"}.hgi-twotone.hgi-arrow-left-double:after{content:"\6c9f"}.hgi-twotone.hgi-arrow-left-double:before{content:"\6ca0"}.hgi-twotone.hgi-arrow-left-right:after{content:"\6ca1"}.hgi-twotone.hgi-arrow-left-right:before{content:"\6ca2"}.hgi-twotone.hgi-arrow-move-down-left:after{content:"\6ca3"}.hgi-twotone.hgi-arrow-move-down-left:before{content:"\6ca4"}.hgi-twotone.hgi-arrow-move-down-right:after{content:"\6ca5"}.hgi-twotone.hgi-arrow-move-down-right:before{content:"\6ca6"}.hgi-twotone.hgi-arrow-move-left-down:after{content:"\6ca7"}.hgi-twotone.hgi-arrow-move-left-down:before{content:"\6ca8"}.hgi-twotone.hgi-arrow-move-right-down:after{content:"\6ca9"}.hgi-twotone.hgi-arrow-move-right-down:before{content:"\6caa"}.hgi-twotone.hgi-arrow-move-up-left:after{content:"\6cab"}.hgi-twotone.hgi-arrow-move-up-left:before{content:"\6cac"}.hgi-twotone.hgi-arrow-move-up-right:after{content:"\6cad"}.hgi-twotone.hgi-arrow-move-up-right:before{content:"\6cae"}.hgi-twotone.hgi-arrow-reload-horizontal:after{content:"\6caf"}.hgi-twotone.hgi-arrow-reload-horizontal:before{content:"\6cb0"}.hgi-twotone.hgi-arrow-reload-vertical:after{content:"\6cb1"}.hgi-twotone.hgi-arrow-reload-vertical:before{content:"\6cb2"}.hgi-twotone.hgi-arrow-right-01:after{content:"\6cb3"}.hgi-twotone.hgi-arrow-right-01:before{content:"\6cb4"}.hgi-twotone.hgi-arrow-right-02:after{content:"\6cb5"}.hgi-twotone.hgi-arrow-right-02:before{content:"\6cb6"}.hgi-twotone.hgi-arrow-right-03:after{content:"\6cb7"}.hgi-twotone.hgi-arrow-right-03:before{content:"\6cb8"}.hgi-twotone.hgi-arrow-right-04:after{content:"\6cb9"}.hgi-twotone.hgi-arrow-right-04:before{content:"\6cba"}.hgi-twotone.hgi-arrow-right-05:after{content:"\6cbb"}.hgi-twotone.hgi-arrow-right-05:before{content:"\6cbc"}.hgi-twotone.hgi-arrow-right-double:after{content:"\6cbd"}.hgi-twotone.hgi-arrow-right-double:before{content:"\6cbe"}.hgi-twotone.hgi-arrow-shrink-01:after{content:"\6cbf"}.hgi-twotone.hgi-arrow-shrink-01:before{content:"\6cc0"}.hgi-twotone.hgi-arrow-shrink-02:after{content:"\6cc1"}.hgi-twotone.hgi-arrow-shrink-02:before{content:"\6cc2"}.hgi-twotone.hgi-arrow-shrink:after{content:"\6cc3"}.hgi-twotone.hgi-arrow-shrink:before{content:"\6cc4"}.hgi-twotone.hgi-arrow-turn-backward:after{content:"\6cc5"}.hgi-twotone.hgi-arrow-turn-backward:before{content:"\6cc6"}.hgi-twotone.hgi-arrow-turn-down:after{content:"\6cc7"}.hgi-twotone.hgi-arrow-turn-down:before{content:"\6cc8"}.hgi-twotone.hgi-arrow-turn-forward:after{content:"\6cc9"}.hgi-twotone.hgi-arrow-turn-forward:before{content:"\6cca"}.hgi-twotone.hgi-arrow-turn-up:after{content:"\6ccb"}.hgi-twotone.hgi-arrow-turn-up:before{content:"\6ccc"}.hgi-twotone.hgi-arrow-up-01:after{content:"\6ccd"}.hgi-twotone.hgi-arrow-up-01:before{content:"\6cce"}.hgi-twotone.hgi-arrow-up-02:after{content:"\6ccf"}.hgi-twotone.hgi-arrow-up-02:before{content:"\6cd0"}.hgi-twotone.hgi-arrow-up-03:after{content:"\6cd1"}.hgi-twotone.hgi-arrow-up-03:before{content:"\6cd2"}.hgi-twotone.hgi-arrow-up-04:after{content:"\6cd3"}.hgi-twotone.hgi-arrow-up-04:before{content:"\6cd4"}.hgi-twotone.hgi-arrow-up-05:after{content:"\6cd5"}.hgi-twotone.hgi-arrow-up-05:before{content:"\6cd6"}.hgi-twotone.hgi-arrow-up-double:after{content:"\6cd7"}.hgi-twotone.hgi-arrow-up-double:before{content:"\6cd8"}.hgi-twotone.hgi-arrow-up-down:after{content:"\6cd9"}.hgi-twotone.hgi-arrow-up-down:before{content:"\6cda"}.hgi-twotone.hgi-arrow-up-left-01:after{content:"\6cdb"}.hgi-twotone.hgi-arrow-up-left-01:before{content:"\6cdc"}.hgi-twotone.hgi-arrow-up-left-02:after{content:"\6cdd"}.hgi-twotone.hgi-arrow-up-left-02:before{content:"\6cde"}.hgi-twotone.hgi-arrow-up-right-01:after{content:"\6cdf"}.hgi-twotone.hgi-arrow-up-right-01:before{content:"\6ce0"}.hgi-twotone.hgi-arrow-up-right-02:after{content:"\6ce1"}.hgi-twotone.hgi-arrow-up-right-02:before{content:"\6ce2"}.hgi-twotone.hgi-arrow-vertical:after{content:"\6ce3"}.hgi-twotone.hgi-arrow-vertical:before{content:"\6ce4"}.hgi-twotone.hgi-artboard:after{content:"\6ce5"}.hgi-twotone.hgi-artboard-tool:after{content:"\6ce6"}.hgi-twotone.hgi-artboard-tool:before{content:"\6ce7"}.hgi-twotone.hgi-artboard:before{content:"\6ce8"}.hgi-twotone.hgi-artificial-intelligence-01:after{content:"\6ce9"}.hgi-twotone.hgi-artificial-intelligence-01:before{content:"\6cea"}.hgi-twotone.hgi-artificial-intelligence-02:after{content:"\6ceb"}.hgi-twotone.hgi-artificial-intelligence-02:before{content:"\6cec"}.hgi-twotone.hgi-artificial-intelligence-03:after{content:"\6ced"}.hgi-twotone.hgi-artificial-intelligence-03:before{content:"\6cee"}.hgi-twotone.hgi-artificial-intelligence-04:after{content:"\6cef"}.hgi-twotone.hgi-artificial-intelligence-04:before{content:"\6cf0"}.hgi-twotone.hgi-artificial-intelligence-05:after{content:"\6cf1"}.hgi-twotone.hgi-artificial-intelligence-05:before{content:"\6cf2"}.hgi-twotone.hgi-artificial-intelligence-06:after{content:"\6cf3"}.hgi-twotone.hgi-artificial-intelligence-06:before{content:"\6cf4"}.hgi-twotone.hgi-artificial-intelligence-07:after{content:"\6cf5"}.hgi-twotone.hgi-artificial-intelligence-07:before{content:"\6cf6"}.hgi-twotone.hgi-aspect-ratio:after{content:"\6cf7"}.hgi-twotone.hgi-aspect-ratio:before{content:"\6cf8"}.hgi-twotone.hgi-assignments:after{content:"\6cf9"}.hgi-twotone.hgi-assignments:before{content:"\6cfa"}.hgi-twotone.hgi-asteroid-01:after{content:"\6cfb"}.hgi-twotone.hgi-asteroid-01:before{content:"\6cfc"}.hgi-twotone.hgi-asteroid-02:after{content:"\6cfd"}.hgi-twotone.hgi-asteroid-02:before{content:"\6cfe"}.hgi-twotone.hgi-astronaut-01:after{content:"\6cff"}.hgi-twotone.hgi-astronaut-01:before{content:"\6d00"}.hgi-twotone.hgi-astronaut-02:after{content:"\6d01"}.hgi-twotone.hgi-astronaut-02:before{content:"\6d02"}.hgi-twotone.hgi-at:after{content:"\6d03"}.hgi-twotone.hgi-at:before{content:"\6d04"}.hgi-twotone.hgi-atm-01:after{content:"\6d05"}.hgi-twotone.hgi-atm-01:before{content:"\6d06"}.hgi-twotone.hgi-atm-02:after{content:"\6d07"}.hgi-twotone.hgi-atm-02:before{content:"\6d08"}.hgi-twotone.hgi-atom-01:after{content:"\6d09"}.hgi-twotone.hgi-atom-01:before{content:"\6d0a"}.hgi-twotone.hgi-atom-02:after{content:"\6d0b"}.hgi-twotone.hgi-atom-02:before{content:"\6d0c"}.hgi-twotone.hgi-atomic-power:after{content:"\6d0d"}.hgi-twotone.hgi-atomic-power:before{content:"\6d0e"}.hgi-twotone.hgi-attachment-01:after{content:"\6d0f"}.hgi-twotone.hgi-attachment-01:before{content:"\6d10"}.hgi-twotone.hgi-attachment-02:after{content:"\6d11"}.hgi-twotone.hgi-attachment-02:before{content:"\6d12"}.hgi-twotone.hgi-attachment-circle:after{content:"\6d13"}.hgi-twotone.hgi-attachment-circle:before{content:"\6d14"}.hgi-twotone.hgi-attachment:after{content:"\6d15"}.hgi-twotone.hgi-attachment-square:after{content:"\6d16"}.hgi-twotone.hgi-attachment-square:before{content:"\6d17"}.hgi-twotone.hgi-attachment:before{content:"\6d18"}.hgi-twotone.hgi-auction:after{content:"\6d19"}.hgi-twotone.hgi-auction:before{content:"\6d1a"}.hgi-twotone.hgi-audio-book-01:after{content:"\6d1b"}.hgi-twotone.hgi-audio-book-01:before{content:"\6d1c"}.hgi-twotone.hgi-audio-book-02:after{content:"\6d1d"}.hgi-twotone.hgi-audio-book-02:before{content:"\6d1e"}.hgi-twotone.hgi-audio-book-03:after{content:"\6d1f"}.hgi-twotone.hgi-audio-book-03:before{content:"\6d20"}.hgi-twotone.hgi-audio-book-04:after{content:"\6d21"}.hgi-twotone.hgi-audio-book-04:before{content:"\6d22"}.hgi-twotone.hgi-audit-01:after{content:"\6d23"}.hgi-twotone.hgi-audit-01:before{content:"\6d24"}.hgi-twotone.hgi-audit-02:after{content:"\6d25"}.hgi-twotone.hgi-audit-02:before{content:"\6d26"}.hgi-twotone.hgi-augmented-reality-ar:after{content:"\6d27"}.hgi-twotone.hgi-augmented-reality-ar:before{content:"\6d28"}.hgi-twotone.hgi-authorized:after{content:"\6d29"}.hgi-twotone.hgi-authorized:before{content:"\6d2a"}.hgi-twotone.hgi-auto-conversations:after{content:"\6d2b"}.hgi-twotone.hgi-auto-conversations:before{content:"\6d2c"}.hgi-twotone.hgi-automotive-battery-01:after{content:"\6d2d"}.hgi-twotone.hgi-automotive-battery-01:before{content:"\6d2e"}.hgi-twotone.hgi-automotive-battery-02:after{content:"\6d2f"}.hgi-twotone.hgi-automotive-battery-02:before{content:"\6d30"}.hgi-twotone.hgi-avalanche:after{content:"\6d31"}.hgi-twotone.hgi-avalanche:before{content:"\6d32"}.hgi-twotone.hgi-avocado:after{content:"\6d33"}.hgi-twotone.hgi-avocado:before{content:"\6d34"}.hgi-twotone.hgi-award-01:after{content:"\6d35"}.hgi-twotone.hgi-award-01:before{content:"\6d36"}.hgi-twotone.hgi-award-02:after{content:"\6d37"}.hgi-twotone.hgi-award-02:before{content:"\6d38"}.hgi-twotone.hgi-award-03:after{content:"\6d39"}.hgi-twotone.hgi-award-03:before{content:"\6d3a"}.hgi-twotone.hgi-award-04:after{content:"\6d3b"}.hgi-twotone.hgi-award-04:before{content:"\6d3c"}.hgi-twotone.hgi-award-05:after{content:"\6d3d"}.hgi-twotone.hgi-award-05:before{content:"\6d3e"}.hgi-twotone.hgi-baby-01:after{content:"\6d3f"}.hgi-twotone.hgi-baby-01:before{content:"\6d40"}.hgi-twotone.hgi-baby-02:after{content:"\6d41"}.hgi-twotone.hgi-baby-02:before{content:"\6d42"}.hgi-twotone.hgi-baby-bed-01:after{content:"\6d43"}.hgi-twotone.hgi-baby-bed-01:before{content:"\6d44"}.hgi-twotone.hgi-baby-bed-02:after{content:"\6d45"}.hgi-twotone.hgi-baby-bed-02:before{content:"\6d46"}.hgi-twotone.hgi-baby-bottle:after{content:"\6d47"}.hgi-twotone.hgi-baby-bottle:before{content:"\6d48"}.hgi-twotone.hgi-baby-boy-dress:after{content:"\6d49"}.hgi-twotone.hgi-baby-boy-dress:before{content:"\6d4a"}.hgi-twotone.hgi-baby-girl-dress:after{content:"\6d4b"}.hgi-twotone.hgi-baby-girl-dress:before{content:"\6d4c"}.hgi-twotone.hgi-backpack-01:after{content:"\6d4d"}.hgi-twotone.hgi-backpack-01:before{content:"\6d4e"}.hgi-twotone.hgi-backpack-02:after{content:"\6d4f"}.hgi-twotone.hgi-backpack-02:before{content:"\6d50"}.hgi-twotone.hgi-backpack-03:after{content:"\6d51"}.hgi-twotone.hgi-backpack-03:before{content:"\6d52"}.hgi-twotone.hgi-backward-01:after{content:"\6d53"}.hgi-twotone.hgi-backward-01:before{content:"\6d54"}.hgi-twotone.hgi-backward-02:after{content:"\6d55"}.hgi-twotone.hgi-backward-02:before{content:"\6d56"}.hgi-twotone.hgi-bacteria:after{content:"\6d57"}.hgi-twotone.hgi-bacteria:before{content:"\6d58"}.hgi-twotone.hgi-badminton:after{content:"\6d59"}.hgi-twotone.hgi-badminton-shuttle:after{content:"\6d5a"}.hgi-twotone.hgi-badminton-shuttle:before{content:"\6d5b"}.hgi-twotone.hgi-badminton:before{content:"\6d5c"}.hgi-twotone.hgi-banana:after{content:"\6d5d"}.hgi-twotone.hgi-banana:before{content:"\6d5e"}.hgi-twotone.hgi-bandage:after{content:"\6d5f"}.hgi-twotone.hgi-bandage:before{content:"\6d60"}.hgi-twotone.hgi-bank:after{content:"\6d61"}.hgi-twotone.hgi-bank:before{content:"\6d62"}.hgi-twotone.hgi-bar-code-01:after{content:"\6d63"}.hgi-twotone.hgi-bar-code-01:before{content:"\6d64"}.hgi-twotone.hgi-bar-code-02:after{content:"\6d65"}.hgi-twotone.hgi-bar-code-02:before{content:"\6d66"}.hgi-twotone.hgi-barns:after{content:"\6d67"}.hgi-twotone.hgi-barns:before{content:"\6d68"}.hgi-twotone.hgi-baseball-bat:after{content:"\6d69"}.hgi-twotone.hgi-baseball-bat:before{content:"\6d6a"}.hgi-twotone.hgi-baseball-helmet:after{content:"\6d6b"}.hgi-twotone.hgi-baseball-helmet:before{content:"\6d6c"}.hgi-twotone.hgi-baseball:after{content:"\6d6d"}.hgi-twotone.hgi-baseball:before{content:"\6d6e"}.hgi-twotone.hgi-basketball-01:after{content:"\6d6f"}.hgi-twotone.hgi-basketball-01:before{content:"\6d70"}.hgi-twotone.hgi-basketball-02:after{content:"\6d71"}.hgi-twotone.hgi-basketball-02:before{content:"\6d72"}.hgi-twotone.hgi-basketball-hoop:after{content:"\6d73"}.hgi-twotone.hgi-basketball-hoop:before{content:"\6d74"}.hgi-twotone.hgi-bathtub-01:after{content:"\6d75"}.hgi-twotone.hgi-bathtub-01:before{content:"\6d76"}.hgi-twotone.hgi-bathtub-02:after{content:"\6d77"}.hgi-twotone.hgi-bathtub-02:before{content:"\6d78"}.hgi-twotone.hgi-batteries-energy:after{content:"\6d79"}.hgi-twotone.hgi-batteries-energy:before{content:"\6d7a"}.hgi-twotone.hgi-battery-charging-01:after{content:"\6d7b"}.hgi-twotone.hgi-battery-charging-01:before{content:"\6d7c"}.hgi-twotone.hgi-battery-charging-02:after{content:"\6d7d"}.hgi-twotone.hgi-battery-charging-02:before{content:"\6d7e"}.hgi-twotone.hgi-battery-eco-charging:after{content:"\6d7f"}.hgi-twotone.hgi-battery-eco-charging:before{content:"\6d80"}.hgi-twotone.hgi-battery-empty:after{content:"\6d81"}.hgi-twotone.hgi-battery-empty:before{content:"\6d82"}.hgi-twotone.hgi-battery-full:after{content:"\6d83"}.hgi-twotone.hgi-battery-full:before{content:"\6d84"}.hgi-twotone.hgi-battery-low:after{content:"\6d85"}.hgi-twotone.hgi-battery-low:before{content:"\6d86"}.hgi-twotone.hgi-battery-medium-01:after{content:"\6d87"}.hgi-twotone.hgi-battery-medium-01:before{content:"\6d88"}.hgi-twotone.hgi-battery-medium-02:after{content:"\6d89"}.hgi-twotone.hgi-battery-medium-02:before{content:"\6d8a"}.hgi-twotone.hgi-bbq-grill:after{content:"\6d8b"}.hgi-twotone.hgi-bbq-grill:before{content:"\6d8c"}.hgi-twotone.hgi-beach-02:after{content:"\6d8d"}.hgi-twotone.hgi-beach-02:before{content:"\6d8e"}.hgi-twotone.hgi-beach:after{content:"\6d8f"}.hgi-twotone.hgi-beach:before{content:"\6d90"}.hgi-twotone.hgi-beater:after{content:"\6d91"}.hgi-twotone.hgi-beater:before{content:"\6d92"}.hgi-twotone.hgi-bebo:after{content:"\6d93"}.hgi-twotone.hgi-bebo:before{content:"\6d94"}.hgi-twotone.hgi-bed-bunk:after{content:"\6d95"}.hgi-twotone.hgi-bed-bunk:before{content:"\6d96"}.hgi-twotone.hgi-bed-double:after{content:"\6d97"}.hgi-twotone.hgi-bed-double:before{content:"\6d98"}.hgi-twotone.hgi-bed:after{content:"\6d99"}.hgi-twotone.hgi-bed-single-01:after{content:"\6d9a"}.hgi-twotone.hgi-bed-single-01:before{content:"\6d9b"}.hgi-twotone.hgi-bed-single-02:after{content:"\6d9c"}.hgi-twotone.hgi-bed-single-02:before{content:"\6d9d"}.hgi-twotone.hgi-bed:before{content:"\6d9e"}.hgi-twotone.hgi-bedug-01:after{content:"\6d9f"}.hgi-twotone.hgi-bedug-01:before{content:"\6da0"}.hgi-twotone.hgi-bedug-02:after{content:"\6da1"}.hgi-twotone.hgi-bedug-02:before{content:"\6da2"}.hgi-twotone.hgi-behance-01:after{content:"\6da3"}.hgi-twotone.hgi-behance-01:before{content:"\6da4"}.hgi-twotone.hgi-behance-02:after{content:"\6da5"}.hgi-twotone.hgi-behance-02:before{content:"\6da6"}.hgi-twotone.hgi-belt:after{content:"\6da7"}.hgi-twotone.hgi-belt:before{content:"\6da8"}.hgi-twotone.hgi-bend-tool:after{content:"\6da9"}.hgi-twotone.hgi-bend-tool:before{content:"\6daa"}.hgi-twotone.hgi-berlin:after{content:"\6dab"}.hgi-twotone.hgi-berlin-tower:after{content:"\6dac"}.hgi-twotone.hgi-berlin-tower:before{content:"\6dad"}.hgi-twotone.hgi-berlin:before{content:"\6dae"}.hgi-twotone.hgi-beta:after{content:"\6daf"}.hgi-twotone.hgi-beta:before{content:"\6db0"}.hgi-twotone.hgi-bicycle-01:after{content:"\6db1"}.hgi-twotone.hgi-bicycle-01:before{content:"\6db2"}.hgi-twotone.hgi-bicycle:after{content:"\6db3"}.hgi-twotone.hgi-bicycle:before{content:"\6db4"}.hgi-twotone.hgi-billiard-01:after{content:"\6db5"}.hgi-twotone.hgi-billiard-01:before{content:"\6db6"}.hgi-twotone.hgi-billiard-02:after{content:"\6db7"}.hgi-twotone.hgi-billiard-02:before{content:"\6db8"}.hgi-twotone.hgi-binary-code:after{content:"\6db9"}.hgi-twotone.hgi-binary-code:before{content:"\6dba"}.hgi-twotone.hgi-bing:after{content:"\6dbb"}.hgi-twotone.hgi-bing:before{content:"\6dbc"}.hgi-twotone.hgi-bio-energy:after{content:"\6dbd"}.hgi-twotone.hgi-bio-energy:before{content:"\6dbe"}.hgi-twotone.hgi-biomass-energy:after{content:"\6dbf"}.hgi-twotone.hgi-biomass-energy:before{content:"\6dc0"}.hgi-twotone.hgi-biometric-access:after{content:"\6dc1"}.hgi-twotone.hgi-biometric-access:before{content:"\6dc2"}.hgi-twotone.hgi-biometric-device:after{content:"\6dc3"}.hgi-twotone.hgi-biometric-device:before{content:"\6dc4"}.hgi-twotone.hgi-birthday-cake:after{content:"\6dc5"}.hgi-twotone.hgi-birthday-cake:before{content:"\6dc6"}.hgi-twotone.hgi-biscuit:after{content:"\6dc7"}.hgi-twotone.hgi-biscuit:before{content:"\6dc8"}.hgi-twotone.hgi-bitcoin-01:after{content:"\6dc9"}.hgi-twotone.hgi-bitcoin-01:before{content:"\6dca"}.hgi-twotone.hgi-bitcoin-02:after{content:"\6dcb"}.hgi-twotone.hgi-bitcoin-02:before{content:"\6dcc"}.hgi-twotone.hgi-bitcoin-03:after{content:"\6dcd"}.hgi-twotone.hgi-bitcoin-03:before{content:"\6dce"}.hgi-twotone.hgi-bitcoin-04:after{content:"\6dcf"}.hgi-twotone.hgi-bitcoin-04:before{content:"\6dd0"}.hgi-twotone.hgi-bitcoin-bag:after{content:"\6dd1"}.hgi-twotone.hgi-bitcoin-bag:before{content:"\6dd2"}.hgi-twotone.hgi-bitcoin-circle:after{content:"\6dd3"}.hgi-twotone.hgi-bitcoin-circle:before{content:"\6dd4"}.hgi-twotone.hgi-bitcoin-cloud:after{content:"\6dd5"}.hgi-twotone.hgi-bitcoin-cloud:before{content:"\6dd6"}.hgi-twotone.hgi-bitcoin-cpu:after{content:"\6dd7"}.hgi-twotone.hgi-bitcoin-cpu:before{content:"\6dd8"}.hgi-twotone.hgi-bitcoin-credit-card:after{content:"\6dd9"}.hgi-twotone.hgi-bitcoin-credit-card:before{content:"\6dda"}.hgi-twotone.hgi-bitcoin-database:after{content:"\6ddb"}.hgi-twotone.hgi-bitcoin-database:before{content:"\6ddc"}.hgi-twotone.hgi-bitcoin-down-01:after{content:"\6ddd"}.hgi-twotone.hgi-bitcoin-down-01:before{content:"\6dde"}.hgi-twotone.hgi-bitcoin-down-02:after{content:"\6ddf"}.hgi-twotone.hgi-bitcoin-down-02:before{content:"\6de0"}.hgi-twotone.hgi-bitcoin-ellipse:after{content:"\6de1"}.hgi-twotone.hgi-bitcoin-ellipse:before{content:"\6de2"}.hgi-twotone.hgi-bitcoin-eye:after{content:"\6de3"}.hgi-twotone.hgi-bitcoin-eye:before{content:"\6de4"}.hgi-twotone.hgi-bitcoin-filter:after{content:"\6de5"}.hgi-twotone.hgi-bitcoin-filter:before{content:"\6de6"}.hgi-twotone.hgi-bitcoin-flashdisk:after{content:"\6de7"}.hgi-twotone.hgi-bitcoin-flashdisk:before{content:"\6de8"}.hgi-twotone.hgi-bitcoin-graph:after{content:"\6de9"}.hgi-twotone.hgi-bitcoin-graph:before{content:"\6dea"}.hgi-twotone.hgi-bitcoin-invoice:after{content:"\6deb"}.hgi-twotone.hgi-bitcoin-invoice:before{content:"\6dec"}.hgi-twotone.hgi-bitcoin-key:after{content:"\6ded"}.hgi-twotone.hgi-bitcoin-key:before{content:"\6dee"}.hgi-twotone.hgi-bitcoin-location:after{content:"\6def"}.hgi-twotone.hgi-bitcoin-location:before{content:"\6df0"}.hgi-twotone.hgi-bitcoin-lock:after{content:"\6df1"}.hgi-twotone.hgi-bitcoin-lock:before{content:"\6df2"}.hgi-twotone.hgi-bitcoin-mail:after{content:"\6df3"}.hgi-twotone.hgi-bitcoin-mail:before{content:"\6df4"}.hgi-twotone.hgi-bitcoin-mind:after{content:"\6df5"}.hgi-twotone.hgi-bitcoin-mind:before{content:"\6df6"}.hgi-twotone.hgi-bitcoin-money-01:after{content:"\6df7"}.hgi-twotone.hgi-bitcoin-money-01:before{content:"\6df8"}.hgi-twotone.hgi-bitcoin-money-02:after{content:"\6df9"}.hgi-twotone.hgi-bitcoin-money-02:before{content:"\6dfa"}.hgi-twotone.hgi-bitcoin-pie-chart:after{content:"\6dfb"}.hgi-twotone.hgi-bitcoin-pie-chart:before{content:"\6dfc"}.hgi-twotone.hgi-bitcoin-piggy-bank:after{content:"\6dfd"}.hgi-twotone.hgi-bitcoin-piggy-bank:before{content:"\6dfe"}.hgi-twotone.hgi-bitcoin-presentation:after{content:"\6dff"}.hgi-twotone.hgi-bitcoin-presentation:before{content:"\6e00"}.hgi-twotone.hgi-bitcoin-receipt:after{content:"\6e01"}.hgi-twotone.hgi-bitcoin-receipt:before{content:"\6e02"}.hgi-twotone.hgi-bitcoin-receive:after{content:"\6e03"}.hgi-twotone.hgi-bitcoin-receive:before{content:"\6e04"}.hgi-twotone.hgi-bitcoin-rectangle:after{content:"\6e05"}.hgi-twotone.hgi-bitcoin-rectangle:before{content:"\6e06"}.hgi-twotone.hgi-bitcoin-safe:after{content:"\6e07"}.hgi-twotone.hgi-bitcoin-safe:before{content:"\6e08"}.hgi-twotone.hgi-bitcoin-search:after{content:"\6e09"}.hgi-twotone.hgi-bitcoin-search:before{content:"\6e0a"}.hgi-twotone.hgi-bitcoin:after{content:"\6e0b"}.hgi-twotone.hgi-bitcoin-send:after{content:"\6e0c"}.hgi-twotone.hgi-bitcoin-send:before{content:"\6e0d"}.hgi-twotone.hgi-bitcoin-setting:after{content:"\6e0e"}.hgi-twotone.hgi-bitcoin-setting:before{content:"\6e0f"}.hgi-twotone.hgi-bitcoin-shield:after{content:"\6e10"}.hgi-twotone.hgi-bitcoin-shield:before{content:"\6e11"}.hgi-twotone.hgi-bitcoin-shopping:after{content:"\6e12"}.hgi-twotone.hgi-bitcoin-shopping:before{content:"\6e13"}.hgi-twotone.hgi-bitcoin-smartphone-01:after{content:"\6e14"}.hgi-twotone.hgi-bitcoin-smartphone-01:before{content:"\6e15"}.hgi-twotone.hgi-bitcoin-smartphone-02:after{content:"\6e16"}.hgi-twotone.hgi-bitcoin-smartphone-02:before{content:"\6e17"}.hgi-twotone.hgi-bitcoin-square:after{content:"\6e18"}.hgi-twotone.hgi-bitcoin-square:before{content:"\6e19"}.hgi-twotone.hgi-bitcoin-store:after{content:"\6e1a"}.hgi-twotone.hgi-bitcoin-store:before{content:"\6e1b"}.hgi-twotone.hgi-bitcoin-tag:after{content:"\6e1c"}.hgi-twotone.hgi-bitcoin-tag:before{content:"\6e1d"}.hgi-twotone.hgi-bitcoin-target:after{content:"\6e1e"}.hgi-twotone.hgi-bitcoin-target:before{content:"\6e1f"}.hgi-twotone.hgi-bitcoin-transaction:after{content:"\6e20"}.hgi-twotone.hgi-bitcoin-transaction:before{content:"\6e21"}.hgi-twotone.hgi-bitcoin-up-01:after{content:"\6e22"}.hgi-twotone.hgi-bitcoin-up-01:before{content:"\6e23"}.hgi-twotone.hgi-bitcoin-up-02:after{content:"\6e24"}.hgi-twotone.hgi-bitcoin-up-02:before{content:"\6e25"}.hgi-twotone.hgi-bitcoin-wallet:after{content:"\6e26"}.hgi-twotone.hgi-bitcoin-wallet:before{content:"\6e27"}.hgi-twotone.hgi-bitcoin-withdraw:after{content:"\6e28"}.hgi-twotone.hgi-bitcoin-withdraw:before{content:"\6e29"}.hgi-twotone.hgi-bitcoin:before{content:"\6e2a"}.hgi-twotone.hgi-black-hole-01:after{content:"\6e2b"}.hgi-twotone.hgi-black-hole-01:before{content:"\6e2c"}.hgi-twotone.hgi-black-hole:after{content:"\6e2d"}.hgi-twotone.hgi-black-hole:before{content:"\6e2e"}.hgi-twotone.hgi-blend:after{content:"\6e2f"}.hgi-twotone.hgi-blend:before{content:"\6e30"}.hgi-twotone.hgi-blender:after{content:"\6e31"}.hgi-twotone.hgi-blender:before{content:"\6e32"}.hgi-twotone.hgi-block-game:after{content:"\6e33"}.hgi-twotone.hgi-block-game:before{content:"\6e34"}.hgi-twotone.hgi-blockchain-01:after{content:"\6e35"}.hgi-twotone.hgi-blockchain-01:before{content:"\6e36"}.hgi-twotone.hgi-blockchain-02:after{content:"\6e37"}.hgi-twotone.hgi-blockchain-02:before{content:"\6e38"}.hgi-twotone.hgi-blockchain-03:after{content:"\6e39"}.hgi-twotone.hgi-blockchain-03:before{content:"\6e3a"}.hgi-twotone.hgi-blockchain-04:after{content:"\6e3b"}.hgi-twotone.hgi-blockchain-04:before{content:"\6e3c"}.hgi-twotone.hgi-blockchain-05:after{content:"\6e3d"}.hgi-twotone.hgi-blockchain-05:before{content:"\6e3e"}.hgi-twotone.hgi-blockchain-06:after{content:"\6e3f"}.hgi-twotone.hgi-blockchain-06:before{content:"\6e40"}.hgi-twotone.hgi-blockchain-07:after{content:"\6e41"}.hgi-twotone.hgi-blockchain-07:before{content:"\6e42"}.hgi-twotone.hgi-blocked:after{content:"\6e43"}.hgi-twotone.hgi-blocked:before{content:"\6e44"}.hgi-twotone.hgi-blogger:after{content:"\6e45"}.hgi-twotone.hgi-blogger:before{content:"\6e46"}.hgi-twotone.hgi-blood-bag:after{content:"\6e47"}.hgi-twotone.hgi-blood-bag:before{content:"\6e48"}.hgi-twotone.hgi-blood-bottle:after{content:"\6e49"}.hgi-twotone.hgi-blood-bottle:before{content:"\6e4a"}.hgi-twotone.hgi-blood-pressure:after{content:"\6e4b"}.hgi-twotone.hgi-blood-pressure:before{content:"\6e4c"}.hgi-twotone.hgi-blood:after{content:"\6e4d"}.hgi-twotone.hgi-blood-type:after{content:"\6e4e"}.hgi-twotone.hgi-blood-type:before{content:"\6e4f"}.hgi-twotone.hgi-blood:before{content:"\6e50"}.hgi-twotone.hgi-bluetooth-circle:after{content:"\6e51"}.hgi-twotone.hgi-bluetooth-circle:before{content:"\6e52"}.hgi-twotone.hgi-bluetooth-not-connected:after{content:"\6e53"}.hgi-twotone.hgi-bluetooth-not-connected:before{content:"\6e54"}.hgi-twotone.hgi-bluetooth-search:after{content:"\6e55"}.hgi-twotone.hgi-bluetooth-search:before{content:"\6e56"}.hgi-twotone.hgi-bluetooth:after{content:"\6e57"}.hgi-twotone.hgi-bluetooth-square:after{content:"\6e58"}.hgi-twotone.hgi-bluetooth-square:before{content:"\6e59"}.hgi-twotone.hgi-bluetooth:before{content:"\6e5a"}.hgi-twotone.hgi-blur:after{content:"\6e5b"}.hgi-twotone.hgi-blur:before{content:"\6e5c"}.hgi-twotone.hgi-blush-brush-01:after{content:"\6e5d"}.hgi-twotone.hgi-blush-brush-01:before{content:"\6e5e"}.hgi-twotone.hgi-blush-brush-02:after{content:"\6e5f"}.hgi-twotone.hgi-blush-brush-02:before{content:"\6e60"}.hgi-twotone.hgi-board-math:after{content:"\6e61"}.hgi-twotone.hgi-board-math:before{content:"\6e62"}.hgi-twotone.hgi-boat:after{content:"\6e63"}.hgi-twotone.hgi-boat:before{content:"\6e64"}.hgi-twotone.hgi-body-armor:after{content:"\6e65"}.hgi-twotone.hgi-body-armor:before{content:"\6e66"}.hgi-twotone.hgi-body-part-leg:after{content:"\6e67"}.hgi-twotone.hgi-body-part-leg:before{content:"\6e68"}.hgi-twotone.hgi-body-part-muscle:after{content:"\6e69"}.hgi-twotone.hgi-body-part-muscle:before{content:"\6e6a"}.hgi-twotone.hgi-body-part-six-pack:after{content:"\6e6b"}.hgi-twotone.hgi-body-part-six-pack:before{content:"\6e6c"}.hgi-twotone.hgi-body-soap:after{content:"\6e6d"}.hgi-twotone.hgi-body-soap:before{content:"\6e6e"}.hgi-twotone.hgi-body-weight:after{content:"\6e6f"}.hgi-twotone.hgi-body-weight:before{content:"\6e70"}.hgi-twotone.hgi-bomb:after{content:"\6e71"}.hgi-twotone.hgi-bomb:before{content:"\6e72"}.hgi-twotone.hgi-bone-01:after{content:"\6e73"}.hgi-twotone.hgi-bone-01:before{content:"\6e74"}.hgi-twotone.hgi-bone-02:after{content:"\6e75"}.hgi-twotone.hgi-bone-02:before{content:"\6e76"}.hgi-twotone.hgi-book-01:after{content:"\6e77"}.hgi-twotone.hgi-book-01:before{content:"\6e78"}.hgi-twotone.hgi-book-02:after{content:"\6e79"}.hgi-twotone.hgi-book-02:before{content:"\6e7a"}.hgi-twotone.hgi-book-03:after{content:"\6e7b"}.hgi-twotone.hgi-book-03:before{content:"\6e7c"}.hgi-twotone.hgi-book-04:after{content:"\6e7d"}.hgi-twotone.hgi-book-04:before{content:"\6e7e"}.hgi-twotone.hgi-book-bookmark-01:after{content:"\6e7f"}.hgi-twotone.hgi-book-bookmark-01:before{content:"\6e80"}.hgi-twotone.hgi-book-bookmark-02:after{content:"\6e81"}.hgi-twotone.hgi-book-bookmark-02:before{content:"\6e82"}.hgi-twotone.hgi-book-download:after{content:"\6e83"}.hgi-twotone.hgi-book-download:before{content:"\6e84"}.hgi-twotone.hgi-book-edit:after{content:"\6e85"}.hgi-twotone.hgi-book-edit:before{content:"\6e86"}.hgi-twotone.hgi-book-open-01:after{content:"\6e87"}.hgi-twotone.hgi-book-open-01:before{content:"\6e88"}.hgi-twotone.hgi-book-open-02:after{content:"\6e89"}.hgi-twotone.hgi-book-open-02:before{content:"\6e8a"}.hgi-twotone.hgi-book-upload:after{content:"\6e8b"}.hgi-twotone.hgi-book-upload:before{content:"\6e8c"}.hgi-twotone.hgi-bookmark-01:after{content:"\6e8d"}.hgi-twotone.hgi-bookmark-01:before{content:"\6e8e"}.hgi-twotone.hgi-bookmark-02:after{content:"\6e8f"}.hgi-twotone.hgi-bookmark-02:before{content:"\6e90"}.hgi-twotone.hgi-bookmark-03:after{content:"\6e91"}.hgi-twotone.hgi-bookmark-03:before{content:"\6e92"}.hgi-twotone.hgi-bookmark-add-01:after{content:"\6e93"}.hgi-twotone.hgi-bookmark-add-01:before{content:"\6e94"}.hgi-twotone.hgi-bookmark-add-02:after{content:"\6e95"}.hgi-twotone.hgi-bookmark-add-02:before{content:"\6e96"}.hgi-twotone.hgi-bookmark-block-01:after{content:"\6e97"}.hgi-twotone.hgi-bookmark-block-01:before{content:"\6e98"}.hgi-twotone.hgi-bookmark-block-02:after{content:"\6e99"}.hgi-twotone.hgi-bookmark-block-02:before{content:"\6e9a"}.hgi-twotone.hgi-bookmark-check-01:after{content:"\6e9b"}.hgi-twotone.hgi-bookmark-check-01:before{content:"\6e9c"}.hgi-twotone.hgi-bookmark-check-02:after{content:"\6e9d"}.hgi-twotone.hgi-bookmark-check-02:before{content:"\6e9e"}.hgi-twotone.hgi-bookmark-minus-01:after{content:"\6e9f"}.hgi-twotone.hgi-bookmark-minus-01:before{content:"\6ea0"}.hgi-twotone.hgi-bookmark-minus-02:after{content:"\6ea1"}.hgi-twotone.hgi-bookmark-minus-02:before{content:"\6ea2"}.hgi-twotone.hgi-bookmark-off-01:after{content:"\6ea3"}.hgi-twotone.hgi-bookmark-off-01:before{content:"\6ea4"}.hgi-twotone.hgi-bookmark-off-02:after{content:"\6ea5"}.hgi-twotone.hgi-bookmark-off-02:before{content:"\6ea6"}.hgi-twotone.hgi-bookmark-remove-01:after{content:"\6ea7"}.hgi-twotone.hgi-bookmark-remove-01:before{content:"\6ea8"}.hgi-twotone.hgi-bookmark-remove-02:after{content:"\6ea9"}.hgi-twotone.hgi-bookmark-remove-02:before{content:"\6eaa"}.hgi-twotone.hgi-books-01:after{content:"\6eab"}.hgi-twotone.hgi-books-01:before{content:"\6eac"}.hgi-twotone.hgi-books-02:after{content:"\6ead"}.hgi-twotone.hgi-books-02:before{content:"\6eae"}.hgi-twotone.hgi-bookshelf-01:after{content:"\6eaf"}.hgi-twotone.hgi-bookshelf-01:before{content:"\6eb0"}.hgi-twotone.hgi-bookshelf-02:after{content:"\6eb1"}.hgi-twotone.hgi-bookshelf-02:before{content:"\6eb2"}.hgi-twotone.hgi-bookshelf-03:after{content:"\6eb3"}.hgi-twotone.hgi-bookshelf-03:before{content:"\6eb4"}.hgi-twotone.hgi-bootstrap:after{content:"\6eb5"}.hgi-twotone.hgi-bootstrap:before{content:"\6eb6"}.hgi-twotone.hgi-border-all-01:after{content:"\6eb7"}.hgi-twotone.hgi-border-all-01:before{content:"\6eb8"}.hgi-twotone.hgi-border-all-02:after{content:"\6eb9"}.hgi-twotone.hgi-border-all-02:before{content:"\6eba"}.hgi-twotone.hgi-border-bottom-01:after{content:"\6ebb"}.hgi-twotone.hgi-border-bottom-01:before{content:"\6ebc"}.hgi-twotone.hgi-border-bottom-02:after{content:"\6ebd"}.hgi-twotone.hgi-border-bottom-02:before{content:"\6ebe"}.hgi-twotone.hgi-border-full:after{content:"\6ebf"}.hgi-twotone.hgi-border-full:before{content:"\6ec0"}.hgi-twotone.hgi-border-horizontal:after{content:"\6ec1"}.hgi-twotone.hgi-border-horizontal:before{content:"\6ec2"}.hgi-twotone.hgi-border-inner:after{content:"\6ec3"}.hgi-twotone.hgi-border-inner:before{content:"\6ec4"}.hgi-twotone.hgi-border-left-01:after{content:"\6ec5"}.hgi-twotone.hgi-border-left-01:before{content:"\6ec6"}.hgi-twotone.hgi-border-left-02:after{content:"\6ec7"}.hgi-twotone.hgi-border-left-02:before{content:"\6ec8"}.hgi-twotone.hgi-border-none-01:after{content:"\6ec9"}.hgi-twotone.hgi-border-none-01:before{content:"\6eca"}.hgi-twotone.hgi-border-none-02:after{content:"\6ecb"}.hgi-twotone.hgi-border-none-02:before{content:"\6ecc"}.hgi-twotone.hgi-border-right-01:after{content:"\6ecd"}.hgi-twotone.hgi-border-right-01:before{content:"\6ece"}.hgi-twotone.hgi-border-right-02:after{content:"\6ecf"}.hgi-twotone.hgi-border-right-02:before{content:"\6ed0"}.hgi-twotone.hgi-border-top-01:after{content:"\6ed1"}.hgi-twotone.hgi-border-top-01:before{content:"\6ed2"}.hgi-twotone.hgi-border-top-02:after{content:"\6ed3"}.hgi-twotone.hgi-border-top-02:before{content:"\6ed4"}.hgi-twotone.hgi-border-vertical:after{content:"\6ed5"}.hgi-twotone.hgi-border-vertical:before{content:"\6ed6"}.hgi-twotone.hgi-borobudur:after{content:"\6ed7"}.hgi-twotone.hgi-borobudur:before{content:"\6ed8"}.hgi-twotone.hgi-bot:after{content:"\6ed9"}.hgi-twotone.hgi-bot:before{content:"\6eda"}.hgi-twotone.hgi-bounce-left:after{content:"\6edb"}.hgi-twotone.hgi-bounce-left:before{content:"\6edc"}.hgi-twotone.hgi-bounce-right:after{content:"\6edd"}.hgi-twotone.hgi-bounce-right:before{content:"\6ede"}.hgi-twotone.hgi-bounding-box:after{content:"\6edf"}.hgi-twotone.hgi-bounding-box:before{content:"\6ee0"}.hgi-twotone.hgi-bow-tie:after{content:"\6ee1"}.hgi-twotone.hgi-bow-tie:before{content:"\6ee2"}.hgi-twotone.hgi-bowling-pins:after{content:"\6ee3"}.hgi-twotone.hgi-bowling-pins:before{content:"\6ee4"}.hgi-twotone.hgi-bowling:after{content:"\6ee5"}.hgi-twotone.hgi-bowling:before{content:"\6ee6"}.hgi-twotone.hgi-boxer:after{content:"\6ee7"}.hgi-twotone.hgi-boxer:before{content:"\6ee8"}.hgi-twotone.hgi-boxing-bag:after{content:"\6ee9"}.hgi-twotone.hgi-boxing-bag:before{content:"\6eea"}.hgi-twotone.hgi-boxing-glove-01:after{content:"\6eeb"}.hgi-twotone.hgi-boxing-glove-01:before{content:"\6eec"}.hgi-twotone.hgi-boxing-glove:after{content:"\6eed"}.hgi-twotone.hgi-boxing-glove:before{content:"\6eee"}.hgi-twotone.hgi-brain-01:after{content:"\6eef"}.hgi-twotone.hgi-brain-01:before{content:"\6ef0"}.hgi-twotone.hgi-brain-02:after{content:"\6ef1"}.hgi-twotone.hgi-brain-02:before{content:"\6ef2"}.hgi-twotone.hgi-brain:after{content:"\6ef3"}.hgi-twotone.hgi-brain:before{content:"\6ef4"}.hgi-twotone.hgi-brandfetch:after{content:"\6ef5"}.hgi-twotone.hgi-brandfetch:before{content:"\6ef6"}.hgi-twotone.hgi-bread-01:after{content:"\6ef7"}.hgi-twotone.hgi-bread-01:before{content:"\6ef8"}.hgi-twotone.hgi-bread-02:after{content:"\6ef9"}.hgi-twotone.hgi-bread-02:before{content:"\6efa"}.hgi-twotone.hgi-bread-03:after{content:"\6efb"}.hgi-twotone.hgi-bread-03:before{content:"\6efc"}.hgi-twotone.hgi-bread-04:after{content:"\6efd"}.hgi-twotone.hgi-bread-04:before{content:"\6efe"}.hgi-twotone.hgi-breast-pump:after{content:"\6eff"}.hgi-twotone.hgi-breast-pump:before{content:"\6f00"}.hgi-twotone.hgi-bridge:after{content:"\6f01"}.hgi-twotone.hgi-bridge:before{content:"\6f02"}.hgi-twotone.hgi-briefcase-01:after{content:"\6f03"}.hgi-twotone.hgi-briefcase-01:before{content:"\6f04"}.hgi-twotone.hgi-briefcase-02:after{content:"\6f05"}.hgi-twotone.hgi-briefcase-02:before{content:"\6f06"}.hgi-twotone.hgi-briefcase-03:after{content:"\6f07"}.hgi-twotone.hgi-briefcase-03:before{content:"\6f08"}.hgi-twotone.hgi-briefcase-04:after{content:"\6f09"}.hgi-twotone.hgi-briefcase-04:before{content:"\6f0a"}.hgi-twotone.hgi-briefcase-05:after{content:"\6f0b"}.hgi-twotone.hgi-briefcase-05:before{content:"\6f0c"}.hgi-twotone.hgi-briefcase-06:after{content:"\6f0d"}.hgi-twotone.hgi-briefcase-06:before{content:"\6f0e"}.hgi-twotone.hgi-briefcase-07:after{content:"\6f0f"}.hgi-twotone.hgi-briefcase-07:before{content:"\6f10"}.hgi-twotone.hgi-briefcase-08:after{content:"\6f11"}.hgi-twotone.hgi-briefcase-08:before{content:"\6f12"}.hgi-twotone.hgi-briefcase-09:after{content:"\6f13"}.hgi-twotone.hgi-briefcase-09:before{content:"\6f14"}.hgi-twotone.hgi-briefcase-dollar:after{content:"\6f15"}.hgi-twotone.hgi-briefcase-dollar:before{content:"\6f16"}.hgi-twotone.hgi-broccoli:after{content:"\6f17"}.hgi-twotone.hgi-broccoli:before{content:"\6f18"}.hgi-twotone.hgi-brochure:after{content:"\6f19"}.hgi-twotone.hgi-brochure:before{content:"\6f1a"}.hgi-twotone.hgi-broken-bone:after{content:"\6f1b"}.hgi-twotone.hgi-broken-bone:before{content:"\6f1c"}.hgi-twotone.hgi-browser:after{content:"\6f1d"}.hgi-twotone.hgi-browser:before{content:"\6f1e"}.hgi-twotone.hgi-brush:after{content:"\6f1f"}.hgi-twotone.hgi-brush:before{content:"\6f20"}.hgi-twotone.hgi-bubble-chat-add:after{content:"\6f21"}.hgi-twotone.hgi-bubble-chat-add:before{content:"\6f22"}.hgi-twotone.hgi-bubble-chat-blocked:after{content:"\6f23"}.hgi-twotone.hgi-bubble-chat-blocked:before{content:"\6f24"}.hgi-twotone.hgi-bubble-chat-cancel:after{content:"\6f25"}.hgi-twotone.hgi-bubble-chat-cancel:before{content:"\6f26"}.hgi-twotone.hgi-bubble-chat-delay:after{content:"\6f27"}.hgi-twotone.hgi-bubble-chat-delay:before{content:"\6f28"}.hgi-twotone.hgi-bubble-chat-done:after{content:"\6f29"}.hgi-twotone.hgi-bubble-chat-done:before{content:"\6f2a"}.hgi-twotone.hgi-bubble-chat-download-01:after{content:"\6f2b"}.hgi-twotone.hgi-bubble-chat-download-01:before{content:"\6f2c"}.hgi-twotone.hgi-bubble-chat-download-02:after{content:"\6f2d"}.hgi-twotone.hgi-bubble-chat-download-02:before{content:"\6f2e"}.hgi-twotone.hgi-bubble-chat-edit:after{content:"\6f2f"}.hgi-twotone.hgi-bubble-chat-edit:before{content:"\6f30"}.hgi-twotone.hgi-bubble-chat-favourite:after{content:"\6f31"}.hgi-twotone.hgi-bubble-chat-favourite:before{content:"\6f32"}.hgi-twotone.hgi-bubble-chat-income:after{content:"\6f33"}.hgi-twotone.hgi-bubble-chat-income:before{content:"\6f34"}.hgi-twotone.hgi-bubble-chat-lock:after{content:"\6f35"}.hgi-twotone.hgi-bubble-chat-lock:before{content:"\6f36"}.hgi-twotone.hgi-bubble-chat-notification:after{content:"\6f37"}.hgi-twotone.hgi-bubble-chat-notification:before{content:"\6f38"}.hgi-twotone.hgi-bubble-chat-outcome:after{content:"\6f39"}.hgi-twotone.hgi-bubble-chat-outcome:before{content:"\6f3a"}.hgi-twotone.hgi-bubble-chat-preview:after{content:"\6f3b"}.hgi-twotone.hgi-bubble-chat-preview:before{content:"\6f3c"}.hgi-twotone.hgi-bubble-chat-question:after{content:"\6f3d"}.hgi-twotone.hgi-bubble-chat-question:before{content:"\6f3e"}.hgi-twotone.hgi-bubble-chat-search:after{content:"\6f3f"}.hgi-twotone.hgi-bubble-chat-search:before{content:"\6f40"}.hgi-twotone.hgi-bubble-chat:after{content:"\6f41"}.hgi-twotone.hgi-bubble-chat-secure:after{content:"\6f42"}.hgi-twotone.hgi-bubble-chat-secure:before{content:"\6f43"}.hgi-twotone.hgi-bubble-chat-translate:after{content:"\6f44"}.hgi-twotone.hgi-bubble-chat-translate:before{content:"\6f45"}.hgi-twotone.hgi-bubble-chat-unlock:after{content:"\6f46"}.hgi-twotone.hgi-bubble-chat-unlock:before{content:"\6f47"}.hgi-twotone.hgi-bubble-chat-upload:after{content:"\6f48"}.hgi-twotone.hgi-bubble-chat-upload:before{content:"\6f49"}.hgi-twotone.hgi-bubble-chat-user:after{content:"\6f4a"}.hgi-twotone.hgi-bubble-chat-user:before{content:"\6f4b"}.hgi-twotone.hgi-bubble-chat:before{content:"\6f4c"}.hgi-twotone.hgi-bubble-tea-01:after{content:"\6f4d"}.hgi-twotone.hgi-bubble-tea-01:before{content:"\6f4e"}.hgi-twotone.hgi-bubble-tea-02:after{content:"\6f4f"}.hgi-twotone.hgi-bubble-tea-02:before{content:"\6f50"}.hgi-twotone.hgi-bug-01:after{content:"\6f51"}.hgi-twotone.hgi-bug-01:before{content:"\6f52"}.hgi-twotone.hgi-bug-02:after{content:"\6f53"}.hgi-twotone.hgi-bug-02:before{content:"\6f54"}.hgi-twotone.hgi-building-01:after{content:"\6f55"}.hgi-twotone.hgi-building-01:before{content:"\6f56"}.hgi-twotone.hgi-building-02:after{content:"\6f57"}.hgi-twotone.hgi-building-02:before{content:"\6f58"}.hgi-twotone.hgi-building-03:after{content:"\6f59"}.hgi-twotone.hgi-building-03:before{content:"\6f5a"}.hgi-twotone.hgi-building-04:after{content:"\6f5b"}.hgi-twotone.hgi-building-04:before{content:"\6f5c"}.hgi-twotone.hgi-building-05:after{content:"\6f5d"}.hgi-twotone.hgi-building-05:before{content:"\6f5e"}.hgi-twotone.hgi-building-06:after{content:"\6f5f"}.hgi-twotone.hgi-building-06:before{content:"\6f60"}.hgi-twotone.hgi-bulb-charging:after{content:"\6f61"}.hgi-twotone.hgi-bulb-charging:before{content:"\6f62"}.hgi-twotone.hgi-bulb:after{content:"\6f63"}.hgi-twotone.hgi-bulb:before{content:"\6f64"}.hgi-twotone.hgi-bulletproof-vest:after{content:"\6f65"}.hgi-twotone.hgi-bulletproof-vest:before{content:"\6f66"}.hgi-twotone.hgi-burj-al-arab:after{content:"\6f67"}.hgi-twotone.hgi-burj-al-arab:before{content:"\6f68"}.hgi-twotone.hgi-burning-cd:after{content:"\6f69"}.hgi-twotone.hgi-burning-cd:before{content:"\6f6a"}.hgi-twotone.hgi-bus-01:after{content:"\6f6b"}.hgi-twotone.hgi-bus-01:before{content:"\6f6c"}.hgi-twotone.hgi-bus-02:after{content:"\6f6d"}.hgi-twotone.hgi-bus-02:before{content:"\6f6e"}.hgi-twotone.hgi-bus-03:after{content:"\6f6f"}.hgi-twotone.hgi-bus-03:before{content:"\6f70"}.hgi-twotone.hgi-c-programming:after{content:"\6f71"}.hgi-twotone.hgi-c-programming:before{content:"\6f72"}.hgi-twotone.hgi-cabinet-01:after{content:"\6f73"}.hgi-twotone.hgi-cabinet-01:before{content:"\6f74"}.hgi-twotone.hgi-cabinet-02:after{content:"\6f75"}.hgi-twotone.hgi-cabinet-02:before{content:"\6f76"}.hgi-twotone.hgi-cabinet-03:after{content:"\6f77"}.hgi-twotone.hgi-cabinet-03:before{content:"\6f78"}.hgi-twotone.hgi-cabinet-04:after{content:"\6f79"}.hgi-twotone.hgi-cabinet-04:before{content:"\6f7a"}.hgi-twotone.hgi-cable-car:after{content:"\6f7b"}.hgi-twotone.hgi-cable-car:before{content:"\6f7c"}.hgi-twotone.hgi-cactus:after{content:"\6f7d"}.hgi-twotone.hgi-cactus:before{content:"\6f7e"}.hgi-twotone.hgi-caduceus:after{content:"\6f7f"}.hgi-twotone.hgi-caduceus:before{content:"\6f80"}.hgi-twotone.hgi-cafe:after{content:"\6f81"}.hgi-twotone.hgi-cafe:before{content:"\6f82"}.hgi-twotone.hgi-calculate:after{content:"\6f83"}.hgi-twotone.hgi-calculate:before{content:"\6f84"}.hgi-twotone.hgi-calculator-01:after{content:"\6f85"}.hgi-twotone.hgi-calculator-01:before{content:"\6f86"}.hgi-twotone.hgi-calculator:after{content:"\6f87"}.hgi-twotone.hgi-calculator:before{content:"\6f88"}.hgi-twotone.hgi-calendar-01:after{content:"\6f89"}.hgi-twotone.hgi-calendar-01:before{content:"\6f8a"}.hgi-twotone.hgi-calendar-02:after{content:"\6f8b"}.hgi-twotone.hgi-calendar-02:before{content:"\6f8c"}.hgi-twotone.hgi-calendar-03:after{content:"\6f8d"}.hgi-twotone.hgi-calendar-03:before{content:"\6f8e"}.hgi-twotone.hgi-calendar-04:after{content:"\6f8f"}.hgi-twotone.hgi-calendar-04:before{content:"\6f90"}.hgi-twotone.hgi-calendar-add-01:after{content:"\6f91"}.hgi-twotone.hgi-calendar-add-01:before{content:"\6f92"}.hgi-twotone.hgi-calendar-add-02:after{content:"\6f93"}.hgi-twotone.hgi-calendar-add-02:before{content:"\6f94"}.hgi-twotone.hgi-calendar-block-01:after{content:"\6f95"}.hgi-twotone.hgi-calendar-block-01:before{content:"\6f96"}.hgi-twotone.hgi-calendar-block-02:after{content:"\6f97"}.hgi-twotone.hgi-calendar-block-02:before{content:"\6f98"}.hgi-twotone.hgi-calendar-check-in-01:after{content:"\6f99"}.hgi-twotone.hgi-calendar-check-in-01:before{content:"\6f9a"}.hgi-twotone.hgi-calendar-check-in-02:after{content:"\6f9b"}.hgi-twotone.hgi-calendar-check-in-02:before{content:"\6f9c"}.hgi-twotone.hgi-calendar-check-out-01:after{content:"\6f9d"}.hgi-twotone.hgi-calendar-check-out-01:before{content:"\6f9e"}.hgi-twotone.hgi-calendar-check-out-02:after{content:"\6f9f"}.hgi-twotone.hgi-calendar-check-out-02:before{content:"\6fa0"}.hgi-twotone.hgi-calendar-download-01:after{content:"\6fa1"}.hgi-twotone.hgi-calendar-download-01:before{content:"\6fa2"}.hgi-twotone.hgi-calendar-download-02:after{content:"\6fa3"}.hgi-twotone.hgi-calendar-download-02:before{content:"\6fa4"}.hgi-twotone.hgi-calendar-favorite-01:after{content:"\6fa5"}.hgi-twotone.hgi-calendar-favorite-01:before{content:"\6fa6"}.hgi-twotone.hgi-calendar-favorite-02:after{content:"\6fa7"}.hgi-twotone.hgi-calendar-favorite-02:before{content:"\6fa8"}.hgi-twotone.hgi-calendar-lock-01:after{content:"\6fa9"}.hgi-twotone.hgi-calendar-lock-01:before{content:"\6faa"}.hgi-twotone.hgi-calendar-lock-02:after{content:"\6fab"}.hgi-twotone.hgi-calendar-lock-02:before{content:"\6fac"}.hgi-twotone.hgi-calendar-love-01:after{content:"\6fad"}.hgi-twotone.hgi-calendar-love-01:before{content:"\6fae"}.hgi-twotone.hgi-calendar-love-02:after{content:"\6faf"}.hgi-twotone.hgi-calendar-love-02:before{content:"\6fb0"}.hgi-twotone.hgi-calendar-minus-01:after{content:"\6fb1"}.hgi-twotone.hgi-calendar-minus-01:before{content:"\6fb2"}.hgi-twotone.hgi-calendar-minus-02:after{content:"\6fb3"}.hgi-twotone.hgi-calendar-minus-02:before{content:"\6fb4"}.hgi-twotone.hgi-calendar-remove-01:after{content:"\6fb5"}.hgi-twotone.hgi-calendar-remove-01:before{content:"\6fb6"}.hgi-twotone.hgi-calendar-remove-02:after{content:"\6fb7"}.hgi-twotone.hgi-calendar-remove-02:before{content:"\6fb8"}.hgi-twotone.hgi-calendar-setting-01:after{content:"\6fb9"}.hgi-twotone.hgi-calendar-setting-01:before{content:"\6fba"}.hgi-twotone.hgi-calendar-setting-02:after{content:"\6fbb"}.hgi-twotone.hgi-calendar-setting-02:before{content:"\6fbc"}.hgi-twotone.hgi-calendar-upload-01:after{content:"\6fbd"}.hgi-twotone.hgi-calendar-upload-01:before{content:"\6fbe"}.hgi-twotone.hgi-calendar-upload-02:after{content:"\6fbf"}.hgi-twotone.hgi-calendar-upload-02:before{content:"\6fc0"}.hgi-twotone.hgi-call-02:after{content:"\6fc1"}.hgi-twotone.hgi-call-02:before{content:"\6fc2"}.hgi-twotone.hgi-call-add-02:after{content:"\6fc3"}.hgi-twotone.hgi-call-add-02:before{content:"\6fc4"}.hgi-twotone.hgi-call-add:after{content:"\6fc5"}.hgi-twotone.hgi-call-add:before{content:"\6fc6"}.hgi-twotone.hgi-call-blocked-02:after{content:"\6fc7"}.hgi-twotone.hgi-call-blocked-02:before{content:"\6fc8"}.hgi-twotone.hgi-call-blocked:after{content:"\6fc9"}.hgi-twotone.hgi-call-blocked:before{content:"\6fca"}.hgi-twotone.hgi-call-disabled-02:after{content:"\6fcb"}.hgi-twotone.hgi-call-disabled-02:before{content:"\6fcc"}.hgi-twotone.hgi-call-disabled:after{content:"\6fcd"}.hgi-twotone.hgi-call-disabled:before{content:"\6fce"}.hgi-twotone.hgi-call-done-02:after{content:"\6fcf"}.hgi-twotone.hgi-call-done-02:before{content:"\6fd0"}.hgi-twotone.hgi-call-done:after{content:"\6fd1"}.hgi-twotone.hgi-call-done:before{content:"\6fd2"}.hgi-twotone.hgi-call-end-01:after{content:"\6fd3"}.hgi-twotone.hgi-call-end-01:before{content:"\6fd4"}.hgi-twotone.hgi-call-end-02:after{content:"\6fd5"}.hgi-twotone.hgi-call-end-02:before{content:"\6fd6"}.hgi-twotone.hgi-call-end-03:after{content:"\6fd7"}.hgi-twotone.hgi-call-end-03:before{content:"\6fd8"}.hgi-twotone.hgi-call-end-04:after{content:"\6fd9"}.hgi-twotone.hgi-call-end-04:before{content:"\6fda"}.hgi-twotone.hgi-call-incoming-01:after{content:"\6fdb"}.hgi-twotone.hgi-call-incoming-01:before{content:"\6fdc"}.hgi-twotone.hgi-call-incoming-02:after{content:"\6fdd"}.hgi-twotone.hgi-call-incoming-02:before{content:"\6fde"}.hgi-twotone.hgi-call-incoming-03:after{content:"\6fdf"}.hgi-twotone.hgi-call-incoming-03:before{content:"\6fe0"}.hgi-twotone.hgi-call-incoming-04:after{content:"\6fe1"}.hgi-twotone.hgi-call-incoming-04:before{content:"\6fe2"}.hgi-twotone.hgi-call-internal-02:after{content:"\6fe3"}.hgi-twotone.hgi-call-internal-02:before{content:"\6fe4"}.hgi-twotone.hgi-call-internal:after{content:"\6fe5"}.hgi-twotone.hgi-call-internal:before{content:"\6fe6"}.hgi-twotone.hgi-call-locked-02:after{content:"\6fe7"}.hgi-twotone.hgi-call-locked-02:before{content:"\6fe8"}.hgi-twotone.hgi-call-locked:after{content:"\6fe9"}.hgi-twotone.hgi-call-locked:before{content:"\6fea"}.hgi-twotone.hgi-call-minus-02:after{content:"\6feb"}.hgi-twotone.hgi-call-minus-02:before{content:"\6fec"}.hgi-twotone.hgi-call-minus:after{content:"\6fed"}.hgi-twotone.hgi-call-minus:before{content:"\6fee"}.hgi-twotone.hgi-call-missed-01:after{content:"\6fef"}.hgi-twotone.hgi-call-missed-01:before{content:"\6ff0"}.hgi-twotone.hgi-call-missed-02:after{content:"\6ff1"}.hgi-twotone.hgi-call-missed-02:before{content:"\6ff2"}.hgi-twotone.hgi-call-missed-03:after{content:"\6ff3"}.hgi-twotone.hgi-call-missed-03:before{content:"\6ff4"}.hgi-twotone.hgi-call-missed-04:after{content:"\6ff5"}.hgi-twotone.hgi-call-missed-04:before{content:"\6ff6"}.hgi-twotone.hgi-call-outgoing-01:after{content:"\6ff7"}.hgi-twotone.hgi-call-outgoing-01:before{content:"\6ff8"}.hgi-twotone.hgi-call-outgoing-02:after{content:"\6ff9"}.hgi-twotone.hgi-call-outgoing-02:before{content:"\6ffa"}.hgi-twotone.hgi-call-outgoing-03:after{content:"\6ffb"}.hgi-twotone.hgi-call-outgoing-03:before{content:"\6ffc"}.hgi-twotone.hgi-call-outgoing-04:after{content:"\6ffd"}.hgi-twotone.hgi-call-outgoing-04:before{content:"\6ffe"}.hgi-twotone.hgi-call-paused-02:after{content:"\6fff"}.hgi-twotone.hgi-call-paused-02:before{content:"\7000"}.hgi-twotone.hgi-call-paused:after{content:"\7001"}.hgi-twotone.hgi-call-paused:before{content:"\7002"}.hgi-twotone.hgi-call-received-02:after{content:"\7003"}.hgi-twotone.hgi-call-received-02:before{content:"\7004"}.hgi-twotone.hgi-call-received:after{content:"\7005"}.hgi-twotone.hgi-call-received:before{content:"\7006"}.hgi-twotone.hgi-call-ringing-01:after{content:"\7007"}.hgi-twotone.hgi-call-ringing-01:before{content:"\7008"}.hgi-twotone.hgi-call-ringing-02:after{content:"\7009"}.hgi-twotone.hgi-call-ringing-02:before{content:"\700a"}.hgi-twotone.hgi-call-ringing-03:after{content:"\700b"}.hgi-twotone.hgi-call-ringing-03:before{content:"\700c"}.hgi-twotone.hgi-call-ringing-04:after{content:"\700d"}.hgi-twotone.hgi-call-ringing-04:before{content:"\700e"}.hgi-twotone.hgi-call:after{content:"\700f"}.hgi-twotone.hgi-call-unlocked-02:after{content:"\7010"}.hgi-twotone.hgi-call-unlocked-02:before{content:"\7011"}.hgi-twotone.hgi-call-unlocked:after{content:"\7012"}.hgi-twotone.hgi-call-unlocked:before{content:"\7013"}.hgi-twotone.hgi-call:before{content:"\7014"}.hgi-twotone.hgi-calling-02:after{content:"\7015"}.hgi-twotone.hgi-calling-02:before{content:"\7016"}.hgi-twotone.hgi-calling:after{content:"\7017"}.hgi-twotone.hgi-calling:before{content:"\7018"}.hgi-twotone.hgi-camel:after{content:"\7019"}.hgi-twotone.hgi-camel:before{content:"\701a"}.hgi-twotone.hgi-camera-01:after{content:"\701b"}.hgi-twotone.hgi-camera-01:before{content:"\701c"}.hgi-twotone.hgi-camera-02:after{content:"\701d"}.hgi-twotone.hgi-camera-02:before{content:"\701e"}.hgi-twotone.hgi-camera-add-01:after{content:"\701f"}.hgi-twotone.hgi-camera-add-01:before{content:"\7020"}.hgi-twotone.hgi-camera-add-02:after{content:"\7021"}.hgi-twotone.hgi-camera-add-02:before{content:"\7022"}.hgi-twotone.hgi-camera-automatically-01:after{content:"\7023"}.hgi-twotone.hgi-camera-automatically-01:before{content:"\7024"}.hgi-twotone.hgi-camera-automatically-02:after{content:"\7025"}.hgi-twotone.hgi-camera-automatically-02:before{content:"\7026"}.hgi-twotone.hgi-camera-lens:after{content:"\7027"}.hgi-twotone.hgi-camera-lens:before{content:"\7028"}.hgi-twotone.hgi-camera-microphone-01:after{content:"\7029"}.hgi-twotone.hgi-camera-microphone-01:before{content:"\702a"}.hgi-twotone.hgi-camera-microphone-02:after{content:"\702b"}.hgi-twotone.hgi-camera-microphone-02:before{content:"\702c"}.hgi-twotone.hgi-camera-night-mode-01:after{content:"\702d"}.hgi-twotone.hgi-camera-night-mode-01:before{content:"\702e"}.hgi-twotone.hgi-camera-night-mode-02:after{content:"\702f"}.hgi-twotone.hgi-camera-night-mode-02:before{content:"\7030"}.hgi-twotone.hgi-camera-off-01:after{content:"\7031"}.hgi-twotone.hgi-camera-off-01:before{content:"\7032"}.hgi-twotone.hgi-camera-off-02:after{content:"\7033"}.hgi-twotone.hgi-camera-off-02:before{content:"\7034"}.hgi-twotone.hgi-camera-rotated-01:after{content:"\7035"}.hgi-twotone.hgi-camera-rotated-01:before{content:"\7036"}.hgi-twotone.hgi-camera-rotated-02:after{content:"\7037"}.hgi-twotone.hgi-camera-rotated-02:before{content:"\7038"}.hgi-twotone.hgi-camera-smile-01:after{content:"\7039"}.hgi-twotone.hgi-camera-smile-01:before{content:"\703a"}.hgi-twotone.hgi-camera-smile-02:after{content:"\703b"}.hgi-twotone.hgi-camera-smile-02:before{content:"\703c"}.hgi-twotone.hgi-camera-tripod:after{content:"\703d"}.hgi-twotone.hgi-camera-tripod:before{content:"\703e"}.hgi-twotone.hgi-camera-video:after{content:"\703f"}.hgi-twotone.hgi-camera-video:before{content:"\7040"}.hgi-twotone.hgi-camper:after{content:"\7041"}.hgi-twotone.hgi-camper:before{content:"\7042"}.hgi-twotone.hgi-campfire:after{content:"\7043"}.hgi-twotone.hgi-campfire:before{content:"\7044"}.hgi-twotone.hgi-cancel-01:after{content:"\7045"}.hgi-twotone.hgi-cancel-01:before{content:"\7046"}.hgi-twotone.hgi-cancel-02:after{content:"\7047"}.hgi-twotone.hgi-cancel-02:before{content:"\7048"}.hgi-twotone.hgi-cancel-circle-half-dot:after{content:"\7049"}.hgi-twotone.hgi-cancel-circle-half-dot:before{content:"\704a"}.hgi-twotone.hgi-cancel-circle:after{content:"\704b"}.hgi-twotone.hgi-cancel-circle:before{content:"\704c"}.hgi-twotone.hgi-cancel-square:after{content:"\704d"}.hgi-twotone.hgi-cancel-square:before{content:"\704e"}.hgi-twotone.hgi-candelier-01:after{content:"\704f"}.hgi-twotone.hgi-candelier-01:before{content:"\7050"}.hgi-twotone.hgi-candelier-02:after{content:"\7051"}.hgi-twotone.hgi-candelier-02:before{content:"\7052"}.hgi-twotone.hgi-canvas:after{content:"\7053"}.hgi-twotone.hgi-canvas:before{content:"\7054"}.hgi-twotone.hgi-cap-projecting:after{content:"\7055"}.hgi-twotone.hgi-cap-projecting:before{content:"\7056"}.hgi-twotone.hgi-cap-round:after{content:"\7057"}.hgi-twotone.hgi-cap-round:before{content:"\7058"}.hgi-twotone.hgi-cap:after{content:"\7059"}.hgi-twotone.hgi-cap-straight:after{content:"\705a"}.hgi-twotone.hgi-cap-straight:before{content:"\705b"}.hgi-twotone.hgi-cap:before{content:"\705c"}.hgi-twotone.hgi-capcut-rectangle:after{content:"\705d"}.hgi-twotone.hgi-capcut-rectangle:before{content:"\705e"}.hgi-twotone.hgi-capcut:after{content:"\705f"}.hgi-twotone.hgi-capcut:before{content:"\7060"}.hgi-twotone.hgi-car-01:after{content:"\7061"}.hgi-twotone.hgi-car-01:before{content:"\7062"}.hgi-twotone.hgi-car-02:after{content:"\7063"}.hgi-twotone.hgi-car-02:before{content:"\7064"}.hgi-twotone.hgi-car-03:after{content:"\7065"}.hgi-twotone.hgi-car-03:before{content:"\7066"}.hgi-twotone.hgi-car-04:after{content:"\7067"}.hgi-twotone.hgi-car-04:before{content:"\7068"}.hgi-twotone.hgi-car-parking-01:after{content:"\7069"}.hgi-twotone.hgi-car-parking-01:before{content:"\706a"}.hgi-twotone.hgi-car-parking-02:after{content:"\706b"}.hgi-twotone.hgi-car-parking-02:before{content:"\706c"}.hgi-twotone.hgi-caravan:after{content:"\706d"}.hgi-twotone.hgi-caravan:before{content:"\706e"}.hgi-twotone.hgi-card-exchange-01:after{content:"\706f"}.hgi-twotone.hgi-card-exchange-01:before{content:"\7070"}.hgi-twotone.hgi-card-exchange-02:after{content:"\7071"}.hgi-twotone.hgi-card-exchange-02:before{content:"\7072"}.hgi-twotone.hgi-cardigan:after{content:"\7073"}.hgi-twotone.hgi-cardigan:before{content:"\7074"}.hgi-twotone.hgi-cardiogram-01:after{content:"\7075"}.hgi-twotone.hgi-cardiogram-01:before{content:"\7076"}.hgi-twotone.hgi-cardiogram-02:after{content:"\7077"}.hgi-twotone.hgi-cardiogram-02:before{content:"\7078"}.hgi-twotone.hgi-cards-01:after{content:"\7079"}.hgi-twotone.hgi-cards-01:before{content:"\707a"}.hgi-twotone.hgi-cards-02:after{content:"\707b"}.hgi-twotone.hgi-cards-02:before{content:"\707c"}.hgi-twotone.hgi-cargo-ship:after{content:"\707d"}.hgi-twotone.hgi-cargo-ship:before{content:"\707e"}.hgi-twotone.hgi-carousel-horizontal-02:after{content:"\707f"}.hgi-twotone.hgi-carousel-horizontal-02:before{content:"\7080"}.hgi-twotone.hgi-carousel-horizontal:after{content:"\7081"}.hgi-twotone.hgi-carousel-horizontal:before{content:"\7082"}.hgi-twotone.hgi-carousel-vertical:after{content:"\7083"}.hgi-twotone.hgi-carousel-vertical:before{content:"\7084"}.hgi-twotone.hgi-carrot:after{content:"\7085"}.hgi-twotone.hgi-carrot:before{content:"\7086"}.hgi-twotone.hgi-cash-01:after{content:"\7087"}.hgi-twotone.hgi-cash-01:before{content:"\7088"}.hgi-twotone.hgi-cash-02:after{content:"\7089"}.hgi-twotone.hgi-cash-02:before{content:"\708a"}.hgi-twotone.hgi-cashback:after{content:"\708b"}.hgi-twotone.hgi-cashback:before{content:"\708c"}.hgi-twotone.hgi-cashier-02:after{content:"\708d"}.hgi-twotone.hgi-cashier-02:before{content:"\708e"}.hgi-twotone.hgi-cashier:after{content:"\708f"}.hgi-twotone.hgi-cashier:before{content:"\7090"}.hgi-twotone.hgi-castle-01:after{content:"\7091"}.hgi-twotone.hgi-castle-01:before{content:"\7092"}.hgi-twotone.hgi-castle-02:after{content:"\7093"}.hgi-twotone.hgi-castle-02:before{content:"\7094"}.hgi-twotone.hgi-castle:after{content:"\7095"}.hgi-twotone.hgi-castle:before{content:"\7096"}.hgi-twotone.hgi-catalogue:after{content:"\7097"}.hgi-twotone.hgi-catalogue:before{content:"\7098"}.hgi-twotone.hgi-cayan-tower:after{content:"\7099"}.hgi-twotone.hgi-cayan-tower:before{content:"\709a"}.hgi-twotone.hgi-cctv-camera:after{content:"\709b"}.hgi-twotone.hgi-cctv-camera:before{content:"\709c"}.hgi-twotone.hgi-cd:after{content:"\709d"}.hgi-twotone.hgi-cd:before{content:"\709e"}.hgi-twotone.hgi-cells:after{content:"\709f"}.hgi-twotone.hgi-cells:before{content:"\70a0"}.hgi-twotone.hgi-cellular-network-offline:after{content:"\70a1"}.hgi-twotone.hgi-cellular-network-offline:before{content:"\70a2"}.hgi-twotone.hgi-cellular-network:after{content:"\70a3"}.hgi-twotone.hgi-cellular-network:before{content:"\70a4"}.hgi-twotone.hgi-celsius:after{content:"\70a5"}.hgi-twotone.hgi-celsius:before{content:"\70a6"}.hgi-twotone.hgi-center-focus:after{content:"\70a7"}.hgi-twotone.hgi-center-focus:before{content:"\70a8"}.hgi-twotone.hgi-central-shaheed-minar:after{content:"\70a9"}.hgi-twotone.hgi-central-shaheed-minar:before{content:"\70aa"}.hgi-twotone.hgi-centralized:after{content:"\70ab"}.hgi-twotone.hgi-centralized:before{content:"\70ac"}.hgi-twotone.hgi-certificate-01:after{content:"\70ad"}.hgi-twotone.hgi-certificate-01:before{content:"\70ae"}.hgi-twotone.hgi-certificate-02:after{content:"\70af"}.hgi-twotone.hgi-certificate-02:before{content:"\70b0"}.hgi-twotone.hgi-chair-01:after{content:"\70b1"}.hgi-twotone.hgi-chair-01:before{content:"\70b2"}.hgi-twotone.hgi-chair-02:after{content:"\70b3"}.hgi-twotone.hgi-chair-02:before{content:"\70b4"}.hgi-twotone.hgi-chair-03:after{content:"\70b5"}.hgi-twotone.hgi-chair-03:before{content:"\70b6"}.hgi-twotone.hgi-chair-04:after{content:"\70b7"}.hgi-twotone.hgi-chair-04:before{content:"\70b8"}.hgi-twotone.hgi-chair-05:after{content:"\70b9"}.hgi-twotone.hgi-chair-05:before{content:"\70ba"}.hgi-twotone.hgi-chair-barber:after{content:"\70bb"}.hgi-twotone.hgi-chair-barber:before{content:"\70bc"}.hgi-twotone.hgi-champion:after{content:"\70bd"}.hgi-twotone.hgi-champion:before{content:"\70be"}.hgi-twotone.hgi-change-screen-mode:after{content:"\70bf"}.hgi-twotone.hgi-change-screen-mode:before{content:"\70c0"}.hgi-twotone.hgi-character-phonetic:after{content:"\70c1"}.hgi-twotone.hgi-character-phonetic:before{content:"\70c2"}.hgi-twotone.hgi-charity:after{content:"\70c3"}.hgi-twotone.hgi-charity:before{content:"\70c4"}.hgi-twotone.hgi-chart-average:after{content:"\70c5"}.hgi-twotone.hgi-chart-average:before{content:"\70c6"}.hgi-twotone.hgi-chart-bar-line:after{content:"\70c7"}.hgi-twotone.hgi-chart-bar-line:before{content:"\70c8"}.hgi-twotone.hgi-chart-breakout-circle:after{content:"\70c9"}.hgi-twotone.hgi-chart-breakout-circle:before{content:"\70ca"}.hgi-twotone.hgi-chart-breakout-square:after{content:"\70cb"}.hgi-twotone.hgi-chart-breakout-square:before{content:"\70cc"}.hgi-twotone.hgi-chart-bubble-01:after{content:"\70cd"}.hgi-twotone.hgi-chart-bubble-01:before{content:"\70ce"}.hgi-twotone.hgi-chart-bubble-02:after{content:"\70cf"}.hgi-twotone.hgi-chart-bubble-02:before{content:"\70d0"}.hgi-twotone.hgi-chart-column:after{content:"\70d1"}.hgi-twotone.hgi-chart-column:before{content:"\70d2"}.hgi-twotone.hgi-chart-decrease:after{content:"\70d3"}.hgi-twotone.hgi-chart-decrease:before{content:"\70d4"}.hgi-twotone.hgi-chart-evaluation:after{content:"\70d5"}.hgi-twotone.hgi-chart-evaluation:before{content:"\70d6"}.hgi-twotone.hgi-chart-high-low:after{content:"\70d7"}.hgi-twotone.hgi-chart-high-low:before{content:"\70d8"}.hgi-twotone.hgi-chart-histogram:after{content:"\70d9"}.hgi-twotone.hgi-chart-histogram:before{content:"\70da"}.hgi-twotone.hgi-chart-increase:after{content:"\70db"}.hgi-twotone.hgi-chart-increase:before{content:"\70dc"}.hgi-twotone.hgi-chart-line-data-01:after{content:"\70dd"}.hgi-twotone.hgi-chart-line-data-01:before{content:"\70de"}.hgi-twotone.hgi-chart-line-data-02:after{content:"\70df"}.hgi-twotone.hgi-chart-line-data-02:before{content:"\70e0"}.hgi-twotone.hgi-chart-line-data-03:after{content:"\70e1"}.hgi-twotone.hgi-chart-line-data-03:before{content:"\70e2"}.hgi-twotone.hgi-chart-maximum:after{content:"\70e3"}.hgi-twotone.hgi-chart-maximum:before{content:"\70e4"}.hgi-twotone.hgi-chart-medium:after{content:"\70e5"}.hgi-twotone.hgi-chart-medium:before{content:"\70e6"}.hgi-twotone.hgi-chart-minimum:after{content:"\70e7"}.hgi-twotone.hgi-chart-minimum:before{content:"\70e8"}.hgi-twotone.hgi-chart-radar:after{content:"\70e9"}.hgi-twotone.hgi-chart-radar:before{content:"\70ea"}.hgi-twotone.hgi-chart-relationship:after{content:"\70eb"}.hgi-twotone.hgi-chart-relationship:before{content:"\70ec"}.hgi-twotone.hgi-chart-ring:after{content:"\70ed"}.hgi-twotone.hgi-chart-ring:before{content:"\70ee"}.hgi-twotone.hgi-chart-rose:after{content:"\70ef"}.hgi-twotone.hgi-chart-rose:before{content:"\70f0"}.hgi-twotone.hgi-chart-scatter:after{content:"\70f1"}.hgi-twotone.hgi-chart-scatter:before{content:"\70f2"}.hgi-twotone.hgi-chart:after{content:"\70f3"}.hgi-twotone.hgi-chart:before{content:"\70f4"}.hgi-twotone.hgi-chat-bot:after{content:"\70f5"}.hgi-twotone.hgi-chat-bot:before{content:"\70f6"}.hgi-twotone.hgi-chat-gpt:after{content:"\70f7"}.hgi-twotone.hgi-chat-gpt:before{content:"\70f8"}.hgi-twotone.hgi-chatting-01:after{content:"\70f9"}.hgi-twotone.hgi-chatting-01:before{content:"\70fa"}.hgi-twotone.hgi-check-list:after{content:"\70fb"}.hgi-twotone.hgi-check-list:before{content:"\70fc"}.hgi-twotone.hgi-check-unread-01:after{content:"\70fd"}.hgi-twotone.hgi-check-unread-01:before{content:"\70fe"}.hgi-twotone.hgi-check-unread-02:after{content:"\70ff"}.hgi-twotone.hgi-check-unread-02:before{content:"\7100"}.hgi-twotone.hgi-check-unread-03:after{content:"\7101"}.hgi-twotone.hgi-check-unread-03:before{content:"\7102"}.hgi-twotone.hgi-check-unread-04:after{content:"\7103"}.hgi-twotone.hgi-check-unread-04:before{content:"\7104"}.hgi-twotone.hgi-checkmark-badge-01:after{content:"\7105"}.hgi-twotone.hgi-checkmark-badge-01:before{content:"\7106"}.hgi-twotone.hgi-checkmark-badge-02:after{content:"\7107"}.hgi-twotone.hgi-checkmark-badge-02:before{content:"\7108"}.hgi-twotone.hgi-checkmark-badge-03:after{content:"\7109"}.hgi-twotone.hgi-checkmark-badge-03:before{content:"\710a"}.hgi-twotone.hgi-checkmark-badge-04:after{content:"\710b"}.hgi-twotone.hgi-checkmark-badge-04:before{content:"\710c"}.hgi-twotone.hgi-checkmark-circle-01:after{content:"\710d"}.hgi-twotone.hgi-checkmark-circle-01:before{content:"\710e"}.hgi-twotone.hgi-checkmark-circle-02:after{content:"\710f"}.hgi-twotone.hgi-checkmark-circle-02:before{content:"\7110"}.hgi-twotone.hgi-checkmark-circle-03:after{content:"\7111"}.hgi-twotone.hgi-checkmark-circle-03:before{content:"\7112"}.hgi-twotone.hgi-checkmark-circle-04:after{content:"\7113"}.hgi-twotone.hgi-checkmark-circle-04:before{content:"\7114"}.hgi-twotone.hgi-checkmark-square-01:after{content:"\7115"}.hgi-twotone.hgi-checkmark-square-01:before{content:"\7116"}.hgi-twotone.hgi-checkmark-square-02:after{content:"\7117"}.hgi-twotone.hgi-checkmark-square-02:before{content:"\7118"}.hgi-twotone.hgi-checkmark-square-03:after{content:"\7119"}.hgi-twotone.hgi-checkmark-square-03:before{content:"\711a"}.hgi-twotone.hgi-checkmark-square-04:after{content:"\711b"}.hgi-twotone.hgi-checkmark-square-04:before{content:"\711c"}.hgi-twotone.hgi-cheese-cake-01:after{content:"\711d"}.hgi-twotone.hgi-cheese-cake-01:before{content:"\711e"}.hgi-twotone.hgi-cheese-cake-02:after{content:"\711f"}.hgi-twotone.hgi-cheese-cake-02:before{content:"\7120"}.hgi-twotone.hgi-cheese:after{content:"\7121"}.hgi-twotone.hgi-cheese:before{content:"\7122"}.hgi-twotone.hgi-chef-hat:after{content:"\7123"}.hgi-twotone.hgi-chef-hat:before{content:"\7124"}.hgi-twotone.hgi-chef:after{content:"\7125"}.hgi-twotone.hgi-chef:before{content:"\7126"}.hgi-twotone.hgi-chemistry-01:after{content:"\7127"}.hgi-twotone.hgi-chemistry-01:before{content:"\7128"}.hgi-twotone.hgi-chemistry-02:after{content:"\7129"}.hgi-twotone.hgi-chemistry-02:before{content:"\712a"}.hgi-twotone.hgi-chemistry-03:after{content:"\712b"}.hgi-twotone.hgi-chemistry-03:before{content:"\712c"}.hgi-twotone.hgi-cherry:after{content:"\712d"}.hgi-twotone.hgi-cherry:before{content:"\712e"}.hgi-twotone.hgi-chess-01:after{content:"\712f"}.hgi-twotone.hgi-chess-01:before{content:"\7130"}.hgi-twotone.hgi-chess-02:after{content:"\7131"}.hgi-twotone.hgi-chess-02:before{content:"\7132"}.hgi-twotone.hgi-chess-pawn:after{content:"\7133"}.hgi-twotone.hgi-chess-pawn:before{content:"\7134"}.hgi-twotone.hgi-chicken-thighs:after{content:"\7135"}.hgi-twotone.hgi-chicken-thighs:before{content:"\7136"}.hgi-twotone.hgi-chimney:after{content:"\7137"}.hgi-twotone.hgi-chimney:before{content:"\7138"}.hgi-twotone.hgi-china-temple:after{content:"\7139"}.hgi-twotone.hgi-china-temple:before{content:"\713a"}.hgi-twotone.hgi-chip-02:after{content:"\713b"}.hgi-twotone.hgi-chip-02:before{content:"\713c"}.hgi-twotone.hgi-chip:after{content:"\713d"}.hgi-twotone.hgi-chip:before{content:"\713e"}.hgi-twotone.hgi-chocolate:after{content:"\713f"}.hgi-twotone.hgi-chocolate:before{content:"\7140"}.hgi-twotone.hgi-chrome:after{content:"\7141"}.hgi-twotone.hgi-chrome:before{content:"\7142"}.hgi-twotone.hgi-chrysler:after{content:"\7143"}.hgi-twotone.hgi-chrysler:before{content:"\7144"}.hgi-twotone.hgi-church:after{content:"\7145"}.hgi-twotone.hgi-church:before{content:"\7146"}.hgi-twotone.hgi-cinnamon-roll:after{content:"\7147"}.hgi-twotone.hgi-cinnamon-roll:before{content:"\7148"}.hgi-twotone.hgi-circle-arrow-data-transfer-diagonal:after{content:"\7149"}.hgi-twotone.hgi-circle-arrow-data-transfer-diagonal:before{content:"\714a"}.hgi-twotone.hgi-circle-arrow-data-transfer-horizontal:after{content:"\714b"}.hgi-twotone.hgi-circle-arrow-data-transfer-horizontal:before{content:"\714c"}.hgi-twotone.hgi-circle-arrow-data-transfer-vertical:after{content:"\714d"}.hgi-twotone.hgi-circle-arrow-data-transfer-vertical:before{content:"\714e"}.hgi-twotone.hgi-circle-arrow-diagonal-01:after{content:"\714f"}.hgi-twotone.hgi-circle-arrow-diagonal-01:before{content:"\7150"}.hgi-twotone.hgi-circle-arrow-diagonal-02:after{content:"\7151"}.hgi-twotone.hgi-circle-arrow-diagonal-02:before{content:"\7152"}.hgi-twotone.hgi-circle-arrow-down-01:after{content:"\7153"}.hgi-twotone.hgi-circle-arrow-down-01:before{content:"\7154"}.hgi-twotone.hgi-circle-arrow-down-02:after{content:"\7155"}.hgi-twotone.hgi-circle-arrow-down-02:before{content:"\7156"}.hgi-twotone.hgi-circle-arrow-down-03:after{content:"\7157"}.hgi-twotone.hgi-circle-arrow-down-03:before{content:"\7158"}.hgi-twotone.hgi-circle-arrow-down-double:after{content:"\7159"}.hgi-twotone.hgi-circle-arrow-down-double:before{content:"\715a"}.hgi-twotone.hgi-circle-arrow-down-left:after{content:"\715b"}.hgi-twotone.hgi-circle-arrow-down-left:before{content:"\715c"}.hgi-twotone.hgi-circle-arrow-down-right:after{content:"\715d"}.hgi-twotone.hgi-circle-arrow-down-right:before{content:"\715e"}.hgi-twotone.hgi-circle-arrow-expand-01:after{content:"\715f"}.hgi-twotone.hgi-circle-arrow-expand-01:before{content:"\7160"}.hgi-twotone.hgi-circle-arrow-expand-02:after{content:"\7161"}.hgi-twotone.hgi-circle-arrow-expand-02:before{content:"\7162"}.hgi-twotone.hgi-circle-arrow-horizontal:after{content:"\7163"}.hgi-twotone.hgi-circle-arrow-horizontal:before{content:"\7164"}.hgi-twotone.hgi-circle-arrow-left-01:after{content:"\7165"}.hgi-twotone.hgi-circle-arrow-left-01:before{content:"\7166"}.hgi-twotone.hgi-circle-arrow-left-02:after{content:"\7167"}.hgi-twotone.hgi-circle-arrow-left-02:before{content:"\7168"}.hgi-twotone.hgi-circle-arrow-left-03:after{content:"\7169"}.hgi-twotone.hgi-circle-arrow-left-03:before{content:"\716a"}.hgi-twotone.hgi-circle-arrow-left-double:after{content:"\716b"}.hgi-twotone.hgi-circle-arrow-left-double:before{content:"\716c"}.hgi-twotone.hgi-circle-arrow-left-right:after{content:"\716d"}.hgi-twotone.hgi-circle-arrow-left-right:before{content:"\716e"}.hgi-twotone.hgi-circle-arrow-move-down-left:after{content:"\716f"}.hgi-twotone.hgi-circle-arrow-move-down-left:before{content:"\7170"}.hgi-twotone.hgi-circle-arrow-move-down-right:after{content:"\7171"}.hgi-twotone.hgi-circle-arrow-move-down-right:before{content:"\7172"}.hgi-twotone.hgi-circle-arrow-move-left-down:after{content:"\7173"}.hgi-twotone.hgi-circle-arrow-move-left-down:before{content:"\7174"}.hgi-twotone.hgi-circle-arrow-move-right-down:after{content:"\7175"}.hgi-twotone.hgi-circle-arrow-move-right-down:before{content:"\7176"}.hgi-twotone.hgi-circle-arrow-move-up-left:after{content:"\7177"}.hgi-twotone.hgi-circle-arrow-move-up-left:before{content:"\7178"}.hgi-twotone.hgi-circle-arrow-move-up-right:after{content:"\7179"}.hgi-twotone.hgi-circle-arrow-move-up-right:before{content:"\717a"}.hgi-twotone.hgi-circle-arrow-reload-01:after{content:"\717b"}.hgi-twotone.hgi-circle-arrow-reload-01:before{content:"\717c"}.hgi-twotone.hgi-circle-arrow-reload-02:after{content:"\717d"}.hgi-twotone.hgi-circle-arrow-reload-02:before{content:"\717e"}.hgi-twotone.hgi-circle-arrow-right-01:after{content:"\717f"}.hgi-twotone.hgi-circle-arrow-right-01:before{content:"\7180"}.hgi-twotone.hgi-circle-arrow-right-02:after{content:"\7181"}.hgi-twotone.hgi-circle-arrow-right-02:before{content:"\7182"}.hgi-twotone.hgi-circle-arrow-right-03:after{content:"\7183"}.hgi-twotone.hgi-circle-arrow-right-03:before{content:"\7184"}.hgi-twotone.hgi-circle-arrow-right-double:after{content:"\7185"}.hgi-twotone.hgi-circle-arrow-right-double:before{content:"\7186"}.hgi-twotone.hgi-circle-arrow-shrink-01:after{content:"\7187"}.hgi-twotone.hgi-circle-arrow-shrink-01:before{content:"\7188"}.hgi-twotone.hgi-circle-arrow-shrink-02:after{content:"\7189"}.hgi-twotone.hgi-circle-arrow-shrink-02:before{content:"\718a"}.hgi-twotone.hgi-circle-arrow-up-01:after{content:"\718b"}.hgi-twotone.hgi-circle-arrow-up-01:before{content:"\718c"}.hgi-twotone.hgi-circle-arrow-up-02:after{content:"\718d"}.hgi-twotone.hgi-circle-arrow-up-02:before{content:"\718e"}.hgi-twotone.hgi-circle-arrow-up-03:after{content:"\718f"}.hgi-twotone.hgi-circle-arrow-up-03:before{content:"\7190"}.hgi-twotone.hgi-circle-arrow-up-double:after{content:"\7191"}.hgi-twotone.hgi-circle-arrow-up-double:before{content:"\7192"}.hgi-twotone.hgi-circle-arrow-up-down:after{content:"\7193"}.hgi-twotone.hgi-circle-arrow-up-down:before{content:"\7194"}.hgi-twotone.hgi-circle-arrow-up-left:after{content:"\7195"}.hgi-twotone.hgi-circle-arrow-up-left:before{content:"\7196"}.hgi-twotone.hgi-circle-arrow-up-right:after{content:"\7197"}.hgi-twotone.hgi-circle-arrow-up-right:before{content:"\7198"}.hgi-twotone.hgi-circle-arrow-vertical:after{content:"\7199"}.hgi-twotone.hgi-circle-arrow-vertical:before{content:"\719a"}.hgi-twotone.hgi-circle-lock-01:after{content:"\719b"}.hgi-twotone.hgi-circle-lock-01:before{content:"\719c"}.hgi-twotone.hgi-circle-lock-02:after{content:"\719d"}.hgi-twotone.hgi-circle-lock-02:before{content:"\719e"}.hgi-twotone.hgi-circle-lock-add-01:after{content:"\719f"}.hgi-twotone.hgi-circle-lock-add-01:before{content:"\71a0"}.hgi-twotone.hgi-circle-lock-add-02:after{content:"\71a1"}.hgi-twotone.hgi-circle-lock-add-02:before{content:"\71a2"}.hgi-twotone.hgi-circle-lock-check-01:after{content:"\71a3"}.hgi-twotone.hgi-circle-lock-check-01:before{content:"\71a4"}.hgi-twotone.hgi-circle-lock-check-02:after{content:"\71a5"}.hgi-twotone.hgi-circle-lock-check-02:before{content:"\71a6"}.hgi-twotone.hgi-circle-lock-minus-01:after{content:"\71a7"}.hgi-twotone.hgi-circle-lock-minus-01:before{content:"\71a8"}.hgi-twotone.hgi-circle-lock-minus-02:after{content:"\71a9"}.hgi-twotone.hgi-circle-lock-minus-02:before{content:"\71aa"}.hgi-twotone.hgi-circle-lock-remove-01:after{content:"\71ab"}.hgi-twotone.hgi-circle-lock-remove-01:before{content:"\71ac"}.hgi-twotone.hgi-circle-lock-remove-02:after{content:"\71ad"}.hgi-twotone.hgi-circle-lock-remove-02:before{content:"\71ae"}.hgi-twotone.hgi-circle-password:after{content:"\71af"}.hgi-twotone.hgi-circle-password:before{content:"\71b0"}.hgi-twotone.hgi-circle:after{content:"\71b1"}.hgi-twotone.hgi-circle-unlock-01:after{content:"\71b2"}.hgi-twotone.hgi-circle-unlock-01:before{content:"\71b3"}.hgi-twotone.hgi-circle-unlock-02:after{content:"\71b4"}.hgi-twotone.hgi-circle-unlock-02:before{content:"\71b5"}.hgi-twotone.hgi-circle:before{content:"\71b6"}.hgi-twotone.hgi-city-01:after{content:"\71b7"}.hgi-twotone.hgi-city-01:before{content:"\71b8"}.hgi-twotone.hgi-city-02:after{content:"\71b9"}.hgi-twotone.hgi-city-02:before{content:"\71ba"}.hgi-twotone.hgi-city-03:after{content:"\71bb"}.hgi-twotone.hgi-city-03:before{content:"\71bc"}.hgi-twotone.hgi-clapping-01:after{content:"\71bd"}.hgi-twotone.hgi-clapping-01:before{content:"\71be"}.hgi-twotone.hgi-clapping-02:after{content:"\71bf"}.hgi-twotone.hgi-clapping-02:before{content:"\71c0"}.hgi-twotone.hgi-clean:after{content:"\71c1"}.hgi-twotone.hgi-clean:before{content:"\71c2"}.hgi-twotone.hgi-cleaning-bucket:after{content:"\71c3"}.hgi-twotone.hgi-cleaning-bucket:before{content:"\71c4"}.hgi-twotone.hgi-clinic:after{content:"\71c5"}.hgi-twotone.hgi-clinic:before{content:"\71c6"}.hgi-twotone.hgi-clip:after{content:"\71c7"}.hgi-twotone.hgi-clip:before{content:"\71c8"}.hgi-twotone.hgi-clipboard:after{content:"\71c9"}.hgi-twotone.hgi-clipboard:before{content:"\71ca"}.hgi-twotone.hgi-clock-01:after{content:"\71cb"}.hgi-twotone.hgi-clock-01:before{content:"\71cc"}.hgi-twotone.hgi-clock-02:after{content:"\71cd"}.hgi-twotone.hgi-clock-02:before{content:"\71ce"}.hgi-twotone.hgi-clock-03:after{content:"\71cf"}.hgi-twotone.hgi-clock-03:before{content:"\71d0"}.hgi-twotone.hgi-clock-04:after{content:"\71d1"}.hgi-twotone.hgi-clock-04:before{content:"\71d2"}.hgi-twotone.hgi-clock-05:after{content:"\71d3"}.hgi-twotone.hgi-clock-05:before{content:"\71d4"}.hgi-twotone.hgi-closed-caption-alt:after{content:"\71d5"}.hgi-twotone.hgi-closed-caption-alt:before{content:"\71d6"}.hgi-twotone.hgi-closed-caption:after{content:"\71d7"}.hgi-twotone.hgi-closed-caption:before{content:"\71d8"}.hgi-twotone.hgi-clothes:after{content:"\71d9"}.hgi-twotone.hgi-clothes:before{content:"\71da"}.hgi-twotone.hgi-cloud-angled-rain:after{content:"\71db"}.hgi-twotone.hgi-cloud-angled-rain-zap:after{content:"\71dc"}.hgi-twotone.hgi-cloud-angled-rain-zap:before{content:"\71dd"}.hgi-twotone.hgi-cloud-angled-rain:before{content:"\71de"}.hgi-twotone.hgi-cloud-angled-zap:after{content:"\71df"}.hgi-twotone.hgi-cloud-angled-zap:before{content:"\71e0"}.hgi-twotone.hgi-cloud-big-rain:after{content:"\71e1"}.hgi-twotone.hgi-cloud-big-rain:before{content:"\71e2"}.hgi-twotone.hgi-cloud-download:after{content:"\71e3"}.hgi-twotone.hgi-cloud-download:before{content:"\71e4"}.hgi-twotone.hgi-cloud-fast-wind:after{content:"\71e5"}.hgi-twotone.hgi-cloud-fast-wind:before{content:"\71e6"}.hgi-twotone.hgi-cloud-hailstone:after{content:"\71e7"}.hgi-twotone.hgi-cloud-hailstone:before{content:"\71e8"}.hgi-twotone.hgi-cloud-little-rain:after{content:"\71e9"}.hgi-twotone.hgi-cloud-little-rain:before{content:"\71ea"}.hgi-twotone.hgi-cloud-little-snow:after{content:"\71eb"}.hgi-twotone.hgi-cloud-little-snow:before{content:"\71ec"}.hgi-twotone.hgi-cloud-loading:after{content:"\71ed"}.hgi-twotone.hgi-cloud-loading:before{content:"\71ee"}.hgi-twotone.hgi-cloud-mid-rain:after{content:"\71ef"}.hgi-twotone.hgi-cloud-mid-rain:before{content:"\71f0"}.hgi-twotone.hgi-cloud-mid-snow:after{content:"\71f1"}.hgi-twotone.hgi-cloud-mid-snow:before{content:"\71f2"}.hgi-twotone.hgi-cloud-saving-done-01:after{content:"\71f3"}.hgi-twotone.hgi-cloud-saving-done-01:before{content:"\71f4"}.hgi-twotone.hgi-cloud-saving-done-02:after{content:"\71f5"}.hgi-twotone.hgi-cloud-saving-done-02:before{content:"\71f6"}.hgi-twotone.hgi-cloud:after{content:"\71f7"}.hgi-twotone.hgi-cloud-server:after{content:"\71f8"}.hgi-twotone.hgi-cloud-server:before{content:"\71f9"}.hgi-twotone.hgi-cloud-slow-wind:after{content:"\71fa"}.hgi-twotone.hgi-cloud-slow-wind:before{content:"\71fb"}.hgi-twotone.hgi-cloud-snow:after{content:"\71fc"}.hgi-twotone.hgi-cloud-snow:before{content:"\71fd"}.hgi-twotone.hgi-cloud-upload:after{content:"\71fe"}.hgi-twotone.hgi-cloud-upload:before{content:"\71ff"}.hgi-twotone.hgi-cloud:before{content:"\7200"}.hgi-twotone.hgi-clubs-01:after{content:"\7201"}.hgi-twotone.hgi-clubs-01:before{content:"\7202"}.hgi-twotone.hgi-clubs-02:after{content:"\7203"}.hgi-twotone.hgi-clubs-02:before{content:"\7204"}.hgi-twotone.hgi-co-present:after{content:"\7205"}.hgi-twotone.hgi-co-present:before{content:"\7206"}.hgi-twotone.hgi-code-circle:after{content:"\7207"}.hgi-twotone.hgi-code-circle:before{content:"\7208"}.hgi-twotone.hgi-code-folder:after{content:"\7209"}.hgi-twotone.hgi-code-folder:before{content:"\720a"}.hgi-twotone.hgi-code:after{content:"\720b"}.hgi-twotone.hgi-code-square:after{content:"\720c"}.hgi-twotone.hgi-code-square:before{content:"\720d"}.hgi-twotone.hgi-code:before{content:"\720e"}.hgi-twotone.hgi-codesandbox:after{content:"\720f"}.hgi-twotone.hgi-codesandbox:before{content:"\7210"}.hgi-twotone.hgi-coffee-01:after{content:"\7211"}.hgi-twotone.hgi-coffee-01:before{content:"\7212"}.hgi-twotone.hgi-coffee-02:after{content:"\7213"}.hgi-twotone.hgi-coffee-02:before{content:"\7214"}.hgi-twotone.hgi-coffee-beans:after{content:"\7215"}.hgi-twotone.hgi-coffee-beans:before{content:"\7216"}.hgi-twotone.hgi-coins-01:after{content:"\7217"}.hgi-twotone.hgi-coins-01:before{content:"\7218"}.hgi-twotone.hgi-coins-02:after{content:"\7219"}.hgi-twotone.hgi-coins-02:before{content:"\721a"}.hgi-twotone.hgi-coins-bitcoin:after{content:"\721b"}.hgi-twotone.hgi-coins-bitcoin:before{content:"\721c"}.hgi-twotone.hgi-coins-dollar:after{content:"\721d"}.hgi-twotone.hgi-coins-dollar:before{content:"\721e"}.hgi-twotone.hgi-coins-euro:after{content:"\721f"}.hgi-twotone.hgi-coins-euro:before{content:"\7220"}.hgi-twotone.hgi-coins-pound:after{content:"\7221"}.hgi-twotone.hgi-coins-pound:before{content:"\7222"}.hgi-twotone.hgi-coins-swap:after{content:"\7223"}.hgi-twotone.hgi-coins-swap:before{content:"\7224"}.hgi-twotone.hgi-coins-yen:after{content:"\7225"}.hgi-twotone.hgi-coins-yen:before{content:"\7226"}.hgi-twotone.hgi-collections-bookmark:after{content:"\7227"}.hgi-twotone.hgi-collections-bookmark:before{content:"\7228"}.hgi-twotone.hgi-color-picker:after{content:"\7229"}.hgi-twotone.hgi-color-picker:before{content:"\722a"}.hgi-twotone.hgi-colors:after{content:"\722b"}.hgi-twotone.hgi-colors:before{content:"\722c"}.hgi-twotone.hgi-colosseum:after{content:"\722d"}.hgi-twotone.hgi-colosseum:before{content:"\722e"}.hgi-twotone.hgi-column-delete:after{content:"\722f"}.hgi-twotone.hgi-column-delete:before{content:"\7230"}.hgi-twotone.hgi-column-insert:after{content:"\7231"}.hgi-twotone.hgi-column-insert:before{content:"\7232"}.hgi-twotone.hgi-comet-01:after{content:"\7233"}.hgi-twotone.hgi-comet-01:before{content:"\7234"}.hgi-twotone.hgi-comet-02:after{content:"\7235"}.hgi-twotone.hgi-comet-02:before{content:"\7236"}.hgi-twotone.hgi-coming-soon-01:after{content:"\7237"}.hgi-twotone.hgi-coming-soon-01:before{content:"\7238"}.hgi-twotone.hgi-coming-soon-02:after{content:"\7239"}.hgi-twotone.hgi-coming-soon-02:before{content:"\723a"}.hgi-twotone.hgi-command-line:after{content:"\723b"}.hgi-twotone.hgi-command-line:before{content:"\723c"}.hgi-twotone.hgi-command:after{content:"\723d"}.hgi-twotone.hgi-command:before{content:"\723e"}.hgi-twotone.hgi-comment-01:after{content:"\723f"}.hgi-twotone.hgi-comment-01:before{content:"\7240"}.hgi-twotone.hgi-comment-02:after{content:"\7241"}.hgi-twotone.hgi-comment-02:before{content:"\7242"}.hgi-twotone.hgi-comment-add-01:after{content:"\7243"}.hgi-twotone.hgi-comment-add-01:before{content:"\7244"}.hgi-twotone.hgi-comment-add-02:after{content:"\7245"}.hgi-twotone.hgi-comment-add-02:before{content:"\7246"}.hgi-twotone.hgi-comment-block-01:after{content:"\7247"}.hgi-twotone.hgi-comment-block-01:before{content:"\7248"}.hgi-twotone.hgi-comment-block-02:after{content:"\7249"}.hgi-twotone.hgi-comment-block-02:before{content:"\724a"}.hgi-twotone.hgi-comment-remove-01:after{content:"\724b"}.hgi-twotone.hgi-comment-remove-01:before{content:"\724c"}.hgi-twotone.hgi-comment-remove-02:after{content:"\724d"}.hgi-twotone.hgi-comment-remove-02:before{content:"\724e"}.hgi-twotone.hgi-compass-01:after{content:"\724f"}.hgi-twotone.hgi-compass-01:before{content:"\7250"}.hgi-twotone.hgi-compass:after{content:"\7251"}.hgi-twotone.hgi-compass:before{content:"\7252"}.hgi-twotone.hgi-complaint:after{content:"\7253"}.hgi-twotone.hgi-complaint:before{content:"\7254"}.hgi-twotone.hgi-computer-add:after{content:"\7255"}.hgi-twotone.hgi-computer-add:before{content:"\7256"}.hgi-twotone.hgi-computer-check:after{content:"\7257"}.hgi-twotone.hgi-computer-check:before{content:"\7258"}.hgi-twotone.hgi-computer-cloud:after{content:"\7259"}.hgi-twotone.hgi-computer-cloud:before{content:"\725a"}.hgi-twotone.hgi-computer-desk-01:after{content:"\725b"}.hgi-twotone.hgi-computer-desk-01:before{content:"\725c"}.hgi-twotone.hgi-computer-desk-02:after{content:"\725d"}.hgi-twotone.hgi-computer-desk-02:before{content:"\725e"}.hgi-twotone.hgi-computer-desk-03:after{content:"\725f"}.hgi-twotone.hgi-computer-desk-03:before{content:"\7260"}.hgi-twotone.hgi-computer-dollar:after{content:"\7261"}.hgi-twotone.hgi-computer-dollar:before{content:"\7262"}.hgi-twotone.hgi-computer-phone-sync:after{content:"\7263"}.hgi-twotone.hgi-computer-phone-sync:before{content:"\7264"}.hgi-twotone.hgi-computer-programming-01:after{content:"\7265"}.hgi-twotone.hgi-computer-programming-01:before{content:"\7266"}.hgi-twotone.hgi-computer-programming-02:after{content:"\7267"}.hgi-twotone.hgi-computer-programming-02:before{content:"\7268"}.hgi-twotone.hgi-computer-protection:after{content:"\7269"}.hgi-twotone.hgi-computer-protection:before{content:"\726a"}.hgi-twotone.hgi-computer-remove:after{content:"\726b"}.hgi-twotone.hgi-computer-remove:before{content:"\726c"}.hgi-twotone.hgi-computer:after{content:"\726d"}.hgi-twotone.hgi-computer-settings:after{content:"\726e"}.hgi-twotone.hgi-computer-settings:before{content:"\726f"}.hgi-twotone.hgi-computer-video-call:after{content:"\7270"}.hgi-twotone.hgi-computer-video-call:before{content:"\7271"}.hgi-twotone.hgi-computer-video:after{content:"\7272"}.hgi-twotone.hgi-computer-video:before{content:"\7273"}.hgi-twotone.hgi-computer:before{content:"\7274"}.hgi-twotone.hgi-cone-01:after{content:"\7275"}.hgi-twotone.hgi-cone-01:before{content:"\7276"}.hgi-twotone.hgi-cone-02:after{content:"\7277"}.hgi-twotone.hgi-cone-02:before{content:"\7278"}.hgi-twotone.hgi-conference:after{content:"\7279"}.hgi-twotone.hgi-conference:before{content:"\727a"}.hgi-twotone.hgi-configuration-01:after{content:"\727b"}.hgi-twotone.hgi-configuration-01:before{content:"\727c"}.hgi-twotone.hgi-configuration-02:after{content:"\727d"}.hgi-twotone.hgi-configuration-02:before{content:"\727e"}.hgi-twotone.hgi-confused:after{content:"\727f"}.hgi-twotone.hgi-confused:before{content:"\7280"}.hgi-twotone.hgi-congruent-to-circle:after{content:"\7281"}.hgi-twotone.hgi-congruent-to-circle:before{content:"\7282"}.hgi-twotone.hgi-congruent-to:after{content:"\7283"}.hgi-twotone.hgi-congruent-to-square:after{content:"\7284"}.hgi-twotone.hgi-congruent-to-square:before{content:"\7285"}.hgi-twotone.hgi-congruent-to:before{content:"\7286"}.hgi-twotone.hgi-connect:after{content:"\7287"}.hgi-twotone.hgi-connect:before{content:"\7288"}.hgi-twotone.hgi-console:after{content:"\7289"}.hgi-twotone.hgi-console:before{content:"\728a"}.hgi-twotone.hgi-constellation:after{content:"\728b"}.hgi-twotone.hgi-constellation:before{content:"\728c"}.hgi-twotone.hgi-contact-01:after{content:"\728d"}.hgi-twotone.hgi-contact-01:before{content:"\728e"}.hgi-twotone.hgi-contact-02:after{content:"\728f"}.hgi-twotone.hgi-contact-02:before{content:"\7290"}.hgi-twotone.hgi-contact-book:after{content:"\7291"}.hgi-twotone.hgi-contact-book:before{content:"\7292"}.hgi-twotone.hgi-contact:after{content:"\7293"}.hgi-twotone.hgi-contact:before{content:"\7294"}.hgi-twotone.hgi-container-truck-01:after{content:"\7295"}.hgi-twotone.hgi-container-truck-01:before{content:"\7296"}.hgi-twotone.hgi-container-truck-02:after{content:"\7297"}.hgi-twotone.hgi-container-truck-02:before{content:"\7298"}.hgi-twotone.hgi-container-truck:after{content:"\7299"}.hgi-twotone.hgi-container-truck:before{content:"\729a"}.hgi-twotone.hgi-contracts:after{content:"\729b"}.hgi-twotone.hgi-contracts:before{content:"\729c"}.hgi-twotone.hgi-conversation:after{content:"\729d"}.hgi-twotone.hgi-conversation:before{content:"\729e"}.hgi-twotone.hgi-cook-book:after{content:"\729f"}.hgi-twotone.hgi-cook-book:before{content:"\72a0"}.hgi-twotone.hgi-cookie:after{content:"\72a1"}.hgi-twotone.hgi-cookie:before{content:"\72a2"}.hgi-twotone.hgi-coordinate-01:after{content:"\72a3"}.hgi-twotone.hgi-coordinate-01:before{content:"\72a4"}.hgi-twotone.hgi-coordinate-02:after{content:"\72a5"}.hgi-twotone.hgi-coordinate-02:before{content:"\72a6"}.hgi-twotone.hgi-copilot:after{content:"\72a7"}.hgi-twotone.hgi-copilot:before{content:"\72a8"}.hgi-twotone.hgi-copy-01:after{content:"\72a9"}.hgi-twotone.hgi-copy-01:before{content:"\72aa"}.hgi-twotone.hgi-copy-02:after{content:"\72ab"}.hgi-twotone.hgi-copy-02:before{content:"\72ac"}.hgi-twotone.hgi-copy-link:after{content:"\72ad"}.hgi-twotone.hgi-copy-link:before{content:"\72ae"}.hgi-twotone.hgi-copyright:after{content:"\72af"}.hgi-twotone.hgi-copyright:before{content:"\72b0"}.hgi-twotone.hgi-corn:after{content:"\72b1"}.hgi-twotone.hgi-corn:before{content:"\72b2"}.hgi-twotone.hgi-corporate:after{content:"\72b3"}.hgi-twotone.hgi-corporate:before{content:"\72b4"}.hgi-twotone.hgi-cos:after{content:"\72b5"}.hgi-twotone.hgi-cos:before{content:"\72b6"}.hgi-twotone.hgi-cosine-01:after{content:"\72b7"}.hgi-twotone.hgi-cosine-01:before{content:"\72b8"}.hgi-twotone.hgi-cosine-02:after{content:"\72b9"}.hgi-twotone.hgi-cosine-02:before{content:"\72ba"}.hgi-twotone.hgi-cottage:after{content:"\72bb"}.hgi-twotone.hgi-cottage:before{content:"\72bc"}.hgi-twotone.hgi-cotton-candy:after{content:"\72bd"}.hgi-twotone.hgi-cotton-candy:before{content:"\72be"}.hgi-twotone.hgi-coupon-01:after{content:"\72bf"}.hgi-twotone.hgi-coupon-01:before{content:"\72c0"}.hgi-twotone.hgi-coupon-02:after{content:"\72c1"}.hgi-twotone.hgi-coupon-02:before{content:"\72c2"}.hgi-twotone.hgi-coupon-03:after{content:"\72c3"}.hgi-twotone.hgi-coupon-03:before{content:"\72c4"}.hgi-twotone.hgi-coupon-percent:after{content:"\72c5"}.hgi-twotone.hgi-coupon-percent:before{content:"\72c6"}.hgi-twotone.hgi-course:after{content:"\72c7"}.hgi-twotone.hgi-course:before{content:"\72c8"}.hgi-twotone.hgi-court-house:after{content:"\72c9"}.hgi-twotone.hgi-court-house:before{content:"\72ca"}.hgi-twotone.hgi-court-law:after{content:"\72cb"}.hgi-twotone.hgi-court-law:before{content:"\72cc"}.hgi-twotone.hgi-covariate:after{content:"\72cd"}.hgi-twotone.hgi-covariate:before{content:"\72ce"}.hgi-twotone.hgi-covid-info:after{content:"\72cf"}.hgi-twotone.hgi-covid-info:before{content:"\72d0"}.hgi-twotone.hgi-cowboy-hat:after{content:"\72d1"}.hgi-twotone.hgi-cowboy-hat:before{content:"\72d2"}.hgi-twotone.hgi-cplusplus:after{content:"\72d3"}.hgi-twotone.hgi-cplusplus:before{content:"\72d4"}.hgi-twotone.hgi-cpu-charge:after{content:"\72d5"}.hgi-twotone.hgi-cpu-charge:before{content:"\72d6"}.hgi-twotone.hgi-cpu:after{content:"\72d7"}.hgi-twotone.hgi-cpu-settings:after{content:"\72d8"}.hgi-twotone.hgi-cpu-settings:before{content:"\72d9"}.hgi-twotone.hgi-cpu:before{content:"\72da"}.hgi-twotone.hgi-crab:after{content:"\72db"}.hgi-twotone.hgi-crab:before{content:"\72dc"}.hgi-twotone.hgi-crane:after{content:"\72dd"}.hgi-twotone.hgi-crane:before{content:"\72de"}.hgi-twotone.hgi-crazy:after{content:"\72df"}.hgi-twotone.hgi-crazy:before{content:"\72e0"}.hgi-twotone.hgi-creative-market:after{content:"\72e1"}.hgi-twotone.hgi-creative-market:before{content:"\72e2"}.hgi-twotone.hgi-credit-card-accept:after{content:"\72e3"}.hgi-twotone.hgi-credit-card-accept:before{content:"\72e4"}.hgi-twotone.hgi-credit-card-add:after{content:"\72e5"}.hgi-twotone.hgi-credit-card-add:before{content:"\72e6"}.hgi-twotone.hgi-credit-card-change:after{content:"\72e7"}.hgi-twotone.hgi-credit-card-change:before{content:"\72e8"}.hgi-twotone.hgi-credit-card-defrost:after{content:"\72e9"}.hgi-twotone.hgi-credit-card-defrost:before{content:"\72ea"}.hgi-twotone.hgi-credit-card-freeze:after{content:"\72eb"}.hgi-twotone.hgi-credit-card-freeze:before{content:"\72ec"}.hgi-twotone.hgi-credit-card-not-accept:after{content:"\72ed"}.hgi-twotone.hgi-credit-card-not-accept:before{content:"\72ee"}.hgi-twotone.hgi-credit-card-not-found:after{content:"\72ef"}.hgi-twotone.hgi-credit-card-not-found:before{content:"\72f0"}.hgi-twotone.hgi-credit-card-pos:after{content:"\72f1"}.hgi-twotone.hgi-credit-card-pos:before{content:"\72f2"}.hgi-twotone.hgi-credit-card:after{content:"\72f3"}.hgi-twotone.hgi-credit-card-validation:after{content:"\72f4"}.hgi-twotone.hgi-credit-card-validation:before{content:"\72f5"}.hgi-twotone.hgi-credit-card:before{content:"\72f6"}.hgi-twotone.hgi-cricket-bat:after{content:"\72f7"}.hgi-twotone.hgi-cricket-bat:before{content:"\72f8"}.hgi-twotone.hgi-cricket-helmet:after{content:"\72f9"}.hgi-twotone.hgi-cricket-helmet:before{content:"\72fa"}.hgi-twotone.hgi-croissant:after{content:"\72fb"}.hgi-twotone.hgi-croissant:before{content:"\72fc"}.hgi-twotone.hgi-crop:after{content:"\72fd"}.hgi-twotone.hgi-crop:before{content:"\72fe"}.hgi-twotone.hgi-crowdfunding:after{content:"\72ff"}.hgi-twotone.hgi-crowdfunding:before{content:"\7300"}.hgi-twotone.hgi-crown:after{content:"\7301"}.hgi-twotone.hgi-crown:before{content:"\7302"}.hgi-twotone.hgi-crying:after{content:"\7303"}.hgi-twotone.hgi-crying:before{content:"\7304"}.hgi-twotone.hgi-csv-01:after{content:"\7305"}.hgi-twotone.hgi-csv-01:before{content:"\7306"}.hgi-twotone.hgi-csv-02:after{content:"\7307"}.hgi-twotone.hgi-csv-02:before{content:"\7308"}.hgi-twotone.hgi-cube:after{content:"\7309"}.hgi-twotone.hgi-cube:before{content:"\730a"}.hgi-twotone.hgi-cupcake-01:after{content:"\730b"}.hgi-twotone.hgi-cupcake-01:before{content:"\730c"}.hgi-twotone.hgi-cupcake-02:after{content:"\730d"}.hgi-twotone.hgi-cupcake-02:before{content:"\730e"}.hgi-twotone.hgi-cupcake-03:after{content:"\730f"}.hgi-twotone.hgi-cupcake-03:before{content:"\7310"}.hgi-twotone.hgi-curling:after{content:"\7311"}.hgi-twotone.hgi-curling:before{content:"\7312"}.hgi-twotone.hgi-cursor-01:after{content:"\7313"}.hgi-twotone.hgi-cursor-01:before{content:"\7314"}.hgi-twotone.hgi-cursor-02:after{content:"\7315"}.hgi-twotone.hgi-cursor-02:before{content:"\7316"}.hgi-twotone.hgi-cursor-add-selection-01:after{content:"\7317"}.hgi-twotone.hgi-cursor-add-selection-01:before{content:"\7318"}.hgi-twotone.hgi-cursor-add-selection-02:after{content:"\7319"}.hgi-twotone.hgi-cursor-add-selection-02:before{content:"\731a"}.hgi-twotone.hgi-cursor-circle-selection-01:after{content:"\731b"}.hgi-twotone.hgi-cursor-circle-selection-01:before{content:"\731c"}.hgi-twotone.hgi-cursor-circle-selection-02:after{content:"\731d"}.hgi-twotone.hgi-cursor-circle-selection-02:before{content:"\731e"}.hgi-twotone.hgi-cursor-disabled-01:after{content:"\731f"}.hgi-twotone.hgi-cursor-disabled-01:before{content:"\7320"}.hgi-twotone.hgi-cursor-disabled-02:after{content:"\7321"}.hgi-twotone.hgi-cursor-disabled-02:before{content:"\7322"}.hgi-twotone.hgi-cursor-edit-01:after{content:"\7323"}.hgi-twotone.hgi-cursor-edit-01:before{content:"\7324"}.hgi-twotone.hgi-cursor-edit-02:after{content:"\7325"}.hgi-twotone.hgi-cursor-edit-02:before{content:"\7326"}.hgi-twotone.hgi-cursor-hold-01:after{content:"\7327"}.hgi-twotone.hgi-cursor-hold-01:before{content:"\7328"}.hgi-twotone.hgi-cursor-hold-02:after{content:"\7329"}.hgi-twotone.hgi-cursor-hold-02:before{content:"\732a"}.hgi-twotone.hgi-cursor-in-window:after{content:"\732b"}.hgi-twotone.hgi-cursor-in-window:before{content:"\732c"}.hgi-twotone.hgi-cursor-info-01:after{content:"\732d"}.hgi-twotone.hgi-cursor-info-01:before{content:"\732e"}.hgi-twotone.hgi-cursor-info-02:after{content:"\732f"}.hgi-twotone.hgi-cursor-info-02:before{content:"\7330"}.hgi-twotone.hgi-cursor-loading-01:after{content:"\7331"}.hgi-twotone.hgi-cursor-loading-01:before{content:"\7332"}.hgi-twotone.hgi-cursor-loading-02:after{content:"\7333"}.hgi-twotone.hgi-cursor-loading-02:before{content:"\7334"}.hgi-twotone.hgi-cursor-magic-selection-01:after{content:"\7335"}.hgi-twotone.hgi-cursor-magic-selection-01:before{content:"\7336"}.hgi-twotone.hgi-cursor-magic-selection-02:after{content:"\7337"}.hgi-twotone.hgi-cursor-magic-selection-02:before{content:"\7338"}.hgi-twotone.hgi-cursor-move-01:after{content:"\7339"}.hgi-twotone.hgi-cursor-move-01:before{content:"\733a"}.hgi-twotone.hgi-cursor-move-02:after{content:"\733b"}.hgi-twotone.hgi-cursor-move-02:before{content:"\733c"}.hgi-twotone.hgi-cursor-pointer-01:after{content:"\733d"}.hgi-twotone.hgi-cursor-pointer-01:before{content:"\733e"}.hgi-twotone.hgi-cursor-pointer-02:after{content:"\733f"}.hgi-twotone.hgi-cursor-pointer-02:before{content:"\7340"}.hgi-twotone.hgi-cursor-progress-01:after{content:"\7341"}.hgi-twotone.hgi-cursor-progress-01:before{content:"\7342"}.hgi-twotone.hgi-cursor-progress-02:after{content:"\7343"}.hgi-twotone.hgi-cursor-progress-02:before{content:"\7344"}.hgi-twotone.hgi-cursor-progress-03:after{content:"\7345"}.hgi-twotone.hgi-cursor-progress-03:before{content:"\7346"}.hgi-twotone.hgi-cursor-progress-04:after{content:"\7347"}.hgi-twotone.hgi-cursor-progress-04:before{content:"\7348"}.hgi-twotone.hgi-cursor-rectangle-selection-01:after{content:"\7349"}.hgi-twotone.hgi-cursor-rectangle-selection-01:before{content:"\734a"}.hgi-twotone.hgi-cursor-rectangle-selection-02:after{content:"\734b"}.hgi-twotone.hgi-cursor-rectangle-selection-02:before{content:"\734c"}.hgi-twotone.hgi-cursor-remove-selection-01:after{content:"\734d"}.hgi-twotone.hgi-cursor-remove-selection-01:before{content:"\734e"}.hgi-twotone.hgi-cursor-remove-selection-02:after{content:"\734f"}.hgi-twotone.hgi-cursor-remove-selection-02:before{content:"\7350"}.hgi-twotone.hgi-cursor-text:after{content:"\7351"}.hgi-twotone.hgi-cursor-text:before{content:"\7352"}.hgi-twotone.hgi-curtains:after{content:"\7353"}.hgi-twotone.hgi-curtains:before{content:"\7354"}.hgi-twotone.hgi-curvy-left-direction:after{content:"\7355"}.hgi-twotone.hgi-curvy-left-direction:before{content:"\7356"}.hgi-twotone.hgi-curvy-left-right-direction:after{content:"\7357"}.hgi-twotone.hgi-curvy-left-right-direction:before{content:"\7358"}.hgi-twotone.hgi-curvy-right-direction:after{content:"\7359"}.hgi-twotone.hgi-curvy-right-direction:before{content:"\735a"}.hgi-twotone.hgi-curvy-up-down-direction:after{content:"\735b"}.hgi-twotone.hgi-curvy-up-down-direction:before{content:"\735c"}.hgi-twotone.hgi-customer-service-01:after{content:"\735d"}.hgi-twotone.hgi-customer-service-01:before{content:"\735e"}.hgi-twotone.hgi-customer-service-02:after{content:"\735f"}.hgi-twotone.hgi-customer-service-02:before{content:"\7360"}.hgi-twotone.hgi-customer-service:after{content:"\7361"}.hgi-twotone.hgi-customer-service:before{content:"\7362"}.hgi-twotone.hgi-customer-support:after{content:"\7363"}.hgi-twotone.hgi-customer-support:before{content:"\7364"}.hgi-twotone.hgi-customize:after{content:"\7365"}.hgi-twotone.hgi-customize:before{content:"\7366"}.hgi-twotone.hgi-cylinder-01:after{content:"\7367"}.hgi-twotone.hgi-cylinder-01:before{content:"\7368"}.hgi-twotone.hgi-cylinder-02:after{content:"\7369"}.hgi-twotone.hgi-cylinder-02:before{content:"\736a"}.hgi-twotone.hgi-cylinder-03:after{content:"\736b"}.hgi-twotone.hgi-cylinder-03:before{content:"\736c"}.hgi-twotone.hgi-cylinder-04:after{content:"\736d"}.hgi-twotone.hgi-cylinder-04:before{content:"\736e"}.hgi-twotone.hgi-danger:after{content:"\736f"}.hgi-twotone.hgi-danger:before{content:"\7370"}.hgi-twotone.hgi-dark-mode:after{content:"\7371"}.hgi-twotone.hgi-dark-mode:before{content:"\7372"}.hgi-twotone.hgi-dart:after{content:"\7373"}.hgi-twotone.hgi-dart:before{content:"\7374"}.hgi-twotone.hgi-dashboard-browsing:after{content:"\7375"}.hgi-twotone.hgi-dashboard-browsing:before{content:"\7376"}.hgi-twotone.hgi-dashboard-circle-add:after{content:"\7377"}.hgi-twotone.hgi-dashboard-circle-add:before{content:"\7378"}.hgi-twotone.hgi-dashboard-circle-edit:after{content:"\7379"}.hgi-twotone.hgi-dashboard-circle-edit:before{content:"\737a"}.hgi-twotone.hgi-dashboard-circle-remove:after{content:"\737b"}.hgi-twotone.hgi-dashboard-circle-remove:before{content:"\737c"}.hgi-twotone.hgi-dashboard-circle:after{content:"\737d"}.hgi-twotone.hgi-dashboard-circle-settings:after{content:"\737e"}.hgi-twotone.hgi-dashboard-circle-settings:before{content:"\737f"}.hgi-twotone.hgi-dashboard-circle:before{content:"\7380"}.hgi-twotone.hgi-dashboard-speed-01:after{content:"\7381"}.hgi-twotone.hgi-dashboard-speed-01:before{content:"\7382"}.hgi-twotone.hgi-dashboard-speed-02:after{content:"\7383"}.hgi-twotone.hgi-dashboard-speed-02:before{content:"\7384"}.hgi-twotone.hgi-dashboard-square-01:after{content:"\7385"}.hgi-twotone.hgi-dashboard-square-01:before{content:"\7386"}.hgi-twotone.hgi-dashboard-square-02:after{content:"\7387"}.hgi-twotone.hgi-dashboard-square-02:before{content:"\7388"}.hgi-twotone.hgi-dashboard-square-03:after{content:"\7389"}.hgi-twotone.hgi-dashboard-square-03:before{content:"\738a"}.hgi-twotone.hgi-dashboard-square-add:after{content:"\738b"}.hgi-twotone.hgi-dashboard-square-add:before{content:"\738c"}.hgi-twotone.hgi-dashboard-square-edit:after{content:"\738d"}.hgi-twotone.hgi-dashboard-square-edit:before{content:"\738e"}.hgi-twotone.hgi-dashboard-square-remove:after{content:"\738f"}.hgi-twotone.hgi-dashboard-square-remove:before{content:"\7390"}.hgi-twotone.hgi-dashboard-square-setting:after{content:"\7391"}.hgi-twotone.hgi-dashboard-square-setting:before{content:"\7392"}.hgi-twotone.hgi-dashed-line-01:after{content:"\7393"}.hgi-twotone.hgi-dashed-line-01:before{content:"\7394"}.hgi-twotone.hgi-dashed-line-02:after{content:"\7395"}.hgi-twotone.hgi-dashed-line-02:before{content:"\7396"}.hgi-twotone.hgi-data-recovery:after{content:"\7397"}.hgi-twotone.hgi-data-recovery:before{content:"\7398"}.hgi-twotone.hgi-database-01:after{content:"\7399"}.hgi-twotone.hgi-database-01:before{content:"\739a"}.hgi-twotone.hgi-database-02:after{content:"\739b"}.hgi-twotone.hgi-database-02:before{content:"\739c"}.hgi-twotone.hgi-database-add:after{content:"\739d"}.hgi-twotone.hgi-database-add:before{content:"\739e"}.hgi-twotone.hgi-database-export:after{content:"\739f"}.hgi-twotone.hgi-database-export:before{content:"\73a0"}.hgi-twotone.hgi-database-import:after{content:"\73a1"}.hgi-twotone.hgi-database-import:before{content:"\73a2"}.hgi-twotone.hgi-database-locked:after{content:"\73a3"}.hgi-twotone.hgi-database-locked:before{content:"\73a4"}.hgi-twotone.hgi-database-restore:after{content:"\73a5"}.hgi-twotone.hgi-database-restore:before{content:"\73a6"}.hgi-twotone.hgi-database:after{content:"\73a7"}.hgi-twotone.hgi-database-setting:after{content:"\73a8"}.hgi-twotone.hgi-database-setting:before{content:"\73a9"}.hgi-twotone.hgi-database-sync-01:after{content:"\73aa"}.hgi-twotone.hgi-database-sync-01:before{content:"\73ab"}.hgi-twotone.hgi-database-sync:after{content:"\73ac"}.hgi-twotone.hgi-database-sync:before{content:"\73ad"}.hgi-twotone.hgi-database:before{content:"\73ae"}.hgi-twotone.hgi-dates:after{content:"\73af"}.hgi-twotone.hgi-dates:before{content:"\73b0"}.hgi-twotone.hgi-dead:after{content:"\73b1"}.hgi-twotone.hgi-dead:before{content:"\73b2"}.hgi-twotone.hgi-delete-01:after{content:"\73b3"}.hgi-twotone.hgi-delete-01:before{content:"\73b4"}.hgi-twotone.hgi-delete-02:after{content:"\73b5"}.hgi-twotone.hgi-delete-02:before{content:"\73b6"}.hgi-twotone.hgi-delete-03:after{content:"\73b7"}.hgi-twotone.hgi-delete-03:before{content:"\73b8"}.hgi-twotone.hgi-delete-04:after{content:"\73b9"}.hgi-twotone.hgi-delete-04:before{content:"\73ba"}.hgi-twotone.hgi-delete-column:after{content:"\73bb"}.hgi-twotone.hgi-delete-column:before{content:"\73bc"}.hgi-twotone.hgi-delete-put-back:after{content:"\73bd"}.hgi-twotone.hgi-delete-put-back:before{content:"\73be"}.hgi-twotone.hgi-delete-row:after{content:"\73bf"}.hgi-twotone.hgi-delete-row:before{content:"\73c0"}.hgi-twotone.hgi-delete-throw:after{content:"\73c1"}.hgi-twotone.hgi-delete-throw:before{content:"\73c2"}.hgi-twotone.hgi-delivered-sent:after{content:"\73c3"}.hgi-twotone.hgi-delivered-sent:before{content:"\73c4"}.hgi-twotone.hgi-delivery-box-01:after{content:"\73c5"}.hgi-twotone.hgi-delivery-box-01:before{content:"\73c6"}.hgi-twotone.hgi-delivery-box-02:after{content:"\73c7"}.hgi-twotone.hgi-delivery-box-02:before{content:"\73c8"}.hgi-twotone.hgi-delivery-delay-01:after{content:"\73c9"}.hgi-twotone.hgi-delivery-delay-01:before{content:"\73ca"}.hgi-twotone.hgi-delivery-delay-02:after{content:"\73cb"}.hgi-twotone.hgi-delivery-delay-02:before{content:"\73cc"}.hgi-twotone.hgi-delivery-return-01:after{content:"\73cd"}.hgi-twotone.hgi-delivery-return-01:before{content:"\73ce"}.hgi-twotone.hgi-delivery-return-02:after{content:"\73cf"}.hgi-twotone.hgi-delivery-return-02:before{content:"\73d0"}.hgi-twotone.hgi-delivery-secure-01:after{content:"\73d1"}.hgi-twotone.hgi-delivery-secure-01:before{content:"\73d2"}.hgi-twotone.hgi-delivery-secure-02:after{content:"\73d3"}.hgi-twotone.hgi-delivery-secure-02:before{content:"\73d4"}.hgi-twotone.hgi-delivery-sent-01:after{content:"\73d5"}.hgi-twotone.hgi-delivery-sent-01:before{content:"\73d6"}.hgi-twotone.hgi-delivery-sent-02:after{content:"\73d7"}.hgi-twotone.hgi-delivery-sent-02:before{content:"\73d8"}.hgi-twotone.hgi-delivery-tracking-01:after{content:"\73d9"}.hgi-twotone.hgi-delivery-tracking-01:before{content:"\73da"}.hgi-twotone.hgi-delivery-tracking-02:after{content:"\73db"}.hgi-twotone.hgi-delivery-tracking-02:before{content:"\73dc"}.hgi-twotone.hgi-delivery-truck-01:after{content:"\73dd"}.hgi-twotone.hgi-delivery-truck-01:before{content:"\73de"}.hgi-twotone.hgi-delivery-truck-02:after{content:"\73df"}.hgi-twotone.hgi-delivery-truck-02:before{content:"\73e0"}.hgi-twotone.hgi-delivery-view-01:after{content:"\73e1"}.hgi-twotone.hgi-delivery-view-01:before{content:"\73e2"}.hgi-twotone.hgi-delivery-view-02:after{content:"\73e3"}.hgi-twotone.hgi-delivery-view-02:before{content:"\73e4"}.hgi-twotone.hgi-dental-braces:after{content:"\73e5"}.hgi-twotone.hgi-dental-braces:before{content:"\73e6"}.hgi-twotone.hgi-dental-broken-tooth:after{content:"\73e7"}.hgi-twotone.hgi-dental-broken-tooth:before{content:"\73e8"}.hgi-twotone.hgi-dental-care:after{content:"\73e9"}.hgi-twotone.hgi-dental-care:before{content:"\73ea"}.hgi-twotone.hgi-dental-tooth:after{content:"\73eb"}.hgi-twotone.hgi-dental-tooth:before{content:"\73ec"}.hgi-twotone.hgi-departement:after{content:"\73ed"}.hgi-twotone.hgi-departement:before{content:"\73ee"}.hgi-twotone.hgi-desert:after{content:"\73ef"}.hgi-twotone.hgi-desert:before{content:"\73f0"}.hgi-twotone.hgi-desk-01:after{content:"\73f1"}.hgi-twotone.hgi-desk-01:before{content:"\73f2"}.hgi-twotone.hgi-desk-02:after{content:"\73f3"}.hgi-twotone.hgi-desk-02:before{content:"\73f4"}.hgi-twotone.hgi-desk:after{content:"\73f5"}.hgi-twotone.hgi-desk:before{content:"\73f6"}.hgi-twotone.hgi-developer:after{content:"\73f7"}.hgi-twotone.hgi-developer:before{content:"\73f8"}.hgi-twotone.hgi-deviantart:after{content:"\73f9"}.hgi-twotone.hgi-deviantart:before{content:"\73fa"}.hgi-twotone.hgi-device-access:after{content:"\73fb"}.hgi-twotone.hgi-device-access:before{content:"\73fc"}.hgi-twotone.hgi-diagonal-scroll-point-01:after{content:"\73fd"}.hgi-twotone.hgi-diagonal-scroll-point-01:before{content:"\73fe"}.hgi-twotone.hgi-diagonal-scroll-point-02:after{content:"\73ff"}.hgi-twotone.hgi-diagonal-scroll-point-02:before{content:"\7400"}.hgi-twotone.hgi-dialpad-circle-01:after{content:"\7401"}.hgi-twotone.hgi-dialpad-circle-01:before{content:"\7402"}.hgi-twotone.hgi-dialpad-circle-02:after{content:"\7403"}.hgi-twotone.hgi-dialpad-circle-02:before{content:"\7404"}.hgi-twotone.hgi-dialpad-square-01:after{content:"\7405"}.hgi-twotone.hgi-dialpad-square-01:before{content:"\7406"}.hgi-twotone.hgi-dialpad-square-02:after{content:"\7407"}.hgi-twotone.hgi-dialpad-square-02:before{content:"\7408"}.hgi-twotone.hgi-diameter:after{content:"\7409"}.hgi-twotone.hgi-diameter:before{content:"\740a"}.hgi-twotone.hgi-diamond-01:after{content:"\740b"}.hgi-twotone.hgi-diamond-01:before{content:"\740c"}.hgi-twotone.hgi-diamond-02:after{content:"\740d"}.hgi-twotone.hgi-diamond-02:before{content:"\740e"}.hgi-twotone.hgi-diamond:after{content:"\740f"}.hgi-twotone.hgi-diamond:before{content:"\7410"}.hgi-twotone.hgi-diaper:after{content:"\7411"}.hgi-twotone.hgi-diaper:before{content:"\7412"}.hgi-twotone.hgi-dice-faces-01:after{content:"\7413"}.hgi-twotone.hgi-dice-faces-01:before{content:"\7414"}.hgi-twotone.hgi-dice-faces-02:after{content:"\7415"}.hgi-twotone.hgi-dice-faces-02:before{content:"\7416"}.hgi-twotone.hgi-dice-faces-03:after{content:"\7417"}.hgi-twotone.hgi-dice-faces-03:before{content:"\7418"}.hgi-twotone.hgi-dice-faces-04:after{content:"\7419"}.hgi-twotone.hgi-dice-faces-04:before{content:"\741a"}.hgi-twotone.hgi-dice-faces-05:after{content:"\741b"}.hgi-twotone.hgi-dice-faces-05:before{content:"\741c"}.hgi-twotone.hgi-dice-faces-06:after{content:"\741d"}.hgi-twotone.hgi-dice-faces-06:before{content:"\741e"}.hgi-twotone.hgi-dice:after{content:"\741f"}.hgi-twotone.hgi-dice:before{content:"\7420"}.hgi-twotone.hgi-digestion:after{content:"\7421"}.hgi-twotone.hgi-digestion:before{content:"\7422"}.hgi-twotone.hgi-digg:after{content:"\7423"}.hgi-twotone.hgi-digg:before{content:"\7424"}.hgi-twotone.hgi-digital-clock:after{content:"\7425"}.hgi-twotone.hgi-digital-clock:before{content:"\7426"}.hgi-twotone.hgi-dim-sum-01:after{content:"\7427"}.hgi-twotone.hgi-dim-sum-01:before{content:"\7428"}.hgi-twotone.hgi-dim-sum-02:after{content:"\7429"}.hgi-twotone.hgi-dim-sum-02:before{content:"\742a"}.hgi-twotone.hgi-dining-table:after{content:"\742b"}.hgi-twotone.hgi-dining-table:before{content:"\742c"}.hgi-twotone.hgi-diploma:after{content:"\742d"}.hgi-twotone.hgi-diploma:before{content:"\742e"}.hgi-twotone.hgi-direction-left-01:after{content:"\742f"}.hgi-twotone.hgi-direction-left-01:before{content:"\7430"}.hgi-twotone.hgi-direction-left-02:after{content:"\7431"}.hgi-twotone.hgi-direction-left-02:before{content:"\7432"}.hgi-twotone.hgi-direction-right-01:after{content:"\7433"}.hgi-twotone.hgi-direction-right-01:before{content:"\7434"}.hgi-twotone.hgi-direction-right-02:after{content:"\7435"}.hgi-twotone.hgi-direction-right-02:before{content:"\7436"}.hgi-twotone.hgi-directions-01:after{content:"\7437"}.hgi-twotone.hgi-directions-01:before{content:"\7438"}.hgi-twotone.hgi-directions-02:after{content:"\7439"}.hgi-twotone.hgi-directions-02:before{content:"\743a"}.hgi-twotone.hgi-dirham:after{content:"\743b"}.hgi-twotone.hgi-dirham:before{content:"\743c"}.hgi-twotone.hgi-disability-01:after{content:"\743d"}.hgi-twotone.hgi-disability-01:before{content:"\743e"}.hgi-twotone.hgi-disability-02:after{content:"\743f"}.hgi-twotone.hgi-disability-02:before{content:"\7440"}.hgi-twotone.hgi-discord:after{content:"\7441"}.hgi-twotone.hgi-discord:before{content:"\7442"}.hgi-twotone.hgi-discount-01:after{content:"\7443"}.hgi-twotone.hgi-discount-01:before{content:"\7444"}.hgi-twotone.hgi-discount:after{content:"\7445"}.hgi-twotone.hgi-discount-tag-01:after{content:"\7446"}.hgi-twotone.hgi-discount-tag-01:before{content:"\7447"}.hgi-twotone.hgi-discount-tag-02:after{content:"\7448"}.hgi-twotone.hgi-discount-tag-02:before{content:"\7449"}.hgi-twotone.hgi-discount:before{content:"\744a"}.hgi-twotone.hgi-discover-circle:after{content:"\744b"}.hgi-twotone.hgi-discover-circle:before{content:"\744c"}.hgi-twotone.hgi-discover-square:after{content:"\744d"}.hgi-twotone.hgi-discover-square:before{content:"\744e"}.hgi-twotone.hgi-dish-01:after{content:"\744f"}.hgi-twotone.hgi-dish-01:before{content:"\7450"}.hgi-twotone.hgi-dish-02:after{content:"\7451"}.hgi-twotone.hgi-dish-02:before{content:"\7452"}.hgi-twotone.hgi-dish-washer:after{content:"\7453"}.hgi-twotone.hgi-dish-washer:before{content:"\7454"}.hgi-twotone.hgi-displeased:after{content:"\7455"}.hgi-twotone.hgi-displeased:before{content:"\7456"}.hgi-twotone.hgi-distribute-horizontal-center:after{content:"\7457"}.hgi-twotone.hgi-distribute-horizontal-center:before{content:"\7458"}.hgi-twotone.hgi-distribute-horizontal-left:after{content:"\7459"}.hgi-twotone.hgi-distribute-horizontal-left:before{content:"\745a"}.hgi-twotone.hgi-distribute-horizontal-right:after{content:"\745b"}.hgi-twotone.hgi-distribute-horizontal-right:before{content:"\745c"}.hgi-twotone.hgi-distribute-vertical-bottom:after{content:"\745d"}.hgi-twotone.hgi-distribute-vertical-bottom:before{content:"\745e"}.hgi-twotone.hgi-distribute-vertical-center:after{content:"\745f"}.hgi-twotone.hgi-distribute-vertical-center:before{content:"\7460"}.hgi-twotone.hgi-distribute-vertical-top:after{content:"\7461"}.hgi-twotone.hgi-distribute-vertical-top:before{content:"\7462"}.hgi-twotone.hgi-distribution:after{content:"\7463"}.hgi-twotone.hgi-distribution:before{content:"\7464"}.hgi-twotone.hgi-divide-sign-circle:after{content:"\7465"}.hgi-twotone.hgi-divide-sign-circle:before{content:"\7466"}.hgi-twotone.hgi-divide-sign:after{content:"\7467"}.hgi-twotone.hgi-divide-sign-square:after{content:"\7468"}.hgi-twotone.hgi-divide-sign-square:before{content:"\7469"}.hgi-twotone.hgi-divide-sign:before{content:"\746a"}.hgi-twotone.hgi-dna-01:after{content:"\746b"}.hgi-twotone.hgi-dna-01:before{content:"\746c"}.hgi-twotone.hgi-dna:after{content:"\746d"}.hgi-twotone.hgi-dna:before{content:"\746e"}.hgi-twotone.hgi-do-not-touch-01:after{content:"\746f"}.hgi-twotone.hgi-do-not-touch-01:before{content:"\7470"}.hgi-twotone.hgi-do-not-touch-02:after{content:"\7471"}.hgi-twotone.hgi-do-not-touch-02:before{content:"\7472"}.hgi-twotone.hgi-doc-01:after{content:"\7473"}.hgi-twotone.hgi-doc-01:before{content:"\7474"}.hgi-twotone.hgi-doc-02:after{content:"\7475"}.hgi-twotone.hgi-doc-02:before{content:"\7476"}.hgi-twotone.hgi-doctor-01:after{content:"\7477"}.hgi-twotone.hgi-doctor-01:before{content:"\7478"}.hgi-twotone.hgi-doctor-02:after{content:"\7479"}.hgi-twotone.hgi-doctor-02:before{content:"\747a"}.hgi-twotone.hgi-doctor-03:after{content:"\747b"}.hgi-twotone.hgi-doctor-03:before{content:"\747c"}.hgi-twotone.hgi-document-attachment:after{content:"\747d"}.hgi-twotone.hgi-document-attachment:before{content:"\747e"}.hgi-twotone.hgi-document-code:after{content:"\747f"}.hgi-twotone.hgi-document-code:before{content:"\7480"}.hgi-twotone.hgi-document-validation:after{content:"\7481"}.hgi-twotone.hgi-document-validation:before{content:"\7482"}.hgi-twotone.hgi-dollar-01:after{content:"\7483"}.hgi-twotone.hgi-dollar-01:before{content:"\7484"}.hgi-twotone.hgi-dollar-02:after{content:"\7485"}.hgi-twotone.hgi-dollar-02:before{content:"\7486"}.hgi-twotone.hgi-dollar-circle:after{content:"\7487"}.hgi-twotone.hgi-dollar-circle:before{content:"\7488"}.hgi-twotone.hgi-dollar-receive-01:after{content:"\7489"}.hgi-twotone.hgi-dollar-receive-01:before{content:"\748a"}.hgi-twotone.hgi-dollar-receive-02:after{content:"\748b"}.hgi-twotone.hgi-dollar-receive-02:before{content:"\748c"}.hgi-twotone.hgi-dollar-send-01:after{content:"\748d"}.hgi-twotone.hgi-dollar-send-01:before{content:"\748e"}.hgi-twotone.hgi-dollar-send-02:after{content:"\748f"}.hgi-twotone.hgi-dollar-send-02:before{content:"\7490"}.hgi-twotone.hgi-dollar-square:after{content:"\7491"}.hgi-twotone.hgi-dollar-square:before{content:"\7492"}.hgi-twotone.hgi-dome:after{content:"\7493"}.hgi-twotone.hgi-dome:before{content:"\7494"}.hgi-twotone.hgi-domino:after{content:"\7495"}.hgi-twotone.hgi-domino:before{content:"\7496"}.hgi-twotone.hgi-door-01:after{content:"\7497"}.hgi-twotone.hgi-door-01:before{content:"\7498"}.hgi-twotone.hgi-door-02:after{content:"\7499"}.hgi-twotone.hgi-door-02:before{content:"\749a"}.hgi-twotone.hgi-door-lock:after{content:"\749b"}.hgi-twotone.hgi-door-lock:before{content:"\749c"}.hgi-twotone.hgi-door:after{content:"\749d"}.hgi-twotone.hgi-door:before{content:"\749e"}.hgi-twotone.hgi-doughnut:after{content:"\749f"}.hgi-twotone.hgi-doughnut:before{content:"\74a0"}.hgi-twotone.hgi-download-01:after{content:"\74a1"}.hgi-twotone.hgi-download-01:before{content:"\74a2"}.hgi-twotone.hgi-download-02:after{content:"\74a3"}.hgi-twotone.hgi-download-02:before{content:"\74a4"}.hgi-twotone.hgi-download-03:after{content:"\74a5"}.hgi-twotone.hgi-download-03:before{content:"\74a6"}.hgi-twotone.hgi-download-04:after{content:"\74a7"}.hgi-twotone.hgi-download-04:before{content:"\74a8"}.hgi-twotone.hgi-download-05:after{content:"\74a9"}.hgi-twotone.hgi-download-05:before{content:"\74aa"}.hgi-twotone.hgi-download-circle-01:after{content:"\74ab"}.hgi-twotone.hgi-download-circle-01:before{content:"\74ac"}.hgi-twotone.hgi-download-circle-02:after{content:"\74ad"}.hgi-twotone.hgi-download-circle-02:before{content:"\74ae"}.hgi-twotone.hgi-download-square-01:after{content:"\74af"}.hgi-twotone.hgi-download-square-01:before{content:"\74b0"}.hgi-twotone.hgi-download-square-02:after{content:"\74b1"}.hgi-twotone.hgi-download-square-02:before{content:"\74b2"}.hgi-twotone.hgi-drag-01:after{content:"\74b3"}.hgi-twotone.hgi-drag-01:before{content:"\74b4"}.hgi-twotone.hgi-drag-02:after{content:"\74b5"}.hgi-twotone.hgi-drag-02:before{content:"\74b6"}.hgi-twotone.hgi-drag-03:after{content:"\74b7"}.hgi-twotone.hgi-drag-03:before{content:"\74b8"}.hgi-twotone.hgi-drag-04:after{content:"\74b9"}.hgi-twotone.hgi-drag-04:before{content:"\74ba"}.hgi-twotone.hgi-drag-drop-horizontal:after{content:"\74bb"}.hgi-twotone.hgi-drag-drop-horizontal:before{content:"\74bc"}.hgi-twotone.hgi-drag-drop:after{content:"\74bd"}.hgi-twotone.hgi-drag-drop-vertical:after{content:"\74be"}.hgi-twotone.hgi-drag-drop-vertical:before{content:"\74bf"}.hgi-twotone.hgi-drag-drop:before{content:"\74c0"}.hgi-twotone.hgi-drag-left-01:after{content:"\74c1"}.hgi-twotone.hgi-drag-left-01:before{content:"\74c2"}.hgi-twotone.hgi-drag-left-02:after{content:"\74c3"}.hgi-twotone.hgi-drag-left-02:before{content:"\74c4"}.hgi-twotone.hgi-drag-left-03:after{content:"\74c5"}.hgi-twotone.hgi-drag-left-03:before{content:"\74c6"}.hgi-twotone.hgi-drag-left-04:after{content:"\74c7"}.hgi-twotone.hgi-drag-left-04:before{content:"\74c8"}.hgi-twotone.hgi-drag-right-01:after{content:"\74c9"}.hgi-twotone.hgi-drag-right-01:before{content:"\74ca"}.hgi-twotone.hgi-drag-right-02:after{content:"\74cb"}.hgi-twotone.hgi-drag-right-02:before{content:"\74cc"}.hgi-twotone.hgi-drag-right-03:after{content:"\74cd"}.hgi-twotone.hgi-drag-right-03:before{content:"\74ce"}.hgi-twotone.hgi-drag-right-04:after{content:"\74cf"}.hgi-twotone.hgi-drag-right-04:before{content:"\74d0"}.hgi-twotone.hgi-drawing-compass:after{content:"\74d1"}.hgi-twotone.hgi-drawing-compass:before{content:"\74d2"}.hgi-twotone.hgi-drawing-mode:after{content:"\74d3"}.hgi-twotone.hgi-drawing-mode:before{content:"\74d4"}.hgi-twotone.hgi-dress-01:after{content:"\74d5"}.hgi-twotone.hgi-dress-01:before{content:"\74d6"}.hgi-twotone.hgi-dress-02:after{content:"\74d7"}.hgi-twotone.hgi-dress-02:before{content:"\74d8"}.hgi-twotone.hgi-dress-03:after{content:"\74d9"}.hgi-twotone.hgi-dress-03:before{content:"\74da"}.hgi-twotone.hgi-dress-04:after{content:"\74db"}.hgi-twotone.hgi-dress-04:before{content:"\74dc"}.hgi-twotone.hgi-dress-05:after{content:"\74dd"}.hgi-twotone.hgi-dress-05:before{content:"\74de"}.hgi-twotone.hgi-dress-06:after{content:"\74df"}.hgi-twotone.hgi-dress-06:before{content:"\74e0"}.hgi-twotone.hgi-dress-07:after{content:"\74e1"}.hgi-twotone.hgi-dress-07:before{content:"\74e2"}.hgi-twotone.hgi-dressing-table-01:after{content:"\74e3"}.hgi-twotone.hgi-dressing-table-01:before{content:"\74e4"}.hgi-twotone.hgi-dressing-table-02:after{content:"\74e5"}.hgi-twotone.hgi-dressing-table-02:before{content:"\74e6"}.hgi-twotone.hgi-dressing-table-03:after{content:"\74e7"}.hgi-twotone.hgi-dressing-table-03:before{content:"\74e8"}.hgi-twotone.hgi-dribbble:after{content:"\74e9"}.hgi-twotone.hgi-dribbble:before{content:"\74ea"}.hgi-twotone.hgi-drink:after{content:"\74eb"}.hgi-twotone.hgi-drink:before{content:"\74ec"}.hgi-twotone.hgi-drone:after{content:"\74ed"}.hgi-twotone.hgi-drone:before{content:"\74ee"}.hgi-twotone.hgi-drooling:after{content:"\74ef"}.hgi-twotone.hgi-drooling:before{content:"\74f0"}.hgi-twotone.hgi-dropbox:after{content:"\74f1"}.hgi-twotone.hgi-dropbox:before{content:"\74f2"}.hgi-twotone.hgi-droplet:after{content:"\74f3"}.hgi-twotone.hgi-droplet:before{content:"\74f4"}.hgi-twotone.hgi-dropper:after{content:"\74f5"}.hgi-twotone.hgi-dropper:before{content:"\74f6"}.hgi-twotone.hgi-ds3-tool:after{content:"\74f7"}.hgi-twotone.hgi-ds3-tool:before{content:"\74f8"}.hgi-twotone.hgi-dua:after{content:"\74f9"}.hgi-twotone.hgi-dua:before{content:"\74fa"}.hgi-twotone.hgi-dumbbell-01:after{content:"\74fb"}.hgi-twotone.hgi-dumbbell-01:before{content:"\74fc"}.hgi-twotone.hgi-dumbbell-02:after{content:"\74fd"}.hgi-twotone.hgi-dumbbell-02:before{content:"\74fe"}.hgi-twotone.hgi-dumbbell-03:after{content:"\74ff"}.hgi-twotone.hgi-dumbbell-03:before{content:"\7500"}.hgi-twotone.hgi-ear-rings-01:after{content:"\7501"}.hgi-twotone.hgi-ear-rings-01:before{content:"\7502"}.hgi-twotone.hgi-ear-rings-02:after{content:"\7503"}.hgi-twotone.hgi-ear-rings-02:before{content:"\7504"}.hgi-twotone.hgi-ear-rings-03:after{content:"\7505"}.hgi-twotone.hgi-ear-rings-03:before{content:"\7506"}.hgi-twotone.hgi-ear:after{content:"\7507"}.hgi-twotone.hgi-ear:before{content:"\7508"}.hgi-twotone.hgi-earth:after{content:"\7509"}.hgi-twotone.hgi-earth:before{content:"\750a"}.hgi-twotone.hgi-ease-curve-control-points:after{content:"\750b"}.hgi-twotone.hgi-ease-curve-control-points:before{content:"\750c"}.hgi-twotone.hgi-ease-in-control-point:after{content:"\750d"}.hgi-twotone.hgi-ease-in-control-point:before{content:"\750e"}.hgi-twotone.hgi-ease-in-out:after{content:"\750f"}.hgi-twotone.hgi-ease-in-out:before{content:"\7510"}.hgi-twotone.hgi-ease-in:after{content:"\7511"}.hgi-twotone.hgi-ease-in:before{content:"\7512"}.hgi-twotone.hgi-ease-out-control-point:after{content:"\7513"}.hgi-twotone.hgi-ease-out-control-point:before{content:"\7514"}.hgi-twotone.hgi-ease-out:after{content:"\7515"}.hgi-twotone.hgi-ease-out:before{content:"\7516"}.hgi-twotone.hgi-eco-energy:after{content:"\7517"}.hgi-twotone.hgi-eco-energy:before{content:"\7518"}.hgi-twotone.hgi-eco-lab-01:after{content:"\7519"}.hgi-twotone.hgi-eco-lab-01:before{content:"\751a"}.hgi-twotone.hgi-eco-lab-02:after{content:"\751b"}.hgi-twotone.hgi-eco-lab-02:before{content:"\751c"}.hgi-twotone.hgi-eco-lab:after{content:"\751d"}.hgi-twotone.hgi-eco-lab:before{content:"\751e"}.hgi-twotone.hgi-eco-power:after{content:"\751f"}.hgi-twotone.hgi-eco-power:before{content:"\7520"}.hgi-twotone.hgi-edge-style:after{content:"\7521"}.hgi-twotone.hgi-edge-style:before{content:"\7522"}.hgi-twotone.hgi-edit-01:after{content:"\7523"}.hgi-twotone.hgi-edit-01:before{content:"\7524"}.hgi-twotone.hgi-edit-02:after{content:"\7525"}.hgi-twotone.hgi-edit-02:before{content:"\7526"}.hgi-twotone.hgi-edit-off:after{content:"\7527"}.hgi-twotone.hgi-edit-off:before{content:"\7528"}.hgi-twotone.hgi-edit-road:after{content:"\7529"}.hgi-twotone.hgi-edit-road:before{content:"\752a"}.hgi-twotone.hgi-edit-table:after{content:"\752b"}.hgi-twotone.hgi-edit-table:before{content:"\752c"}.hgi-twotone.hgi-edit-user-02:after{content:"\752d"}.hgi-twotone.hgi-edit-user-02:before{content:"\752e"}.hgi-twotone.hgi-eggs:after{content:"\752f"}.hgi-twotone.hgi-eggs:before{content:"\7530"}.hgi-twotone.hgi-eid-mubarak:after{content:"\7531"}.hgi-twotone.hgi-eid-mubarak:before{content:"\7532"}.hgi-twotone.hgi-eiffel-tower:after{content:"\7533"}.hgi-twotone.hgi-eiffel-tower:before{content:"\7534"}.hgi-twotone.hgi-elearning-exchange:after{content:"\7535"}.hgi-twotone.hgi-elearning-exchange:before{content:"\7536"}.hgi-twotone.hgi-electric-home-01:after{content:"\7537"}.hgi-twotone.hgi-electric-home-01:before{content:"\7538"}.hgi-twotone.hgi-electric-home-02:after{content:"\7539"}.hgi-twotone.hgi-electric-home-02:before{content:"\753a"}.hgi-twotone.hgi-electric-plugs:after{content:"\753b"}.hgi-twotone.hgi-electric-plugs:before{content:"\753c"}.hgi-twotone.hgi-electric-tower-01:after{content:"\753d"}.hgi-twotone.hgi-electric-tower-01:before{content:"\753e"}.hgi-twotone.hgi-electric-tower-02:after{content:"\753f"}.hgi-twotone.hgi-electric-tower-02:before{content:"\7540"}.hgi-twotone.hgi-electric-wire:after{content:"\7541"}.hgi-twotone.hgi-electric-wire:before{content:"\7542"}.hgi-twotone.hgi-ellipse-selection:after{content:"\7543"}.hgi-twotone.hgi-ellipse-selection:before{content:"\7544"}.hgi-twotone.hgi-encrypt:after{content:"\7545"}.hgi-twotone.hgi-encrypt:before{content:"\7546"}.hgi-twotone.hgi-energy-ellipse:after{content:"\7547"}.hgi-twotone.hgi-energy-ellipse:before{content:"\7548"}.hgi-twotone.hgi-energy-rectangle:after{content:"\7549"}.hgi-twotone.hgi-energy-rectangle:before{content:"\754a"}.hgi-twotone.hgi-energy:after{content:"\754b"}.hgi-twotone.hgi-energy:before{content:"\754c"}.hgi-twotone.hgi-entering-geo-fence:after{content:"\754d"}.hgi-twotone.hgi-entering-geo-fence:before{content:"\754e"}.hgi-twotone.hgi-envato:after{content:"\754f"}.hgi-twotone.hgi-envato:before{content:"\7550"}.hgi-twotone.hgi-equal-sign-circle:after{content:"\7551"}.hgi-twotone.hgi-equal-sign-circle:before{content:"\7552"}.hgi-twotone.hgi-equal-sign:after{content:"\7553"}.hgi-twotone.hgi-equal-sign-square:after{content:"\7554"}.hgi-twotone.hgi-equal-sign-square:before{content:"\7555"}.hgi-twotone.hgi-equal-sign:before{content:"\7556"}.hgi-twotone.hgi-equipment-bench-press:after{content:"\7557"}.hgi-twotone.hgi-equipment-bench-press:before{content:"\7558"}.hgi-twotone.hgi-equipment-chest-press:after{content:"\7559"}.hgi-twotone.hgi-equipment-chest-press:before{content:"\755a"}.hgi-twotone.hgi-equipment-gym-01:after{content:"\755b"}.hgi-twotone.hgi-equipment-gym-01:before{content:"\755c"}.hgi-twotone.hgi-equipment-gym-02:after{content:"\755d"}.hgi-twotone.hgi-equipment-gym-02:before{content:"\755e"}.hgi-twotone.hgi-equipment-gym-03:after{content:"\755f"}.hgi-twotone.hgi-equipment-gym-03:before{content:"\7560"}.hgi-twotone.hgi-equipment-weightlifting:after{content:"\7561"}.hgi-twotone.hgi-equipment-weightlifting:before{content:"\7562"}.hgi-twotone.hgi-eraser-01:after{content:"\7563"}.hgi-twotone.hgi-eraser-01:before{content:"\7564"}.hgi-twotone.hgi-eraser-add:after{content:"\7565"}.hgi-twotone.hgi-eraser-add:before{content:"\7566"}.hgi-twotone.hgi-eraser-auto:after{content:"\7567"}.hgi-twotone.hgi-eraser-auto:before{content:"\7568"}.hgi-twotone.hgi-eraser:after{content:"\7569"}.hgi-twotone.hgi-eraser:before{content:"\756a"}.hgi-twotone.hgi-estimate-01:after{content:"\756b"}.hgi-twotone.hgi-estimate-01:before{content:"\756c"}.hgi-twotone.hgi-estimate-02:after{content:"\756d"}.hgi-twotone.hgi-estimate-02:before{content:"\756e"}.hgi-twotone.hgi-ethereum-ellipse:after{content:"\756f"}.hgi-twotone.hgi-ethereum-ellipse:before{content:"\7570"}.hgi-twotone.hgi-ethereum-rectangle:after{content:"\7571"}.hgi-twotone.hgi-ethereum-rectangle:before{content:"\7572"}.hgi-twotone.hgi-ethereum:after{content:"\7573"}.hgi-twotone.hgi-ethereum:before{content:"\7574"}.hgi-twotone.hgi-euro-circle:after{content:"\7575"}.hgi-twotone.hgi-euro-circle:before{content:"\7576"}.hgi-twotone.hgi-euro-receive:after{content:"\7577"}.hgi-twotone.hgi-euro-receive:before{content:"\7578"}.hgi-twotone.hgi-euro:after{content:"\7579"}.hgi-twotone.hgi-euro-send:after{content:"\757a"}.hgi-twotone.hgi-euro-send:before{content:"\757b"}.hgi-twotone.hgi-euro-square:after{content:"\757c"}.hgi-twotone.hgi-euro-square:before{content:"\757d"}.hgi-twotone.hgi-euro:before{content:"\757e"}.hgi-twotone.hgi-ev-charging:after{content:"\757f"}.hgi-twotone.hgi-ev-charging:before{content:"\7580"}.hgi-twotone.hgi-evil:after{content:"\7581"}.hgi-twotone.hgi-evil:before{content:"\7582"}.hgi-twotone.hgi-exchange-01:after{content:"\7583"}.hgi-twotone.hgi-exchange-01:before{content:"\7584"}.hgi-twotone.hgi-exchange-02:after{content:"\7585"}.hgi-twotone.hgi-exchange-02:before{content:"\7586"}.hgi-twotone.hgi-exchange-03:after{content:"\7587"}.hgi-twotone.hgi-exchange-03:before{content:"\7588"}.hgi-twotone.hgi-expander:after{content:"\7589"}.hgi-twotone.hgi-expander:before{content:"\758a"}.hgi-twotone.hgi-external-drive:after{content:"\758b"}.hgi-twotone.hgi-external-drive:before{content:"\758c"}.hgi-twotone.hgi-eye:after{content:"\758d"}.hgi-twotone.hgi-eye:before{content:"\758e"}.hgi-twotone.hgi-face-id:after{content:"\758f"}.hgi-twotone.hgi-face-id:before{content:"\7590"}.hgi-twotone.hgi-facebook-01:after{content:"\7591"}.hgi-twotone.hgi-facebook-01:before{content:"\7592"}.hgi-twotone.hgi-facebook-02:after{content:"\7593"}.hgi-twotone.hgi-facebook-02:before{content:"\7594"}.hgi-twotone.hgi-factory-01:after{content:"\7595"}.hgi-twotone.hgi-factory-01:before{content:"\7596"}.hgi-twotone.hgi-factory-02:after{content:"\7597"}.hgi-twotone.hgi-factory-02:before{content:"\7598"}.hgi-twotone.hgi-factory:after{content:"\7599"}.hgi-twotone.hgi-factory:before{content:"\759a"}.hgi-twotone.hgi-fahrenheit:after{content:"\759b"}.hgi-twotone.hgi-fahrenheit:before{content:"\759c"}.hgi-twotone.hgi-falling-star:after{content:"\759d"}.hgi-twotone.hgi-falling-star:before{content:"\759e"}.hgi-twotone.hgi-fast-wind:after{content:"\759f"}.hgi-twotone.hgi-fast-wind:before{content:"\75a0"}.hgi-twotone.hgi-favourite-circle:after{content:"\75a1"}.hgi-twotone.hgi-favourite-circle:before{content:"\75a2"}.hgi-twotone.hgi-favourite:after{content:"\75a3"}.hgi-twotone.hgi-favourite-square:after{content:"\75a4"}.hgi-twotone.hgi-favourite-square:before{content:"\75a5"}.hgi-twotone.hgi-favourite:before{content:"\75a6"}.hgi-twotone.hgi-feather:after{content:"\75a7"}.hgi-twotone.hgi-feather:before{content:"\75a8"}.hgi-twotone.hgi-fencing-mask:after{content:"\75a9"}.hgi-twotone.hgi-fencing-mask:before{content:"\75aa"}.hgi-twotone.hgi-fencing:after{content:"\75ab"}.hgi-twotone.hgi-fencing:before{content:"\75ac"}.hgi-twotone.hgi-ferris-wheel:after{content:"\75ad"}.hgi-twotone.hgi-ferris-wheel:before{content:"\75ae"}.hgi-twotone.hgi-ferry-boat:after{content:"\75af"}.hgi-twotone.hgi-ferry-boat:before{content:"\75b0"}.hgi-twotone.hgi-figma:after{content:"\75b1"}.hgi-twotone.hgi-figma:before{content:"\75b2"}.hgi-twotone.hgi-file-01:after{content:"\75b3"}.hgi-twotone.hgi-file-01:before{content:"\75b4"}.hgi-twotone.hgi-file-02:after{content:"\75b5"}.hgi-twotone.hgi-file-02:before{content:"\75b6"}.hgi-twotone.hgi-file-add:after{content:"\75b7"}.hgi-twotone.hgi-file-add:before{content:"\75b8"}.hgi-twotone.hgi-file-attachment:after{content:"\75b9"}.hgi-twotone.hgi-file-attachment:before{content:"\75ba"}.hgi-twotone.hgi-file-audio:after{content:"\75bb"}.hgi-twotone.hgi-file-audio:before{content:"\75bc"}.hgi-twotone.hgi-file-bitcoin:after{content:"\75bd"}.hgi-twotone.hgi-file-bitcoin:before{content:"\75be"}.hgi-twotone.hgi-file-block:after{content:"\75bf"}.hgi-twotone.hgi-file-block:before{content:"\75c0"}.hgi-twotone.hgi-file-bookmark:after{content:"\75c1"}.hgi-twotone.hgi-file-bookmark:before{content:"\75c2"}.hgi-twotone.hgi-file-cloud:after{content:"\75c3"}.hgi-twotone.hgi-file-cloud:before{content:"\75c4"}.hgi-twotone.hgi-file-corrupt:after{content:"\75c5"}.hgi-twotone.hgi-file-corrupt:before{content:"\75c6"}.hgi-twotone.hgi-file-dollar:after{content:"\75c7"}.hgi-twotone.hgi-file-dollar:before{content:"\75c8"}.hgi-twotone.hgi-file-download:after{content:"\75c9"}.hgi-twotone.hgi-file-download:before{content:"\75ca"}.hgi-twotone.hgi-file-edit:after{content:"\75cb"}.hgi-twotone.hgi-file-edit:before{content:"\75cc"}.hgi-twotone.hgi-file-euro:after{content:"\75cd"}.hgi-twotone.hgi-file-euro:before{content:"\75ce"}.hgi-twotone.hgi-file-export:after{content:"\75cf"}.hgi-twotone.hgi-file-export:before{content:"\75d0"}.hgi-twotone.hgi-file-favourite:after{content:"\75d1"}.hgi-twotone.hgi-file-favourite:before{content:"\75d2"}.hgi-twotone.hgi-file-import:after{content:"\75d3"}.hgi-twotone.hgi-file-import:before{content:"\75d4"}.hgi-twotone.hgi-file-link:after{content:"\75d5"}.hgi-twotone.hgi-file-link:before{content:"\75d6"}.hgi-twotone.hgi-file-locked:after{content:"\75d7"}.hgi-twotone.hgi-file-locked:before{content:"\75d8"}.hgi-twotone.hgi-file-management:after{content:"\75d9"}.hgi-twotone.hgi-file-management:before{content:"\75da"}.hgi-twotone.hgi-file-minus:after{content:"\75db"}.hgi-twotone.hgi-file-minus:before{content:"\75dc"}.hgi-twotone.hgi-file-music:after{content:"\75dd"}.hgi-twotone.hgi-file-music:before{content:"\75de"}.hgi-twotone.hgi-file-not-found:after{content:"\75df"}.hgi-twotone.hgi-file-not-found:before{content:"\75e0"}.hgi-twotone.hgi-file-paste:after{content:"\75e1"}.hgi-twotone.hgi-file-paste:before{content:"\75e2"}.hgi-twotone.hgi-file-pin:after{content:"\75e3"}.hgi-twotone.hgi-file-pin:before{content:"\75e4"}.hgi-twotone.hgi-file-pound:after{content:"\75e5"}.hgi-twotone.hgi-file-pound:before{content:"\75e6"}.hgi-twotone.hgi-file-remove:after{content:"\75e7"}.hgi-twotone.hgi-file-remove:before{content:"\75e8"}.hgi-twotone.hgi-file-script:after{content:"\75e9"}.hgi-twotone.hgi-file-script:before{content:"\75ea"}.hgi-twotone.hgi-file-search:after{content:"\75eb"}.hgi-twotone.hgi-file-search:before{content:"\75ec"}.hgi-twotone.hgi-file-security:after{content:"\75ed"}.hgi-twotone.hgi-file-security:before{content:"\75ee"}.hgi-twotone.hgi-file-shredder:after{content:"\75ef"}.hgi-twotone.hgi-file-shredder:before{content:"\75f0"}.hgi-twotone.hgi-file-star:after{content:"\75f1"}.hgi-twotone.hgi-file-star:before{content:"\75f2"}.hgi-twotone.hgi-file-sync:after{content:"\75f3"}.hgi-twotone.hgi-file-sync:before{content:"\75f4"}.hgi-twotone.hgi-file-unknown:after{content:"\75f5"}.hgi-twotone.hgi-file-unknown:before{content:"\75f6"}.hgi-twotone.hgi-file-unlocked:after{content:"\75f7"}.hgi-twotone.hgi-file-unlocked:before{content:"\75f8"}.hgi-twotone.hgi-file-upload:after{content:"\75f9"}.hgi-twotone.hgi-file-upload:before{content:"\75fa"}.hgi-twotone.hgi-file-validation:after{content:"\75fb"}.hgi-twotone.hgi-file-validation:before{content:"\75fc"}.hgi-twotone.hgi-file-verified:after{content:"\75fd"}.hgi-twotone.hgi-file-verified:before{content:"\75fe"}.hgi-twotone.hgi-file-video:after{content:"\75ff"}.hgi-twotone.hgi-file-video:before{content:"\7600"}.hgi-twotone.hgi-file-view:after{content:"\7601"}.hgi-twotone.hgi-file-view:before{content:"\7602"}.hgi-twotone.hgi-file-yen:after{content:"\7603"}.hgi-twotone.hgi-file-yen:before{content:"\7604"}.hgi-twotone.hgi-file-zip:after{content:"\7605"}.hgi-twotone.hgi-file-zip:before{content:"\7606"}.hgi-twotone.hgi-files-01:after{content:"\7607"}.hgi-twotone.hgi-files-01:before{content:"\7608"}.hgi-twotone.hgi-files-02:after{content:"\7609"}.hgi-twotone.hgi-files-02:before{content:"\760a"}.hgi-twotone.hgi-film-01:after{content:"\760b"}.hgi-twotone.hgi-film-01:before{content:"\760c"}.hgi-twotone.hgi-film-02:after{content:"\760d"}.hgi-twotone.hgi-film-02:before{content:"\760e"}.hgi-twotone.hgi-film-roll-01:after{content:"\760f"}.hgi-twotone.hgi-film-roll-01:before{content:"\7610"}.hgi-twotone.hgi-film-roll-02:after{content:"\7611"}.hgi-twotone.hgi-film-roll-02:before{content:"\7612"}.hgi-twotone.hgi-filter-add:after{content:"\7613"}.hgi-twotone.hgi-filter-add:before{content:"\7614"}.hgi-twotone.hgi-filter-edit:after{content:"\7615"}.hgi-twotone.hgi-filter-edit:before{content:"\7616"}.hgi-twotone.hgi-filter-horizontal:after{content:"\7617"}.hgi-twotone.hgi-filter-horizontal:before{content:"\7618"}.hgi-twotone.hgi-filter-mail-circle:after{content:"\7619"}.hgi-twotone.hgi-filter-mail-circle:before{content:"\761a"}.hgi-twotone.hgi-filter-mail-square:after{content:"\761b"}.hgi-twotone.hgi-filter-mail-square:before{content:"\761c"}.hgi-twotone.hgi-filter-remove:after{content:"\761d"}.hgi-twotone.hgi-filter-remove:before{content:"\761e"}.hgi-twotone.hgi-filter-reset:after{content:"\761f"}.hgi-twotone.hgi-filter-reset:before{content:"\7620"}.hgi-twotone.hgi-filter:after{content:"\7621"}.hgi-twotone.hgi-filter-vertical:after{content:"\7622"}.hgi-twotone.hgi-filter-vertical:before{content:"\7623"}.hgi-twotone.hgi-filter:before{content:"\7624"}.hgi-twotone.hgi-finger-access:after{content:"\7625"}.hgi-twotone.hgi-finger-access:before{content:"\7626"}.hgi-twotone.hgi-finger-print-add:after{content:"\7627"}.hgi-twotone.hgi-finger-print-add:before{content:"\7628"}.hgi-twotone.hgi-finger-print-check:after{content:"\7629"}.hgi-twotone.hgi-finger-print-check:before{content:"\762a"}.hgi-twotone.hgi-finger-print-minus:after{content:"\762b"}.hgi-twotone.hgi-finger-print-minus:before{content:"\762c"}.hgi-twotone.hgi-finger-print-remove:after{content:"\762d"}.hgi-twotone.hgi-finger-print-remove:before{content:"\762e"}.hgi-twotone.hgi-finger-print-scan:after{content:"\762f"}.hgi-twotone.hgi-finger-print-scan:before{content:"\7630"}.hgi-twotone.hgi-finger-print:after{content:"\7631"}.hgi-twotone.hgi-finger-print:before{content:"\7632"}.hgi-twotone.hgi-fingerprint-scan:after{content:"\7633"}.hgi-twotone.hgi-fingerprint-scan:before{content:"\7634"}.hgi-twotone.hgi-fins:after{content:"\7635"}.hgi-twotone.hgi-fins:before{content:"\7636"}.hgi-twotone.hgi-fire-pit:after{content:"\7637"}.hgi-twotone.hgi-fire-pit:before{content:"\7638"}.hgi-twotone.hgi-fire:after{content:"\7639"}.hgi-twotone.hgi-fire-security:after{content:"\763a"}.hgi-twotone.hgi-fire-security:before{content:"\763b"}.hgi-twotone.hgi-fire:before{content:"\763c"}.hgi-twotone.hgi-firewall:after{content:"\763d"}.hgi-twotone.hgi-firewall:before{content:"\763e"}.hgi-twotone.hgi-first-aid-kit:after{content:"\763f"}.hgi-twotone.hgi-first-aid-kit:before{content:"\7640"}.hgi-twotone.hgi-first-bracket-circle:after{content:"\7641"}.hgi-twotone.hgi-first-bracket-circle:before{content:"\7642"}.hgi-twotone.hgi-first-bracket:after{content:"\7643"}.hgi-twotone.hgi-first-bracket-square:after{content:"\7644"}.hgi-twotone.hgi-first-bracket-square:before{content:"\7645"}.hgi-twotone.hgi-first-bracket:before{content:"\7646"}.hgi-twotone.hgi-fish-food:after{content:"\7647"}.hgi-twotone.hgi-fish-food:before{content:"\7648"}.hgi-twotone.hgi-fiverr:after{content:"\7649"}.hgi-twotone.hgi-fiverr:before{content:"\764a"}.hgi-twotone.hgi-flag-01:after{content:"\764b"}.hgi-twotone.hgi-flag-01:before{content:"\764c"}.hgi-twotone.hgi-flag-02:after{content:"\764d"}.hgi-twotone.hgi-flag-02:before{content:"\764e"}.hgi-twotone.hgi-flag-03:after{content:"\764f"}.hgi-twotone.hgi-flag-03:before{content:"\7650"}.hgi-twotone.hgi-flash-off:after{content:"\7651"}.hgi-twotone.hgi-flash-off:before{content:"\7652"}.hgi-twotone.hgi-flash:after{content:"\7653"}.hgi-twotone.hgi-flash:before{content:"\7654"}.hgi-twotone.hgi-flaticon:after{content:"\7655"}.hgi-twotone.hgi-flaticon:before{content:"\7656"}.hgi-twotone.hgi-flickr:after{content:"\7657"}.hgi-twotone.hgi-flickr:before{content:"\7658"}.hgi-twotone.hgi-flim-slate:after{content:"\7659"}.hgi-twotone.hgi-flim-slate:before{content:"\765a"}.hgi-twotone.hgi-flip-bottom:after{content:"\765b"}.hgi-twotone.hgi-flip-bottom:before{content:"\765c"}.hgi-twotone.hgi-flip-horizontal:after{content:"\765d"}.hgi-twotone.hgi-flip-horizontal:before{content:"\765e"}.hgi-twotone.hgi-flip-left:after{content:"\765f"}.hgi-twotone.hgi-flip-left:before{content:"\7660"}.hgi-twotone.hgi-flip-phone:after{content:"\7661"}.hgi-twotone.hgi-flip-phone:before{content:"\7662"}.hgi-twotone.hgi-flip-right:after{content:"\7663"}.hgi-twotone.hgi-flip-right:before{content:"\7664"}.hgi-twotone.hgi-flip-top:after{content:"\7665"}.hgi-twotone.hgi-flip-top:before{content:"\7666"}.hgi-twotone.hgi-flip-vertical:after{content:"\7667"}.hgi-twotone.hgi-flip-vertical:before{content:"\7668"}.hgi-twotone.hgi-floor-plan:after{content:"\7669"}.hgi-twotone.hgi-floor-plan:before{content:"\766a"}.hgi-twotone.hgi-floppy-disk:after{content:"\766b"}.hgi-twotone.hgi-floppy-disk:before{content:"\766c"}.hgi-twotone.hgi-flow-circle:after{content:"\766d"}.hgi-twotone.hgi-flow-circle:before{content:"\766e"}.hgi-twotone.hgi-flow-connection:after{content:"\766f"}.hgi-twotone.hgi-flow-connection:before{content:"\7670"}.hgi-twotone.hgi-flow:after{content:"\7671"}.hgi-twotone.hgi-flow-square:after{content:"\7672"}.hgi-twotone.hgi-flow-square:before{content:"\7673"}.hgi-twotone.hgi-flow:before{content:"\7674"}.hgi-twotone.hgi-flowchart-01:after{content:"\7675"}.hgi-twotone.hgi-flowchart-01:before{content:"\7676"}.hgi-twotone.hgi-flowchart-02:after{content:"\7677"}.hgi-twotone.hgi-flowchart-02:before{content:"\7678"}.hgi-twotone.hgi-flower-pot:after{content:"\7679"}.hgi-twotone.hgi-flower-pot:before{content:"\767a"}.hgi-twotone.hgi-flower:after{content:"\767b"}.hgi-twotone.hgi-flower:before{content:"\767c"}.hgi-twotone.hgi-flushed:after{content:"\767d"}.hgi-twotone.hgi-flushed:before{content:"\767e"}.hgi-twotone.hgi-flying-human:after{content:"\767f"}.hgi-twotone.hgi-flying-human:before{content:"\7680"}.hgi-twotone.hgi-focus-point:after{content:"\7681"}.hgi-twotone.hgi-focus-point:before{content:"\7682"}.hgi-twotone.hgi-folder-01:after{content:"\7683"}.hgi-twotone.hgi-folder-01:before{content:"\7684"}.hgi-twotone.hgi-folder-02:after{content:"\7685"}.hgi-twotone.hgi-folder-02:before{content:"\7686"}.hgi-twotone.hgi-folder-03:after{content:"\7687"}.hgi-twotone.hgi-folder-03:before{content:"\7688"}.hgi-twotone.hgi-folder-add:after{content:"\7689"}.hgi-twotone.hgi-folder-add:before{content:"\768a"}.hgi-twotone.hgi-folder-attachment:after{content:"\768b"}.hgi-twotone.hgi-folder-attachment:before{content:"\768c"}.hgi-twotone.hgi-folder-audio:after{content:"\768d"}.hgi-twotone.hgi-folder-audio:before{content:"\768e"}.hgi-twotone.hgi-folder-block:after{content:"\768f"}.hgi-twotone.hgi-folder-block:before{content:"\7690"}.hgi-twotone.hgi-folder-check:after{content:"\7691"}.hgi-twotone.hgi-folder-check:before{content:"\7692"}.hgi-twotone.hgi-folder-cloud:after{content:"\7693"}.hgi-twotone.hgi-folder-cloud:before{content:"\7694"}.hgi-twotone.hgi-folder-details-reference:after{content:"\7695"}.hgi-twotone.hgi-folder-details-reference:before{content:"\7696"}.hgi-twotone.hgi-folder-details:after{content:"\7697"}.hgi-twotone.hgi-folder-details:before{content:"\7698"}.hgi-twotone.hgi-folder-download:after{content:"\7699"}.hgi-twotone.hgi-folder-download:before{content:"\769a"}.hgi-twotone.hgi-folder-edit:after{content:"\769b"}.hgi-twotone.hgi-folder-edit:before{content:"\769c"}.hgi-twotone.hgi-folder-export:after{content:"\769d"}.hgi-twotone.hgi-folder-export:before{content:"\769e"}.hgi-twotone.hgi-folder-favourite:after{content:"\769f"}.hgi-twotone.hgi-folder-favourite:before{content:"\76a0"}.hgi-twotone.hgi-folder-file-storage:after{content:"\76a1"}.hgi-twotone.hgi-folder-file-storage:before{content:"\76a2"}.hgi-twotone.hgi-folder-import:after{content:"\76a3"}.hgi-twotone.hgi-folder-import:before{content:"\76a4"}.hgi-twotone.hgi-folder-library:after{content:"\76a5"}.hgi-twotone.hgi-folder-library:before{content:"\76a6"}.hgi-twotone.hgi-folder-links:after{content:"\76a7"}.hgi-twotone.hgi-folder-links:before{content:"\76a8"}.hgi-twotone.hgi-folder-locked:after{content:"\76a9"}.hgi-twotone.hgi-folder-locked:before{content:"\76aa"}.hgi-twotone.hgi-folder-management:after{content:"\76ab"}.hgi-twotone.hgi-folder-management:before{content:"\76ac"}.hgi-twotone.hgi-folder-minus:after{content:"\76ad"}.hgi-twotone.hgi-folder-minus:before{content:"\76ae"}.hgi-twotone.hgi-folder-music:after{content:"\76af"}.hgi-twotone.hgi-folder-music:before{content:"\76b0"}.hgi-twotone.hgi-folder-off:after{content:"\76b1"}.hgi-twotone.hgi-folder-off:before{content:"\76b2"}.hgi-twotone.hgi-folder-open:after{content:"\76b3"}.hgi-twotone.hgi-folder-open:before{content:"\76b4"}.hgi-twotone.hgi-folder-pin:after{content:"\76b5"}.hgi-twotone.hgi-folder-pin:before{content:"\76b6"}.hgi-twotone.hgi-folder-remove:after{content:"\76b7"}.hgi-twotone.hgi-folder-remove:before{content:"\76b8"}.hgi-twotone.hgi-folder-search:after{content:"\76b9"}.hgi-twotone.hgi-folder-search:before{content:"\76ba"}.hgi-twotone.hgi-folder-security:after{content:"\76bb"}.hgi-twotone.hgi-folder-security:before{content:"\76bc"}.hgi-twotone.hgi-folder-shared-01:after{content:"\76bd"}.hgi-twotone.hgi-folder-shared-01:before{content:"\76be"}.hgi-twotone.hgi-folder-shared-02:after{content:"\76bf"}.hgi-twotone.hgi-folder-shared-02:before{content:"\76c0"}.hgi-twotone.hgi-folder-shared-03:after{content:"\76c1"}.hgi-twotone.hgi-folder-shared-03:before{content:"\76c2"}.hgi-twotone.hgi-folder-sync:after{content:"\76c3"}.hgi-twotone.hgi-folder-sync:before{content:"\76c4"}.hgi-twotone.hgi-folder-transfer:after{content:"\76c5"}.hgi-twotone.hgi-folder-transfer:before{content:"\76c6"}.hgi-twotone.hgi-folder-unknown:after{content:"\76c7"}.hgi-twotone.hgi-folder-unknown:before{content:"\76c8"}.hgi-twotone.hgi-folder-unlocked:after{content:"\76c9"}.hgi-twotone.hgi-folder-unlocked:before{content:"\76ca"}.hgi-twotone.hgi-folder-upload:after{content:"\76cb"}.hgi-twotone.hgi-folder-upload:before{content:"\76cc"}.hgi-twotone.hgi-folder-video:after{content:"\76cd"}.hgi-twotone.hgi-folder-video:before{content:"\76ce"}.hgi-twotone.hgi-folder-view:after{content:"\76cf"}.hgi-twotone.hgi-folder-view:before{content:"\76d0"}.hgi-twotone.hgi-folder-zip:after{content:"\76d1"}.hgi-twotone.hgi-folder-zip:before{content:"\76d2"}.hgi-twotone.hgi-folders:after{content:"\76d3"}.hgi-twotone.hgi-folders:before{content:"\76d4"}.hgi-twotone.hgi-football-pitch:after{content:"\76d5"}.hgi-twotone.hgi-football-pitch:before{content:"\76d6"}.hgi-twotone.hgi-football:after{content:"\76d7"}.hgi-twotone.hgi-football:before{content:"\76d8"}.hgi-twotone.hgi-forgot-password:after{content:"\76d9"}.hgi-twotone.hgi-forgot-password:before{content:"\76da"}.hgi-twotone.hgi-fork:after{content:"\76db"}.hgi-twotone.hgi-fork:before{content:"\76dc"}.hgi-twotone.hgi-forrst:after{content:"\76dd"}.hgi-twotone.hgi-forrst:before{content:"\76de"}.hgi-twotone.hgi-fortress:after{content:"\76df"}.hgi-twotone.hgi-fortress:before{content:"\76e0"}.hgi-twotone.hgi-forward-01:after{content:"\76e1"}.hgi-twotone.hgi-forward-01:before{content:"\76e2"}.hgi-twotone.hgi-forward-02:after{content:"\76e3"}.hgi-twotone.hgi-forward-02:before{content:"\76e4"}.hgi-twotone.hgi-four-finger-02:after{content:"\76e5"}.hgi-twotone.hgi-four-finger-02:before{content:"\76e6"}.hgi-twotone.hgi-four-finger-03:after{content:"\76e7"}.hgi-twotone.hgi-four-finger-03:before{content:"\76e8"}.hgi-twotone.hgi-four-k:after{content:"\76e9"}.hgi-twotone.hgi-four-k:before{content:"\76ea"}.hgi-twotone.hgi-foursquare:after{content:"\76eb"}.hgi-twotone.hgi-foursquare:before{content:"\76ec"}.hgi-twotone.hgi-framer:after{content:"\76ed"}.hgi-twotone.hgi-framer:before{content:"\76ee"}.hgi-twotone.hgi-frameworks:after{content:"\76ef"}.hgi-twotone.hgi-frameworks:before{content:"\76f0"}.hgi-twotone.hgi-french-fries-01:after{content:"\76f1"}.hgi-twotone.hgi-french-fries-01:before{content:"\76f2"}.hgi-twotone.hgi-french-fries-02:after{content:"\76f3"}.hgi-twotone.hgi-french-fries-02:before{content:"\76f4"}.hgi-twotone.hgi-fridge:after{content:"\76f5"}.hgi-twotone.hgi-fridge:before{content:"\76f6"}.hgi-twotone.hgi-fry:after{content:"\76f7"}.hgi-twotone.hgi-fry:before{content:"\76f8"}.hgi-twotone.hgi-fuel-01:after{content:"\76f9"}.hgi-twotone.hgi-fuel-01:before{content:"\76fa"}.hgi-twotone.hgi-fuel-02:after{content:"\76fb"}.hgi-twotone.hgi-fuel-02:before{content:"\76fc"}.hgi-twotone.hgi-fuel-station:after{content:"\76fd"}.hgi-twotone.hgi-fuel-station:before{content:"\76fe"}.hgi-twotone.hgi-function-circle:after{content:"\76ff"}.hgi-twotone.hgi-function-circle:before{content:"\7700"}.hgi-twotone.hgi-function-of-x:after{content:"\7701"}.hgi-twotone.hgi-function-of-x:before{content:"\7702"}.hgi-twotone.hgi-function:after{content:"\7703"}.hgi-twotone.hgi-function-square:after{content:"\7704"}.hgi-twotone.hgi-function-square:before{content:"\7705"}.hgi-twotone.hgi-function:before{content:"\7706"}.hgi-twotone.hgi-galaxy:after{content:"\7707"}.hgi-twotone.hgi-galaxy:before{content:"\7708"}.hgi-twotone.hgi-game-controller-01:after{content:"\7709"}.hgi-twotone.hgi-game-controller-01:before{content:"\770a"}.hgi-twotone.hgi-game-controller-02:after{content:"\770b"}.hgi-twotone.hgi-game-controller-02:before{content:"\770c"}.hgi-twotone.hgi-game-controller-03:after{content:"\770d"}.hgi-twotone.hgi-game-controller-03:before{content:"\770e"}.hgi-twotone.hgi-game:after{content:"\770f"}.hgi-twotone.hgi-game:before{content:"\7710"}.hgi-twotone.hgi-gameboy:after{content:"\7711"}.hgi-twotone.hgi-gameboy:before{content:"\7712"}.hgi-twotone.hgi-garage:after{content:"\7713"}.hgi-twotone.hgi-garage:before{content:"\7714"}.hgi-twotone.hgi-garbage-truck:after{content:"\7715"}.hgi-twotone.hgi-garbage-truck:before{content:"\7716"}.hgi-twotone.hgi-gas-pipe:after{content:"\7717"}.hgi-twotone.hgi-gas-pipe:before{content:"\7718"}.hgi-twotone.hgi-gas-stove:after{content:"\7719"}.hgi-twotone.hgi-gas-stove:before{content:"\771a"}.hgi-twotone.hgi-gem:after{content:"\771b"}.hgi-twotone.hgi-gem:before{content:"\771c"}.hgi-twotone.hgi-geology-crust:after{content:"\771d"}.hgi-twotone.hgi-geology-crust:before{content:"\771e"}.hgi-twotone.hgi-geometric-shapes-01:after{content:"\771f"}.hgi-twotone.hgi-geometric-shapes-01:before{content:"\7720"}.hgi-twotone.hgi-geometric-shapes-02:after{content:"\7721"}.hgi-twotone.hgi-geometric-shapes-02:before{content:"\7722"}.hgi-twotone.hgi-gibbous-moon:after{content:"\7723"}.hgi-twotone.hgi-gibbous-moon:before{content:"\7724"}.hgi-twotone.hgi-gif-01:after{content:"\7725"}.hgi-twotone.hgi-gif-01:before{content:"\7726"}.hgi-twotone.hgi-gif-02:after{content:"\7727"}.hgi-twotone.hgi-gif-02:before{content:"\7728"}.hgi-twotone.hgi-gift-card:after{content:"\7729"}.hgi-twotone.hgi-gift-card:before{content:"\772a"}.hgi-twotone.hgi-gift:after{content:"\772b"}.hgi-twotone.hgi-gift:before{content:"\772c"}.hgi-twotone.hgi-git-branch:after{content:"\772d"}.hgi-twotone.hgi-git-branch:before{content:"\772e"}.hgi-twotone.hgi-git-commit:after{content:"\772f"}.hgi-twotone.hgi-git-commit:before{content:"\7730"}.hgi-twotone.hgi-git-compare:after{content:"\7731"}.hgi-twotone.hgi-git-compare:before{content:"\7732"}.hgi-twotone.hgi-git-fork:after{content:"\7733"}.hgi-twotone.hgi-git-fork:before{content:"\7734"}.hgi-twotone.hgi-git-merge:after{content:"\7735"}.hgi-twotone.hgi-git-merge:before{content:"\7736"}.hgi-twotone.hgi-git-pull-request-closed:after{content:"\7737"}.hgi-twotone.hgi-git-pull-request-closed:before{content:"\7738"}.hgi-twotone.hgi-git-pull-request-draft:after{content:"\7739"}.hgi-twotone.hgi-git-pull-request-draft:before{content:"\773a"}.hgi-twotone.hgi-git-pull-request:after{content:"\773b"}.hgi-twotone.hgi-git-pull-request:before{content:"\773c"}.hgi-twotone.hgi-gitbook:after{content:"\773d"}.hgi-twotone.hgi-gitbook:before{content:"\773e"}.hgi-twotone.hgi-github-01:after{content:"\773f"}.hgi-twotone.hgi-github-01:before{content:"\7740"}.hgi-twotone.hgi-github:after{content:"\7741"}.hgi-twotone.hgi-github:before{content:"\7742"}.hgi-twotone.hgi-gitlab:after{content:"\7743"}.hgi-twotone.hgi-gitlab:before{content:"\7744"}.hgi-twotone.hgi-give-blood:after{content:"\7745"}.hgi-twotone.hgi-give-blood:before{content:"\7746"}.hgi-twotone.hgi-give-pill:after{content:"\7747"}.hgi-twotone.hgi-give-pill:before{content:"\7748"}.hgi-twotone.hgi-glasses:after{content:"\7749"}.hgi-twotone.hgi-glasses:before{content:"\774a"}.hgi-twotone.hgi-global-editing:after{content:"\774b"}.hgi-twotone.hgi-global-editing:before{content:"\774c"}.hgi-twotone.hgi-global-education:after{content:"\774d"}.hgi-twotone.hgi-global-education:before{content:"\774e"}.hgi-twotone.hgi-global-refresh:after{content:"\774f"}.hgi-twotone.hgi-global-refresh:before{content:"\7750"}.hgi-twotone.hgi-global-search:after{content:"\7751"}.hgi-twotone.hgi-global-search:before{content:"\7752"}.hgi-twotone.hgi-global:after{content:"\7753"}.hgi-twotone.hgi-global:before{content:"\7754"}.hgi-twotone.hgi-globe-02:after{content:"\7755"}.hgi-twotone.hgi-globe-02:before{content:"\7756"}.hgi-twotone.hgi-globe:after{content:"\7757"}.hgi-twotone.hgi-globe:before{content:"\7758"}.hgi-twotone.hgi-glove:after{content:"\7759"}.hgi-twotone.hgi-glove:before{content:"\775a"}.hgi-twotone.hgi-go-backward-10-sec:after{content:"\775b"}.hgi-twotone.hgi-go-backward-10-sec:before{content:"\775c"}.hgi-twotone.hgi-go-backward-15-sec:after{content:"\775d"}.hgi-twotone.hgi-go-backward-15-sec:before{content:"\775e"}.hgi-twotone.hgi-go-backward-30-sec:after{content:"\775f"}.hgi-twotone.hgi-go-backward-30-sec:before{content:"\7760"}.hgi-twotone.hgi-go-backward-5-sec:after{content:"\7761"}.hgi-twotone.hgi-go-backward-5-sec:before{content:"\7762"}.hgi-twotone.hgi-go-backward-60-sec:after{content:"\7763"}.hgi-twotone.hgi-go-backward-60-sec:before{content:"\7764"}.hgi-twotone.hgi-go-forward-10-sec:after{content:"\7765"}.hgi-twotone.hgi-go-forward-10-sec:before{content:"\7766"}.hgi-twotone.hgi-go-forward-15-sec:after{content:"\7767"}.hgi-twotone.hgi-go-forward-15-sec:before{content:"\7768"}.hgi-twotone.hgi-go-forward-30-sec:after{content:"\7769"}.hgi-twotone.hgi-go-forward-30-sec:before{content:"\776a"}.hgi-twotone.hgi-go-forward-5-sec:after{content:"\776b"}.hgi-twotone.hgi-go-forward-5-sec:before{content:"\776c"}.hgi-twotone.hgi-go-forward-60-sec:after{content:"\776d"}.hgi-twotone.hgi-go-forward-60-sec:before{content:"\776e"}.hgi-twotone.hgi-gold-ingots:after{content:"\776f"}.hgi-twotone.hgi-gold-ingots:before{content:"\7770"}.hgi-twotone.hgi-gold:after{content:"\7771"}.hgi-twotone.hgi-gold:before{content:"\7772"}.hgi-twotone.hgi-golf-ball:after{content:"\7773"}.hgi-twotone.hgi-golf-ball:before{content:"\7774"}.hgi-twotone.hgi-golf-bat:after{content:"\7775"}.hgi-twotone.hgi-golf-bat:before{content:"\7776"}.hgi-twotone.hgi-golf-cart:after{content:"\7777"}.hgi-twotone.hgi-golf-cart:before{content:"\7778"}.hgi-twotone.hgi-golf-hole:after{content:"\7779"}.hgi-twotone.hgi-golf-hole:before{content:"\777a"}.hgi-twotone.hgi-google-doc:after{content:"\777b"}.hgi-twotone.hgi-google-doc:before{content:"\777c"}.hgi-twotone.hgi-google-drive:after{content:"\777d"}.hgi-twotone.hgi-google-drive:before{content:"\777e"}.hgi-twotone.hgi-google-gemini:after{content:"\777f"}.hgi-twotone.hgi-google-gemini:before{content:"\7780"}.hgi-twotone.hgi-google-home:after{content:"\7781"}.hgi-twotone.hgi-google-home:before{content:"\7782"}.hgi-twotone.hgi-google-lens:after{content:"\7783"}.hgi-twotone.hgi-google-lens:before{content:"\7784"}.hgi-twotone.hgi-google-maps:after{content:"\7785"}.hgi-twotone.hgi-google-maps:before{content:"\7786"}.hgi-twotone.hgi-google-photos:after{content:"\7787"}.hgi-twotone.hgi-google-photos:before{content:"\7788"}.hgi-twotone.hgi-google:after{content:"\7789"}.hgi-twotone.hgi-google-sheet:after{content:"\778a"}.hgi-twotone.hgi-google-sheet:before{content:"\778b"}.hgi-twotone.hgi-google:before{content:"\778c"}.hgi-twotone.hgi-gps-01:after{content:"\778d"}.hgi-twotone.hgi-gps-01:before{content:"\778e"}.hgi-twotone.hgi-gps-02:after{content:"\778f"}.hgi-twotone.hgi-gps-02:before{content:"\7790"}.hgi-twotone.hgi-gps-disconnected:after{content:"\7791"}.hgi-twotone.hgi-gps-disconnected:before{content:"\7792"}.hgi-twotone.hgi-gps-off-01:after{content:"\7793"}.hgi-twotone.hgi-gps-off-01:before{content:"\7794"}.hgi-twotone.hgi-gps-off-02:after{content:"\7795"}.hgi-twotone.hgi-gps-off-02:before{content:"\7796"}.hgi-twotone.hgi-gps-signal-01:after{content:"\7797"}.hgi-twotone.hgi-gps-signal-01:before{content:"\7798"}.hgi-twotone.hgi-gps-signal-02:after{content:"\7799"}.hgi-twotone.hgi-gps-signal-02:before{content:"\779a"}.hgi-twotone.hgi-gpu:after{content:"\779b"}.hgi-twotone.hgi-gpu:before{content:"\779c"}.hgi-twotone.hgi-graduate-female:after{content:"\779d"}.hgi-twotone.hgi-graduate-female:before{content:"\779e"}.hgi-twotone.hgi-graduate-male:after{content:"\779f"}.hgi-twotone.hgi-graduate-male:before{content:"\77a0"}.hgi-twotone.hgi-graduation-scroll:after{content:"\77a1"}.hgi-twotone.hgi-graduation-scroll:before{content:"\77a2"}.hgi-twotone.hgi-grapes:after{content:"\77a3"}.hgi-twotone.hgi-grapes:before{content:"\77a4"}.hgi-twotone.hgi-gravity:after{content:"\77a5"}.hgi-twotone.hgi-gravity:before{content:"\77a6"}.hgi-twotone.hgi-greater-than-circle:after{content:"\77a7"}.hgi-twotone.hgi-greater-than-circle:before{content:"\77a8"}.hgi-twotone.hgi-greater-than:after{content:"\77a9"}.hgi-twotone.hgi-greater-than-square:after{content:"\77aa"}.hgi-twotone.hgi-greater-than-square:before{content:"\77ab"}.hgi-twotone.hgi-greater-than:before{content:"\77ac"}.hgi-twotone.hgi-greek-helmet:after{content:"\77ad"}.hgi-twotone.hgi-greek-helmet:before{content:"\77ae"}.hgi-twotone.hgi-green-house:after{content:"\77af"}.hgi-twotone.hgi-green-house:before{content:"\77b0"}.hgi-twotone.hgi-grid-off:after{content:"\77b1"}.hgi-twotone.hgi-grid-off:before{content:"\77b2"}.hgi-twotone.hgi-grid:after{content:"\77b3"}.hgi-twotone.hgi-grid-table:after{content:"\77b4"}.hgi-twotone.hgi-grid-table:before{content:"\77b5"}.hgi-twotone.hgi-grid-view:after{content:"\77b6"}.hgi-twotone.hgi-grid-view:before{content:"\77b7"}.hgi-twotone.hgi-grid:before{content:"\77b8"}.hgi-twotone.hgi-grimacing:after{content:"\77b9"}.hgi-twotone.hgi-grimacing:before{content:"\77ba"}.hgi-twotone.hgi-grinning:after{content:"\77bb"}.hgi-twotone.hgi-grinning:before{content:"\77bc"}.hgi-twotone.hgi-grok:after{content:"\77bd"}.hgi-twotone.hgi-grok:before{content:"\77be"}.hgi-twotone.hgi-group-items:after{content:"\77bf"}.hgi-twotone.hgi-group-items:before{content:"\77c0"}.hgi-twotone.hgi-group-layers:after{content:"\77c1"}.hgi-twotone.hgi-group-layers:before{content:"\77c2"}.hgi-twotone.hgi-guest-house:after{content:"\77c3"}.hgi-twotone.hgi-guest-house:before{content:"\77c4"}.hgi-twotone.hgi-gun:after{content:"\77c5"}.hgi-twotone.hgi-gun:before{content:"\77c6"}.hgi-twotone.hgi-gymnastic-rings:after{content:"\77c7"}.hgi-twotone.hgi-gymnastic-rings:before{content:"\77c8"}.hgi-twotone.hgi-gymnastic:after{content:"\77c9"}.hgi-twotone.hgi-gymnastic:before{content:"\77ca"}.hgi-twotone.hgi-hackerrank:after{content:"\77cb"}.hgi-twotone.hgi-hackerrank:before{content:"\77cc"}.hgi-twotone.hgi-hair-clips:after{content:"\77cd"}.hgi-twotone.hgi-hair-clips:before{content:"\77ce"}.hgi-twotone.hgi-hair-dryer:after{content:"\77cf"}.hgi-twotone.hgi-hair-dryer:before{content:"\77d0"}.hgi-twotone.hgi-haji:after{content:"\77d1"}.hgi-twotone.hgi-haji:before{content:"\77d2"}.hgi-twotone.hgi-halal:after{content:"\77d3"}.hgi-twotone.hgi-halal:before{content:"\77d4"}.hgi-twotone.hgi-hamburger-01:after{content:"\77d5"}.hgi-twotone.hgi-hamburger-01:before{content:"\77d6"}.hgi-twotone.hgi-hamburger-02:after{content:"\77d7"}.hgi-twotone.hgi-hamburger-02:before{content:"\77d8"}.hgi-twotone.hgi-hand-bag-01:after{content:"\77d9"}.hgi-twotone.hgi-hand-bag-01:before{content:"\77da"}.hgi-twotone.hgi-hand-bag-02:after{content:"\77db"}.hgi-twotone.hgi-hand-bag-02:before{content:"\77dc"}.hgi-twotone.hgi-hand-beater:after{content:"\77dd"}.hgi-twotone.hgi-hand-beater:before{content:"\77de"}.hgi-twotone.hgi-hand-grip:after{content:"\77df"}.hgi-twotone.hgi-hand-grip:before{content:"\77e0"}.hgi-twotone.hgi-hand-pointing-down-01:after{content:"\77e1"}.hgi-twotone.hgi-hand-pointing-down-01:before{content:"\77e2"}.hgi-twotone.hgi-hand-pointing-down-02:after{content:"\77e3"}.hgi-twotone.hgi-hand-pointing-down-02:before{content:"\77e4"}.hgi-twotone.hgi-hand-pointing-down-03:after{content:"\77e5"}.hgi-twotone.hgi-hand-pointing-down-03:before{content:"\77e6"}.hgi-twotone.hgi-hand-pointing-down-04:after{content:"\77e7"}.hgi-twotone.hgi-hand-pointing-down-04:before{content:"\77e8"}.hgi-twotone.hgi-hand-pointing-left-01:after{content:"\77e9"}.hgi-twotone.hgi-hand-pointing-left-01:before{content:"\77ea"}.hgi-twotone.hgi-hand-pointing-left-02:after{content:"\77eb"}.hgi-twotone.hgi-hand-pointing-left-02:before{content:"\77ec"}.hgi-twotone.hgi-hand-pointing-left-03:after{content:"\77ed"}.hgi-twotone.hgi-hand-pointing-left-03:before{content:"\77ee"}.hgi-twotone.hgi-hand-pointing-left-04:after{content:"\77ef"}.hgi-twotone.hgi-hand-pointing-left-04:before{content:"\77f0"}.hgi-twotone.hgi-hand-pointing-right-01:after{content:"\77f1"}.hgi-twotone.hgi-hand-pointing-right-01:before{content:"\77f2"}.hgi-twotone.hgi-hand-pointing-right-02:after{content:"\77f3"}.hgi-twotone.hgi-hand-pointing-right-02:before{content:"\77f4"}.hgi-twotone.hgi-hand-pointing-right-03:after{content:"\77f5"}.hgi-twotone.hgi-hand-pointing-right-03:before{content:"\77f6"}.hgi-twotone.hgi-hand-pointing-right-04:after{content:"\77f7"}.hgi-twotone.hgi-hand-pointing-right-04:before{content:"\77f8"}.hgi-twotone.hgi-hand-prayer:after{content:"\77f9"}.hgi-twotone.hgi-hand-prayer:before{content:"\77fa"}.hgi-twotone.hgi-hand-sanitizer:after{content:"\77fb"}.hgi-twotone.hgi-hand-sanitizer:before{content:"\77fc"}.hgi-twotone.hgi-handcuffs:after{content:"\77fd"}.hgi-twotone.hgi-handcuffs:before{content:"\77fe"}.hgi-twotone.hgi-hanger:after{content:"\77ff"}.hgi-twotone.hgi-hanger:before{content:"\7800"}.hgi-twotone.hgi-hanging-clock:after{content:"\7801"}.hgi-twotone.hgi-hanging-clock:before{content:"\7802"}.hgi-twotone.hgi-hangout:after{content:"\7803"}.hgi-twotone.hgi-hangout:before{content:"\7804"}.hgi-twotone.hgi-happy:after{content:"\7805"}.hgi-twotone.hgi-happy:before{content:"\7806"}.hgi-twotone.hgi-hard-drive:after{content:"\7807"}.hgi-twotone.hgi-hard-drive:before{content:"\7808"}.hgi-twotone.hgi-hdd:after{content:"\7809"}.hgi-twotone.hgi-hdd:before{content:"\780a"}.hgi-twotone.hgi-hdr-01:after{content:"\780b"}.hgi-twotone.hgi-hdr-01:before{content:"\780c"}.hgi-twotone.hgi-hdr-02:after{content:"\780d"}.hgi-twotone.hgi-hdr-02:before{content:"\780e"}.hgi-twotone.hgi-heading-01:after{content:"\780f"}.hgi-twotone.hgi-heading-01:before{content:"\7810"}.hgi-twotone.hgi-heading-02:after{content:"\7811"}.hgi-twotone.hgi-heading-02:before{content:"\7812"}.hgi-twotone.hgi-heading-03:after{content:"\7813"}.hgi-twotone.hgi-heading-03:before{content:"\7814"}.hgi-twotone.hgi-heading-04:after{content:"\7815"}.hgi-twotone.hgi-heading-04:before{content:"\7816"}.hgi-twotone.hgi-heading-05:after{content:"\7817"}.hgi-twotone.hgi-heading-05:before{content:"\7818"}.hgi-twotone.hgi-heading-06:after{content:"\7819"}.hgi-twotone.hgi-heading-06:before{content:"\781a"}.hgi-twotone.hgi-heading:after{content:"\781b"}.hgi-twotone.hgi-heading:before{content:"\781c"}.hgi-twotone.hgi-headphone-mute:after{content:"\781d"}.hgi-twotone.hgi-headphone-mute:before{content:"\781e"}.hgi-twotone.hgi-headphones:after{content:"\781f"}.hgi-twotone.hgi-headphones:before{content:"\7820"}.hgi-twotone.hgi-headset-connected:after{content:"\7821"}.hgi-twotone.hgi-headset-connected:before{content:"\7822"}.hgi-twotone.hgi-headset-off:after{content:"\7823"}.hgi-twotone.hgi-headset-off:before{content:"\7824"}.hgi-twotone.hgi-headset:after{content:"\7825"}.hgi-twotone.hgi-headset:before{content:"\7826"}.hgi-twotone.hgi-healtcare:after{content:"\7827"}.hgi-twotone.hgi-healtcare:before{content:"\7828"}.hgi-twotone.hgi-health:after{content:"\7829"}.hgi-twotone.hgi-health:before{content:"\782a"}.hgi-twotone.hgi-heart-add:after{content:"\782b"}.hgi-twotone.hgi-heart-add:before{content:"\782c"}.hgi-twotone.hgi-heart-check:after{content:"\782d"}.hgi-twotone.hgi-heart-check:before{content:"\782e"}.hgi-twotone.hgi-heart-remove:after{content:"\782f"}.hgi-twotone.hgi-heart-remove:before{content:"\7830"}.hgi-twotone.hgi-heartbreak:after{content:"\7831"}.hgi-twotone.hgi-heartbreak:before{content:"\7832"}.hgi-twotone.hgi-helicopter:after{content:"\7833"}.hgi-twotone.hgi-helicopter:before{content:"\7834"}.hgi-twotone.hgi-help-circle:after{content:"\7835"}.hgi-twotone.hgi-help-circle:before{content:"\7836"}.hgi-twotone.hgi-help-square:after{content:"\7837"}.hgi-twotone.hgi-help-square:before{content:"\7838"}.hgi-twotone.hgi-hexagon-01:after{content:"\7839"}.hgi-twotone.hgi-hexagon-01:before{content:"\783a"}.hgi-twotone.hgi-hexagon:after{content:"\783b"}.hgi-twotone.hgi-hexagon:before{content:"\783c"}.hgi-twotone.hgi-hierarchy-circle-01:after{content:"\783d"}.hgi-twotone.hgi-hierarchy-circle-01:before{content:"\783e"}.hgi-twotone.hgi-hierarchy-circle-02:after{content:"\783f"}.hgi-twotone.hgi-hierarchy-circle-02:before{content:"\7840"}.hgi-twotone.hgi-hierarchy-circle-03:after{content:"\7841"}.hgi-twotone.hgi-hierarchy-circle-03:before{content:"\7842"}.hgi-twotone.hgi-hierarchy-files:after{content:"\7843"}.hgi-twotone.hgi-hierarchy-files:before{content:"\7844"}.hgi-twotone.hgi-hierarchy:after{content:"\7845"}.hgi-twotone.hgi-hierarchy-square-01:after{content:"\7846"}.hgi-twotone.hgi-hierarchy-square-01:before{content:"\7847"}.hgi-twotone.hgi-hierarchy-square-02:after{content:"\7848"}.hgi-twotone.hgi-hierarchy-square-02:before{content:"\7849"}.hgi-twotone.hgi-hierarchy-square-03:after{content:"\784a"}.hgi-twotone.hgi-hierarchy-square-03:before{content:"\784b"}.hgi-twotone.hgi-hierarchy-square-04:after{content:"\784c"}.hgi-twotone.hgi-hierarchy-square-04:before{content:"\784d"}.hgi-twotone.hgi-hierarchy-square-05:after{content:"\784e"}.hgi-twotone.hgi-hierarchy-square-05:before{content:"\784f"}.hgi-twotone.hgi-hierarchy-square-06:after{content:"\7850"}.hgi-twotone.hgi-hierarchy-square-06:before{content:"\7851"}.hgi-twotone.hgi-hierarchy-square-07:after{content:"\7852"}.hgi-twotone.hgi-hierarchy-square-07:before{content:"\7853"}.hgi-twotone.hgi-hierarchy-square-08:after{content:"\7854"}.hgi-twotone.hgi-hierarchy-square-08:before{content:"\7855"}.hgi-twotone.hgi-hierarchy-square-10:after{content:"\7856"}.hgi-twotone.hgi-hierarchy-square-10:before{content:"\7857"}.hgi-twotone.hgi-hierarchy:before{content:"\7858"}.hgi-twotone.hgi-high-heels-01:after{content:"\7859"}.hgi-twotone.hgi-high-heels-01:before{content:"\785a"}.hgi-twotone.hgi-high-heels-02:after{content:"\785b"}.hgi-twotone.hgi-high-heels-02:before{content:"\785c"}.hgi-twotone.hgi-hijab:after{content:"\785d"}.hgi-twotone.hgi-hijab:before{content:"\785e"}.hgi-twotone.hgi-hockey:after{content:"\785f"}.hgi-twotone.hgi-hockey:before{content:"\7860"}.hgi-twotone.hgi-hold-01:after{content:"\7861"}.hgi-twotone.hgi-hold-01:before{content:"\7862"}.hgi-twotone.hgi-hold-02:after{content:"\7863"}.hgi-twotone.hgi-hold-02:before{content:"\7864"}.hgi-twotone.hgi-hold-03:after{content:"\7865"}.hgi-twotone.hgi-hold-03:before{content:"\7866"}.hgi-twotone.hgi-hold-04:after{content:"\7867"}.hgi-twotone.hgi-hold-04:before{content:"\7868"}.hgi-twotone.hgi-hold-05:after{content:"\7869"}.hgi-twotone.hgi-hold-05:before{content:"\786a"}.hgi-twotone.hgi-hold-locked-01:after{content:"\786b"}.hgi-twotone.hgi-hold-locked-01:before{content:"\786c"}.hgi-twotone.hgi-hold-locked-02:after{content:"\786d"}.hgi-twotone.hgi-hold-locked-02:before{content:"\786e"}.hgi-twotone.hgi-hold-phone:after{content:"\786f"}.hgi-twotone.hgi-hold-phone:before{content:"\7870"}.hgi-twotone.hgi-hologram:after{content:"\7871"}.hgi-twotone.hgi-hologram:before{content:"\7872"}.hgi-twotone.hgi-home-01:after{content:"\7873"}.hgi-twotone.hgi-home-01:before{content:"\7874"}.hgi-twotone.hgi-home-02:after{content:"\7875"}.hgi-twotone.hgi-home-02:before{content:"\7876"}.hgi-twotone.hgi-home-03:after{content:"\7877"}.hgi-twotone.hgi-home-03:before{content:"\7878"}.hgi-twotone.hgi-home-04:after{content:"\7879"}.hgi-twotone.hgi-home-04:before{content:"\787a"}.hgi-twotone.hgi-home-05:after{content:"\787b"}.hgi-twotone.hgi-home-05:before{content:"\787c"}.hgi-twotone.hgi-home-06:after{content:"\787d"}.hgi-twotone.hgi-home-06:before{content:"\787e"}.hgi-twotone.hgi-home-07:after{content:"\787f"}.hgi-twotone.hgi-home-07:before{content:"\7880"}.hgi-twotone.hgi-home-08:after{content:"\7881"}.hgi-twotone.hgi-home-08:before{content:"\7882"}.hgi-twotone.hgi-home-09:after{content:"\7883"}.hgi-twotone.hgi-home-09:before{content:"\7884"}.hgi-twotone.hgi-home-10:after{content:"\7885"}.hgi-twotone.hgi-home-10:before{content:"\7886"}.hgi-twotone.hgi-home-11:after{content:"\7887"}.hgi-twotone.hgi-home-11:before{content:"\7888"}.hgi-twotone.hgi-home-12:after{content:"\7889"}.hgi-twotone.hgi-home-12:before{content:"\788a"}.hgi-twotone.hgi-home-13:after{content:"\788b"}.hgi-twotone.hgi-home-13:before{content:"\788c"}.hgi-twotone.hgi-home-wifi:after{content:"\788d"}.hgi-twotone.hgi-home-wifi:before{content:"\788e"}.hgi-twotone.hgi-honey-01:after{content:"\788f"}.hgi-twotone.hgi-honey-01:before{content:"\7890"}.hgi-twotone.hgi-honey-02:after{content:"\7891"}.hgi-twotone.hgi-honey-02:before{content:"\7892"}.hgi-twotone.hgi-honor:after{content:"\7893"}.hgi-twotone.hgi-honor:before{content:"\7894"}.hgi-twotone.hgi-honour-star:after{content:"\7895"}.hgi-twotone.hgi-honour-star:before{content:"\7896"}.hgi-twotone.hgi-hoodie:after{content:"\7897"}.hgi-twotone.hgi-hoodie:before{content:"\7898"}.hgi-twotone.hgi-horizonal-scroll-point:after{content:"\7899"}.hgi-twotone.hgi-horizonal-scroll-point:before{content:"\789a"}.hgi-twotone.hgi-horizontal-resize:after{content:"\789b"}.hgi-twotone.hgi-horizontal-resize:before{content:"\789c"}.hgi-twotone.hgi-hospital-01:after{content:"\789d"}.hgi-twotone.hgi-hospital-01:before{content:"\789e"}.hgi-twotone.hgi-hospital-02:after{content:"\789f"}.hgi-twotone.hgi-hospital-02:before{content:"\78a0"}.hgi-twotone.hgi-hospital-bed-01:after{content:"\78a1"}.hgi-twotone.hgi-hospital-bed-01:before{content:"\78a2"}.hgi-twotone.hgi-hospital-bed-02:after{content:"\78a3"}.hgi-twotone.hgi-hospital-bed-02:before{content:"\78a4"}.hgi-twotone.hgi-hospital-location:after{content:"\78a5"}.hgi-twotone.hgi-hospital-location:before{content:"\78a6"}.hgi-twotone.hgi-hot-air-balloon:after{content:"\78a7"}.hgi-twotone.hgi-hot-air-balloon:before{content:"\78a8"}.hgi-twotone.hgi-hot-price:after{content:"\78a9"}.hgi-twotone.hgi-hot-price:before{content:"\78aa"}.hgi-twotone.hgi-hot-tube:after{content:"\78ab"}.hgi-twotone.hgi-hot-tube:before{content:"\78ac"}.hgi-twotone.hgi-hotdog:after{content:"\78ad"}.hgi-twotone.hgi-hotdog:before{content:"\78ae"}.hgi-twotone.hgi-hotel-01:after{content:"\78af"}.hgi-twotone.hgi-hotel-01:before{content:"\78b0"}.hgi-twotone.hgi-hotel-02:after{content:"\78b1"}.hgi-twotone.hgi-hotel-02:before{content:"\78b2"}.hgi-twotone.hgi-hotspot-offline:after{content:"\78b3"}.hgi-twotone.hgi-hotspot-offline:before{content:"\78b4"}.hgi-twotone.hgi-hotspot:after{content:"\78b5"}.hgi-twotone.hgi-hotspot:before{content:"\78b6"}.hgi-twotone.hgi-hourglass-off:after{content:"\78b7"}.hgi-twotone.hgi-hourglass-off:before{content:"\78b8"}.hgi-twotone.hgi-hourglass:after{content:"\78b9"}.hgi-twotone.hgi-hourglass:before{content:"\78ba"}.hgi-twotone.hgi-house-01:after{content:"\78bb"}.hgi-twotone.hgi-house-01:before{content:"\78bc"}.hgi-twotone.hgi-house-02:after{content:"\78bd"}.hgi-twotone.hgi-house-02:before{content:"\78be"}.hgi-twotone.hgi-house-03:after{content:"\78bf"}.hgi-twotone.hgi-house-03:before{content:"\78c0"}.hgi-twotone.hgi-house-04:after{content:"\78c1"}.hgi-twotone.hgi-house-04:before{content:"\78c2"}.hgi-twotone.hgi-house-05:after{content:"\78c3"}.hgi-twotone.hgi-house-05:before{content:"\78c4"}.hgi-twotone.hgi-house-solar-panel:after{content:"\78c5"}.hgi-twotone.hgi-house-solar-panel:before{content:"\78c6"}.hgi-twotone.hgi-html-5:after{content:"\78c7"}.hgi-twotone.hgi-html-5:before{content:"\78c8"}.hgi-twotone.hgi-humidity:after{content:"\78c9"}.hgi-twotone.hgi-humidity:before{content:"\78ca"}.hgi-twotone.hgi-hut:after{content:"\78cb"}.hgi-twotone.hgi-hut:before{content:"\78cc"}.hgi-twotone.hgi-hydro-power:after{content:"\78cd"}.hgi-twotone.hgi-hydro-power:before{content:"\78ce"}.hgi-twotone.hgi-hyperbole:after{content:"\78cf"}.hgi-twotone.hgi-hyperbole:before{content:"\78d0"}.hgi-twotone.hgi-ice-cream-01:after{content:"\78d1"}.hgi-twotone.hgi-ice-cream-01:before{content:"\78d2"}.hgi-twotone.hgi-ice-cream-02:after{content:"\78d3"}.hgi-twotone.hgi-ice-cream-02:before{content:"\78d4"}.hgi-twotone.hgi-ice-cream-03:after{content:"\78d5"}.hgi-twotone.hgi-ice-cream-03:before{content:"\78d6"}.hgi-twotone.hgi-ice-cream-04:after{content:"\78d7"}.hgi-twotone.hgi-ice-cream-04:before{content:"\78d8"}.hgi-twotone.hgi-ice-hockey:after{content:"\78d9"}.hgi-twotone.hgi-ice-hockey:before{content:"\78da"}.hgi-twotone.hgi-ice-skating:after{content:"\78db"}.hgi-twotone.hgi-ice-skating:before{content:"\78dc"}.hgi-twotone.hgi-ico:after{content:"\78dd"}.hgi-twotone.hgi-ico:before{content:"\78de"}.hgi-twotone.hgi-iconjar:after{content:"\78df"}.hgi-twotone.hgi-iconjar:before{content:"\78e0"}.hgi-twotone.hgi-id-not-verified:after{content:"\78e1"}.hgi-twotone.hgi-id-not-verified:before{content:"\78e2"}.hgi-twotone.hgi-id:after{content:"\78e3"}.hgi-twotone.hgi-id-verified:after{content:"\78e4"}.hgi-twotone.hgi-id-verified:before{content:"\78e5"}.hgi-twotone.hgi-id:before{content:"\78e6"}.hgi-twotone.hgi-idea-01:after{content:"\78e7"}.hgi-twotone.hgi-idea-01:before{content:"\78e8"}.hgi-twotone.hgi-idea:after{content:"\78e9"}.hgi-twotone.hgi-idea:before{content:"\78ea"}.hgi-twotone.hgi-identification:after{content:"\78eb"}.hgi-twotone.hgi-identification:before{content:"\78ec"}.hgi-twotone.hgi-identity-card:after{content:"\78ed"}.hgi-twotone.hgi-identity-card:before{content:"\78ee"}.hgi-twotone.hgi-image-01:after{content:"\78ef"}.hgi-twotone.hgi-image-01:before{content:"\78f0"}.hgi-twotone.hgi-image-02:after{content:"\78f1"}.hgi-twotone.hgi-image-02:before{content:"\78f2"}.hgi-twotone.hgi-image-add-01:after{content:"\78f3"}.hgi-twotone.hgi-image-add-01:before{content:"\78f4"}.hgi-twotone.hgi-image-add-02:after{content:"\78f5"}.hgi-twotone.hgi-image-add-02:before{content:"\78f6"}.hgi-twotone.hgi-image-composition-oval:after{content:"\78f7"}.hgi-twotone.hgi-image-composition-oval:before{content:"\78f8"}.hgi-twotone.hgi-image-composition:after{content:"\78f9"}.hgi-twotone.hgi-image-composition:before{content:"\78fa"}.hgi-twotone.hgi-image-crop:after{content:"\78fb"}.hgi-twotone.hgi-image-crop:before{content:"\78fc"}.hgi-twotone.hgi-image-delete-01:after{content:"\78fd"}.hgi-twotone.hgi-image-delete-01:before{content:"\78fe"}.hgi-twotone.hgi-image-delete-02:after{content:"\78ff"}.hgi-twotone.hgi-image-delete-02:before{content:"\7900"}.hgi-twotone.hgi-image-done-01:after{content:"\7901"}.hgi-twotone.hgi-image-done-01:before{content:"\7902"}.hgi-twotone.hgi-image-done-02:after{content:"\7903"}.hgi-twotone.hgi-image-done-02:before{content:"\7904"}.hgi-twotone.hgi-image-download-02:after{content:"\7905"}.hgi-twotone.hgi-image-download-02:before{content:"\7906"}.hgi-twotone.hgi-image-download:after{content:"\7907"}.hgi-twotone.hgi-image-download:before{content:"\7908"}.hgi-twotone.hgi-image-not-found-01:after{content:"\7909"}.hgi-twotone.hgi-image-not-found-01:before{content:"\790a"}.hgi-twotone.hgi-image-not-found-02:after{content:"\790b"}.hgi-twotone.hgi-image-not-found-02:before{content:"\790c"}.hgi-twotone.hgi-image-remove-01:after{content:"\790d"}.hgi-twotone.hgi-image-remove-01:before{content:"\790e"}.hgi-twotone.hgi-image-remove-02:after{content:"\790f"}.hgi-twotone.hgi-image-remove-02:before{content:"\7910"}.hgi-twotone.hgi-image-upload-01:after{content:"\7911"}.hgi-twotone.hgi-image-upload-01:before{content:"\7912"}.hgi-twotone.hgi-image-upload:after{content:"\7913"}.hgi-twotone.hgi-image-upload:before{content:"\7914"}.hgi-twotone.hgi-imo:after{content:"\7915"}.hgi-twotone.hgi-imo:before{content:"\7916"}.hgi-twotone.hgi-important-book:after{content:"\7917"}.hgi-twotone.hgi-important-book:before{content:"\7918"}.hgi-twotone.hgi-in-love:after{content:"\7919"}.hgi-twotone.hgi-in-love:before{content:"\791a"}.hgi-twotone.hgi-inbox-check:after{content:"\791b"}.hgi-twotone.hgi-inbox-check:before{content:"\791c"}.hgi-twotone.hgi-inbox-download:after{content:"\791d"}.hgi-twotone.hgi-inbox-download:before{content:"\791e"}.hgi-twotone.hgi-inbox:after{content:"\791f"}.hgi-twotone.hgi-inbox-unread:after{content:"\7920"}.hgi-twotone.hgi-inbox-unread:before{content:"\7921"}.hgi-twotone.hgi-inbox-upload:after{content:"\7922"}.hgi-twotone.hgi-inbox-upload:before{content:"\7923"}.hgi-twotone.hgi-inbox:before{content:"\7924"}.hgi-twotone.hgi-incognito:after{content:"\7925"}.hgi-twotone.hgi-incognito:before{content:"\7926"}.hgi-twotone.hgi-india-gate:after{content:"\7927"}.hgi-twotone.hgi-india-gate:before{content:"\7928"}.hgi-twotone.hgi-inequality-01:after{content:"\7929"}.hgi-twotone.hgi-inequality-01:before{content:"\792a"}.hgi-twotone.hgi-inequality-02:after{content:"\792b"}.hgi-twotone.hgi-inequality-02:before{content:"\792c"}.hgi-twotone.hgi-inequality-circle-01:after{content:"\792d"}.hgi-twotone.hgi-inequality-circle-01:before{content:"\792e"}.hgi-twotone.hgi-inequality-circle-02:after{content:"\792f"}.hgi-twotone.hgi-inequality-circle-02:before{content:"\7930"}.hgi-twotone.hgi-inequality-square-01:after{content:"\7931"}.hgi-twotone.hgi-inequality-square-01:before{content:"\7932"}.hgi-twotone.hgi-inequality-square-02:after{content:"\7933"}.hgi-twotone.hgi-inequality-square-02:before{content:"\7934"}.hgi-twotone.hgi-infinity-01:after{content:"\7935"}.hgi-twotone.hgi-infinity-01:before{content:"\7936"}.hgi-twotone.hgi-infinity-02:after{content:"\7937"}.hgi-twotone.hgi-infinity-02:before{content:"\7938"}.hgi-twotone.hgi-infinity-circle:after{content:"\7939"}.hgi-twotone.hgi-infinity-circle:before{content:"\793a"}.hgi-twotone.hgi-infinity-square:after{content:"\793b"}.hgi-twotone.hgi-infinity-square:before{content:"\793c"}.hgi-twotone.hgi-information-circle:after{content:"\793d"}.hgi-twotone.hgi-information-circle:before{content:"\793e"}.hgi-twotone.hgi-information-diamond:after{content:"\793f"}.hgi-twotone.hgi-information-diamond:before{content:"\7940"}.hgi-twotone.hgi-information-square:after{content:"\7941"}.hgi-twotone.hgi-information-square:before{content:"\7942"}.hgi-twotone.hgi-injection:after{content:"\7943"}.hgi-twotone.hgi-injection:before{content:"\7944"}.hgi-twotone.hgi-insert-bottom-image:after{content:"\7945"}.hgi-twotone.hgi-insert-bottom-image:before{content:"\7946"}.hgi-twotone.hgi-insert-center-image:after{content:"\7947"}.hgi-twotone.hgi-insert-center-image:before{content:"\7948"}.hgi-twotone.hgi-insert-column-left:after{content:"\7949"}.hgi-twotone.hgi-insert-column-left:before{content:"\794a"}.hgi-twotone.hgi-insert-column:after{content:"\794b"}.hgi-twotone.hgi-insert-column:before{content:"\794c"}.hgi-twotone.hgi-insert-pi:after{content:"\794d"}.hgi-twotone.hgi-insert-pi:before{content:"\794e"}.hgi-twotone.hgi-insert-row-down:after{content:"\794f"}.hgi-twotone.hgi-insert-row-down:before{content:"\7950"}.hgi-twotone.hgi-insert-row:after{content:"\7951"}.hgi-twotone.hgi-insert-row-up:after{content:"\7952"}.hgi-twotone.hgi-insert-row-up:before{content:"\7953"}.hgi-twotone.hgi-insert-row:before{content:"\7954"}.hgi-twotone.hgi-insert-top-image:after{content:"\7955"}.hgi-twotone.hgi-insert-top-image:before{content:"\7956"}.hgi-twotone.hgi-inspect-code:after{content:"\7957"}.hgi-twotone.hgi-inspect-code:before{content:"\7958"}.hgi-twotone.hgi-instagram:after{content:"\7959"}.hgi-twotone.hgi-instagram:before{content:"\795a"}.hgi-twotone.hgi-installing-updates-01:after{content:"\795b"}.hgi-twotone.hgi-installing-updates-01:before{content:"\795c"}.hgi-twotone.hgi-installing-updates-02:after{content:"\795d"}.hgi-twotone.hgi-installing-updates-02:before{content:"\795e"}.hgi-twotone.hgi-internet-antenna-01:after{content:"\795f"}.hgi-twotone.hgi-internet-antenna-01:before{content:"\7960"}.hgi-twotone.hgi-internet-antenna-02:after{content:"\7961"}.hgi-twotone.hgi-internet-antenna-02:before{content:"\7962"}.hgi-twotone.hgi-internet-antenna-03:after{content:"\7963"}.hgi-twotone.hgi-internet-antenna-03:before{content:"\7964"}.hgi-twotone.hgi-internet-antenna-04:after{content:"\7965"}.hgi-twotone.hgi-internet-antenna-04:before{content:"\7966"}.hgi-twotone.hgi-internet:after{content:"\7967"}.hgi-twotone.hgi-internet:before{content:"\7968"}.hgi-twotone.hgi-investigation:after{content:"\7969"}.hgi-twotone.hgi-investigation:before{content:"\796a"}.hgi-twotone.hgi-invoice-01:after{content:"\796b"}.hgi-twotone.hgi-invoice-01:before{content:"\796c"}.hgi-twotone.hgi-invoice-02:after{content:"\796d"}.hgi-twotone.hgi-invoice-02:before{content:"\796e"}.hgi-twotone.hgi-invoice-03:after{content:"\796f"}.hgi-twotone.hgi-invoice-03:before{content:"\7970"}.hgi-twotone.hgi-invoice-04:after{content:"\7971"}.hgi-twotone.hgi-invoice-04:before{content:"\7972"}.hgi-twotone.hgi-invoice:after{content:"\7973"}.hgi-twotone.hgi-invoice:before{content:"\7974"}.hgi-twotone.hgi-ipod:after{content:"\7975"}.hgi-twotone.hgi-ipod:before{content:"\7976"}.hgi-twotone.hgi-iris-scan:after{content:"\7977"}.hgi-twotone.hgi-iris-scan:before{content:"\7978"}.hgi-twotone.hgi-island:after{content:"\7979"}.hgi-twotone.hgi-island:before{content:"\797a"}.hgi-twotone.hgi-jar:after{content:"\797b"}.hgi-twotone.hgi-jar:before{content:"\797c"}.hgi-twotone.hgi-java-script:after{content:"\797d"}.hgi-twotone.hgi-java-script:before{content:"\797e"}.hgi-twotone.hgi-java:after{content:"\797f"}.hgi-twotone.hgi-java:before{content:"\7980"}.hgi-twotone.hgi-job-link:after{content:"\7981"}.hgi-twotone.hgi-job-link:before{content:"\7982"}.hgi-twotone.hgi-job-search:after{content:"\7983"}.hgi-twotone.hgi-job-search:before{content:"\7984"}.hgi-twotone.hgi-job-share:after{content:"\7985"}.hgi-twotone.hgi-job-share:before{content:"\7986"}.hgi-twotone.hgi-jogger-pants:after{content:"\7987"}.hgi-twotone.hgi-jogger-pants:before{content:"\7988"}.hgi-twotone.hgi-join-bevel:after{content:"\7989"}.hgi-twotone.hgi-join-bevel:before{content:"\798a"}.hgi-twotone.hgi-join-round:after{content:"\798b"}.hgi-twotone.hgi-join-round:before{content:"\798c"}.hgi-twotone.hgi-join-straight:after{content:"\798d"}.hgi-twotone.hgi-join-straight:before{content:"\798e"}.hgi-twotone.hgi-joker:after{content:"\798f"}.hgi-twotone.hgi-joker:before{content:"\7990"}.hgi-twotone.hgi-joystick-01:after{content:"\7991"}.hgi-twotone.hgi-joystick-01:before{content:"\7992"}.hgi-twotone.hgi-joystick-02:after{content:"\7993"}.hgi-twotone.hgi-joystick-02:before{content:"\7994"}.hgi-twotone.hgi-joystick-03:after{content:"\7995"}.hgi-twotone.hgi-joystick-03:before{content:"\7996"}.hgi-twotone.hgi-joystick-04:after{content:"\7997"}.hgi-twotone.hgi-joystick-04:before{content:"\7998"}.hgi-twotone.hgi-joystick-05:after{content:"\7999"}.hgi-twotone.hgi-joystick-05:before{content:"\799a"}.hgi-twotone.hgi-jpg-01:after{content:"\799b"}.hgi-twotone.hgi-jpg-01:before{content:"\799c"}.hgi-twotone.hgi-jpg-02:after{content:"\799d"}.hgi-twotone.hgi-jpg-02:before{content:"\799e"}.hgi-twotone.hgi-jsx-01:after{content:"\799f"}.hgi-twotone.hgi-jsx-01:before{content:"\79a0"}.hgi-twotone.hgi-jsx-02:after{content:"\79a1"}.hgi-twotone.hgi-jsx-02:before{content:"\79a2"}.hgi-twotone.hgi-jsx-03:after{content:"\79a3"}.hgi-twotone.hgi-jsx-03:before{content:"\79a4"}.hgi-twotone.hgi-judge:after{content:"\79a5"}.hgi-twotone.hgi-judge:before{content:"\79a6"}.hgi-twotone.hgi-jupiter:after{content:"\79a7"}.hgi-twotone.hgi-jupiter:before{content:"\79a8"}.hgi-twotone.hgi-justice-scale-01:after{content:"\79a9"}.hgi-twotone.hgi-justice-scale-01:before{content:"\79aa"}.hgi-twotone.hgi-justice-scale-02:after{content:"\79ab"}.hgi-twotone.hgi-justice-scale-02:before{content:"\79ac"}.hgi-twotone.hgi-kaaba-01:after{content:"\79ad"}.hgi-twotone.hgi-kaaba-01:before{content:"\79ae"}.hgi-twotone.hgi-kaaba-02:after{content:"\79af"}.hgi-twotone.hgi-kaaba-02:before{content:"\79b0"}.hgi-twotone.hgi-kayak:after{content:"\79b1"}.hgi-twotone.hgi-kayak:before{content:"\79b2"}.hgi-twotone.hgi-keffiyeh:after{content:"\79b3"}.hgi-twotone.hgi-keffiyeh:before{content:"\79b4"}.hgi-twotone.hgi-kettle-01:after{content:"\79b5"}.hgi-twotone.hgi-kettle-01:before{content:"\79b6"}.hgi-twotone.hgi-kettle:after{content:"\79b7"}.hgi-twotone.hgi-kettle:before{content:"\79b8"}.hgi-twotone.hgi-kettlebell:after{content:"\79b9"}.hgi-twotone.hgi-kettlebell:before{content:"\79ba"}.hgi-twotone.hgi-ketupat:after{content:"\79bb"}.hgi-twotone.hgi-ketupat:before{content:"\79bc"}.hgi-twotone.hgi-key-01:after{content:"\79bd"}.hgi-twotone.hgi-key-01:before{content:"\79be"}.hgi-twotone.hgi-key-02:after{content:"\79bf"}.hgi-twotone.hgi-key-02:before{content:"\79c0"}.hgi-twotone.hgi-key-generator-fob:after{content:"\79c1"}.hgi-twotone.hgi-key-generator-fob:before{content:"\79c2"}.hgi-twotone.hgi-keyboard:after{content:"\79c3"}.hgi-twotone.hgi-keyboard:before{content:"\79c4"}.hgi-twotone.hgi-keyframe-add:after{content:"\79c5"}.hgi-twotone.hgi-keyframe-add:before{content:"\79c6"}.hgi-twotone.hgi-keyframe-align-center:after{content:"\79c7"}.hgi-twotone.hgi-keyframe-align-center:before{content:"\79c8"}.hgi-twotone.hgi-keyframe-align-horizontal:after{content:"\79c9"}.hgi-twotone.hgi-keyframe-align-horizontal:before{content:"\79ca"}.hgi-twotone.hgi-keyframe-align-vertical:after{content:"\79cb"}.hgi-twotone.hgi-keyframe-align-vertical:before{content:"\79cc"}.hgi-twotone.hgi-keyframe-bottom:after{content:"\79cd"}.hgi-twotone.hgi-keyframe-bottom:before{content:"\79ce"}.hgi-twotone.hgi-keyframe-left:after{content:"\79cf"}.hgi-twotone.hgi-keyframe-left:before{content:"\79d0"}.hgi-twotone.hgi-keyframe-remove:after{content:"\79d1"}.hgi-twotone.hgi-keyframe-remove:before{content:"\79d2"}.hgi-twotone.hgi-keyframe-right:after{content:"\79d3"}.hgi-twotone.hgi-keyframe-right:before{content:"\79d4"}.hgi-twotone.hgi-keyframe:after{content:"\79d5"}.hgi-twotone.hgi-keyframe-top:after{content:"\79d6"}.hgi-twotone.hgi-keyframe-top:before{content:"\79d7"}.hgi-twotone.hgi-keyframe:before{content:"\79d8"}.hgi-twotone.hgi-keyframes-double-add:after{content:"\79d9"}.hgi-twotone.hgi-keyframes-double-add:before{content:"\79da"}.hgi-twotone.hgi-keyframes-double-remove:after{content:"\79db"}.hgi-twotone.hgi-keyframes-double-remove:before{content:"\79dc"}.hgi-twotone.hgi-keyframes-double:after{content:"\79dd"}.hgi-twotone.hgi-keyframes-double:before{content:"\79de"}.hgi-twotone.hgi-keyframes-multiple-add:after{content:"\79df"}.hgi-twotone.hgi-keyframes-multiple-add:before{content:"\79e0"}.hgi-twotone.hgi-keyframes-multiple-remove:after{content:"\79e1"}.hgi-twotone.hgi-keyframes-multiple-remove:before{content:"\79e2"}.hgi-twotone.hgi-keyframes-multiple:after{content:"\79e3"}.hgi-twotone.hgi-keyframes-multiple:before{content:"\79e4"}.hgi-twotone.hgi-kickstarter-01:after{content:"\79e5"}.hgi-twotone.hgi-kickstarter-01:before{content:"\79e6"}.hgi-twotone.hgi-kickstarter-02:after{content:"\79e7"}.hgi-twotone.hgi-kickstarter-02:before{content:"\79e8"}.hgi-twotone.hgi-kid:after{content:"\79e9"}.hgi-twotone.hgi-kid:before{content:"\79ea"}.hgi-twotone.hgi-kidneys:after{content:"\79eb"}.hgi-twotone.hgi-kidneys:before{content:"\79ec"}.hgi-twotone.hgi-kissing:after{content:"\79ed"}.hgi-twotone.hgi-kissing:before{content:"\79ee"}.hgi-twotone.hgi-kitchen-utensils:after{content:"\79ef"}.hgi-twotone.hgi-kitchen-utensils:before{content:"\79f0"}.hgi-twotone.hgi-kite:after{content:"\79f1"}.hgi-twotone.hgi-kite:before{content:"\79f2"}.hgi-twotone.hgi-knife-01:after{content:"\79f3"}.hgi-twotone.hgi-knife-01:before{content:"\79f4"}.hgi-twotone.hgi-knife-02:after{content:"\79f5"}.hgi-twotone.hgi-knife-02:before{content:"\79f6"}.hgi-twotone.hgi-knife-bread:after{content:"\79f7"}.hgi-twotone.hgi-knife-bread:before{content:"\79f8"}.hgi-twotone.hgi-knight-shield:after{content:"\79f9"}.hgi-twotone.hgi-knight-shield:before{content:"\79fa"}.hgi-twotone.hgi-knives:after{content:"\79fb"}.hgi-twotone.hgi-knives:before{content:"\79fc"}.hgi-twotone.hgi-knowledge-01:after{content:"\79fd"}.hgi-twotone.hgi-knowledge-01:before{content:"\79fe"}.hgi-twotone.hgi-knowledge-02:after{content:"\79ff"}.hgi-twotone.hgi-knowledge-02:before{content:"\7a00"}.hgi-twotone.hgi-kurta-01:after{content:"\7a01"}.hgi-twotone.hgi-kurta-01:before{content:"\7a02"}.hgi-twotone.hgi-kurta:after{content:"\7a03"}.hgi-twotone.hgi-kurta:before{content:"\7a04"}.hgi-twotone.hgi-label-important:after{content:"\7a05"}.hgi-twotone.hgi-label-important:before{content:"\7a06"}.hgi-twotone.hgi-label:after{content:"\7a07"}.hgi-twotone.hgi-label:before{content:"\7a08"}.hgi-twotone.hgi-labor:after{content:"\7a09"}.hgi-twotone.hgi-labor:before{content:"\7a0a"}.hgi-twotone.hgi-labs:after{content:"\7a0b"}.hgi-twotone.hgi-labs:before{content:"\7a0c"}.hgi-twotone.hgi-lake:after{content:"\7a0d"}.hgi-twotone.hgi-lake:before{content:"\7a0e"}.hgi-twotone.hgi-lamp-01:after{content:"\7a0f"}.hgi-twotone.hgi-lamp-01:before{content:"\7a10"}.hgi-twotone.hgi-lamp-02:after{content:"\7a11"}.hgi-twotone.hgi-lamp-02:before{content:"\7a12"}.hgi-twotone.hgi-lamp-03:after{content:"\7a13"}.hgi-twotone.hgi-lamp-03:before{content:"\7a14"}.hgi-twotone.hgi-lamp-04:after{content:"\7a15"}.hgi-twotone.hgi-lamp-04:before{content:"\7a16"}.hgi-twotone.hgi-lamp-05:after{content:"\7a17"}.hgi-twotone.hgi-lamp-05:before{content:"\7a18"}.hgi-twotone.hgi-lamp:after{content:"\7a19"}.hgi-twotone.hgi-lamp:before{content:"\7a1a"}.hgi-twotone.hgi-language-circle:after{content:"\7a1b"}.hgi-twotone.hgi-language-circle:before{content:"\7a1c"}.hgi-twotone.hgi-language-skill:after{content:"\7a1d"}.hgi-twotone.hgi-language-skill:before{content:"\7a1e"}.hgi-twotone.hgi-language-square:after{content:"\7a1f"}.hgi-twotone.hgi-language-square:before{content:"\7a20"}.hgi-twotone.hgi-lantern:after{content:"\7a21"}.hgi-twotone.hgi-lantern:before{content:"\7a22"}.hgi-twotone.hgi-laptop-add:after{content:"\7a23"}.hgi-twotone.hgi-laptop-add:before{content:"\7a24"}.hgi-twotone.hgi-laptop-charging:after{content:"\7a25"}.hgi-twotone.hgi-laptop-charging:before{content:"\7a26"}.hgi-twotone.hgi-laptop-check:after{content:"\7a27"}.hgi-twotone.hgi-laptop-check:before{content:"\7a28"}.hgi-twotone.hgi-laptop-cloud:after{content:"\7a29"}.hgi-twotone.hgi-laptop-cloud:before{content:"\7a2a"}.hgi-twotone.hgi-laptop-issue:after{content:"\7a2b"}.hgi-twotone.hgi-laptop-issue:before{content:"\7a2c"}.hgi-twotone.hgi-laptop-performance:after{content:"\7a2d"}.hgi-twotone.hgi-laptop-performance:before{content:"\7a2e"}.hgi-twotone.hgi-laptop-phone-sync:after{content:"\7a2f"}.hgi-twotone.hgi-laptop-phone-sync:before{content:"\7a30"}.hgi-twotone.hgi-laptop-programming:after{content:"\7a31"}.hgi-twotone.hgi-laptop-programming:before{content:"\7a32"}.hgi-twotone.hgi-laptop-remove:after{content:"\7a33"}.hgi-twotone.hgi-laptop-remove:before{content:"\7a34"}.hgi-twotone.hgi-laptop:after{content:"\7a35"}.hgi-twotone.hgi-laptop-settings:after{content:"\7a36"}.hgi-twotone.hgi-laptop-settings:before{content:"\7a37"}.hgi-twotone.hgi-laptop-video:after{content:"\7a38"}.hgi-twotone.hgi-laptop-video:before{content:"\7a39"}.hgi-twotone.hgi-laptop:before{content:"\7a3a"}.hgi-twotone.hgi-lasso-tool-01:after{content:"\7a3b"}.hgi-twotone.hgi-lasso-tool-01:before{content:"\7a3c"}.hgi-twotone.hgi-lasso-tool-02:after{content:"\7a3d"}.hgi-twotone.hgi-lasso-tool-02:before{content:"\7a3e"}.hgi-twotone.hgi-last-fm:after{content:"\7a3f"}.hgi-twotone.hgi-last-fm:before{content:"\7a40"}.hgi-twotone.hgi-latitude:after{content:"\7a41"}.hgi-twotone.hgi-latitude:before{content:"\7a42"}.hgi-twotone.hgi-laughing:after{content:"\7a43"}.hgi-twotone.hgi-laughing:before{content:"\7a44"}.hgi-twotone.hgi-laurel-wreath-01:after{content:"\7a45"}.hgi-twotone.hgi-laurel-wreath-01:before{content:"\7a46"}.hgi-twotone.hgi-laurel-wreath-02:after{content:"\7a47"}.hgi-twotone.hgi-laurel-wreath-02:before{content:"\7a48"}.hgi-twotone.hgi-laurel-wreath-first-01:after{content:"\7a49"}.hgi-twotone.hgi-laurel-wreath-first-01:before{content:"\7a4a"}.hgi-twotone.hgi-laurel-wreath-first-02:after{content:"\7a4b"}.hgi-twotone.hgi-laurel-wreath-first-02:before{content:"\7a4c"}.hgi-twotone.hgi-laurel-wreath-left-01:after{content:"\7a4d"}.hgi-twotone.hgi-laurel-wreath-left-01:before{content:"\7a4e"}.hgi-twotone.hgi-laurel-wreath-left-02:after{content:"\7a4f"}.hgi-twotone.hgi-laurel-wreath-left-02:before{content:"\7a50"}.hgi-twotone.hgi-laurel-wreath-left-03:after{content:"\7a51"}.hgi-twotone.hgi-laurel-wreath-left-03:before{content:"\7a52"}.hgi-twotone.hgi-laurel-wreath-right-01:after{content:"\7a53"}.hgi-twotone.hgi-laurel-wreath-right-01:before{content:"\7a54"}.hgi-twotone.hgi-laurel-wreath-right-02:after{content:"\7a55"}.hgi-twotone.hgi-laurel-wreath-right-02:before{content:"\7a56"}.hgi-twotone.hgi-laurel-wreath-right-03:after{content:"\7a57"}.hgi-twotone.hgi-laurel-wreath-right-03:before{content:"\7a58"}.hgi-twotone.hgi-layer-add:after{content:"\7a59"}.hgi-twotone.hgi-layer-add:before{content:"\7a5a"}.hgi-twotone.hgi-layer-mask-01:after{content:"\7a5b"}.hgi-twotone.hgi-layer-mask-01:before{content:"\7a5c"}.hgi-twotone.hgi-layer-mask-02:after{content:"\7a5d"}.hgi-twotone.hgi-layer-mask-02:before{content:"\7a5e"}.hgi-twotone.hgi-layers-01:after{content:"\7a5f"}.hgi-twotone.hgi-layers-01:before{content:"\7a60"}.hgi-twotone.hgi-layers-02:after{content:"\7a61"}.hgi-twotone.hgi-layers-02:before{content:"\7a62"}.hgi-twotone.hgi-layers-logo:after{content:"\7a63"}.hgi-twotone.hgi-layers-logo:before{content:"\7a64"}.hgi-twotone.hgi-layout-01:after{content:"\7a65"}.hgi-twotone.hgi-layout-01:before{content:"\7a66"}.hgi-twotone.hgi-layout-02:after{content:"\7a67"}.hgi-twotone.hgi-layout-02:before{content:"\7a68"}.hgi-twotone.hgi-layout-03:after{content:"\7a69"}.hgi-twotone.hgi-layout-03:before{content:"\7a6a"}.hgi-twotone.hgi-layout-04:after{content:"\7a6b"}.hgi-twotone.hgi-layout-04:before{content:"\7a6c"}.hgi-twotone.hgi-layout-05:after{content:"\7a6d"}.hgi-twotone.hgi-layout-05:before{content:"\7a6e"}.hgi-twotone.hgi-layout-06:after{content:"\7a6f"}.hgi-twotone.hgi-layout-06:before{content:"\7a70"}.hgi-twotone.hgi-layout-07:after{content:"\7a71"}.hgi-twotone.hgi-layout-07:before{content:"\7a72"}.hgi-twotone.hgi-layout-2-column:after{content:"\7a73"}.hgi-twotone.hgi-layout-2-column:before{content:"\7a74"}.hgi-twotone.hgi-layout-2-row:after{content:"\7a75"}.hgi-twotone.hgi-layout-2-row:before{content:"\7a76"}.hgi-twotone.hgi-layout-3-column:after{content:"\7a77"}.hgi-twotone.hgi-layout-3-column:before{content:"\7a78"}.hgi-twotone.hgi-layout-3-row:after{content:"\7a79"}.hgi-twotone.hgi-layout-3-row:before{content:"\7a7a"}.hgi-twotone.hgi-layout-bottom:after{content:"\7a7b"}.hgi-twotone.hgi-layout-bottom:before{content:"\7a7c"}.hgi-twotone.hgi-layout-grid:after{content:"\7a7d"}.hgi-twotone.hgi-layout-grid:before{content:"\7a7e"}.hgi-twotone.hgi-layout-left:after{content:"\7a7f"}.hgi-twotone.hgi-layout-left:before{content:"\7a80"}.hgi-twotone.hgi-layout-right:after{content:"\7a81"}.hgi-twotone.hgi-layout-right:before{content:"\7a82"}.hgi-twotone.hgi-layout-table-01:after{content:"\7a83"}.hgi-twotone.hgi-layout-table-01:before{content:"\7a84"}.hgi-twotone.hgi-layout-table-02:after{content:"\7a85"}.hgi-twotone.hgi-layout-table-02:before{content:"\7a86"}.hgi-twotone.hgi-layout-top:after{content:"\7a87"}.hgi-twotone.hgi-layout-top:before{content:"\7a88"}.hgi-twotone.hgi-leaf-01:after{content:"\7a89"}.hgi-twotone.hgi-leaf-01:before{content:"\7a8a"}.hgi-twotone.hgi-leaf-02:after{content:"\7a8b"}.hgi-twotone.hgi-leaf-02:before{content:"\7a8c"}.hgi-twotone.hgi-leaf-03:after{content:"\7a8d"}.hgi-twotone.hgi-leaf-03:before{content:"\7a8e"}.hgi-twotone.hgi-leaf-04:after{content:"\7a8f"}.hgi-twotone.hgi-leaf-04:before{content:"\7a90"}.hgi-twotone.hgi-leaving-geo-fence:after{content:"\7a91"}.hgi-twotone.hgi-leaving-geo-fence:before{content:"\7a92"}.hgi-twotone.hgi-leetcode:after{content:"\7a93"}.hgi-twotone.hgi-leetcode:before{content:"\7a94"}.hgi-twotone.hgi-left-angle:after{content:"\7a95"}.hgi-twotone.hgi-left-angle:before{content:"\7a96"}.hgi-twotone.hgi-left-to-right-block-quote:after{content:"\7a97"}.hgi-twotone.hgi-left-to-right-block-quote:before{content:"\7a98"}.hgi-twotone.hgi-left-to-right-list-bullet:after{content:"\7a99"}.hgi-twotone.hgi-left-to-right-list-bullet:before{content:"\7a9a"}.hgi-twotone.hgi-left-to-right-list-dash:after{content:"\7a9b"}.hgi-twotone.hgi-left-to-right-list-dash:before{content:"\7a9c"}.hgi-twotone.hgi-left-to-right-list-number:after{content:"\7a9d"}.hgi-twotone.hgi-left-to-right-list-number:before{content:"\7a9e"}.hgi-twotone.hgi-left-to-right-list-star-01:after{content:"\7a9f"}.hgi-twotone.hgi-left-to-right-list-star-01:before{content:"\7aa0"}.hgi-twotone.hgi-left-to-right-list-star:after{content:"\7aa1"}.hgi-twotone.hgi-left-to-right-list-star:before{content:"\7aa2"}.hgi-twotone.hgi-left-to-right-list-triangle:after{content:"\7aa3"}.hgi-twotone.hgi-left-to-right-list-triangle:before{content:"\7aa4"}.hgi-twotone.hgi-left-triangle:after{content:"\7aa5"}.hgi-twotone.hgi-left-triangle:before{content:"\7aa6"}.hgi-twotone.hgi-legal-01:after{content:"\7aa7"}.hgi-twotone.hgi-legal-01:before{content:"\7aa8"}.hgi-twotone.hgi-legal-02:after{content:"\7aa9"}.hgi-twotone.hgi-legal-02:before{content:"\7aaa"}.hgi-twotone.hgi-legal-document-01:after{content:"\7aab"}.hgi-twotone.hgi-legal-document-01:before{content:"\7aac"}.hgi-twotone.hgi-legal-document-02:after{content:"\7aad"}.hgi-twotone.hgi-legal-document-02:before{content:"\7aae"}.hgi-twotone.hgi-legal-hammer:after{content:"\7aaf"}.hgi-twotone.hgi-legal-hammer:before{content:"\7ab0"}.hgi-twotone.hgi-less-than-circle:after{content:"\7ab1"}.hgi-twotone.hgi-less-than-circle:before{content:"\7ab2"}.hgi-twotone.hgi-less-than:after{content:"\7ab3"}.hgi-twotone.hgi-less-than-square:after{content:"\7ab4"}.hgi-twotone.hgi-less-than-square:before{content:"\7ab5"}.hgi-twotone.hgi-less-than:before{content:"\7ab6"}.hgi-twotone.hgi-letter-spacing:after{content:"\7ab7"}.hgi-twotone.hgi-letter-spacing:before{content:"\7ab8"}.hgi-twotone.hgi-libraries:after{content:"\7ab9"}.hgi-twotone.hgi-libraries:before{content:"\7aba"}.hgi-twotone.hgi-library:after{content:"\7abb"}.hgi-twotone.hgi-library:before{content:"\7abc"}.hgi-twotone.hgi-license-draft:after{content:"\7abd"}.hgi-twotone.hgi-license-draft:before{content:"\7abe"}.hgi-twotone.hgi-license-maintenance:after{content:"\7abf"}.hgi-twotone.hgi-license-maintenance:before{content:"\7ac0"}.hgi-twotone.hgi-license-no:after{content:"\7ac1"}.hgi-twotone.hgi-license-no:before{content:"\7ac2"}.hgi-twotone.hgi-license-pin:after{content:"\7ac3"}.hgi-twotone.hgi-license-pin:before{content:"\7ac4"}.hgi-twotone.hgi-license:after{content:"\7ac5"}.hgi-twotone.hgi-license-third-party:after{content:"\7ac6"}.hgi-twotone.hgi-license-third-party:before{content:"\7ac7"}.hgi-twotone.hgi-license:before{content:"\7ac8"}.hgi-twotone.hgi-lift-truck:after{content:"\7ac9"}.hgi-twotone.hgi-lift-truck:before{content:"\7aca"}.hgi-twotone.hgi-lighthouse:after{content:"\7acb"}.hgi-twotone.hgi-lighthouse:before{content:"\7acc"}.hgi-twotone.hgi-limitation:after{content:"\7acd"}.hgi-twotone.hgi-limitation:before{content:"\7ace"}.hgi-twotone.hgi-line:after{content:"\7acf"}.hgi-twotone.hgi-line:before{content:"\7ad0"}.hgi-twotone.hgi-liner:after{content:"\7ad1"}.hgi-twotone.hgi-liner:before{content:"\7ad2"}.hgi-twotone.hgi-link-01:after{content:"\7ad3"}.hgi-twotone.hgi-link-01:before{content:"\7ad4"}.hgi-twotone.hgi-link-02:after{content:"\7ad5"}.hgi-twotone.hgi-link-02:before{content:"\7ad6"}.hgi-twotone.hgi-link-03:after{content:"\7ad7"}.hgi-twotone.hgi-link-03:before{content:"\7ad8"}.hgi-twotone.hgi-link-04:after{content:"\7ad9"}.hgi-twotone.hgi-link-04:before{content:"\7ada"}.hgi-twotone.hgi-link-05:after{content:"\7adb"}.hgi-twotone.hgi-link-05:before{content:"\7adc"}.hgi-twotone.hgi-link-06:after{content:"\7add"}.hgi-twotone.hgi-link-06:before{content:"\7ade"}.hgi-twotone.hgi-link-backward:after{content:"\7adf"}.hgi-twotone.hgi-link-backward:before{content:"\7ae0"}.hgi-twotone.hgi-link-circle-02:after{content:"\7ae1"}.hgi-twotone.hgi-link-circle-02:before{content:"\7ae2"}.hgi-twotone.hgi-link-circle:after{content:"\7ae3"}.hgi-twotone.hgi-link-circle:before{content:"\7ae4"}.hgi-twotone.hgi-link-forward:after{content:"\7ae5"}.hgi-twotone.hgi-link-forward:before{content:"\7ae6"}.hgi-twotone.hgi-link-square-01:after{content:"\7ae7"}.hgi-twotone.hgi-link-square-01:before{content:"\7ae8"}.hgi-twotone.hgi-link-square-02:after{content:"\7ae9"}.hgi-twotone.hgi-link-square-02:before{content:"\7aea"}.hgi-twotone.hgi-linkedin-01:after{content:"\7aeb"}.hgi-twotone.hgi-linkedin-01:before{content:"\7aec"}.hgi-twotone.hgi-linkedin-02:after{content:"\7aed"}.hgi-twotone.hgi-linkedin-02:before{content:"\7aee"}.hgi-twotone.hgi-list-setting:after{content:"\7aef"}.hgi-twotone.hgi-list-setting:before{content:"\7af0"}.hgi-twotone.hgi-list-view:after{content:"\7af1"}.hgi-twotone.hgi-list-view:before{content:"\7af2"}.hgi-twotone.hgi-litecoin:after{content:"\7af3"}.hgi-twotone.hgi-litecoin:before{content:"\7af4"}.hgi-twotone.hgi-liver:after{content:"\7af5"}.hgi-twotone.hgi-liver:before{content:"\7af6"}.hgi-twotone.hgi-loading-01:after{content:"\7af7"}.hgi-twotone.hgi-loading-01:before{content:"\7af8"}.hgi-twotone.hgi-loading-02:after{content:"\7af9"}.hgi-twotone.hgi-loading-02:before{content:"\7afa"}.hgi-twotone.hgi-loading-03:after{content:"\7afb"}.hgi-twotone.hgi-loading-03:before{content:"\7afc"}.hgi-twotone.hgi-loading-04:after{content:"\7afd"}.hgi-twotone.hgi-loading-04:before{content:"\7afe"}.hgi-twotone.hgi-location-01:after{content:"\7aff"}.hgi-twotone.hgi-location-01:before{content:"\7b00"}.hgi-twotone.hgi-location-02:after{content:"\7b01"}.hgi-twotone.hgi-location-02:before{content:"\7b02"}.hgi-twotone.hgi-location-03:after{content:"\7b03"}.hgi-twotone.hgi-location-03:before{content:"\7b04"}.hgi-twotone.hgi-location-04:after{content:"\7b05"}.hgi-twotone.hgi-location-04:before{content:"\7b06"}.hgi-twotone.hgi-location-05:after{content:"\7b07"}.hgi-twotone.hgi-location-05:before{content:"\7b08"}.hgi-twotone.hgi-location-06:after{content:"\7b09"}.hgi-twotone.hgi-location-06:before{content:"\7b0a"}.hgi-twotone.hgi-location-07:after{content:"\7b0b"}.hgi-twotone.hgi-location-07:before{content:"\7b0c"}.hgi-twotone.hgi-location-08:after{content:"\7b0d"}.hgi-twotone.hgi-location-08:before{content:"\7b0e"}.hgi-twotone.hgi-location-09:after{content:"\7b0f"}.hgi-twotone.hgi-location-09:before{content:"\7b10"}.hgi-twotone.hgi-location-10:after{content:"\7b11"}.hgi-twotone.hgi-location-10:before{content:"\7b12"}.hgi-twotone.hgi-location-add-01:after{content:"\7b13"}.hgi-twotone.hgi-location-add-01:before{content:"\7b14"}.hgi-twotone.hgi-location-add-02:after{content:"\7b15"}.hgi-twotone.hgi-location-add-02:before{content:"\7b16"}.hgi-twotone.hgi-location-check-01:after{content:"\7b17"}.hgi-twotone.hgi-location-check-01:before{content:"\7b18"}.hgi-twotone.hgi-location-check-02:after{content:"\7b19"}.hgi-twotone.hgi-location-check-02:before{content:"\7b1a"}.hgi-twotone.hgi-location-favourite-01:after{content:"\7b1b"}.hgi-twotone.hgi-location-favourite-01:before{content:"\7b1c"}.hgi-twotone.hgi-location-favourite-02:after{content:"\7b1d"}.hgi-twotone.hgi-location-favourite-02:before{content:"\7b1e"}.hgi-twotone.hgi-location-offline-01:after{content:"\7b1f"}.hgi-twotone.hgi-location-offline-01:before{content:"\7b20"}.hgi-twotone.hgi-location-offline-02:after{content:"\7b21"}.hgi-twotone.hgi-location-offline-02:before{content:"\7b22"}.hgi-twotone.hgi-location-offline-03:after{content:"\7b23"}.hgi-twotone.hgi-location-offline-03:before{content:"\7b24"}.hgi-twotone.hgi-location-offline-04:after{content:"\7b25"}.hgi-twotone.hgi-location-offline-04:before{content:"\7b26"}.hgi-twotone.hgi-location-remove-01:after{content:"\7b27"}.hgi-twotone.hgi-location-remove-01:before{content:"\7b28"}.hgi-twotone.hgi-location-remove-02:after{content:"\7b29"}.hgi-twotone.hgi-location-remove-02:before{content:"\7b2a"}.hgi-twotone.hgi-location-share-01:after{content:"\7b2b"}.hgi-twotone.hgi-location-share-01:before{content:"\7b2c"}.hgi-twotone.hgi-location-share-02:after{content:"\7b2d"}.hgi-twotone.hgi-location-share-02:before{content:"\7b2e"}.hgi-twotone.hgi-location-star-01:after{content:"\7b2f"}.hgi-twotone.hgi-location-star-01:before{content:"\7b30"}.hgi-twotone.hgi-location-star-02:after{content:"\7b31"}.hgi-twotone.hgi-location-star-02:before{content:"\7b32"}.hgi-twotone.hgi-location-update-01:after{content:"\7b33"}.hgi-twotone.hgi-location-update-01:before{content:"\7b34"}.hgi-twotone.hgi-location-update-02:after{content:"\7b35"}.hgi-twotone.hgi-location-update-02:before{content:"\7b36"}.hgi-twotone.hgi-location-user-01:after{content:"\7b37"}.hgi-twotone.hgi-location-user-01:before{content:"\7b38"}.hgi-twotone.hgi-location-user-02:after{content:"\7b39"}.hgi-twotone.hgi-location-user-02:before{content:"\7b3a"}.hgi-twotone.hgi-location-user-03:after{content:"\7b3b"}.hgi-twotone.hgi-location-user-03:before{content:"\7b3c"}.hgi-twotone.hgi-location-user-04:after{content:"\7b3d"}.hgi-twotone.hgi-location-user-04:before{content:"\7b3e"}.hgi-twotone.hgi-lock-computer:after{content:"\7b3f"}.hgi-twotone.hgi-lock-computer:before{content:"\7b40"}.hgi-twotone.hgi-lock-key:after{content:"\7b41"}.hgi-twotone.hgi-lock-key:before{content:"\7b42"}.hgi-twotone.hgi-lock-password:after{content:"\7b43"}.hgi-twotone.hgi-lock-password:before{content:"\7b44"}.hgi-twotone.hgi-lock:after{content:"\7b45"}.hgi-twotone.hgi-lock-sync-01:after{content:"\7b46"}.hgi-twotone.hgi-lock-sync-01:before{content:"\7b47"}.hgi-twotone.hgi-lock-sync-02:after{content:"\7b48"}.hgi-twotone.hgi-lock-sync-02:before{content:"\7b49"}.hgi-twotone.hgi-lock:before{content:"\7b4a"}.hgi-twotone.hgi-locked:after{content:"\7b4b"}.hgi-twotone.hgi-locked:before{content:"\7b4c"}.hgi-twotone.hgi-locker-01:after{content:"\7b4d"}.hgi-twotone.hgi-locker-01:before{content:"\7b4e"}.hgi-twotone.hgi-locker:after{content:"\7b4f"}.hgi-twotone.hgi-locker:before{content:"\7b50"}.hgi-twotone.hgi-login-01:after{content:"\7b51"}.hgi-twotone.hgi-login-01:before{content:"\7b52"}.hgi-twotone.hgi-login-02:after{content:"\7b53"}.hgi-twotone.hgi-login-02:before{content:"\7b54"}.hgi-twotone.hgi-login-03:after{content:"\7b55"}.hgi-twotone.hgi-login-03:before{content:"\7b56"}.hgi-twotone.hgi-login-circle-01:after{content:"\7b57"}.hgi-twotone.hgi-login-circle-01:before{content:"\7b58"}.hgi-twotone.hgi-login-circle-02:after{content:"\7b59"}.hgi-twotone.hgi-login-circle-02:before{content:"\7b5a"}.hgi-twotone.hgi-login-method:after{content:"\7b5b"}.hgi-twotone.hgi-login-method:before{content:"\7b5c"}.hgi-twotone.hgi-login-square-01:after{content:"\7b5d"}.hgi-twotone.hgi-login-square-01:before{content:"\7b5e"}.hgi-twotone.hgi-login-square-02:after{content:"\7b5f"}.hgi-twotone.hgi-login-square-02:before{content:"\7b60"}.hgi-twotone.hgi-logout-01:after{content:"\7b61"}.hgi-twotone.hgi-logout-01:before{content:"\7b62"}.hgi-twotone.hgi-logout-02:after{content:"\7b63"}.hgi-twotone.hgi-logout-02:before{content:"\7b64"}.hgi-twotone.hgi-logout-03:after{content:"\7b65"}.hgi-twotone.hgi-logout-03:before{content:"\7b66"}.hgi-twotone.hgi-logout-04:after{content:"\7b67"}.hgi-twotone.hgi-logout-04:before{content:"\7b68"}.hgi-twotone.hgi-logout-05:after{content:"\7b69"}.hgi-twotone.hgi-logout-05:before{content:"\7b6a"}.hgi-twotone.hgi-logout-circle-01:after{content:"\7b6b"}.hgi-twotone.hgi-logout-circle-01:before{content:"\7b6c"}.hgi-twotone.hgi-logout-circle-02:after{content:"\7b6d"}.hgi-twotone.hgi-logout-circle-02:before{content:"\7b6e"}.hgi-twotone.hgi-logout-square-01:after{content:"\7b6f"}.hgi-twotone.hgi-logout-square-01:before{content:"\7b70"}.hgi-twotone.hgi-logout-square-02:after{content:"\7b71"}.hgi-twotone.hgi-logout-square-02:before{content:"\7b72"}.hgi-twotone.hgi-lollipop:after{content:"\7b73"}.hgi-twotone.hgi-lollipop:before{content:"\7b74"}.hgi-twotone.hgi-long-sleeve-shirt:after{content:"\7b75"}.hgi-twotone.hgi-long-sleeve-shirt:before{content:"\7b76"}.hgi-twotone.hgi-longitude:after{content:"\7b77"}.hgi-twotone.hgi-longitude:before{content:"\7b78"}.hgi-twotone.hgi-look-bottom:after{content:"\7b79"}.hgi-twotone.hgi-look-bottom:before{content:"\7b7a"}.hgi-twotone.hgi-look-left:after{content:"\7b7b"}.hgi-twotone.hgi-look-left:before{content:"\7b7c"}.hgi-twotone.hgi-look-right:after{content:"\7b7d"}.hgi-twotone.hgi-look-right:before{content:"\7b7e"}.hgi-twotone.hgi-look-top:after{content:"\7b7f"}.hgi-twotone.hgi-look-top:before{content:"\7b80"}.hgi-twotone.hgi-loom:after{content:"\7b81"}.hgi-twotone.hgi-loom:before{content:"\7b82"}.hgi-twotone.hgi-lottiefiles:after{content:"\7b83"}.hgi-twotone.hgi-lottiefiles:before{content:"\7b84"}.hgi-twotone.hgi-love-korean-finger:after{content:"\7b85"}.hgi-twotone.hgi-love-korean-finger:before{content:"\7b86"}.hgi-twotone.hgi-loyalty-card:after{content:"\7b87"}.hgi-twotone.hgi-loyalty-card:before{content:"\7b88"}.hgi-twotone.hgi-luggage-01:after{content:"\7b89"}.hgi-twotone.hgi-luggage-01:before{content:"\7b8a"}.hgi-twotone.hgi-luggage-02:after{content:"\7b8b"}.hgi-twotone.hgi-luggage-02:before{content:"\7b8c"}.hgi-twotone.hgi-lungs:after{content:"\7b8d"}.hgi-twotone.hgi-lungs:before{content:"\7b8e"}.hgi-twotone.hgi-machine-robot:after{content:"\7b8f"}.hgi-twotone.hgi-machine-robot:before{content:"\7b90"}.hgi-twotone.hgi-magic-wand-01:after{content:"\7b91"}.hgi-twotone.hgi-magic-wand-01:before{content:"\7b92"}.hgi-twotone.hgi-magic-wand-02:after{content:"\7b93"}.hgi-twotone.hgi-magic-wand-02:before{content:"\7b94"}.hgi-twotone.hgi-magic-wand-03:after{content:"\7b95"}.hgi-twotone.hgi-magic-wand-03:before{content:"\7b96"}.hgi-twotone.hgi-magnet-01:after{content:"\7b97"}.hgi-twotone.hgi-magnet-01:before{content:"\7b98"}.hgi-twotone.hgi-magnet-02:after{content:"\7b99"}.hgi-twotone.hgi-magnet-02:before{content:"\7b9a"}.hgi-twotone.hgi-magnet:after{content:"\7b9b"}.hgi-twotone.hgi-magnet:before{content:"\7b9c"}.hgi-twotone.hgi-mail-01:after{content:"\7b9d"}.hgi-twotone.hgi-mail-01:before{content:"\7b9e"}.hgi-twotone.hgi-mail-02:after{content:"\7b9f"}.hgi-twotone.hgi-mail-02:before{content:"\7ba0"}.hgi-twotone.hgi-mail-account-01:after{content:"\7ba1"}.hgi-twotone.hgi-mail-account-01:before{content:"\7ba2"}.hgi-twotone.hgi-mail-account-02:after{content:"\7ba3"}.hgi-twotone.hgi-mail-account-02:before{content:"\7ba4"}.hgi-twotone.hgi-mail-add-01:after{content:"\7ba5"}.hgi-twotone.hgi-mail-add-01:before{content:"\7ba6"}.hgi-twotone.hgi-mail-add-02:after{content:"\7ba7"}.hgi-twotone.hgi-mail-add-02:before{content:"\7ba8"}.hgi-twotone.hgi-mail-at-sign-01:after{content:"\7ba9"}.hgi-twotone.hgi-mail-at-sign-01:before{content:"\7baa"}.hgi-twotone.hgi-mail-at-sign-02:after{content:"\7bab"}.hgi-twotone.hgi-mail-at-sign-02:before{content:"\7bac"}.hgi-twotone.hgi-mail-block-01:after{content:"\7bad"}.hgi-twotone.hgi-mail-block-01:before{content:"\7bae"}.hgi-twotone.hgi-mail-block-02:after{content:"\7baf"}.hgi-twotone.hgi-mail-block-02:before{content:"\7bb0"}.hgi-twotone.hgi-mail-download-01:after{content:"\7bb1"}.hgi-twotone.hgi-mail-download-01:before{content:"\7bb2"}.hgi-twotone.hgi-mail-download-02:after{content:"\7bb3"}.hgi-twotone.hgi-mail-download-02:before{content:"\7bb4"}.hgi-twotone.hgi-mail-edit-01:after{content:"\7bb5"}.hgi-twotone.hgi-mail-edit-01:before{content:"\7bb6"}.hgi-twotone.hgi-mail-edit-02:after{content:"\7bb7"}.hgi-twotone.hgi-mail-edit-02:before{content:"\7bb8"}.hgi-twotone.hgi-mail-lock-01:after{content:"\7bb9"}.hgi-twotone.hgi-mail-lock-01:before{content:"\7bba"}.hgi-twotone.hgi-mail-lock-02:after{content:"\7bbb"}.hgi-twotone.hgi-mail-lock-02:before{content:"\7bbc"}.hgi-twotone.hgi-mail-love-01:after{content:"\7bbd"}.hgi-twotone.hgi-mail-love-01:before{content:"\7bbe"}.hgi-twotone.hgi-mail-love-02:after{content:"\7bbf"}.hgi-twotone.hgi-mail-love-02:before{content:"\7bc0"}.hgi-twotone.hgi-mail-minus-01:after{content:"\7bc1"}.hgi-twotone.hgi-mail-minus-01:before{content:"\7bc2"}.hgi-twotone.hgi-mail-minus-02:after{content:"\7bc3"}.hgi-twotone.hgi-mail-minus-02:before{content:"\7bc4"}.hgi-twotone.hgi-mail-open-01:after{content:"\7bc5"}.hgi-twotone.hgi-mail-open-01:before{content:"\7bc6"}.hgi-twotone.hgi-mail-open-02:after{content:"\7bc7"}.hgi-twotone.hgi-mail-open-02:before{content:"\7bc8"}.hgi-twotone.hgi-mail-open-love:after{content:"\7bc9"}.hgi-twotone.hgi-mail-open-love:before{content:"\7bca"}.hgi-twotone.hgi-mail-open:after{content:"\7bcb"}.hgi-twotone.hgi-mail-open:before{content:"\7bcc"}.hgi-twotone.hgi-mail-receive-01:after{content:"\7bcd"}.hgi-twotone.hgi-mail-receive-01:before{content:"\7bce"}.hgi-twotone.hgi-mail-receive-02:after{content:"\7bcf"}.hgi-twotone.hgi-mail-receive-02:before{content:"\7bd0"}.hgi-twotone.hgi-mail-remove-01:after{content:"\7bd1"}.hgi-twotone.hgi-mail-remove-01:before{content:"\7bd2"}.hgi-twotone.hgi-mail-remove-02:after{content:"\7bd3"}.hgi-twotone.hgi-mail-remove-02:before{content:"\7bd4"}.hgi-twotone.hgi-mail-reply-01:after{content:"\7bd5"}.hgi-twotone.hgi-mail-reply-01:before{content:"\7bd6"}.hgi-twotone.hgi-mail-reply-02:after{content:"\7bd7"}.hgi-twotone.hgi-mail-reply-02:before{content:"\7bd8"}.hgi-twotone.hgi-mail-reply-all-01:after{content:"\7bd9"}.hgi-twotone.hgi-mail-reply-all-01:before{content:"\7bda"}.hgi-twotone.hgi-mail-reply-all-02:after{content:"\7bdb"}.hgi-twotone.hgi-mail-reply-all-02:before{content:"\7bdc"}.hgi-twotone.hgi-mail-search-01:after{content:"\7bdd"}.hgi-twotone.hgi-mail-search-01:before{content:"\7bde"}.hgi-twotone.hgi-mail-search-02:after{content:"\7bdf"}.hgi-twotone.hgi-mail-search-02:before{content:"\7be0"}.hgi-twotone.hgi-mail-secure-01:after{content:"\7be1"}.hgi-twotone.hgi-mail-secure-01:before{content:"\7be2"}.hgi-twotone.hgi-mail-secure-02:after{content:"\7be3"}.hgi-twotone.hgi-mail-secure-02:before{content:"\7be4"}.hgi-twotone.hgi-mail-send-01:after{content:"\7be5"}.hgi-twotone.hgi-mail-send-01:before{content:"\7be6"}.hgi-twotone.hgi-mail-send-02:after{content:"\7be7"}.hgi-twotone.hgi-mail-send-02:before{content:"\7be8"}.hgi-twotone.hgi-mail-setting-01:after{content:"\7be9"}.hgi-twotone.hgi-mail-setting-01:before{content:"\7bea"}.hgi-twotone.hgi-mail-setting-02:after{content:"\7beb"}.hgi-twotone.hgi-mail-setting-02:before{content:"\7bec"}.hgi-twotone.hgi-mail-unlock-01:after{content:"\7bed"}.hgi-twotone.hgi-mail-unlock-01:before{content:"\7bee"}.hgi-twotone.hgi-mail-unlock-02:after{content:"\7bef"}.hgi-twotone.hgi-mail-unlock-02:before{content:"\7bf0"}.hgi-twotone.hgi-mail-upload-01:after{content:"\7bf1"}.hgi-twotone.hgi-mail-upload-01:before{content:"\7bf2"}.hgi-twotone.hgi-mail-upload-02:after{content:"\7bf3"}.hgi-twotone.hgi-mail-upload-02:before{content:"\7bf4"}.hgi-twotone.hgi-mail-validation-01:after{content:"\7bf5"}.hgi-twotone.hgi-mail-validation-01:before{content:"\7bf6"}.hgi-twotone.hgi-mail-validation-02:after{content:"\7bf7"}.hgi-twotone.hgi-mail-validation-02:before{content:"\7bf8"}.hgi-twotone.hgi-mail-voice-01:after{content:"\7bf9"}.hgi-twotone.hgi-mail-voice-01:before{content:"\7bfa"}.hgi-twotone.hgi-mail-voice-02:after{content:"\7bfb"}.hgi-twotone.hgi-mail-voice-02:before{content:"\7bfc"}.hgi-twotone.hgi-mailbox-01:after{content:"\7bfd"}.hgi-twotone.hgi-mailbox-01:before{content:"\7bfe"}.hgi-twotone.hgi-mailbox:after{content:"\7bff"}.hgi-twotone.hgi-mailbox:before{content:"\7c00"}.hgi-twotone.hgi-manager:after{content:"\7c01"}.hgi-twotone.hgi-manager:before{content:"\7c02"}.hgi-twotone.hgi-map-pin:after{content:"\7c03"}.hgi-twotone.hgi-map-pin:before{content:"\7c04"}.hgi-twotone.hgi-map-pinpoint-01:after{content:"\7c05"}.hgi-twotone.hgi-map-pinpoint-01:before{content:"\7c06"}.hgi-twotone.hgi-map-pinpoint-02:after{content:"\7c07"}.hgi-twotone.hgi-map-pinpoint-02:before{content:"\7c08"}.hgi-twotone.hgi-maping:after{content:"\7c09"}.hgi-twotone.hgi-maping:before{content:"\7c0a"}.hgi-twotone.hgi-maps-circle-01:after{content:"\7c0b"}.hgi-twotone.hgi-maps-circle-01:before{content:"\7c0c"}.hgi-twotone.hgi-maps-circle-02:after{content:"\7c0d"}.hgi-twotone.hgi-maps-circle-02:before{content:"\7c0e"}.hgi-twotone.hgi-maps-editing:after{content:"\7c0f"}.hgi-twotone.hgi-maps-editing:before{content:"\7c10"}.hgi-twotone.hgi-maps-global-01:after{content:"\7c11"}.hgi-twotone.hgi-maps-global-01:before{content:"\7c12"}.hgi-twotone.hgi-maps-global-02:after{content:"\7c13"}.hgi-twotone.hgi-maps-global-02:before{content:"\7c14"}.hgi-twotone.hgi-maps-location-01:after{content:"\7c15"}.hgi-twotone.hgi-maps-location-01:before{content:"\7c16"}.hgi-twotone.hgi-maps-location-02:after{content:"\7c17"}.hgi-twotone.hgi-maps-location-02:before{content:"\7c18"}.hgi-twotone.hgi-maps-off:after{content:"\7c19"}.hgi-twotone.hgi-maps-off:before{content:"\7c1a"}.hgi-twotone.hgi-maps-refresh:after{content:"\7c1b"}.hgi-twotone.hgi-maps-refresh:before{content:"\7c1c"}.hgi-twotone.hgi-maps-search:after{content:"\7c1d"}.hgi-twotone.hgi-maps-search:before{content:"\7c1e"}.hgi-twotone.hgi-maps:after{content:"\7c1f"}.hgi-twotone.hgi-maps-square-01:after{content:"\7c20"}.hgi-twotone.hgi-maps-square-01:before{content:"\7c21"}.hgi-twotone.hgi-maps-square-02:after{content:"\7c22"}.hgi-twotone.hgi-maps-square-02:before{content:"\7c23"}.hgi-twotone.hgi-maps:before{content:"\7c24"}.hgi-twotone.hgi-market-analysis:after{content:"\7c25"}.hgi-twotone.hgi-market-analysis:before{content:"\7c26"}.hgi-twotone.hgi-marketing:after{content:"\7c27"}.hgi-twotone.hgi-marketing:before{content:"\7c28"}.hgi-twotone.hgi-mask-love:after{content:"\7c29"}.hgi-twotone.hgi-mask-love:before{content:"\7c2a"}.hgi-twotone.hgi-mask:after{content:"\7c2b"}.hgi-twotone.hgi-mask:before{content:"\7c2c"}.hgi-twotone.hgi-master-card:after{content:"\7c2d"}.hgi-twotone.hgi-master-card:before{content:"\7c2e"}.hgi-twotone.hgi-matches:after{content:"\7c2f"}.hgi-twotone.hgi-matches:before{content:"\7c30"}.hgi-twotone.hgi-math:after{content:"\7c31"}.hgi-twotone.hgi-math:before{content:"\7c32"}.hgi-twotone.hgi-matrix:after{content:"\7c33"}.hgi-twotone.hgi-matrix:before{content:"\7c34"}.hgi-twotone.hgi-maximize-01:after{content:"\7c35"}.hgi-twotone.hgi-maximize-01:before{content:"\7c36"}.hgi-twotone.hgi-maximize-02:after{content:"\7c37"}.hgi-twotone.hgi-maximize-02:before{content:"\7c38"}.hgi-twotone.hgi-maximize-03:after{content:"\7c39"}.hgi-twotone.hgi-maximize-03:before{content:"\7c3a"}.hgi-twotone.hgi-maximize-04:after{content:"\7c3b"}.hgi-twotone.hgi-maximize-04:before{content:"\7c3c"}.hgi-twotone.hgi-maximize-screen:after{content:"\7c3d"}.hgi-twotone.hgi-maximize-screen:before{content:"\7c3e"}.hgi-twotone.hgi-mayan-pyramid:after{content:"\7c3f"}.hgi-twotone.hgi-mayan-pyramid:before{content:"\7c40"}.hgi-twotone.hgi-maze:after{content:"\7c41"}.hgi-twotone.hgi-maze:before{content:"\7c42"}.hgi-twotone.hgi-medal-01:after{content:"\7c43"}.hgi-twotone.hgi-medal-01:before{content:"\7c44"}.hgi-twotone.hgi-medal-02:after{content:"\7c45"}.hgi-twotone.hgi-medal-02:before{content:"\7c46"}.hgi-twotone.hgi-medal-03:after{content:"\7c47"}.hgi-twotone.hgi-medal-03:before{content:"\7c48"}.hgi-twotone.hgi-medal-04:after{content:"\7c49"}.hgi-twotone.hgi-medal-04:before{content:"\7c4a"}.hgi-twotone.hgi-medal-05:after{content:"\7c4b"}.hgi-twotone.hgi-medal-05:before{content:"\7c4c"}.hgi-twotone.hgi-medal-06:after{content:"\7c4d"}.hgi-twotone.hgi-medal-06:before{content:"\7c4e"}.hgi-twotone.hgi-medal-07:after{content:"\7c4f"}.hgi-twotone.hgi-medal-07:before{content:"\7c50"}.hgi-twotone.hgi-medal-first-place:after{content:"\7c51"}.hgi-twotone.hgi-medal-first-place:before{content:"\7c52"}.hgi-twotone.hgi-medal-second-place:after{content:"\7c53"}.hgi-twotone.hgi-medal-second-place:before{content:"\7c54"}.hgi-twotone.hgi-medal-third-place:after{content:"\7c55"}.hgi-twotone.hgi-medal-third-place:before{content:"\7c56"}.hgi-twotone.hgi-medical-file:after{content:"\7c57"}.hgi-twotone.hgi-medical-file:before{content:"\7c58"}.hgi-twotone.hgi-medical-mask:after{content:"\7c59"}.hgi-twotone.hgi-medical-mask:before{content:"\7c5a"}.hgi-twotone.hgi-medicine-01:after{content:"\7c5b"}.hgi-twotone.hgi-medicine-01:before{content:"\7c5c"}.hgi-twotone.hgi-medicine-02:after{content:"\7c5d"}.hgi-twotone.hgi-medicine-02:before{content:"\7c5e"}.hgi-twotone.hgi-medicine-bottle-01:after{content:"\7c5f"}.hgi-twotone.hgi-medicine-bottle-01:before{content:"\7c60"}.hgi-twotone.hgi-medicine-bottle-02:after{content:"\7c61"}.hgi-twotone.hgi-medicine-bottle-02:before{content:"\7c62"}.hgi-twotone.hgi-medicine-syrup:after{content:"\7c63"}.hgi-twotone.hgi-medicine-syrup:before{content:"\7c64"}.hgi-twotone.hgi-medium:after{content:"\7c65"}.hgi-twotone.hgi-medium-square:after{content:"\7c66"}.hgi-twotone.hgi-medium-square:before{content:"\7c67"}.hgi-twotone.hgi-medium:before{content:"\7c68"}.hgi-twotone.hgi-meeting-room:after{content:"\7c69"}.hgi-twotone.hgi-meeting-room:before{content:"\7c6a"}.hgi-twotone.hgi-megaphone-01:after{content:"\7c6b"}.hgi-twotone.hgi-megaphone-01:before{content:"\7c6c"}.hgi-twotone.hgi-megaphone-02:after{content:"\7c6d"}.hgi-twotone.hgi-megaphone-02:before{content:"\7c6e"}.hgi-twotone.hgi-meh:after{content:"\7c6f"}.hgi-twotone.hgi-meh:before{content:"\7c70"}.hgi-twotone.hgi-mentor:after{content:"\7c71"}.hgi-twotone.hgi-mentor:before{content:"\7c72"}.hgi-twotone.hgi-mentoring:after{content:"\7c73"}.hgi-twotone.hgi-mentoring:before{content:"\7c74"}.hgi-twotone.hgi-menu-01:after{content:"\7c75"}.hgi-twotone.hgi-menu-01:before{content:"\7c76"}.hgi-twotone.hgi-menu-02:after{content:"\7c77"}.hgi-twotone.hgi-menu-02:before{content:"\7c78"}.hgi-twotone.hgi-menu-03:after{content:"\7c79"}.hgi-twotone.hgi-menu-03:before{content:"\7c7a"}.hgi-twotone.hgi-menu-04:after{content:"\7c7b"}.hgi-twotone.hgi-menu-04:before{content:"\7c7c"}.hgi-twotone.hgi-menu-05:after{content:"\7c7d"}.hgi-twotone.hgi-menu-05:before{content:"\7c7e"}.hgi-twotone.hgi-menu-06:after{content:"\7c7f"}.hgi-twotone.hgi-menu-06:before{content:"\7c80"}.hgi-twotone.hgi-menu-07:after{content:"\7c81"}.hgi-twotone.hgi-menu-07:before{content:"\7c82"}.hgi-twotone.hgi-menu-08:after{content:"\7c83"}.hgi-twotone.hgi-menu-08:before{content:"\7c84"}.hgi-twotone.hgi-menu-09:after{content:"\7c85"}.hgi-twotone.hgi-menu-09:before{content:"\7c86"}.hgi-twotone.hgi-menu-10:after{content:"\7c87"}.hgi-twotone.hgi-menu-10:before{content:"\7c88"}.hgi-twotone.hgi-menu-11:after{content:"\7c89"}.hgi-twotone.hgi-menu-11:before{content:"\7c8a"}.hgi-twotone.hgi-menu-circle:after{content:"\7c8b"}.hgi-twotone.hgi-menu-circle:before{content:"\7c8c"}.hgi-twotone.hgi-menu-restaurant:after{content:"\7c8d"}.hgi-twotone.hgi-menu-restaurant:before{content:"\7c8e"}.hgi-twotone.hgi-menu-square:after{content:"\7c8f"}.hgi-twotone.hgi-menu-square:before{content:"\7c90"}.hgi-twotone.hgi-message-01:after{content:"\7c91"}.hgi-twotone.hgi-message-01:before{content:"\7c92"}.hgi-twotone.hgi-message-02:after{content:"\7c93"}.hgi-twotone.hgi-message-02:before{content:"\7c94"}.hgi-twotone.hgi-message-add-01:after{content:"\7c95"}.hgi-twotone.hgi-message-add-01:before{content:"\7c96"}.hgi-twotone.hgi-message-add-02:after{content:"\7c97"}.hgi-twotone.hgi-message-add-02:before{content:"\7c98"}.hgi-twotone.hgi-message-blocked:after{content:"\7c99"}.hgi-twotone.hgi-message-blocked:before{content:"\7c9a"}.hgi-twotone.hgi-message-cancel-01:after{content:"\7c9b"}.hgi-twotone.hgi-message-cancel-01:before{content:"\7c9c"}.hgi-twotone.hgi-message-cancel-02:after{content:"\7c9d"}.hgi-twotone.hgi-message-cancel-02:before{content:"\7c9e"}.hgi-twotone.hgi-message-delay-01:after{content:"\7c9f"}.hgi-twotone.hgi-message-delay-01:before{content:"\7ca0"}.hgi-twotone.hgi-message-delay-02:after{content:"\7ca1"}.hgi-twotone.hgi-message-delay-02:before{content:"\7ca2"}.hgi-twotone.hgi-message-done-01:after{content:"\7ca3"}.hgi-twotone.hgi-message-done-01:before{content:"\7ca4"}.hgi-twotone.hgi-message-done-02:after{content:"\7ca5"}.hgi-twotone.hgi-message-done-02:before{content:"\7ca6"}.hgi-twotone.hgi-message-download-01:after{content:"\7ca7"}.hgi-twotone.hgi-message-download-01:before{content:"\7ca8"}.hgi-twotone.hgi-message-download-02:after{content:"\7ca9"}.hgi-twotone.hgi-message-download-02:before{content:"\7caa"}.hgi-twotone.hgi-message-edit-01:after{content:"\7cab"}.hgi-twotone.hgi-message-edit-01:before{content:"\7cac"}.hgi-twotone.hgi-message-edit-02:after{content:"\7cad"}.hgi-twotone.hgi-message-edit-02:before{content:"\7cae"}.hgi-twotone.hgi-message-favourite-01:after{content:"\7caf"}.hgi-twotone.hgi-message-favourite-01:before{content:"\7cb0"}.hgi-twotone.hgi-message-favourite-02:after{content:"\7cb1"}.hgi-twotone.hgi-message-favourite-02:before{content:"\7cb2"}.hgi-twotone.hgi-message-incoming-01:after{content:"\7cb3"}.hgi-twotone.hgi-message-incoming-01:before{content:"\7cb4"}.hgi-twotone.hgi-message-incoming-02:after{content:"\7cb5"}.hgi-twotone.hgi-message-incoming-02:before{content:"\7cb6"}.hgi-twotone.hgi-message-lock-01:after{content:"\7cb7"}.hgi-twotone.hgi-message-lock-01:before{content:"\7cb8"}.hgi-twotone.hgi-message-lock-02:after{content:"\7cb9"}.hgi-twotone.hgi-message-lock-02:before{content:"\7cba"}.hgi-twotone.hgi-message-multiple-01:after{content:"\7cbb"}.hgi-twotone.hgi-message-multiple-01:before{content:"\7cbc"}.hgi-twotone.hgi-message-multiple-02:after{content:"\7cbd"}.hgi-twotone.hgi-message-multiple-02:before{content:"\7cbe"}.hgi-twotone.hgi-message-notification-01:after{content:"\7cbf"}.hgi-twotone.hgi-message-notification-01:before{content:"\7cc0"}.hgi-twotone.hgi-message-notification-02:after{content:"\7cc1"}.hgi-twotone.hgi-message-notification-02:before{content:"\7cc2"}.hgi-twotone.hgi-message-outgoing-01:after{content:"\7cc3"}.hgi-twotone.hgi-message-outgoing-01:before{content:"\7cc4"}.hgi-twotone.hgi-message-outgoing-02:after{content:"\7cc5"}.hgi-twotone.hgi-message-outgoing-02:before{content:"\7cc6"}.hgi-twotone.hgi-message-preview-01:after{content:"\7cc7"}.hgi-twotone.hgi-message-preview-01:before{content:"\7cc8"}.hgi-twotone.hgi-message-preview-02:after{content:"\7cc9"}.hgi-twotone.hgi-message-preview-02:before{content:"\7cca"}.hgi-twotone.hgi-message-programming:after{content:"\7ccb"}.hgi-twotone.hgi-message-programming:before{content:"\7ccc"}.hgi-twotone.hgi-message-question:after{content:"\7ccd"}.hgi-twotone.hgi-message-question:before{content:"\7cce"}.hgi-twotone.hgi-message-search-01:after{content:"\7ccf"}.hgi-twotone.hgi-message-search-01:before{content:"\7cd0"}.hgi-twotone.hgi-message-search-02:after{content:"\7cd1"}.hgi-twotone.hgi-message-search-02:before{content:"\7cd2"}.hgi-twotone.hgi-message-secure-01:after{content:"\7cd3"}.hgi-twotone.hgi-message-secure-01:before{content:"\7cd4"}.hgi-twotone.hgi-message-secure-02:after{content:"\7cd5"}.hgi-twotone.hgi-message-secure-02:before{content:"\7cd6"}.hgi-twotone.hgi-message-translate:after{content:"\7cd7"}.hgi-twotone.hgi-message-translate:before{content:"\7cd8"}.hgi-twotone.hgi-message-unlock-01:after{content:"\7cd9"}.hgi-twotone.hgi-message-unlock-01:before{content:"\7cda"}.hgi-twotone.hgi-message-unlock-02:after{content:"\7cdb"}.hgi-twotone.hgi-message-unlock-02:before{content:"\7cdc"}.hgi-twotone.hgi-message-upload-01:after{content:"\7cdd"}.hgi-twotone.hgi-message-upload-01:before{content:"\7cde"}.hgi-twotone.hgi-message-upload-02:after{content:"\7cdf"}.hgi-twotone.hgi-message-upload-02:before{content:"\7ce0"}.hgi-twotone.hgi-message-user-01:after{content:"\7ce1"}.hgi-twotone.hgi-message-user-01:before{content:"\7ce2"}.hgi-twotone.hgi-message-user-02:after{content:"\7ce3"}.hgi-twotone.hgi-message-user-02:before{content:"\7ce4"}.hgi-twotone.hgi-messenger:after{content:"\7ce5"}.hgi-twotone.hgi-messenger:before{content:"\7ce6"}.hgi-twotone.hgi-meta:after{content:"\7ce7"}.hgi-twotone.hgi-meta:before{content:"\7ce8"}.hgi-twotone.hgi-metro:after{content:"\7ce9"}.hgi-twotone.hgi-metro:before{content:"\7cea"}.hgi-twotone.hgi-mic-01:after{content:"\7ceb"}.hgi-twotone.hgi-mic-01:before{content:"\7cec"}.hgi-twotone.hgi-mic-02:after{content:"\7ced"}.hgi-twotone.hgi-mic-02:before{content:"\7cee"}.hgi-twotone.hgi-mic-off-01:after{content:"\7cef"}.hgi-twotone.hgi-mic-off-01:before{content:"\7cf0"}.hgi-twotone.hgi-mic-off-02:after{content:"\7cf1"}.hgi-twotone.hgi-mic-off-02:before{content:"\7cf2"}.hgi-twotone.hgi-microsoft-admin:after{content:"\7cf3"}.hgi-twotone.hgi-microsoft-admin:before{content:"\7cf4"}.hgi-twotone.hgi-microsoft:after{content:"\7cf5"}.hgi-twotone.hgi-microsoft:before{content:"\7cf6"}.hgi-twotone.hgi-microwave:after{content:"\7cf7"}.hgi-twotone.hgi-microwave:before{content:"\7cf8"}.hgi-twotone.hgi-milk-bottle:after{content:"\7cf9"}.hgi-twotone.hgi-milk-bottle:before{content:"\7cfa"}.hgi-twotone.hgi-milk-carton:after{content:"\7cfb"}.hgi-twotone.hgi-milk-carton:before{content:"\7cfc"}.hgi-twotone.hgi-milk-coconut:after{content:"\7cfd"}.hgi-twotone.hgi-milk-coconut:before{content:"\7cfe"}.hgi-twotone.hgi-milk-oat:after{content:"\7cff"}.hgi-twotone.hgi-milk-oat:before{content:"\7d00"}.hgi-twotone.hgi-minimize-01:after{content:"\7d01"}.hgi-twotone.hgi-minimize-01:before{content:"\7d02"}.hgi-twotone.hgi-minimize-02:after{content:"\7d03"}.hgi-twotone.hgi-minimize-02:before{content:"\7d04"}.hgi-twotone.hgi-minimize-03:after{content:"\7d05"}.hgi-twotone.hgi-minimize-03:before{content:"\7d06"}.hgi-twotone.hgi-minimize-04:after{content:"\7d07"}.hgi-twotone.hgi-minimize-04:before{content:"\7d08"}.hgi-twotone.hgi-minimize-screen:after{content:"\7d09"}.hgi-twotone.hgi-minimize-screen:before{content:"\7d0a"}.hgi-twotone.hgi-mining-01:after{content:"\7d0b"}.hgi-twotone.hgi-mining-01:before{content:"\7d0c"}.hgi-twotone.hgi-mining-02:after{content:"\7d0d"}.hgi-twotone.hgi-mining-02:before{content:"\7d0e"}.hgi-twotone.hgi-mining-03:after{content:"\7d0f"}.hgi-twotone.hgi-mining-03:before{content:"\7d10"}.hgi-twotone.hgi-minus-plus-01:after{content:"\7d11"}.hgi-twotone.hgi-minus-plus-01:before{content:"\7d12"}.hgi-twotone.hgi-minus-plus-02:after{content:"\7d13"}.hgi-twotone.hgi-minus-plus-02:before{content:"\7d14"}.hgi-twotone.hgi-minus-plus-circle-01:after{content:"\7d15"}.hgi-twotone.hgi-minus-plus-circle-01:before{content:"\7d16"}.hgi-twotone.hgi-minus-plus-circle-02:after{content:"\7d17"}.hgi-twotone.hgi-minus-plus-circle-02:before{content:"\7d18"}.hgi-twotone.hgi-minus-plus-square-01:after{content:"\7d19"}.hgi-twotone.hgi-minus-plus-square-01:before{content:"\7d1a"}.hgi-twotone.hgi-minus-plus-square-02:after{content:"\7d1b"}.hgi-twotone.hgi-minus-plus-square-02:before{content:"\7d1c"}.hgi-twotone.hgi-minus-sign-circle:after{content:"\7d1d"}.hgi-twotone.hgi-minus-sign-circle:before{content:"\7d1e"}.hgi-twotone.hgi-minus-sign:after{content:"\7d1f"}.hgi-twotone.hgi-minus-sign-square:after{content:"\7d20"}.hgi-twotone.hgi-minus-sign-square:before{content:"\7d21"}.hgi-twotone.hgi-minus-sign:before{content:"\7d22"}.hgi-twotone.hgi-mirror:after{content:"\7d23"}.hgi-twotone.hgi-mirror:before{content:"\7d24"}.hgi-twotone.hgi-mirroring-screen:after{content:"\7d25"}.hgi-twotone.hgi-mirroring-screen:before{content:"\7d26"}.hgi-twotone.hgi-mixer:after{content:"\7d27"}.hgi-twotone.hgi-mixer:before{content:"\7d28"}.hgi-twotone.hgi-mobile-navigator-01:after{content:"\7d29"}.hgi-twotone.hgi-mobile-navigator-01:before{content:"\7d2a"}.hgi-twotone.hgi-mobile-navigator-02:after{content:"\7d2b"}.hgi-twotone.hgi-mobile-navigator-02:before{content:"\7d2c"}.hgi-twotone.hgi-mobile-programming-01:after{content:"\7d2d"}.hgi-twotone.hgi-mobile-programming-01:before{content:"\7d2e"}.hgi-twotone.hgi-mobile-programming-02:after{content:"\7d2f"}.hgi-twotone.hgi-mobile-programming-02:before{content:"\7d30"}.hgi-twotone.hgi-mobile-protection:after{content:"\7d31"}.hgi-twotone.hgi-mobile-protection:before{content:"\7d32"}.hgi-twotone.hgi-mobile-security:after{content:"\7d33"}.hgi-twotone.hgi-mobile-security:before{content:"\7d34"}.hgi-twotone.hgi-mochi:after{content:"\7d35"}.hgi-twotone.hgi-mochi:before{content:"\7d36"}.hgi-twotone.hgi-modern-tv-four-k:after{content:"\7d37"}.hgi-twotone.hgi-modern-tv-four-k:before{content:"\7d38"}.hgi-twotone.hgi-modern-tv-issue:after{content:"\7d39"}.hgi-twotone.hgi-modern-tv-issue:before{content:"\7d3a"}.hgi-twotone.hgi-modern-tv:after{content:"\7d3b"}.hgi-twotone.hgi-modern-tv:before{content:"\7d3c"}.hgi-twotone.hgi-molecules:after{content:"\7d3d"}.hgi-twotone.hgi-molecules:before{content:"\7d3e"}.hgi-twotone.hgi-monas:after{content:"\7d3f"}.hgi-twotone.hgi-monas:before{content:"\7d40"}.hgi-twotone.hgi-money-01:after{content:"\7d41"}.hgi-twotone.hgi-money-01:before{content:"\7d42"}.hgi-twotone.hgi-money-02:after{content:"\7d43"}.hgi-twotone.hgi-money-02:before{content:"\7d44"}.hgi-twotone.hgi-money-03:after{content:"\7d45"}.hgi-twotone.hgi-money-03:before{content:"\7d46"}.hgi-twotone.hgi-money-04:after{content:"\7d47"}.hgi-twotone.hgi-money-04:before{content:"\7d48"}.hgi-twotone.hgi-money-add-01:after{content:"\7d49"}.hgi-twotone.hgi-money-add-01:before{content:"\7d4a"}.hgi-twotone.hgi-money-add-02:after{content:"\7d4b"}.hgi-twotone.hgi-money-add-02:before{content:"\7d4c"}.hgi-twotone.hgi-money-bag-01:after{content:"\7d4d"}.hgi-twotone.hgi-money-bag-01:before{content:"\7d4e"}.hgi-twotone.hgi-money-bag-02:after{content:"\7d4f"}.hgi-twotone.hgi-money-bag-02:before{content:"\7d50"}.hgi-twotone.hgi-money-exchange-01:after{content:"\7d51"}.hgi-twotone.hgi-money-exchange-01:before{content:"\7d52"}.hgi-twotone.hgi-money-exchange-02:after{content:"\7d53"}.hgi-twotone.hgi-money-exchange-02:before{content:"\7d54"}.hgi-twotone.hgi-money-exchange-03:after{content:"\7d55"}.hgi-twotone.hgi-money-exchange-03:before{content:"\7d56"}.hgi-twotone.hgi-money-not-found-01:after{content:"\7d57"}.hgi-twotone.hgi-money-not-found-01:before{content:"\7d58"}.hgi-twotone.hgi-money-not-found-02:after{content:"\7d59"}.hgi-twotone.hgi-money-not-found-02:before{content:"\7d5a"}.hgi-twotone.hgi-money-not-found-03:after{content:"\7d5b"}.hgi-twotone.hgi-money-not-found-03:before{content:"\7d5c"}.hgi-twotone.hgi-money-not-found-04:after{content:"\7d5d"}.hgi-twotone.hgi-money-not-found-04:before{content:"\7d5e"}.hgi-twotone.hgi-money-receive-01:after{content:"\7d5f"}.hgi-twotone.hgi-money-receive-01:before{content:"\7d60"}.hgi-twotone.hgi-money-receive-02:after{content:"\7d61"}.hgi-twotone.hgi-money-receive-02:before{content:"\7d62"}.hgi-twotone.hgi-money-receive-circle:after{content:"\7d63"}.hgi-twotone.hgi-money-receive-circle:before{content:"\7d64"}.hgi-twotone.hgi-money-receive-flow-01:after{content:"\7d65"}.hgi-twotone.hgi-money-receive-flow-01:before{content:"\7d66"}.hgi-twotone.hgi-money-receive-flow-02:after{content:"\7d67"}.hgi-twotone.hgi-money-receive-flow-02:before{content:"\7d68"}.hgi-twotone.hgi-money-receive-square:after{content:"\7d69"}.hgi-twotone.hgi-money-receive-square:before{content:"\7d6a"}.hgi-twotone.hgi-money-remove-01:after{content:"\7d6b"}.hgi-twotone.hgi-money-remove-01:before{content:"\7d6c"}.hgi-twotone.hgi-money-remove-02:after{content:"\7d6d"}.hgi-twotone.hgi-money-remove-02:before{content:"\7d6e"}.hgi-twotone.hgi-money-safe:after{content:"\7d6f"}.hgi-twotone.hgi-money-safe:before{content:"\7d70"}.hgi-twotone.hgi-money-saving-jar:after{content:"\7d71"}.hgi-twotone.hgi-money-saving-jar:before{content:"\7d72"}.hgi-twotone.hgi-money-security:after{content:"\7d73"}.hgi-twotone.hgi-money-security:before{content:"\7d74"}.hgi-twotone.hgi-money-send-01:after{content:"\7d75"}.hgi-twotone.hgi-money-send-01:before{content:"\7d76"}.hgi-twotone.hgi-money-send-02:after{content:"\7d77"}.hgi-twotone.hgi-money-send-02:before{content:"\7d78"}.hgi-twotone.hgi-money-send-circle:after{content:"\7d79"}.hgi-twotone.hgi-money-send-circle:before{content:"\7d7a"}.hgi-twotone.hgi-money-send-flow-01:after{content:"\7d7b"}.hgi-twotone.hgi-money-send-flow-01:before{content:"\7d7c"}.hgi-twotone.hgi-money-send-flow-02:after{content:"\7d7d"}.hgi-twotone.hgi-money-send-flow-02:before{content:"\7d7e"}.hgi-twotone.hgi-money-send-square:after{content:"\7d7f"}.hgi-twotone.hgi-money-send-square:before{content:"\7d80"}.hgi-twotone.hgi-monocle-01:after{content:"\7d81"}.hgi-twotone.hgi-monocle-01:before{content:"\7d82"}.hgi-twotone.hgi-monocle:after{content:"\7d83"}.hgi-twotone.hgi-monocle:before{content:"\7d84"}.hgi-twotone.hgi-monster:after{content:"\7d85"}.hgi-twotone.hgi-monster:before{content:"\7d86"}.hgi-twotone.hgi-moon-01:after{content:"\7d87"}.hgi-twotone.hgi-moon-01:before{content:"\7d88"}.hgi-twotone.hgi-moon-02:after{content:"\7d89"}.hgi-twotone.hgi-moon-02:before{content:"\7d8a"}.hgi-twotone.hgi-moon-angled-rain-zap:after{content:"\7d8b"}.hgi-twotone.hgi-moon-angled-rain-zap:before{content:"\7d8c"}.hgi-twotone.hgi-moon-cloud-angled-rain:after{content:"\7d8d"}.hgi-twotone.hgi-moon-cloud-angled-rain:before{content:"\7d8e"}.hgi-twotone.hgi-moon-cloud-angled-zap:after{content:"\7d8f"}.hgi-twotone.hgi-moon-cloud-angled-zap:before{content:"\7d90"}.hgi-twotone.hgi-moon-cloud-big-rain:after{content:"\7d91"}.hgi-twotone.hgi-moon-cloud-big-rain:before{content:"\7d92"}.hgi-twotone.hgi-moon-cloud-fast-wind:after{content:"\7d93"}.hgi-twotone.hgi-moon-cloud-fast-wind:before{content:"\7d94"}.hgi-twotone.hgi-moon-cloud-hailstone:after{content:"\7d95"}.hgi-twotone.hgi-moon-cloud-hailstone:before{content:"\7d96"}.hgi-twotone.hgi-moon-cloud-little-rain:after{content:"\7d97"}.hgi-twotone.hgi-moon-cloud-little-rain:before{content:"\7d98"}.hgi-twotone.hgi-moon-cloud-little-snow:after{content:"\7d99"}.hgi-twotone.hgi-moon-cloud-little-snow:before{content:"\7d9a"}.hgi-twotone.hgi-moon-cloud-mid-rain:after{content:"\7d9b"}.hgi-twotone.hgi-moon-cloud-mid-rain:before{content:"\7d9c"}.hgi-twotone.hgi-moon-cloud-mid-snow:after{content:"\7d9d"}.hgi-twotone.hgi-moon-cloud-mid-snow:before{content:"\7d9e"}.hgi-twotone.hgi-moon-cloud:after{content:"\7d9f"}.hgi-twotone.hgi-moon-cloud-slow-wind:after{content:"\7da0"}.hgi-twotone.hgi-moon-cloud-slow-wind:before{content:"\7da1"}.hgi-twotone.hgi-moon-cloud-snow:after{content:"\7da2"}.hgi-twotone.hgi-moon-cloud-snow:before{content:"\7da3"}.hgi-twotone.hgi-moon-cloud:before{content:"\7da4"}.hgi-twotone.hgi-moon-eclipse:after{content:"\7da5"}.hgi-twotone.hgi-moon-eclipse:before{content:"\7da6"}.hgi-twotone.hgi-moon-fast-wind:after{content:"\7da7"}.hgi-twotone.hgi-moon-fast-wind:before{content:"\7da8"}.hgi-twotone.hgi-moon-landing:after{content:"\7da9"}.hgi-twotone.hgi-moon-landing:before{content:"\7daa"}.hgi-twotone.hgi-moon:after{content:"\7dab"}.hgi-twotone.hgi-moon-slow-wind:after{content:"\7dac"}.hgi-twotone.hgi-moon-slow-wind:before{content:"\7dad"}.hgi-twotone.hgi-moon:before{content:"\7dae"}.hgi-twotone.hgi-moonset:after{content:"\7daf"}.hgi-twotone.hgi-moonset:before{content:"\7db0"}.hgi-twotone.hgi-more-01:after{content:"\7db1"}.hgi-twotone.hgi-more-01:before{content:"\7db2"}.hgi-twotone.hgi-more-02:after{content:"\7db3"}.hgi-twotone.hgi-more-02:before{content:"\7db4"}.hgi-twotone.hgi-more-03:after{content:"\7db5"}.hgi-twotone.hgi-more-03:before{content:"\7db6"}.hgi-twotone.hgi-more-horizontal-circle-01:after{content:"\7db7"}.hgi-twotone.hgi-more-horizontal-circle-01:before{content:"\7db8"}.hgi-twotone.hgi-more-horizontal-circle-02:after{content:"\7db9"}.hgi-twotone.hgi-more-horizontal-circle-02:before{content:"\7dba"}.hgi-twotone.hgi-more-horizontal:after{content:"\7dbb"}.hgi-twotone.hgi-more-horizontal-square-01:after{content:"\7dbc"}.hgi-twotone.hgi-more-horizontal-square-01:before{content:"\7dbd"}.hgi-twotone.hgi-more-horizontal-square-02:after{content:"\7dbe"}.hgi-twotone.hgi-more-horizontal-square-02:before{content:"\7dbf"}.hgi-twotone.hgi-more-horizontal:before{content:"\7dc0"}.hgi-twotone.hgi-more-or-less-circle:after{content:"\7dc1"}.hgi-twotone.hgi-more-or-less-circle:before{content:"\7dc2"}.hgi-twotone.hgi-more-or-less:after{content:"\7dc3"}.hgi-twotone.hgi-more-or-less-square:after{content:"\7dc4"}.hgi-twotone.hgi-more-or-less-square:before{content:"\7dc5"}.hgi-twotone.hgi-more-or-less:before{content:"\7dc6"}.hgi-twotone.hgi-more:after{content:"\7dc7"}.hgi-twotone.hgi-more-vertical-circle-01:after{content:"\7dc8"}.hgi-twotone.hgi-more-vertical-circle-01:before{content:"\7dc9"}.hgi-twotone.hgi-more-vertical-circle-02:after{content:"\7dca"}.hgi-twotone.hgi-more-vertical-circle-02:before{content:"\7dcb"}.hgi-twotone.hgi-more-vertical:after{content:"\7dcc"}.hgi-twotone.hgi-more-vertical-square-01:after{content:"\7dcd"}.hgi-twotone.hgi-more-vertical-square-01:before{content:"\7dce"}.hgi-twotone.hgi-more-vertical-square-02:after{content:"\7dcf"}.hgi-twotone.hgi-more-vertical-square-02:before{content:"\7dd0"}.hgi-twotone.hgi-more-vertical:before{content:"\7dd1"}.hgi-twotone.hgi-more:before{content:"\7dd2"}.hgi-twotone.hgi-mortar:after{content:"\7dd3"}.hgi-twotone.hgi-mortar:before{content:"\7dd4"}.hgi-twotone.hgi-mortarboard-01:after{content:"\7dd5"}.hgi-twotone.hgi-mortarboard-01:before{content:"\7dd6"}.hgi-twotone.hgi-mortarboard-02:after{content:"\7dd7"}.hgi-twotone.hgi-mortarboard-02:before{content:"\7dd8"}.hgi-twotone.hgi-mosque-01:after{content:"\7dd9"}.hgi-twotone.hgi-mosque-01:before{content:"\7dda"}.hgi-twotone.hgi-mosque-02:after{content:"\7ddb"}.hgi-twotone.hgi-mosque-02:before{content:"\7ddc"}.hgi-twotone.hgi-mosque-03:after{content:"\7ddd"}.hgi-twotone.hgi-mosque-03:before{content:"\7dde"}.hgi-twotone.hgi-mosque-04:after{content:"\7ddf"}.hgi-twotone.hgi-mosque-04:before{content:"\7de0"}.hgi-twotone.hgi-mosque-05:after{content:"\7de1"}.hgi-twotone.hgi-mosque-05:before{content:"\7de2"}.hgi-twotone.hgi-mosque-location:after{content:"\7de3"}.hgi-twotone.hgi-mosque-location:before{content:"\7de4"}.hgi-twotone.hgi-motion-01:after{content:"\7de5"}.hgi-twotone.hgi-motion-01:before{content:"\7de6"}.hgi-twotone.hgi-motion-02:after{content:"\7de7"}.hgi-twotone.hgi-motion-02:before{content:"\7de8"}.hgi-twotone.hgi-motorbike-01:after{content:"\7de9"}.hgi-twotone.hgi-motorbike-01:before{content:"\7dea"}.hgi-twotone.hgi-motorbike-02:after{content:"\7deb"}.hgi-twotone.hgi-motorbike-02:before{content:"\7dec"}.hgi-twotone.hgi-mountain:after{content:"\7ded"}.hgi-twotone.hgi-mountain:before{content:"\7dee"}.hgi-twotone.hgi-mouse-01:after{content:"\7def"}.hgi-twotone.hgi-mouse-01:before{content:"\7df0"}.hgi-twotone.hgi-mouse-02:after{content:"\7df1"}.hgi-twotone.hgi-mouse-02:before{content:"\7df2"}.hgi-twotone.hgi-mouse-03:after{content:"\7df3"}.hgi-twotone.hgi-mouse-03:before{content:"\7df4"}.hgi-twotone.hgi-mouse-04:after{content:"\7df5"}.hgi-twotone.hgi-mouse-04:before{content:"\7df6"}.hgi-twotone.hgi-mouse-05:after{content:"\7df7"}.hgi-twotone.hgi-mouse-05:before{content:"\7df8"}.hgi-twotone.hgi-mouse-06:after{content:"\7df9"}.hgi-twotone.hgi-mouse-06:before{content:"\7dfa"}.hgi-twotone.hgi-mouse-07:after{content:"\7dfb"}.hgi-twotone.hgi-mouse-07:before{content:"\7dfc"}.hgi-twotone.hgi-mouse-08:after{content:"\7dfd"}.hgi-twotone.hgi-mouse-08:before{content:"\7dfe"}.hgi-twotone.hgi-mouse-09:after{content:"\7dff"}.hgi-twotone.hgi-mouse-09:before{content:"\7e00"}.hgi-twotone.hgi-mouse-10:after{content:"\7e01"}.hgi-twotone.hgi-mouse-10:before{content:"\7e02"}.hgi-twotone.hgi-mouse-11:after{content:"\7e03"}.hgi-twotone.hgi-mouse-11:before{content:"\7e04"}.hgi-twotone.hgi-mouse-12:after{content:"\7e05"}.hgi-twotone.hgi-mouse-12:before{content:"\7e06"}.hgi-twotone.hgi-mouse-13:after{content:"\7e07"}.hgi-twotone.hgi-mouse-13:before{content:"\7e08"}.hgi-twotone.hgi-mouse-14:after{content:"\7e09"}.hgi-twotone.hgi-mouse-14:before{content:"\7e0a"}.hgi-twotone.hgi-mouse-15:after{content:"\7e0b"}.hgi-twotone.hgi-mouse-15:before{content:"\7e0c"}.hgi-twotone.hgi-mouse-16:after{content:"\7e0d"}.hgi-twotone.hgi-mouse-16:before{content:"\7e0e"}.hgi-twotone.hgi-mouse-17:after{content:"\7e0f"}.hgi-twotone.hgi-mouse-17:before{content:"\7e10"}.hgi-twotone.hgi-mouse-18:after{content:"\7e11"}.hgi-twotone.hgi-mouse-18:before{content:"\7e12"}.hgi-twotone.hgi-mouse-19:after{content:"\7e13"}.hgi-twotone.hgi-mouse-19:before{content:"\7e14"}.hgi-twotone.hgi-mouse-20:after{content:"\7e15"}.hgi-twotone.hgi-mouse-20:before{content:"\7e16"}.hgi-twotone.hgi-mouse-21:after{content:"\7e17"}.hgi-twotone.hgi-mouse-21:before{content:"\7e18"}.hgi-twotone.hgi-mouse-22:after{content:"\7e19"}.hgi-twotone.hgi-mouse-22:before{content:"\7e1a"}.hgi-twotone.hgi-mouse-23:after{content:"\7e1b"}.hgi-twotone.hgi-mouse-23:before{content:"\7e1c"}.hgi-twotone.hgi-mouse-left-click-01:after{content:"\7e1d"}.hgi-twotone.hgi-mouse-left-click-01:before{content:"\7e1e"}.hgi-twotone.hgi-mouse-left-click-02:after{content:"\7e1f"}.hgi-twotone.hgi-mouse-left-click-02:before{content:"\7e20"}.hgi-twotone.hgi-mouse-left-click-03:after{content:"\7e21"}.hgi-twotone.hgi-mouse-left-click-03:before{content:"\7e22"}.hgi-twotone.hgi-mouse-left-click-04:after{content:"\7e23"}.hgi-twotone.hgi-mouse-left-click-04:before{content:"\7e24"}.hgi-twotone.hgi-mouse-left-click-05:after{content:"\7e25"}.hgi-twotone.hgi-mouse-left-click-05:before{content:"\7e26"}.hgi-twotone.hgi-mouse-left-click-06:after{content:"\7e27"}.hgi-twotone.hgi-mouse-left-click-06:before{content:"\7e28"}.hgi-twotone.hgi-mouse-right-click-01:after{content:"\7e29"}.hgi-twotone.hgi-mouse-right-click-01:before{content:"\7e2a"}.hgi-twotone.hgi-mouse-right-click-02:after{content:"\7e2b"}.hgi-twotone.hgi-mouse-right-click-02:before{content:"\7e2c"}.hgi-twotone.hgi-mouse-right-click-03:after{content:"\7e2d"}.hgi-twotone.hgi-mouse-right-click-03:before{content:"\7e2e"}.hgi-twotone.hgi-mouse-right-click-04:after{content:"\7e2f"}.hgi-twotone.hgi-mouse-right-click-04:before{content:"\7e30"}.hgi-twotone.hgi-mouse-right-click-05:after{content:"\7e31"}.hgi-twotone.hgi-mouse-right-click-05:before{content:"\7e32"}.hgi-twotone.hgi-mouse-right-click-06:after{content:"\7e33"}.hgi-twotone.hgi-mouse-right-click-06:before{content:"\7e34"}.hgi-twotone.hgi-mouse-scroll-01:after{content:"\7e35"}.hgi-twotone.hgi-mouse-scroll-01:before{content:"\7e36"}.hgi-twotone.hgi-mouse-scroll-02:after{content:"\7e37"}.hgi-twotone.hgi-mouse-scroll-02:before{content:"\7e38"}.hgi-twotone.hgi-move-01:after{content:"\7e39"}.hgi-twotone.hgi-move-01:before{content:"\7e3a"}.hgi-twotone.hgi-move-02:after{content:"\7e3b"}.hgi-twotone.hgi-move-02:before{content:"\7e3c"}.hgi-twotone.hgi-move-bottom:after{content:"\7e3d"}.hgi-twotone.hgi-move-bottom:before{content:"\7e3e"}.hgi-twotone.hgi-move-left:after{content:"\7e3f"}.hgi-twotone.hgi-move-left:before{content:"\7e40"}.hgi-twotone.hgi-move-right:after{content:"\7e41"}.hgi-twotone.hgi-move-right:before{content:"\7e42"}.hgi-twotone.hgi-move:after{content:"\7e43"}.hgi-twotone.hgi-move-to:after{content:"\7e44"}.hgi-twotone.hgi-move-to:before{content:"\7e45"}.hgi-twotone.hgi-move-top:after{content:"\7e46"}.hgi-twotone.hgi-move-top:before{content:"\7e47"}.hgi-twotone.hgi-move:before{content:"\7e48"}.hgi-twotone.hgi-mp-3-01:after{content:"\7e49"}.hgi-twotone.hgi-mp-3-01:before{content:"\7e4a"}.hgi-twotone.hgi-mp-3-02:after{content:"\7e4b"}.hgi-twotone.hgi-mp-3-02:before{content:"\7e4c"}.hgi-twotone.hgi-mp-4-01:after{content:"\7e4d"}.hgi-twotone.hgi-mp-4-01:before{content:"\7e4e"}.hgi-twotone.hgi-mp-4-02:after{content:"\7e4f"}.hgi-twotone.hgi-mp-4-02:before{content:"\7e50"}.hgi-twotone.hgi-muhammad:after{content:"\7e51"}.hgi-twotone.hgi-muhammad:before{content:"\7e52"}.hgi-twotone.hgi-multiplication-sign-circle:after{content:"\7e53"}.hgi-twotone.hgi-multiplication-sign-circle:before{content:"\7e54"}.hgi-twotone.hgi-multiplication-sign:after{content:"\7e55"}.hgi-twotone.hgi-multiplication-sign-square:after{content:"\7e56"}.hgi-twotone.hgi-multiplication-sign-square:before{content:"\7e57"}.hgi-twotone.hgi-multiplication-sign:before{content:"\7e58"}.hgi-twotone.hgi-mushroom-01:after{content:"\7e59"}.hgi-twotone.hgi-mushroom-01:before{content:"\7e5a"}.hgi-twotone.hgi-mushroom:after{content:"\7e5b"}.hgi-twotone.hgi-mushroom:before{content:"\7e5c"}.hgi-twotone.hgi-music-note-01:after{content:"\7e5d"}.hgi-twotone.hgi-music-note-01:before{content:"\7e5e"}.hgi-twotone.hgi-music-note-02:after{content:"\7e5f"}.hgi-twotone.hgi-music-note-02:before{content:"\7e60"}.hgi-twotone.hgi-music-note-03:after{content:"\7e61"}.hgi-twotone.hgi-music-note-03:before{content:"\7e62"}.hgi-twotone.hgi-music-note-04:after{content:"\7e63"}.hgi-twotone.hgi-music-note-04:before{content:"\7e64"}.hgi-twotone.hgi-music-note-square-01:after{content:"\7e65"}.hgi-twotone.hgi-music-note-square-01:before{content:"\7e66"}.hgi-twotone.hgi-music-note-square-02:after{content:"\7e67"}.hgi-twotone.hgi-music-note-square-02:before{content:"\7e68"}.hgi-twotone.hgi-muslim:after{content:"\7e69"}.hgi-twotone.hgi-muslim:before{content:"\7e6a"}.hgi-twotone.hgi-mute:after{content:"\7e6b"}.hgi-twotone.hgi-mute:before{content:"\7e6c"}.hgi-twotone.hgi-mymind:after{content:"\7e6d"}.hgi-twotone.hgi-mymind:before{content:"\7e6e"}.hgi-twotone.hgi-n-th-root-circle:after{content:"\7e6f"}.hgi-twotone.hgi-n-th-root-circle:before{content:"\7e70"}.hgi-twotone.hgi-n-th-root:after{content:"\7e71"}.hgi-twotone.hgi-n-th-root-square:after{content:"\7e72"}.hgi-twotone.hgi-n-th-root-square:before{content:"\7e73"}.hgi-twotone.hgi-n-th-root:before{content:"\7e74"}.hgi-twotone.hgi-nano-technology:after{content:"\7e75"}.hgi-twotone.hgi-nano-technology:before{content:"\7e76"}.hgi-twotone.hgi-natural-food:after{content:"\7e77"}.hgi-twotone.hgi-natural-food:before{content:"\7e78"}.hgi-twotone.hgi-navigation-01:after{content:"\7e79"}.hgi-twotone.hgi-navigation-01:before{content:"\7e7a"}.hgi-twotone.hgi-navigation-02:after{content:"\7e7b"}.hgi-twotone.hgi-navigation-02:before{content:"\7e7c"}.hgi-twotone.hgi-navigation-03:after{content:"\7e7d"}.hgi-twotone.hgi-navigation-03:before{content:"\7e7e"}.hgi-twotone.hgi-navigation-04:after{content:"\7e7f"}.hgi-twotone.hgi-navigation-04:before{content:"\7e80"}.hgi-twotone.hgi-navigator-01:after{content:"\7e81"}.hgi-twotone.hgi-navigator-01:before{content:"\7e82"}.hgi-twotone.hgi-navigator-02:after{content:"\7e83"}.hgi-twotone.hgi-navigator-02:before{content:"\7e84"}.hgi-twotone.hgi-necklace:after{content:"\7e85"}.hgi-twotone.hgi-necklace:before{content:"\7e86"}.hgi-twotone.hgi-nerd:after{content:"\7e87"}.hgi-twotone.hgi-nerd:before{content:"\7e88"}.hgi-twotone.hgi-neural-network:after{content:"\7e89"}.hgi-twotone.hgi-neural-network:before{content:"\7e8a"}.hgi-twotone.hgi-neutral:after{content:"\7e8b"}.hgi-twotone.hgi-neutral:before{content:"\7e8c"}.hgi-twotone.hgi-new-job:after{content:"\7e8d"}.hgi-twotone.hgi-new-job:before{content:"\7e8e"}.hgi-twotone.hgi-new-office:after{content:"\7e8f"}.hgi-twotone.hgi-new-office:before{content:"\7e90"}.hgi-twotone.hgi-new-releases:after{content:"\7e91"}.hgi-twotone.hgi-new-releases:before{content:"\7e92"}.hgi-twotone.hgi-new-twitter-ellipse:after{content:"\7e93"}.hgi-twotone.hgi-new-twitter-ellipse:before{content:"\7e94"}.hgi-twotone.hgi-new-twitter-rectangle:after{content:"\7e95"}.hgi-twotone.hgi-new-twitter-rectangle:before{content:"\7e96"}.hgi-twotone.hgi-new-twitter:after{content:"\7e97"}.hgi-twotone.hgi-new-twitter:before{content:"\7e98"}.hgi-twotone.hgi-news-01:after{content:"\7e99"}.hgi-twotone.hgi-news-01:before{content:"\7e9a"}.hgi-twotone.hgi-news:after{content:"\7e9b"}.hgi-twotone.hgi-news:before{content:"\7e9c"}.hgi-twotone.hgi-next:after{content:"\7e9d"}.hgi-twotone.hgi-next:before{content:"\7e9e"}.hgi-twotone.hgi-nike:after{content:"\7e9f"}.hgi-twotone.hgi-nike:before{content:"\7ea0"}.hgi-twotone.hgi-nintendo:after{content:"\7ea1"}.hgi-twotone.hgi-nintendo-switch:after{content:"\7ea2"}.hgi-twotone.hgi-nintendo-switch:before{content:"\7ea3"}.hgi-twotone.hgi-nintendo:before{content:"\7ea4"}.hgi-twotone.hgi-niqab:after{content:"\7ea5"}.hgi-twotone.hgi-niqab:before{content:"\7ea6"}.hgi-twotone.hgi-no-internet:after{content:"\7ea7"}.hgi-twotone.hgi-no-internet:before{content:"\7ea8"}.hgi-twotone.hgi-no-meeting-room:after{content:"\7ea9"}.hgi-twotone.hgi-no-meeting-room:before{content:"\7eaa"}.hgi-twotone.hgi-node-add:after{content:"\7eab"}.hgi-twotone.hgi-node-add:before{content:"\7eac"}.hgi-twotone.hgi-node-edit:after{content:"\7ead"}.hgi-twotone.hgi-node-edit:before{content:"\7eae"}.hgi-twotone.hgi-node-move-down:after{content:"\7eaf"}.hgi-twotone.hgi-node-move-down:before{content:"\7eb0"}.hgi-twotone.hgi-node-move-up:after{content:"\7eb1"}.hgi-twotone.hgi-node-move-up:before{content:"\7eb2"}.hgi-twotone.hgi-node-remove:after{content:"\7eb3"}.hgi-twotone.hgi-node-remove:before{content:"\7eb4"}.hgi-twotone.hgi-noodles:after{content:"\7eb5"}.hgi-twotone.hgi-noodles:before{content:"\7eb6"}.hgi-twotone.hgi-nose:after{content:"\7eb7"}.hgi-twotone.hgi-nose:before{content:"\7eb8"}.hgi-twotone.hgi-not-equal-sign-circle:after{content:"\7eb9"}.hgi-twotone.hgi-not-equal-sign-circle:before{content:"\7eba"}.hgi-twotone.hgi-not-equal-sign:after{content:"\7ebb"}.hgi-twotone.hgi-not-equal-sign-square:after{content:"\7ebc"}.hgi-twotone.hgi-not-equal-sign-square:before{content:"\7ebd"}.hgi-twotone.hgi-not-equal-sign:before{content:"\7ebe"}.hgi-twotone.hgi-note-01:after{content:"\7ebf"}.hgi-twotone.hgi-note-01:before{content:"\7ec0"}.hgi-twotone.hgi-note-02:after{content:"\7ec1"}.hgi-twotone.hgi-note-02:before{content:"\7ec2"}.hgi-twotone.hgi-note-03:after{content:"\7ec3"}.hgi-twotone.hgi-note-03:before{content:"\7ec4"}.hgi-twotone.hgi-note-04:after{content:"\7ec5"}.hgi-twotone.hgi-note-04:before{content:"\7ec6"}.hgi-twotone.hgi-note-05:after{content:"\7ec7"}.hgi-twotone.hgi-note-05:before{content:"\7ec8"}.hgi-twotone.hgi-note-add:after{content:"\7ec9"}.hgi-twotone.hgi-note-add:before{content:"\7eca"}.hgi-twotone.hgi-note-done:after{content:"\7ecb"}.hgi-twotone.hgi-note-done:before{content:"\7ecc"}.hgi-twotone.hgi-note-edit:after{content:"\7ecd"}.hgi-twotone.hgi-note-edit:before{content:"\7ece"}.hgi-twotone.hgi-note-remove:after{content:"\7ecf"}.hgi-twotone.hgi-note-remove:before{content:"\7ed0"}.hgi-twotone.hgi-note:after{content:"\7ed1"}.hgi-twotone.hgi-note:before{content:"\7ed2"}.hgi-twotone.hgi-notebook-01:after{content:"\7ed3"}.hgi-twotone.hgi-notebook-01:before{content:"\7ed4"}.hgi-twotone.hgi-notebook-02:after{content:"\7ed5"}.hgi-twotone.hgi-notebook-02:before{content:"\7ed6"}.hgi-twotone.hgi-notebook:after{content:"\7ed7"}.hgi-twotone.hgi-notebook:before{content:"\7ed8"}.hgi-twotone.hgi-notification-01:after{content:"\7ed9"}.hgi-twotone.hgi-notification-01:before{content:"\7eda"}.hgi-twotone.hgi-notification-02:after{content:"\7edb"}.hgi-twotone.hgi-notification-02:before{content:"\7edc"}.hgi-twotone.hgi-notification-03:after{content:"\7edd"}.hgi-twotone.hgi-notification-03:before{content:"\7ede"}.hgi-twotone.hgi-notification-block-01:after{content:"\7edf"}.hgi-twotone.hgi-notification-block-01:before{content:"\7ee0"}.hgi-twotone.hgi-notification-block-02:after{content:"\7ee1"}.hgi-twotone.hgi-notification-block-02:before{content:"\7ee2"}.hgi-twotone.hgi-notification-block-03:after{content:"\7ee3"}.hgi-twotone.hgi-notification-block-03:before{content:"\7ee4"}.hgi-twotone.hgi-notification-bubble:after{content:"\7ee5"}.hgi-twotone.hgi-notification-bubble:before{content:"\7ee6"}.hgi-twotone.hgi-notification-circle:after{content:"\7ee7"}.hgi-twotone.hgi-notification-circle:before{content:"\7ee8"}.hgi-twotone.hgi-notification-off-01:after{content:"\7ee9"}.hgi-twotone.hgi-notification-off-01:before{content:"\7eea"}.hgi-twotone.hgi-notification-off-02:after{content:"\7eeb"}.hgi-twotone.hgi-notification-off-02:before{content:"\7eec"}.hgi-twotone.hgi-notification-off-03:after{content:"\7eed"}.hgi-twotone.hgi-notification-off-03:before{content:"\7eee"}.hgi-twotone.hgi-notification-snooze-01:after{content:"\7eef"}.hgi-twotone.hgi-notification-snooze-01:before{content:"\7ef0"}.hgi-twotone.hgi-notification-snooze-02:after{content:"\7ef1"}.hgi-twotone.hgi-notification-snooze-02:before{content:"\7ef2"}.hgi-twotone.hgi-notification-snooze-03:after{content:"\7ef3"}.hgi-twotone.hgi-notification-snooze-03:before{content:"\7ef4"}.hgi-twotone.hgi-notification-square:after{content:"\7ef5"}.hgi-twotone.hgi-notification-square:before{content:"\7ef6"}.hgi-twotone.hgi-notion-01:after{content:"\7ef7"}.hgi-twotone.hgi-notion-01:before{content:"\7ef8"}.hgi-twotone.hgi-notion-02:after{content:"\7ef9"}.hgi-twotone.hgi-notion-02:before{content:"\7efa"}.hgi-twotone.hgi-npm:after{content:"\7efb"}.hgi-twotone.hgi-npm:before{content:"\7efc"}.hgi-twotone.hgi-nuclear-power:after{content:"\7efd"}.hgi-twotone.hgi-nuclear-power:before{content:"\7efe"}.hgi-twotone.hgi-nut:after{content:"\7eff"}.hgi-twotone.hgi-nut:before{content:"\7f00"}.hgi-twotone.hgi-obtuse:after{content:"\7f01"}.hgi-twotone.hgi-obtuse:before{content:"\7f02"}.hgi-twotone.hgi-octagon:after{content:"\7f03"}.hgi-twotone.hgi-octagon:before{content:"\7f04"}.hgi-twotone.hgi-octopus:after{content:"\7f05"}.hgi-twotone.hgi-octopus:before{content:"\7f06"}.hgi-twotone.hgi-office-365:after{content:"\7f07"}.hgi-twotone.hgi-office-365:before{content:"\7f08"}.hgi-twotone.hgi-office-chair:after{content:"\7f09"}.hgi-twotone.hgi-office-chair:before{content:"\7f0a"}.hgi-twotone.hgi-office:after{content:"\7f0b"}.hgi-twotone.hgi-office:before{content:"\7f0c"}.hgi-twotone.hgi-oil-barrel:after{content:"\7f0d"}.hgi-twotone.hgi-oil-barrel:before{content:"\7f0e"}.hgi-twotone.hgi-ok-finger:after{content:"\7f0f"}.hgi-twotone.hgi-ok-finger:before{content:"\7f10"}.hgi-twotone.hgi-olympic-torch:after{content:"\7f11"}.hgi-twotone.hgi-olympic-torch:before{content:"\7f12"}.hgi-twotone.hgi-online-learning-01:after{content:"\7f13"}.hgi-twotone.hgi-online-learning-01:before{content:"\7f14"}.hgi-twotone.hgi-online-learning-02:after{content:"\7f15"}.hgi-twotone.hgi-online-learning-02:before{content:"\7f16"}.hgi-twotone.hgi-online-learning-03:after{content:"\7f17"}.hgi-twotone.hgi-online-learning-03:before{content:"\7f18"}.hgi-twotone.hgi-online-learning-04:after{content:"\7f19"}.hgi-twotone.hgi-online-learning-04:before{content:"\7f1a"}.hgi-twotone.hgi-open-caption:after{content:"\7f1b"}.hgi-twotone.hgi-open-caption:before{content:"\7f1c"}.hgi-twotone.hgi-option:after{content:"\7f1d"}.hgi-twotone.hgi-option:before{content:"\7f1e"}.hgi-twotone.hgi-orange:after{content:"\7f1f"}.hgi-twotone.hgi-orange:before{content:"\7f20"}.hgi-twotone.hgi-orbit-01:after{content:"\7f21"}.hgi-twotone.hgi-orbit-01:before{content:"\7f22"}.hgi-twotone.hgi-orbit-02:after{content:"\7f23"}.hgi-twotone.hgi-orbit-02:before{content:"\7f24"}.hgi-twotone.hgi-organic-food:after{content:"\7f25"}.hgi-twotone.hgi-organic-food:before{content:"\7f26"}.hgi-twotone.hgi-orthogonal-edge:after{content:"\7f27"}.hgi-twotone.hgi-orthogonal-edge:before{content:"\7f28"}.hgi-twotone.hgi-oval:after{content:"\7f29"}.hgi-twotone.hgi-oval:before{content:"\7f2a"}.hgi-twotone.hgi-oven:after{content:"\7f2b"}.hgi-twotone.hgi-oven:before{content:"\7f2c"}.hgi-twotone.hgi-package-add:after{content:"\7f2d"}.hgi-twotone.hgi-package-add:before{content:"\7f2e"}.hgi-twotone.hgi-package-delivered:after{content:"\7f2f"}.hgi-twotone.hgi-package-delivered:before{content:"\7f30"}.hgi-twotone.hgi-package-moving:after{content:"\7f31"}.hgi-twotone.hgi-package-moving:before{content:"\7f32"}.hgi-twotone.hgi-package-open:after{content:"\7f33"}.hgi-twotone.hgi-package-open:before{content:"\7f34"}.hgi-twotone.hgi-package-out-of-stock:after{content:"\7f35"}.hgi-twotone.hgi-package-out-of-stock:before{content:"\7f36"}.hgi-twotone.hgi-package-process:after{content:"\7f37"}.hgi-twotone.hgi-package-process:before{content:"\7f38"}.hgi-twotone.hgi-package-receive:after{content:"\7f39"}.hgi-twotone.hgi-package-receive:before{content:"\7f3a"}.hgi-twotone.hgi-package-remove:after{content:"\7f3b"}.hgi-twotone.hgi-package-remove:before{content:"\7f3c"}.hgi-twotone.hgi-package-search:after{content:"\7f3d"}.hgi-twotone.hgi-package-search:before{content:"\7f3e"}.hgi-twotone.hgi-package:after{content:"\7f3f"}.hgi-twotone.hgi-package-sent:after{content:"\7f40"}.hgi-twotone.hgi-package-sent:before{content:"\7f41"}.hgi-twotone.hgi-package:before{content:"\7f42"}.hgi-twotone.hgi-pacman-01:after{content:"\7f43"}.hgi-twotone.hgi-pacman-01:before{content:"\7f44"}.hgi-twotone.hgi-pacman-02:after{content:"\7f45"}.hgi-twotone.hgi-pacman-02:before{content:"\7f46"}.hgi-twotone.hgi-paint-board:after{content:"\7f47"}.hgi-twotone.hgi-paint-board:before{content:"\7f48"}.hgi-twotone.hgi-paint-brush-01:after{content:"\7f49"}.hgi-twotone.hgi-paint-brush-01:before{content:"\7f4a"}.hgi-twotone.hgi-paint-brush-02:after{content:"\7f4b"}.hgi-twotone.hgi-paint-brush-02:before{content:"\7f4c"}.hgi-twotone.hgi-paint-brush-03:after{content:"\7f4d"}.hgi-twotone.hgi-paint-brush-03:before{content:"\7f4e"}.hgi-twotone.hgi-paint-brush-04:after{content:"\7f4f"}.hgi-twotone.hgi-paint-brush-04:before{content:"\7f50"}.hgi-twotone.hgi-paint-bucket:after{content:"\7f51"}.hgi-twotone.hgi-paint-bucket:before{content:"\7f52"}.hgi-twotone.hgi-pan-01:after{content:"\7f53"}.hgi-twotone.hgi-pan-01:before{content:"\7f54"}.hgi-twotone.hgi-pan-02:after{content:"\7f55"}.hgi-twotone.hgi-pan-02:before{content:"\7f56"}.hgi-twotone.hgi-pan-03:after{content:"\7f57"}.hgi-twotone.hgi-pan-03:before{content:"\7f58"}.hgi-twotone.hgi-parabola-01:after{content:"\7f59"}.hgi-twotone.hgi-parabola-01:before{content:"\7f5a"}.hgi-twotone.hgi-parabola-02:after{content:"\7f5b"}.hgi-twotone.hgi-parabola-02:before{content:"\7f5c"}.hgi-twotone.hgi-parabola-03:after{content:"\7f5d"}.hgi-twotone.hgi-parabola-03:before{content:"\7f5e"}.hgi-twotone.hgi-paragliding:after{content:"\7f5f"}.hgi-twotone.hgi-paragliding:before{content:"\7f60"}.hgi-twotone.hgi-paragraph-bullets-point-01:after{content:"\7f61"}.hgi-twotone.hgi-paragraph-bullets-point-01:before{content:"\7f62"}.hgi-twotone.hgi-paragraph-bullets-point-02:after{content:"\7f63"}.hgi-twotone.hgi-paragraph-bullets-point-02:before{content:"\7f64"}.hgi-twotone.hgi-paragraph:after{content:"\7f65"}.hgi-twotone.hgi-paragraph-spacing:after{content:"\7f66"}.hgi-twotone.hgi-paragraph-spacing:before{content:"\7f67"}.hgi-twotone.hgi-paragraph:before{content:"\7f68"}.hgi-twotone.hgi-parallelogram:after{content:"\7f69"}.hgi-twotone.hgi-parallelogram:before{content:"\7f6a"}.hgi-twotone.hgi-parking-area-circle:after{content:"\7f6b"}.hgi-twotone.hgi-parking-area-circle:before{content:"\7f6c"}.hgi-twotone.hgi-parking-area-square:after{content:"\7f6d"}.hgi-twotone.hgi-parking-area-square:before{content:"\7f6e"}.hgi-twotone.hgi-passport-01:after{content:"\7f6f"}.hgi-twotone.hgi-passport-01:before{content:"\7f70"}.hgi-twotone.hgi-passport-expired:after{content:"\7f71"}.hgi-twotone.hgi-passport-expired:before{content:"\7f72"}.hgi-twotone.hgi-passport:after{content:"\7f73"}.hgi-twotone.hgi-passport-valid:after{content:"\7f74"}.hgi-twotone.hgi-passport-valid:before{content:"\7f75"}.hgi-twotone.hgi-passport:before{content:"\7f76"}.hgi-twotone.hgi-password-validation:after{content:"\7f77"}.hgi-twotone.hgi-password-validation:before{content:"\7f78"}.hgi-twotone.hgi-path:after{content:"\7f79"}.hgi-twotone.hgi-path:before{content:"\7f7a"}.hgi-twotone.hgi-pathfinder-crop:after{content:"\7f7b"}.hgi-twotone.hgi-pathfinder-crop:before{content:"\7f7c"}.hgi-twotone.hgi-pathfinder-divide:after{content:"\7f7d"}.hgi-twotone.hgi-pathfinder-divide:before{content:"\7f7e"}.hgi-twotone.hgi-pathfinder-exclude:after{content:"\7f7f"}.hgi-twotone.hgi-pathfinder-exclude:before{content:"\7f80"}.hgi-twotone.hgi-pathfinder-intersect:after{content:"\7f81"}.hgi-twotone.hgi-pathfinder-intersect:before{content:"\7f82"}.hgi-twotone.hgi-pathfinder-merge:after{content:"\7f83"}.hgi-twotone.hgi-pathfinder-merge:before{content:"\7f84"}.hgi-twotone.hgi-pathfinder-minus-back:after{content:"\7f85"}.hgi-twotone.hgi-pathfinder-minus-back:before{content:"\7f86"}.hgi-twotone.hgi-pathfinder-minus-front:after{content:"\7f87"}.hgi-twotone.hgi-pathfinder-minus-front:before{content:"\7f88"}.hgi-twotone.hgi-pathfinder-outline:after{content:"\7f89"}.hgi-twotone.hgi-pathfinder-outline:before{content:"\7f8a"}.hgi-twotone.hgi-pathfinder-trim:after{content:"\7f8b"}.hgi-twotone.hgi-pathfinder-trim:before{content:"\7f8c"}.hgi-twotone.hgi-pathfinder-unite:after{content:"\7f8d"}.hgi-twotone.hgi-pathfinder-unite:before{content:"\7f8e"}.hgi-twotone.hgi-patient:after{content:"\7f8f"}.hgi-twotone.hgi-patient:before{content:"\7f90"}.hgi-twotone.hgi-patio:after{content:"\7f91"}.hgi-twotone.hgi-patio:before{content:"\7f92"}.hgi-twotone.hgi-pause:after{content:"\7f93"}.hgi-twotone.hgi-pause:before{content:"\7f94"}.hgi-twotone.hgi-pavilon:after{content:"\7f95"}.hgi-twotone.hgi-pavilon:before{content:"\7f96"}.hgi-twotone.hgi-pay-by-check:after{content:"\7f97"}.hgi-twotone.hgi-pay-by-check:before{content:"\7f98"}.hgi-twotone.hgi-payment-01:after{content:"\7f99"}.hgi-twotone.hgi-payment-01:before{content:"\7f9a"}.hgi-twotone.hgi-payment-02:after{content:"\7f9b"}.hgi-twotone.hgi-payment-02:before{content:"\7f9c"}.hgi-twotone.hgi-payment-success-01:after{content:"\7f9d"}.hgi-twotone.hgi-payment-success-01:before{content:"\7f9e"}.hgi-twotone.hgi-payment-success-02:after{content:"\7f9f"}.hgi-twotone.hgi-payment-success-02:before{content:"\7fa0"}.hgi-twotone.hgi-payoneer:after{content:"\7fa1"}.hgi-twotone.hgi-payoneer:before{content:"\7fa2"}.hgi-twotone.hgi-paypal:after{content:"\7fa3"}.hgi-twotone.hgi-paypal:before{content:"\7fa4"}.hgi-twotone.hgi-pdf-01:after{content:"\7fa5"}.hgi-twotone.hgi-pdf-01:before{content:"\7fa6"}.hgi-twotone.hgi-pdf-02:after{content:"\7fa7"}.hgi-twotone.hgi-pdf-02:before{content:"\7fa8"}.hgi-twotone.hgi-peer-to-peer-01:after{content:"\7fa9"}.hgi-twotone.hgi-peer-to-peer-01:before{content:"\7faa"}.hgi-twotone.hgi-peer-to-peer-02:after{content:"\7fab"}.hgi-twotone.hgi-peer-to-peer-02:before{content:"\7fac"}.hgi-twotone.hgi-peer-to-peer-03:after{content:"\7fad"}.hgi-twotone.hgi-peer-to-peer-03:before{content:"\7fae"}.hgi-twotone.hgi-pen-connect-bluetooth:after{content:"\7faf"}.hgi-twotone.hgi-pen-connect-bluetooth:before{content:"\7fb0"}.hgi-twotone.hgi-pen-connect-usb:after{content:"\7fb1"}.hgi-twotone.hgi-pen-connect-usb:before{content:"\7fb2"}.hgi-twotone.hgi-pen-connect-wifi:after{content:"\7fb3"}.hgi-twotone.hgi-pen-connect-wifi:before{content:"\7fb4"}.hgi-twotone.hgi-pen-tool-01:after{content:"\7fb5"}.hgi-twotone.hgi-pen-tool-01:before{content:"\7fb6"}.hgi-twotone.hgi-pen-tool-02:after{content:"\7fb7"}.hgi-twotone.hgi-pen-tool-02:before{content:"\7fb8"}.hgi-twotone.hgi-pen-tool-03:after{content:"\7fb9"}.hgi-twotone.hgi-pen-tool-03:before{content:"\7fba"}.hgi-twotone.hgi-pen-tool-add:after{content:"\7fbb"}.hgi-twotone.hgi-pen-tool-add:before{content:"\7fbc"}.hgi-twotone.hgi-pen-tool-minus:after{content:"\7fbd"}.hgi-twotone.hgi-pen-tool-minus:before{content:"\7fbe"}.hgi-twotone.hgi-pencil-edit-01:after{content:"\7fbf"}.hgi-twotone.hgi-pencil-edit-01:before{content:"\7fc0"}.hgi-twotone.hgi-pencil-edit-02:after{content:"\7fc1"}.hgi-twotone.hgi-pencil-edit-02:before{content:"\7fc2"}.hgi-twotone.hgi-pencil:after{content:"\7fc3"}.hgi-twotone.hgi-pencil:before{content:"\7fc4"}.hgi-twotone.hgi-pendulum:after{content:"\7fc5"}.hgi-twotone.hgi-pendulum:before{content:"\7fc6"}.hgi-twotone.hgi-pensive:after{content:"\7fc7"}.hgi-twotone.hgi-pensive:before{content:"\7fc8"}.hgi-twotone.hgi-pentagon-01:after{content:"\7fc9"}.hgi-twotone.hgi-pentagon-01:before{content:"\7fca"}.hgi-twotone.hgi-pentagon:after{content:"\7fcb"}.hgi-twotone.hgi-pentagon:before{content:"\7fcc"}.hgi-twotone.hgi-percent-circle:after{content:"\7fcd"}.hgi-twotone.hgi-percent-circle:before{content:"\7fce"}.hgi-twotone.hgi-percent:after{content:"\7fcf"}.hgi-twotone.hgi-percent-square:after{content:"\7fd0"}.hgi-twotone.hgi-percent-square:before{content:"\7fd1"}.hgi-twotone.hgi-percent:before{content:"\7fd2"}.hgi-twotone.hgi-perfume:after{content:"\7fd3"}.hgi-twotone.hgi-perfume:before{content:"\7fd4"}.hgi-twotone.hgi-periscope:after{content:"\7fd5"}.hgi-twotone.hgi-periscope:before{content:"\7fd6"}.hgi-twotone.hgi-permanent-job:after{content:"\7fd7"}.hgi-twotone.hgi-permanent-job:before{content:"\7fd8"}.hgi-twotone.hgi-perspective:after{content:"\7fd9"}.hgi-twotone.hgi-perspective:before{content:"\7fda"}.hgi-twotone.hgi-pexels:after{content:"\7fdb"}.hgi-twotone.hgi-pexels:before{content:"\7fdc"}.hgi-twotone.hgi-phone-off-01:after{content:"\7fdd"}.hgi-twotone.hgi-phone-off-01:before{content:"\7fde"}.hgi-twotone.hgi-phone-off-02:after{content:"\7fdf"}.hgi-twotone.hgi-phone-off-02:before{content:"\7fe0"}.hgi-twotone.hgi-php:after{content:"\7fe1"}.hgi-twotone.hgi-php:before{content:"\7fe2"}.hgi-twotone.hgi-physics:after{content:"\7fe3"}.hgi-twotone.hgi-physics:before{content:"\7fe4"}.hgi-twotone.hgi-pi-circle:after{content:"\7fe5"}.hgi-twotone.hgi-pi-circle:before{content:"\7fe6"}.hgi-twotone.hgi-pi:after{content:"\7fe7"}.hgi-twotone.hgi-pi-square:after{content:"\7fe8"}.hgi-twotone.hgi-pi-square:before{content:"\7fe9"}.hgi-twotone.hgi-pi:before{content:"\7fea"}.hgi-twotone.hgi-picasa:after{content:"\7feb"}.hgi-twotone.hgi-picasa:before{content:"\7fec"}.hgi-twotone.hgi-pickup-01:after{content:"\7fed"}.hgi-twotone.hgi-pickup-01:before{content:"\7fee"}.hgi-twotone.hgi-pickup-02:after{content:"\7fef"}.hgi-twotone.hgi-pickup-02:before{content:"\7ff0"}.hgi-twotone.hgi-picture-in-picture-exit:after{content:"\7ff1"}.hgi-twotone.hgi-picture-in-picture-exit:before{content:"\7ff2"}.hgi-twotone.hgi-picture-in-picture-on:after{content:"\7ff3"}.hgi-twotone.hgi-picture-in-picture-on:before{content:"\7ff4"}.hgi-twotone.hgi-pie-chart:after{content:"\7ff5"}.hgi-twotone.hgi-pie-chart-square:after{content:"\7ff6"}.hgi-twotone.hgi-pie-chart-square:before{content:"\7ff7"}.hgi-twotone.hgi-pie-chart:before{content:"\7ff8"}.hgi-twotone.hgi-pie:after{content:"\7ff9"}.hgi-twotone.hgi-pie:before{content:"\7ffa"}.hgi-twotone.hgi-piggy-bank:after{content:"\7ffb"}.hgi-twotone.hgi-piggy-bank:before{content:"\7ffc"}.hgi-twotone.hgi-pin-code:after{content:"\7ffd"}.hgi-twotone.hgi-pin-code:before{content:"\7ffe"}.hgi-twotone.hgi-pin-location-01:after{content:"\7fff"}.hgi-twotone.hgi-pin-location-01:before{content:"\8000"}.hgi-twotone.hgi-pin-location-02:after{content:"\8001"}.hgi-twotone.hgi-pin-location-02:before{content:"\8002"}.hgi-twotone.hgi-pin-location-03:after{content:"\8003"}.hgi-twotone.hgi-pin-location-03:before{content:"\8004"}.hgi-twotone.hgi-pin-off:after{content:"\8005"}.hgi-twotone.hgi-pin-off:before{content:"\8006"}.hgi-twotone.hgi-pin:after{content:"\8007"}.hgi-twotone.hgi-pin:before{content:"\8008"}.hgi-twotone.hgi-pinterest:after{content:"\8009"}.hgi-twotone.hgi-pinterest:before{content:"\800a"}.hgi-twotone.hgi-pipeline:after{content:"\800b"}.hgi-twotone.hgi-pipeline:before{content:"\800c"}.hgi-twotone.hgi-pisa-tower:after{content:"\800d"}.hgi-twotone.hgi-pisa-tower:before{content:"\800e"}.hgi-twotone.hgi-pizza-01:after{content:"\800f"}.hgi-twotone.hgi-pizza-01:before{content:"\8010"}.hgi-twotone.hgi-pizza-02:after{content:"\8011"}.hgi-twotone.hgi-pizza-02:before{content:"\8012"}.hgi-twotone.hgi-pizza-cutter:after{content:"\8013"}.hgi-twotone.hgi-pizza-cutter:before{content:"\8014"}.hgi-twotone.hgi-plane:after{content:"\8015"}.hgi-twotone.hgi-plane:before{content:"\8016"}.hgi-twotone.hgi-plant-01:after{content:"\8017"}.hgi-twotone.hgi-plant-01:before{content:"\8018"}.hgi-twotone.hgi-plant-02:after{content:"\8019"}.hgi-twotone.hgi-plant-02:before{content:"\801a"}.hgi-twotone.hgi-plant-03:after{content:"\801b"}.hgi-twotone.hgi-plant-03:before{content:"\801c"}.hgi-twotone.hgi-plant-04:after{content:"\801d"}.hgi-twotone.hgi-plant-04:before{content:"\801e"}.hgi-twotone.hgi-plate:after{content:"\801f"}.hgi-twotone.hgi-plate:before{content:"\8020"}.hgi-twotone.hgi-plaxo:after{content:"\8021"}.hgi-twotone.hgi-plaxo:before{content:"\8022"}.hgi-twotone.hgi-play-circle-02:after{content:"\8023"}.hgi-twotone.hgi-play-circle-02:before{content:"\8024"}.hgi-twotone.hgi-play-circle:after{content:"\8025"}.hgi-twotone.hgi-play-circle:before{content:"\8026"}.hgi-twotone.hgi-play-list-add:after{content:"\8027"}.hgi-twotone.hgi-play-list-add:before{content:"\8028"}.hgi-twotone.hgi-play-list-favourite-01:after{content:"\8029"}.hgi-twotone.hgi-play-list-favourite-01:before{content:"\802a"}.hgi-twotone.hgi-play-list-favourite-02:after{content:"\802b"}.hgi-twotone.hgi-play-list-favourite-02:before{content:"\802c"}.hgi-twotone.hgi-play-list-minus:after{content:"\802d"}.hgi-twotone.hgi-play-list-minus:before{content:"\802e"}.hgi-twotone.hgi-play-list-remove:after{content:"\802f"}.hgi-twotone.hgi-play-list-remove:before{content:"\8030"}.hgi-twotone.hgi-play-list:after{content:"\8031"}.hgi-twotone.hgi-play-list:before{content:"\8032"}.hgi-twotone.hgi-play:after{content:"\8033"}.hgi-twotone.hgi-play-square:after{content:"\8034"}.hgi-twotone.hgi-play-square:before{content:"\8035"}.hgi-twotone.hgi-play-store:after{content:"\8036"}.hgi-twotone.hgi-play-store:before{content:"\8037"}.hgi-twotone.hgi-play:before{content:"\8038"}.hgi-twotone.hgi-playlist-01:after{content:"\8039"}.hgi-twotone.hgi-playlist-01:before{content:"\803a"}.hgi-twotone.hgi-playlist-02:after{content:"\803b"}.hgi-twotone.hgi-playlist-02:before{content:"\803c"}.hgi-twotone.hgi-playlist-03:after{content:"\803d"}.hgi-twotone.hgi-playlist-03:before{content:"\803e"}.hgi-twotone.hgi-plaza:after{content:"\803f"}.hgi-twotone.hgi-plaza:before{content:"\8040"}.hgi-twotone.hgi-plug-01:after{content:"\8041"}.hgi-twotone.hgi-plug-01:before{content:"\8042"}.hgi-twotone.hgi-plug-02:after{content:"\8043"}.hgi-twotone.hgi-plug-02:before{content:"\8044"}.hgi-twotone.hgi-plug-socket:after{content:"\8045"}.hgi-twotone.hgi-plug-socket:before{content:"\8046"}.hgi-twotone.hgi-plus-minus-01:after{content:"\8047"}.hgi-twotone.hgi-plus-minus-01:before{content:"\8048"}.hgi-twotone.hgi-plus-minus-02:after{content:"\8049"}.hgi-twotone.hgi-plus-minus-02:before{content:"\804a"}.hgi-twotone.hgi-plus-minus-circle-01:after{content:"\804b"}.hgi-twotone.hgi-plus-minus-circle-01:before{content:"\804c"}.hgi-twotone.hgi-plus-minus-circle-02:after{content:"\804d"}.hgi-twotone.hgi-plus-minus-circle-02:before{content:"\804e"}.hgi-twotone.hgi-plus-minus:after{content:"\804f"}.hgi-twotone.hgi-plus-minus-square-01:after{content:"\8050"}.hgi-twotone.hgi-plus-minus-square-01:before{content:"\8051"}.hgi-twotone.hgi-plus-minus-square-02:after{content:"\8052"}.hgi-twotone.hgi-plus-minus-square-02:before{content:"\8053"}.hgi-twotone.hgi-plus-minus:before{content:"\8054"}.hgi-twotone.hgi-plus-sign-circle:after{content:"\8055"}.hgi-twotone.hgi-plus-sign-circle:before{content:"\8056"}.hgi-twotone.hgi-plus-sign:after{content:"\8057"}.hgi-twotone.hgi-plus-sign-square:after{content:"\8058"}.hgi-twotone.hgi-plus-sign-square:before{content:"\8059"}.hgi-twotone.hgi-plus-sign:before{content:"\805a"}.hgi-twotone.hgi-png-01:after{content:"\805b"}.hgi-twotone.hgi-png-01:before{content:"\805c"}.hgi-twotone.hgi-png-02:after{content:"\805d"}.hgi-twotone.hgi-png-02:before{content:"\805e"}.hgi-twotone.hgi-podium:after{content:"\805f"}.hgi-twotone.hgi-podium:before{content:"\8060"}.hgi-twotone.hgi-pointing-left-01:after{content:"\8061"}.hgi-twotone.hgi-pointing-left-01:before{content:"\8062"}.hgi-twotone.hgi-pointing-left-02:after{content:"\8063"}.hgi-twotone.hgi-pointing-left-02:before{content:"\8064"}.hgi-twotone.hgi-pointing-left-03:after{content:"\8065"}.hgi-twotone.hgi-pointing-left-03:before{content:"\8066"}.hgi-twotone.hgi-pointing-left-04:after{content:"\8067"}.hgi-twotone.hgi-pointing-left-04:before{content:"\8068"}.hgi-twotone.hgi-pointing-left-05:after{content:"\8069"}.hgi-twotone.hgi-pointing-left-05:before{content:"\806a"}.hgi-twotone.hgi-pointing-left-06:after{content:"\806b"}.hgi-twotone.hgi-pointing-left-06:before{content:"\806c"}.hgi-twotone.hgi-pointing-left-07:after{content:"\806d"}.hgi-twotone.hgi-pointing-left-07:before{content:"\806e"}.hgi-twotone.hgi-pointing-left-08:after{content:"\806f"}.hgi-twotone.hgi-pointing-left-08:before{content:"\8070"}.hgi-twotone.hgi-pointing-right-01:after{content:"\8071"}.hgi-twotone.hgi-pointing-right-01:before{content:"\8072"}.hgi-twotone.hgi-pointing-right-02:after{content:"\8073"}.hgi-twotone.hgi-pointing-right-02:before{content:"\8074"}.hgi-twotone.hgi-pointing-right-03:after{content:"\8075"}.hgi-twotone.hgi-pointing-right-03:before{content:"\8076"}.hgi-twotone.hgi-pointing-right-04:after{content:"\8077"}.hgi-twotone.hgi-pointing-right-04:before{content:"\8078"}.hgi-twotone.hgi-pointing-right-05:after{content:"\8079"}.hgi-twotone.hgi-pointing-right-05:before{content:"\807a"}.hgi-twotone.hgi-pointing-right-06:after{content:"\807b"}.hgi-twotone.hgi-pointing-right-06:before{content:"\807c"}.hgi-twotone.hgi-pointing-right-07:after{content:"\807d"}.hgi-twotone.hgi-pointing-right-07:before{content:"\807e"}.hgi-twotone.hgi-pointing-right-08:after{content:"\807f"}.hgi-twotone.hgi-pointing-right-08:before{content:"\8080"}.hgi-twotone.hgi-pokeball:after{content:"\8081"}.hgi-twotone.hgi-pokeball:before{content:"\8082"}.hgi-twotone.hgi-pokemon:after{content:"\8083"}.hgi-twotone.hgi-pokemon:before{content:"\8084"}.hgi-twotone.hgi-police-badge:after{content:"\8085"}.hgi-twotone.hgi-police-badge:before{content:"\8086"}.hgi-twotone.hgi-police-cap:after{content:"\8087"}.hgi-twotone.hgi-police-cap:before{content:"\8088"}.hgi-twotone.hgi-police-car:after{content:"\8089"}.hgi-twotone.hgi-police-car:before{content:"\808a"}.hgi-twotone.hgi-police-station:after{content:"\808b"}.hgi-twotone.hgi-police-station:before{content:"\808c"}.hgi-twotone.hgi-policy:after{content:"\808d"}.hgi-twotone.hgi-policy:before{content:"\808e"}.hgi-twotone.hgi-polygon:after{content:"\808f"}.hgi-twotone.hgi-polygon:before{content:"\8090"}.hgi-twotone.hgi-pool:after{content:"\8091"}.hgi-twotone.hgi-pool-table:after{content:"\8092"}.hgi-twotone.hgi-pool-table:before{content:"\8093"}.hgi-twotone.hgi-pool:before{content:"\8094"}.hgi-twotone.hgi-poop:after{content:"\8095"}.hgi-twotone.hgi-poop:before{content:"\8096"}.hgi-twotone.hgi-popcorn:after{content:"\8097"}.hgi-twotone.hgi-popcorn:before{content:"\8098"}.hgi-twotone.hgi-pot-01:after{content:"\8099"}.hgi-twotone.hgi-pot-01:before{content:"\809a"}.hgi-twotone.hgi-pot-02:after{content:"\809b"}.hgi-twotone.hgi-pot-02:before{content:"\809c"}.hgi-twotone.hgi-potion:after{content:"\809d"}.hgi-twotone.hgi-potion:before{content:"\809e"}.hgi-twotone.hgi-pound-circle:after{content:"\809f"}.hgi-twotone.hgi-pound-circle:before{content:"\80a0"}.hgi-twotone.hgi-pound-receive:after{content:"\80a1"}.hgi-twotone.hgi-pound-receive:before{content:"\80a2"}.hgi-twotone.hgi-pound:after{content:"\80a3"}.hgi-twotone.hgi-pound-send:after{content:"\80a4"}.hgi-twotone.hgi-pound-send:before{content:"\80a5"}.hgi-twotone.hgi-pound-square:after{content:"\80a6"}.hgi-twotone.hgi-pound-square:before{content:"\80a7"}.hgi-twotone.hgi-pound:before{content:"\80a8"}.hgi-twotone.hgi-power-service:after{content:"\80a9"}.hgi-twotone.hgi-power-service:before{content:"\80aa"}.hgi-twotone.hgi-power-socket-01:after{content:"\80ab"}.hgi-twotone.hgi-power-socket-01:before{content:"\80ac"}.hgi-twotone.hgi-power-socket-02:after{content:"\80ad"}.hgi-twotone.hgi-power-socket-02:before{content:"\80ae"}.hgi-twotone.hgi-ppt-01:after{content:"\80af"}.hgi-twotone.hgi-ppt-01:before{content:"\80b0"}.hgi-twotone.hgi-ppt-02:after{content:"\80b1"}.hgi-twotone.hgi-ppt-02:before{content:"\80b2"}.hgi-twotone.hgi-prawn:after{content:"\80b3"}.hgi-twotone.hgi-prawn:before{content:"\80b4"}.hgi-twotone.hgi-prayer-rug-01:after{content:"\80b5"}.hgi-twotone.hgi-prayer-rug-01:before{content:"\80b6"}.hgi-twotone.hgi-prayer-rug-02:after{content:"\80b7"}.hgi-twotone.hgi-prayer-rug-02:before{content:"\80b8"}.hgi-twotone.hgi-preference-horizontal:after{content:"\80b9"}.hgi-twotone.hgi-preference-horizontal:before{content:"\80ba"}.hgi-twotone.hgi-preference-vertical:after{content:"\80bb"}.hgi-twotone.hgi-preference-vertical:before{content:"\80bc"}.hgi-twotone.hgi-prescription:after{content:"\80bd"}.hgi-twotone.hgi-prescription:before{content:"\80be"}.hgi-twotone.hgi-presentation-01:after{content:"\80bf"}.hgi-twotone.hgi-presentation-01:before{content:"\80c0"}.hgi-twotone.hgi-presentation-02:after{content:"\80c1"}.hgi-twotone.hgi-presentation-02:before{content:"\80c2"}.hgi-twotone.hgi-presentation-03:after{content:"\80c3"}.hgi-twotone.hgi-presentation-03:before{content:"\80c4"}.hgi-twotone.hgi-presentation-04:after{content:"\80c5"}.hgi-twotone.hgi-presentation-04:before{content:"\80c6"}.hgi-twotone.hgi-presentation-05:after{content:"\80c7"}.hgi-twotone.hgi-presentation-05:before{content:"\80c8"}.hgi-twotone.hgi-presentation-06:after{content:"\80c9"}.hgi-twotone.hgi-presentation-06:before{content:"\80ca"}.hgi-twotone.hgi-presentation-07:after{content:"\80cb"}.hgi-twotone.hgi-presentation-07:before{content:"\80cc"}.hgi-twotone.hgi-presentation-bar-chart-01:after{content:"\80cd"}.hgi-twotone.hgi-presentation-bar-chart-01:before{content:"\80ce"}.hgi-twotone.hgi-presentation-bar-chart-02:after{content:"\80cf"}.hgi-twotone.hgi-presentation-bar-chart-02:before{content:"\80d0"}.hgi-twotone.hgi-presentation-line-chart-01:after{content:"\80d1"}.hgi-twotone.hgi-presentation-line-chart-01:before{content:"\80d2"}.hgi-twotone.hgi-presentation-line-chart-02:after{content:"\80d3"}.hgi-twotone.hgi-presentation-line-chart-02:before{content:"\80d4"}.hgi-twotone.hgi-presentation-online:after{content:"\80d5"}.hgi-twotone.hgi-presentation-online:before{content:"\80d6"}.hgi-twotone.hgi-presentation-podium:after{content:"\80d7"}.hgi-twotone.hgi-presentation-podium:before{content:"\80d8"}.hgi-twotone.hgi-previous:after{content:"\80d9"}.hgi-twotone.hgi-previous:before{content:"\80da"}.hgi-twotone.hgi-printer-off:after{content:"\80db"}.hgi-twotone.hgi-printer-off:before{content:"\80dc"}.hgi-twotone.hgi-printer:after{content:"\80dd"}.hgi-twotone.hgi-printer:before{content:"\80de"}.hgi-twotone.hgi-prism-01:after{content:"\80df"}.hgi-twotone.hgi-prism-01:before{content:"\80e0"}.hgi-twotone.hgi-prism:after{content:"\80e1"}.hgi-twotone.hgi-prism:before{content:"\80e2"}.hgi-twotone.hgi-prison-guard:after{content:"\80e3"}.hgi-twotone.hgi-prison-guard:before{content:"\80e4"}.hgi-twotone.hgi-prison:after{content:"\80e5"}.hgi-twotone.hgi-prison:before{content:"\80e6"}.hgi-twotone.hgi-prisoner:after{content:"\80e7"}.hgi-twotone.hgi-prisoner:before{content:"\80e8"}.hgi-twotone.hgi-product-loading:after{content:"\80e9"}.hgi-twotone.hgi-product-loading:before{content:"\80ea"}.hgi-twotone.hgi-profile-02:after{content:"\80eb"}.hgi-twotone.hgi-profile-02:before{content:"\80ec"}.hgi-twotone.hgi-profile:after{content:"\80ed"}.hgi-twotone.hgi-profile:before{content:"\80ee"}.hgi-twotone.hgi-profit:after{content:"\80ef"}.hgi-twotone.hgi-profit:before{content:"\80f0"}.hgi-twotone.hgi-programming-flag:after{content:"\80f1"}.hgi-twotone.hgi-programming-flag:before{content:"\80f2"}.hgi-twotone.hgi-projector-01:after{content:"\80f3"}.hgi-twotone.hgi-projector-01:before{content:"\80f4"}.hgi-twotone.hgi-projector:after{content:"\80f5"}.hgi-twotone.hgi-projector:before{content:"\80f6"}.hgi-twotone.hgi-promotion:after{content:"\80f7"}.hgi-twotone.hgi-promotion:before{content:"\80f8"}.hgi-twotone.hgi-property-add:after{content:"\80f9"}.hgi-twotone.hgi-property-add:before{content:"\80fa"}.hgi-twotone.hgi-property-delete:after{content:"\80fb"}.hgi-twotone.hgi-property-delete:before{content:"\80fc"}.hgi-twotone.hgi-property-edit:after{content:"\80fd"}.hgi-twotone.hgi-property-edit:before{content:"\80fe"}.hgi-twotone.hgi-property-new:after{content:"\80ff"}.hgi-twotone.hgi-property-new:before{content:"\8100"}.hgi-twotone.hgi-property-search:after{content:"\8101"}.hgi-twotone.hgi-property-search:before{content:"\8102"}.hgi-twotone.hgi-property-view:after{content:"\8103"}.hgi-twotone.hgi-property-view:before{content:"\8104"}.hgi-twotone.hgi-protection-mask:after{content:"\8105"}.hgi-twotone.hgi-protection-mask:before{content:"\8106"}.hgi-twotone.hgi-pulley:after{content:"\8107"}.hgi-twotone.hgi-pulley:before{content:"\8108"}.hgi-twotone.hgi-pulse-01:after{content:"\8109"}.hgi-twotone.hgi-pulse-01:before{content:"\810a"}.hgi-twotone.hgi-pulse-02:after{content:"\810b"}.hgi-twotone.hgi-pulse-02:before{content:"\810c"}.hgi-twotone.hgi-pulse-rectangle-01:after{content:"\810d"}.hgi-twotone.hgi-pulse-rectangle-01:before{content:"\810e"}.hgi-twotone.hgi-pulse-rectangle-02:after{content:"\810f"}.hgi-twotone.hgi-pulse-rectangle-02:before{content:"\8110"}.hgi-twotone.hgi-pumpkin:after{content:"\8111"}.hgi-twotone.hgi-pumpkin:before{content:"\8112"}.hgi-twotone.hgi-punch:after{content:"\8113"}.hgi-twotone.hgi-punch:before{content:"\8114"}.hgi-twotone.hgi-punching-ball-01:after{content:"\8115"}.hgi-twotone.hgi-punching-ball-01:before{content:"\8116"}.hgi-twotone.hgi-punching-ball-02:after{content:"\8117"}.hgi-twotone.hgi-punching-ball-02:before{content:"\8118"}.hgi-twotone.hgi-purse-01:after{content:"\8119"}.hgi-twotone.hgi-purse-01:before{content:"\811a"}.hgi-twotone.hgi-purse:after{content:"\811b"}.hgi-twotone.hgi-purse:before{content:"\811c"}.hgi-twotone.hgi-push-up-bar:after{content:"\811d"}.hgi-twotone.hgi-push-up-bar:before{content:"\811e"}.hgi-twotone.hgi-puzzle:after{content:"\811f"}.hgi-twotone.hgi-puzzle:before{content:"\8120"}.hgi-twotone.hgi-pyramid-maslowo:after{content:"\8121"}.hgi-twotone.hgi-pyramid-maslowo:before{content:"\8122"}.hgi-twotone.hgi-pyramid:after{content:"\8123"}.hgi-twotone.hgi-pyramid-structure-01:after{content:"\8124"}.hgi-twotone.hgi-pyramid-structure-01:before{content:"\8125"}.hgi-twotone.hgi-pyramid-structure-02:after{content:"\8126"}.hgi-twotone.hgi-pyramid-structure-02:before{content:"\8127"}.hgi-twotone.hgi-pyramid:before{content:"\8128"}.hgi-twotone.hgi-qq-plot:after{content:"\8129"}.hgi-twotone.hgi-qq-plot:before{content:"\812a"}.hgi-twotone.hgi-qr-code-01:after{content:"\812b"}.hgi-twotone.hgi-qr-code-01:before{content:"\812c"}.hgi-twotone.hgi-qr-code:after{content:"\812d"}.hgi-twotone.hgi-qr-code:before{content:"\812e"}.hgi-twotone.hgi-question:after{content:"\812f"}.hgi-twotone.hgi-question:before{content:"\8130"}.hgi-twotone.hgi-queue-01:after{content:"\8131"}.hgi-twotone.hgi-queue-01:before{content:"\8132"}.hgi-twotone.hgi-queue-02:after{content:"\8133"}.hgi-twotone.hgi-queue-02:before{content:"\8134"}.hgi-twotone.hgi-quill-write-01:after{content:"\8135"}.hgi-twotone.hgi-quill-write-01:before{content:"\8136"}.hgi-twotone.hgi-quill-write-02:after{content:"\8137"}.hgi-twotone.hgi-quill-write-02:before{content:"\8138"}.hgi-twotone.hgi-quiz-01:after{content:"\8139"}.hgi-twotone.hgi-quiz-01:before{content:"\813a"}.hgi-twotone.hgi-quiz-02:after{content:"\813b"}.hgi-twotone.hgi-quiz-02:before{content:"\813c"}.hgi-twotone.hgi-quiz-03:after{content:"\813d"}.hgi-twotone.hgi-quiz-03:before{content:"\813e"}.hgi-twotone.hgi-quiz-04:after{content:"\813f"}.hgi-twotone.hgi-quiz-04:before{content:"\8140"}.hgi-twotone.hgi-quiz-05:after{content:"\8141"}.hgi-twotone.hgi-quiz-05:before{content:"\8142"}.hgi-twotone.hgi-quora:after{content:"\8143"}.hgi-twotone.hgi-quora:before{content:"\8144"}.hgi-twotone.hgi-quote-down-circle:after{content:"\8145"}.hgi-twotone.hgi-quote-down-circle:before{content:"\8146"}.hgi-twotone.hgi-quote-down:after{content:"\8147"}.hgi-twotone.hgi-quote-down-square:after{content:"\8148"}.hgi-twotone.hgi-quote-down-square:before{content:"\8149"}.hgi-twotone.hgi-quote-down:before{content:"\814a"}.hgi-twotone.hgi-quote-up-circle:after{content:"\814b"}.hgi-twotone.hgi-quote-up-circle:before{content:"\814c"}.hgi-twotone.hgi-quote-up:after{content:"\814d"}.hgi-twotone.hgi-quote-up-square:after{content:"\814e"}.hgi-twotone.hgi-quote-up-square:before{content:"\814f"}.hgi-twotone.hgi-quote-up:before{content:"\8150"}.hgi-twotone.hgi-quotes:after{content:"\8151"}.hgi-twotone.hgi-quotes:before{content:"\8152"}.hgi-twotone.hgi-quran-01:after{content:"\8153"}.hgi-twotone.hgi-quran-01:before{content:"\8154"}.hgi-twotone.hgi-quran-02:after{content:"\8155"}.hgi-twotone.hgi-quran-02:before{content:"\8156"}.hgi-twotone.hgi-quran-03:after{content:"\8157"}.hgi-twotone.hgi-quran-03:before{content:"\8158"}.hgi-twotone.hgi-racing-flag:after{content:"\8159"}.hgi-twotone.hgi-racing-flag:before{content:"\815a"}.hgi-twotone.hgi-radar-01:after{content:"\815b"}.hgi-twotone.hgi-radar-01:before{content:"\815c"}.hgi-twotone.hgi-radar-02:after{content:"\815d"}.hgi-twotone.hgi-radar-02:before{content:"\815e"}.hgi-twotone.hgi-radial:after{content:"\815f"}.hgi-twotone.hgi-radial:before{content:"\8160"}.hgi-twotone.hgi-radio-01:after{content:"\8161"}.hgi-twotone.hgi-radio-01:before{content:"\8162"}.hgi-twotone.hgi-radio-02:after{content:"\8163"}.hgi-twotone.hgi-radio-02:before{content:"\8164"}.hgi-twotone.hgi-radio:after{content:"\8165"}.hgi-twotone.hgi-radio:before{content:"\8166"}.hgi-twotone.hgi-radioactive-alert:after{content:"\8167"}.hgi-twotone.hgi-radioactive-alert:before{content:"\8168"}.hgi-twotone.hgi-radius:after{content:"\8169"}.hgi-twotone.hgi-radius:before{content:"\816a"}.hgi-twotone.hgi-rain-double-drop:after{content:"\816b"}.hgi-twotone.hgi-rain-double-drop:before{content:"\816c"}.hgi-twotone.hgi-rain-drop:after{content:"\816d"}.hgi-twotone.hgi-rain-drop:before{content:"\816e"}.hgi-twotone.hgi-rain:after{content:"\816f"}.hgi-twotone.hgi-rain:before{content:"\8170"}.hgi-twotone.hgi-rainbow:after{content:"\8171"}.hgi-twotone.hgi-rainbow:before{content:"\8172"}.hgi-twotone.hgi-ramadhan-01:after{content:"\8173"}.hgi-twotone.hgi-ramadhan-01:before{content:"\8174"}.hgi-twotone.hgi-ramadhan-02:after{content:"\8175"}.hgi-twotone.hgi-ramadhan-02:before{content:"\8176"}.hgi-twotone.hgi-ramadhan-month:after{content:"\8177"}.hgi-twotone.hgi-ramadhan-month:before{content:"\8178"}.hgi-twotone.hgi-ranking:after{content:"\8179"}.hgi-twotone.hgi-ranking:before{content:"\817a"}.hgi-twotone.hgi-raw-01:after{content:"\817b"}.hgi-twotone.hgi-raw-01:before{content:"\817c"}.hgi-twotone.hgi-raw-02:after{content:"\817d"}.hgi-twotone.hgi-raw-02:before{content:"\817e"}.hgi-twotone.hgi-re:after{content:"\817f"}.hgi-twotone.hgi-re:before{content:"\8180"}.hgi-twotone.hgi-react:after{content:"\8181"}.hgi-twotone.hgi-react:before{content:"\8182"}.hgi-twotone.hgi-real-estate-01:after{content:"\8183"}.hgi-twotone.hgi-real-estate-01:before{content:"\8184"}.hgi-twotone.hgi-real-estate-02:after{content:"\8185"}.hgi-twotone.hgi-real-estate-02:before{content:"\8186"}.hgi-twotone.hgi-record:after{content:"\8187"}.hgi-twotone.hgi-record:before{content:"\8188"}.hgi-twotone.hgi-recovery-mail:after{content:"\8189"}.hgi-twotone.hgi-recovery-mail:before{content:"\818a"}.hgi-twotone.hgi-rectangular-01:after{content:"\818b"}.hgi-twotone.hgi-rectangular-01:before{content:"\818c"}.hgi-twotone.hgi-rectangular:after{content:"\818d"}.hgi-twotone.hgi-rectangular:before{content:"\818e"}.hgi-twotone.hgi-recycle-01:after{content:"\818f"}.hgi-twotone.hgi-recycle-01:before{content:"\8190"}.hgi-twotone.hgi-recycle-02:after{content:"\8191"}.hgi-twotone.hgi-recycle-02:before{content:"\8192"}.hgi-twotone.hgi-recycle-03:after{content:"\8193"}.hgi-twotone.hgi-recycle-03:before{content:"\8194"}.hgi-twotone.hgi-reddit:after{content:"\8195"}.hgi-twotone.hgi-reddit:before{content:"\8196"}.hgi-twotone.hgi-reflex:after{content:"\8197"}.hgi-twotone.hgi-reflex:before{content:"\8198"}.hgi-twotone.hgi-refresh:after{content:"\8199"}.hgi-twotone.hgi-refresh:before{content:"\819a"}.hgi-twotone.hgi-refrigerator:after{content:"\819b"}.hgi-twotone.hgi-refrigerator:before{content:"\819c"}.hgi-twotone.hgi-register:after{content:"\819d"}.hgi-twotone.hgi-register:before{content:"\819e"}.hgi-twotone.hgi-registered:after{content:"\819f"}.hgi-twotone.hgi-registered:before{content:"\81a0"}.hgi-twotone.hgi-relieved-01:after{content:"\81a1"}.hgi-twotone.hgi-relieved-01:before{content:"\81a2"}.hgi-twotone.hgi-relieved-02:after{content:"\81a3"}.hgi-twotone.hgi-relieved-02:before{content:"\81a4"}.hgi-twotone.hgi-reload:after{content:"\81a5"}.hgi-twotone.hgi-reload:before{content:"\81a6"}.hgi-twotone.hgi-reminder:after{content:"\81a7"}.hgi-twotone.hgi-reminder:before{content:"\81a8"}.hgi-twotone.hgi-remote-control:after{content:"\81a9"}.hgi-twotone.hgi-remote-control:before{content:"\81aa"}.hgi-twotone.hgi-remove-01:after{content:"\81ab"}.hgi-twotone.hgi-remove-01:before{content:"\81ac"}.hgi-twotone.hgi-remove-02:after{content:"\81ad"}.hgi-twotone.hgi-remove-02:before{content:"\81ae"}.hgi-twotone.hgi-remove-circle-half-dot:after{content:"\81af"}.hgi-twotone.hgi-remove-circle-half-dot:before{content:"\81b0"}.hgi-twotone.hgi-remove-circle:after{content:"\81b1"}.hgi-twotone.hgi-remove-circle:before{content:"\81b2"}.hgi-twotone.hgi-remove-pi:after{content:"\81b3"}.hgi-twotone.hgi-remove-pi:before{content:"\81b4"}.hgi-twotone.hgi-remove-square:after{content:"\81b5"}.hgi-twotone.hgi-remove-square:before{content:"\81b6"}.hgi-twotone.hgi-renewable-energy-01:after{content:"\81b7"}.hgi-twotone.hgi-renewable-energy-01:before{content:"\81b8"}.hgi-twotone.hgi-renewable-energy:after{content:"\81b9"}.hgi-twotone.hgi-renewable-energy:before{content:"\81ba"}.hgi-twotone.hgi-repair:after{content:"\81bb"}.hgi-twotone.hgi-repair:before{content:"\81bc"}.hgi-twotone.hgi-repeat-off:after{content:"\81bd"}.hgi-twotone.hgi-repeat-off:before{content:"\81be"}.hgi-twotone.hgi-repeat-one-01:after{content:"\81bf"}.hgi-twotone.hgi-repeat-one-01:before{content:"\81c0"}.hgi-twotone.hgi-repeat-one-02:after{content:"\81c1"}.hgi-twotone.hgi-repeat-one-02:before{content:"\81c2"}.hgi-twotone.hgi-repeat:after{content:"\81c3"}.hgi-twotone.hgi-repeat:before{content:"\81c4"}.hgi-twotone.hgi-replay:after{content:"\81c5"}.hgi-twotone.hgi-replay:before{content:"\81c6"}.hgi-twotone.hgi-repository:after{content:"\81c7"}.hgi-twotone.hgi-repository:before{content:"\81c8"}.hgi-twotone.hgi-reset-password:after{content:"\81c9"}.hgi-twotone.hgi-reset-password:before{content:"\81ca"}.hgi-twotone.hgi-resize-01:after{content:"\81cb"}.hgi-twotone.hgi-resize-01:before{content:"\81cc"}.hgi-twotone.hgi-resize-02:after{content:"\81cd"}.hgi-twotone.hgi-resize-02:before{content:"\81ce"}.hgi-twotone.hgi-resources-add:after{content:"\81cf"}.hgi-twotone.hgi-resources-add:before{content:"\81d0"}.hgi-twotone.hgi-resources-remove:after{content:"\81d1"}.hgi-twotone.hgi-resources-remove:before{content:"\81d2"}.hgi-twotone.hgi-restaurant-01:after{content:"\81d3"}.hgi-twotone.hgi-restaurant-01:before{content:"\81d4"}.hgi-twotone.hgi-restaurant-02:after{content:"\81d5"}.hgi-twotone.hgi-restaurant-02:before{content:"\81d6"}.hgi-twotone.hgi-restaurant-03:after{content:"\81d7"}.hgi-twotone.hgi-restaurant-03:before{content:"\81d8"}.hgi-twotone.hgi-restaurant-table:after{content:"\81d9"}.hgi-twotone.hgi-restaurant-table:before{content:"\81da"}.hgi-twotone.hgi-restore-bin:after{content:"\81db"}.hgi-twotone.hgi-restore-bin:before{content:"\81dc"}.hgi-twotone.hgi-return-request:after{content:"\81dd"}.hgi-twotone.hgi-return-request:before{content:"\81de"}.hgi-twotone.hgi-reverse-withdrawal-01:after{content:"\81df"}.hgi-twotone.hgi-reverse-withdrawal-01:before{content:"\81e0"}.hgi-twotone.hgi-reverse-withdrawal-02:after{content:"\81e1"}.hgi-twotone.hgi-reverse-withdrawal-02:before{content:"\81e2"}.hgi-twotone.hgi-rhombus-01:after{content:"\81e3"}.hgi-twotone.hgi-rhombus-01:before{content:"\81e4"}.hgi-twotone.hgi-rhombus:after{content:"\81e5"}.hgi-twotone.hgi-rhombus:before{content:"\81e6"}.hgi-twotone.hgi-rice-bowl-01:after{content:"\81e7"}.hgi-twotone.hgi-rice-bowl-01:before{content:"\81e8"}.hgi-twotone.hgi-rice-bowl-02:after{content:"\81e9"}.hgi-twotone.hgi-rice-bowl-02:before{content:"\81ea"}.hgi-twotone.hgi-right-angle:after{content:"\81eb"}.hgi-twotone.hgi-right-angle:before{content:"\81ec"}.hgi-twotone.hgi-right-to-left-block-quote:after{content:"\81ed"}.hgi-twotone.hgi-right-to-left-block-quote:before{content:"\81ee"}.hgi-twotone.hgi-right-to-left-list-bullet:after{content:"\81ef"}.hgi-twotone.hgi-right-to-left-list-bullet:before{content:"\81f0"}.hgi-twotone.hgi-right-to-left-list-dash:after{content:"\81f1"}.hgi-twotone.hgi-right-to-left-list-dash:before{content:"\81f2"}.hgi-twotone.hgi-right-to-left-list-number:after{content:"\81f3"}.hgi-twotone.hgi-right-to-left-list-number:before{content:"\81f4"}.hgi-twotone.hgi-right-to-left-list-triangle:after{content:"\81f5"}.hgi-twotone.hgi-right-to-left-list-triangle:before{content:"\81f6"}.hgi-twotone.hgi-right-triangle:after{content:"\81f7"}.hgi-twotone.hgi-right-triangle:before{content:"\81f8"}.hgi-twotone.hgi-ripple:after{content:"\81f9"}.hgi-twotone.hgi-ripple:before{content:"\81fa"}.hgi-twotone.hgi-riyal-rectangle:after{content:"\81fb"}.hgi-twotone.hgi-riyal-rectangle:before{content:"\81fc"}.hgi-twotone.hgi-riyal:after{content:"\81fd"}.hgi-twotone.hgi-riyal:before{content:"\81fe"}.hgi-twotone.hgi-road-01:after{content:"\81ff"}.hgi-twotone.hgi-road-01:before{content:"\8200"}.hgi-twotone.hgi-road-02:after{content:"\8201"}.hgi-twotone.hgi-road-02:before{content:"\8202"}.hgi-twotone.hgi-road-location-01:after{content:"\8203"}.hgi-twotone.hgi-road-location-01:before{content:"\8204"}.hgi-twotone.hgi-road-location-02:after{content:"\8205"}.hgi-twotone.hgi-road-location-02:before{content:"\8206"}.hgi-twotone.hgi-road:after{content:"\8207"}.hgi-twotone.hgi-road-wayside:after{content:"\8208"}.hgi-twotone.hgi-road-wayside:before{content:"\8209"}.hgi-twotone.hgi-road:before{content:"\820a"}.hgi-twotone.hgi-robotic:after{content:"\820b"}.hgi-twotone.hgi-robotic:before{content:"\820c"}.hgi-twotone.hgi-rocket-01:after{content:"\820d"}.hgi-twotone.hgi-rocket-01:before{content:"\820e"}.hgi-twotone.hgi-rocket-02:after{content:"\820f"}.hgi-twotone.hgi-rocket-02:before{content:"\8210"}.hgi-twotone.hgi-rocket:after{content:"\8211"}.hgi-twotone.hgi-rocket:before{content:"\8212"}.hgi-twotone.hgi-rocking-chair:after{content:"\8213"}.hgi-twotone.hgi-rocking-chair:before{content:"\8214"}.hgi-twotone.hgi-roller-skate:after{content:"\8215"}.hgi-twotone.hgi-roller-skate:before{content:"\8216"}.hgi-twotone.hgi-rolling-pin:after{content:"\8217"}.hgi-twotone.hgi-rolling-pin:before{content:"\8218"}.hgi-twotone.hgi-root-01:after{content:"\8219"}.hgi-twotone.hgi-root-01:before{content:"\821a"}.hgi-twotone.hgi-root-02:after{content:"\821b"}.hgi-twotone.hgi-root-02:before{content:"\821c"}.hgi-twotone.hgi-root-circle:after{content:"\821d"}.hgi-twotone.hgi-root-circle:before{content:"\821e"}.hgi-twotone.hgi-root-first-bracket:after{content:"\821f"}.hgi-twotone.hgi-root-first-bracket:before{content:"\8220"}.hgi-twotone.hgi-root-second-bracket:after{content:"\8221"}.hgi-twotone.hgi-root-second-bracket:before{content:"\8222"}.hgi-twotone.hgi-root-third-bracket:after{content:"\8223"}.hgi-twotone.hgi-root-third-bracket:before{content:"\8224"}.hgi-twotone.hgi-rotate-01:after{content:"\8225"}.hgi-twotone.hgi-rotate-01:before{content:"\8226"}.hgi-twotone.hgi-rotate-02:after{content:"\8227"}.hgi-twotone.hgi-rotate-02:before{content:"\8228"}.hgi-twotone.hgi-rotate-360:after{content:"\8229"}.hgi-twotone.hgi-rotate-360:before{content:"\822a"}.hgi-twotone.hgi-rotate-bottom-left:after{content:"\822b"}.hgi-twotone.hgi-rotate-bottom-left:before{content:"\822c"}.hgi-twotone.hgi-rotate-bottom-right:after{content:"\822d"}.hgi-twotone.hgi-rotate-bottom-right:before{content:"\822e"}.hgi-twotone.hgi-rotate-clockwise:after{content:"\822f"}.hgi-twotone.hgi-rotate-clockwise:before{content:"\8230"}.hgi-twotone.hgi-rotate-crop:after{content:"\8231"}.hgi-twotone.hgi-rotate-crop:before{content:"\8232"}.hgi-twotone.hgi-rotate-left-01:after{content:"\8233"}.hgi-twotone.hgi-rotate-left-01:before{content:"\8234"}.hgi-twotone.hgi-rotate-left-02:after{content:"\8235"}.hgi-twotone.hgi-rotate-left-02:before{content:"\8236"}.hgi-twotone.hgi-rotate-left-03:after{content:"\8237"}.hgi-twotone.hgi-rotate-left-03:before{content:"\8238"}.hgi-twotone.hgi-rotate-left-04:after{content:"\8239"}.hgi-twotone.hgi-rotate-left-04:before{content:"\823a"}.hgi-twotone.hgi-rotate-left-05:after{content:"\823b"}.hgi-twotone.hgi-rotate-left-05:before{content:"\823c"}.hgi-twotone.hgi-rotate-left-06:after{content:"\823d"}.hgi-twotone.hgi-rotate-left-06:before{content:"\823e"}.hgi-twotone.hgi-rotate-right-01:after{content:"\823f"}.hgi-twotone.hgi-rotate-right-01:before{content:"\8240"}.hgi-twotone.hgi-rotate-right-02:after{content:"\8241"}.hgi-twotone.hgi-rotate-right-02:before{content:"\8242"}.hgi-twotone.hgi-rotate-right-03:after{content:"\8243"}.hgi-twotone.hgi-rotate-right-03:before{content:"\8244"}.hgi-twotone.hgi-rotate-right-04:after{content:"\8245"}.hgi-twotone.hgi-rotate-right-04:before{content:"\8246"}.hgi-twotone.hgi-rotate-right-05:after{content:"\8247"}.hgi-twotone.hgi-rotate-right-05:before{content:"\8248"}.hgi-twotone.hgi-rotate-right-06:after{content:"\8249"}.hgi-twotone.hgi-rotate-right-06:before{content:"\824a"}.hgi-twotone.hgi-rotate-square:after{content:"\824b"}.hgi-twotone.hgi-rotate-square:before{content:"\824c"}.hgi-twotone.hgi-rotate-top-left:after{content:"\824d"}.hgi-twotone.hgi-rotate-top-left:before{content:"\824e"}.hgi-twotone.hgi-rotate-top-right:after{content:"\824f"}.hgi-twotone.hgi-rotate-top-right:before{content:"\8250"}.hgi-twotone.hgi-route-01:after{content:"\8251"}.hgi-twotone.hgi-route-01:before{content:"\8252"}.hgi-twotone.hgi-route-02:after{content:"\8253"}.hgi-twotone.hgi-route-02:before{content:"\8254"}.hgi-twotone.hgi-route-03:after{content:"\8255"}.hgi-twotone.hgi-route-03:before{content:"\8256"}.hgi-twotone.hgi-route-block:after{content:"\8257"}.hgi-twotone.hgi-route-block:before{content:"\8258"}.hgi-twotone.hgi-router-01:after{content:"\8259"}.hgi-twotone.hgi-router-01:before{content:"\825a"}.hgi-twotone.hgi-router-02:after{content:"\825b"}.hgi-twotone.hgi-router-02:before{content:"\825c"}.hgi-twotone.hgi-router:after{content:"\825d"}.hgi-twotone.hgi-router:before{content:"\825e"}.hgi-twotone.hgi-row-delete:after{content:"\825f"}.hgi-twotone.hgi-row-delete:before{content:"\8260"}.hgi-twotone.hgi-row-insert:after{content:"\8261"}.hgi-twotone.hgi-row-insert:before{content:"\8262"}.hgi-twotone.hgi-rss-connected-01:after{content:"\8263"}.hgi-twotone.hgi-rss-connected-01:before{content:"\8264"}.hgi-twotone.hgi-rss-connected-02:after{content:"\8265"}.hgi-twotone.hgi-rss-connected-02:before{content:"\8266"}.hgi-twotone.hgi-rss-error:after{content:"\8267"}.hgi-twotone.hgi-rss-error:before{content:"\8268"}.hgi-twotone.hgi-rss-locked:after{content:"\8269"}.hgi-twotone.hgi-rss-locked:before{content:"\826a"}.hgi-twotone.hgi-rss:after{content:"\826b"}.hgi-twotone.hgi-rss-unlocked:after{content:"\826c"}.hgi-twotone.hgi-rss-unlocked:before{content:"\826d"}.hgi-twotone.hgi-rss:before{content:"\826e"}.hgi-twotone.hgi-rub-el-hizb:after{content:"\826f"}.hgi-twotone.hgi-rub-el-hizb:before{content:"\8270"}.hgi-twotone.hgi-ruku:after{content:"\8271"}.hgi-twotone.hgi-ruku:before{content:"\8272"}.hgi-twotone.hgi-ruler:after{content:"\8273"}.hgi-twotone.hgi-ruler:before{content:"\8274"}.hgi-twotone.hgi-running-shoes:after{content:"\8275"}.hgi-twotone.hgi-running-shoes:before{content:"\8276"}.hgi-twotone.hgi-sad-01:after{content:"\8277"}.hgi-twotone.hgi-sad-01:before{content:"\8278"}.hgi-twotone.hgi-sad-02:after{content:"\8279"}.hgi-twotone.hgi-sad-02:before{content:"\827a"}.hgi-twotone.hgi-sad-dizzy:after{content:"\827b"}.hgi-twotone.hgi-sad-dizzy:before{content:"\827c"}.hgi-twotone.hgi-safari:after{content:"\827d"}.hgi-twotone.hgi-safari:before{content:"\827e"}.hgi-twotone.hgi-safe-delivery-01:after{content:"\827f"}.hgi-twotone.hgi-safe-delivery-01:before{content:"\8280"}.hgi-twotone.hgi-safe-delivery-02:after{content:"\8281"}.hgi-twotone.hgi-safe-delivery-02:before{content:"\8282"}.hgi-twotone.hgi-safe:after{content:"\8283"}.hgi-twotone.hgi-safe:before{content:"\8284"}.hgi-twotone.hgi-safety-pin-01:after{content:"\8285"}.hgi-twotone.hgi-safety-pin-01:before{content:"\8286"}.hgi-twotone.hgi-safety-pin-02:after{content:"\8287"}.hgi-twotone.hgi-safety-pin-02:before{content:"\8288"}.hgi-twotone.hgi-sailboat-coastal:after{content:"\8289"}.hgi-twotone.hgi-sailboat-coastal:before{content:"\828a"}.hgi-twotone.hgi-sailboat-offshore:after{content:"\828b"}.hgi-twotone.hgi-sailboat-offshore:before{content:"\828c"}.hgi-twotone.hgi-sakura:after{content:"\828d"}.hgi-twotone.hgi-sakura:before{content:"\828e"}.hgi-twotone.hgi-salah:after{content:"\828f"}.hgi-twotone.hgi-salah-time:after{content:"\8290"}.hgi-twotone.hgi-salah-time:before{content:"\8291"}.hgi-twotone.hgi-salah:before{content:"\8292"}.hgi-twotone.hgi-sale-tag-01:after{content:"\8293"}.hgi-twotone.hgi-sale-tag-01:before{content:"\8294"}.hgi-twotone.hgi-sale-tag-02:after{content:"\8295"}.hgi-twotone.hgi-sale-tag-02:before{content:"\8296"}.hgi-twotone.hgi-sandals:after{content:"\8297"}.hgi-twotone.hgi-sandals:before{content:"\8298"}.hgi-twotone.hgi-satellite-01:after{content:"\8299"}.hgi-twotone.hgi-satellite-01:before{content:"\829a"}.hgi-twotone.hgi-satellite-02:after{content:"\829b"}.hgi-twotone.hgi-satellite-02:before{content:"\829c"}.hgi-twotone.hgi-satellite-03:after{content:"\829d"}.hgi-twotone.hgi-satellite-03:before{content:"\829e"}.hgi-twotone.hgi-satellite:after{content:"\829f"}.hgi-twotone.hgi-satellite:before{content:"\82a0"}.hgi-twotone.hgi-saturn-01:after{content:"\82a1"}.hgi-twotone.hgi-saturn-01:before{content:"\82a2"}.hgi-twotone.hgi-saturn-02:after{content:"\82a3"}.hgi-twotone.hgi-saturn-02:before{content:"\82a4"}.hgi-twotone.hgi-saturn:after{content:"\82a5"}.hgi-twotone.hgi-saturn:before{content:"\82a6"}.hgi-twotone.hgi-sausage:after{content:"\82a7"}.hgi-twotone.hgi-sausage:before{content:"\82a8"}.hgi-twotone.hgi-save-energy-01:after{content:"\82a9"}.hgi-twotone.hgi-save-energy-01:before{content:"\82aa"}.hgi-twotone.hgi-save-energy-02:after{content:"\82ab"}.hgi-twotone.hgi-save-energy-02:before{content:"\82ac"}.hgi-twotone.hgi-save-money-dollar:after{content:"\82ad"}.hgi-twotone.hgi-save-money-dollar:before{content:"\82ae"}.hgi-twotone.hgi-save-money-euro:after{content:"\82af"}.hgi-twotone.hgi-save-money-euro:before{content:"\82b0"}.hgi-twotone.hgi-save-money-pound:after{content:"\82b1"}.hgi-twotone.hgi-save-money-pound:before{content:"\82b2"}.hgi-twotone.hgi-save-money-yen:after{content:"\82b3"}.hgi-twotone.hgi-save-money-yen:before{content:"\82b4"}.hgi-twotone.hgi-savings:after{content:"\82b5"}.hgi-twotone.hgi-savings:before{content:"\82b6"}.hgi-twotone.hgi-scheme:after{content:"\82b7"}.hgi-twotone.hgi-scheme:before{content:"\82b8"}.hgi-twotone.hgi-school-01:after{content:"\82b9"}.hgi-twotone.hgi-school-01:before{content:"\82ba"}.hgi-twotone.hgi-school-bell-01:after{content:"\82bb"}.hgi-twotone.hgi-school-bell-01:before{content:"\82bc"}.hgi-twotone.hgi-school-bell-02:after{content:"\82bd"}.hgi-twotone.hgi-school-bell-02:before{content:"\82be"}.hgi-twotone.hgi-school-bus:after{content:"\82bf"}.hgi-twotone.hgi-school-bus:before{content:"\82c0"}.hgi-twotone.hgi-school-report-card:after{content:"\82c1"}.hgi-twotone.hgi-school-report-card:before{content:"\82c2"}.hgi-twotone.hgi-school:after{content:"\82c3"}.hgi-twotone.hgi-school-tie:after{content:"\82c4"}.hgi-twotone.hgi-school-tie:before{content:"\82c5"}.hgi-twotone.hgi-school:before{content:"\82c6"}.hgi-twotone.hgi-scissor-01:after{content:"\82c7"}.hgi-twotone.hgi-scissor-01:before{content:"\82c8"}.hgi-twotone.hgi-scissor-rectangle:after{content:"\82c9"}.hgi-twotone.hgi-scissor-rectangle:before{content:"\82ca"}.hgi-twotone.hgi-scissor:after{content:"\82cb"}.hgi-twotone.hgi-scissor:before{content:"\82cc"}.hgi-twotone.hgi-scooter-01:after{content:"\82cd"}.hgi-twotone.hgi-scooter-01:before{content:"\82ce"}.hgi-twotone.hgi-scooter-02:after{content:"\82cf"}.hgi-twotone.hgi-scooter-02:before{content:"\82d0"}.hgi-twotone.hgi-scooter-03:after{content:"\82d1"}.hgi-twotone.hgi-scooter-03:before{content:"\82d2"}.hgi-twotone.hgi-scooter-04:after{content:"\82d3"}.hgi-twotone.hgi-scooter-04:before{content:"\82d4"}.hgi-twotone.hgi-scooter-electric:after{content:"\82d5"}.hgi-twotone.hgi-scooter-electric:before{content:"\82d6"}.hgi-twotone.hgi-scratch-card:after{content:"\82d7"}.hgi-twotone.hgi-scratch-card:before{content:"\82d8"}.hgi-twotone.hgi-screen-add-to-home:after{content:"\82d9"}.hgi-twotone.hgi-screen-add-to-home:before{content:"\82da"}.hgi-twotone.hgi-screen-lock-rotation:after{content:"\82db"}.hgi-twotone.hgi-screen-lock-rotation:before{content:"\82dc"}.hgi-twotone.hgi-screen-rotation:after{content:"\82dd"}.hgi-twotone.hgi-screen-rotation:before{content:"\82de"}.hgi-twotone.hgi-scribd:after{content:"\82df"}.hgi-twotone.hgi-scribd:before{content:"\82e0"}.hgi-twotone.hgi-scroll-horizontal:after{content:"\82e1"}.hgi-twotone.hgi-scroll-horizontal:before{content:"\82e2"}.hgi-twotone.hgi-scroll:after{content:"\82e3"}.hgi-twotone.hgi-scroll-vertical:after{content:"\82e4"}.hgi-twotone.hgi-scroll-vertical:before{content:"\82e5"}.hgi-twotone.hgi-scroll:before{content:"\82e6"}.hgi-twotone.hgi-sd-card:after{content:"\82e7"}.hgi-twotone.hgi-sd-card:before{content:"\82e8"}.hgi-twotone.hgi-seal:after{content:"\82e9"}.hgi-twotone.hgi-seal:before{content:"\82ea"}.hgi-twotone.hgi-search-01:after{content:"\82eb"}.hgi-twotone.hgi-search-01:before{content:"\82ec"}.hgi-twotone.hgi-search-02:after{content:"\82ed"}.hgi-twotone.hgi-search-02:before{content:"\82ee"}.hgi-twotone.hgi-search-add:after{content:"\82ef"}.hgi-twotone.hgi-search-add:before{content:"\82f0"}.hgi-twotone.hgi-search-area:after{content:"\82f1"}.hgi-twotone.hgi-search-area:before{content:"\82f2"}.hgi-twotone.hgi-search-circle:after{content:"\82f3"}.hgi-twotone.hgi-search-circle:before{content:"\82f4"}.hgi-twotone.hgi-search-dollar:after{content:"\82f5"}.hgi-twotone.hgi-search-dollar:before{content:"\82f6"}.hgi-twotone.hgi-search-focus:after{content:"\82f7"}.hgi-twotone.hgi-search-focus:before{content:"\82f8"}.hgi-twotone.hgi-search-list-01:after{content:"\82f9"}.hgi-twotone.hgi-search-list-01:before{content:"\82fa"}.hgi-twotone.hgi-search-list-02:after{content:"\82fb"}.hgi-twotone.hgi-search-list-02:before{content:"\82fc"}.hgi-twotone.hgi-search-minus:after{content:"\82fd"}.hgi-twotone.hgi-search-minus:before{content:"\82fe"}.hgi-twotone.hgi-search-remove:after{content:"\82ff"}.hgi-twotone.hgi-search-remove:before{content:"\8300"}.hgi-twotone.hgi-search-replace:after{content:"\8301"}.hgi-twotone.hgi-search-replace:before{content:"\8302"}.hgi-twotone.hgi-search-square:after{content:"\8303"}.hgi-twotone.hgi-search-square:before{content:"\8304"}.hgi-twotone.hgi-search-visual:after{content:"\8305"}.hgi-twotone.hgi-search-visual:before{content:"\8306"}.hgi-twotone.hgi-searching:after{content:"\8307"}.hgi-twotone.hgi-searching:before{content:"\8308"}.hgi-twotone.hgi-seat-selector:after{content:"\8309"}.hgi-twotone.hgi-seat-selector:before{content:"\830a"}.hgi-twotone.hgi-second-bracket-circle:after{content:"\830b"}.hgi-twotone.hgi-second-bracket-circle:before{content:"\830c"}.hgi-twotone.hgi-second-bracket:after{content:"\830d"}.hgi-twotone.hgi-second-bracket-square:after{content:"\830e"}.hgi-twotone.hgi-second-bracket-square:before{content:"\830f"}.hgi-twotone.hgi-second-bracket:before{content:"\8310"}.hgi-twotone.hgi-secured-network:after{content:"\8311"}.hgi-twotone.hgi-secured-network:before{content:"\8312"}.hgi-twotone.hgi-security-block:after{content:"\8313"}.hgi-twotone.hgi-security-block:before{content:"\8314"}.hgi-twotone.hgi-security-check:after{content:"\8315"}.hgi-twotone.hgi-security-check:before{content:"\8316"}.hgi-twotone.hgi-security-key-usb:after{content:"\8317"}.hgi-twotone.hgi-security-key-usb:before{content:"\8318"}.hgi-twotone.hgi-security-lock:after{content:"\8319"}.hgi-twotone.hgi-security-lock:before{content:"\831a"}.hgi-twotone.hgi-security-password:after{content:"\831b"}.hgi-twotone.hgi-security-password:before{content:"\831c"}.hgi-twotone.hgi-security:after{content:"\831d"}.hgi-twotone.hgi-security-validation:after{content:"\831e"}.hgi-twotone.hgi-security-validation:before{content:"\831f"}.hgi-twotone.hgi-security-wifi:after{content:"\8320"}.hgi-twotone.hgi-security-wifi:before{content:"\8321"}.hgi-twotone.hgi-security:before{content:"\8322"}.hgi-twotone.hgi-segment:after{content:"\8323"}.hgi-twotone.hgi-segment:before{content:"\8324"}.hgi-twotone.hgi-select-01:after{content:"\8325"}.hgi-twotone.hgi-select-01:before{content:"\8326"}.hgi-twotone.hgi-select-02:after{content:"\8327"}.hgi-twotone.hgi-select-02:before{content:"\8328"}.hgi-twotone.hgi-send-to-mobile:after{content:"\8329"}.hgi-twotone.hgi-send-to-mobile:before{content:"\832a"}.hgi-twotone.hgi-senseless:after{content:"\832b"}.hgi-twotone.hgi-senseless:before{content:"\832c"}.hgi-twotone.hgi-sent:after{content:"\832d"}.hgi-twotone.hgi-sent:before{content:"\832e"}.hgi-twotone.hgi-seo:after{content:"\832f"}.hgi-twotone.hgi-seo:before{content:"\8330"}.hgi-twotone.hgi-service:after{content:"\8331"}.hgi-twotone.hgi-service:before{content:"\8332"}.hgi-twotone.hgi-setting-06:after{content:"\8333"}.hgi-twotone.hgi-setting-06:before{content:"\8334"}.hgi-twotone.hgi-setting-07:after{content:"\8335"}.hgi-twotone.hgi-setting-07:before{content:"\8336"}.hgi-twotone.hgi-setting-done-01:after{content:"\8337"}.hgi-twotone.hgi-setting-done-01:before{content:"\8338"}.hgi-twotone.hgi-setting-done-02:after{content:"\8339"}.hgi-twotone.hgi-setting-done-02:before{content:"\833a"}.hgi-twotone.hgi-setting-done-03:after{content:"\833b"}.hgi-twotone.hgi-setting-done-03:before{content:"\833c"}.hgi-twotone.hgi-setting-done-04:after{content:"\833d"}.hgi-twotone.hgi-setting-done-04:before{content:"\833e"}.hgi-twotone.hgi-setting-error-03:after{content:"\833f"}.hgi-twotone.hgi-setting-error-03:before{content:"\8340"}.hgi-twotone.hgi-setting-error-04:after{content:"\8341"}.hgi-twotone.hgi-setting-error-04:before{content:"\8342"}.hgi-twotone.hgi-settings-01:after{content:"\8343"}.hgi-twotone.hgi-settings-01:before{content:"\8344"}.hgi-twotone.hgi-settings-02:after{content:"\8345"}.hgi-twotone.hgi-settings-02:before{content:"\8346"}.hgi-twotone.hgi-settings-03:after{content:"\8347"}.hgi-twotone.hgi-settings-03:before{content:"\8348"}.hgi-twotone.hgi-settings-04:after{content:"\8349"}.hgi-twotone.hgi-settings-04:before{content:"\834a"}.hgi-twotone.hgi-settings-05:after{content:"\834b"}.hgi-twotone.hgi-settings-05:before{content:"\834c"}.hgi-twotone.hgi-settings-error-01:after{content:"\834d"}.hgi-twotone.hgi-settings-error-01:before{content:"\834e"}.hgi-twotone.hgi-settings-error-02:after{content:"\834f"}.hgi-twotone.hgi-settings-error-02:before{content:"\8350"}.hgi-twotone.hgi-setup-01:after{content:"\8351"}.hgi-twotone.hgi-setup-01:before{content:"\8352"}.hgi-twotone.hgi-setup-02:after{content:"\8353"}.hgi-twotone.hgi-setup-02:before{content:"\8354"}.hgi-twotone.hgi-shaka-01:after{content:"\8355"}.hgi-twotone.hgi-shaka-01:before{content:"\8356"}.hgi-twotone.hgi-shaka-02:after{content:"\8357"}.hgi-twotone.hgi-shaka-02:before{content:"\8358"}.hgi-twotone.hgi-shaka-03:after{content:"\8359"}.hgi-twotone.hgi-shaka-03:before{content:"\835a"}.hgi-twotone.hgi-shaka-04:after{content:"\835b"}.hgi-twotone.hgi-shaka-04:before{content:"\835c"}.hgi-twotone.hgi-shampoo:after{content:"\835d"}.hgi-twotone.hgi-shampoo:before{content:"\835e"}.hgi-twotone.hgi-shapes:after{content:"\835f"}.hgi-twotone.hgi-shapes:before{content:"\8360"}.hgi-twotone.hgi-share-01:after{content:"\8361"}.hgi-twotone.hgi-share-01:before{content:"\8362"}.hgi-twotone.hgi-share-02:after{content:"\8363"}.hgi-twotone.hgi-share-02:before{content:"\8364"}.hgi-twotone.hgi-share-03:after{content:"\8365"}.hgi-twotone.hgi-share-03:before{content:"\8366"}.hgi-twotone.hgi-share-04:after{content:"\8367"}.hgi-twotone.hgi-share-04:before{content:"\8368"}.hgi-twotone.hgi-share-05:after{content:"\8369"}.hgi-twotone.hgi-share-05:before{content:"\836a"}.hgi-twotone.hgi-share-06:after{content:"\836b"}.hgi-twotone.hgi-share-06:before{content:"\836c"}.hgi-twotone.hgi-share-07:after{content:"\836d"}.hgi-twotone.hgi-share-07:before{content:"\836e"}.hgi-twotone.hgi-share-08:after{content:"\836f"}.hgi-twotone.hgi-share-08:before{content:"\8370"}.hgi-twotone.hgi-share-knowledge:after{content:"\8371"}.hgi-twotone.hgi-share-knowledge:before{content:"\8372"}.hgi-twotone.hgi-share-location-01:after{content:"\8373"}.hgi-twotone.hgi-share-location-01:before{content:"\8374"}.hgi-twotone.hgi-share-location-02:after{content:"\8375"}.hgi-twotone.hgi-share-location-02:before{content:"\8376"}.hgi-twotone.hgi-shared-wifi:after{content:"\8377"}.hgi-twotone.hgi-shared-wifi:before{content:"\8378"}.hgi-twotone.hgi-sharing:after{content:"\8379"}.hgi-twotone.hgi-sharing:before{content:"\837a"}.hgi-twotone.hgi-shellfish:after{content:"\837b"}.hgi-twotone.hgi-shellfish:before{content:"\837c"}.hgi-twotone.hgi-sheriff-01:after{content:"\837d"}.hgi-twotone.hgi-sheriff-01:before{content:"\837e"}.hgi-twotone.hgi-sheriff-02:after{content:"\837f"}.hgi-twotone.hgi-sheriff-02:before{content:"\8380"}.hgi-twotone.hgi-shield-01:after{content:"\8381"}.hgi-twotone.hgi-shield-01:before{content:"\8382"}.hgi-twotone.hgi-shield-02:after{content:"\8383"}.hgi-twotone.hgi-shield-02:before{content:"\8384"}.hgi-twotone.hgi-shield-blockchain:after{content:"\8385"}.hgi-twotone.hgi-shield-blockchain:before{content:"\8386"}.hgi-twotone.hgi-shield-energy:after{content:"\8387"}.hgi-twotone.hgi-shield-energy:before{content:"\8388"}.hgi-twotone.hgi-shield-key:after{content:"\8389"}.hgi-twotone.hgi-shield-key:before{content:"\838a"}.hgi-twotone.hgi-shield-user:after{content:"\838b"}.hgi-twotone.hgi-shield-user:before{content:"\838c"}.hgi-twotone.hgi-shipment-tracking:after{content:"\838d"}.hgi-twotone.hgi-shipment-tracking:before{content:"\838e"}.hgi-twotone.hgi-shipping-center:after{content:"\838f"}.hgi-twotone.hgi-shipping-center:before{content:"\8390"}.hgi-twotone.hgi-shipping-loading:after{content:"\8391"}.hgi-twotone.hgi-shipping-loading:before{content:"\8392"}.hgi-twotone.hgi-shipping-truck-01:after{content:"\8393"}.hgi-twotone.hgi-shipping-truck-01:before{content:"\8394"}.hgi-twotone.hgi-shipping-truck-02:after{content:"\8395"}.hgi-twotone.hgi-shipping-truck-02:before{content:"\8396"}.hgi-twotone.hgi-shirt-01:after{content:"\8397"}.hgi-twotone.hgi-shirt-01:before{content:"\8398"}.hgi-twotone.hgi-shocked:after{content:"\8399"}.hgi-twotone.hgi-shocked:before{content:"\839a"}.hgi-twotone.hgi-shop-sign:after{content:"\839b"}.hgi-twotone.hgi-shop-sign:before{content:"\839c"}.hgi-twotone.hgi-shopping-bag-01:after{content:"\839d"}.hgi-twotone.hgi-shopping-bag-01:before{content:"\839e"}.hgi-twotone.hgi-shopping-bag-02:after{content:"\839f"}.hgi-twotone.hgi-shopping-bag-02:before{content:"\83a0"}.hgi-twotone.hgi-shopping-bag-03:after{content:"\83a1"}.hgi-twotone.hgi-shopping-bag-03:before{content:"\83a2"}.hgi-twotone.hgi-shopping-bag-add:after{content:"\83a3"}.hgi-twotone.hgi-shopping-bag-add:before{content:"\83a4"}.hgi-twotone.hgi-shopping-bag-check:after{content:"\83a5"}.hgi-twotone.hgi-shopping-bag-check:before{content:"\83a6"}.hgi-twotone.hgi-shopping-bag-favorite:after{content:"\83a7"}.hgi-twotone.hgi-shopping-bag-favorite:before{content:"\83a8"}.hgi-twotone.hgi-shopping-bag-remove:after{content:"\83a9"}.hgi-twotone.hgi-shopping-bag-remove:before{content:"\83aa"}.hgi-twotone.hgi-shopping-basket-01:after{content:"\83ab"}.hgi-twotone.hgi-shopping-basket-01:before{content:"\83ac"}.hgi-twotone.hgi-shopping-basket-02:after{content:"\83ad"}.hgi-twotone.hgi-shopping-basket-02:before{content:"\83ae"}.hgi-twotone.hgi-shopping-basket-03:after{content:"\83af"}.hgi-twotone.hgi-shopping-basket-03:before{content:"\83b0"}.hgi-twotone.hgi-shopping-basket-add-01:after{content:"\83b1"}.hgi-twotone.hgi-shopping-basket-add-01:before{content:"\83b2"}.hgi-twotone.hgi-shopping-basket-add-02:after{content:"\83b3"}.hgi-twotone.hgi-shopping-basket-add-02:before{content:"\83b4"}.hgi-twotone.hgi-shopping-basket-add-03:after{content:"\83b5"}.hgi-twotone.hgi-shopping-basket-add-03:before{content:"\83b6"}.hgi-twotone.hgi-shopping-basket-check-in-01:after{content:"\83b7"}.hgi-twotone.hgi-shopping-basket-check-in-01:before{content:"\83b8"}.hgi-twotone.hgi-shopping-basket-check-in-02:after{content:"\83b9"}.hgi-twotone.hgi-shopping-basket-check-in-02:before{content:"\83ba"}.hgi-twotone.hgi-shopping-basket-check-in-03:after{content:"\83bb"}.hgi-twotone.hgi-shopping-basket-check-in-03:before{content:"\83bc"}.hgi-twotone.hgi-shopping-basket-check-out-01:after{content:"\83bd"}.hgi-twotone.hgi-shopping-basket-check-out-01:before{content:"\83be"}.hgi-twotone.hgi-shopping-basket-check-out-02:after{content:"\83bf"}.hgi-twotone.hgi-shopping-basket-check-out-02:before{content:"\83c0"}.hgi-twotone.hgi-shopping-basket-check-out-03:after{content:"\83c1"}.hgi-twotone.hgi-shopping-basket-check-out-03:before{content:"\83c2"}.hgi-twotone.hgi-shopping-basket-done-01:after{content:"\83c3"}.hgi-twotone.hgi-shopping-basket-done-01:before{content:"\83c4"}.hgi-twotone.hgi-shopping-basket-done-02:after{content:"\83c5"}.hgi-twotone.hgi-shopping-basket-done-02:before{content:"\83c6"}.hgi-twotone.hgi-shopping-basket-done-03:after{content:"\83c7"}.hgi-twotone.hgi-shopping-basket-done-03:before{content:"\83c8"}.hgi-twotone.hgi-shopping-basket-favorite-01:after{content:"\83c9"}.hgi-twotone.hgi-shopping-basket-favorite-01:before{content:"\83ca"}.hgi-twotone.hgi-shopping-basket-favorite-02:after{content:"\83cb"}.hgi-twotone.hgi-shopping-basket-favorite-02:before{content:"\83cc"}.hgi-twotone.hgi-shopping-basket-favorite-03:after{content:"\83cd"}.hgi-twotone.hgi-shopping-basket-favorite-03:before{content:"\83ce"}.hgi-twotone.hgi-shopping-basket-remove-01:after{content:"\83cf"}.hgi-twotone.hgi-shopping-basket-remove-01:before{content:"\83d0"}.hgi-twotone.hgi-shopping-basket-remove-02:after{content:"\83d1"}.hgi-twotone.hgi-shopping-basket-remove-02:before{content:"\83d2"}.hgi-twotone.hgi-shopping-basket-remove-03:after{content:"\83d3"}.hgi-twotone.hgi-shopping-basket-remove-03:before{content:"\83d4"}.hgi-twotone.hgi-shopping-basket-secure-01:after{content:"\83d5"}.hgi-twotone.hgi-shopping-basket-secure-01:before{content:"\83d6"}.hgi-twotone.hgi-shopping-basket-secure-02:after{content:"\83d7"}.hgi-twotone.hgi-shopping-basket-secure-02:before{content:"\83d8"}.hgi-twotone.hgi-shopping-basket-secure-03:after{content:"\83d9"}.hgi-twotone.hgi-shopping-basket-secure-03:before{content:"\83da"}.hgi-twotone.hgi-shopping-cart-01:after{content:"\83db"}.hgi-twotone.hgi-shopping-cart-01:before{content:"\83dc"}.hgi-twotone.hgi-shopping-cart-02:after{content:"\83dd"}.hgi-twotone.hgi-shopping-cart-02:before{content:"\83de"}.hgi-twotone.hgi-shopping-cart-add-01:after{content:"\83df"}.hgi-twotone.hgi-shopping-cart-add-01:before{content:"\83e0"}.hgi-twotone.hgi-shopping-cart-add-02:after{content:"\83e1"}.hgi-twotone.hgi-shopping-cart-add-02:before{content:"\83e2"}.hgi-twotone.hgi-shopping-cart-check-01:after{content:"\83e3"}.hgi-twotone.hgi-shopping-cart-check-01:before{content:"\83e4"}.hgi-twotone.hgi-shopping-cart-check-02:after{content:"\83e5"}.hgi-twotone.hgi-shopping-cart-check-02:before{content:"\83e6"}.hgi-twotone.hgi-shopping-cart-check-in-01:after{content:"\83e7"}.hgi-twotone.hgi-shopping-cart-check-in-01:before{content:"\83e8"}.hgi-twotone.hgi-shopping-cart-check-in-02:after{content:"\83e9"}.hgi-twotone.hgi-shopping-cart-check-in-02:before{content:"\83ea"}.hgi-twotone.hgi-shopping-cart-check-out-01:after{content:"\83eb"}.hgi-twotone.hgi-shopping-cart-check-out-01:before{content:"\83ec"}.hgi-twotone.hgi-shopping-cart-check-out-02:after{content:"\83ed"}.hgi-twotone.hgi-shopping-cart-check-out-02:before{content:"\83ee"}.hgi-twotone.hgi-shopping-cart-favorite-01:after{content:"\83ef"}.hgi-twotone.hgi-shopping-cart-favorite-01:before{content:"\83f0"}.hgi-twotone.hgi-shopping-cart-favorite-02:after{content:"\83f1"}.hgi-twotone.hgi-shopping-cart-favorite-02:before{content:"\83f2"}.hgi-twotone.hgi-shopping-cart-remove-01:after{content:"\83f3"}.hgi-twotone.hgi-shopping-cart-remove-01:before{content:"\83f4"}.hgi-twotone.hgi-shopping-cart-remove-02:after{content:"\83f5"}.hgi-twotone.hgi-shopping-cart-remove-02:before{content:"\83f6"}.hgi-twotone.hgi-shorts-pants:after{content:"\83f7"}.hgi-twotone.hgi-shorts-pants:before{content:"\83f8"}.hgi-twotone.hgi-shuffle:after{content:"\83f9"}.hgi-twotone.hgi-shuffle-square:after{content:"\83fa"}.hgi-twotone.hgi-shuffle-square:before{content:"\83fb"}.hgi-twotone.hgi-shuffle:before{content:"\83fc"}.hgi-twotone.hgi-shutterstock:after{content:"\83fd"}.hgi-twotone.hgi-shutterstock:before{content:"\83fe"}.hgi-twotone.hgi-sidebar-bottom:after{content:"\83ff"}.hgi-twotone.hgi-sidebar-bottom:before{content:"\8400"}.hgi-twotone.hgi-sidebar-left-01:after{content:"\8401"}.hgi-twotone.hgi-sidebar-left-01:before{content:"\8402"}.hgi-twotone.hgi-sidebar-left:after{content:"\8403"}.hgi-twotone.hgi-sidebar-left:before{content:"\8404"}.hgi-twotone.hgi-sidebar-right-01:after{content:"\8405"}.hgi-twotone.hgi-sidebar-right-01:before{content:"\8406"}.hgi-twotone.hgi-sidebar-right:after{content:"\8407"}.hgi-twotone.hgi-sidebar-right:before{content:"\8408"}.hgi-twotone.hgi-sidebar-top:after{content:"\8409"}.hgi-twotone.hgi-sidebar-top:before{content:"\840a"}.hgi-twotone.hgi-sign-language-c:after{content:"\840b"}.hgi-twotone.hgi-sign-language-c:before{content:"\840c"}.hgi-twotone.hgi-signal-full-01:after{content:"\840d"}.hgi-twotone.hgi-signal-full-01:before{content:"\840e"}.hgi-twotone.hgi-signal-full-02:after{content:"\840f"}.hgi-twotone.hgi-signal-full-02:before{content:"\8410"}.hgi-twotone.hgi-signal-low-01:after{content:"\8411"}.hgi-twotone.hgi-signal-low-01:before{content:"\8412"}.hgi-twotone.hgi-signal-low-02:after{content:"\8413"}.hgi-twotone.hgi-signal-low-02:before{content:"\8414"}.hgi-twotone.hgi-signal-low-medium:after{content:"\8415"}.hgi-twotone.hgi-signal-low-medium:before{content:"\8416"}.hgi-twotone.hgi-signal-medium-01:after{content:"\8417"}.hgi-twotone.hgi-signal-medium-01:before{content:"\8418"}.hgi-twotone.hgi-signal-medium-02:after{content:"\8419"}.hgi-twotone.hgi-signal-medium-02:before{content:"\841a"}.hgi-twotone.hgi-signal-no-01:after{content:"\841b"}.hgi-twotone.hgi-signal-no-01:before{content:"\841c"}.hgi-twotone.hgi-signal-no-02:after{content:"\841d"}.hgi-twotone.hgi-signal-no-02:before{content:"\841e"}.hgi-twotone.hgi-signal:after{content:"\841f"}.hgi-twotone.hgi-signal:before{content:"\8420"}.hgi-twotone.hgi-signature:after{content:"\8421"}.hgi-twotone.hgi-signature:before{content:"\8422"}.hgi-twotone.hgi-silence:after{content:"\8423"}.hgi-twotone.hgi-silence:before{content:"\8424"}.hgi-twotone.hgi-simcard-01:after{content:"\8425"}.hgi-twotone.hgi-simcard-01:before{content:"\8426"}.hgi-twotone.hgi-simcard-02:after{content:"\8427"}.hgi-twotone.hgi-simcard-02:before{content:"\8428"}.hgi-twotone.hgi-simcard-dual:after{content:"\8429"}.hgi-twotone.hgi-simcard-dual:before{content:"\842a"}.hgi-twotone.hgi-sin:after{content:"\842b"}.hgi-twotone.hgi-sin:before{content:"\842c"}.hgi-twotone.hgi-sine-01:after{content:"\842d"}.hgi-twotone.hgi-sine-01:before{content:"\842e"}.hgi-twotone.hgi-sine-02:after{content:"\842f"}.hgi-twotone.hgi-sine-02:before{content:"\8430"}.hgi-twotone.hgi-sing-left:after{content:"\8431"}.hgi-twotone.hgi-sing-left:before{content:"\8432"}.hgi-twotone.hgi-sing-right:after{content:"\8433"}.hgi-twotone.hgi-sing-right:before{content:"\8434"}.hgi-twotone.hgi-sink-01:after{content:"\8435"}.hgi-twotone.hgi-sink-01:before{content:"\8436"}.hgi-twotone.hgi-sink-02:after{content:"\8437"}.hgi-twotone.hgi-sink-02:before{content:"\8438"}.hgi-twotone.hgi-siri:after{content:"\8439"}.hgi-twotone.hgi-siri:before{content:"\843a"}.hgi-twotone.hgi-sketch:after{content:"\843b"}.hgi-twotone.hgi-sketch:before{content:"\843c"}.hgi-twotone.hgi-skew:after{content:"\843d"}.hgi-twotone.hgi-skew:before{content:"\843e"}.hgi-twotone.hgi-ski-dice-faces-01:after{content:"\843f"}.hgi-twotone.hgi-ski-dice-faces-01:before{content:"\8440"}.hgi-twotone.hgi-skipping-rope:after{content:"\8441"}.hgi-twotone.hgi-skipping-rope:before{content:"\8442"}.hgi-twotone.hgi-skull:after{content:"\8443"}.hgi-twotone.hgi-skull:before{content:"\8444"}.hgi-twotone.hgi-skype:after{content:"\8445"}.hgi-twotone.hgi-skype:before{content:"\8446"}.hgi-twotone.hgi-slack:after{content:"\8447"}.hgi-twotone.hgi-slack:before{content:"\8448"}.hgi-twotone.hgi-sleeping:after{content:"\8449"}.hgi-twotone.hgi-sleeping:before{content:"\844a"}.hgi-twotone.hgi-sleeveless:after{content:"\844b"}.hgi-twotone.hgi-sleeveless:before{content:"\844c"}.hgi-twotone.hgi-sliders-horizontal:after{content:"\844d"}.hgi-twotone.hgi-sliders-horizontal:before{content:"\844e"}.hgi-twotone.hgi-sliders-vertical:after{content:"\844f"}.hgi-twotone.hgi-sliders-vertical:before{content:"\8450"}.hgi-twotone.hgi-slideshare:after{content:"\8451"}.hgi-twotone.hgi-slideshare:before{content:"\8452"}.hgi-twotone.hgi-slow-winds:after{content:"\8453"}.hgi-twotone.hgi-slow-winds:before{content:"\8454"}.hgi-twotone.hgi-smart-ac:after{content:"\8455"}.hgi-twotone.hgi-smart-ac:before{content:"\8456"}.hgi-twotone.hgi-smart-phone-01:after{content:"\8457"}.hgi-twotone.hgi-smart-phone-01:before{content:"\8458"}.hgi-twotone.hgi-smart-phone-02:after{content:"\8459"}.hgi-twotone.hgi-smart-phone-02:before{content:"\845a"}.hgi-twotone.hgi-smart-phone-03:after{content:"\845b"}.hgi-twotone.hgi-smart-phone-03:before{content:"\845c"}.hgi-twotone.hgi-smart-phone-04:after{content:"\845d"}.hgi-twotone.hgi-smart-phone-04:before{content:"\845e"}.hgi-twotone.hgi-smart-phone-landscape:after{content:"\845f"}.hgi-twotone.hgi-smart-phone-landscape:before{content:"\8460"}.hgi-twotone.hgi-smart:after{content:"\8461"}.hgi-twotone.hgi-smart-watch-01:after{content:"\8462"}.hgi-twotone.hgi-smart-watch-01:before{content:"\8463"}.hgi-twotone.hgi-smart-watch-02:after{content:"\8464"}.hgi-twotone.hgi-smart-watch-02:before{content:"\8465"}.hgi-twotone.hgi-smart-watch-03:after{content:"\8466"}.hgi-twotone.hgi-smart-watch-03:before{content:"\8467"}.hgi-twotone.hgi-smart-watch-04:after{content:"\8468"}.hgi-twotone.hgi-smart-watch-04:before{content:"\8469"}.hgi-twotone.hgi-smart:before{content:"\846a"}.hgi-twotone.hgi-smartphone-lost-wifi:after{content:"\846b"}.hgi-twotone.hgi-smartphone-lost-wifi:before{content:"\846c"}.hgi-twotone.hgi-smartphone-wifi:after{content:"\846d"}.hgi-twotone.hgi-smartphone-wifi:before{content:"\846e"}.hgi-twotone.hgi-smile-dizzy:after{content:"\846f"}.hgi-twotone.hgi-smile-dizzy:before{content:"\8470"}.hgi-twotone.hgi-smile:after{content:"\8471"}.hgi-twotone.hgi-smile:before{content:"\8472"}.hgi-twotone.hgi-sms-code:after{content:"\8473"}.hgi-twotone.hgi-sms-code:before{content:"\8474"}.hgi-twotone.hgi-snail:after{content:"\8475"}.hgi-twotone.hgi-snail:before{content:"\8476"}.hgi-twotone.hgi-snapchat:after{content:"\8477"}.hgi-twotone.hgi-snapchat:before{content:"\8478"}.hgi-twotone.hgi-snow:after{content:"\8479"}.hgi-twotone.hgi-snow:before{content:"\847a"}.hgi-twotone.hgi-soda-can:after{content:"\847b"}.hgi-twotone.hgi-soda-can:before{content:"\847c"}.hgi-twotone.hgi-sofa-01:after{content:"\847d"}.hgi-twotone.hgi-sofa-01:before{content:"\847e"}.hgi-twotone.hgi-sofa-02:after{content:"\847f"}.hgi-twotone.hgi-sofa-02:before{content:"\8480"}.hgi-twotone.hgi-sofa-03:after{content:"\8481"}.hgi-twotone.hgi-sofa-03:before{content:"\8482"}.hgi-twotone.hgi-sofa-single:after{content:"\8483"}.hgi-twotone.hgi-sofa-single:before{content:"\8484"}.hgi-twotone.hgi-soft-drink-01:after{content:"\8485"}.hgi-twotone.hgi-soft-drink-01:before{content:"\8486"}.hgi-twotone.hgi-soft-drink-02:after{content:"\8487"}.hgi-twotone.hgi-soft-drink-02:before{content:"\8488"}.hgi-twotone.hgi-software-license:after{content:"\8489"}.hgi-twotone.hgi-software-license:before{content:"\848a"}.hgi-twotone.hgi-software:after{content:"\848b"}.hgi-twotone.hgi-software-uninstall:after{content:"\848c"}.hgi-twotone.hgi-software-uninstall:before{content:"\848d"}.hgi-twotone.hgi-software:before{content:"\848e"}.hgi-twotone.hgi-soil-moisture-field:after{content:"\848f"}.hgi-twotone.hgi-soil-moisture-field:before{content:"\8490"}.hgi-twotone.hgi-soil-moisture-global:after{content:"\8491"}.hgi-twotone.hgi-soil-moisture-global:before{content:"\8492"}.hgi-twotone.hgi-soil-temperature-field:after{content:"\8493"}.hgi-twotone.hgi-soil-temperature-field:before{content:"\8494"}.hgi-twotone.hgi-soil-temperature-global:after{content:"\8495"}.hgi-twotone.hgi-soil-temperature-global:before{content:"\8496"}.hgi-twotone.hgi-solar-energy:after{content:"\8497"}.hgi-twotone.hgi-solar-energy:before{content:"\8498"}.hgi-twotone.hgi-solar-panel-01:after{content:"\8499"}.hgi-twotone.hgi-solar-panel-01:before{content:"\849a"}.hgi-twotone.hgi-solar-panel-02:after{content:"\849b"}.hgi-twotone.hgi-solar-panel-02:before{content:"\849c"}.hgi-twotone.hgi-solar-panel-03:after{content:"\849d"}.hgi-twotone.hgi-solar-panel-03:before{content:"\849e"}.hgi-twotone.hgi-solar-panel-04:after{content:"\849f"}.hgi-twotone.hgi-solar-panel-04:before{content:"\84a0"}.hgi-twotone.hgi-solar-panel-05:after{content:"\84a1"}.hgi-twotone.hgi-solar-panel-05:before{content:"\84a2"}.hgi-twotone.hgi-solar-power:after{content:"\84a3"}.hgi-twotone.hgi-solar-power:before{content:"\84a4"}.hgi-twotone.hgi-solar-system-01:after{content:"\84a5"}.hgi-twotone.hgi-solar-system-01:before{content:"\84a6"}.hgi-twotone.hgi-solar-system:after{content:"\84a7"}.hgi-twotone.hgi-solar-system:before{content:"\84a8"}.hgi-twotone.hgi-solid-line-01:after{content:"\84a9"}.hgi-twotone.hgi-solid-line-01:before{content:"\84aa"}.hgi-twotone.hgi-solid-line-02:after{content:"\84ab"}.hgi-twotone.hgi-solid-line-02:before{content:"\84ac"}.hgi-twotone.hgi-sort-by-down-01:after{content:"\84ad"}.hgi-twotone.hgi-sort-by-down-01:before{content:"\84ae"}.hgi-twotone.hgi-sort-by-down-02:after{content:"\84af"}.hgi-twotone.hgi-sort-by-down-02:before{content:"\84b0"}.hgi-twotone.hgi-sort-by-up-01:after{content:"\84b1"}.hgi-twotone.hgi-sort-by-up-01:before{content:"\84b2"}.hgi-twotone.hgi-sort-by-up-02:after{content:"\84b3"}.hgi-twotone.hgi-sort-by-up-02:before{content:"\84b4"}.hgi-twotone.hgi-sorting-01:after{content:"\84b5"}.hgi-twotone.hgi-sorting-01:before{content:"\84b6"}.hgi-twotone.hgi-sorting-02:after{content:"\84b7"}.hgi-twotone.hgi-sorting-02:before{content:"\84b8"}.hgi-twotone.hgi-sorting-03:after{content:"\84b9"}.hgi-twotone.hgi-sorting-03:before{content:"\84ba"}.hgi-twotone.hgi-sorting-04:after{content:"\84bb"}.hgi-twotone.hgi-sorting-04:before{content:"\84bc"}.hgi-twotone.hgi-sorting-05:after{content:"\84bd"}.hgi-twotone.hgi-sorting-05:before{content:"\84be"}.hgi-twotone.hgi-sorting-1-9:after{content:"\84bf"}.hgi-twotone.hgi-sorting-1-9:before{content:"\84c0"}.hgi-twotone.hgi-sorting-9-1:after{content:"\84c1"}.hgi-twotone.hgi-sorting-9-1:before{content:"\84c2"}.hgi-twotone.hgi-sorting-a-z-01:after{content:"\84c3"}.hgi-twotone.hgi-sorting-a-z-01:before{content:"\84c4"}.hgi-twotone.hgi-sorting-a-z-02:after{content:"\84c5"}.hgi-twotone.hgi-sorting-a-z-02:before{content:"\84c6"}.hgi-twotone.hgi-sorting-down:after{content:"\84c7"}.hgi-twotone.hgi-sorting-down:before{content:"\84c8"}.hgi-twotone.hgi-sorting-up:after{content:"\84c9"}.hgi-twotone.hgi-sorting-up:before{content:"\84ca"}.hgi-twotone.hgi-sorting-z-a-01:after{content:"\84cb"}.hgi-twotone.hgi-sorting-z-a-01:before{content:"\84cc"}.hgi-twotone.hgi-soundcloud:after{content:"\84cd"}.hgi-twotone.hgi-soundcloud:before{content:"\84ce"}.hgi-twotone.hgi-source-code-circle:after{content:"\84cf"}.hgi-twotone.hgi-source-code-circle:before{content:"\84d0"}.hgi-twotone.hgi-source-code:after{content:"\84d1"}.hgi-twotone.hgi-source-code-square:after{content:"\84d2"}.hgi-twotone.hgi-source-code-square:before{content:"\84d3"}.hgi-twotone.hgi-source-code:before{content:"\84d4"}.hgi-twotone.hgi-spaceship:after{content:"\84d5"}.hgi-twotone.hgi-spaceship:before{content:"\84d6"}.hgi-twotone.hgi-spades:after{content:"\84d7"}.hgi-twotone.hgi-spades:before{content:"\84d8"}.hgi-twotone.hgi-spaghetti:after{content:"\84d9"}.hgi-twotone.hgi-spaghetti:before{content:"\84da"}.hgi-twotone.hgi-spam:after{content:"\84db"}.hgi-twotone.hgi-spam:before{content:"\84dc"}.hgi-twotone.hgi-sparkles:after{content:"\84dd"}.hgi-twotone.hgi-sparkles:before{content:"\84de"}.hgi-twotone.hgi-spartan-helmet:after{content:"\84df"}.hgi-twotone.hgi-spartan-helmet:before{content:"\84e0"}.hgi-twotone.hgi-spatula:after{content:"\84e1"}.hgi-twotone.hgi-spatula:before{content:"\84e2"}.hgi-twotone.hgi-speaker-01:after{content:"\84e3"}.hgi-twotone.hgi-speaker-01:before{content:"\84e4"}.hgi-twotone.hgi-speaker:after{content:"\84e5"}.hgi-twotone.hgi-speaker:before{content:"\84e6"}.hgi-twotone.hgi-speech-to-text:after{content:"\84e7"}.hgi-twotone.hgi-speech-to-text:before{content:"\84e8"}.hgi-twotone.hgi-speed-train-01:after{content:"\84e9"}.hgi-twotone.hgi-speed-train-01:before{content:"\84ea"}.hgi-twotone.hgi-speed-train-02:after{content:"\84eb"}.hgi-twotone.hgi-speed-train-02:before{content:"\84ec"}.hgi-twotone.hgi-sperm:after{content:"\84ed"}.hgi-twotone.hgi-sperm:before{content:"\84ee"}.hgi-twotone.hgi-sphere:after{content:"\84ef"}.hgi-twotone.hgi-sphere:before{content:"\84f0"}.hgi-twotone.hgi-spirals:after{content:"\84f1"}.hgi-twotone.hgi-spirals:before{content:"\84f2"}.hgi-twotone.hgi-spoon-and-fork:after{content:"\84f3"}.hgi-twotone.hgi-spoon-and-fork:before{content:"\84f4"}.hgi-twotone.hgi-spoon-and-knife:after{content:"\84f5"}.hgi-twotone.hgi-spoon-and-knife:before{content:"\84f6"}.hgi-twotone.hgi-spoon:after{content:"\84f7"}.hgi-twotone.hgi-spoon:before{content:"\84f8"}.hgi-twotone.hgi-spotify:after{content:"\84f9"}.hgi-twotone.hgi-spotify:before{content:"\84fa"}.hgi-twotone.hgi-sql:after{content:"\84fb"}.hgi-twotone.hgi-sql:before{content:"\84fc"}.hgi-twotone.hgi-square-01:after{content:"\84fd"}.hgi-twotone.hgi-square-01:before{content:"\84fe"}.hgi-twotone.hgi-square-arrow-data-transfer-diagonal:after{content:"\84ff"}.hgi-twotone.hgi-square-arrow-data-transfer-diagonal:before{content:"\8500"}.hgi-twotone.hgi-square-arrow-data-transfer-horizontal:after{content:"\8501"}.hgi-twotone.hgi-square-arrow-data-transfer-horizontal:before{content:"\8502"}.hgi-twotone.hgi-square-arrow-data-transfer-vertical:after{content:"\8503"}.hgi-twotone.hgi-square-arrow-data-transfer-vertical:before{content:"\8504"}.hgi-twotone.hgi-square-arrow-diagonal-01:after{content:"\8505"}.hgi-twotone.hgi-square-arrow-diagonal-01:before{content:"\8506"}.hgi-twotone.hgi-square-arrow-diagonal-02:after{content:"\8507"}.hgi-twotone.hgi-square-arrow-diagonal-02:before{content:"\8508"}.hgi-twotone.hgi-square-arrow-down-01:after{content:"\8509"}.hgi-twotone.hgi-square-arrow-down-01:before{content:"\850a"}.hgi-twotone.hgi-square-arrow-down-02:after{content:"\850b"}.hgi-twotone.hgi-square-arrow-down-02:before{content:"\850c"}.hgi-twotone.hgi-square-arrow-down-03:after{content:"\850d"}.hgi-twotone.hgi-square-arrow-down-03:before{content:"\850e"}.hgi-twotone.hgi-square-arrow-down-double:after{content:"\850f"}.hgi-twotone.hgi-square-arrow-down-double:before{content:"\8510"}.hgi-twotone.hgi-square-arrow-down-left:after{content:"\8511"}.hgi-twotone.hgi-square-arrow-down-left:before{content:"\8512"}.hgi-twotone.hgi-square-arrow-down-right:after{content:"\8513"}.hgi-twotone.hgi-square-arrow-down-right:before{content:"\8514"}.hgi-twotone.hgi-square-arrow-expand-01:after{content:"\8515"}.hgi-twotone.hgi-square-arrow-expand-01:before{content:"\8516"}.hgi-twotone.hgi-square-arrow-expand-02:after{content:"\8517"}.hgi-twotone.hgi-square-arrow-expand-02:before{content:"\8518"}.hgi-twotone.hgi-square-arrow-horizontal:after{content:"\8519"}.hgi-twotone.hgi-square-arrow-horizontal:before{content:"\851a"}.hgi-twotone.hgi-square-arrow-left-01:after{content:"\851b"}.hgi-twotone.hgi-square-arrow-left-01:before{content:"\851c"}.hgi-twotone.hgi-square-arrow-left-02:after{content:"\851d"}.hgi-twotone.hgi-square-arrow-left-02:before{content:"\851e"}.hgi-twotone.hgi-square-arrow-left-03:after{content:"\851f"}.hgi-twotone.hgi-square-arrow-left-03:before{content:"\8520"}.hgi-twotone.hgi-square-arrow-left-double:after{content:"\8521"}.hgi-twotone.hgi-square-arrow-left-double:before{content:"\8522"}.hgi-twotone.hgi-square-arrow-left-right:after{content:"\8523"}.hgi-twotone.hgi-square-arrow-left-right:before{content:"\8524"}.hgi-twotone.hgi-square-arrow-move-down-left:after{content:"\8525"}.hgi-twotone.hgi-square-arrow-move-down-left:before{content:"\8526"}.hgi-twotone.hgi-square-arrow-move-down-right:after{content:"\8527"}.hgi-twotone.hgi-square-arrow-move-down-right:before{content:"\8528"}.hgi-twotone.hgi-square-arrow-move-left-down:after{content:"\8529"}.hgi-twotone.hgi-square-arrow-move-left-down:before{content:"\852a"}.hgi-twotone.hgi-square-arrow-move-left-up:after{content:"\852b"}.hgi-twotone.hgi-square-arrow-move-left-up:before{content:"\852c"}.hgi-twotone.hgi-square-arrow-move-right-down:after{content:"\852d"}.hgi-twotone.hgi-square-arrow-move-right-down:before{content:"\852e"}.hgi-twotone.hgi-square-arrow-move-right-up:after{content:"\852f"}.hgi-twotone.hgi-square-arrow-move-right-up:before{content:"\8530"}.hgi-twotone.hgi-square-arrow-reload-01:after{content:"\8531"}.hgi-twotone.hgi-square-arrow-reload-01:before{content:"\8532"}.hgi-twotone.hgi-square-arrow-reload-02:after{content:"\8533"}.hgi-twotone.hgi-square-arrow-reload-02:before{content:"\8534"}.hgi-twotone.hgi-square-arrow-right-01:after{content:"\8535"}.hgi-twotone.hgi-square-arrow-right-01:before{content:"\8536"}.hgi-twotone.hgi-square-arrow-right-02:after{content:"\8537"}.hgi-twotone.hgi-square-arrow-right-02:before{content:"\8538"}.hgi-twotone.hgi-square-arrow-right-03:after{content:"\8539"}.hgi-twotone.hgi-square-arrow-right-03:before{content:"\853a"}.hgi-twotone.hgi-square-arrow-right-double:after{content:"\853b"}.hgi-twotone.hgi-square-arrow-right-double:before{content:"\853c"}.hgi-twotone.hgi-square-arrow-shrink-01:after{content:"\853d"}.hgi-twotone.hgi-square-arrow-shrink-01:before{content:"\853e"}.hgi-twotone.hgi-square-arrow-shrink-02:after{content:"\853f"}.hgi-twotone.hgi-square-arrow-shrink-02:before{content:"\8540"}.hgi-twotone.hgi-square-arrow-up-01:after{content:"\8541"}.hgi-twotone.hgi-square-arrow-up-01:before{content:"\8542"}.hgi-twotone.hgi-square-arrow-up-02:after{content:"\8543"}.hgi-twotone.hgi-square-arrow-up-02:before{content:"\8544"}.hgi-twotone.hgi-square-arrow-up-03:after{content:"\8545"}.hgi-twotone.hgi-square-arrow-up-03:before{content:"\8546"}.hgi-twotone.hgi-square-arrow-up-double:after{content:"\8547"}.hgi-twotone.hgi-square-arrow-up-double:before{content:"\8548"}.hgi-twotone.hgi-square-arrow-up-down:after{content:"\8549"}.hgi-twotone.hgi-square-arrow-up-down:before{content:"\854a"}.hgi-twotone.hgi-square-arrow-up-left:after{content:"\854b"}.hgi-twotone.hgi-square-arrow-up-left:before{content:"\854c"}.hgi-twotone.hgi-square-arrow-up-right:after{content:"\854d"}.hgi-twotone.hgi-square-arrow-up-right:before{content:"\854e"}.hgi-twotone.hgi-square-arrow-vertical:after{content:"\854f"}.hgi-twotone.hgi-square-arrow-vertical:before{content:"\8550"}.hgi-twotone.hgi-square-circle:after{content:"\8551"}.hgi-twotone.hgi-square-circle:before{content:"\8552"}.hgi-twotone.hgi-square-lock-01:after{content:"\8553"}.hgi-twotone.hgi-square-lock-01:before{content:"\8554"}.hgi-twotone.hgi-square-lock-02:after{content:"\8555"}.hgi-twotone.hgi-square-lock-02:before{content:"\8556"}.hgi-twotone.hgi-square-lock-add-01:after{content:"\8557"}.hgi-twotone.hgi-square-lock-add-01:before{content:"\8558"}.hgi-twotone.hgi-square-lock-add-02:after{content:"\8559"}.hgi-twotone.hgi-square-lock-add-02:before{content:"\855a"}.hgi-twotone.hgi-square-lock-check-01:after{content:"\855b"}.hgi-twotone.hgi-square-lock-check-01:before{content:"\855c"}.hgi-twotone.hgi-square-lock-check-02:after{content:"\855d"}.hgi-twotone.hgi-square-lock-check-02:before{content:"\855e"}.hgi-twotone.hgi-square-lock-minus-01:after{content:"\855f"}.hgi-twotone.hgi-square-lock-minus-01:before{content:"\8560"}.hgi-twotone.hgi-square-lock-minus-02:after{content:"\8561"}.hgi-twotone.hgi-square-lock-minus-02:before{content:"\8562"}.hgi-twotone.hgi-square-lock-password:after{content:"\8563"}.hgi-twotone.hgi-square-lock-password:before{content:"\8564"}.hgi-twotone.hgi-square-lock-remove-01:after{content:"\8565"}.hgi-twotone.hgi-square-lock-remove-01:before{content:"\8566"}.hgi-twotone.hgi-square-lock-remove-02:after{content:"\8567"}.hgi-twotone.hgi-square-lock-remove-02:before{content:"\8568"}.hgi-twotone.hgi-square-root-square:after{content:"\8569"}.hgi-twotone.hgi-square-root-square:before{content:"\856a"}.hgi-twotone.hgi-square:after{content:"\856b"}.hgi-twotone.hgi-square-square:after{content:"\856c"}.hgi-twotone.hgi-square-square:before{content:"\856d"}.hgi-twotone.hgi-square-unlock-01:after{content:"\856e"}.hgi-twotone.hgi-square-unlock-01:before{content:"\856f"}.hgi-twotone.hgi-square-unlock-02:after{content:"\8570"}.hgi-twotone.hgi-square-unlock-02:before{content:"\8571"}.hgi-twotone.hgi-square:before{content:"\8572"}.hgi-twotone.hgi-stack-star:after{content:"\8573"}.hgi-twotone.hgi-stack-star:before{content:"\8574"}.hgi-twotone.hgi-stake:after{content:"\8575"}.hgi-twotone.hgi-stake:before{content:"\8576"}.hgi-twotone.hgi-stamp-01:after{content:"\8577"}.hgi-twotone.hgi-stamp-01:before{content:"\8578"}.hgi-twotone.hgi-stamp-02:after{content:"\8579"}.hgi-twotone.hgi-stamp-02:before{content:"\857a"}.hgi-twotone.hgi-stamp:after{content:"\857b"}.hgi-twotone.hgi-stamp:before{content:"\857c"}.hgi-twotone.hgi-star-circle:after{content:"\857d"}.hgi-twotone.hgi-star-circle:before{content:"\857e"}.hgi-twotone.hgi-star-face:after{content:"\857f"}.hgi-twotone.hgi-star-face:before{content:"\8580"}.hgi-twotone.hgi-star-half:after{content:"\8581"}.hgi-twotone.hgi-star-half:before{content:"\8582"}.hgi-twotone.hgi-star-off:after{content:"\8583"}.hgi-twotone.hgi-star-off:before{content:"\8584"}.hgi-twotone.hgi-star:after{content:"\8585"}.hgi-twotone.hgi-star-square:after{content:"\8586"}.hgi-twotone.hgi-star-square:before{content:"\8587"}.hgi-twotone.hgi-star:before{content:"\8588"}.hgi-twotone.hgi-stars:after{content:"\8589"}.hgi-twotone.hgi-stars:before{content:"\858a"}.hgi-twotone.hgi-start-up-01:after{content:"\858b"}.hgi-twotone.hgi-start-up-01:before{content:"\858c"}.hgi-twotone.hgi-start-up-02:after{content:"\858d"}.hgi-twotone.hgi-start-up-02:before{content:"\858e"}.hgi-twotone.hgi-stationery:after{content:"\858f"}.hgi-twotone.hgi-stationery:before{content:"\8590"}.hgi-twotone.hgi-steak:after{content:"\8591"}.hgi-twotone.hgi-steak:before{content:"\8592"}.hgi-twotone.hgi-steering:after{content:"\8593"}.hgi-twotone.hgi-steering:before{content:"\8594"}.hgi-twotone.hgi-step-into:after{content:"\8595"}.hgi-twotone.hgi-step-into:before{content:"\8596"}.hgi-twotone.hgi-step-out:after{content:"\8597"}.hgi-twotone.hgi-step-out:before{content:"\8598"}.hgi-twotone.hgi-step-over:after{content:"\8599"}.hgi-twotone.hgi-step-over:before{content:"\859a"}.hgi-twotone.hgi-stethoscope-02:after{content:"\859b"}.hgi-twotone.hgi-stethoscope-02:before{content:"\859c"}.hgi-twotone.hgi-stethoscope:after{content:"\859d"}.hgi-twotone.hgi-stethoscope:before{content:"\859e"}.hgi-twotone.hgi-sticky-note-01:after{content:"\859f"}.hgi-twotone.hgi-sticky-note-01:before{content:"\85a0"}.hgi-twotone.hgi-sticky-note-02:after{content:"\85a1"}.hgi-twotone.hgi-sticky-note-02:before{content:"\85a2"}.hgi-twotone.hgi-stop:after{content:"\85a3"}.hgi-twotone.hgi-stop-watch:after{content:"\85a4"}.hgi-twotone.hgi-stop-watch:before{content:"\85a5"}.hgi-twotone.hgi-stop:before{content:"\85a6"}.hgi-twotone.hgi-store-01:after{content:"\85a7"}.hgi-twotone.hgi-store-01:before{content:"\85a8"}.hgi-twotone.hgi-store-02:after{content:"\85a9"}.hgi-twotone.hgi-store-02:before{content:"\85aa"}.hgi-twotone.hgi-store-03:after{content:"\85ab"}.hgi-twotone.hgi-store-03:before{content:"\85ac"}.hgi-twotone.hgi-store-04:after{content:"\85ad"}.hgi-twotone.hgi-store-04:before{content:"\85ae"}.hgi-twotone.hgi-store-add-01:after{content:"\85af"}.hgi-twotone.hgi-store-add-01:before{content:"\85b0"}.hgi-twotone.hgi-store-add-02:after{content:"\85b1"}.hgi-twotone.hgi-store-add-02:before{content:"\85b2"}.hgi-twotone.hgi-store-location-01:after{content:"\85b3"}.hgi-twotone.hgi-store-location-01:before{content:"\85b4"}.hgi-twotone.hgi-store-location-02:after{content:"\85b5"}.hgi-twotone.hgi-store-location-02:before{content:"\85b6"}.hgi-twotone.hgi-store-remove-01:after{content:"\85b7"}.hgi-twotone.hgi-store-remove-01:before{content:"\85b8"}.hgi-twotone.hgi-store-remove-02:after{content:"\85b9"}.hgi-twotone.hgi-store-remove-02:before{content:"\85ba"}.hgi-twotone.hgi-store-verified-01:after{content:"\85bb"}.hgi-twotone.hgi-store-verified-01:before{content:"\85bc"}.hgi-twotone.hgi-store-verified-02:after{content:"\85bd"}.hgi-twotone.hgi-store-verified-02:before{content:"\85be"}.hgi-twotone.hgi-straight-edge:after{content:"\85bf"}.hgi-twotone.hgi-straight-edge:before{content:"\85c0"}.hgi-twotone.hgi-strategy:after{content:"\85c1"}.hgi-twotone.hgi-strategy:before{content:"\85c2"}.hgi-twotone.hgi-stroke-bottom:after{content:"\85c3"}.hgi-twotone.hgi-stroke-bottom:before{content:"\85c4"}.hgi-twotone.hgi-stroke-center:after{content:"\85c5"}.hgi-twotone.hgi-stroke-center:before{content:"\85c6"}.hgi-twotone.hgi-stroke-inside:after{content:"\85c7"}.hgi-twotone.hgi-stroke-inside:before{content:"\85c8"}.hgi-twotone.hgi-stroke-left:after{content:"\85c9"}.hgi-twotone.hgi-stroke-left:before{content:"\85ca"}.hgi-twotone.hgi-stroke-outside:after{content:"\85cb"}.hgi-twotone.hgi-stroke-outside:before{content:"\85cc"}.hgi-twotone.hgi-stroke-right:after{content:"\85cd"}.hgi-twotone.hgi-stroke-right:before{content:"\85ce"}.hgi-twotone.hgi-stroke-top:after{content:"\85cf"}.hgi-twotone.hgi-stroke-top:before{content:"\85d0"}.hgi-twotone.hgi-structure-01:after{content:"\85d1"}.hgi-twotone.hgi-structure-01:before{content:"\85d2"}.hgi-twotone.hgi-structure-02:after{content:"\85d3"}.hgi-twotone.hgi-structure-02:before{content:"\85d4"}.hgi-twotone.hgi-structure-03:after{content:"\85d5"}.hgi-twotone.hgi-structure-03:before{content:"\85d6"}.hgi-twotone.hgi-structure-04:after{content:"\85d7"}.hgi-twotone.hgi-structure-04:before{content:"\85d8"}.hgi-twotone.hgi-structure-05:after{content:"\85d9"}.hgi-twotone.hgi-structure-05:before{content:"\85da"}.hgi-twotone.hgi-structure-add:after{content:"\85db"}.hgi-twotone.hgi-structure-add:before{content:"\85dc"}.hgi-twotone.hgi-structure-check:after{content:"\85dd"}.hgi-twotone.hgi-structure-check:before{content:"\85de"}.hgi-twotone.hgi-structure-fail:after{content:"\85df"}.hgi-twotone.hgi-structure-fail:before{content:"\85e0"}.hgi-twotone.hgi-structure-folder-circle:after{content:"\85e1"}.hgi-twotone.hgi-structure-folder-circle:before{content:"\85e2"}.hgi-twotone.hgi-structure-folder:after{content:"\85e3"}.hgi-twotone.hgi-structure-folder:before{content:"\85e4"}.hgi-twotone.hgi-student-card:after{content:"\85e5"}.hgi-twotone.hgi-student-card:before{content:"\85e6"}.hgi-twotone.hgi-student:after{content:"\85e7"}.hgi-twotone.hgi-student:before{content:"\85e8"}.hgi-twotone.hgi-students:after{content:"\85e9"}.hgi-twotone.hgi-students:before{content:"\85ea"}.hgi-twotone.hgi-study-desk:after{content:"\85eb"}.hgi-twotone.hgi-study-desk:before{content:"\85ec"}.hgi-twotone.hgi-study-lamp:after{content:"\85ed"}.hgi-twotone.hgi-study-lamp:before{content:"\85ee"}.hgi-twotone.hgi-stumbleupon:after{content:"\85ef"}.hgi-twotone.hgi-stumbleupon:before{content:"\85f0"}.hgi-twotone.hgi-submarine:after{content:"\85f1"}.hgi-twotone.hgi-submarine:before{content:"\85f2"}.hgi-twotone.hgi-submerge:after{content:"\85f3"}.hgi-twotone.hgi-submerge:before{content:"\85f4"}.hgi-twotone.hgi-subnode-add:after{content:"\85f5"}.hgi-twotone.hgi-subnode-add:before{content:"\85f6"}.hgi-twotone.hgi-subnode-delete:after{content:"\85f7"}.hgi-twotone.hgi-subnode-delete:before{content:"\85f8"}.hgi-twotone.hgi-subpoena:after{content:"\85f9"}.hgi-twotone.hgi-subpoena:before{content:"\85fa"}.hgi-twotone.hgi-subtitle:after{content:"\85fb"}.hgi-twotone.hgi-subtitle:before{content:"\85fc"}.hgi-twotone.hgi-suit-01:after{content:"\85fd"}.hgi-twotone.hgi-suit-01:before{content:"\85fe"}.hgi-twotone.hgi-suit-02:after{content:"\85ff"}.hgi-twotone.hgi-suit-02:before{content:"\8600"}.hgi-twotone.hgi-sujood:after{content:"\8601"}.hgi-twotone.hgi-sujood:before{content:"\8602"}.hgi-twotone.hgi-summation-01:after{content:"\8603"}.hgi-twotone.hgi-summation-01:before{content:"\8604"}.hgi-twotone.hgi-summation-02:after{content:"\8605"}.hgi-twotone.hgi-summation-02:before{content:"\8606"}.hgi-twotone.hgi-summation-circle:after{content:"\8607"}.hgi-twotone.hgi-summation-circle:before{content:"\8608"}.hgi-twotone.hgi-summation-square:after{content:"\8609"}.hgi-twotone.hgi-summation-square:before{content:"\860a"}.hgi-twotone.hgi-sun-01:after{content:"\860b"}.hgi-twotone.hgi-sun-01:before{content:"\860c"}.hgi-twotone.hgi-sun-02:after{content:"\860d"}.hgi-twotone.hgi-sun-02:before{content:"\860e"}.hgi-twotone.hgi-sun-03:after{content:"\860f"}.hgi-twotone.hgi-sun-03:before{content:"\8610"}.hgi-twotone.hgi-sun-cloud-01:after{content:"\8611"}.hgi-twotone.hgi-sun-cloud-01:before{content:"\8612"}.hgi-twotone.hgi-sun-cloud-02:after{content:"\8613"}.hgi-twotone.hgi-sun-cloud-02:before{content:"\8614"}.hgi-twotone.hgi-sun-cloud-angled-rain-01:after{content:"\8615"}.hgi-twotone.hgi-sun-cloud-angled-rain-01:before{content:"\8616"}.hgi-twotone.hgi-sun-cloud-angled-rain-02:after{content:"\8617"}.hgi-twotone.hgi-sun-cloud-angled-rain-02:before{content:"\8618"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-01:after{content:"\8619"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-01:before{content:"\861a"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-02:after{content:"\861b"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-02:before{content:"\861c"}.hgi-twotone.hgi-sun-cloud-angled-zap-01:after{content:"\861d"}.hgi-twotone.hgi-sun-cloud-angled-zap-01:before{content:"\861e"}.hgi-twotone.hgi-sun-cloud-angled-zap-02:after{content:"\861f"}.hgi-twotone.hgi-sun-cloud-angled-zap-02:before{content:"\8620"}.hgi-twotone.hgi-sun-cloud-big-rain-01:after{content:"\8621"}.hgi-twotone.hgi-sun-cloud-big-rain-01:before{content:"\8622"}.hgi-twotone.hgi-sun-cloud-big-rain-02:after{content:"\8623"}.hgi-twotone.hgi-sun-cloud-big-rain-02:before{content:"\8624"}.hgi-twotone.hgi-sun-cloud-fast-wind-01:after{content:"\8625"}.hgi-twotone.hgi-sun-cloud-fast-wind-01:before{content:"\8626"}.hgi-twotone.hgi-sun-cloud-fast-wind-02:after{content:"\8627"}.hgi-twotone.hgi-sun-cloud-fast-wind-02:before{content:"\8628"}.hgi-twotone.hgi-sun-cloud-hailstone-01:after{content:"\8629"}.hgi-twotone.hgi-sun-cloud-hailstone-01:before{content:"\862a"}.hgi-twotone.hgi-sun-cloud-hailstone-02:after{content:"\862b"}.hgi-twotone.hgi-sun-cloud-hailstone-02:before{content:"\862c"}.hgi-twotone.hgi-sun-cloud-little-rain-01:after{content:"\862d"}.hgi-twotone.hgi-sun-cloud-little-rain-01:before{content:"\862e"}.hgi-twotone.hgi-sun-cloud-little-rain-02:after{content:"\862f"}.hgi-twotone.hgi-sun-cloud-little-rain-02:before{content:"\8630"}.hgi-twotone.hgi-sun-cloud-little-snow-01:after{content:"\8631"}.hgi-twotone.hgi-sun-cloud-little-snow-01:before{content:"\8632"}.hgi-twotone.hgi-sun-cloud-little-snow-02:after{content:"\8633"}.hgi-twotone.hgi-sun-cloud-little-snow-02:before{content:"\8634"}.hgi-twotone.hgi-sun-cloud-mid-rain-01:after{content:"\8635"}.hgi-twotone.hgi-sun-cloud-mid-rain-01:before{content:"\8636"}.hgi-twotone.hgi-sun-cloud-mid-rain-02:after{content:"\8637"}.hgi-twotone.hgi-sun-cloud-mid-rain-02:before{content:"\8638"}.hgi-twotone.hgi-sun-cloud-mid-snow-01:after{content:"\8639"}.hgi-twotone.hgi-sun-cloud-mid-snow-01:before{content:"\863a"}.hgi-twotone.hgi-sun-cloud-mid-snow-02:after{content:"\863b"}.hgi-twotone.hgi-sun-cloud-mid-snow-02:before{content:"\863c"}.hgi-twotone.hgi-sun-cloud-slow-wind-01:after{content:"\863d"}.hgi-twotone.hgi-sun-cloud-slow-wind-01:before{content:"\863e"}.hgi-twotone.hgi-sun-cloud-slow-wind-02:after{content:"\863f"}.hgi-twotone.hgi-sun-cloud-slow-wind-02:before{content:"\8640"}.hgi-twotone.hgi-sun-cloud-snow-01:after{content:"\8641"}.hgi-twotone.hgi-sun-cloud-snow-01:before{content:"\8642"}.hgi-twotone.hgi-sun-cloud-snow-02:after{content:"\8643"}.hgi-twotone.hgi-sun-cloud-snow-02:before{content:"\8644"}.hgi-twotone.hgi-sunglasses:after{content:"\8645"}.hgi-twotone.hgi-sunglasses:before{content:"\8646"}.hgi-twotone.hgi-sunrise:after{content:"\8647"}.hgi-twotone.hgi-sunrise:before{content:"\8648"}.hgi-twotone.hgi-sunset:after{content:"\8649"}.hgi-twotone.hgi-sunset:before{content:"\864a"}.hgi-twotone.hgi-super-mario:after{content:"\864b"}.hgi-twotone.hgi-super-mario-toad:after{content:"\864c"}.hgi-twotone.hgi-super-mario-toad:before{content:"\864d"}.hgi-twotone.hgi-super-mario:before{content:"\864e"}.hgi-twotone.hgi-surfboard:after{content:"\864f"}.hgi-twotone.hgi-surfboard:before{content:"\8650"}.hgi-twotone.hgi-surprise:after{content:"\8651"}.hgi-twotone.hgi-surprise:before{content:"\8652"}.hgi-twotone.hgi-sushi-01:after{content:"\8653"}.hgi-twotone.hgi-sushi-01:before{content:"\8654"}.hgi-twotone.hgi-sushi-02:after{content:"\8655"}.hgi-twotone.hgi-sushi-02:before{content:"\8656"}.hgi-twotone.hgi-sushi-03:after{content:"\8657"}.hgi-twotone.hgi-sushi-03:before{content:"\8658"}.hgi-twotone.hgi-suspicious:after{content:"\8659"}.hgi-twotone.hgi-suspicious:before{content:"\865a"}.hgi-twotone.hgi-sustainable-energy:after{content:"\865b"}.hgi-twotone.hgi-sustainable-energy:before{content:"\865c"}.hgi-twotone.hgi-svg-01:after{content:"\865d"}.hgi-twotone.hgi-svg-01:before{content:"\865e"}.hgi-twotone.hgi-svg-02:after{content:"\865f"}.hgi-twotone.hgi-svg-02:before{content:"\8660"}.hgi-twotone.hgi-swarm:after{content:"\8661"}.hgi-twotone.hgi-swarm:before{content:"\8662"}.hgi-twotone.hgi-swatch:after{content:"\8663"}.hgi-twotone.hgi-swatch:before{content:"\8664"}.hgi-twotone.hgi-swimming-cap:after{content:"\8665"}.hgi-twotone.hgi-swimming-cap:before{content:"\8666"}.hgi-twotone.hgi-swimming:after{content:"\8667"}.hgi-twotone.hgi-swimming:before{content:"\8668"}.hgi-twotone.hgi-swipe-down-01:after{content:"\8669"}.hgi-twotone.hgi-swipe-down-01:before{content:"\866a"}.hgi-twotone.hgi-swipe-down-02:after{content:"\866b"}.hgi-twotone.hgi-swipe-down-02:before{content:"\866c"}.hgi-twotone.hgi-swipe-down-03:after{content:"\866d"}.hgi-twotone.hgi-swipe-down-03:before{content:"\866e"}.hgi-twotone.hgi-swipe-down-04:after{content:"\866f"}.hgi-twotone.hgi-swipe-down-04:before{content:"\8670"}.hgi-twotone.hgi-swipe-down-05:after{content:"\8671"}.hgi-twotone.hgi-swipe-down-05:before{content:"\8672"}.hgi-twotone.hgi-swipe-down-06:after{content:"\8673"}.hgi-twotone.hgi-swipe-down-06:before{content:"\8674"}.hgi-twotone.hgi-swipe-down-07:after{content:"\8675"}.hgi-twotone.hgi-swipe-down-07:before{content:"\8676"}.hgi-twotone.hgi-swipe-down-08:after{content:"\8677"}.hgi-twotone.hgi-swipe-down-08:before{content:"\8678"}.hgi-twotone.hgi-swipe-left-01:after{content:"\8679"}.hgi-twotone.hgi-swipe-left-01:before{content:"\867a"}.hgi-twotone.hgi-swipe-left-02:after{content:"\867b"}.hgi-twotone.hgi-swipe-left-02:before{content:"\867c"}.hgi-twotone.hgi-swipe-left-03:after{content:"\867d"}.hgi-twotone.hgi-swipe-left-03:before{content:"\867e"}.hgi-twotone.hgi-swipe-left-04:after{content:"\867f"}.hgi-twotone.hgi-swipe-left-04:before{content:"\8680"}.hgi-twotone.hgi-swipe-left-05:after{content:"\8681"}.hgi-twotone.hgi-swipe-left-05:before{content:"\8682"}.hgi-twotone.hgi-swipe-left-06:after{content:"\8683"}.hgi-twotone.hgi-swipe-left-06:before{content:"\8684"}.hgi-twotone.hgi-swipe-left-07:after{content:"\8685"}.hgi-twotone.hgi-swipe-left-07:before{content:"\8686"}.hgi-twotone.hgi-swipe-left-08:after{content:"\8687"}.hgi-twotone.hgi-swipe-left-08:before{content:"\8688"}.hgi-twotone.hgi-swipe-left-09:after{content:"\8689"}.hgi-twotone.hgi-swipe-left-09:before{content:"\868a"}.hgi-twotone.hgi-swipe-right-01:after{content:"\868b"}.hgi-twotone.hgi-swipe-right-01:before{content:"\868c"}.hgi-twotone.hgi-swipe-right-02:after{content:"\868d"}.hgi-twotone.hgi-swipe-right-02:before{content:"\868e"}.hgi-twotone.hgi-swipe-right-03:after{content:"\868f"}.hgi-twotone.hgi-swipe-right-03:before{content:"\8690"}.hgi-twotone.hgi-swipe-right-04:after{content:"\8691"}.hgi-twotone.hgi-swipe-right-04:before{content:"\8692"}.hgi-twotone.hgi-swipe-right-05:after{content:"\8693"}.hgi-twotone.hgi-swipe-right-05:before{content:"\8694"}.hgi-twotone.hgi-swipe-right-06:after{content:"\8695"}.hgi-twotone.hgi-swipe-right-06:before{content:"\8696"}.hgi-twotone.hgi-swipe-right-07:after{content:"\8697"}.hgi-twotone.hgi-swipe-right-07:before{content:"\8698"}.hgi-twotone.hgi-swipe-right-08:after{content:"\8699"}.hgi-twotone.hgi-swipe-right-08:before{content:"\869a"}.hgi-twotone.hgi-swipe-right-09:after{content:"\869b"}.hgi-twotone.hgi-swipe-right-09:before{content:"\869c"}.hgi-twotone.hgi-swipe-up-01:after{content:"\869d"}.hgi-twotone.hgi-swipe-up-01:before{content:"\869e"}.hgi-twotone.hgi-swipe-up-02:after{content:"\869f"}.hgi-twotone.hgi-swipe-up-02:before{content:"\86a0"}.hgi-twotone.hgi-swipe-up-03:after{content:"\86a1"}.hgi-twotone.hgi-swipe-up-03:before{content:"\86a2"}.hgi-twotone.hgi-swipe-up-04:after{content:"\86a3"}.hgi-twotone.hgi-swipe-up-04:before{content:"\86a4"}.hgi-twotone.hgi-swipe-up-05:after{content:"\86a5"}.hgi-twotone.hgi-swipe-up-05:before{content:"\86a6"}.hgi-twotone.hgi-swipe-up-06:after{content:"\86a7"}.hgi-twotone.hgi-swipe-up-06:before{content:"\86a8"}.hgi-twotone.hgi-swipe-up-07:after{content:"\86a9"}.hgi-twotone.hgi-swipe-up-07:before{content:"\86aa"}.hgi-twotone.hgi-swipe-up-08:after{content:"\86ab"}.hgi-twotone.hgi-swipe-up-08:before{content:"\86ac"}.hgi-twotone.hgi-sword-01:after{content:"\86ad"}.hgi-twotone.hgi-sword-01:before{content:"\86ae"}.hgi-twotone.hgi-sword-02:after{content:"\86af"}.hgi-twotone.hgi-sword-02:before{content:"\86b0"}.hgi-twotone.hgi-sword-03:after{content:"\86b1"}.hgi-twotone.hgi-sword-03:before{content:"\86b2"}.hgi-twotone.hgi-system-update-01:after{content:"\86b3"}.hgi-twotone.hgi-system-update-01:before{content:"\86b4"}.hgi-twotone.hgi-system-update-02:after{content:"\86b5"}.hgi-twotone.hgi-system-update-02:before{content:"\86b6"}.hgi-twotone.hgi-t-shirt:after{content:"\86b7"}.hgi-twotone.hgi-t-shirt:before{content:"\86b8"}.hgi-twotone.hgi-table-01:after{content:"\86b9"}.hgi-twotone.hgi-table-01:before{content:"\86ba"}.hgi-twotone.hgi-table-02:after{content:"\86bb"}.hgi-twotone.hgi-table-02:before{content:"\86bc"}.hgi-twotone.hgi-table-03:after{content:"\86bd"}.hgi-twotone.hgi-table-03:before{content:"\86be"}.hgi-twotone.hgi-table-lamp-01:after{content:"\86bf"}.hgi-twotone.hgi-table-lamp-01:before{content:"\86c0"}.hgi-twotone.hgi-table-lamp-02:after{content:"\86c1"}.hgi-twotone.hgi-table-lamp-02:before{content:"\86c2"}.hgi-twotone.hgi-table-round:after{content:"\86c3"}.hgi-twotone.hgi-table-round:before{content:"\86c4"}.hgi-twotone.hgi-table:after{content:"\86c5"}.hgi-twotone.hgi-table-tennis-bat:after{content:"\86c6"}.hgi-twotone.hgi-table-tennis-bat:before{content:"\86c7"}.hgi-twotone.hgi-table:before{content:"\86c8"}.hgi-twotone.hgi-tablet-01:after{content:"\86c9"}.hgi-twotone.hgi-tablet-01:before{content:"\86ca"}.hgi-twotone.hgi-tablet-02:after{content:"\86cb"}.hgi-twotone.hgi-tablet-02:before{content:"\86cc"}.hgi-twotone.hgi-tablet-connected-bluetooth:after{content:"\86cd"}.hgi-twotone.hgi-tablet-connected-bluetooth:before{content:"\86ce"}.hgi-twotone.hgi-tablet-connected-usb:after{content:"\86cf"}.hgi-twotone.hgi-tablet-connected-usb:before{content:"\86d0"}.hgi-twotone.hgi-tablet-connected-wifi:after{content:"\86d1"}.hgi-twotone.hgi-tablet-connected-wifi:before{content:"\86d2"}.hgi-twotone.hgi-tablet-pen:after{content:"\86d3"}.hgi-twotone.hgi-tablet-pen:before{content:"\86d4"}.hgi-twotone.hgi-taco-01:after{content:"\86d5"}.hgi-twotone.hgi-taco-01:before{content:"\86d6"}.hgi-twotone.hgi-taco-02:after{content:"\86d7"}.hgi-twotone.hgi-taco-02:before{content:"\86d8"}.hgi-twotone.hgi-tag-01:after{content:"\86d9"}.hgi-twotone.hgi-tag-01:before{content:"\86da"}.hgi-twotone.hgi-tag-02:after{content:"\86db"}.hgi-twotone.hgi-tag-02:before{content:"\86dc"}.hgi-twotone.hgi-tags:after{content:"\86dd"}.hgi-twotone.hgi-tags:before{content:"\86de"}.hgi-twotone.hgi-taj-mahal:after{content:"\86df"}.hgi-twotone.hgi-taj-mahal:before{content:"\86e0"}.hgi-twotone.hgi-tan:after{content:"\86e1"}.hgi-twotone.hgi-tan:before{content:"\86e2"}.hgi-twotone.hgi-tank-top:after{content:"\86e3"}.hgi-twotone.hgi-tank-top:before{content:"\86e4"}.hgi-twotone.hgi-tap-01:after{content:"\86e5"}.hgi-twotone.hgi-tap-01:before{content:"\86e6"}.hgi-twotone.hgi-tap-02:after{content:"\86e7"}.hgi-twotone.hgi-tap-02:before{content:"\86e8"}.hgi-twotone.hgi-tap-03:after{content:"\86e9"}.hgi-twotone.hgi-tap-03:before{content:"\86ea"}.hgi-twotone.hgi-tap-04:after{content:"\86eb"}.hgi-twotone.hgi-tap-04:before{content:"\86ec"}.hgi-twotone.hgi-tap-05:after{content:"\86ed"}.hgi-twotone.hgi-tap-05:before{content:"\86ee"}.hgi-twotone.hgi-tap-06:after{content:"\86ef"}.hgi-twotone.hgi-tap-06:before{content:"\86f0"}.hgi-twotone.hgi-tap-07:after{content:"\86f1"}.hgi-twotone.hgi-tap-07:before{content:"\86f2"}.hgi-twotone.hgi-tap-08:after{content:"\86f3"}.hgi-twotone.hgi-tap-08:before{content:"\86f4"}.hgi-twotone.hgi-tape-measure:after{content:"\86f5"}.hgi-twotone.hgi-tape-measure:before{content:"\86f6"}.hgi-twotone.hgi-target-01:after{content:"\86f7"}.hgi-twotone.hgi-target-01:before{content:"\86f8"}.hgi-twotone.hgi-target-02:after{content:"\86f9"}.hgi-twotone.hgi-target-02:before{content:"\86fa"}.hgi-twotone.hgi-target-03:after{content:"\86fb"}.hgi-twotone.hgi-target-03:before{content:"\86fc"}.hgi-twotone.hgi-target-dollar:after{content:"\86fd"}.hgi-twotone.hgi-target-dollar:before{content:"\86fe"}.hgi-twotone.hgi-tasbih:after{content:"\86ff"}.hgi-twotone.hgi-tasbih:before{content:"\8700"}.hgi-twotone.hgi-task-01:after{content:"\8701"}.hgi-twotone.hgi-task-01:before{content:"\8702"}.hgi-twotone.hgi-task-02:after{content:"\8703"}.hgi-twotone.hgi-task-02:before{content:"\8704"}.hgi-twotone.hgi-task-add-01:after{content:"\8705"}.hgi-twotone.hgi-task-add-01:before{content:"\8706"}.hgi-twotone.hgi-task-add-02:after{content:"\8707"}.hgi-twotone.hgi-task-add-02:before{content:"\8708"}.hgi-twotone.hgi-task-daily-01:after{content:"\8709"}.hgi-twotone.hgi-task-daily-01:before{content:"\870a"}.hgi-twotone.hgi-task-daily-02:after{content:"\870b"}.hgi-twotone.hgi-task-daily-02:before{content:"\870c"}.hgi-twotone.hgi-task-done-01:after{content:"\870d"}.hgi-twotone.hgi-task-done-01:before{content:"\870e"}.hgi-twotone.hgi-task-done-02:after{content:"\870f"}.hgi-twotone.hgi-task-done-02:before{content:"\8710"}.hgi-twotone.hgi-task-edit-01:after{content:"\8711"}.hgi-twotone.hgi-task-edit-01:before{content:"\8712"}.hgi-twotone.hgi-task-edit-02:after{content:"\8713"}.hgi-twotone.hgi-task-edit-02:before{content:"\8714"}.hgi-twotone.hgi-task-remove-01:after{content:"\8715"}.hgi-twotone.hgi-task-remove-01:before{content:"\8716"}.hgi-twotone.hgi-task-remove-02:after{content:"\8717"}.hgi-twotone.hgi-task-remove-02:before{content:"\8718"}.hgi-twotone.hgi-taxes:after{content:"\8719"}.hgi-twotone.hgi-taxes:before{content:"\871a"}.hgi-twotone.hgi-taxi:after{content:"\871b"}.hgi-twotone.hgi-taxi:before{content:"\871c"}.hgi-twotone.hgi-tea-pod:after{content:"\871d"}.hgi-twotone.hgi-tea-pod:before{content:"\871e"}.hgi-twotone.hgi-tea:after{content:"\871f"}.hgi-twotone.hgi-tea:before{content:"\8720"}.hgi-twotone.hgi-teacher:after{content:"\8721"}.hgi-twotone.hgi-teacher:before{content:"\8722"}.hgi-twotone.hgi-teaching:after{content:"\8723"}.hgi-twotone.hgi-teaching:before{content:"\8724"}.hgi-twotone.hgi-teamviewer:after{content:"\8725"}.hgi-twotone.hgi-teamviewer:before{content:"\8726"}.hgi-twotone.hgi-telegram:after{content:"\8727"}.hgi-twotone.hgi-telegram:before{content:"\8728"}.hgi-twotone.hgi-telephone:after{content:"\8729"}.hgi-twotone.hgi-telephone:before{content:"\872a"}.hgi-twotone.hgi-telescope-01:after{content:"\872b"}.hgi-twotone.hgi-telescope-01:before{content:"\872c"}.hgi-twotone.hgi-telescope-02:after{content:"\872d"}.hgi-twotone.hgi-telescope-02:before{content:"\872e"}.hgi-twotone.hgi-television-table:after{content:"\872f"}.hgi-twotone.hgi-television-table:before{content:"\8730"}.hgi-twotone.hgi-temperature:after{content:"\8731"}.hgi-twotone.hgi-temperature:before{content:"\8732"}.hgi-twotone.hgi-tennis-ball:after{content:"\8733"}.hgi-twotone.hgi-tennis-ball:before{content:"\8734"}.hgi-twotone.hgi-terrace:after{content:"\8735"}.hgi-twotone.hgi-terrace:before{content:"\8736"}.hgi-twotone.hgi-test-tube-01:after{content:"\8737"}.hgi-twotone.hgi-test-tube-01:before{content:"\8738"}.hgi-twotone.hgi-test-tube-02:after{content:"\8739"}.hgi-twotone.hgi-test-tube-02:before{content:"\873a"}.hgi-twotone.hgi-test-tube-03:after{content:"\873b"}.hgi-twotone.hgi-test-tube-03:before{content:"\873c"}.hgi-twotone.hgi-test-tube:after{content:"\873d"}.hgi-twotone.hgi-test-tube:before{content:"\873e"}.hgi-twotone.hgi-tetris:after{content:"\873f"}.hgi-twotone.hgi-tetris:before{content:"\8740"}.hgi-twotone.hgi-text-align-center:after{content:"\8741"}.hgi-twotone.hgi-text-align-center:before{content:"\8742"}.hgi-twotone.hgi-text-align-justify-center:after{content:"\8743"}.hgi-twotone.hgi-text-align-justify-center:before{content:"\8744"}.hgi-twotone.hgi-text-align-justify-left:after{content:"\8745"}.hgi-twotone.hgi-text-align-justify-left:before{content:"\8746"}.hgi-twotone.hgi-text-align-justify-right:after{content:"\8747"}.hgi-twotone.hgi-text-align-justify-right:before{content:"\8748"}.hgi-twotone.hgi-text-align-left-01:after{content:"\8749"}.hgi-twotone.hgi-text-align-left-01:before{content:"\874a"}.hgi-twotone.hgi-text-align-left:after{content:"\874b"}.hgi-twotone.hgi-text-align-left:before{content:"\874c"}.hgi-twotone.hgi-text-align-right-01:after{content:"\874d"}.hgi-twotone.hgi-text-align-right-01:before{content:"\874e"}.hgi-twotone.hgi-text-align-right:after{content:"\874f"}.hgi-twotone.hgi-text-align-right:before{content:"\8750"}.hgi-twotone.hgi-text-all-caps:after{content:"\8751"}.hgi-twotone.hgi-text-all-caps:before{content:"\8752"}.hgi-twotone.hgi-text-bold:after{content:"\8753"}.hgi-twotone.hgi-text-bold:before{content:"\8754"}.hgi-twotone.hgi-text-centerline-center-top:after{content:"\8755"}.hgi-twotone.hgi-text-centerline-center-top:before{content:"\8756"}.hgi-twotone.hgi-text-centerline-left:after{content:"\8757"}.hgi-twotone.hgi-text-centerline-left:before{content:"\8758"}.hgi-twotone.hgi-text-centerline-middle:after{content:"\8759"}.hgi-twotone.hgi-text-centerline-middle:before{content:"\875a"}.hgi-twotone.hgi-text-centerline-right:after{content:"\875b"}.hgi-twotone.hgi-text-centerline-right:before{content:"\875c"}.hgi-twotone.hgi-text-check:after{content:"\875d"}.hgi-twotone.hgi-text-check:before{content:"\875e"}.hgi-twotone.hgi-text-circle:after{content:"\875f"}.hgi-twotone.hgi-text-circle:before{content:"\8760"}.hgi-twotone.hgi-text-clear:after{content:"\8761"}.hgi-twotone.hgi-text-clear:before{content:"\8762"}.hgi-twotone.hgi-text-color:after{content:"\8763"}.hgi-twotone.hgi-text-color:before{content:"\8764"}.hgi-twotone.hgi-text-creation:after{content:"\8765"}.hgi-twotone.hgi-text-creation:before{content:"\8766"}.hgi-twotone.hgi-text-firstline-left:after{content:"\8767"}.hgi-twotone.hgi-text-firstline-left:before{content:"\8768"}.hgi-twotone.hgi-text-firstline-right:after{content:"\8769"}.hgi-twotone.hgi-text-firstline-right:before{content:"\876a"}.hgi-twotone.hgi-text-font:after{content:"\876b"}.hgi-twotone.hgi-text-font:before{content:"\876c"}.hgi-twotone.hgi-text-footnote:after{content:"\876d"}.hgi-twotone.hgi-text-footnote:before{content:"\876e"}.hgi-twotone.hgi-text-indent-01:after{content:"\876f"}.hgi-twotone.hgi-text-indent-01:before{content:"\8770"}.hgi-twotone.hgi-text-indent-less:after{content:"\8771"}.hgi-twotone.hgi-text-indent-less:before{content:"\8772"}.hgi-twotone.hgi-text-indent-more:after{content:"\8773"}.hgi-twotone.hgi-text-indent-more:before{content:"\8774"}.hgi-twotone.hgi-text-indent:after{content:"\8775"}.hgi-twotone.hgi-text-indent:before{content:"\8776"}.hgi-twotone.hgi-text-italic:after{content:"\8777"}.hgi-twotone.hgi-text-italic-slash:after{content:"\8778"}.hgi-twotone.hgi-text-italic-slash:before{content:"\8779"}.hgi-twotone.hgi-text-italic:before{content:"\877a"}.hgi-twotone.hgi-text-kerning:after{content:"\877b"}.hgi-twotone.hgi-text-kerning:before{content:"\877c"}.hgi-twotone.hgi-text-number-sign:after{content:"\877d"}.hgi-twotone.hgi-text-number-sign:before{content:"\877e"}.hgi-twotone.hgi-text:after{content:"\877f"}.hgi-twotone.hgi-text-selection:after{content:"\8780"}.hgi-twotone.hgi-text-selection:before{content:"\8781"}.hgi-twotone.hgi-text-smallcaps:after{content:"\8782"}.hgi-twotone.hgi-text-smallcaps:before{content:"\8783"}.hgi-twotone.hgi-text-square:after{content:"\8784"}.hgi-twotone.hgi-text-square:before{content:"\8785"}.hgi-twotone.hgi-text-strikethrough:after{content:"\8786"}.hgi-twotone.hgi-text-strikethrough:before{content:"\8787"}.hgi-twotone.hgi-text-subscript:after{content:"\8788"}.hgi-twotone.hgi-text-subscript:before{content:"\8789"}.hgi-twotone.hgi-text-superscript:after{content:"\878a"}.hgi-twotone.hgi-text-superscript:before{content:"\878b"}.hgi-twotone.hgi-text-tracking:after{content:"\878c"}.hgi-twotone.hgi-text-tracking:before{content:"\878d"}.hgi-twotone.hgi-text-underline:after{content:"\878e"}.hgi-twotone.hgi-text-underline:before{content:"\878f"}.hgi-twotone.hgi-text-variable-front:after{content:"\8790"}.hgi-twotone.hgi-text-variable-front:before{content:"\8791"}.hgi-twotone.hgi-text-vertical-alignment:after{content:"\8792"}.hgi-twotone.hgi-text-vertical-alignment:before{content:"\8793"}.hgi-twotone.hgi-text-wrap:after{content:"\8794"}.hgi-twotone.hgi-text-wrap:before{content:"\8795"}.hgi-twotone.hgi-text:before{content:"\8796"}.hgi-twotone.hgi-the-prophets-mosque:after{content:"\8797"}.hgi-twotone.hgi-the-prophets-mosque:before{content:"\8798"}.hgi-twotone.hgi-thermometer-cold:after{content:"\8799"}.hgi-twotone.hgi-thermometer-cold:before{content:"\879a"}.hgi-twotone.hgi-thermometer:after{content:"\879b"}.hgi-twotone.hgi-thermometer-warm:after{content:"\879c"}.hgi-twotone.hgi-thermometer-warm:before{content:"\879d"}.hgi-twotone.hgi-thermometer:before{content:"\879e"}.hgi-twotone.hgi-third-bracket-circle:after{content:"\879f"}.hgi-twotone.hgi-third-bracket-circle:before{content:"\87a0"}.hgi-twotone.hgi-third-bracket:after{content:"\87a1"}.hgi-twotone.hgi-third-bracket-square:after{content:"\87a2"}.hgi-twotone.hgi-third-bracket-square:before{content:"\87a3"}.hgi-twotone.hgi-third-bracket:before{content:"\87a4"}.hgi-twotone.hgi-thread:after{content:"\87a5"}.hgi-twotone.hgi-thread:before{content:"\87a6"}.hgi-twotone.hgi-threads-ellipse:after{content:"\87a7"}.hgi-twotone.hgi-threads-ellipse:before{content:"\87a8"}.hgi-twotone.hgi-threads-rectangle:after{content:"\87a9"}.hgi-twotone.hgi-threads-rectangle:before{content:"\87aa"}.hgi-twotone.hgi-threads:after{content:"\87ab"}.hgi-twotone.hgi-threads:before{content:"\87ac"}.hgi-twotone.hgi-three-d-move:after{content:"\87ad"}.hgi-twotone.hgi-three-d-move:before{content:"\87ae"}.hgi-twotone.hgi-three-d-rotate:after{content:"\87af"}.hgi-twotone.hgi-three-d-rotate:before{content:"\87b0"}.hgi-twotone.hgi-three-d-scale:after{content:"\87b1"}.hgi-twotone.hgi-three-d-scale:before{content:"\87b2"}.hgi-twotone.hgi-three-d-view:after{content:"\87b3"}.hgi-twotone.hgi-three-d-view:before{content:"\87b4"}.hgi-twotone.hgi-three-finger-01:after{content:"\87b5"}.hgi-twotone.hgi-three-finger-01:before{content:"\87b6"}.hgi-twotone.hgi-three-finger-02:after{content:"\87b7"}.hgi-twotone.hgi-three-finger-02:before{content:"\87b8"}.hgi-twotone.hgi-three-finger-03:after{content:"\87b9"}.hgi-twotone.hgi-three-finger-03:before{content:"\87ba"}.hgi-twotone.hgi-three-finger-04:after{content:"\87bb"}.hgi-twotone.hgi-three-finger-04:before{content:"\87bc"}.hgi-twotone.hgi-three-finger-05:after{content:"\87bd"}.hgi-twotone.hgi-three-finger-05:before{content:"\87be"}.hgi-twotone.hgi-thumbs-down-ellipse:after{content:"\87bf"}.hgi-twotone.hgi-thumbs-down-ellipse:before{content:"\87c0"}.hgi-twotone.hgi-thumbs-down-rectangle:after{content:"\87c1"}.hgi-twotone.hgi-thumbs-down-rectangle:before{content:"\87c2"}.hgi-twotone.hgi-thumbs-down:after{content:"\87c3"}.hgi-twotone.hgi-thumbs-down:before{content:"\87c4"}.hgi-twotone.hgi-thumbs-up-down:after{content:"\87c5"}.hgi-twotone.hgi-thumbs-up-down:before{content:"\87c6"}.hgi-twotone.hgi-thumbs-up-ellipse:after{content:"\87c7"}.hgi-twotone.hgi-thumbs-up-ellipse:before{content:"\87c8"}.hgi-twotone.hgi-thumbs-up-rectangle:after{content:"\87c9"}.hgi-twotone.hgi-thumbs-up-rectangle:before{content:"\87ca"}.hgi-twotone.hgi-thumbs-up:after{content:"\87cb"}.hgi-twotone.hgi-thumbs-up:before{content:"\87cc"}.hgi-twotone.hgi-tic-tac-toe:after{content:"\87cd"}.hgi-twotone.hgi-tic-tac-toe:before{content:"\87ce"}.hgi-twotone.hgi-tick-01:after{content:"\87cf"}.hgi-twotone.hgi-tick-01:before{content:"\87d0"}.hgi-twotone.hgi-tick-02:after{content:"\87d1"}.hgi-twotone.hgi-tick-02:before{content:"\87d2"}.hgi-twotone.hgi-tick-03:after{content:"\87d3"}.hgi-twotone.hgi-tick-03:before{content:"\87d4"}.hgi-twotone.hgi-tick-04:after{content:"\87d5"}.hgi-twotone.hgi-tick-04:before{content:"\87d6"}.hgi-twotone.hgi-tick-double-01:after{content:"\87d7"}.hgi-twotone.hgi-tick-double-01:before{content:"\87d8"}.hgi-twotone.hgi-tick-double-02:after{content:"\87d9"}.hgi-twotone.hgi-tick-double-02:before{content:"\87da"}.hgi-twotone.hgi-tick-double-03:after{content:"\87db"}.hgi-twotone.hgi-tick-double-03:before{content:"\87dc"}.hgi-twotone.hgi-tick-double-04:after{content:"\87dd"}.hgi-twotone.hgi-tick-double-04:before{content:"\87de"}.hgi-twotone.hgi-ticket-01:after{content:"\87df"}.hgi-twotone.hgi-ticket-01:before{content:"\87e0"}.hgi-twotone.hgi-ticket-02:after{content:"\87e1"}.hgi-twotone.hgi-ticket-02:before{content:"\87e2"}.hgi-twotone.hgi-ticket-03:after{content:"\87e3"}.hgi-twotone.hgi-ticket-03:before{content:"\87e4"}.hgi-twotone.hgi-ticket-star:after{content:"\87e5"}.hgi-twotone.hgi-ticket-star:before{content:"\87e6"}.hgi-twotone.hgi-tie:after{content:"\87e7"}.hgi-twotone.hgi-tie:before{content:"\87e8"}.hgi-twotone.hgi-tiktok:after{content:"\87e9"}.hgi-twotone.hgi-tiktok:before{content:"\87ea"}.hgi-twotone.hgi-time-01:after{content:"\87eb"}.hgi-twotone.hgi-time-01:before{content:"\87ec"}.hgi-twotone.hgi-time-02:after{content:"\87ed"}.hgi-twotone.hgi-time-02:before{content:"\87ee"}.hgi-twotone.hgi-time-03:after{content:"\87ef"}.hgi-twotone.hgi-time-03:before{content:"\87f0"}.hgi-twotone.hgi-time-04:after{content:"\87f1"}.hgi-twotone.hgi-time-04:before{content:"\87f2"}.hgi-twotone.hgi-time-half-pass:after{content:"\87f3"}.hgi-twotone.hgi-time-half-pass:before{content:"\87f4"}.hgi-twotone.hgi-time-management-circle:after{content:"\87f5"}.hgi-twotone.hgi-time-management-circle:before{content:"\87f6"}.hgi-twotone.hgi-time-management:after{content:"\87f7"}.hgi-twotone.hgi-time-management:before{content:"\87f8"}.hgi-twotone.hgi-time-quarter-pass:after{content:"\87f9"}.hgi-twotone.hgi-time-quarter-pass:before{content:"\87fa"}.hgi-twotone.hgi-time-quarter:after{content:"\87fb"}.hgi-twotone.hgi-time-quarter:before{content:"\87fc"}.hgi-twotone.hgi-time-schedule:after{content:"\87fd"}.hgi-twotone.hgi-time-schedule:before{content:"\87fe"}.hgi-twotone.hgi-time-setting-01:after{content:"\87ff"}.hgi-twotone.hgi-time-setting-01:before{content:"\8800"}.hgi-twotone.hgi-time-setting-02:after{content:"\8801"}.hgi-twotone.hgi-time-setting-02:before{content:"\8802"}.hgi-twotone.hgi-time-setting-03:after{content:"\8803"}.hgi-twotone.hgi-time-setting-03:before{content:"\8804"}.hgi-twotone.hgi-timer-01:after{content:"\8805"}.hgi-twotone.hgi-timer-01:before{content:"\8806"}.hgi-twotone.hgi-timer-02:after{content:"\8807"}.hgi-twotone.hgi-timer-02:before{content:"\8808"}.hgi-twotone.hgi-tips:after{content:"\8809"}.hgi-twotone.hgi-tips:before{content:"\880a"}.hgi-twotone.hgi-tired-01:after{content:"\880b"}.hgi-twotone.hgi-tired-01:before{content:"\880c"}.hgi-twotone.hgi-tired-02:after{content:"\880d"}.hgi-twotone.hgi-tired-02:before{content:"\880e"}.hgi-twotone.hgi-tissue-paper:after{content:"\880f"}.hgi-twotone.hgi-tissue-paper:before{content:"\8810"}.hgi-twotone.hgi-toggle-off:after{content:"\8811"}.hgi-twotone.hgi-toggle-off:before{content:"\8812"}.hgi-twotone.hgi-toggle-on:after{content:"\8813"}.hgi-twotone.hgi-toggle-on:before{content:"\8814"}.hgi-twotone.hgi-toilet-01:after{content:"\8815"}.hgi-twotone.hgi-toilet-01:before{content:"\8816"}.hgi-twotone.hgi-toilet-02:after{content:"\8817"}.hgi-twotone.hgi-toilet-02:before{content:"\8818"}.hgi-twotone.hgi-tongue-01:after{content:"\8819"}.hgi-twotone.hgi-tongue-01:before{content:"\881a"}.hgi-twotone.hgi-tongue:after{content:"\881b"}.hgi-twotone.hgi-tongue-wink-left:after{content:"\881c"}.hgi-twotone.hgi-tongue-wink-left:before{content:"\881d"}.hgi-twotone.hgi-tongue-wink-right:after{content:"\881e"}.hgi-twotone.hgi-tongue-wink-right:before{content:"\881f"}.hgi-twotone.hgi-tongue:before{content:"\8820"}.hgi-twotone.hgi-tools:after{content:"\8821"}.hgi-twotone.hgi-tools:before{content:"\8822"}.hgi-twotone.hgi-tornado-01:after{content:"\8823"}.hgi-twotone.hgi-tornado-01:before{content:"\8824"}.hgi-twotone.hgi-tornado-02:after{content:"\8825"}.hgi-twotone.hgi-tornado-02:before{content:"\8826"}.hgi-twotone.hgi-torri-gate:after{content:"\8827"}.hgi-twotone.hgi-torri-gate:before{content:"\8828"}.hgi-twotone.hgi-touch-01:after{content:"\8829"}.hgi-twotone.hgi-touch-01:before{content:"\882a"}.hgi-twotone.hgi-touch-02:after{content:"\882b"}.hgi-twotone.hgi-touch-02:before{content:"\882c"}.hgi-twotone.hgi-touch-03:after{content:"\882d"}.hgi-twotone.hgi-touch-03:before{content:"\882e"}.hgi-twotone.hgi-touch-04:after{content:"\882f"}.hgi-twotone.hgi-touch-04:before{content:"\8830"}.hgi-twotone.hgi-touch-05:after{content:"\8831"}.hgi-twotone.hgi-touch-05:before{content:"\8832"}.hgi-twotone.hgi-touch-06:after{content:"\8833"}.hgi-twotone.hgi-touch-06:before{content:"\8834"}.hgi-twotone.hgi-touch-07:after{content:"\8835"}.hgi-twotone.hgi-touch-07:before{content:"\8836"}.hgi-twotone.hgi-touch-08:after{content:"\8837"}.hgi-twotone.hgi-touch-08:before{content:"\8838"}.hgi-twotone.hgi-touch-09:after{content:"\8839"}.hgi-twotone.hgi-touch-09:before{content:"\883a"}.hgi-twotone.hgi-touch-10:after{content:"\883b"}.hgi-twotone.hgi-touch-10:before{content:"\883c"}.hgi-twotone.hgi-touch-interaction-01:after{content:"\883d"}.hgi-twotone.hgi-touch-interaction-01:before{content:"\883e"}.hgi-twotone.hgi-touch-interaction-02:after{content:"\883f"}.hgi-twotone.hgi-touch-interaction-02:before{content:"\8840"}.hgi-twotone.hgi-touch-interaction-03:after{content:"\8841"}.hgi-twotone.hgi-touch-interaction-03:before{content:"\8842"}.hgi-twotone.hgi-touch-interaction-04:after{content:"\8843"}.hgi-twotone.hgi-touch-interaction-04:before{content:"\8844"}.hgi-twotone.hgi-touch-locked-01:after{content:"\8845"}.hgi-twotone.hgi-touch-locked-01:before{content:"\8846"}.hgi-twotone.hgi-touch-locked-02:after{content:"\8847"}.hgi-twotone.hgi-touch-locked-02:before{content:"\8848"}.hgi-twotone.hgi-touch-locked-03:after{content:"\8849"}.hgi-twotone.hgi-touch-locked-03:before{content:"\884a"}.hgi-twotone.hgi-touch-locked-04:after{content:"\884b"}.hgi-twotone.hgi-touch-locked-04:before{content:"\884c"}.hgi-twotone.hgi-touchpad-01:after{content:"\884d"}.hgi-twotone.hgi-touchpad-01:before{content:"\884e"}.hgi-twotone.hgi-touchpad-02:after{content:"\884f"}.hgi-twotone.hgi-touchpad-02:before{content:"\8850"}.hgi-twotone.hgi-touchpad-03:after{content:"\8851"}.hgi-twotone.hgi-touchpad-03:before{content:"\8852"}.hgi-twotone.hgi-touchpad-04:after{content:"\8853"}.hgi-twotone.hgi-touchpad-04:before{content:"\8854"}.hgi-twotone.hgi-tow-truck:after{content:"\8855"}.hgi-twotone.hgi-tow-truck:before{content:"\8856"}.hgi-twotone.hgi-towels:after{content:"\8857"}.hgi-twotone.hgi-towels:before{content:"\8858"}.hgi-twotone.hgi-toy-train:after{content:"\8859"}.hgi-twotone.hgi-toy-train:before{content:"\885a"}.hgi-twotone.hgi-tractor:after{content:"\885b"}.hgi-twotone.hgi-tractor:before{content:"\885c"}.hgi-twotone.hgi-trade-down:after{content:"\885d"}.hgi-twotone.hgi-trade-down:before{content:"\885e"}.hgi-twotone.hgi-trade-mark:after{content:"\885f"}.hgi-twotone.hgi-trade-mark:before{content:"\8860"}.hgi-twotone.hgi-trade-up:after{content:"\8861"}.hgi-twotone.hgi-trade-up:before{content:"\8862"}.hgi-twotone.hgi-trademark:after{content:"\8863"}.hgi-twotone.hgi-trademark:before{content:"\8864"}.hgi-twotone.hgi-traffic-incident:after{content:"\8865"}.hgi-twotone.hgi-traffic-incident:before{content:"\8866"}.hgi-twotone.hgi-traffic-light:after{content:"\8867"}.hgi-twotone.hgi-traffic-light:before{content:"\8868"}.hgi-twotone.hgi-train-01:after{content:"\8869"}.hgi-twotone.hgi-train-01:before{content:"\886a"}.hgi-twotone.hgi-train-02:after{content:"\886b"}.hgi-twotone.hgi-train-02:before{content:"\886c"}.hgi-twotone.hgi-tram:after{content:"\886d"}.hgi-twotone.hgi-tram:before{content:"\886e"}.hgi-twotone.hgi-trampoline:after{content:"\886f"}.hgi-twotone.hgi-trampoline:before{content:"\8870"}.hgi-twotone.hgi-transaction:after{content:"\8871"}.hgi-twotone.hgi-transaction:before{content:"\8872"}.hgi-twotone.hgi-transition-bottom:after{content:"\8873"}.hgi-twotone.hgi-transition-bottom:before{content:"\8874"}.hgi-twotone.hgi-transition-left:after{content:"\8875"}.hgi-twotone.hgi-transition-left:before{content:"\8876"}.hgi-twotone.hgi-transition-right:after{content:"\8877"}.hgi-twotone.hgi-transition-right:before{content:"\8878"}.hgi-twotone.hgi-transition-top:after{content:"\8879"}.hgi-twotone.hgi-transition-top:before{content:"\887a"}.hgi-twotone.hgi-translate:after{content:"\887b"}.hgi-twotone.hgi-translate:before{content:"\887c"}.hgi-twotone.hgi-translation:after{content:"\887d"}.hgi-twotone.hgi-translation:before{content:"\887e"}.hgi-twotone.hgi-transmission:after{content:"\887f"}.hgi-twotone.hgi-transmission:before{content:"\8880"}.hgi-twotone.hgi-transparency:after{content:"\8881"}.hgi-twotone.hgi-transparency:before{content:"\8882"}.hgi-twotone.hgi-trapezoid-line-horizontal:after{content:"\8883"}.hgi-twotone.hgi-trapezoid-line-horizontal:before{content:"\8884"}.hgi-twotone.hgi-trapezoid-line-vertical:after{content:"\8885"}.hgi-twotone.hgi-trapezoid-line-vertical:before{content:"\8886"}.hgi-twotone.hgi-travel-bag:after{content:"\8887"}.hgi-twotone.hgi-travel-bag:before{content:"\8888"}.hgi-twotone.hgi-treadmill-01:after{content:"\8889"}.hgi-twotone.hgi-treadmill-01:before{content:"\888a"}.hgi-twotone.hgi-treadmill-02:after{content:"\888b"}.hgi-twotone.hgi-treadmill-02:before{content:"\888c"}.hgi-twotone.hgi-treatment:after{content:"\888d"}.hgi-twotone.hgi-treatment:before{content:"\888e"}.hgi-twotone.hgi-tree-01:after{content:"\888f"}.hgi-twotone.hgi-tree-01:before{content:"\8890"}.hgi-twotone.hgi-tree-02:after{content:"\8891"}.hgi-twotone.hgi-tree-02:before{content:"\8892"}.hgi-twotone.hgi-tree-03:after{content:"\8893"}.hgi-twotone.hgi-tree-03:before{content:"\8894"}.hgi-twotone.hgi-tree-04:after{content:"\8895"}.hgi-twotone.hgi-tree-04:before{content:"\8896"}.hgi-twotone.hgi-tree-05:after{content:"\8897"}.hgi-twotone.hgi-tree-05:before{content:"\8898"}.hgi-twotone.hgi-tree-06:after{content:"\8899"}.hgi-twotone.hgi-tree-06:before{content:"\889a"}.hgi-twotone.hgi-tree-07:after{content:"\889b"}.hgi-twotone.hgi-tree-07:before{content:"\889c"}.hgi-twotone.hgi-trello:after{content:"\889d"}.hgi-twotone.hgi-trello:before{content:"\889e"}.hgi-twotone.hgi-triangle-01:after{content:"\889f"}.hgi-twotone.hgi-triangle-01:before{content:"\88a0"}.hgi-twotone.hgi-triangle-02:after{content:"\88a1"}.hgi-twotone.hgi-triangle-02:before{content:"\88a2"}.hgi-twotone.hgi-triangle-03:after{content:"\88a3"}.hgi-twotone.hgi-triangle-03:before{content:"\88a4"}.hgi-twotone.hgi-triangle:after{content:"\88a5"}.hgi-twotone.hgi-triangle:before{content:"\88a6"}.hgi-twotone.hgi-trolley-01:after{content:"\88a7"}.hgi-twotone.hgi-trolley-01:before{content:"\88a8"}.hgi-twotone.hgi-trolley-02:after{content:"\88a9"}.hgi-twotone.hgi-trolley-02:before{content:"\88aa"}.hgi-twotone.hgi-tropical-storm:after{content:"\88ab"}.hgi-twotone.hgi-tropical-storm-tracks-01:after{content:"\88ac"}.hgi-twotone.hgi-tropical-storm-tracks-01:before{content:"\88ad"}.hgi-twotone.hgi-tropical-storm-tracks-02:after{content:"\88ae"}.hgi-twotone.hgi-tropical-storm-tracks-02:before{content:"\88af"}.hgi-twotone.hgi-tropical-storm:before{content:"\88b0"}.hgi-twotone.hgi-truck-delivery:after{content:"\88b1"}.hgi-twotone.hgi-truck-delivery:before{content:"\88b2"}.hgi-twotone.hgi-truck-monster:after{content:"\88b3"}.hgi-twotone.hgi-truck-monster:before{content:"\88b4"}.hgi-twotone.hgi-truck-return:after{content:"\88b5"}.hgi-twotone.hgi-truck-return:before{content:"\88b6"}.hgi-twotone.hgi-truck:after{content:"\88b7"}.hgi-twotone.hgi-truck:before{content:"\88b8"}.hgi-twotone.hgi-trulli:after{content:"\88b9"}.hgi-twotone.hgi-trulli:before{content:"\88ba"}.hgi-twotone.hgi-tsunami:after{content:"\88bb"}.hgi-twotone.hgi-tsunami:before{content:"\88bc"}.hgi-twotone.hgi-tulip:after{content:"\88bd"}.hgi-twotone.hgi-tulip:before{content:"\88be"}.hgi-twotone.hgi-tumblr:after{content:"\88bf"}.hgi-twotone.hgi-tumblr:before{content:"\88c0"}.hgi-twotone.hgi-turtle-neck:after{content:"\88c1"}.hgi-twotone.hgi-turtle-neck:before{content:"\88c2"}.hgi-twotone.hgi-tv-01:after{content:"\88c3"}.hgi-twotone.hgi-tv-01:before{content:"\88c4"}.hgi-twotone.hgi-tv-02:after{content:"\88c5"}.hgi-twotone.hgi-tv-02:before{content:"\88c6"}.hgi-twotone.hgi-tv-fix:after{content:"\88c7"}.hgi-twotone.hgi-tv-fix:before{content:"\88c8"}.hgi-twotone.hgi-tv-issue:after{content:"\88c9"}.hgi-twotone.hgi-tv-issue:before{content:"\88ca"}.hgi-twotone.hgi-tv-smart:after{content:"\88cb"}.hgi-twotone.hgi-tv-smart:before{content:"\88cc"}.hgi-twotone.hgi-twin-tower:after{content:"\88cd"}.hgi-twotone.hgi-twin-tower:before{content:"\88ce"}.hgi-twotone.hgi-twitch:after{content:"\88cf"}.hgi-twotone.hgi-twitch:before{content:"\88d0"}.hgi-twotone.hgi-twitter:after{content:"\88d1"}.hgi-twotone.hgi-twitter-square:after{content:"\88d2"}.hgi-twotone.hgi-twitter-square:before{content:"\88d3"}.hgi-twotone.hgi-twitter:before{content:"\88d4"}.hgi-twotone.hgi-two-factor-access:after{content:"\88d5"}.hgi-twotone.hgi-two-factor-access:before{content:"\88d6"}.hgi-twotone.hgi-two-finger-01:after{content:"\88d7"}.hgi-twotone.hgi-two-finger-01:before{content:"\88d8"}.hgi-twotone.hgi-two-finger-02:after{content:"\88d9"}.hgi-twotone.hgi-two-finger-02:before{content:"\88da"}.hgi-twotone.hgi-two-finger-03:after{content:"\88db"}.hgi-twotone.hgi-two-finger-03:before{content:"\88dc"}.hgi-twotone.hgi-two-finger-04:after{content:"\88dd"}.hgi-twotone.hgi-two-finger-04:before{content:"\88de"}.hgi-twotone.hgi-two-finger-05:after{content:"\88df"}.hgi-twotone.hgi-two-finger-05:before{content:"\88e0"}.hgi-twotone.hgi-txt-01:after{content:"\88e1"}.hgi-twotone.hgi-txt-01:before{content:"\88e2"}.hgi-twotone.hgi-txt-02:after{content:"\88e3"}.hgi-twotone.hgi-txt-02:before{content:"\88e4"}.hgi-twotone.hgi-type-cursor:after{content:"\88e5"}.hgi-twotone.hgi-type-cursor:before{content:"\88e6"}.hgi-twotone.hgi-typescript-01:after{content:"\88e7"}.hgi-twotone.hgi-typescript-01:before{content:"\88e8"}.hgi-twotone.hgi-typescript-02:after{content:"\88e9"}.hgi-twotone.hgi-typescript-02:before{content:"\88ea"}.hgi-twotone.hgi-typescript-03:after{content:"\88eb"}.hgi-twotone.hgi-typescript-03:before{content:"\88ec"}.hgi-twotone.hgi-uber:after{content:"\88ed"}.hgi-twotone.hgi-uber:before{content:"\88ee"}.hgi-twotone.hgi-ufo-01:after{content:"\88ef"}.hgi-twotone.hgi-ufo-01:before{content:"\88f0"}.hgi-twotone.hgi-ufo:after{content:"\88f1"}.hgi-twotone.hgi-ufo:before{content:"\88f2"}.hgi-twotone.hgi-umbrella-dollar:after{content:"\88f3"}.hgi-twotone.hgi-umbrella-dollar:before{content:"\88f4"}.hgi-twotone.hgi-umbrella:after{content:"\88f5"}.hgi-twotone.hgi-umbrella:before{content:"\88f6"}.hgi-twotone.hgi-unamused:after{content:"\88f7"}.hgi-twotone.hgi-unamused:before{content:"\88f8"}.hgi-twotone.hgi-unavailable:after{content:"\88f9"}.hgi-twotone.hgi-unavailable:before{content:"\88fa"}.hgi-twotone.hgi-underpants-01:after{content:"\88fb"}.hgi-twotone.hgi-underpants-01:before{content:"\88fc"}.hgi-twotone.hgi-underpants-02:after{content:"\88fd"}.hgi-twotone.hgi-underpants-02:before{content:"\88fe"}.hgi-twotone.hgi-underpants-03:after{content:"\88ff"}.hgi-twotone.hgi-underpants-03:before{content:"\8900"}.hgi-twotone.hgi-unfold-less:after{content:"\8901"}.hgi-twotone.hgi-unfold-less:before{content:"\8902"}.hgi-twotone.hgi-unfold-more:after{content:"\8903"}.hgi-twotone.hgi-unfold-more:before{content:"\8904"}.hgi-twotone.hgi-ungroup-items:after{content:"\8905"}.hgi-twotone.hgi-ungroup-items:before{content:"\8906"}.hgi-twotone.hgi-ungroup-layers:after{content:"\8907"}.hgi-twotone.hgi-ungroup-layers:before{content:"\8908"}.hgi-twotone.hgi-unhappy:after{content:"\8909"}.hgi-twotone.hgi-unhappy:before{content:"\890a"}.hgi-twotone.hgi-university:after{content:"\890b"}.hgi-twotone.hgi-university:before{content:"\890c"}.hgi-twotone.hgi-unlink-01:after{content:"\890d"}.hgi-twotone.hgi-unlink-01:before{content:"\890e"}.hgi-twotone.hgi-unlink-02:after{content:"\890f"}.hgi-twotone.hgi-unlink-02:before{content:"\8910"}.hgi-twotone.hgi-unlink-03:after{content:"\8911"}.hgi-twotone.hgi-unlink-03:before{content:"\8912"}.hgi-twotone.hgi-unlink-04:after{content:"\8913"}.hgi-twotone.hgi-unlink-04:before{content:"\8914"}.hgi-twotone.hgi-unlink-05:after{content:"\8915"}.hgi-twotone.hgi-unlink-05:before{content:"\8916"}.hgi-twotone.hgi-unlink-06:after{content:"\8917"}.hgi-twotone.hgi-unlink-06:before{content:"\8918"}.hgi-twotone.hgi-unsplash:after{content:"\8919"}.hgi-twotone.hgi-unsplash:before{content:"\891a"}.hgi-twotone.hgi-upload-01:after{content:"\891b"}.hgi-twotone.hgi-upload-01:before{content:"\891c"}.hgi-twotone.hgi-upload-02:after{content:"\891d"}.hgi-twotone.hgi-upload-02:before{content:"\891e"}.hgi-twotone.hgi-upload-03:after{content:"\891f"}.hgi-twotone.hgi-upload-03:before{content:"\8920"}.hgi-twotone.hgi-upload-04:after{content:"\8921"}.hgi-twotone.hgi-upload-04:before{content:"\8922"}.hgi-twotone.hgi-upload-05:after{content:"\8923"}.hgi-twotone.hgi-upload-05:before{content:"\8924"}.hgi-twotone.hgi-upload-circle-01:after{content:"\8925"}.hgi-twotone.hgi-upload-circle-01:before{content:"\8926"}.hgi-twotone.hgi-upload-circle-02:after{content:"\8927"}.hgi-twotone.hgi-upload-circle-02:before{content:"\8928"}.hgi-twotone.hgi-upload-square-01:after{content:"\8929"}.hgi-twotone.hgi-upload-square-01:before{content:"\892a"}.hgi-twotone.hgi-upload-square-02:after{content:"\892b"}.hgi-twotone.hgi-upload-square-02:before{content:"\892c"}.hgi-twotone.hgi-upwork:after{content:"\892d"}.hgi-twotone.hgi-upwork:before{content:"\892e"}.hgi-twotone.hgi-usb-bugs:after{content:"\892f"}.hgi-twotone.hgi-usb-bugs:before{content:"\8930"}.hgi-twotone.hgi-usb-connected-01:after{content:"\8931"}.hgi-twotone.hgi-usb-connected-01:before{content:"\8932"}.hgi-twotone.hgi-usb-connected-02:after{content:"\8933"}.hgi-twotone.hgi-usb-connected-02:before{content:"\8934"}.hgi-twotone.hgi-usb-connected-03:after{content:"\8935"}.hgi-twotone.hgi-usb-connected-03:before{content:"\8936"}.hgi-twotone.hgi-usb-error:after{content:"\8937"}.hgi-twotone.hgi-usb-error:before{content:"\8938"}.hgi-twotone.hgi-usb-memory-01:after{content:"\8939"}.hgi-twotone.hgi-usb-memory-01:before{content:"\893a"}.hgi-twotone.hgi-usb-memory-02:after{content:"\893b"}.hgi-twotone.hgi-usb-memory-02:before{content:"\893c"}.hgi-twotone.hgi-usb-not-connected-01:after{content:"\893d"}.hgi-twotone.hgi-usb-not-connected-01:before{content:"\893e"}.hgi-twotone.hgi-usb-not-connected-02:after{content:"\893f"}.hgi-twotone.hgi-usb-not-connected-02:before{content:"\8940"}.hgi-twotone.hgi-usb:after{content:"\8941"}.hgi-twotone.hgi-usb:before{content:"\8942"}.hgi-twotone.hgi-user-account:after{content:"\8943"}.hgi-twotone.hgi-user-account:before{content:"\8944"}.hgi-twotone.hgi-user-add-01:after{content:"\8945"}.hgi-twotone.hgi-user-add-01:before{content:"\8946"}.hgi-twotone.hgi-user-add-02:after{content:"\8947"}.hgi-twotone.hgi-user-add-02:before{content:"\8948"}.hgi-twotone.hgi-user-arrow-left-right:after{content:"\8949"}.hgi-twotone.hgi-user-arrow-left-right:before{content:"\894a"}.hgi-twotone.hgi-user-block-01:after{content:"\894b"}.hgi-twotone.hgi-user-block-01:before{content:"\894c"}.hgi-twotone.hgi-user-block-02:after{content:"\894d"}.hgi-twotone.hgi-user-block-02:before{content:"\894e"}.hgi-twotone.hgi-user-check-01:after{content:"\894f"}.hgi-twotone.hgi-user-check-01:before{content:"\8950"}.hgi-twotone.hgi-user-check-02:after{content:"\8951"}.hgi-twotone.hgi-user-check-02:before{content:"\8952"}.hgi-twotone.hgi-user-circle-02:after{content:"\8953"}.hgi-twotone.hgi-user-circle-02:before{content:"\8954"}.hgi-twotone.hgi-user-circle:after{content:"\8955"}.hgi-twotone.hgi-user-circle:before{content:"\8956"}.hgi-twotone.hgi-user-edit-01:after{content:"\8957"}.hgi-twotone.hgi-user-edit-01:before{content:"\8958"}.hgi-twotone.hgi-user-full-view:after{content:"\8959"}.hgi-twotone.hgi-user-full-view:before{content:"\895a"}.hgi-twotone.hgi-user-group:after{content:"\895b"}.hgi-twotone.hgi-user-group:before{content:"\895c"}.hgi-twotone.hgi-user-id-verification:after{content:"\895d"}.hgi-twotone.hgi-user-id-verification:before{content:"\895e"}.hgi-twotone.hgi-user-list:after{content:"\895f"}.hgi-twotone.hgi-user-list:before{content:"\8960"}.hgi-twotone.hgi-user-lock-01:after{content:"\8961"}.hgi-twotone.hgi-user-lock-01:before{content:"\8962"}.hgi-twotone.hgi-user-lock-02:after{content:"\8963"}.hgi-twotone.hgi-user-lock-02:before{content:"\8964"}.hgi-twotone.hgi-user-love-01:after{content:"\8965"}.hgi-twotone.hgi-user-love-01:before{content:"\8966"}.hgi-twotone.hgi-user-love-02:after{content:"\8967"}.hgi-twotone.hgi-user-love-02:before{content:"\8968"}.hgi-twotone.hgi-user-minus-01:after{content:"\8969"}.hgi-twotone.hgi-user-minus-01:before{content:"\896a"}.hgi-twotone.hgi-user-minus-02:after{content:"\896b"}.hgi-twotone.hgi-user-minus-02:before{content:"\896c"}.hgi-twotone.hgi-user-multiple-02:after{content:"\896d"}.hgi-twotone.hgi-user-multiple-02:before{content:"\896e"}.hgi-twotone.hgi-user-multiple:after{content:"\896f"}.hgi-twotone.hgi-user-multiple:before{content:"\8970"}.hgi-twotone.hgi-user-question-01:after{content:"\8971"}.hgi-twotone.hgi-user-question-01:before{content:"\8972"}.hgi-twotone.hgi-user-question-02:after{content:"\8973"}.hgi-twotone.hgi-user-question-02:before{content:"\8974"}.hgi-twotone.hgi-user-remove-01:after{content:"\8975"}.hgi-twotone.hgi-user-remove-01:before{content:"\8976"}.hgi-twotone.hgi-user-remove-02:after{content:"\8977"}.hgi-twotone.hgi-user-remove-02:before{content:"\8978"}.hgi-twotone.hgi-user-roadside:after{content:"\8979"}.hgi-twotone.hgi-user-roadside:before{content:"\897a"}.hgi-twotone.hgi-user-search-01:after{content:"\897b"}.hgi-twotone.hgi-user-search-01:before{content:"\897c"}.hgi-twotone.hgi-user-search-02:after{content:"\897d"}.hgi-twotone.hgi-user-search-02:before{content:"\897e"}.hgi-twotone.hgi-user:after{content:"\897f"}.hgi-twotone.hgi-user-settings-01:after{content:"\8980"}.hgi-twotone.hgi-user-settings-01:before{content:"\8981"}.hgi-twotone.hgi-user-settings-02:after{content:"\8982"}.hgi-twotone.hgi-user-settings-02:before{content:"\8983"}.hgi-twotone.hgi-user-sharing:after{content:"\8984"}.hgi-twotone.hgi-user-sharing:before{content:"\8985"}.hgi-twotone.hgi-user-shield-01:after{content:"\8986"}.hgi-twotone.hgi-user-shield-01:before{content:"\8987"}.hgi-twotone.hgi-user-shield-02:after{content:"\8988"}.hgi-twotone.hgi-user-shield-02:before{content:"\8989"}.hgi-twotone.hgi-user-square:after{content:"\898a"}.hgi-twotone.hgi-user-square:before{content:"\898b"}.hgi-twotone.hgi-user-star-01:after{content:"\898c"}.hgi-twotone.hgi-user-star-01:before{content:"\898d"}.hgi-twotone.hgi-user-star-02:after{content:"\898e"}.hgi-twotone.hgi-user-star-02:before{content:"\898f"}.hgi-twotone.hgi-user-status:after{content:"\8990"}.hgi-twotone.hgi-user-status:before{content:"\8991"}.hgi-twotone.hgi-user-story:after{content:"\8992"}.hgi-twotone.hgi-user-story:before{content:"\8993"}.hgi-twotone.hgi-user-switch:after{content:"\8994"}.hgi-twotone.hgi-user-switch:before{content:"\8995"}.hgi-twotone.hgi-user-unlock-01:after{content:"\8996"}.hgi-twotone.hgi-user-unlock-01:before{content:"\8997"}.hgi-twotone.hgi-user-unlock-02:after{content:"\8998"}.hgi-twotone.hgi-user-unlock-02:before{content:"\8999"}.hgi-twotone.hgi-user:before{content:"\899a"}.hgi-twotone.hgi-uv-01:after{content:"\899b"}.hgi-twotone.hgi-uv-01:before{content:"\899c"}.hgi-twotone.hgi-uv-02:after{content:"\899d"}.hgi-twotone.hgi-uv-02:before{content:"\899e"}.hgi-twotone.hgi-uv-03:after{content:"\899f"}.hgi-twotone.hgi-uv-03:before{content:"\89a0"}.hgi-twotone.hgi-vaccine:after{content:"\89a1"}.hgi-twotone.hgi-vaccine:before{content:"\89a2"}.hgi-twotone.hgi-validation-approval:after{content:"\89a3"}.hgi-twotone.hgi-validation-approval:before{content:"\89a4"}.hgi-twotone.hgi-validation:after{content:"\89a5"}.hgi-twotone.hgi-validation:before{content:"\89a6"}.hgi-twotone.hgi-van:after{content:"\89a7"}.hgi-twotone.hgi-van:before{content:"\89a8"}.hgi-twotone.hgi-variable:after{content:"\89a9"}.hgi-twotone.hgi-variable:before{content:"\89aa"}.hgi-twotone.hgi-vegetarian-food:after{content:"\89ab"}.hgi-twotone.hgi-vegetarian-food:before{content:"\89ac"}.hgi-twotone.hgi-vertical-resize:after{content:"\89ad"}.hgi-twotone.hgi-vertical-resize:before{content:"\89ae"}.hgi-twotone.hgi-vertical-scroll-point:after{content:"\89af"}.hgi-twotone.hgi-vertical-scroll-point:before{content:"\89b0"}.hgi-twotone.hgi-vest:after{content:"\89b1"}.hgi-twotone.hgi-vest:before{content:"\89b2"}.hgi-twotone.hgi-victory-finger-01:after{content:"\89b3"}.hgi-twotone.hgi-victory-finger-01:before{content:"\89b4"}.hgi-twotone.hgi-victory-finger-02:after{content:"\89b5"}.hgi-twotone.hgi-victory-finger-02:before{content:"\89b6"}.hgi-twotone.hgi-victory-finger-03:after{content:"\89b7"}.hgi-twotone.hgi-victory-finger-03:before{content:"\89b8"}.hgi-twotone.hgi-video-01:after{content:"\89b9"}.hgi-twotone.hgi-video-01:before{content:"\89ba"}.hgi-twotone.hgi-video-02:after{content:"\89bb"}.hgi-twotone.hgi-video-02:before{content:"\89bc"}.hgi-twotone.hgi-video-console:after{content:"\89bd"}.hgi-twotone.hgi-video-console:before{content:"\89be"}.hgi-twotone.hgi-video-off:after{content:"\89bf"}.hgi-twotone.hgi-video-off:before{content:"\89c0"}.hgi-twotone.hgi-video-replay:after{content:"\89c1"}.hgi-twotone.hgi-video-replay:before{content:"\89c2"}.hgi-twotone.hgi-view-off:after{content:"\89c3"}.hgi-twotone.hgi-view-off-slash:after{content:"\89c4"}.hgi-twotone.hgi-view-off-slash:before{content:"\89c5"}.hgi-twotone.hgi-view-off:before{content:"\89c6"}.hgi-twotone.hgi-view:after{content:"\89c7"}.hgi-twotone.hgi-view:before{content:"\89c8"}.hgi-twotone.hgi-vimeo:after{content:"\89c9"}.hgi-twotone.hgi-vimeo:before{content:"\89ca"}.hgi-twotone.hgi-vine:after{content:"\89cb"}.hgi-twotone.hgi-vine-square:after{content:"\89cc"}.hgi-twotone.hgi-vine-square:before{content:"\89cd"}.hgi-twotone.hgi-vine:before{content:"\89ce"}.hgi-twotone.hgi-vintage-clock:after{content:"\89cf"}.hgi-twotone.hgi-vintage-clock:before{content:"\89d0"}.hgi-twotone.hgi-virtual-reality-vr-01:after{content:"\89d1"}.hgi-twotone.hgi-virtual-reality-vr-01:before{content:"\89d2"}.hgi-twotone.hgi-virtual-reality-vr-02:after{content:"\89d3"}.hgi-twotone.hgi-virtual-reality-vr-02:before{content:"\89d4"}.hgi-twotone.hgi-vision:after{content:"\89d5"}.hgi-twotone.hgi-vision:before{content:"\89d6"}.hgi-twotone.hgi-vk:after{content:"\89d7"}.hgi-twotone.hgi-vk-square:after{content:"\89d8"}.hgi-twotone.hgi-vk-square:before{content:"\89d9"}.hgi-twotone.hgi-vk:before{content:"\89da"}.hgi-twotone.hgi-voice-id:after{content:"\89db"}.hgi-twotone.hgi-voice-id:before{content:"\89dc"}.hgi-twotone.hgi-voice:after{content:"\89dd"}.hgi-twotone.hgi-voice:before{content:"\89de"}.hgi-twotone.hgi-volleyball:after{content:"\89df"}.hgi-twotone.hgi-volleyball:before{content:"\89e0"}.hgi-twotone.hgi-volume-high:after{content:"\89e1"}.hgi-twotone.hgi-volume-high:before{content:"\89e2"}.hgi-twotone.hgi-volume-low:after{content:"\89e3"}.hgi-twotone.hgi-volume-low:before{content:"\89e4"}.hgi-twotone.hgi-volume-minus:after{content:"\89e5"}.hgi-twotone.hgi-volume-minus:before{content:"\89e6"}.hgi-twotone.hgi-volume-mute-01:after{content:"\89e7"}.hgi-twotone.hgi-volume-mute-01:before{content:"\89e8"}.hgi-twotone.hgi-volume-mute-02:after{content:"\89e9"}.hgi-twotone.hgi-volume-mute-02:before{content:"\89ea"}.hgi-twotone.hgi-volume-off:after{content:"\89eb"}.hgi-twotone.hgi-volume-off:before{content:"\89ec"}.hgi-twotone.hgi-volume-up:after{content:"\89ed"}.hgi-twotone.hgi-volume-up:before{content:"\89ee"}.hgi-twotone.hgi-vomiting:after{content:"\89ef"}.hgi-twotone.hgi-vomiting:before{content:"\89f0"}.hgi-twotone.hgi-voucher:after{content:"\89f1"}.hgi-twotone.hgi-voucher:before{content:"\89f2"}.hgi-twotone.hgi-vr-glasses:after{content:"\89f3"}.hgi-twotone.hgi-vr-glasses:before{content:"\89f4"}.hgi-twotone.hgi-vr:after{content:"\89f5"}.hgi-twotone.hgi-vr:before{content:"\89f6"}.hgi-twotone.hgi-vynil-01:after{content:"\89f7"}.hgi-twotone.hgi-vynil-01:before{content:"\89f8"}.hgi-twotone.hgi-vynil-02:after{content:"\89f9"}.hgi-twotone.hgi-vynil-02:before{content:"\89fa"}.hgi-twotone.hgi-vynil-03:after{content:"\89fb"}.hgi-twotone.hgi-vynil-03:before{content:"\89fc"}.hgi-twotone.hgi-waiter:after{content:"\89fd"}.hgi-twotone.hgi-waiter:before{content:"\89fe"}.hgi-twotone.hgi-waiters:after{content:"\89ff"}.hgi-twotone.hgi-waiters:before{content:"\8a00"}.hgi-twotone.hgi-wall-lamp:after{content:"\8a01"}.hgi-twotone.hgi-wall-lamp:before{content:"\8a02"}.hgi-twotone.hgi-wallet-01:after{content:"\8a03"}.hgi-twotone.hgi-wallet-01:before{content:"\8a04"}.hgi-twotone.hgi-wallet-02:after{content:"\8a05"}.hgi-twotone.hgi-wallet-02:before{content:"\8a06"}.hgi-twotone.hgi-wallet-03:after{content:"\8a07"}.hgi-twotone.hgi-wallet-03:before{content:"\8a08"}.hgi-twotone.hgi-wallet-add-01:after{content:"\8a09"}.hgi-twotone.hgi-wallet-add-01:before{content:"\8a0a"}.hgi-twotone.hgi-wallet-add-02:after{content:"\8a0b"}.hgi-twotone.hgi-wallet-add-02:before{content:"\8a0c"}.hgi-twotone.hgi-wallet-done-01:after{content:"\8a0d"}.hgi-twotone.hgi-wallet-done-01:before{content:"\8a0e"}.hgi-twotone.hgi-wallet-done-02:after{content:"\8a0f"}.hgi-twotone.hgi-wallet-done-02:before{content:"\8a10"}.hgi-twotone.hgi-wallet-not-found-01:after{content:"\8a11"}.hgi-twotone.hgi-wallet-not-found-01:before{content:"\8a12"}.hgi-twotone.hgi-wallet-not-found-02:after{content:"\8a13"}.hgi-twotone.hgi-wallet-not-found-02:before{content:"\8a14"}.hgi-twotone.hgi-wallet-remove-01:after{content:"\8a15"}.hgi-twotone.hgi-wallet-remove-01:before{content:"\8a16"}.hgi-twotone.hgi-wallet-remove-02:after{content:"\8a17"}.hgi-twotone.hgi-wallet-remove-02:before{content:"\8a18"}.hgi-twotone.hgi-wanted:after{content:"\8a19"}.hgi-twotone.hgi-wanted:before{content:"\8a1a"}.hgi-twotone.hgi-wardrobe-01:after{content:"\8a1b"}.hgi-twotone.hgi-wardrobe-01:before{content:"\8a1c"}.hgi-twotone.hgi-wardrobe-02:after{content:"\8a1d"}.hgi-twotone.hgi-wardrobe-02:before{content:"\8a1e"}.hgi-twotone.hgi-wardrobe-03:after{content:"\8a1f"}.hgi-twotone.hgi-wardrobe-03:before{content:"\8a20"}.hgi-twotone.hgi-wardrobe-04:after{content:"\8a21"}.hgi-twotone.hgi-wardrobe-04:before{content:"\8a22"}.hgi-twotone.hgi-warehouse:after{content:"\8a23"}.hgi-twotone.hgi-warehouse:before{content:"\8a24"}.hgi-twotone.hgi-washington-monument:after{content:"\8a25"}.hgi-twotone.hgi-washington-monument:before{content:"\8a26"}.hgi-twotone.hgi-waste-restore:after{content:"\8a27"}.hgi-twotone.hgi-waste-restore:before{content:"\8a28"}.hgi-twotone.hgi-waste:after{content:"\8a29"}.hgi-twotone.hgi-waste:before{content:"\8a2a"}.hgi-twotone.hgi-watch-01:after{content:"\8a2b"}.hgi-twotone.hgi-watch-01:before{content:"\8a2c"}.hgi-twotone.hgi-watch-02:after{content:"\8a2d"}.hgi-twotone.hgi-watch-02:before{content:"\8a2e"}.hgi-twotone.hgi-water-energy:after{content:"\8a2f"}.hgi-twotone.hgi-water-energy:before{content:"\8a30"}.hgi-twotone.hgi-water-polo:after{content:"\8a31"}.hgi-twotone.hgi-water-polo:before{content:"\8a32"}.hgi-twotone.hgi-water-pump:after{content:"\8a33"}.hgi-twotone.hgi-water-pump:before{content:"\8a34"}.hgi-twotone.hgi-waterfall-down-01:after{content:"\8a35"}.hgi-twotone.hgi-waterfall-down-01:before{content:"\8a36"}.hgi-twotone.hgi-waterfall-down-03:after{content:"\8a37"}.hgi-twotone.hgi-waterfall-down-03:before{content:"\8a38"}.hgi-twotone.hgi-waterfall-up-01:after{content:"\8a39"}.hgi-twotone.hgi-waterfall-up-01:before{content:"\8a3a"}.hgi-twotone.hgi-waterfall-up-02:after{content:"\8a3b"}.hgi-twotone.hgi-waterfall-up-02:before{content:"\8a3c"}.hgi-twotone.hgi-watermelon:after{content:"\8a3d"}.hgi-twotone.hgi-watermelon:before{content:"\8a3e"}.hgi-twotone.hgi-wattpad:after{content:"\8a3f"}.hgi-twotone.hgi-wattpad-square:after{content:"\8a40"}.hgi-twotone.hgi-wattpad-square:before{content:"\8a41"}.hgi-twotone.hgi-wattpad:before{content:"\8a42"}.hgi-twotone.hgi-waving-hand-01:after{content:"\8a43"}.hgi-twotone.hgi-waving-hand-01:before{content:"\8a44"}.hgi-twotone.hgi-waving-hand-02:after{content:"\8a45"}.hgi-twotone.hgi-waving-hand-02:before{content:"\8a46"}.hgi-twotone.hgi-waze:after{content:"\8a47"}.hgi-twotone.hgi-waze:before{content:"\8a48"}.hgi-twotone.hgi-web-design-01:after{content:"\8a49"}.hgi-twotone.hgi-web-design-01:before{content:"\8a4a"}.hgi-twotone.hgi-web-design-02:after{content:"\8a4b"}.hgi-twotone.hgi-web-design-02:before{content:"\8a4c"}.hgi-twotone.hgi-web-programming:after{content:"\8a4d"}.hgi-twotone.hgi-web-programming:before{content:"\8a4e"}.hgi-twotone.hgi-web-protection:after{content:"\8a4f"}.hgi-twotone.hgi-web-protection:before{content:"\8a50"}.hgi-twotone.hgi-web-security:after{content:"\8a51"}.hgi-twotone.hgi-web-security:before{content:"\8a52"}.hgi-twotone.hgi-web-validation:after{content:"\8a53"}.hgi-twotone.hgi-web-validation:before{content:"\8a54"}.hgi-twotone.hgi-webflow:after{content:"\8a55"}.hgi-twotone.hgi-webflow:before{content:"\8a56"}.hgi-twotone.hgi-wechat:after{content:"\8a57"}.hgi-twotone.hgi-wechat:before{content:"\8a58"}.hgi-twotone.hgi-weight-scale-01:after{content:"\8a59"}.hgi-twotone.hgi-weight-scale-01:before{content:"\8a5a"}.hgi-twotone.hgi-weight-scale:after{content:"\8a5b"}.hgi-twotone.hgi-weight-scale:before{content:"\8a5c"}.hgi-twotone.hgi-wellness:after{content:"\8a5d"}.hgi-twotone.hgi-wellness:before{content:"\8a5e"}.hgi-twotone.hgi-whatsapp-business:after{content:"\8a5f"}.hgi-twotone.hgi-whatsapp-business:before{content:"\8a60"}.hgi-twotone.hgi-whatsapp:after{content:"\8a61"}.hgi-twotone.hgi-whatsapp:before{content:"\8a62"}.hgi-twotone.hgi-wheelchair:after{content:"\8a63"}.hgi-twotone.hgi-wheelchair:before{content:"\8a64"}.hgi-twotone.hgi-whisk:after{content:"\8a65"}.hgi-twotone.hgi-whisk:before{content:"\8a66"}.hgi-twotone.hgi-whistle:after{content:"\8a67"}.hgi-twotone.hgi-whistle:before{content:"\8a68"}.hgi-twotone.hgi-wifi-01:after{content:"\8a69"}.hgi-twotone.hgi-wifi-01:before{content:"\8a6a"}.hgi-twotone.hgi-wifi-02:after{content:"\8a6b"}.hgi-twotone.hgi-wifi-02:before{content:"\8a6c"}.hgi-twotone.hgi-wifi-circle:after{content:"\8a6d"}.hgi-twotone.hgi-wifi-circle:before{content:"\8a6e"}.hgi-twotone.hgi-wifi-connected-01:after{content:"\8a6f"}.hgi-twotone.hgi-wifi-connected-01:before{content:"\8a70"}.hgi-twotone.hgi-wifi-connected-02:after{content:"\8a71"}.hgi-twotone.hgi-wifi-connected-02:before{content:"\8a72"}.hgi-twotone.hgi-wifi-connected-03:after{content:"\8a73"}.hgi-twotone.hgi-wifi-connected-03:before{content:"\8a74"}.hgi-twotone.hgi-wifi-disconnected-01:after{content:"\8a75"}.hgi-twotone.hgi-wifi-disconnected-01:before{content:"\8a76"}.hgi-twotone.hgi-wifi-disconnected-02:after{content:"\8a77"}.hgi-twotone.hgi-wifi-disconnected-02:before{content:"\8a78"}.hgi-twotone.hgi-wifi-disconnected-03:after{content:"\8a79"}.hgi-twotone.hgi-wifi-disconnected-03:before{content:"\8a7a"}.hgi-twotone.hgi-wifi-disconnected-04:after{content:"\8a7b"}.hgi-twotone.hgi-wifi-disconnected-04:before{content:"\8a7c"}.hgi-twotone.hgi-wifi-error-01:after{content:"\8a7d"}.hgi-twotone.hgi-wifi-error-01:before{content:"\8a7e"}.hgi-twotone.hgi-wifi-error-02:after{content:"\8a7f"}.hgi-twotone.hgi-wifi-error-02:before{content:"\8a80"}.hgi-twotone.hgi-wifi-full-signal:after{content:"\8a81"}.hgi-twotone.hgi-wifi-full-signal:before{content:"\8a82"}.hgi-twotone.hgi-wifi-location:after{content:"\8a83"}.hgi-twotone.hgi-wifi-location:before{content:"\8a84"}.hgi-twotone.hgi-wifi-lock:after{content:"\8a85"}.hgi-twotone.hgi-wifi-lock:before{content:"\8a86"}.hgi-twotone.hgi-wifi-low-signal:after{content:"\8a87"}.hgi-twotone.hgi-wifi-low-signal:before{content:"\8a88"}.hgi-twotone.hgi-wifi-medium-signal:after{content:"\8a89"}.hgi-twotone.hgi-wifi-medium-signal:before{content:"\8a8a"}.hgi-twotone.hgi-wifi-no-signal:after{content:"\8a8b"}.hgi-twotone.hgi-wifi-no-signal:before{content:"\8a8c"}.hgi-twotone.hgi-wifi-off-01:after{content:"\8a8d"}.hgi-twotone.hgi-wifi-off-01:before{content:"\8a8e"}.hgi-twotone.hgi-wifi-off-02:after{content:"\8a8f"}.hgi-twotone.hgi-wifi-off-02:before{content:"\8a90"}.hgi-twotone.hgi-wifi-square:after{content:"\8a91"}.hgi-twotone.hgi-wifi-square:before{content:"\8a92"}.hgi-twotone.hgi-wifi-unlock:after{content:"\8a93"}.hgi-twotone.hgi-wifi-unlock:before{content:"\8a94"}.hgi-twotone.hgi-wikipedia:after{content:"\8a95"}.hgi-twotone.hgi-wikipedia:before{content:"\8a96"}.hgi-twotone.hgi-wind-power-01:after{content:"\8a97"}.hgi-twotone.hgi-wind-power-01:before{content:"\8a98"}.hgi-twotone.hgi-wind-power-02:after{content:"\8a99"}.hgi-twotone.hgi-wind-power-02:before{content:"\8a9a"}.hgi-twotone.hgi-wind-power-03:after{content:"\8a9b"}.hgi-twotone.hgi-wind-power-03:before{content:"\8a9c"}.hgi-twotone.hgi-wind-power:after{content:"\8a9d"}.hgi-twotone.hgi-wind-power:before{content:"\8a9e"}.hgi-twotone.hgi-wind-surf:after{content:"\8a9f"}.hgi-twotone.hgi-wind-surf:before{content:"\8aa0"}.hgi-twotone.hgi-wind-turbine:after{content:"\8aa1"}.hgi-twotone.hgi-wind-turbine:before{content:"\8aa2"}.hgi-twotone.hgi-wink:after{content:"\8aa3"}.hgi-twotone.hgi-wink:before{content:"\8aa4"}.hgi-twotone.hgi-winking:after{content:"\8aa5"}.hgi-twotone.hgi-winking:before{content:"\8aa6"}.hgi-twotone.hgi-wireless-cloud-access:after{content:"\8aa7"}.hgi-twotone.hgi-wireless-cloud-access:before{content:"\8aa8"}.hgi-twotone.hgi-wireless:after{content:"\8aa9"}.hgi-twotone.hgi-wireless:before{content:"\8aaa"}.hgi-twotone.hgi-wise:after{content:"\8aab"}.hgi-twotone.hgi-wise:before{content:"\8aac"}.hgi-twotone.hgi-wordpress:after{content:"\8aad"}.hgi-twotone.hgi-wordpress:before{content:"\8aae"}.hgi-twotone.hgi-work-alert:after{content:"\8aaf"}.hgi-twotone.hgi-work-alert:before{content:"\8ab0"}.hgi-twotone.hgi-work-history:after{content:"\8ab1"}.hgi-twotone.hgi-work-history:before{content:"\8ab2"}.hgi-twotone.hgi-work-update:after{content:"\8ab3"}.hgi-twotone.hgi-work-update:before{content:"\8ab4"}.hgi-twotone.hgi-workflow-circle-01:after{content:"\8ab5"}.hgi-twotone.hgi-workflow-circle-01:before{content:"\8ab6"}.hgi-twotone.hgi-workflow-circle-02:after{content:"\8ab7"}.hgi-twotone.hgi-workflow-circle-02:before{content:"\8ab8"}.hgi-twotone.hgi-workflow-circle-03:after{content:"\8ab9"}.hgi-twotone.hgi-workflow-circle-03:before{content:"\8aba"}.hgi-twotone.hgi-workflow-circle-04:after{content:"\8abb"}.hgi-twotone.hgi-workflow-circle-04:before{content:"\8abc"}.hgi-twotone.hgi-workflow-circle-05:after{content:"\8abd"}.hgi-twotone.hgi-workflow-circle-05:before{content:"\8abe"}.hgi-twotone.hgi-workflow-circle-06:after{content:"\8abf"}.hgi-twotone.hgi-workflow-circle-06:before{content:"\8ac0"}.hgi-twotone.hgi-workflow-square-01:after{content:"\8ac1"}.hgi-twotone.hgi-workflow-square-01:before{content:"\8ac2"}.hgi-twotone.hgi-workflow-square-02:after{content:"\8ac3"}.hgi-twotone.hgi-workflow-square-02:before{content:"\8ac4"}.hgi-twotone.hgi-workflow-square-03:after{content:"\8ac5"}.hgi-twotone.hgi-workflow-square-03:before{content:"\8ac6"}.hgi-twotone.hgi-workflow-square-04:after{content:"\8ac7"}.hgi-twotone.hgi-workflow-square-04:before{content:"\8ac8"}.hgi-twotone.hgi-workflow-square-05:after{content:"\8ac9"}.hgi-twotone.hgi-workflow-square-05:before{content:"\8aca"}.hgi-twotone.hgi-workflow-square-06:after{content:"\8acb"}.hgi-twotone.hgi-workflow-square-06:before{content:"\8acc"}.hgi-twotone.hgi-workflow-square-07:after{content:"\8acd"}.hgi-twotone.hgi-workflow-square-07:before{content:"\8ace"}.hgi-twotone.hgi-workflow-square-08:after{content:"\8acf"}.hgi-twotone.hgi-workflow-square-08:before{content:"\8ad0"}.hgi-twotone.hgi-workflow-square-09:after{content:"\8ad1"}.hgi-twotone.hgi-workflow-square-09:before{content:"\8ad2"}.hgi-twotone.hgi-workflow-square-10:after{content:"\8ad3"}.hgi-twotone.hgi-workflow-square-10:before{content:"\8ad4"}.hgi-twotone.hgi-workout-battle-ropes:after{content:"\8ad5"}.hgi-twotone.hgi-workout-battle-ropes:before{content:"\8ad6"}.hgi-twotone.hgi-workout-gymnastics:after{content:"\8ad7"}.hgi-twotone.hgi-workout-gymnastics:before{content:"\8ad8"}.hgi-twotone.hgi-workout-kicking:after{content:"\8ad9"}.hgi-twotone.hgi-workout-kicking:before{content:"\8ada"}.hgi-twotone.hgi-workout-run:after{content:"\8adb"}.hgi-twotone.hgi-workout-run:before{content:"\8adc"}.hgi-twotone.hgi-workout-sport:after{content:"\8add"}.hgi-twotone.hgi-workout-sport:before{content:"\8ade"}.hgi-twotone.hgi-workout-squats:after{content:"\8adf"}.hgi-twotone.hgi-workout-squats:before{content:"\8ae0"}.hgi-twotone.hgi-workout-stretching:after{content:"\8ae1"}.hgi-twotone.hgi-workout-stretching:before{content:"\8ae2"}.hgi-twotone.hgi-workout-warm-up:after{content:"\8ae3"}.hgi-twotone.hgi-workout-warm-up:before{content:"\8ae4"}.hgi-twotone.hgi-worry:after{content:"\8ae5"}.hgi-twotone.hgi-worry:before{content:"\8ae6"}.hgi-twotone.hgi-wps-office-rectangle:after{content:"\8ae7"}.hgi-twotone.hgi-wps-office-rectangle:before{content:"\8ae8"}.hgi-twotone.hgi-wps-office:after{content:"\8ae9"}.hgi-twotone.hgi-wps-office:before{content:"\8aea"}.hgi-twotone.hgi-wrench-01:after{content:"\8aeb"}.hgi-twotone.hgi-wrench-01:before{content:"\8aec"}.hgi-twotone.hgi-wrench-02:after{content:"\8aed"}.hgi-twotone.hgi-wrench-02:before{content:"\8aee"}.hgi-twotone.hgi-wudu:after{content:"\8aef"}.hgi-twotone.hgi-wudu:before{content:"\8af0"}.hgi-twotone.hgi-x-ray:after{content:"\8af1"}.hgi-twotone.hgi-x-ray:before{content:"\8af2"}.hgi-twotone.hgi-x-variable-circle:after{content:"\8af3"}.hgi-twotone.hgi-x-variable-circle:before{content:"\8af4"}.hgi-twotone.hgi-x-variable:after{content:"\8af5"}.hgi-twotone.hgi-x-variable-square:after{content:"\8af6"}.hgi-twotone.hgi-x-variable-square:before{content:"\8af7"}.hgi-twotone.hgi-x-variable:before{content:"\8af8"}.hgi-twotone.hgi-xing:after{content:"\8af9"}.hgi-twotone.hgi-xing:before{content:"\8afa"}.hgi-twotone.hgi-xls-01:after{content:"\8afb"}.hgi-twotone.hgi-xls-01:before{content:"\8afc"}.hgi-twotone.hgi-xls-02:after{content:"\8afd"}.hgi-twotone.hgi-xls-02:before{content:"\8afe"}.hgi-twotone.hgi-xml-01:after{content:"\8aff"}.hgi-twotone.hgi-xml-01:before{content:"\8b00"}.hgi-twotone.hgi-xml-02:after{content:"\8b01"}.hgi-twotone.hgi-xml-02:before{content:"\8b02"}.hgi-twotone.hgi-xsl-01:after{content:"\8b03"}.hgi-twotone.hgi-xsl-01:before{content:"\8b04"}.hgi-twotone.hgi-xsl-02:after{content:"\8b05"}.hgi-twotone.hgi-xsl-02:before{content:"\8b06"}.hgi-twotone.hgi-yelp:after{content:"\8b07"}.hgi-twotone.hgi-yelp:before{content:"\8b08"}.hgi-twotone.hgi-yen-circle:after{content:"\8b09"}.hgi-twotone.hgi-yen-circle:before{content:"\8b0a"}.hgi-twotone.hgi-yen-receive:after{content:"\8b0b"}.hgi-twotone.hgi-yen-receive:before{content:"\8b0c"}.hgi-twotone.hgi-yen:after{content:"\8b0d"}.hgi-twotone.hgi-yen-send:after{content:"\8b0e"}.hgi-twotone.hgi-yen-send:before{content:"\8b0f"}.hgi-twotone.hgi-yen-square:after{content:"\8b10"}.hgi-twotone.hgi-yen-square:before{content:"\8b11"}.hgi-twotone.hgi-yen:before{content:"\8b12"}.hgi-twotone.hgi-yoga-01:after{content:"\8b13"}.hgi-twotone.hgi-yoga-01:before{content:"\8b14"}.hgi-twotone.hgi-yoga-02:after{content:"\8b15"}.hgi-twotone.hgi-yoga-02:before{content:"\8b16"}.hgi-twotone.hgi-yoga-03:after{content:"\8b17"}.hgi-twotone.hgi-yoga-03:before{content:"\8b18"}.hgi-twotone.hgi-yoga-ball:after{content:"\8b19"}.hgi-twotone.hgi-yoga-ball:before{content:"\8b1a"}.hgi-twotone.hgi-yoga-mat:after{content:"\8b1b"}.hgi-twotone.hgi-yoga-mat:before{content:"\8b1c"}.hgi-twotone.hgi-yogurt:after{content:"\8b1d"}.hgi-twotone.hgi-yogurt:before{content:"\8b1e"}.hgi-twotone.hgi-youtube:after{content:"\8b1f"}.hgi-twotone.hgi-youtube:before{content:"\8b20"}.hgi-twotone.hgi-yurt:after{content:"\8b21"}.hgi-twotone.hgi-yurt:before{content:"\8b22"}.hgi-twotone.hgi-zakat:after{content:"\8b23"}.hgi-twotone.hgi-zakat:before{content:"\8b24"}.hgi-twotone.hgi-zap:after{content:"\8b25"}.hgi-twotone.hgi-zap:before{content:"\8b26"}.hgi-twotone.hgi-zeppelin:after{content:"\8b27"}.hgi-twotone.hgi-zeppelin:before{content:"\8b28"}.hgi-twotone.hgi-zip-01:after{content:"\8b29"}.hgi-twotone.hgi-zip-01:before{content:"\8b2a"}.hgi-twotone.hgi-zip-02:after{content:"\8b2b"}.hgi-twotone.hgi-zip-02:before{content:"\8b2c"}.hgi-twotone.hgi-zoom-circle:after{content:"\8b2d"}.hgi-twotone.hgi-zoom-circle:before{content:"\8b2e"}.hgi-twotone.hgi-zoom-in-area:after{content:"\8b2f"}.hgi-twotone.hgi-zoom-in-area:before{content:"\8b30"}.hgi-twotone.hgi-zoom-out-area:after{content:"\8b31"}.hgi-twotone.hgi-zoom-out-area:before{content:"\8b32"}.hgi-twotone.hgi-zoom:after{content:"\8b33"}.hgi-twotone.hgi-zoom-square:after{content:"\8b34"}.hgi-twotone.hgi-zoom-square:before{content:"\8b35"}.hgi-twotone.hgi-zoom:before{content:"\8b36"}@font-face{font-family:Abar;src:url(AbarFaNum-VF.cc51624ca2e43a50.woff2) format("woff2")}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), <alpha-value>);--tw-ring-color: rgb(147 197 253 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), <alpha-value>);--tw-ring-color: rgb(147 197 253 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.ax-container{width:100%;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.ax-container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.ax-container{max-width:768px}}@media (min-width: 1024px){.ax-container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.ax-container{max-width:1280px;padding-right:5rem;padding-left:5rem}}@media (min-width: 1536px){.ax-container{max-width:1536px;padding-right:10rem;padding-left:10rem}}.ax-collapse{visibility:collapse}.\!ax-fixed{position:fixed!important}.ax-fixed{position:fixed}.ax-absolute{position:absolute}.\!ax-relative{position:relative!important}.ax-relative{position:relative}.\!ax-sticky{position:sticky!important}.ax-sticky{position:sticky}.-ax-bottom-0{bottom:-0px}.ax-bottom-0{bottom:0}.ax-bottom-12{bottom:3rem}.ax-bottom-2{bottom:.5rem}.ax-bottom-3{bottom:.75rem}.ax-bottom-5{bottom:1.25rem}.ax-bottom-\[-0\.5rem\]{bottom:-.5rem}.ax-end-\[-0\.5rem\]{inset-inline-end:-.5rem}.ax-left-0{left:0}.ax-left-12{left:3rem}.ax-left-8{left:2rem}.ax-start-0{inset-inline-start:0px}.ax-start-1{inset-inline-start:.25rem}.ax-start-2{inset-inline-start:.5rem}.ax-start-3{inset-inline-start:.75rem}.ax-start-4{inset-inline-start:1rem}.ax-top-0{top:0}.ax-top-1{top:.25rem}.ax-top-2{top:.5rem}.ax-top-4{top:1rem}.ax-top-6{top:1.5rem}.ax-top-\[-24px\]{top:-24px}.ax-top-\[-32px\]{top:-32px}.ax-z-0{z-index:0}.ax-z-10{z-index:10}.ax-z-20{z-index:20}.ax-z-30{z-index:30}.ax-z-50{z-index:50}.ax-z-\[999\]{z-index:999}.ax-col-span-1{grid-column:span 1 / span 1}.ax-col-span-2{grid-column:span 2 / span 2}.ax-col-span-4{grid-column:span 4 / span 4}.ax-col-span-5{grid-column:span 5 / span 5}.ax-m-auto{margin:auto}.ax-mx-4{margin-left:1rem;margin-right:1rem}.ax-my-2{margin-top:.5rem;margin-bottom:.5rem}.ax-my-3{margin-top:.75rem;margin-bottom:.75rem}.ax-my-3\.5{margin-top:.875rem;margin-bottom:.875rem}.ax-my-4{margin-top:1rem;margin-bottom:1rem}.ax-my-5{margin-top:1.25rem;margin-bottom:1.25rem}.ax-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.ax-mb-1{margin-bottom:.25rem}.ax-mb-1\.5{margin-bottom:.375rem}.ax-mb-10{margin-bottom:2.5rem}.ax-mb-16{margin-bottom:4rem}.ax-mb-2{margin-bottom:.5rem}.ax-mb-2\.5{margin-bottom:.625rem}.ax-mb-20{margin-bottom:5rem}.ax-mb-3{margin-bottom:.75rem}.ax-mb-4{margin-bottom:1rem}.ax-mb-5{margin-bottom:1.25rem}.ax-mb-6{margin-bottom:1.5rem}.ax-mb-8{margin-bottom:2rem}.ax-mb-\[-2rem\]{margin-bottom:-2rem}.ax-ml-1{margin-left:.25rem}.ax-mr-2{margin-right:.5rem}.ax-ms-2\.5{margin-inline-start:.625rem}.ax-mt-1\.5{margin-top:.375rem}.ax-mt-12{margin-top:3rem}.ax-mt-2{margin-top:.5rem}.ax-mt-2\.5{margin-top:.625rem}.ax-mt-3{margin-top:.75rem}.ax-mt-4{margin-top:1rem}.ax-mt-5{margin-top:1.25rem}.ax-mt-6{margin-top:1.5rem}.ax-mt-8{margin-top:2rem}.ax-mt-\[-40px\]{margin-top:-40px}.ax-mt-\[1\.8rem\]{margin-top:1.8rem}.ax-mt-auto{margin-top:auto}.ax-flex{display:flex}.ax-grid{display:grid}.ax-hidden{display:none}.\!ax-h-14{height:3.5rem!important}.\!ax-h-64{height:16rem!important}.\!ax-h-8{height:2rem!important}.\!ax-h-\[65\%\]{height:65%!important}.\!ax-h-fit{height:-moz-fit-content!important;height:fit-content!important}.ax-h-1\/3{height:33.333333%}.ax-h-10{height:2.5rem}.ax-h-12{height:3rem}.ax-h-14{height:3.5rem}.ax-h-16{height:4rem}.ax-h-2\/3{height:66.666667%}.ax-h-20{height:5rem}.ax-h-24{height:6rem}.ax-h-32{height:8rem}.ax-h-4{height:1rem}.ax-h-40{height:10rem}.ax-h-44{height:11rem}.ax-h-5{height:1.25rem}.ax-h-56{height:14rem}.ax-h-6{height:1.5rem}.ax-h-7{height:1.75rem}.ax-h-8{height:2rem}.ax-h-9{height:2.25rem}.ax-h-\[136px\]{height:136px}.ax-h-\[224px\]{height:224px}.ax-h-\[236px\]{height:236px}.ax-h-\[244px\]{height:244px}.ax-h-\[248px\]{height:248px}.ax-h-\[260px\]{height:260px}.ax-h-\[280px\]{height:280px}.ax-h-\[328px\]{height:328px}.ax-h-\[358px\]{height:358px}.ax-h-\[3px\]{height:3px}.ax-h-\[43vh\]{height:43vh}.ax-h-\[456px\]{height:456px}.ax-h-\[70px\]{height:70px}.ax-h-dvh{height:100dvh}.ax-h-fit{height:-moz-fit-content;height:fit-content}.ax-h-full{height:100%}.ax-h-screen{height:100vh}.ax-max-h-full{max-height:100%}.ax-min-h-\[76px\]{min-height:76px}.\!ax-w-48{width:12rem!important}.\!ax-w-8{width:2rem!important}.\!ax-w-\[136px\]{width:136px!important}.\!ax-w-\[1px\]{width:1px!important}.\!ax-w-full{width:100%!important}.ax-w-1\/2{width:50%}.ax-w-1\/3{width:33.333333%}.ax-w-10{width:2.5rem}.ax-w-11{width:2.75rem}.ax-w-12{width:3rem}.ax-w-14{width:3.5rem}.ax-w-16{width:4rem}.ax-w-20{width:5rem}.ax-w-24{width:6rem}.ax-w-28{width:7rem}.ax-w-32{width:8rem}.ax-w-36{width:9rem}.ax-w-40{width:10rem}.ax-w-44{width:11rem}.ax-w-48{width:12rem}.ax-w-5{width:1.25rem}.ax-w-52{width:13rem}.ax-w-56{width:14rem}.ax-w-6{width:1.5rem}.ax-w-64{width:16rem}.ax-w-7{width:1.75rem}.ax-w-8{width:2rem}.ax-w-9{width:2.25rem}.ax-w-\[136px\]{width:136px}.ax-w-\[280px\]{width:280px}.ax-w-fit{width:-moz-fit-content;width:fit-content}.ax-w-full{width:100%}.ax-w-screen{width:100vw}.ax-min-w-\[244px\]{min-width:244px}.ax-min-w-\[280px\]{min-width:280px}.ax-min-w-\[76px\]{min-width:76px}.ax-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.ax-min-w-full{min-width:100%}.ax-max-w-64{max-width:16rem}.ax-max-w-\[600px\]{max-width:600px}.ax-origin-center{transform-origin:center}.ax-rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ax-scale-x-\[-1\]{--tw-scale-x: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes ax-lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}}.ax-animate-lightSpeedInLeft{animation:1s ease-out both ax-lightSpeedInLeft}@keyframes ax-lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}}.ax-animate-lightSpeedInRight{animation:1s ease-out both ax-lightSpeedInRight}@keyframes ax-lightSpeedOutLeft{to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0;visibility:hidden}}.ax-animate-lightSpeedOutLeft{animation:1s ease-in both ax-lightSpeedOutLeft}@keyframes ax-lightSpeedOutRight{to{transform:translate3d(100%,0,0) skew(30deg);opacity:0;visibility:hidden}}.ax-animate-lightSpeedOutRight{animation:1s ease-in both ax-lightSpeedOutRight}.ax-cursor-pointer{cursor:pointer}.ax-list-disc{list-style-type:disc}.ax-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.ax-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ax-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ax-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ax-flex-row{flex-direction:row}.ax-flex-col{flex-direction:column}.ax-flex-wrap{flex-wrap:wrap}.ax-items-start{align-items:flex-start}.ax-items-end{align-items:flex-end}.ax-items-center{align-items:center}.ax-items-baseline{align-items:baseline}.ax-justify-start{justify-content:flex-start}.ax-justify-end{justify-content:flex-end}.ax-justify-center{justify-content:center}.ax-justify-between{justify-content:space-between}.ax-justify-evenly{justify-content:space-evenly}.ax-gap-0\.5{gap:.125rem}.ax-gap-1{gap:.25rem}.ax-gap-1\.5{gap:.375rem}.ax-gap-14{gap:3.5rem}.ax-gap-2{gap:.5rem}.ax-gap-2\.5{gap:.625rem}.ax-gap-20{gap:5rem}.ax-gap-3{gap:.75rem}.ax-gap-3\.5{gap:.875rem}.ax-gap-4{gap:1rem}.ax-gap-5{gap:1.25rem}.ax-gap-6{gap:1.5rem}.ax-gap-8{gap:2rem}.ax-gap-\[10px\]{gap:10px}.ax-gap-y-3{row-gap:.75rem}.ax-divide-danger-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-divide-opacity, 1))}.ax-divide-danger-dark\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0)}.ax-divide-danger-dark\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1)}.ax-divide-danger-dark\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1)}.ax-divide-danger-dark\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15)}.ax-divide-danger-dark\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2)}.ax-divide-danger-dark\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25)}.ax-divide-danger-dark\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3)}.ax-divide-danger-dark\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35)}.ax-divide-danger-dark\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4)}.ax-divide-danger-dark\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45)}.ax-divide-danger-dark\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05)}.ax-divide-danger-dark\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5)}.ax-divide-danger-dark\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55)}.ax-divide-danger-dark\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6)}.ax-divide-danger-dark\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65)}.ax-divide-danger-dark\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7)}.ax-divide-danger-dark\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75)}.ax-divide-danger-dark\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8)}.ax-divide-danger-dark\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85)}.ax-divide-danger-dark\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9)}.ax-divide-danger-dark\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95)}.ax-divide-danger-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-divide-opacity, 1))}.ax-divide-danger-darker\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0)}.ax-divide-danger-darker\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1)}.ax-divide-danger-darker\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1)}.ax-divide-danger-darker\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15)}.ax-divide-danger-darker\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2)}.ax-divide-danger-darker\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25)}.ax-divide-danger-darker\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3)}.ax-divide-danger-darker\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35)}.ax-divide-danger-darker\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4)}.ax-divide-danger-darker\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45)}.ax-divide-danger-darker\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05)}.ax-divide-danger-darker\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5)}.ax-divide-danger-darker\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55)}.ax-divide-danger-darker\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6)}.ax-divide-danger-darker\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65)}.ax-divide-danger-darker\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7)}.ax-divide-danger-darker\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75)}.ax-divide-danger-darker\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8)}.ax-divide-danger-darker\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85)}.ax-divide-danger-darker\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9)}.ax-divide-danger-darker\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95)}.ax-divide-danger-darkest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-divide-opacity, 1))}.ax-divide-danger-darkest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0)}.ax-divide-danger-darkest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1)}.ax-divide-danger-darkest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1)}.ax-divide-danger-darkest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15)}.ax-divide-danger-darkest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2)}.ax-divide-danger-darkest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25)}.ax-divide-danger-darkest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3)}.ax-divide-danger-darkest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35)}.ax-divide-danger-darkest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4)}.ax-divide-danger-darkest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45)}.ax-divide-danger-darkest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05)}.ax-divide-danger-darkest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5)}.ax-divide-danger-darkest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55)}.ax-divide-danger-darkest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6)}.ax-divide-danger-darkest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65)}.ax-divide-danger-darkest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7)}.ax-divide-danger-darkest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75)}.ax-divide-danger-darkest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8)}.ax-divide-danger-darkest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85)}.ax-divide-danger-darkest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9)}.ax-divide-danger-darkest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95)}.ax-divide-danger-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-divide-opacity, 1))}.ax-divide-danger-light\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),0)}.ax-divide-danger-light\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1)}.ax-divide-danger-light\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),1)}.ax-divide-danger-light\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15)}.ax-divide-danger-light\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2)}.ax-divide-danger-light\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25)}.ax-divide-danger-light\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3)}.ax-divide-danger-light\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35)}.ax-divide-danger-light\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4)}.ax-divide-danger-light\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45)}.ax-divide-danger-light\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05)}.ax-divide-danger-light\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5)}.ax-divide-danger-light\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55)}.ax-divide-danger-light\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6)}.ax-divide-danger-light\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65)}.ax-divide-danger-light\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7)}.ax-divide-danger-light\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75)}.ax-divide-danger-light\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8)}.ax-divide-danger-light\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85)}.ax-divide-danger-light\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9)}.ax-divide-danger-light\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95)}.ax-divide-danger-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-divide-opacity, 1))}.ax-divide-danger-lighter\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0)}.ax-divide-danger-lighter\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1)}.ax-divide-danger-lighter\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1)}.ax-divide-danger-lighter\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15)}.ax-divide-danger-lighter\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2)}.ax-divide-danger-lighter\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25)}.ax-divide-danger-lighter\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3)}.ax-divide-danger-lighter\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35)}.ax-divide-danger-lighter\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4)}.ax-divide-danger-lighter\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45)}.ax-divide-danger-lighter\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05)}.ax-divide-danger-lighter\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5)}.ax-divide-danger-lighter\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55)}.ax-divide-danger-lighter\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6)}.ax-divide-danger-lighter\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65)}.ax-divide-danger-lighter\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7)}.ax-divide-danger-lighter\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75)}.ax-divide-danger-lighter\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8)}.ax-divide-danger-lighter\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85)}.ax-divide-danger-lighter\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9)}.ax-divide-danger-lighter\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95)}.ax-divide-danger-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-divide-opacity, 1))}.ax-divide-danger-lightest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0)}.ax-divide-danger-lightest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1)}.ax-divide-danger-lightest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1)}.ax-divide-danger-lightest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15)}.ax-divide-danger-lightest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2)}.ax-divide-danger-lightest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25)}.ax-divide-danger-lightest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3)}.ax-divide-danger-lightest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35)}.ax-divide-danger-lightest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4)}.ax-divide-danger-lightest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45)}.ax-divide-danger-lightest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05)}.ax-divide-danger-lightest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5)}.ax-divide-danger-lightest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55)}.ax-divide-danger-lightest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6)}.ax-divide-danger-lightest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65)}.ax-divide-danger-lightest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7)}.ax-divide-danger-lightest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75)}.ax-divide-danger-lightest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8)}.ax-divide-danger-lightest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85)}.ax-divide-danger-lightest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9)}.ax-divide-danger-lightest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95)}.ax-divide-danger-surface>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-divide-opacity, 1))}.ax-divide-danger-surface\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),0)}.ax-divide-danger-surface\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.1)}.ax-divide-danger-surface\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),1)}.ax-divide-danger-surface\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.15)}.ax-divide-danger-surface\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.2)}.ax-divide-danger-surface\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.25)}.ax-divide-danger-surface\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.3)}.ax-divide-danger-surface\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.35)}.ax-divide-danger-surface\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.4)}.ax-divide-danger-surface\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.45)}.ax-divide-danger-surface\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.05)}.ax-divide-danger-surface\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.5)}.ax-divide-danger-surface\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.55)}.ax-divide-danger-surface\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.6)}.ax-divide-danger-surface\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.65)}.ax-divide-danger-surface\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.7)}.ax-divide-danger-surface\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.75)}.ax-divide-danger-surface\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.8)}.ax-divide-danger-surface\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.85)}.ax-divide-danger-surface\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.9)}.ax-divide-danger-surface\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-danger-surface),.95)}.ax-divide-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-divide-opacity, 1))}.ax-divide-dark\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),0)}.ax-divide-dark\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.1)}.ax-divide-dark\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),1)}.ax-divide-dark\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.15)}.ax-divide-dark\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.2)}.ax-divide-dark\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.25)}.ax-divide-dark\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.3)}.ax-divide-dark\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.35)}.ax-divide-dark\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.4)}.ax-divide-dark\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.45)}.ax-divide-dark\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.05)}.ax-divide-dark\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.5)}.ax-divide-dark\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.55)}.ax-divide-dark\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.6)}.ax-divide-dark\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.65)}.ax-divide-dark\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.7)}.ax-divide-dark\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.75)}.ax-divide-dark\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.8)}.ax-divide-dark\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.85)}.ax-divide-dark\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.9)}.ax-divide-dark\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-dark-surface),.95)}.ax-divide-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-divide-opacity, 1))}.ax-divide-darker\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),0)}.ax-divide-darker\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.1)}.ax-divide-darker\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),1)}.ax-divide-darker\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.15)}.ax-divide-darker\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.2)}.ax-divide-darker\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.25)}.ax-divide-darker\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.3)}.ax-divide-darker\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.35)}.ax-divide-darker\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.4)}.ax-divide-darker\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.45)}.ax-divide-darker\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.05)}.ax-divide-darker\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.5)}.ax-divide-darker\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.55)}.ax-divide-darker\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.6)}.ax-divide-darker\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.65)}.ax-divide-darker\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.7)}.ax-divide-darker\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.75)}.ax-divide-darker\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.8)}.ax-divide-darker\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.85)}.ax-divide-darker\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.9)}.ax-divide-darker\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darker-surface),.95)}.ax-divide-darkest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-divide-opacity, 1))}.ax-divide-darkest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),0)}.ax-divide-darkest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.1)}.ax-divide-darkest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),1)}.ax-divide-darkest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.15)}.ax-divide-darkest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.2)}.ax-divide-darkest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.25)}.ax-divide-darkest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.3)}.ax-divide-darkest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.35)}.ax-divide-darkest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.4)}.ax-divide-darkest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.45)}.ax-divide-darkest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.05)}.ax-divide-darkest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.5)}.ax-divide-darkest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.55)}.ax-divide-darkest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.6)}.ax-divide-darkest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.65)}.ax-divide-darkest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.7)}.ax-divide-darkest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.75)}.ax-divide-darkest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.8)}.ax-divide-darkest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.85)}.ax-divide-darkest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.9)}.ax-divide-darkest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-darkest-surface),.95)}.ax-divide-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-divide-opacity, 1))}.ax-divide-light\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),0)}.ax-divide-light\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.1)}.ax-divide-light\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),1)}.ax-divide-light\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.15)}.ax-divide-light\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.2)}.ax-divide-light\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.25)}.ax-divide-light\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.3)}.ax-divide-light\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.35)}.ax-divide-light\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.4)}.ax-divide-light\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.45)}.ax-divide-light\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.05)}.ax-divide-light\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.5)}.ax-divide-light\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.55)}.ax-divide-light\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.6)}.ax-divide-light\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.65)}.ax-divide-light\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.7)}.ax-divide-light\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.75)}.ax-divide-light\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.8)}.ax-divide-light\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.85)}.ax-divide-light\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.9)}.ax-divide-light\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-light-surface),.95)}.ax-divide-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-divide-opacity, 1))}.ax-divide-lighter\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),0)}.ax-divide-lighter\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.1)}.ax-divide-lighter\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),1)}.ax-divide-lighter\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.15)}.ax-divide-lighter\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.2)}.ax-divide-lighter\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.25)}.ax-divide-lighter\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.3)}.ax-divide-lighter\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.35)}.ax-divide-lighter\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.4)}.ax-divide-lighter\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.45)}.ax-divide-lighter\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.05)}.ax-divide-lighter\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.5)}.ax-divide-lighter\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.55)}.ax-divide-lighter\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.6)}.ax-divide-lighter\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.65)}.ax-divide-lighter\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.7)}.ax-divide-lighter\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.75)}.ax-divide-lighter\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.8)}.ax-divide-lighter\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.85)}.ax-divide-lighter\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.9)}.ax-divide-lighter\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lighter-surface),.95)}.ax-divide-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-divide-opacity, 1))}.ax-divide-lightest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),0)}.ax-divide-lightest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.1)}.ax-divide-lightest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),1)}.ax-divide-lightest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.15)}.ax-divide-lightest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.2)}.ax-divide-lightest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.25)}.ax-divide-lightest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.3)}.ax-divide-lightest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.35)}.ax-divide-lightest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.4)}.ax-divide-lightest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.45)}.ax-divide-lightest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.05)}.ax-divide-lightest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.5)}.ax-divide-lightest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.55)}.ax-divide-lightest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.6)}.ax-divide-lightest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.65)}.ax-divide-lightest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.7)}.ax-divide-lightest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.75)}.ax-divide-lightest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.8)}.ax-divide-lightest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.85)}.ax-divide-lightest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.9)}.ax-divide-lightest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-lightest-surface),.95)}.ax-divide-on-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-divide-opacity, 1))}.ax-divide-on-dark\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-divide-on-dark\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-divide-on-dark\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-divide-on-dark\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-divide-on-dark\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-divide-on-dark\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-divide-on-dark\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-divide-on-dark\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-divide-on-dark\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-divide-on-dark\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-divide-on-dark\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-divide-on-dark\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-divide-on-dark\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-divide-on-dark\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-divide-on-dark\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-divide-on-dark\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-divide-on-dark\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-divide-on-dark\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-divide-on-dark\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-divide-on-dark\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-divide-on-dark\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-divide-on-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-divide-opacity, 1))}.ax-divide-on-darker\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-divide-on-darker\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-divide-on-darker\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-divide-on-darker\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-divide-on-darker\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-divide-on-darker\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-divide-on-darker\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-divide-on-darker\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-divide-on-darker\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-divide-on-darker\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-divide-on-darker\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-divide-on-darker\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-divide-on-darker\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-divide-on-darker\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-divide-on-darker\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-divide-on-darker\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-divide-on-darker\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-divide-on-darker\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-divide-on-darker\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-divide-on-darker\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-divide-on-darker\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-divide-on-darkest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-divide-opacity, 1))}.ax-divide-on-darkest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-divide-on-darkest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-divide-on-darkest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-divide-on-darkest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-divide-on-darkest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-divide-on-darkest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-divide-on-darkest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-divide-on-darkest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-divide-on-darkest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-divide-on-darkest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-divide-on-darkest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-divide-on-darkest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-divide-on-darkest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-divide-on-darkest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-divide-on-darkest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-divide-on-darkest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-divide-on-darkest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-divide-on-darkest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-divide-on-darkest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-divide-on-darkest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-divide-on-darkest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-divide-on-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-divide-opacity, 1))}.ax-divide-on-light\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-divide-on-light\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-divide-on-light\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-divide-on-light\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-divide-on-light\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-divide-on-light\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-divide-on-light\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-divide-on-light\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-divide-on-light\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-divide-on-light\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-divide-on-light\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-divide-on-light\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-divide-on-light\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-divide-on-light\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-divide-on-light\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-divide-on-light\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-divide-on-light\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-divide-on-light\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-divide-on-light\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-divide-on-light\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-divide-on-light\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-divide-on-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-divide-opacity, 1))}.ax-divide-on-lighter\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-divide-on-lighter\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-divide-on-lighter\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-divide-on-lighter\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-divide-on-lighter\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-divide-on-lighter\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-divide-on-lighter\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-divide-on-lighter\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-divide-on-lighter\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-divide-on-lighter\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-divide-on-lighter\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-divide-on-lighter\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-divide-on-lighter\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-divide-on-lighter\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-divide-on-lighter\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-divide-on-lighter\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-divide-on-lighter\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-divide-on-lighter\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-divide-on-lighter\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-divide-on-lighter\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-divide-on-lighter\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-divide-on-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-divide-opacity, 1))}.ax-divide-on-lightest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-divide-on-lightest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-divide-on-lightest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-divide-on-lightest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-divide-on-lightest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-divide-on-lightest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-divide-on-lightest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-divide-on-lightest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-divide-on-lightest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-divide-on-lightest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-divide-on-lightest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-divide-on-lightest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-divide-on-lightest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-divide-on-lightest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-divide-on-lightest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-divide-on-lightest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-divide-on-lightest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-divide-on-lightest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-divide-on-lightest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-divide-on-lightest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-divide-on-lightest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-divide-on-surface>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-on-surface),var(--tw-divide-opacity, 1))}.ax-divide-on-surface\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-divide-on-surface\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-divide-on-surface\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-divide-on-surface\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-divide-on-surface\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-divide-on-surface\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-divide-on-surface\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-divide-on-surface\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-divide-on-surface\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-divide-on-surface\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-divide-on-surface\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-divide-on-surface\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-divide-on-surface\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-divide-on-surface\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-divide-on-surface\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-divide-on-surface\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-divide-on-surface\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-divide-on-surface\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-divide-on-surface\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-divide-on-surface\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-divide-on-surface\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-divide-primary-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-divide-opacity, 1))}.ax-divide-primary-dark\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0)}.ax-divide-primary-dark\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1)}.ax-divide-primary-dark\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1)}.ax-divide-primary-dark\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15)}.ax-divide-primary-dark\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2)}.ax-divide-primary-dark\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25)}.ax-divide-primary-dark\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3)}.ax-divide-primary-dark\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35)}.ax-divide-primary-dark\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4)}.ax-divide-primary-dark\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45)}.ax-divide-primary-dark\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05)}.ax-divide-primary-dark\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5)}.ax-divide-primary-dark\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55)}.ax-divide-primary-dark\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6)}.ax-divide-primary-dark\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65)}.ax-divide-primary-dark\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7)}.ax-divide-primary-dark\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75)}.ax-divide-primary-dark\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8)}.ax-divide-primary-dark\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85)}.ax-divide-primary-dark\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9)}.ax-divide-primary-dark\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95)}.ax-divide-primary-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-divide-opacity, 1))}.ax-divide-primary-darker\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0)}.ax-divide-primary-darker\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1)}.ax-divide-primary-darker\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1)}.ax-divide-primary-darker\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15)}.ax-divide-primary-darker\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2)}.ax-divide-primary-darker\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25)}.ax-divide-primary-darker\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3)}.ax-divide-primary-darker\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35)}.ax-divide-primary-darker\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4)}.ax-divide-primary-darker\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45)}.ax-divide-primary-darker\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05)}.ax-divide-primary-darker\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5)}.ax-divide-primary-darker\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55)}.ax-divide-primary-darker\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6)}.ax-divide-primary-darker\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65)}.ax-divide-primary-darker\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7)}.ax-divide-primary-darker\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75)}.ax-divide-primary-darker\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8)}.ax-divide-primary-darker\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85)}.ax-divide-primary-darker\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9)}.ax-divide-primary-darker\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95)}.ax-divide-primary-darkest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-divide-opacity, 1))}.ax-divide-primary-darkest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0)}.ax-divide-primary-darkest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1)}.ax-divide-primary-darkest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1)}.ax-divide-primary-darkest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15)}.ax-divide-primary-darkest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2)}.ax-divide-primary-darkest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25)}.ax-divide-primary-darkest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3)}.ax-divide-primary-darkest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35)}.ax-divide-primary-darkest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4)}.ax-divide-primary-darkest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45)}.ax-divide-primary-darkest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05)}.ax-divide-primary-darkest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5)}.ax-divide-primary-darkest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55)}.ax-divide-primary-darkest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6)}.ax-divide-primary-darkest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65)}.ax-divide-primary-darkest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7)}.ax-divide-primary-darkest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75)}.ax-divide-primary-darkest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8)}.ax-divide-primary-darkest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85)}.ax-divide-primary-darkest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9)}.ax-divide-primary-darkest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95)}.ax-divide-primary-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-divide-opacity, 1))}.ax-divide-primary-light\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),0)}.ax-divide-primary-light\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1)}.ax-divide-primary-light\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),1)}.ax-divide-primary-light\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15)}.ax-divide-primary-light\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2)}.ax-divide-primary-light\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25)}.ax-divide-primary-light\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3)}.ax-divide-primary-light\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35)}.ax-divide-primary-light\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4)}.ax-divide-primary-light\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45)}.ax-divide-primary-light\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05)}.ax-divide-primary-light\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5)}.ax-divide-primary-light\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55)}.ax-divide-primary-light\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6)}.ax-divide-primary-light\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65)}.ax-divide-primary-light\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7)}.ax-divide-primary-light\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75)}.ax-divide-primary-light\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8)}.ax-divide-primary-light\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85)}.ax-divide-primary-light\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9)}.ax-divide-primary-light\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95)}.ax-divide-primary-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-divide-opacity, 1))}.ax-divide-primary-lighter\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0)}.ax-divide-primary-lighter\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1)}.ax-divide-primary-lighter\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1)}.ax-divide-primary-lighter\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15)}.ax-divide-primary-lighter\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2)}.ax-divide-primary-lighter\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25)}.ax-divide-primary-lighter\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3)}.ax-divide-primary-lighter\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35)}.ax-divide-primary-lighter\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4)}.ax-divide-primary-lighter\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45)}.ax-divide-primary-lighter\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05)}.ax-divide-primary-lighter\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5)}.ax-divide-primary-lighter\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55)}.ax-divide-primary-lighter\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6)}.ax-divide-primary-lighter\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65)}.ax-divide-primary-lighter\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7)}.ax-divide-primary-lighter\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75)}.ax-divide-primary-lighter\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8)}.ax-divide-primary-lighter\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85)}.ax-divide-primary-lighter\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9)}.ax-divide-primary-lighter\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95)}.ax-divide-primary-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-divide-opacity, 1))}.ax-divide-primary-lightest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0)}.ax-divide-primary-lightest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1)}.ax-divide-primary-lightest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1)}.ax-divide-primary-lightest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15)}.ax-divide-primary-lightest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2)}.ax-divide-primary-lightest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25)}.ax-divide-primary-lightest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3)}.ax-divide-primary-lightest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35)}.ax-divide-primary-lightest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4)}.ax-divide-primary-lightest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45)}.ax-divide-primary-lightest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05)}.ax-divide-primary-lightest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5)}.ax-divide-primary-lightest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55)}.ax-divide-primary-lightest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6)}.ax-divide-primary-lightest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65)}.ax-divide-primary-lightest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7)}.ax-divide-primary-lightest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75)}.ax-divide-primary-lightest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8)}.ax-divide-primary-lightest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85)}.ax-divide-primary-lightest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9)}.ax-divide-primary-lightest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95)}.ax-divide-primary-surface>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-divide-opacity, 1))}.ax-divide-primary-surface\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),0)}.ax-divide-primary-surface\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.1)}.ax-divide-primary-surface\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),1)}.ax-divide-primary-surface\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.15)}.ax-divide-primary-surface\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.2)}.ax-divide-primary-surface\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.25)}.ax-divide-primary-surface\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.3)}.ax-divide-primary-surface\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.35)}.ax-divide-primary-surface\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.4)}.ax-divide-primary-surface\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.45)}.ax-divide-primary-surface\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.05)}.ax-divide-primary-surface\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.5)}.ax-divide-primary-surface\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.55)}.ax-divide-primary-surface\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.6)}.ax-divide-primary-surface\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.65)}.ax-divide-primary-surface\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.7)}.ax-divide-primary-surface\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.75)}.ax-divide-primary-surface\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.8)}.ax-divide-primary-surface\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.85)}.ax-divide-primary-surface\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.9)}.ax-divide-primary-surface\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-primary-surface),.95)}.ax-divide-secondary-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-divide-opacity, 1))}.ax-divide-secondary-dark\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0)}.ax-divide-secondary-dark\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1)}.ax-divide-secondary-dark\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1)}.ax-divide-secondary-dark\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15)}.ax-divide-secondary-dark\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2)}.ax-divide-secondary-dark\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25)}.ax-divide-secondary-dark\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3)}.ax-divide-secondary-dark\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35)}.ax-divide-secondary-dark\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4)}.ax-divide-secondary-dark\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45)}.ax-divide-secondary-dark\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05)}.ax-divide-secondary-dark\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5)}.ax-divide-secondary-dark\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55)}.ax-divide-secondary-dark\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6)}.ax-divide-secondary-dark\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65)}.ax-divide-secondary-dark\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7)}.ax-divide-secondary-dark\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75)}.ax-divide-secondary-dark\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8)}.ax-divide-secondary-dark\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85)}.ax-divide-secondary-dark\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9)}.ax-divide-secondary-dark\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95)}.ax-divide-secondary-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-divide-opacity, 1))}.ax-divide-secondary-darker\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0)}.ax-divide-secondary-darker\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1)}.ax-divide-secondary-darker\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1)}.ax-divide-secondary-darker\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15)}.ax-divide-secondary-darker\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2)}.ax-divide-secondary-darker\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25)}.ax-divide-secondary-darker\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3)}.ax-divide-secondary-darker\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35)}.ax-divide-secondary-darker\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4)}.ax-divide-secondary-darker\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45)}.ax-divide-secondary-darker\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05)}.ax-divide-secondary-darker\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5)}.ax-divide-secondary-darker\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55)}.ax-divide-secondary-darker\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6)}.ax-divide-secondary-darker\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65)}.ax-divide-secondary-darker\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7)}.ax-divide-secondary-darker\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75)}.ax-divide-secondary-darker\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8)}.ax-divide-secondary-darker\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85)}.ax-divide-secondary-darker\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9)}.ax-divide-secondary-darker\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95)}.ax-divide-secondary-darkest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-divide-opacity, 1))}.ax-divide-secondary-darkest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0)}.ax-divide-secondary-darkest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1)}.ax-divide-secondary-darkest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1)}.ax-divide-secondary-darkest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15)}.ax-divide-secondary-darkest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2)}.ax-divide-secondary-darkest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25)}.ax-divide-secondary-darkest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3)}.ax-divide-secondary-darkest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35)}.ax-divide-secondary-darkest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4)}.ax-divide-secondary-darkest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45)}.ax-divide-secondary-darkest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05)}.ax-divide-secondary-darkest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5)}.ax-divide-secondary-darkest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55)}.ax-divide-secondary-darkest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6)}.ax-divide-secondary-darkest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65)}.ax-divide-secondary-darkest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7)}.ax-divide-secondary-darkest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75)}.ax-divide-secondary-darkest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8)}.ax-divide-secondary-darkest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85)}.ax-divide-secondary-darkest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9)}.ax-divide-secondary-darkest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95)}.ax-divide-secondary-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-divide-opacity, 1))}.ax-divide-secondary-light\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0)}.ax-divide-secondary-light\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1)}.ax-divide-secondary-light\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1)}.ax-divide-secondary-light\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15)}.ax-divide-secondary-light\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2)}.ax-divide-secondary-light\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25)}.ax-divide-secondary-light\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3)}.ax-divide-secondary-light\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35)}.ax-divide-secondary-light\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4)}.ax-divide-secondary-light\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45)}.ax-divide-secondary-light\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05)}.ax-divide-secondary-light\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5)}.ax-divide-secondary-light\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55)}.ax-divide-secondary-light\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6)}.ax-divide-secondary-light\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65)}.ax-divide-secondary-light\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7)}.ax-divide-secondary-light\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75)}.ax-divide-secondary-light\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8)}.ax-divide-secondary-light\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85)}.ax-divide-secondary-light\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9)}.ax-divide-secondary-light\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95)}.ax-divide-secondary-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-divide-opacity, 1))}.ax-divide-secondary-lighter\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0)}.ax-divide-secondary-lighter\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1)}.ax-divide-secondary-lighter\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1)}.ax-divide-secondary-lighter\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15)}.ax-divide-secondary-lighter\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2)}.ax-divide-secondary-lighter\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25)}.ax-divide-secondary-lighter\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3)}.ax-divide-secondary-lighter\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35)}.ax-divide-secondary-lighter\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4)}.ax-divide-secondary-lighter\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45)}.ax-divide-secondary-lighter\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05)}.ax-divide-secondary-lighter\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5)}.ax-divide-secondary-lighter\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55)}.ax-divide-secondary-lighter\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6)}.ax-divide-secondary-lighter\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65)}.ax-divide-secondary-lighter\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7)}.ax-divide-secondary-lighter\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75)}.ax-divide-secondary-lighter\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8)}.ax-divide-secondary-lighter\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85)}.ax-divide-secondary-lighter\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9)}.ax-divide-secondary-lighter\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95)}.ax-divide-secondary-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-divide-opacity, 1))}.ax-divide-secondary-lightest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0)}.ax-divide-secondary-lightest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1)}.ax-divide-secondary-lightest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1)}.ax-divide-secondary-lightest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15)}.ax-divide-secondary-lightest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2)}.ax-divide-secondary-lightest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25)}.ax-divide-secondary-lightest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3)}.ax-divide-secondary-lightest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35)}.ax-divide-secondary-lightest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4)}.ax-divide-secondary-lightest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45)}.ax-divide-secondary-lightest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05)}.ax-divide-secondary-lightest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5)}.ax-divide-secondary-lightest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55)}.ax-divide-secondary-lightest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6)}.ax-divide-secondary-lightest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65)}.ax-divide-secondary-lightest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7)}.ax-divide-secondary-lightest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75)}.ax-divide-secondary-lightest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8)}.ax-divide-secondary-lightest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85)}.ax-divide-secondary-lightest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9)}.ax-divide-secondary-lightest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95)}.ax-divide-secondary-surface>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-divide-opacity, 1))}.ax-divide-secondary-surface\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),0)}.ax-divide-secondary-surface\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.1)}.ax-divide-secondary-surface\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),1)}.ax-divide-secondary-surface\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.15)}.ax-divide-secondary-surface\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.2)}.ax-divide-secondary-surface\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.25)}.ax-divide-secondary-surface\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.3)}.ax-divide-secondary-surface\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.35)}.ax-divide-secondary-surface\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.4)}.ax-divide-secondary-surface\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.45)}.ax-divide-secondary-surface\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.05)}.ax-divide-secondary-surface\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.5)}.ax-divide-secondary-surface\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.55)}.ax-divide-secondary-surface\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.6)}.ax-divide-secondary-surface\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.65)}.ax-divide-secondary-surface\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.7)}.ax-divide-secondary-surface\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.75)}.ax-divide-secondary-surface\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.8)}.ax-divide-secondary-surface\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.85)}.ax-divide-secondary-surface\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.9)}.ax-divide-secondary-surface\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-secondary-surface),.95)}.ax-divide-success-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-divide-opacity, 1))}.ax-divide-success-dark\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),0)}.ax-divide-success-dark\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1)}.ax-divide-success-dark\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),1)}.ax-divide-success-dark\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15)}.ax-divide-success-dark\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2)}.ax-divide-success-dark\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25)}.ax-divide-success-dark\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3)}.ax-divide-success-dark\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35)}.ax-divide-success-dark\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4)}.ax-divide-success-dark\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45)}.ax-divide-success-dark\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05)}.ax-divide-success-dark\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5)}.ax-divide-success-dark\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55)}.ax-divide-success-dark\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6)}.ax-divide-success-dark\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65)}.ax-divide-success-dark\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7)}.ax-divide-success-dark\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75)}.ax-divide-success-dark\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8)}.ax-divide-success-dark\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85)}.ax-divide-success-dark\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9)}.ax-divide-success-dark\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95)}.ax-divide-success-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-divide-opacity, 1))}.ax-divide-success-darker\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),0)}.ax-divide-success-darker\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1)}.ax-divide-success-darker\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),1)}.ax-divide-success-darker\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15)}.ax-divide-success-darker\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2)}.ax-divide-success-darker\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25)}.ax-divide-success-darker\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3)}.ax-divide-success-darker\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35)}.ax-divide-success-darker\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4)}.ax-divide-success-darker\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45)}.ax-divide-success-darker\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05)}.ax-divide-success-darker\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5)}.ax-divide-success-darker\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55)}.ax-divide-success-darker\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6)}.ax-divide-success-darker\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65)}.ax-divide-success-darker\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7)}.ax-divide-success-darker\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75)}.ax-divide-success-darker\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8)}.ax-divide-success-darker\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85)}.ax-divide-success-darker\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9)}.ax-divide-success-darker\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95)}.ax-divide-success-darkest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-divide-opacity, 1))}.ax-divide-success-darkest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0)}.ax-divide-success-darkest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1)}.ax-divide-success-darkest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1)}.ax-divide-success-darkest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15)}.ax-divide-success-darkest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2)}.ax-divide-success-darkest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25)}.ax-divide-success-darkest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3)}.ax-divide-success-darkest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35)}.ax-divide-success-darkest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4)}.ax-divide-success-darkest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45)}.ax-divide-success-darkest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05)}.ax-divide-success-darkest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5)}.ax-divide-success-darkest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55)}.ax-divide-success-darkest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6)}.ax-divide-success-darkest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65)}.ax-divide-success-darkest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7)}.ax-divide-success-darkest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75)}.ax-divide-success-darkest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8)}.ax-divide-success-darkest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85)}.ax-divide-success-darkest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9)}.ax-divide-success-darkest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95)}.ax-divide-success-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-divide-opacity, 1))}.ax-divide-success-light\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),0)}.ax-divide-success-light\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.1)}.ax-divide-success-light\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),1)}.ax-divide-success-light\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.15)}.ax-divide-success-light\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.2)}.ax-divide-success-light\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.25)}.ax-divide-success-light\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.3)}.ax-divide-success-light\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.35)}.ax-divide-success-light\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.4)}.ax-divide-success-light\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.45)}.ax-divide-success-light\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.05)}.ax-divide-success-light\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.5)}.ax-divide-success-light\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.55)}.ax-divide-success-light\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.6)}.ax-divide-success-light\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.65)}.ax-divide-success-light\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.7)}.ax-divide-success-light\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.75)}.ax-divide-success-light\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.8)}.ax-divide-success-light\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.85)}.ax-divide-success-light\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.9)}.ax-divide-success-light\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-light-surface),.95)}.ax-divide-success-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-divide-opacity, 1))}.ax-divide-success-lighter\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0)}.ax-divide-success-lighter\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1)}.ax-divide-success-lighter\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1)}.ax-divide-success-lighter\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15)}.ax-divide-success-lighter\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2)}.ax-divide-success-lighter\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25)}.ax-divide-success-lighter\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3)}.ax-divide-success-lighter\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35)}.ax-divide-success-lighter\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4)}.ax-divide-success-lighter\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45)}.ax-divide-success-lighter\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05)}.ax-divide-success-lighter\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5)}.ax-divide-success-lighter\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55)}.ax-divide-success-lighter\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6)}.ax-divide-success-lighter\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65)}.ax-divide-success-lighter\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7)}.ax-divide-success-lighter\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75)}.ax-divide-success-lighter\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8)}.ax-divide-success-lighter\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85)}.ax-divide-success-lighter\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9)}.ax-divide-success-lighter\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95)}.ax-divide-success-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-divide-opacity, 1))}.ax-divide-success-lightest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0)}.ax-divide-success-lightest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1)}.ax-divide-success-lightest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1)}.ax-divide-success-lightest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15)}.ax-divide-success-lightest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2)}.ax-divide-success-lightest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25)}.ax-divide-success-lightest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3)}.ax-divide-success-lightest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35)}.ax-divide-success-lightest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4)}.ax-divide-success-lightest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45)}.ax-divide-success-lightest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05)}.ax-divide-success-lightest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5)}.ax-divide-success-lightest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55)}.ax-divide-success-lightest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6)}.ax-divide-success-lightest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65)}.ax-divide-success-lightest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7)}.ax-divide-success-lightest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75)}.ax-divide-success-lightest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8)}.ax-divide-success-lightest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85)}.ax-divide-success-lightest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9)}.ax-divide-success-lightest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95)}.ax-divide-success-surface>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-divide-opacity, 1))}.ax-divide-success-surface\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),0)}.ax-divide-success-surface\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.1)}.ax-divide-success-surface\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),1)}.ax-divide-success-surface\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.15)}.ax-divide-success-surface\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.2)}.ax-divide-success-surface\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.25)}.ax-divide-success-surface\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.3)}.ax-divide-success-surface\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.35)}.ax-divide-success-surface\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.4)}.ax-divide-success-surface\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.45)}.ax-divide-success-surface\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.05)}.ax-divide-success-surface\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.5)}.ax-divide-success-surface\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.55)}.ax-divide-success-surface\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.6)}.ax-divide-success-surface\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.65)}.ax-divide-success-surface\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.7)}.ax-divide-success-surface\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.75)}.ax-divide-success-surface\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.8)}.ax-divide-success-surface\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.85)}.ax-divide-success-surface\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.9)}.ax-divide-success-surface\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-success-surface),.95)}.ax-divide-surface>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-surface),var(--tw-divide-opacity, 1))}.ax-divide-surface\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),0)}.ax-divide-surface\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.1)}.ax-divide-surface\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),1)}.ax-divide-surface\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.15)}.ax-divide-surface\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.2)}.ax-divide-surface\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.25)}.ax-divide-surface\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.3)}.ax-divide-surface\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.35)}.ax-divide-surface\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.4)}.ax-divide-surface\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.45)}.ax-divide-surface\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.05)}.ax-divide-surface\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.5)}.ax-divide-surface\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.55)}.ax-divide-surface\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.6)}.ax-divide-surface\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.65)}.ax-divide-surface\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.7)}.ax-divide-surface\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.75)}.ax-divide-surface\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.8)}.ax-divide-surface\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.85)}.ax-divide-surface\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.9)}.ax-divide-surface\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-surface),.95)}.ax-divide-warning-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-divide-opacity, 1))}.ax-divide-warning-dark\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0)}.ax-divide-warning-dark\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1)}.ax-divide-warning-dark\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1)}.ax-divide-warning-dark\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15)}.ax-divide-warning-dark\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2)}.ax-divide-warning-dark\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25)}.ax-divide-warning-dark\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3)}.ax-divide-warning-dark\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35)}.ax-divide-warning-dark\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4)}.ax-divide-warning-dark\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45)}.ax-divide-warning-dark\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05)}.ax-divide-warning-dark\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5)}.ax-divide-warning-dark\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55)}.ax-divide-warning-dark\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6)}.ax-divide-warning-dark\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65)}.ax-divide-warning-dark\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7)}.ax-divide-warning-dark\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75)}.ax-divide-warning-dark\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8)}.ax-divide-warning-dark\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85)}.ax-divide-warning-dark\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9)}.ax-divide-warning-dark\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95)}.ax-divide-warning-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-divide-opacity, 1))}.ax-divide-warning-darker\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0)}.ax-divide-warning-darker\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1)}.ax-divide-warning-darker\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1)}.ax-divide-warning-darker\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15)}.ax-divide-warning-darker\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2)}.ax-divide-warning-darker\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25)}.ax-divide-warning-darker\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3)}.ax-divide-warning-darker\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35)}.ax-divide-warning-darker\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4)}.ax-divide-warning-darker\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45)}.ax-divide-warning-darker\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05)}.ax-divide-warning-darker\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5)}.ax-divide-warning-darker\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55)}.ax-divide-warning-darker\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6)}.ax-divide-warning-darker\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65)}.ax-divide-warning-darker\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7)}.ax-divide-warning-darker\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75)}.ax-divide-warning-darker\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8)}.ax-divide-warning-darker\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85)}.ax-divide-warning-darker\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9)}.ax-divide-warning-darker\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95)}.ax-divide-warning-darkest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-divide-opacity, 1))}.ax-divide-warning-darkest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0)}.ax-divide-warning-darkest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1)}.ax-divide-warning-darkest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1)}.ax-divide-warning-darkest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15)}.ax-divide-warning-darkest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2)}.ax-divide-warning-darkest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25)}.ax-divide-warning-darkest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3)}.ax-divide-warning-darkest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35)}.ax-divide-warning-darkest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4)}.ax-divide-warning-darkest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45)}.ax-divide-warning-darkest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05)}.ax-divide-warning-darkest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5)}.ax-divide-warning-darkest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55)}.ax-divide-warning-darkest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6)}.ax-divide-warning-darkest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65)}.ax-divide-warning-darkest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7)}.ax-divide-warning-darkest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75)}.ax-divide-warning-darkest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8)}.ax-divide-warning-darkest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85)}.ax-divide-warning-darkest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9)}.ax-divide-warning-darkest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95)}.ax-divide-warning-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-divide-opacity, 1))}.ax-divide-warning-light\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),0)}.ax-divide-warning-light\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1)}.ax-divide-warning-light\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),1)}.ax-divide-warning-light\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15)}.ax-divide-warning-light\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2)}.ax-divide-warning-light\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25)}.ax-divide-warning-light\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3)}.ax-divide-warning-light\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35)}.ax-divide-warning-light\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4)}.ax-divide-warning-light\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45)}.ax-divide-warning-light\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05)}.ax-divide-warning-light\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5)}.ax-divide-warning-light\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55)}.ax-divide-warning-light\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6)}.ax-divide-warning-light\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65)}.ax-divide-warning-light\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7)}.ax-divide-warning-light\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75)}.ax-divide-warning-light\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8)}.ax-divide-warning-light\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85)}.ax-divide-warning-light\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9)}.ax-divide-warning-light\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95)}.ax-divide-warning-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-divide-opacity, 1))}.ax-divide-warning-lighter\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0)}.ax-divide-warning-lighter\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1)}.ax-divide-warning-lighter\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1)}.ax-divide-warning-lighter\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15)}.ax-divide-warning-lighter\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2)}.ax-divide-warning-lighter\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25)}.ax-divide-warning-lighter\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3)}.ax-divide-warning-lighter\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35)}.ax-divide-warning-lighter\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4)}.ax-divide-warning-lighter\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45)}.ax-divide-warning-lighter\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05)}.ax-divide-warning-lighter\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5)}.ax-divide-warning-lighter\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55)}.ax-divide-warning-lighter\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6)}.ax-divide-warning-lighter\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65)}.ax-divide-warning-lighter\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7)}.ax-divide-warning-lighter\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75)}.ax-divide-warning-lighter\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8)}.ax-divide-warning-lighter\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85)}.ax-divide-warning-lighter\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9)}.ax-divide-warning-lighter\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95)}.ax-divide-warning-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-divide-opacity, 1))}.ax-divide-warning-lightest\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0)}.ax-divide-warning-lightest\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1)}.ax-divide-warning-lightest\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1)}.ax-divide-warning-lightest\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15)}.ax-divide-warning-lightest\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2)}.ax-divide-warning-lightest\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25)}.ax-divide-warning-lightest\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3)}.ax-divide-warning-lightest\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35)}.ax-divide-warning-lightest\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4)}.ax-divide-warning-lightest\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45)}.ax-divide-warning-lightest\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05)}.ax-divide-warning-lightest\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5)}.ax-divide-warning-lightest\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55)}.ax-divide-warning-lightest\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6)}.ax-divide-warning-lightest\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65)}.ax-divide-warning-lightest\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7)}.ax-divide-warning-lightest\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75)}.ax-divide-warning-lightest\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8)}.ax-divide-warning-lightest\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85)}.ax-divide-warning-lightest\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9)}.ax-divide-warning-lightest\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95)}.ax-divide-warning-surface>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-divide-opacity, 1))}.ax-divide-warning-surface\/0>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),0)}.ax-divide-warning-surface\/10>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.1)}.ax-divide-warning-surface\/100>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),1)}.ax-divide-warning-surface\/15>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.15)}.ax-divide-warning-surface\/20>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.2)}.ax-divide-warning-surface\/25>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.25)}.ax-divide-warning-surface\/30>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.3)}.ax-divide-warning-surface\/35>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.35)}.ax-divide-warning-surface\/40>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.4)}.ax-divide-warning-surface\/45>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.45)}.ax-divide-warning-surface\/5>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.05)}.ax-divide-warning-surface\/50>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.5)}.ax-divide-warning-surface\/55>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.55)}.ax-divide-warning-surface\/60>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.6)}.ax-divide-warning-surface\/65>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.65)}.ax-divide-warning-surface\/70>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.7)}.ax-divide-warning-surface\/75>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.75)}.ax-divide-warning-surface\/80>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.8)}.ax-divide-warning-surface\/85>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.85)}.ax-divide-warning-surface\/90>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.9)}.ax-divide-warning-surface\/95>:not([hidden])~:not([hidden]){border-color:rgba(var(--ax-sys-color-border-warning-surface),.95)}.ax-overflow-auto{overflow:auto}.ax-overflow-hidden{overflow:hidden}.ax-overflow-scroll{overflow:scroll}.ax-overflow-x-auto{overflow-x:auto}.ax-overflow-y-auto{overflow-y:auto}.ax-overflow-y-hidden{overflow-y:hidden}.ax-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ax-whitespace-nowrap{white-space:nowrap}.ax-whitespace-pre-line{white-space:pre-line}.ax-text-nowrap{text-wrap:nowrap}.\!ax-rounded-2xl{border-radius:1rem!important}.\!ax-rounded-3xl{border-radius:1.5rem!important}.\!ax-rounded-\[14px\]{border-radius:14px!important}.\!ax-rounded-xl{border-radius:.75rem!important}.ax-rounded{border-radius:.25rem}.ax-rounded-2xl{border-radius:1rem}.ax-rounded-3xl{border-radius:1.5rem}.ax-rounded-4xl,.ax-rounded-\[2rem\]{border-radius:2rem}.ax-rounded-full{border-radius:9999px}.ax-rounded-lg{border-radius:.5rem}.ax-rounded-md{border-radius:.375rem}.ax-rounded-sm{border-radius:.125rem}.ax-rounded-xl{border-radius:.75rem}.ax-rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.ax-rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.ax-rounded-t-4xl{border-top-left-radius:2rem;border-top-right-radius:2rem}.ax-rounded-t-\[32px\]{border-top-left-radius:32px;border-top-right-radius:32px}.ax-rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.ax-border{border-width:1px}.ax-border-x{border-left-width:1px;border-right-width:1px}.\!ax-border-s-0{border-inline-start-width:0px!important}.ax-border-b{border-bottom-width:1px}.ax-border-e{border-inline-end-width:1px}.ax-border-s{border-inline-start-width:1px}.ax-border-t{border-top-width:1px}.ax-border-dashed{border-style:dashed}.\!ax-border-none{border-style:none!important}.\!ax-border-primary-300{--tw-border-opacity: 1 !important;border-color:rgba(var(--ax-sys-color-primary-300),var(--tw-border-opacity, 1))!important}.\!ax-border-primary-500{--tw-border-opacity: 1 !important;border-color:rgba(var(--ax-sys-color-primary-500),var(--tw-border-opacity, 1))!important}.ax-border-danger-dark{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-border-opacity, 1))}.ax-border-danger-dark\/0{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0)}.ax-border-danger-dark\/10{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1)}.ax-border-danger-dark\/100{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1)}.ax-border-danger-dark\/15{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15)}.ax-border-danger-dark\/20{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2)}.ax-border-danger-dark\/25{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25)}.ax-border-danger-dark\/30{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3)}.ax-border-danger-dark\/35{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35)}.ax-border-danger-dark\/40{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4)}.ax-border-danger-dark\/45{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45)}.ax-border-danger-dark\/5{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05)}.ax-border-danger-dark\/50{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5)}.ax-border-danger-dark\/55{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55)}.ax-border-danger-dark\/60{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6)}.ax-border-danger-dark\/65{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65)}.ax-border-danger-dark\/70{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7)}.ax-border-danger-dark\/75{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75)}.ax-border-danger-dark\/80{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8)}.ax-border-danger-dark\/85{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85)}.ax-border-danger-dark\/90{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9)}.ax-border-danger-dark\/95{border-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95)}.ax-border-danger-darker{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-border-opacity, 1))}.ax-border-danger-darker\/0{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0)}.ax-border-danger-darker\/10{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1)}.ax-border-danger-darker\/100{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1)}.ax-border-danger-darker\/15{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15)}.ax-border-danger-darker\/20{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2)}.ax-border-danger-darker\/25{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25)}.ax-border-danger-darker\/30{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3)}.ax-border-danger-darker\/35{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35)}.ax-border-danger-darker\/40{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4)}.ax-border-danger-darker\/45{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45)}.ax-border-danger-darker\/5{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05)}.ax-border-danger-darker\/50{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5)}.ax-border-danger-darker\/55{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55)}.ax-border-danger-darker\/60{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6)}.ax-border-danger-darker\/65{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65)}.ax-border-danger-darker\/70{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7)}.ax-border-danger-darker\/75{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75)}.ax-border-danger-darker\/80{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8)}.ax-border-danger-darker\/85{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85)}.ax-border-danger-darker\/90{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9)}.ax-border-danger-darker\/95{border-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95)}.ax-border-danger-darkest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-danger-darkest\/0{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0)}.ax-border-danger-darkest\/10{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1)}.ax-border-danger-darkest\/100{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1)}.ax-border-danger-darkest\/15{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15)}.ax-border-danger-darkest\/20{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2)}.ax-border-danger-darkest\/25{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25)}.ax-border-danger-darkest\/30{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3)}.ax-border-danger-darkest\/35{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35)}.ax-border-danger-darkest\/40{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4)}.ax-border-danger-darkest\/45{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45)}.ax-border-danger-darkest\/5{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05)}.ax-border-danger-darkest\/50{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5)}.ax-border-danger-darkest\/55{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55)}.ax-border-danger-darkest\/60{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6)}.ax-border-danger-darkest\/65{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65)}.ax-border-danger-darkest\/70{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7)}.ax-border-danger-darkest\/75{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75)}.ax-border-danger-darkest\/80{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8)}.ax-border-danger-darkest\/85{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85)}.ax-border-danger-darkest\/90{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9)}.ax-border-danger-darkest\/95{border-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95)}.ax-border-danger-light{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-border-opacity, 1))}.ax-border-danger-light\/0{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),0)}.ax-border-danger-light\/10{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1)}.ax-border-danger-light\/100{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),1)}.ax-border-danger-light\/15{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15)}.ax-border-danger-light\/20{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2)}.ax-border-danger-light\/25{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25)}.ax-border-danger-light\/30{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3)}.ax-border-danger-light\/35{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35)}.ax-border-danger-light\/40{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4)}.ax-border-danger-light\/45{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45)}.ax-border-danger-light\/5{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05)}.ax-border-danger-light\/50{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5)}.ax-border-danger-light\/55{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55)}.ax-border-danger-light\/60{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6)}.ax-border-danger-light\/65{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65)}.ax-border-danger-light\/70{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7)}.ax-border-danger-light\/75{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75)}.ax-border-danger-light\/80{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8)}.ax-border-danger-light\/85{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85)}.ax-border-danger-light\/90{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9)}.ax-border-danger-light\/95{border-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95)}.ax-border-danger-lighter{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-danger-lighter\/0{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0)}.ax-border-danger-lighter\/10{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1)}.ax-border-danger-lighter\/100{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1)}.ax-border-danger-lighter\/15{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15)}.ax-border-danger-lighter\/20{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2)}.ax-border-danger-lighter\/25{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25)}.ax-border-danger-lighter\/30{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3)}.ax-border-danger-lighter\/35{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35)}.ax-border-danger-lighter\/40{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4)}.ax-border-danger-lighter\/45{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45)}.ax-border-danger-lighter\/5{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05)}.ax-border-danger-lighter\/50{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5)}.ax-border-danger-lighter\/55{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55)}.ax-border-danger-lighter\/60{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6)}.ax-border-danger-lighter\/65{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65)}.ax-border-danger-lighter\/70{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7)}.ax-border-danger-lighter\/75{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75)}.ax-border-danger-lighter\/80{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8)}.ax-border-danger-lighter\/85{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85)}.ax-border-danger-lighter\/90{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9)}.ax-border-danger-lighter\/95{border-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95)}.ax-border-danger-lightest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-danger-lightest\/0{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0)}.ax-border-danger-lightest\/10{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1)}.ax-border-danger-lightest\/100{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1)}.ax-border-danger-lightest\/15{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15)}.ax-border-danger-lightest\/20{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2)}.ax-border-danger-lightest\/25{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25)}.ax-border-danger-lightest\/30{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3)}.ax-border-danger-lightest\/35{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35)}.ax-border-danger-lightest\/40{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4)}.ax-border-danger-lightest\/45{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45)}.ax-border-danger-lightest\/5{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05)}.ax-border-danger-lightest\/50{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5)}.ax-border-danger-lightest\/55{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55)}.ax-border-danger-lightest\/60{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6)}.ax-border-danger-lightest\/65{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65)}.ax-border-danger-lightest\/70{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7)}.ax-border-danger-lightest\/75{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75)}.ax-border-danger-lightest\/80{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8)}.ax-border-danger-lightest\/85{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85)}.ax-border-danger-lightest\/90{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9)}.ax-border-danger-lightest\/95{border-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95)}.ax-border-danger-surface{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-border-opacity, 1))}.ax-border-danger-surface\/0{border-color:rgba(var(--ax-sys-color-border-danger-surface),0)}.ax-border-danger-surface\/10{border-color:rgba(var(--ax-sys-color-border-danger-surface),.1)}.ax-border-danger-surface\/100{border-color:rgba(var(--ax-sys-color-border-danger-surface),1)}.ax-border-danger-surface\/15{border-color:rgba(var(--ax-sys-color-border-danger-surface),.15)}.ax-border-danger-surface\/20{border-color:rgba(var(--ax-sys-color-border-danger-surface),.2)}.ax-border-danger-surface\/25{border-color:rgba(var(--ax-sys-color-border-danger-surface),.25)}.ax-border-danger-surface\/30{border-color:rgba(var(--ax-sys-color-border-danger-surface),.3)}.ax-border-danger-surface\/35{border-color:rgba(var(--ax-sys-color-border-danger-surface),.35)}.ax-border-danger-surface\/40{border-color:rgba(var(--ax-sys-color-border-danger-surface),.4)}.ax-border-danger-surface\/45{border-color:rgba(var(--ax-sys-color-border-danger-surface),.45)}.ax-border-danger-surface\/5{border-color:rgba(var(--ax-sys-color-border-danger-surface),.05)}.ax-border-danger-surface\/50{border-color:rgba(var(--ax-sys-color-border-danger-surface),.5)}.ax-border-danger-surface\/55{border-color:rgba(var(--ax-sys-color-border-danger-surface),.55)}.ax-border-danger-surface\/60{border-color:rgba(var(--ax-sys-color-border-danger-surface),.6)}.ax-border-danger-surface\/65{border-color:rgba(var(--ax-sys-color-border-danger-surface),.65)}.ax-border-danger-surface\/70{border-color:rgba(var(--ax-sys-color-border-danger-surface),.7)}.ax-border-danger-surface\/75{border-color:rgba(var(--ax-sys-color-border-danger-surface),.75)}.ax-border-danger-surface\/80{border-color:rgba(var(--ax-sys-color-border-danger-surface),.8)}.ax-border-danger-surface\/85{border-color:rgba(var(--ax-sys-color-border-danger-surface),.85)}.ax-border-danger-surface\/90{border-color:rgba(var(--ax-sys-color-border-danger-surface),.9)}.ax-border-danger-surface\/95{border-color:rgba(var(--ax-sys-color-border-danger-surface),.95)}.ax-border-dark{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-border-opacity, 1))}.ax-border-dark\/0{border-color:rgba(var(--ax-sys-color-border-dark-surface),0)}.ax-border-dark\/10{border-color:rgba(var(--ax-sys-color-border-dark-surface),.1)}.ax-border-dark\/100{border-color:rgba(var(--ax-sys-color-border-dark-surface),1)}.ax-border-dark\/15{border-color:rgba(var(--ax-sys-color-border-dark-surface),.15)}.ax-border-dark\/20{border-color:rgba(var(--ax-sys-color-border-dark-surface),.2)}.ax-border-dark\/25{border-color:rgba(var(--ax-sys-color-border-dark-surface),.25)}.ax-border-dark\/30{border-color:rgba(var(--ax-sys-color-border-dark-surface),.3)}.ax-border-dark\/35{border-color:rgba(var(--ax-sys-color-border-dark-surface),.35)}.ax-border-dark\/40{border-color:rgba(var(--ax-sys-color-border-dark-surface),.4)}.ax-border-dark\/45{border-color:rgba(var(--ax-sys-color-border-dark-surface),.45)}.ax-border-dark\/5{border-color:rgba(var(--ax-sys-color-border-dark-surface),.05)}.ax-border-dark\/50{border-color:rgba(var(--ax-sys-color-border-dark-surface),.5)}.ax-border-dark\/55{border-color:rgba(var(--ax-sys-color-border-dark-surface),.55)}.ax-border-dark\/60{border-color:rgba(var(--ax-sys-color-border-dark-surface),.6)}.ax-border-dark\/65{border-color:rgba(var(--ax-sys-color-border-dark-surface),.65)}.ax-border-dark\/70{border-color:rgba(var(--ax-sys-color-border-dark-surface),.7)}.ax-border-dark\/75{border-color:rgba(var(--ax-sys-color-border-dark-surface),.75)}.ax-border-dark\/80{border-color:rgba(var(--ax-sys-color-border-dark-surface),.8)}.ax-border-dark\/85{border-color:rgba(var(--ax-sys-color-border-dark-surface),.85)}.ax-border-dark\/90{border-color:rgba(var(--ax-sys-color-border-dark-surface),.9)}.ax-border-dark\/95{border-color:rgba(var(--ax-sys-color-border-dark-surface),.95)}.ax-border-darker{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-border-opacity, 1))}.ax-border-darker\/0{border-color:rgba(var(--ax-sys-color-border-darker-surface),0)}.ax-border-darker\/10{border-color:rgba(var(--ax-sys-color-border-darker-surface),.1)}.ax-border-darker\/100{border-color:rgba(var(--ax-sys-color-border-darker-surface),1)}.ax-border-darker\/15{border-color:rgba(var(--ax-sys-color-border-darker-surface),.15)}.ax-border-darker\/20{border-color:rgba(var(--ax-sys-color-border-darker-surface),.2)}.ax-border-darker\/25{border-color:rgba(var(--ax-sys-color-border-darker-surface),.25)}.ax-border-darker\/30{border-color:rgba(var(--ax-sys-color-border-darker-surface),.3)}.ax-border-darker\/35{border-color:rgba(var(--ax-sys-color-border-darker-surface),.35)}.ax-border-darker\/40{border-color:rgba(var(--ax-sys-color-border-darker-surface),.4)}.ax-border-darker\/45{border-color:rgba(var(--ax-sys-color-border-darker-surface),.45)}.ax-border-darker\/5{border-color:rgba(var(--ax-sys-color-border-darker-surface),.05)}.ax-border-darker\/50{border-color:rgba(var(--ax-sys-color-border-darker-surface),.5)}.ax-border-darker\/55{border-color:rgba(var(--ax-sys-color-border-darker-surface),.55)}.ax-border-darker\/60{border-color:rgba(var(--ax-sys-color-border-darker-surface),.6)}.ax-border-darker\/65{border-color:rgba(var(--ax-sys-color-border-darker-surface),.65)}.ax-border-darker\/70{border-color:rgba(var(--ax-sys-color-border-darker-surface),.7)}.ax-border-darker\/75{border-color:rgba(var(--ax-sys-color-border-darker-surface),.75)}.ax-border-darker\/80{border-color:rgba(var(--ax-sys-color-border-darker-surface),.8)}.ax-border-darker\/85{border-color:rgba(var(--ax-sys-color-border-darker-surface),.85)}.ax-border-darker\/90{border-color:rgba(var(--ax-sys-color-border-darker-surface),.9)}.ax-border-darker\/95{border-color:rgba(var(--ax-sys-color-border-darker-surface),.95)}.ax-border-darkest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-darkest\/0{border-color:rgba(var(--ax-sys-color-border-darkest-surface),0)}.ax-border-darkest\/10{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.1)}.ax-border-darkest\/100{border-color:rgba(var(--ax-sys-color-border-darkest-surface),1)}.ax-border-darkest\/15{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.15)}.ax-border-darkest\/20{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.2)}.ax-border-darkest\/25{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.25)}.ax-border-darkest\/30{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.3)}.ax-border-darkest\/35{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.35)}.ax-border-darkest\/40{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.4)}.ax-border-darkest\/45{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.45)}.ax-border-darkest\/5{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.05)}.ax-border-darkest\/50{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.5)}.ax-border-darkest\/55{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.55)}.ax-border-darkest\/60{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.6)}.ax-border-darkest\/65{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.65)}.ax-border-darkest\/70{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.7)}.ax-border-darkest\/75{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.75)}.ax-border-darkest\/80{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.8)}.ax-border-darkest\/85{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.85)}.ax-border-darkest\/90{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.9)}.ax-border-darkest\/95{border-color:rgba(var(--ax-sys-color-border-darkest-surface),.95)}.ax-border-light{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-border-opacity, 1))}.ax-border-light\/0{border-color:rgba(var(--ax-sys-color-border-light-surface),0)}.ax-border-light\/10{border-color:rgba(var(--ax-sys-color-border-light-surface),.1)}.ax-border-light\/100{border-color:rgba(var(--ax-sys-color-border-light-surface),1)}.ax-border-light\/15{border-color:rgba(var(--ax-sys-color-border-light-surface),.15)}.ax-border-light\/20{border-color:rgba(var(--ax-sys-color-border-light-surface),.2)}.ax-border-light\/25{border-color:rgba(var(--ax-sys-color-border-light-surface),.25)}.ax-border-light\/30{border-color:rgba(var(--ax-sys-color-border-light-surface),.3)}.ax-border-light\/35{border-color:rgba(var(--ax-sys-color-border-light-surface),.35)}.ax-border-light\/40{border-color:rgba(var(--ax-sys-color-border-light-surface),.4)}.ax-border-light\/45{border-color:rgba(var(--ax-sys-color-border-light-surface),.45)}.ax-border-light\/5{border-color:rgba(var(--ax-sys-color-border-light-surface),.05)}.ax-border-light\/50{border-color:rgba(var(--ax-sys-color-border-light-surface),.5)}.ax-border-light\/55{border-color:rgba(var(--ax-sys-color-border-light-surface),.55)}.ax-border-light\/60{border-color:rgba(var(--ax-sys-color-border-light-surface),.6)}.ax-border-light\/65{border-color:rgba(var(--ax-sys-color-border-light-surface),.65)}.ax-border-light\/70{border-color:rgba(var(--ax-sys-color-border-light-surface),.7)}.ax-border-light\/75{border-color:rgba(var(--ax-sys-color-border-light-surface),.75)}.ax-border-light\/80{border-color:rgba(var(--ax-sys-color-border-light-surface),.8)}.ax-border-light\/85{border-color:rgba(var(--ax-sys-color-border-light-surface),.85)}.ax-border-light\/90{border-color:rgba(var(--ax-sys-color-border-light-surface),.9)}.ax-border-light\/95{border-color:rgba(var(--ax-sys-color-border-light-surface),.95)}.ax-border-lighter{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-lighter\/0{border-color:rgba(var(--ax-sys-color-border-lighter-surface),0)}.ax-border-lighter\/10{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.1)}.ax-border-lighter\/100{border-color:rgba(var(--ax-sys-color-border-lighter-surface),1)}.ax-border-lighter\/15{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.15)}.ax-border-lighter\/20{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.2)}.ax-border-lighter\/25{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.25)}.ax-border-lighter\/30{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.3)}.ax-border-lighter\/35{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.35)}.ax-border-lighter\/40{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.4)}.ax-border-lighter\/45{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.45)}.ax-border-lighter\/5{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.05)}.ax-border-lighter\/50{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.5)}.ax-border-lighter\/55{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.55)}.ax-border-lighter\/60{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.6)}.ax-border-lighter\/65{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.65)}.ax-border-lighter\/70{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.7)}.ax-border-lighter\/75{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.75)}.ax-border-lighter\/80{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.8)}.ax-border-lighter\/85{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.85)}.ax-border-lighter\/90{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.9)}.ax-border-lighter\/95{border-color:rgba(var(--ax-sys-color-border-lighter-surface),.95)}.ax-border-lightest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-lightest\/0{border-color:rgba(var(--ax-sys-color-border-lightest-surface),0)}.ax-border-lightest\/10{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.1)}.ax-border-lightest\/100{border-color:rgba(var(--ax-sys-color-border-lightest-surface),1)}.ax-border-lightest\/15{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.15)}.ax-border-lightest\/20{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.2)}.ax-border-lightest\/25{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.25)}.ax-border-lightest\/30{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.3)}.ax-border-lightest\/35{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.35)}.ax-border-lightest\/40{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.4)}.ax-border-lightest\/45{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.45)}.ax-border-lightest\/5{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.05)}.ax-border-lightest\/50{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.5)}.ax-border-lightest\/55{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.55)}.ax-border-lightest\/60{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.6)}.ax-border-lightest\/65{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.65)}.ax-border-lightest\/70{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.7)}.ax-border-lightest\/75{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.75)}.ax-border-lightest\/80{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.8)}.ax-border-lightest\/85{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.85)}.ax-border-lightest\/90{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.9)}.ax-border-lightest\/95{border-color:rgba(var(--ax-sys-color-border-lightest-surface),.95)}.ax-border-on-dark{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-border-opacity, 1))}.ax-border-on-dark\/0{border-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-border-on-dark\/10{border-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-border-on-dark\/100{border-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-border-on-dark\/15{border-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-border-on-dark\/20{border-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-border-on-dark\/25{border-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-border-on-dark\/30{border-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-border-on-dark\/35{border-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-border-on-dark\/40{border-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-border-on-dark\/45{border-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-border-on-dark\/5{border-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-border-on-dark\/50{border-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-border-on-dark\/55{border-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-border-on-dark\/60{border-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-border-on-dark\/65{border-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-border-on-dark\/70{border-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-border-on-dark\/75{border-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-border-on-dark\/80{border-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-border-on-dark\/85{border-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-border-on-dark\/90{border-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-border-on-dark\/95{border-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-border-on-darker{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-border-opacity, 1))}.ax-border-on-darker\/0{border-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-border-on-darker\/10{border-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-border-on-darker\/100{border-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-border-on-darker\/15{border-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-border-on-darker\/20{border-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-border-on-darker\/25{border-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-border-on-darker\/30{border-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-border-on-darker\/35{border-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-border-on-darker\/40{border-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-border-on-darker\/45{border-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-border-on-darker\/5{border-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-border-on-darker\/50{border-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-border-on-darker\/55{border-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-border-on-darker\/60{border-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-border-on-darker\/65{border-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-border-on-darker\/70{border-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-border-on-darker\/75{border-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-border-on-darker\/80{border-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-border-on-darker\/85{border-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-border-on-darker\/90{border-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-border-on-darker\/95{border-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-border-on-darkest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-on-darkest\/0{border-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-border-on-darkest\/10{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-border-on-darkest\/100{border-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-border-on-darkest\/15{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-border-on-darkest\/20{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-border-on-darkest\/25{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-border-on-darkest\/30{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-border-on-darkest\/35{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-border-on-darkest\/40{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-border-on-darkest\/45{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-border-on-darkest\/5{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-border-on-darkest\/50{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-border-on-darkest\/55{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-border-on-darkest\/60{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-border-on-darkest\/65{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-border-on-darkest\/70{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-border-on-darkest\/75{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-border-on-darkest\/80{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-border-on-darkest\/85{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-border-on-darkest\/90{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-border-on-darkest\/95{border-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-border-on-light{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-border-opacity, 1))}.ax-border-on-light\/0{border-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-border-on-light\/10{border-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-border-on-light\/100{border-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-border-on-light\/15{border-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-border-on-light\/20{border-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-border-on-light\/25{border-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-border-on-light\/30{border-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-border-on-light\/35{border-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-border-on-light\/40{border-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-border-on-light\/45{border-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-border-on-light\/5{border-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-border-on-light\/50{border-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-border-on-light\/55{border-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-border-on-light\/60{border-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-border-on-light\/65{border-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-border-on-light\/70{border-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-border-on-light\/75{border-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-border-on-light\/80{border-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-border-on-light\/85{border-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-border-on-light\/90{border-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-border-on-light\/95{border-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-border-on-lighter{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-on-lighter\/0{border-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-border-on-lighter\/10{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-border-on-lighter\/100{border-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-border-on-lighter\/15{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-border-on-lighter\/20{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-border-on-lighter\/25{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-border-on-lighter\/30{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-border-on-lighter\/35{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-border-on-lighter\/40{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-border-on-lighter\/45{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-border-on-lighter\/5{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-border-on-lighter\/50{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-border-on-lighter\/55{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-border-on-lighter\/60{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-border-on-lighter\/65{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-border-on-lighter\/70{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-border-on-lighter\/75{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-border-on-lighter\/80{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-border-on-lighter\/85{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-border-on-lighter\/90{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-border-on-lighter\/95{border-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-border-on-lightest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-on-lightest\/0{border-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-border-on-lightest\/10{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-border-on-lightest\/100{border-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-border-on-lightest\/15{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-border-on-lightest\/20{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-border-on-lightest\/25{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-border-on-lightest\/30{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-border-on-lightest\/35{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-border-on-lightest\/40{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-border-on-lightest\/45{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-border-on-lightest\/5{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-border-on-lightest\/50{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-border-on-lightest\/55{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-border-on-lightest\/60{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-border-on-lightest\/65{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-border-on-lightest\/70{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-border-on-lightest\/75{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-border-on-lightest\/80{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-border-on-lightest\/85{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-border-on-lightest\/90{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-border-on-lightest\/95{border-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-border-on-surface{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-on-surface),var(--tw-border-opacity, 1))}.ax-border-on-surface\/0{border-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-border-on-surface\/10{border-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-border-on-surface\/100{border-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-border-on-surface\/15{border-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-border-on-surface\/20{border-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-border-on-surface\/25{border-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-border-on-surface\/30{border-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-border-on-surface\/35{border-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-border-on-surface\/40{border-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-border-on-surface\/45{border-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-border-on-surface\/5{border-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-border-on-surface\/50{border-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-border-on-surface\/55{border-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-border-on-surface\/60{border-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-border-on-surface\/65{border-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-border-on-surface\/70{border-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-border-on-surface\/75{border-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-border-on-surface\/80{border-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-border-on-surface\/85{border-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-border-on-surface\/90{border-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-border-on-surface\/95{border-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-border-primary-200{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-primary-200),var(--tw-border-opacity, 1))}.ax-border-primary-300{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-primary-300),var(--tw-border-opacity, 1))}.ax-border-primary-400{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-primary-400),var(--tw-border-opacity, 1))}.ax-border-primary-dark{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-primary-dark\/0{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0)}.ax-border-primary-dark\/10{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1)}.ax-border-primary-dark\/100{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1)}.ax-border-primary-dark\/15{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15)}.ax-border-primary-dark\/20{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2)}.ax-border-primary-dark\/25{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25)}.ax-border-primary-dark\/30{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3)}.ax-border-primary-dark\/35{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35)}.ax-border-primary-dark\/40{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4)}.ax-border-primary-dark\/45{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45)}.ax-border-primary-dark\/5{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05)}.ax-border-primary-dark\/50{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5)}.ax-border-primary-dark\/55{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55)}.ax-border-primary-dark\/60{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6)}.ax-border-primary-dark\/65{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65)}.ax-border-primary-dark\/70{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7)}.ax-border-primary-dark\/75{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75)}.ax-border-primary-dark\/80{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8)}.ax-border-primary-dark\/85{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85)}.ax-border-primary-dark\/90{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9)}.ax-border-primary-dark\/95{border-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95)}.ax-border-primary-darker{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-primary-darker\/0{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0)}.ax-border-primary-darker\/10{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1)}.ax-border-primary-darker\/100{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1)}.ax-border-primary-darker\/15{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15)}.ax-border-primary-darker\/20{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2)}.ax-border-primary-darker\/25{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25)}.ax-border-primary-darker\/30{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3)}.ax-border-primary-darker\/35{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35)}.ax-border-primary-darker\/40{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4)}.ax-border-primary-darker\/45{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45)}.ax-border-primary-darker\/5{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05)}.ax-border-primary-darker\/50{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5)}.ax-border-primary-darker\/55{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55)}.ax-border-primary-darker\/60{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6)}.ax-border-primary-darker\/65{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65)}.ax-border-primary-darker\/70{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7)}.ax-border-primary-darker\/75{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75)}.ax-border-primary-darker\/80{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8)}.ax-border-primary-darker\/85{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85)}.ax-border-primary-darker\/90{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9)}.ax-border-primary-darker\/95{border-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95)}.ax-border-primary-darkest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-primary-darkest\/0{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0)}.ax-border-primary-darkest\/10{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1)}.ax-border-primary-darkest\/100{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1)}.ax-border-primary-darkest\/15{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15)}.ax-border-primary-darkest\/20{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2)}.ax-border-primary-darkest\/25{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25)}.ax-border-primary-darkest\/30{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3)}.ax-border-primary-darkest\/35{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35)}.ax-border-primary-darkest\/40{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4)}.ax-border-primary-darkest\/45{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45)}.ax-border-primary-darkest\/5{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05)}.ax-border-primary-darkest\/50{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5)}.ax-border-primary-darkest\/55{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55)}.ax-border-primary-darkest\/60{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6)}.ax-border-primary-darkest\/65{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65)}.ax-border-primary-darkest\/70{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7)}.ax-border-primary-darkest\/75{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75)}.ax-border-primary-darkest\/80{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8)}.ax-border-primary-darkest\/85{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85)}.ax-border-primary-darkest\/90{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9)}.ax-border-primary-darkest\/95{border-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95)}.ax-border-primary-light{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-border-opacity, 1))}.ax-border-primary-light\/0{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),0)}.ax-border-primary-light\/10{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1)}.ax-border-primary-light\/100{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),1)}.ax-border-primary-light\/15{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15)}.ax-border-primary-light\/20{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2)}.ax-border-primary-light\/25{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25)}.ax-border-primary-light\/30{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3)}.ax-border-primary-light\/35{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35)}.ax-border-primary-light\/40{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4)}.ax-border-primary-light\/45{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45)}.ax-border-primary-light\/5{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05)}.ax-border-primary-light\/50{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5)}.ax-border-primary-light\/55{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55)}.ax-border-primary-light\/60{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6)}.ax-border-primary-light\/65{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65)}.ax-border-primary-light\/70{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7)}.ax-border-primary-light\/75{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75)}.ax-border-primary-light\/80{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8)}.ax-border-primary-light\/85{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85)}.ax-border-primary-light\/90{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9)}.ax-border-primary-light\/95{border-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95)}.ax-border-primary-lighter{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-primary-lighter\/0{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0)}.ax-border-primary-lighter\/10{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1)}.ax-border-primary-lighter\/100{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1)}.ax-border-primary-lighter\/15{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15)}.ax-border-primary-lighter\/20{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2)}.ax-border-primary-lighter\/25{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25)}.ax-border-primary-lighter\/30{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3)}.ax-border-primary-lighter\/35{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35)}.ax-border-primary-lighter\/40{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4)}.ax-border-primary-lighter\/45{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45)}.ax-border-primary-lighter\/5{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05)}.ax-border-primary-lighter\/50{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5)}.ax-border-primary-lighter\/55{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55)}.ax-border-primary-lighter\/60{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6)}.ax-border-primary-lighter\/65{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65)}.ax-border-primary-lighter\/70{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7)}.ax-border-primary-lighter\/75{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75)}.ax-border-primary-lighter\/80{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8)}.ax-border-primary-lighter\/85{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85)}.ax-border-primary-lighter\/90{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9)}.ax-border-primary-lighter\/95{border-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95)}.ax-border-primary-lightest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-primary-lightest\/0{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0)}.ax-border-primary-lightest\/10{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1)}.ax-border-primary-lightest\/100{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1)}.ax-border-primary-lightest\/15{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15)}.ax-border-primary-lightest\/20{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2)}.ax-border-primary-lightest\/25{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25)}.ax-border-primary-lightest\/30{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3)}.ax-border-primary-lightest\/35{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35)}.ax-border-primary-lightest\/40{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4)}.ax-border-primary-lightest\/45{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45)}.ax-border-primary-lightest\/5{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05)}.ax-border-primary-lightest\/50{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5)}.ax-border-primary-lightest\/55{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55)}.ax-border-primary-lightest\/60{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6)}.ax-border-primary-lightest\/65{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65)}.ax-border-primary-lightest\/70{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7)}.ax-border-primary-lightest\/75{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75)}.ax-border-primary-lightest\/80{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8)}.ax-border-primary-lightest\/85{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85)}.ax-border-primary-lightest\/90{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9)}.ax-border-primary-lightest\/95{border-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95)}.ax-border-primary-surface{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-border-opacity, 1))}.ax-border-primary-surface\/0{border-color:rgba(var(--ax-sys-color-border-primary-surface),0)}.ax-border-primary-surface\/10{border-color:rgba(var(--ax-sys-color-border-primary-surface),.1)}.ax-border-primary-surface\/100{border-color:rgba(var(--ax-sys-color-border-primary-surface),1)}.ax-border-primary-surface\/15{border-color:rgba(var(--ax-sys-color-border-primary-surface),.15)}.ax-border-primary-surface\/20{border-color:rgba(var(--ax-sys-color-border-primary-surface),.2)}.ax-border-primary-surface\/25{border-color:rgba(var(--ax-sys-color-border-primary-surface),.25)}.ax-border-primary-surface\/30{border-color:rgba(var(--ax-sys-color-border-primary-surface),.3)}.ax-border-primary-surface\/35{border-color:rgba(var(--ax-sys-color-border-primary-surface),.35)}.ax-border-primary-surface\/40{border-color:rgba(var(--ax-sys-color-border-primary-surface),.4)}.ax-border-primary-surface\/45{border-color:rgba(var(--ax-sys-color-border-primary-surface),.45)}.ax-border-primary-surface\/5{border-color:rgba(var(--ax-sys-color-border-primary-surface),.05)}.ax-border-primary-surface\/50{border-color:rgba(var(--ax-sys-color-border-primary-surface),.5)}.ax-border-primary-surface\/55{border-color:rgba(var(--ax-sys-color-border-primary-surface),.55)}.ax-border-primary-surface\/60{border-color:rgba(var(--ax-sys-color-border-primary-surface),.6)}.ax-border-primary-surface\/65{border-color:rgba(var(--ax-sys-color-border-primary-surface),.65)}.ax-border-primary-surface\/70{border-color:rgba(var(--ax-sys-color-border-primary-surface),.7)}.ax-border-primary-surface\/75{border-color:rgba(var(--ax-sys-color-border-primary-surface),.75)}.ax-border-primary-surface\/80{border-color:rgba(var(--ax-sys-color-border-primary-surface),.8)}.ax-border-primary-surface\/85{border-color:rgba(var(--ax-sys-color-border-primary-surface),.85)}.ax-border-primary-surface\/90{border-color:rgba(var(--ax-sys-color-border-primary-surface),.9)}.ax-border-primary-surface\/95{border-color:rgba(var(--ax-sys-color-border-primary-surface),.95)}.ax-border-secondary-100{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-secondary-100),var(--tw-border-opacity, 1))}.ax-border-secondary-200{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-secondary-200),var(--tw-border-opacity, 1))}.ax-border-secondary-dark{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-secondary-dark\/0{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0)}.ax-border-secondary-dark\/10{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1)}.ax-border-secondary-dark\/100{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1)}.ax-border-secondary-dark\/15{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15)}.ax-border-secondary-dark\/20{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2)}.ax-border-secondary-dark\/25{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25)}.ax-border-secondary-dark\/30{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3)}.ax-border-secondary-dark\/35{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35)}.ax-border-secondary-dark\/40{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4)}.ax-border-secondary-dark\/45{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45)}.ax-border-secondary-dark\/5{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05)}.ax-border-secondary-dark\/50{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5)}.ax-border-secondary-dark\/55{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55)}.ax-border-secondary-dark\/60{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6)}.ax-border-secondary-dark\/65{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65)}.ax-border-secondary-dark\/70{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7)}.ax-border-secondary-dark\/75{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75)}.ax-border-secondary-dark\/80{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8)}.ax-border-secondary-dark\/85{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85)}.ax-border-secondary-dark\/90{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9)}.ax-border-secondary-dark\/95{border-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95)}.ax-border-secondary-darker{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-secondary-darker\/0{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0)}.ax-border-secondary-darker\/10{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1)}.ax-border-secondary-darker\/100{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1)}.ax-border-secondary-darker\/15{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15)}.ax-border-secondary-darker\/20{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2)}.ax-border-secondary-darker\/25{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25)}.ax-border-secondary-darker\/30{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3)}.ax-border-secondary-darker\/35{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35)}.ax-border-secondary-darker\/40{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4)}.ax-border-secondary-darker\/45{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45)}.ax-border-secondary-darker\/5{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05)}.ax-border-secondary-darker\/50{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5)}.ax-border-secondary-darker\/55{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55)}.ax-border-secondary-darker\/60{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6)}.ax-border-secondary-darker\/65{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65)}.ax-border-secondary-darker\/70{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7)}.ax-border-secondary-darker\/75{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75)}.ax-border-secondary-darker\/80{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8)}.ax-border-secondary-darker\/85{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85)}.ax-border-secondary-darker\/90{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9)}.ax-border-secondary-darker\/95{border-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95)}.ax-border-secondary-darkest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-secondary-darkest\/0{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0)}.ax-border-secondary-darkest\/10{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1)}.ax-border-secondary-darkest\/100{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1)}.ax-border-secondary-darkest\/15{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15)}.ax-border-secondary-darkest\/20{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2)}.ax-border-secondary-darkest\/25{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25)}.ax-border-secondary-darkest\/30{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3)}.ax-border-secondary-darkest\/35{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35)}.ax-border-secondary-darkest\/40{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4)}.ax-border-secondary-darkest\/45{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45)}.ax-border-secondary-darkest\/5{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05)}.ax-border-secondary-darkest\/50{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5)}.ax-border-secondary-darkest\/55{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55)}.ax-border-secondary-darkest\/60{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6)}.ax-border-secondary-darkest\/65{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65)}.ax-border-secondary-darkest\/70{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7)}.ax-border-secondary-darkest\/75{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75)}.ax-border-secondary-darkest\/80{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8)}.ax-border-secondary-darkest\/85{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85)}.ax-border-secondary-darkest\/90{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9)}.ax-border-secondary-darkest\/95{border-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95)}.ax-border-secondary-light{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-border-opacity, 1))}.ax-border-secondary-light\/0{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0)}.ax-border-secondary-light\/10{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1)}.ax-border-secondary-light\/100{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1)}.ax-border-secondary-light\/15{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15)}.ax-border-secondary-light\/20{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2)}.ax-border-secondary-light\/25{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25)}.ax-border-secondary-light\/30{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3)}.ax-border-secondary-light\/35{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35)}.ax-border-secondary-light\/40{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4)}.ax-border-secondary-light\/45{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45)}.ax-border-secondary-light\/5{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05)}.ax-border-secondary-light\/50{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5)}.ax-border-secondary-light\/55{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55)}.ax-border-secondary-light\/60{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6)}.ax-border-secondary-light\/65{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65)}.ax-border-secondary-light\/70{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7)}.ax-border-secondary-light\/75{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75)}.ax-border-secondary-light\/80{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8)}.ax-border-secondary-light\/85{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85)}.ax-border-secondary-light\/90{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9)}.ax-border-secondary-light\/95{border-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95)}.ax-border-secondary-lighter{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-secondary-lighter\/0{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0)}.ax-border-secondary-lighter\/10{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1)}.ax-border-secondary-lighter\/100{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1)}.ax-border-secondary-lighter\/15{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15)}.ax-border-secondary-lighter\/20{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2)}.ax-border-secondary-lighter\/25{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25)}.ax-border-secondary-lighter\/30{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3)}.ax-border-secondary-lighter\/35{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35)}.ax-border-secondary-lighter\/40{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4)}.ax-border-secondary-lighter\/45{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45)}.ax-border-secondary-lighter\/5{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05)}.ax-border-secondary-lighter\/50{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5)}.ax-border-secondary-lighter\/55{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55)}.ax-border-secondary-lighter\/60{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6)}.ax-border-secondary-lighter\/65{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65)}.ax-border-secondary-lighter\/70{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7)}.ax-border-secondary-lighter\/75{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75)}.ax-border-secondary-lighter\/80{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8)}.ax-border-secondary-lighter\/85{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85)}.ax-border-secondary-lighter\/90{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9)}.ax-border-secondary-lighter\/95{border-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95)}.ax-border-secondary-lightest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-secondary-lightest\/0{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0)}.ax-border-secondary-lightest\/10{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1)}.ax-border-secondary-lightest\/100{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1)}.ax-border-secondary-lightest\/15{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15)}.ax-border-secondary-lightest\/20{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2)}.ax-border-secondary-lightest\/25{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25)}.ax-border-secondary-lightest\/30{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3)}.ax-border-secondary-lightest\/35{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35)}.ax-border-secondary-lightest\/40{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4)}.ax-border-secondary-lightest\/45{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45)}.ax-border-secondary-lightest\/5{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05)}.ax-border-secondary-lightest\/50{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5)}.ax-border-secondary-lightest\/55{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55)}.ax-border-secondary-lightest\/60{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6)}.ax-border-secondary-lightest\/65{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65)}.ax-border-secondary-lightest\/70{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7)}.ax-border-secondary-lightest\/75{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75)}.ax-border-secondary-lightest\/80{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8)}.ax-border-secondary-lightest\/85{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85)}.ax-border-secondary-lightest\/90{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9)}.ax-border-secondary-lightest\/95{border-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95)}.ax-border-secondary-surface{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-border-opacity, 1))}.ax-border-secondary-surface\/0{border-color:rgba(var(--ax-sys-color-border-secondary-surface),0)}.ax-border-secondary-surface\/10{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.1)}.ax-border-secondary-surface\/100{border-color:rgba(var(--ax-sys-color-border-secondary-surface),1)}.ax-border-secondary-surface\/15{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.15)}.ax-border-secondary-surface\/20{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.2)}.ax-border-secondary-surface\/25{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.25)}.ax-border-secondary-surface\/30{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.3)}.ax-border-secondary-surface\/35{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.35)}.ax-border-secondary-surface\/40{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.4)}.ax-border-secondary-surface\/45{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.45)}.ax-border-secondary-surface\/5{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.05)}.ax-border-secondary-surface\/50{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.5)}.ax-border-secondary-surface\/55{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.55)}.ax-border-secondary-surface\/60{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.6)}.ax-border-secondary-surface\/65{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.65)}.ax-border-secondary-surface\/70{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.7)}.ax-border-secondary-surface\/75{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.75)}.ax-border-secondary-surface\/80{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.8)}.ax-border-secondary-surface\/85{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.85)}.ax-border-secondary-surface\/90{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.9)}.ax-border-secondary-surface\/95{border-color:rgba(var(--ax-sys-color-border-secondary-surface),.95)}.ax-border-success-dark{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-border-opacity, 1))}.ax-border-success-dark\/0{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),0)}.ax-border-success-dark\/10{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1)}.ax-border-success-dark\/100{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),1)}.ax-border-success-dark\/15{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15)}.ax-border-success-dark\/20{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2)}.ax-border-success-dark\/25{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25)}.ax-border-success-dark\/30{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3)}.ax-border-success-dark\/35{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35)}.ax-border-success-dark\/40{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4)}.ax-border-success-dark\/45{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45)}.ax-border-success-dark\/5{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05)}.ax-border-success-dark\/50{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5)}.ax-border-success-dark\/55{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55)}.ax-border-success-dark\/60{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6)}.ax-border-success-dark\/65{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65)}.ax-border-success-dark\/70{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7)}.ax-border-success-dark\/75{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75)}.ax-border-success-dark\/80{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8)}.ax-border-success-dark\/85{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85)}.ax-border-success-dark\/90{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9)}.ax-border-success-dark\/95{border-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95)}.ax-border-success-darker{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-border-opacity, 1))}.ax-border-success-darker\/0{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),0)}.ax-border-success-darker\/10{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1)}.ax-border-success-darker\/100{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),1)}.ax-border-success-darker\/15{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15)}.ax-border-success-darker\/20{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2)}.ax-border-success-darker\/25{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25)}.ax-border-success-darker\/30{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3)}.ax-border-success-darker\/35{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35)}.ax-border-success-darker\/40{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4)}.ax-border-success-darker\/45{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45)}.ax-border-success-darker\/5{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05)}.ax-border-success-darker\/50{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5)}.ax-border-success-darker\/55{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55)}.ax-border-success-darker\/60{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6)}.ax-border-success-darker\/65{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65)}.ax-border-success-darker\/70{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7)}.ax-border-success-darker\/75{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75)}.ax-border-success-darker\/80{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8)}.ax-border-success-darker\/85{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85)}.ax-border-success-darker\/90{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9)}.ax-border-success-darker\/95{border-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95)}.ax-border-success-darkest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-success-darkest\/0{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0)}.ax-border-success-darkest\/10{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1)}.ax-border-success-darkest\/100{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1)}.ax-border-success-darkest\/15{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15)}.ax-border-success-darkest\/20{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2)}.ax-border-success-darkest\/25{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25)}.ax-border-success-darkest\/30{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3)}.ax-border-success-darkest\/35{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35)}.ax-border-success-darkest\/40{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4)}.ax-border-success-darkest\/45{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45)}.ax-border-success-darkest\/5{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05)}.ax-border-success-darkest\/50{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5)}.ax-border-success-darkest\/55{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55)}.ax-border-success-darkest\/60{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6)}.ax-border-success-darkest\/65{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65)}.ax-border-success-darkest\/70{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7)}.ax-border-success-darkest\/75{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75)}.ax-border-success-darkest\/80{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8)}.ax-border-success-darkest\/85{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85)}.ax-border-success-darkest\/90{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9)}.ax-border-success-darkest\/95{border-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95)}.ax-border-success-light{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-border-opacity, 1))}.ax-border-success-light\/0{border-color:rgba(var(--ax-sys-color-border-success-light-surface),0)}.ax-border-success-light\/10{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.1)}.ax-border-success-light\/100{border-color:rgba(var(--ax-sys-color-border-success-light-surface),1)}.ax-border-success-light\/15{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.15)}.ax-border-success-light\/20{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.2)}.ax-border-success-light\/25{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.25)}.ax-border-success-light\/30{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.3)}.ax-border-success-light\/35{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.35)}.ax-border-success-light\/40{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.4)}.ax-border-success-light\/45{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.45)}.ax-border-success-light\/5{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.05)}.ax-border-success-light\/50{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.5)}.ax-border-success-light\/55{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.55)}.ax-border-success-light\/60{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.6)}.ax-border-success-light\/65{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.65)}.ax-border-success-light\/70{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.7)}.ax-border-success-light\/75{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.75)}.ax-border-success-light\/80{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.8)}.ax-border-success-light\/85{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.85)}.ax-border-success-light\/90{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.9)}.ax-border-success-light\/95{border-color:rgba(var(--ax-sys-color-border-success-light-surface),.95)}.ax-border-success-lighter{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-success-lighter\/0{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0)}.ax-border-success-lighter\/10{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1)}.ax-border-success-lighter\/100{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1)}.ax-border-success-lighter\/15{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15)}.ax-border-success-lighter\/20{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2)}.ax-border-success-lighter\/25{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25)}.ax-border-success-lighter\/30{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3)}.ax-border-success-lighter\/35{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35)}.ax-border-success-lighter\/40{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4)}.ax-border-success-lighter\/45{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45)}.ax-border-success-lighter\/5{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05)}.ax-border-success-lighter\/50{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5)}.ax-border-success-lighter\/55{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55)}.ax-border-success-lighter\/60{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6)}.ax-border-success-lighter\/65{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65)}.ax-border-success-lighter\/70{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7)}.ax-border-success-lighter\/75{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75)}.ax-border-success-lighter\/80{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8)}.ax-border-success-lighter\/85{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85)}.ax-border-success-lighter\/90{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9)}.ax-border-success-lighter\/95{border-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95)}.ax-border-success-lightest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-success-lightest\/0{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0)}.ax-border-success-lightest\/10{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1)}.ax-border-success-lightest\/100{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1)}.ax-border-success-lightest\/15{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15)}.ax-border-success-lightest\/20{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2)}.ax-border-success-lightest\/25{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25)}.ax-border-success-lightest\/30{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3)}.ax-border-success-lightest\/35{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35)}.ax-border-success-lightest\/40{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4)}.ax-border-success-lightest\/45{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45)}.ax-border-success-lightest\/5{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05)}.ax-border-success-lightest\/50{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5)}.ax-border-success-lightest\/55{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55)}.ax-border-success-lightest\/60{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6)}.ax-border-success-lightest\/65{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65)}.ax-border-success-lightest\/70{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7)}.ax-border-success-lightest\/75{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75)}.ax-border-success-lightest\/80{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8)}.ax-border-success-lightest\/85{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85)}.ax-border-success-lightest\/90{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9)}.ax-border-success-lightest\/95{border-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95)}.ax-border-success-surface{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-border-opacity, 1))}.ax-border-success-surface\/0{border-color:rgba(var(--ax-sys-color-border-success-surface),0)}.ax-border-success-surface\/10{border-color:rgba(var(--ax-sys-color-border-success-surface),.1)}.ax-border-success-surface\/100{border-color:rgba(var(--ax-sys-color-border-success-surface),1)}.ax-border-success-surface\/15{border-color:rgba(var(--ax-sys-color-border-success-surface),.15)}.ax-border-success-surface\/20{border-color:rgba(var(--ax-sys-color-border-success-surface),.2)}.ax-border-success-surface\/25{border-color:rgba(var(--ax-sys-color-border-success-surface),.25)}.ax-border-success-surface\/30{border-color:rgba(var(--ax-sys-color-border-success-surface),.3)}.ax-border-success-surface\/35{border-color:rgba(var(--ax-sys-color-border-success-surface),.35)}.ax-border-success-surface\/40{border-color:rgba(var(--ax-sys-color-border-success-surface),.4)}.ax-border-success-surface\/45{border-color:rgba(var(--ax-sys-color-border-success-surface),.45)}.ax-border-success-surface\/5{border-color:rgba(var(--ax-sys-color-border-success-surface),.05)}.ax-border-success-surface\/50{border-color:rgba(var(--ax-sys-color-border-success-surface),.5)}.ax-border-success-surface\/55{border-color:rgba(var(--ax-sys-color-border-success-surface),.55)}.ax-border-success-surface\/60{border-color:rgba(var(--ax-sys-color-border-success-surface),.6)}.ax-border-success-surface\/65{border-color:rgba(var(--ax-sys-color-border-success-surface),.65)}.ax-border-success-surface\/70{border-color:rgba(var(--ax-sys-color-border-success-surface),.7)}.ax-border-success-surface\/75{border-color:rgba(var(--ax-sys-color-border-success-surface),.75)}.ax-border-success-surface\/80{border-color:rgba(var(--ax-sys-color-border-success-surface),.8)}.ax-border-success-surface\/85{border-color:rgba(var(--ax-sys-color-border-success-surface),.85)}.ax-border-success-surface\/90{border-color:rgba(var(--ax-sys-color-border-success-surface),.9)}.ax-border-success-surface\/95{border-color:rgba(var(--ax-sys-color-border-success-surface),.95)}.ax-border-surface{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1))}.ax-border-surface\/0{border-color:rgba(var(--ax-sys-color-border-surface),0)}.ax-border-surface\/10{border-color:rgba(var(--ax-sys-color-border-surface),.1)}.ax-border-surface\/100{border-color:rgba(var(--ax-sys-color-border-surface),1)}.ax-border-surface\/15{border-color:rgba(var(--ax-sys-color-border-surface),.15)}.ax-border-surface\/20{border-color:rgba(var(--ax-sys-color-border-surface),.2)}.ax-border-surface\/25{border-color:rgba(var(--ax-sys-color-border-surface),.25)}.ax-border-surface\/30{border-color:rgba(var(--ax-sys-color-border-surface),.3)}.ax-border-surface\/35{border-color:rgba(var(--ax-sys-color-border-surface),.35)}.ax-border-surface\/40{border-color:rgba(var(--ax-sys-color-border-surface),.4)}.ax-border-surface\/45{border-color:rgba(var(--ax-sys-color-border-surface),.45)}.ax-border-surface\/5{border-color:rgba(var(--ax-sys-color-border-surface),.05)}.ax-border-surface\/50{border-color:rgba(var(--ax-sys-color-border-surface),.5)}.ax-border-surface\/55{border-color:rgba(var(--ax-sys-color-border-surface),.55)}.ax-border-surface\/60{border-color:rgba(var(--ax-sys-color-border-surface),.6)}.ax-border-surface\/65{border-color:rgba(var(--ax-sys-color-border-surface),.65)}.ax-border-surface\/70{border-color:rgba(var(--ax-sys-color-border-surface),.7)}.ax-border-surface\/75{border-color:rgba(var(--ax-sys-color-border-surface),.75)}.ax-border-surface\/80{border-color:rgba(var(--ax-sys-color-border-surface),.8)}.ax-border-surface\/85{border-color:rgba(var(--ax-sys-color-border-surface),.85)}.ax-border-surface\/90{border-color:rgba(var(--ax-sys-color-border-surface),.9)}.ax-border-surface\/95{border-color:rgba(var(--ax-sys-color-border-surface),.95)}.ax-border-warning-200{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-warning-200),var(--tw-border-opacity, 1))}.ax-border-warning-300{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-warning-300),var(--tw-border-opacity, 1))}.ax-border-warning-dark{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-border-opacity, 1))}.ax-border-warning-dark\/0{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0)}.ax-border-warning-dark\/10{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1)}.ax-border-warning-dark\/100{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1)}.ax-border-warning-dark\/15{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15)}.ax-border-warning-dark\/20{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2)}.ax-border-warning-dark\/25{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25)}.ax-border-warning-dark\/30{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3)}.ax-border-warning-dark\/35{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35)}.ax-border-warning-dark\/40{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4)}.ax-border-warning-dark\/45{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45)}.ax-border-warning-dark\/5{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05)}.ax-border-warning-dark\/50{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5)}.ax-border-warning-dark\/55{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55)}.ax-border-warning-dark\/60{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6)}.ax-border-warning-dark\/65{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65)}.ax-border-warning-dark\/70{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7)}.ax-border-warning-dark\/75{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75)}.ax-border-warning-dark\/80{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8)}.ax-border-warning-dark\/85{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85)}.ax-border-warning-dark\/90{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9)}.ax-border-warning-dark\/95{border-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95)}.ax-border-warning-darker{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-border-opacity, 1))}.ax-border-warning-darker\/0{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0)}.ax-border-warning-darker\/10{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1)}.ax-border-warning-darker\/100{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1)}.ax-border-warning-darker\/15{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15)}.ax-border-warning-darker\/20{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2)}.ax-border-warning-darker\/25{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25)}.ax-border-warning-darker\/30{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3)}.ax-border-warning-darker\/35{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35)}.ax-border-warning-darker\/40{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4)}.ax-border-warning-darker\/45{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45)}.ax-border-warning-darker\/5{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05)}.ax-border-warning-darker\/50{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5)}.ax-border-warning-darker\/55{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55)}.ax-border-warning-darker\/60{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6)}.ax-border-warning-darker\/65{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65)}.ax-border-warning-darker\/70{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7)}.ax-border-warning-darker\/75{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75)}.ax-border-warning-darker\/80{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8)}.ax-border-warning-darker\/85{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85)}.ax-border-warning-darker\/90{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9)}.ax-border-warning-darker\/95{border-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95)}.ax-border-warning-darkest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-warning-darkest\/0{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0)}.ax-border-warning-darkest\/10{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1)}.ax-border-warning-darkest\/100{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1)}.ax-border-warning-darkest\/15{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15)}.ax-border-warning-darkest\/20{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2)}.ax-border-warning-darkest\/25{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25)}.ax-border-warning-darkest\/30{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3)}.ax-border-warning-darkest\/35{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35)}.ax-border-warning-darkest\/40{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4)}.ax-border-warning-darkest\/45{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45)}.ax-border-warning-darkest\/5{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05)}.ax-border-warning-darkest\/50{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5)}.ax-border-warning-darkest\/55{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55)}.ax-border-warning-darkest\/60{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6)}.ax-border-warning-darkest\/65{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65)}.ax-border-warning-darkest\/70{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7)}.ax-border-warning-darkest\/75{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75)}.ax-border-warning-darkest\/80{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8)}.ax-border-warning-darkest\/85{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85)}.ax-border-warning-darkest\/90{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9)}.ax-border-warning-darkest\/95{border-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95)}.ax-border-warning-light{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-border-opacity, 1))}.ax-border-warning-light\/0{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),0)}.ax-border-warning-light\/10{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1)}.ax-border-warning-light\/100{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),1)}.ax-border-warning-light\/15{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15)}.ax-border-warning-light\/20{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2)}.ax-border-warning-light\/25{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25)}.ax-border-warning-light\/30{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3)}.ax-border-warning-light\/35{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35)}.ax-border-warning-light\/40{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4)}.ax-border-warning-light\/45{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45)}.ax-border-warning-light\/5{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05)}.ax-border-warning-light\/50{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5)}.ax-border-warning-light\/55{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55)}.ax-border-warning-light\/60{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6)}.ax-border-warning-light\/65{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65)}.ax-border-warning-light\/70{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7)}.ax-border-warning-light\/75{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75)}.ax-border-warning-light\/80{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8)}.ax-border-warning-light\/85{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85)}.ax-border-warning-light\/90{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9)}.ax-border-warning-light\/95{border-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95)}.ax-border-warning-lighter{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-warning-lighter\/0{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0)}.ax-border-warning-lighter\/10{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1)}.ax-border-warning-lighter\/100{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1)}.ax-border-warning-lighter\/15{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15)}.ax-border-warning-lighter\/20{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2)}.ax-border-warning-lighter\/25{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25)}.ax-border-warning-lighter\/30{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3)}.ax-border-warning-lighter\/35{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35)}.ax-border-warning-lighter\/40{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4)}.ax-border-warning-lighter\/45{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45)}.ax-border-warning-lighter\/5{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05)}.ax-border-warning-lighter\/50{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5)}.ax-border-warning-lighter\/55{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55)}.ax-border-warning-lighter\/60{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6)}.ax-border-warning-lighter\/65{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65)}.ax-border-warning-lighter\/70{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7)}.ax-border-warning-lighter\/75{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75)}.ax-border-warning-lighter\/80{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8)}.ax-border-warning-lighter\/85{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85)}.ax-border-warning-lighter\/90{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9)}.ax-border-warning-lighter\/95{border-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95)}.ax-border-warning-lightest{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-warning-lightest\/0{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0)}.ax-border-warning-lightest\/10{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1)}.ax-border-warning-lightest\/100{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1)}.ax-border-warning-lightest\/15{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15)}.ax-border-warning-lightest\/20{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2)}.ax-border-warning-lightest\/25{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25)}.ax-border-warning-lightest\/30{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3)}.ax-border-warning-lightest\/35{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35)}.ax-border-warning-lightest\/40{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4)}.ax-border-warning-lightest\/45{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45)}.ax-border-warning-lightest\/5{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05)}.ax-border-warning-lightest\/50{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5)}.ax-border-warning-lightest\/55{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55)}.ax-border-warning-lightest\/60{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6)}.ax-border-warning-lightest\/65{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65)}.ax-border-warning-lightest\/70{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7)}.ax-border-warning-lightest\/75{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75)}.ax-border-warning-lightest\/80{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8)}.ax-border-warning-lightest\/85{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85)}.ax-border-warning-lightest\/90{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9)}.ax-border-warning-lightest\/95{border-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95)}.ax-border-warning-surface{--tw-border-opacity: 1;border-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-border-opacity, 1))}.ax-border-warning-surface\/0{border-color:rgba(var(--ax-sys-color-border-warning-surface),0)}.ax-border-warning-surface\/10{border-color:rgba(var(--ax-sys-color-border-warning-surface),.1)}.ax-border-warning-surface\/100{border-color:rgba(var(--ax-sys-color-border-warning-surface),1)}.ax-border-warning-surface\/15{border-color:rgba(var(--ax-sys-color-border-warning-surface),.15)}.ax-border-warning-surface\/20{border-color:rgba(var(--ax-sys-color-border-warning-surface),.2)}.ax-border-warning-surface\/25{border-color:rgba(var(--ax-sys-color-border-warning-surface),.25)}.ax-border-warning-surface\/30{border-color:rgba(var(--ax-sys-color-border-warning-surface),.3)}.ax-border-warning-surface\/35{border-color:rgba(var(--ax-sys-color-border-warning-surface),.35)}.ax-border-warning-surface\/40{border-color:rgba(var(--ax-sys-color-border-warning-surface),.4)}.ax-border-warning-surface\/45{border-color:rgba(var(--ax-sys-color-border-warning-surface),.45)}.ax-border-warning-surface\/5{border-color:rgba(var(--ax-sys-color-border-warning-surface),.05)}.ax-border-warning-surface\/50{border-color:rgba(var(--ax-sys-color-border-warning-surface),.5)}.ax-border-warning-surface\/55{border-color:rgba(var(--ax-sys-color-border-warning-surface),.55)}.ax-border-warning-surface\/60{border-color:rgba(var(--ax-sys-color-border-warning-surface),.6)}.ax-border-warning-surface\/65{border-color:rgba(var(--ax-sys-color-border-warning-surface),.65)}.ax-border-warning-surface\/70{border-color:rgba(var(--ax-sys-color-border-warning-surface),.7)}.ax-border-warning-surface\/75{border-color:rgba(var(--ax-sys-color-border-warning-surface),.75)}.ax-border-warning-surface\/80{border-color:rgba(var(--ax-sys-color-border-warning-surface),.8)}.ax-border-warning-surface\/85{border-color:rgba(var(--ax-sys-color-border-warning-surface),.85)}.ax-border-warning-surface\/90{border-color:rgba(var(--ax-sys-color-border-warning-surface),.9)}.ax-border-warning-surface\/95{border-color:rgba(var(--ax-sys-color-border-warning-surface),.95)}.ax-border-x-danger-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-border-opacity, 1))}.ax-border-x-danger-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0)}.ax-border-x-danger-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1)}.ax-border-x-danger-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1)}.ax-border-x-danger-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15)}.ax-border-x-danger-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2)}.ax-border-x-danger-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25)}.ax-border-x-danger-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3)}.ax-border-x-danger-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35)}.ax-border-x-danger-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4)}.ax-border-x-danger-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45)}.ax-border-x-danger-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05)}.ax-border-x-danger-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5)}.ax-border-x-danger-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55)}.ax-border-x-danger-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6)}.ax-border-x-danger-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65)}.ax-border-x-danger-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7)}.ax-border-x-danger-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75)}.ax-border-x-danger-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8)}.ax-border-x-danger-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85)}.ax-border-x-danger-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9)}.ax-border-x-danger-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95)}.ax-border-x-danger-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-border-opacity, 1))}.ax-border-x-danger-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0)}.ax-border-x-danger-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1)}.ax-border-x-danger-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1)}.ax-border-x-danger-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15)}.ax-border-x-danger-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2)}.ax-border-x-danger-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25)}.ax-border-x-danger-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3)}.ax-border-x-danger-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35)}.ax-border-x-danger-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4)}.ax-border-x-danger-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45)}.ax-border-x-danger-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05)}.ax-border-x-danger-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5)}.ax-border-x-danger-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55)}.ax-border-x-danger-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6)}.ax-border-x-danger-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65)}.ax-border-x-danger-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7)}.ax-border-x-danger-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75)}.ax-border-x-danger-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8)}.ax-border-x-danger-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85)}.ax-border-x-danger-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9)}.ax-border-x-danger-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95)}.ax-border-x-danger-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-x-danger-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0)}.ax-border-x-danger-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1)}.ax-border-x-danger-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1)}.ax-border-x-danger-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15)}.ax-border-x-danger-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2)}.ax-border-x-danger-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25)}.ax-border-x-danger-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3)}.ax-border-x-danger-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35)}.ax-border-x-danger-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4)}.ax-border-x-danger-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45)}.ax-border-x-danger-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05)}.ax-border-x-danger-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5)}.ax-border-x-danger-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55)}.ax-border-x-danger-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6)}.ax-border-x-danger-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65)}.ax-border-x-danger-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7)}.ax-border-x-danger-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75)}.ax-border-x-danger-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8)}.ax-border-x-danger-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85)}.ax-border-x-danger-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9)}.ax-border-x-danger-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95)}.ax-border-x-danger-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-border-opacity, 1))}.ax-border-x-danger-light\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),0);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),0)}.ax-border-x-danger-light\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1)}.ax-border-x-danger-light\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),1);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),1)}.ax-border-x-danger-light\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15)}.ax-border-x-danger-light\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2)}.ax-border-x-danger-light\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25)}.ax-border-x-danger-light\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3)}.ax-border-x-danger-light\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35)}.ax-border-x-danger-light\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4)}.ax-border-x-danger-light\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45)}.ax-border-x-danger-light\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05)}.ax-border-x-danger-light\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5)}.ax-border-x-danger-light\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55)}.ax-border-x-danger-light\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6)}.ax-border-x-danger-light\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65)}.ax-border-x-danger-light\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7)}.ax-border-x-danger-light\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75)}.ax-border-x-danger-light\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8)}.ax-border-x-danger-light\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85)}.ax-border-x-danger-light\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9)}.ax-border-x-danger-light\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95)}.ax-border-x-danger-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-x-danger-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0)}.ax-border-x-danger-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1)}.ax-border-x-danger-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1)}.ax-border-x-danger-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15)}.ax-border-x-danger-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2)}.ax-border-x-danger-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25)}.ax-border-x-danger-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3)}.ax-border-x-danger-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35)}.ax-border-x-danger-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4)}.ax-border-x-danger-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45)}.ax-border-x-danger-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05)}.ax-border-x-danger-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5)}.ax-border-x-danger-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55)}.ax-border-x-danger-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6)}.ax-border-x-danger-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65)}.ax-border-x-danger-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7)}.ax-border-x-danger-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75)}.ax-border-x-danger-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8)}.ax-border-x-danger-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85)}.ax-border-x-danger-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9)}.ax-border-x-danger-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95)}.ax-border-x-danger-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-x-danger-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0)}.ax-border-x-danger-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1)}.ax-border-x-danger-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1)}.ax-border-x-danger-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15)}.ax-border-x-danger-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2)}.ax-border-x-danger-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25)}.ax-border-x-danger-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3)}.ax-border-x-danger-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35)}.ax-border-x-danger-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4)}.ax-border-x-danger-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45)}.ax-border-x-danger-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05)}.ax-border-x-danger-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5)}.ax-border-x-danger-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55)}.ax-border-x-danger-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6)}.ax-border-x-danger-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65)}.ax-border-x-danger-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7)}.ax-border-x-danger-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75)}.ax-border-x-danger-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8)}.ax-border-x-danger-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85)}.ax-border-x-danger-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9)}.ax-border-x-danger-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95)}.ax-border-x-danger-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-border-opacity, 1))}.ax-border-x-danger-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),0);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),0)}.ax-border-x-danger-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.1)}.ax-border-x-danger-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),1);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),1)}.ax-border-x-danger-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.15)}.ax-border-x-danger-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.2)}.ax-border-x-danger-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.25)}.ax-border-x-danger-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.3)}.ax-border-x-danger-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.35)}.ax-border-x-danger-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.4)}.ax-border-x-danger-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.45)}.ax-border-x-danger-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.05)}.ax-border-x-danger-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.5)}.ax-border-x-danger-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.55)}.ax-border-x-danger-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.6)}.ax-border-x-danger-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.65)}.ax-border-x-danger-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.7)}.ax-border-x-danger-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.75)}.ax-border-x-danger-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.8)}.ax-border-x-danger-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.85)}.ax-border-x-danger-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.9)}.ax-border-x-danger-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.95)}.ax-border-x-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-border-opacity, 1))}.ax-border-x-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),0);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),0)}.ax-border-x-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.1)}.ax-border-x-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),1);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),1)}.ax-border-x-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.15)}.ax-border-x-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.2)}.ax-border-x-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.25)}.ax-border-x-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.3)}.ax-border-x-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.35)}.ax-border-x-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.4)}.ax-border-x-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.45)}.ax-border-x-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.05)}.ax-border-x-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.5)}.ax-border-x-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.55)}.ax-border-x-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.6)}.ax-border-x-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.65)}.ax-border-x-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.7)}.ax-border-x-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.75)}.ax-border-x-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.8)}.ax-border-x-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.85)}.ax-border-x-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.9)}.ax-border-x-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.95)}.ax-border-x-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-border-opacity, 1))}.ax-border-x-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),0);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),0)}.ax-border-x-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.1)}.ax-border-x-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),1);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),1)}.ax-border-x-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.15)}.ax-border-x-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.2)}.ax-border-x-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.25)}.ax-border-x-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.3)}.ax-border-x-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.35)}.ax-border-x-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.4)}.ax-border-x-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.45)}.ax-border-x-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.05)}.ax-border-x-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.5)}.ax-border-x-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.55)}.ax-border-x-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.6)}.ax-border-x-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.65)}.ax-border-x-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.7)}.ax-border-x-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.75)}.ax-border-x-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.8)}.ax-border-x-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.85)}.ax-border-x-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.9)}.ax-border-x-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.95)}.ax-border-x-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-x-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),0)}.ax-border-x-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.1)}.ax-border-x-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),1)}.ax-border-x-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.15)}.ax-border-x-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.2)}.ax-border-x-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.25)}.ax-border-x-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.3)}.ax-border-x-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.35)}.ax-border-x-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.4)}.ax-border-x-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.45)}.ax-border-x-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.05)}.ax-border-x-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.5)}.ax-border-x-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.55)}.ax-border-x-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.6)}.ax-border-x-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.65)}.ax-border-x-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.7)}.ax-border-x-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.75)}.ax-border-x-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.8)}.ax-border-x-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.85)}.ax-border-x-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.9)}.ax-border-x-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.95)}.ax-border-x-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-border-opacity, 1))}.ax-border-x-light\/0{border-left-color:rgba(var(--ax-sys-color-border-light-surface),0);border-right-color:rgba(var(--ax-sys-color-border-light-surface),0)}.ax-border-x-light\/10{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.1)}.ax-border-x-light\/100{border-left-color:rgba(var(--ax-sys-color-border-light-surface),1);border-right-color:rgba(var(--ax-sys-color-border-light-surface),1)}.ax-border-x-light\/15{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.15)}.ax-border-x-light\/20{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.2)}.ax-border-x-light\/25{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.25)}.ax-border-x-light\/30{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.3)}.ax-border-x-light\/35{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.35)}.ax-border-x-light\/40{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.4)}.ax-border-x-light\/45{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.45)}.ax-border-x-light\/5{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.05)}.ax-border-x-light\/50{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.5)}.ax-border-x-light\/55{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.55)}.ax-border-x-light\/60{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.6)}.ax-border-x-light\/65{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.65)}.ax-border-x-light\/70{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.7)}.ax-border-x-light\/75{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.75)}.ax-border-x-light\/80{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.8)}.ax-border-x-light\/85{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.85)}.ax-border-x-light\/90{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.9)}.ax-border-x-light\/95{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-light-surface),.95)}.ax-border-x-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-x-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),0);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),0)}.ax-border-x-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.1)}.ax-border-x-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),1);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),1)}.ax-border-x-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.15)}.ax-border-x-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.2)}.ax-border-x-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.25)}.ax-border-x-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.3)}.ax-border-x-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.35)}.ax-border-x-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.4)}.ax-border-x-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.45)}.ax-border-x-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.05)}.ax-border-x-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.5)}.ax-border-x-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.55)}.ax-border-x-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.6)}.ax-border-x-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.65)}.ax-border-x-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.7)}.ax-border-x-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.75)}.ax-border-x-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.8)}.ax-border-x-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.85)}.ax-border-x-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.9)}.ax-border-x-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.95)}.ax-border-x-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-x-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),0)}.ax-border-x-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.1)}.ax-border-x-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),1)}.ax-border-x-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.15)}.ax-border-x-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.2)}.ax-border-x-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.25)}.ax-border-x-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.3)}.ax-border-x-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.35)}.ax-border-x-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.4)}.ax-border-x-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.45)}.ax-border-x-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.05)}.ax-border-x-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.5)}.ax-border-x-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.55)}.ax-border-x-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.6)}.ax-border-x-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.65)}.ax-border-x-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.7)}.ax-border-x-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.75)}.ax-border-x-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.8)}.ax-border-x-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.85)}.ax-border-x-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.9)}.ax-border-x-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.95)}.ax-border-x-on-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-border-opacity, 1))}.ax-border-x-on-dark\/0{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),0);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-border-x-on-dark\/10{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.1);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-border-x-on-dark\/100{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),1);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-border-x-on-dark\/15{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.15);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-border-x-on-dark\/20{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.2);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-border-x-on-dark\/25{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.25);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-border-x-on-dark\/30{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.3);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-border-x-on-dark\/35{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.35);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-border-x-on-dark\/40{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.4);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-border-x-on-dark\/45{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.45);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-border-x-on-dark\/5{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.05);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-border-x-on-dark\/50{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.5);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-border-x-on-dark\/55{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.55);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-border-x-on-dark\/60{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.6);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-border-x-on-dark\/65{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.65);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-border-x-on-dark\/70{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.7);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-border-x-on-dark\/75{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.75);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-border-x-on-dark\/80{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.8);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-border-x-on-dark\/85{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.85);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-border-x-on-dark\/90{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.9);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-border-x-on-dark\/95{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.95);border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-border-x-on-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-border-opacity, 1))}.ax-border-x-on-darker\/0{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),0);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-border-x-on-darker\/10{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.1);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-border-x-on-darker\/100{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),1);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-border-x-on-darker\/15{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.15);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-border-x-on-darker\/20{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.2);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-border-x-on-darker\/25{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.25);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-border-x-on-darker\/30{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.3);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-border-x-on-darker\/35{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.35);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-border-x-on-darker\/40{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.4);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-border-x-on-darker\/45{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.45);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-border-x-on-darker\/5{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.05);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-border-x-on-darker\/50{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.5);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-border-x-on-darker\/55{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.55);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-border-x-on-darker\/60{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.6);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-border-x-on-darker\/65{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.65);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-border-x-on-darker\/70{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.7);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-border-x-on-darker\/75{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.75);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-border-x-on-darker\/80{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.8);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-border-x-on-darker\/85{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.85);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-border-x-on-darker\/90{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.9);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-border-x-on-darker\/95{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.95);border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-border-x-on-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-x-on-darkest\/0{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),0);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-border-x-on-darkest\/10{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.1);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-border-x-on-darkest\/100{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),1);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-border-x-on-darkest\/15{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.15);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-border-x-on-darkest\/20{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.2);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-border-x-on-darkest\/25{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.25);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-border-x-on-darkest\/30{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.3);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-border-x-on-darkest\/35{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.35);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-border-x-on-darkest\/40{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.4);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-border-x-on-darkest\/45{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.45);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-border-x-on-darkest\/5{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.05);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-border-x-on-darkest\/50{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.5);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-border-x-on-darkest\/55{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.55);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-border-x-on-darkest\/60{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.6);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-border-x-on-darkest\/65{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.65);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-border-x-on-darkest\/70{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.7);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-border-x-on-darkest\/75{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.75);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-border-x-on-darkest\/80{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.8);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-border-x-on-darkest\/85{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.85);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-border-x-on-darkest\/90{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.9);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-border-x-on-darkest\/95{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.95);border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-border-x-on-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-border-opacity, 1))}.ax-border-x-on-light\/0{border-left-color:rgba(var(--ax-sys-color-on-light-surface),0);border-right-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-border-x-on-light\/10{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.1);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-border-x-on-light\/100{border-left-color:rgba(var(--ax-sys-color-on-light-surface),1);border-right-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-border-x-on-light\/15{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.15);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-border-x-on-light\/20{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.2);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-border-x-on-light\/25{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.25);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-border-x-on-light\/30{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.3);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-border-x-on-light\/35{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.35);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-border-x-on-light\/40{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.4);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-border-x-on-light\/45{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.45);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-border-x-on-light\/5{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.05);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-border-x-on-light\/50{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.5);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-border-x-on-light\/55{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.55);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-border-x-on-light\/60{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.6);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-border-x-on-light\/65{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.65);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-border-x-on-light\/70{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.7);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-border-x-on-light\/75{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.75);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-border-x-on-light\/80{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.8);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-border-x-on-light\/85{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.85);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-border-x-on-light\/90{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.9);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-border-x-on-light\/95{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.95);border-right-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-border-x-on-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-x-on-lighter\/0{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),0);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-border-x-on-lighter\/10{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.1);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-border-x-on-lighter\/100{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),1);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-border-x-on-lighter\/15{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.15);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-border-x-on-lighter\/20{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.2);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-border-x-on-lighter\/25{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.25);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-border-x-on-lighter\/30{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.3);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-border-x-on-lighter\/35{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.35);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-border-x-on-lighter\/40{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.4);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-border-x-on-lighter\/45{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.45);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-border-x-on-lighter\/5{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.05);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-border-x-on-lighter\/50{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.5);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-border-x-on-lighter\/55{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.55);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-border-x-on-lighter\/60{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.6);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-border-x-on-lighter\/65{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.65);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-border-x-on-lighter\/70{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.7);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-border-x-on-lighter\/75{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.75);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-border-x-on-lighter\/80{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.8);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-border-x-on-lighter\/85{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.85);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-border-x-on-lighter\/90{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.9);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-border-x-on-lighter\/95{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.95);border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-border-x-on-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-x-on-lightest\/0{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),0);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-border-x-on-lightest\/10{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.1);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-border-x-on-lightest\/100{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),1);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-border-x-on-lightest\/15{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.15);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-border-x-on-lightest\/20{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.2);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-border-x-on-lightest\/25{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.25);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-border-x-on-lightest\/30{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.3);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-border-x-on-lightest\/35{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.35);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-border-x-on-lightest\/40{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.4);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-border-x-on-lightest\/45{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.45);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-border-x-on-lightest\/5{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.05);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-border-x-on-lightest\/50{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.5);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-border-x-on-lightest\/55{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.55);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-border-x-on-lightest\/60{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.6);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-border-x-on-lightest\/65{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.65);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-border-x-on-lightest\/70{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.7);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-border-x-on-lightest\/75{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.75);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-border-x-on-lightest\/80{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.8);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-border-x-on-lightest\/85{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.85);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-border-x-on-lightest\/90{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.9);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-border-x-on-lightest\/95{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.95);border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-border-x-on-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-on-surface),var(--tw-border-opacity, 1))}.ax-border-x-on-surface\/0{border-left-color:rgba(var(--ax-sys-color-on-surface),0);border-right-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-border-x-on-surface\/10{border-left-color:rgba(var(--ax-sys-color-on-surface),.1);border-right-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-border-x-on-surface\/100{border-left-color:rgba(var(--ax-sys-color-on-surface),1);border-right-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-border-x-on-surface\/15{border-left-color:rgba(var(--ax-sys-color-on-surface),.15);border-right-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-border-x-on-surface\/20{border-left-color:rgba(var(--ax-sys-color-on-surface),.2);border-right-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-border-x-on-surface\/25{border-left-color:rgba(var(--ax-sys-color-on-surface),.25);border-right-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-border-x-on-surface\/30{border-left-color:rgba(var(--ax-sys-color-on-surface),.3);border-right-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-border-x-on-surface\/35{border-left-color:rgba(var(--ax-sys-color-on-surface),.35);border-right-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-border-x-on-surface\/40{border-left-color:rgba(var(--ax-sys-color-on-surface),.4);border-right-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-border-x-on-surface\/45{border-left-color:rgba(var(--ax-sys-color-on-surface),.45);border-right-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-border-x-on-surface\/5{border-left-color:rgba(var(--ax-sys-color-on-surface),.05);border-right-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-border-x-on-surface\/50{border-left-color:rgba(var(--ax-sys-color-on-surface),.5);border-right-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-border-x-on-surface\/55{border-left-color:rgba(var(--ax-sys-color-on-surface),.55);border-right-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-border-x-on-surface\/60{border-left-color:rgba(var(--ax-sys-color-on-surface),.6);border-right-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-border-x-on-surface\/65{border-left-color:rgba(var(--ax-sys-color-on-surface),.65);border-right-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-border-x-on-surface\/70{border-left-color:rgba(var(--ax-sys-color-on-surface),.7);border-right-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-border-x-on-surface\/75{border-left-color:rgba(var(--ax-sys-color-on-surface),.75);border-right-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-border-x-on-surface\/80{border-left-color:rgba(var(--ax-sys-color-on-surface),.8);border-right-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-border-x-on-surface\/85{border-left-color:rgba(var(--ax-sys-color-on-surface),.85);border-right-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-border-x-on-surface\/90{border-left-color:rgba(var(--ax-sys-color-on-surface),.9);border-right-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-border-x-on-surface\/95{border-left-color:rgba(var(--ax-sys-color-on-surface),.95);border-right-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-border-x-primary-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-x-primary-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0)}.ax-border-x-primary-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1)}.ax-border-x-primary-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1)}.ax-border-x-primary-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15)}.ax-border-x-primary-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2)}.ax-border-x-primary-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25)}.ax-border-x-primary-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3)}.ax-border-x-primary-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35)}.ax-border-x-primary-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4)}.ax-border-x-primary-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45)}.ax-border-x-primary-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05)}.ax-border-x-primary-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5)}.ax-border-x-primary-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55)}.ax-border-x-primary-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6)}.ax-border-x-primary-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65)}.ax-border-x-primary-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7)}.ax-border-x-primary-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75)}.ax-border-x-primary-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8)}.ax-border-x-primary-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85)}.ax-border-x-primary-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9)}.ax-border-x-primary-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95)}.ax-border-x-primary-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-x-primary-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0)}.ax-border-x-primary-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1)}.ax-border-x-primary-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1)}.ax-border-x-primary-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15)}.ax-border-x-primary-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2)}.ax-border-x-primary-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25)}.ax-border-x-primary-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3)}.ax-border-x-primary-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35)}.ax-border-x-primary-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4)}.ax-border-x-primary-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45)}.ax-border-x-primary-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05)}.ax-border-x-primary-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5)}.ax-border-x-primary-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55)}.ax-border-x-primary-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6)}.ax-border-x-primary-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65)}.ax-border-x-primary-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7)}.ax-border-x-primary-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75)}.ax-border-x-primary-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8)}.ax-border-x-primary-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85)}.ax-border-x-primary-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9)}.ax-border-x-primary-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95)}.ax-border-x-primary-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-x-primary-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0)}.ax-border-x-primary-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1)}.ax-border-x-primary-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1)}.ax-border-x-primary-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15)}.ax-border-x-primary-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2)}.ax-border-x-primary-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25)}.ax-border-x-primary-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3)}.ax-border-x-primary-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35)}.ax-border-x-primary-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4)}.ax-border-x-primary-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45)}.ax-border-x-primary-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05)}.ax-border-x-primary-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5)}.ax-border-x-primary-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55)}.ax-border-x-primary-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6)}.ax-border-x-primary-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65)}.ax-border-x-primary-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7)}.ax-border-x-primary-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75)}.ax-border-x-primary-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8)}.ax-border-x-primary-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85)}.ax-border-x-primary-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9)}.ax-border-x-primary-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95)}.ax-border-x-primary-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-border-opacity, 1))}.ax-border-x-primary-light\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),0);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),0)}.ax-border-x-primary-light\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1)}.ax-border-x-primary-light\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),1);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),1)}.ax-border-x-primary-light\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15)}.ax-border-x-primary-light\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2)}.ax-border-x-primary-light\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25)}.ax-border-x-primary-light\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3)}.ax-border-x-primary-light\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35)}.ax-border-x-primary-light\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4)}.ax-border-x-primary-light\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45)}.ax-border-x-primary-light\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05)}.ax-border-x-primary-light\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5)}.ax-border-x-primary-light\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55)}.ax-border-x-primary-light\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6)}.ax-border-x-primary-light\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65)}.ax-border-x-primary-light\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7)}.ax-border-x-primary-light\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75)}.ax-border-x-primary-light\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8)}.ax-border-x-primary-light\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85)}.ax-border-x-primary-light\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9)}.ax-border-x-primary-light\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95)}.ax-border-x-primary-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-x-primary-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0)}.ax-border-x-primary-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1)}.ax-border-x-primary-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1)}.ax-border-x-primary-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15)}.ax-border-x-primary-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2)}.ax-border-x-primary-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25)}.ax-border-x-primary-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3)}.ax-border-x-primary-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35)}.ax-border-x-primary-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4)}.ax-border-x-primary-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45)}.ax-border-x-primary-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05)}.ax-border-x-primary-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5)}.ax-border-x-primary-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55)}.ax-border-x-primary-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6)}.ax-border-x-primary-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65)}.ax-border-x-primary-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7)}.ax-border-x-primary-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75)}.ax-border-x-primary-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8)}.ax-border-x-primary-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85)}.ax-border-x-primary-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9)}.ax-border-x-primary-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95)}.ax-border-x-primary-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-x-primary-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0)}.ax-border-x-primary-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1)}.ax-border-x-primary-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1)}.ax-border-x-primary-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15)}.ax-border-x-primary-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2)}.ax-border-x-primary-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25)}.ax-border-x-primary-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3)}.ax-border-x-primary-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35)}.ax-border-x-primary-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4)}.ax-border-x-primary-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45)}.ax-border-x-primary-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05)}.ax-border-x-primary-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5)}.ax-border-x-primary-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55)}.ax-border-x-primary-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6)}.ax-border-x-primary-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65)}.ax-border-x-primary-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7)}.ax-border-x-primary-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75)}.ax-border-x-primary-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8)}.ax-border-x-primary-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85)}.ax-border-x-primary-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9)}.ax-border-x-primary-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95)}.ax-border-x-primary-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-border-opacity, 1))}.ax-border-x-primary-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),0);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),0)}.ax-border-x-primary-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.1)}.ax-border-x-primary-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),1);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),1)}.ax-border-x-primary-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.15)}.ax-border-x-primary-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.2)}.ax-border-x-primary-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.25)}.ax-border-x-primary-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.3)}.ax-border-x-primary-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.35)}.ax-border-x-primary-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.4)}.ax-border-x-primary-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.45)}.ax-border-x-primary-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.05)}.ax-border-x-primary-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.5)}.ax-border-x-primary-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.55)}.ax-border-x-primary-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.6)}.ax-border-x-primary-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.65)}.ax-border-x-primary-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.7)}.ax-border-x-primary-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.75)}.ax-border-x-primary-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.8)}.ax-border-x-primary-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.85)}.ax-border-x-primary-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.9)}.ax-border-x-primary-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.95)}.ax-border-x-secondary-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-x-secondary-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0)}.ax-border-x-secondary-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1)}.ax-border-x-secondary-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1)}.ax-border-x-secondary-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15)}.ax-border-x-secondary-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2)}.ax-border-x-secondary-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25)}.ax-border-x-secondary-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3)}.ax-border-x-secondary-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35)}.ax-border-x-secondary-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4)}.ax-border-x-secondary-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45)}.ax-border-x-secondary-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05)}.ax-border-x-secondary-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5)}.ax-border-x-secondary-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55)}.ax-border-x-secondary-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6)}.ax-border-x-secondary-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65)}.ax-border-x-secondary-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7)}.ax-border-x-secondary-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75)}.ax-border-x-secondary-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8)}.ax-border-x-secondary-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85)}.ax-border-x-secondary-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9)}.ax-border-x-secondary-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95)}.ax-border-x-secondary-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-x-secondary-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0)}.ax-border-x-secondary-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1)}.ax-border-x-secondary-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1)}.ax-border-x-secondary-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15)}.ax-border-x-secondary-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2)}.ax-border-x-secondary-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25)}.ax-border-x-secondary-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3)}.ax-border-x-secondary-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35)}.ax-border-x-secondary-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4)}.ax-border-x-secondary-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45)}.ax-border-x-secondary-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05)}.ax-border-x-secondary-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5)}.ax-border-x-secondary-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55)}.ax-border-x-secondary-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6)}.ax-border-x-secondary-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65)}.ax-border-x-secondary-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7)}.ax-border-x-secondary-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75)}.ax-border-x-secondary-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8)}.ax-border-x-secondary-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85)}.ax-border-x-secondary-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9)}.ax-border-x-secondary-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95)}.ax-border-x-secondary-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-x-secondary-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0)}.ax-border-x-secondary-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1)}.ax-border-x-secondary-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1)}.ax-border-x-secondary-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15)}.ax-border-x-secondary-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2)}.ax-border-x-secondary-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25)}.ax-border-x-secondary-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3)}.ax-border-x-secondary-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35)}.ax-border-x-secondary-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4)}.ax-border-x-secondary-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45)}.ax-border-x-secondary-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05)}.ax-border-x-secondary-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5)}.ax-border-x-secondary-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55)}.ax-border-x-secondary-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6)}.ax-border-x-secondary-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65)}.ax-border-x-secondary-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7)}.ax-border-x-secondary-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75)}.ax-border-x-secondary-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8)}.ax-border-x-secondary-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85)}.ax-border-x-secondary-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9)}.ax-border-x-secondary-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95)}.ax-border-x-secondary-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-border-opacity, 1))}.ax-border-x-secondary-light\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0)}.ax-border-x-secondary-light\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1)}.ax-border-x-secondary-light\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1)}.ax-border-x-secondary-light\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15)}.ax-border-x-secondary-light\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2)}.ax-border-x-secondary-light\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25)}.ax-border-x-secondary-light\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3)}.ax-border-x-secondary-light\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35)}.ax-border-x-secondary-light\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4)}.ax-border-x-secondary-light\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45)}.ax-border-x-secondary-light\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05)}.ax-border-x-secondary-light\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5)}.ax-border-x-secondary-light\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55)}.ax-border-x-secondary-light\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6)}.ax-border-x-secondary-light\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65)}.ax-border-x-secondary-light\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7)}.ax-border-x-secondary-light\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75)}.ax-border-x-secondary-light\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8)}.ax-border-x-secondary-light\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85)}.ax-border-x-secondary-light\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9)}.ax-border-x-secondary-light\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95)}.ax-border-x-secondary-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-x-secondary-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0)}.ax-border-x-secondary-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1)}.ax-border-x-secondary-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1)}.ax-border-x-secondary-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15)}.ax-border-x-secondary-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2)}.ax-border-x-secondary-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25)}.ax-border-x-secondary-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3)}.ax-border-x-secondary-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35)}.ax-border-x-secondary-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4)}.ax-border-x-secondary-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45)}.ax-border-x-secondary-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05)}.ax-border-x-secondary-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5)}.ax-border-x-secondary-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55)}.ax-border-x-secondary-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6)}.ax-border-x-secondary-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65)}.ax-border-x-secondary-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7)}.ax-border-x-secondary-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75)}.ax-border-x-secondary-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8)}.ax-border-x-secondary-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85)}.ax-border-x-secondary-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9)}.ax-border-x-secondary-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95)}.ax-border-x-secondary-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-x-secondary-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0)}.ax-border-x-secondary-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1)}.ax-border-x-secondary-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1)}.ax-border-x-secondary-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15)}.ax-border-x-secondary-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2)}.ax-border-x-secondary-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25)}.ax-border-x-secondary-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3)}.ax-border-x-secondary-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35)}.ax-border-x-secondary-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4)}.ax-border-x-secondary-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45)}.ax-border-x-secondary-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05)}.ax-border-x-secondary-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5)}.ax-border-x-secondary-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55)}.ax-border-x-secondary-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6)}.ax-border-x-secondary-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65)}.ax-border-x-secondary-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7)}.ax-border-x-secondary-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75)}.ax-border-x-secondary-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8)}.ax-border-x-secondary-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85)}.ax-border-x-secondary-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9)}.ax-border-x-secondary-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95)}.ax-border-x-secondary-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-border-opacity, 1))}.ax-border-x-secondary-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),0);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),0)}.ax-border-x-secondary-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.1)}.ax-border-x-secondary-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),1);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),1)}.ax-border-x-secondary-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.15)}.ax-border-x-secondary-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.2)}.ax-border-x-secondary-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.25)}.ax-border-x-secondary-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.3)}.ax-border-x-secondary-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.35)}.ax-border-x-secondary-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.4)}.ax-border-x-secondary-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.45)}.ax-border-x-secondary-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.05)}.ax-border-x-secondary-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.5)}.ax-border-x-secondary-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.55)}.ax-border-x-secondary-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.6)}.ax-border-x-secondary-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.65)}.ax-border-x-secondary-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.7)}.ax-border-x-secondary-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.75)}.ax-border-x-secondary-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.8)}.ax-border-x-secondary-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.85)}.ax-border-x-secondary-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.9)}.ax-border-x-secondary-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.95)}.ax-border-x-success-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-border-opacity, 1))}.ax-border-x-success-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),0);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),0)}.ax-border-x-success-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1)}.ax-border-x-success-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),1);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),1)}.ax-border-x-success-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15)}.ax-border-x-success-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2)}.ax-border-x-success-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25)}.ax-border-x-success-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3)}.ax-border-x-success-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35)}.ax-border-x-success-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4)}.ax-border-x-success-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45)}.ax-border-x-success-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05)}.ax-border-x-success-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5)}.ax-border-x-success-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55)}.ax-border-x-success-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6)}.ax-border-x-success-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65)}.ax-border-x-success-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7)}.ax-border-x-success-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75)}.ax-border-x-success-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8)}.ax-border-x-success-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85)}.ax-border-x-success-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9)}.ax-border-x-success-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95)}.ax-border-x-success-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-border-opacity, 1))}.ax-border-x-success-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),0);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),0)}.ax-border-x-success-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1)}.ax-border-x-success-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),1);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),1)}.ax-border-x-success-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15)}.ax-border-x-success-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2)}.ax-border-x-success-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25)}.ax-border-x-success-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3)}.ax-border-x-success-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35)}.ax-border-x-success-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4)}.ax-border-x-success-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45)}.ax-border-x-success-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05)}.ax-border-x-success-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5)}.ax-border-x-success-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55)}.ax-border-x-success-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6)}.ax-border-x-success-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65)}.ax-border-x-success-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7)}.ax-border-x-success-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75)}.ax-border-x-success-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8)}.ax-border-x-success-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85)}.ax-border-x-success-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9)}.ax-border-x-success-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95)}.ax-border-x-success-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-x-success-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0)}.ax-border-x-success-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1)}.ax-border-x-success-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1)}.ax-border-x-success-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15)}.ax-border-x-success-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2)}.ax-border-x-success-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25)}.ax-border-x-success-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3)}.ax-border-x-success-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35)}.ax-border-x-success-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4)}.ax-border-x-success-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45)}.ax-border-x-success-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05)}.ax-border-x-success-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5)}.ax-border-x-success-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55)}.ax-border-x-success-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6)}.ax-border-x-success-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65)}.ax-border-x-success-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7)}.ax-border-x-success-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75)}.ax-border-x-success-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8)}.ax-border-x-success-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85)}.ax-border-x-success-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9)}.ax-border-x-success-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95)}.ax-border-x-success-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-border-opacity, 1))}.ax-border-x-success-light\/0{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),0);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),0)}.ax-border-x-success-light\/10{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.1)}.ax-border-x-success-light\/100{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),1);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),1)}.ax-border-x-success-light\/15{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.15)}.ax-border-x-success-light\/20{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.2)}.ax-border-x-success-light\/25{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.25)}.ax-border-x-success-light\/30{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.3)}.ax-border-x-success-light\/35{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.35)}.ax-border-x-success-light\/40{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.4)}.ax-border-x-success-light\/45{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.45)}.ax-border-x-success-light\/5{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.05)}.ax-border-x-success-light\/50{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.5)}.ax-border-x-success-light\/55{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.55)}.ax-border-x-success-light\/60{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.6)}.ax-border-x-success-light\/65{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.65)}.ax-border-x-success-light\/70{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.7)}.ax-border-x-success-light\/75{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.75)}.ax-border-x-success-light\/80{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.8)}.ax-border-x-success-light\/85{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.85)}.ax-border-x-success-light\/90{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.9)}.ax-border-x-success-light\/95{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.95)}.ax-border-x-success-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-x-success-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0)}.ax-border-x-success-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1)}.ax-border-x-success-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1)}.ax-border-x-success-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15)}.ax-border-x-success-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2)}.ax-border-x-success-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25)}.ax-border-x-success-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3)}.ax-border-x-success-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35)}.ax-border-x-success-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4)}.ax-border-x-success-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45)}.ax-border-x-success-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05)}.ax-border-x-success-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5)}.ax-border-x-success-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55)}.ax-border-x-success-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6)}.ax-border-x-success-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65)}.ax-border-x-success-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7)}.ax-border-x-success-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75)}.ax-border-x-success-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8)}.ax-border-x-success-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85)}.ax-border-x-success-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9)}.ax-border-x-success-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95)}.ax-border-x-success-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-x-success-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0)}.ax-border-x-success-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1)}.ax-border-x-success-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1)}.ax-border-x-success-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15)}.ax-border-x-success-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2)}.ax-border-x-success-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25)}.ax-border-x-success-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3)}.ax-border-x-success-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35)}.ax-border-x-success-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4)}.ax-border-x-success-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45)}.ax-border-x-success-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05)}.ax-border-x-success-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5)}.ax-border-x-success-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55)}.ax-border-x-success-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6)}.ax-border-x-success-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65)}.ax-border-x-success-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7)}.ax-border-x-success-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75)}.ax-border-x-success-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8)}.ax-border-x-success-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85)}.ax-border-x-success-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9)}.ax-border-x-success-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95)}.ax-border-x-success-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-border-opacity, 1))}.ax-border-x-success-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-success-surface),0);border-right-color:rgba(var(--ax-sys-color-border-success-surface),0)}.ax-border-x-success-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.1)}.ax-border-x-success-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-success-surface),1);border-right-color:rgba(var(--ax-sys-color-border-success-surface),1)}.ax-border-x-success-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.15)}.ax-border-x-success-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.2)}.ax-border-x-success-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.25)}.ax-border-x-success-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.3)}.ax-border-x-success-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.35)}.ax-border-x-success-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.4)}.ax-border-x-success-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.45)}.ax-border-x-success-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.05)}.ax-border-x-success-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.5)}.ax-border-x-success-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.55)}.ax-border-x-success-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.6)}.ax-border-x-success-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.65)}.ax-border-x-success-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.7)}.ax-border-x-success-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.75)}.ax-border-x-success-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.8)}.ax-border-x-success-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.85)}.ax-border-x-success-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.9)}.ax-border-x-success-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-success-surface),.95)}.ax-border-x-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1))}.ax-border-x-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-surface),0);border-right-color:rgba(var(--ax-sys-color-border-surface),0)}.ax-border-x-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-surface),.1)}.ax-border-x-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-surface),1);border-right-color:rgba(var(--ax-sys-color-border-surface),1)}.ax-border-x-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-surface),.15)}.ax-border-x-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-surface),.2)}.ax-border-x-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-surface),.25)}.ax-border-x-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-surface),.3)}.ax-border-x-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-surface),.35)}.ax-border-x-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-surface),.4)}.ax-border-x-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-surface),.45)}.ax-border-x-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-surface),.05)}.ax-border-x-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-surface),.5)}.ax-border-x-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-surface),.55)}.ax-border-x-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-surface),.6)}.ax-border-x-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-surface),.65)}.ax-border-x-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-surface),.7)}.ax-border-x-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-surface),.75)}.ax-border-x-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-surface),.8)}.ax-border-x-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-surface),.85)}.ax-border-x-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-surface),.9)}.ax-border-x-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-surface),.95)}.ax-border-x-warning-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-border-opacity, 1))}.ax-border-x-warning-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0)}.ax-border-x-warning-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1)}.ax-border-x-warning-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1)}.ax-border-x-warning-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15)}.ax-border-x-warning-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2)}.ax-border-x-warning-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25)}.ax-border-x-warning-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3)}.ax-border-x-warning-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35)}.ax-border-x-warning-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4)}.ax-border-x-warning-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45)}.ax-border-x-warning-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05)}.ax-border-x-warning-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5)}.ax-border-x-warning-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55)}.ax-border-x-warning-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6)}.ax-border-x-warning-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65)}.ax-border-x-warning-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7)}.ax-border-x-warning-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75)}.ax-border-x-warning-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8)}.ax-border-x-warning-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85)}.ax-border-x-warning-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9)}.ax-border-x-warning-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95)}.ax-border-x-warning-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-border-opacity, 1))}.ax-border-x-warning-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0)}.ax-border-x-warning-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1)}.ax-border-x-warning-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1)}.ax-border-x-warning-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15)}.ax-border-x-warning-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2)}.ax-border-x-warning-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25)}.ax-border-x-warning-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3)}.ax-border-x-warning-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35)}.ax-border-x-warning-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4)}.ax-border-x-warning-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45)}.ax-border-x-warning-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05)}.ax-border-x-warning-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5)}.ax-border-x-warning-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55)}.ax-border-x-warning-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6)}.ax-border-x-warning-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65)}.ax-border-x-warning-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7)}.ax-border-x-warning-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75)}.ax-border-x-warning-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8)}.ax-border-x-warning-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85)}.ax-border-x-warning-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9)}.ax-border-x-warning-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95)}.ax-border-x-warning-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-x-warning-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0)}.ax-border-x-warning-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1)}.ax-border-x-warning-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1)}.ax-border-x-warning-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15)}.ax-border-x-warning-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2)}.ax-border-x-warning-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25)}.ax-border-x-warning-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3)}.ax-border-x-warning-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35)}.ax-border-x-warning-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4)}.ax-border-x-warning-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45)}.ax-border-x-warning-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05)}.ax-border-x-warning-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5)}.ax-border-x-warning-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55)}.ax-border-x-warning-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6)}.ax-border-x-warning-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65)}.ax-border-x-warning-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7)}.ax-border-x-warning-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75)}.ax-border-x-warning-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8)}.ax-border-x-warning-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85)}.ax-border-x-warning-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9)}.ax-border-x-warning-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95)}.ax-border-x-warning-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-border-opacity, 1))}.ax-border-x-warning-light\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),0);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),0)}.ax-border-x-warning-light\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1)}.ax-border-x-warning-light\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),1);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),1)}.ax-border-x-warning-light\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15)}.ax-border-x-warning-light\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2)}.ax-border-x-warning-light\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25)}.ax-border-x-warning-light\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3)}.ax-border-x-warning-light\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35)}.ax-border-x-warning-light\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4)}.ax-border-x-warning-light\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45)}.ax-border-x-warning-light\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05)}.ax-border-x-warning-light\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5)}.ax-border-x-warning-light\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55)}.ax-border-x-warning-light\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6)}.ax-border-x-warning-light\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65)}.ax-border-x-warning-light\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7)}.ax-border-x-warning-light\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75)}.ax-border-x-warning-light\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8)}.ax-border-x-warning-light\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85)}.ax-border-x-warning-light\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9)}.ax-border-x-warning-light\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95)}.ax-border-x-warning-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-x-warning-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0)}.ax-border-x-warning-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1)}.ax-border-x-warning-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1)}.ax-border-x-warning-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15)}.ax-border-x-warning-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2)}.ax-border-x-warning-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25)}.ax-border-x-warning-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3)}.ax-border-x-warning-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35)}.ax-border-x-warning-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4)}.ax-border-x-warning-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45)}.ax-border-x-warning-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05)}.ax-border-x-warning-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5)}.ax-border-x-warning-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55)}.ax-border-x-warning-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6)}.ax-border-x-warning-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65)}.ax-border-x-warning-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7)}.ax-border-x-warning-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75)}.ax-border-x-warning-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8)}.ax-border-x-warning-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85)}.ax-border-x-warning-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9)}.ax-border-x-warning-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95)}.ax-border-x-warning-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-x-warning-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0)}.ax-border-x-warning-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1)}.ax-border-x-warning-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1)}.ax-border-x-warning-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15)}.ax-border-x-warning-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2)}.ax-border-x-warning-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25)}.ax-border-x-warning-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3)}.ax-border-x-warning-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35)}.ax-border-x-warning-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4)}.ax-border-x-warning-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45)}.ax-border-x-warning-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05)}.ax-border-x-warning-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5)}.ax-border-x-warning-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55)}.ax-border-x-warning-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6)}.ax-border-x-warning-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65)}.ax-border-x-warning-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7)}.ax-border-x-warning-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75)}.ax-border-x-warning-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8)}.ax-border-x-warning-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85)}.ax-border-x-warning-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9)}.ax-border-x-warning-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95)}.ax-border-x-warning-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-border-opacity, 1));border-right-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-border-opacity, 1))}.ax-border-x-warning-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),0);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),0)}.ax-border-x-warning-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.1);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.1)}.ax-border-x-warning-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),1);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),1)}.ax-border-x-warning-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.15);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.15)}.ax-border-x-warning-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.2);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.2)}.ax-border-x-warning-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.25);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.25)}.ax-border-x-warning-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.3);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.3)}.ax-border-x-warning-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.35);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.35)}.ax-border-x-warning-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.4);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.4)}.ax-border-x-warning-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.45);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.45)}.ax-border-x-warning-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.05);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.05)}.ax-border-x-warning-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.5);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.5)}.ax-border-x-warning-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.55);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.55)}.ax-border-x-warning-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.6);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.6)}.ax-border-x-warning-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.65);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.65)}.ax-border-x-warning-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.7);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.7)}.ax-border-x-warning-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.75);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.75)}.ax-border-x-warning-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.8);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.8)}.ax-border-x-warning-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.85);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.85)}.ax-border-x-warning-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.9);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.9)}.ax-border-x-warning-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.95);border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.95)}.ax-border-y-danger-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-border-opacity, 1))}.ax-border-y-danger-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0)}.ax-border-y-danger-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1)}.ax-border-y-danger-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1)}.ax-border-y-danger-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15)}.ax-border-y-danger-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2)}.ax-border-y-danger-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25)}.ax-border-y-danger-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3)}.ax-border-y-danger-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35)}.ax-border-y-danger-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4)}.ax-border-y-danger-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45)}.ax-border-y-danger-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05)}.ax-border-y-danger-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5)}.ax-border-y-danger-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55)}.ax-border-y-danger-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6)}.ax-border-y-danger-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65)}.ax-border-y-danger-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7)}.ax-border-y-danger-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75)}.ax-border-y-danger-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8)}.ax-border-y-danger-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85)}.ax-border-y-danger-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9)}.ax-border-y-danger-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95)}.ax-border-y-danger-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-border-opacity, 1))}.ax-border-y-danger-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0)}.ax-border-y-danger-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1)}.ax-border-y-danger-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1)}.ax-border-y-danger-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15)}.ax-border-y-danger-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2)}.ax-border-y-danger-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25)}.ax-border-y-danger-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3)}.ax-border-y-danger-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35)}.ax-border-y-danger-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4)}.ax-border-y-danger-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45)}.ax-border-y-danger-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05)}.ax-border-y-danger-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5)}.ax-border-y-danger-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55)}.ax-border-y-danger-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6)}.ax-border-y-danger-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65)}.ax-border-y-danger-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7)}.ax-border-y-danger-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75)}.ax-border-y-danger-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8)}.ax-border-y-danger-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85)}.ax-border-y-danger-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9)}.ax-border-y-danger-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95)}.ax-border-y-danger-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-y-danger-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0)}.ax-border-y-danger-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1)}.ax-border-y-danger-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1)}.ax-border-y-danger-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15)}.ax-border-y-danger-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2)}.ax-border-y-danger-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25)}.ax-border-y-danger-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3)}.ax-border-y-danger-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35)}.ax-border-y-danger-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4)}.ax-border-y-danger-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45)}.ax-border-y-danger-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05)}.ax-border-y-danger-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5)}.ax-border-y-danger-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55)}.ax-border-y-danger-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6)}.ax-border-y-danger-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65)}.ax-border-y-danger-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7)}.ax-border-y-danger-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75)}.ax-border-y-danger-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8)}.ax-border-y-danger-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85)}.ax-border-y-danger-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9)}.ax-border-y-danger-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95)}.ax-border-y-danger-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-border-opacity, 1))}.ax-border-y-danger-light\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),0)}.ax-border-y-danger-light\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1)}.ax-border-y-danger-light\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),1)}.ax-border-y-danger-light\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15)}.ax-border-y-danger-light\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2)}.ax-border-y-danger-light\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25)}.ax-border-y-danger-light\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3)}.ax-border-y-danger-light\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35)}.ax-border-y-danger-light\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4)}.ax-border-y-danger-light\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45)}.ax-border-y-danger-light\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05)}.ax-border-y-danger-light\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5)}.ax-border-y-danger-light\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55)}.ax-border-y-danger-light\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6)}.ax-border-y-danger-light\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65)}.ax-border-y-danger-light\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7)}.ax-border-y-danger-light\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75)}.ax-border-y-danger-light\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8)}.ax-border-y-danger-light\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85)}.ax-border-y-danger-light\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9)}.ax-border-y-danger-light\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95)}.ax-border-y-danger-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-y-danger-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0)}.ax-border-y-danger-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1)}.ax-border-y-danger-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1)}.ax-border-y-danger-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15)}.ax-border-y-danger-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2)}.ax-border-y-danger-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25)}.ax-border-y-danger-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3)}.ax-border-y-danger-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35)}.ax-border-y-danger-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4)}.ax-border-y-danger-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45)}.ax-border-y-danger-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05)}.ax-border-y-danger-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5)}.ax-border-y-danger-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55)}.ax-border-y-danger-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6)}.ax-border-y-danger-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65)}.ax-border-y-danger-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7)}.ax-border-y-danger-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75)}.ax-border-y-danger-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8)}.ax-border-y-danger-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85)}.ax-border-y-danger-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9)}.ax-border-y-danger-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95)}.ax-border-y-danger-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-y-danger-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0)}.ax-border-y-danger-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1)}.ax-border-y-danger-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1)}.ax-border-y-danger-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15)}.ax-border-y-danger-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2)}.ax-border-y-danger-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25)}.ax-border-y-danger-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3)}.ax-border-y-danger-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35)}.ax-border-y-danger-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4)}.ax-border-y-danger-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45)}.ax-border-y-danger-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05)}.ax-border-y-danger-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5)}.ax-border-y-danger-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55)}.ax-border-y-danger-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6)}.ax-border-y-danger-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65)}.ax-border-y-danger-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7)}.ax-border-y-danger-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75)}.ax-border-y-danger-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8)}.ax-border-y-danger-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85)}.ax-border-y-danger-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9)}.ax-border-y-danger-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95)}.ax-border-y-danger-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-border-opacity, 1))}.ax-border-y-danger-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),0)}.ax-border-y-danger-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.1)}.ax-border-y-danger-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),1)}.ax-border-y-danger-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.15)}.ax-border-y-danger-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.2)}.ax-border-y-danger-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.25)}.ax-border-y-danger-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.3)}.ax-border-y-danger-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.35)}.ax-border-y-danger-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.4)}.ax-border-y-danger-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.45)}.ax-border-y-danger-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.05)}.ax-border-y-danger-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.5)}.ax-border-y-danger-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.55)}.ax-border-y-danger-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.6)}.ax-border-y-danger-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.65)}.ax-border-y-danger-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.7)}.ax-border-y-danger-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.75)}.ax-border-y-danger-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.8)}.ax-border-y-danger-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.85)}.ax-border-y-danger-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.9)}.ax-border-y-danger-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.95)}.ax-border-y-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-border-opacity, 1))}.ax-border-y-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),0)}.ax-border-y-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.1)}.ax-border-y-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),1)}.ax-border-y-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.15)}.ax-border-y-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.2)}.ax-border-y-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.25)}.ax-border-y-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.3)}.ax-border-y-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.35)}.ax-border-y-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.4)}.ax-border-y-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.45)}.ax-border-y-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.05)}.ax-border-y-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.5)}.ax-border-y-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.55)}.ax-border-y-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.6)}.ax-border-y-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.65)}.ax-border-y-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.7)}.ax-border-y-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.75)}.ax-border-y-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.8)}.ax-border-y-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.85)}.ax-border-y-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.9)}.ax-border-y-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.95)}.ax-border-y-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-border-opacity, 1))}.ax-border-y-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),0)}.ax-border-y-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.1)}.ax-border-y-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),1)}.ax-border-y-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.15)}.ax-border-y-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.2)}.ax-border-y-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.25)}.ax-border-y-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.3)}.ax-border-y-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.35)}.ax-border-y-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.4)}.ax-border-y-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.45)}.ax-border-y-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.05)}.ax-border-y-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.5)}.ax-border-y-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.55)}.ax-border-y-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.6)}.ax-border-y-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.65)}.ax-border-y-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.7)}.ax-border-y-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.75)}.ax-border-y-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.8)}.ax-border-y-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.85)}.ax-border-y-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.9)}.ax-border-y-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.95)}.ax-border-y-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-y-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),0)}.ax-border-y-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.1)}.ax-border-y-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),1)}.ax-border-y-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.15)}.ax-border-y-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.2)}.ax-border-y-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.25)}.ax-border-y-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.3)}.ax-border-y-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.35)}.ax-border-y-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.4)}.ax-border-y-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.45)}.ax-border-y-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.05)}.ax-border-y-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.5)}.ax-border-y-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.55)}.ax-border-y-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.6)}.ax-border-y-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.65)}.ax-border-y-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.7)}.ax-border-y-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.75)}.ax-border-y-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.8)}.ax-border-y-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.85)}.ax-border-y-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.9)}.ax-border-y-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.95)}.ax-border-y-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-border-opacity, 1))}.ax-border-y-light\/0{border-top-color:rgba(var(--ax-sys-color-border-light-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),0)}.ax-border-y-light\/10{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.1)}.ax-border-y-light\/100{border-top-color:rgba(var(--ax-sys-color-border-light-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),1)}.ax-border-y-light\/15{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.15)}.ax-border-y-light\/20{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.2)}.ax-border-y-light\/25{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.25)}.ax-border-y-light\/30{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.3)}.ax-border-y-light\/35{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.35)}.ax-border-y-light\/40{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.4)}.ax-border-y-light\/45{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.45)}.ax-border-y-light\/5{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.05)}.ax-border-y-light\/50{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.5)}.ax-border-y-light\/55{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.55)}.ax-border-y-light\/60{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.6)}.ax-border-y-light\/65{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.65)}.ax-border-y-light\/70{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.7)}.ax-border-y-light\/75{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.75)}.ax-border-y-light\/80{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.8)}.ax-border-y-light\/85{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.85)}.ax-border-y-light\/90{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.9)}.ax-border-y-light\/95{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.95)}.ax-border-y-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-y-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),0)}.ax-border-y-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.1)}.ax-border-y-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),1)}.ax-border-y-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.15)}.ax-border-y-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.2)}.ax-border-y-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.25)}.ax-border-y-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.3)}.ax-border-y-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.35)}.ax-border-y-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.4)}.ax-border-y-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.45)}.ax-border-y-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.05)}.ax-border-y-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.5)}.ax-border-y-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.55)}.ax-border-y-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.6)}.ax-border-y-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.65)}.ax-border-y-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.7)}.ax-border-y-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.75)}.ax-border-y-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.8)}.ax-border-y-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.85)}.ax-border-y-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.9)}.ax-border-y-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.95)}.ax-border-y-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-y-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),0)}.ax-border-y-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.1)}.ax-border-y-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),1)}.ax-border-y-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.15)}.ax-border-y-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.2)}.ax-border-y-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.25)}.ax-border-y-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.3)}.ax-border-y-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.35)}.ax-border-y-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.4)}.ax-border-y-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.45)}.ax-border-y-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.05)}.ax-border-y-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.5)}.ax-border-y-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.55)}.ax-border-y-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.6)}.ax-border-y-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.65)}.ax-border-y-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.7)}.ax-border-y-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.75)}.ax-border-y-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.8)}.ax-border-y-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.85)}.ax-border-y-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.9)}.ax-border-y-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.95)}.ax-border-y-on-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-border-opacity, 1))}.ax-border-y-on-dark\/0{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),0);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-border-y-on-dark\/10{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-border-y-on-dark\/100{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),1);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-border-y-on-dark\/15{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-border-y-on-dark\/20{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-border-y-on-dark\/25{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-border-y-on-dark\/30{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-border-y-on-dark\/35{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-border-y-on-dark\/40{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-border-y-on-dark\/45{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-border-y-on-dark\/5{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-border-y-on-dark\/50{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-border-y-on-dark\/55{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-border-y-on-dark\/60{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-border-y-on-dark\/65{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-border-y-on-dark\/70{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-border-y-on-dark\/75{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-border-y-on-dark\/80{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-border-y-on-dark\/85{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-border-y-on-dark\/90{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-border-y-on-dark\/95{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-border-y-on-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-border-opacity, 1))}.ax-border-y-on-darker\/0{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),0);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-border-y-on-darker\/10{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-border-y-on-darker\/100{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),1);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-border-y-on-darker\/15{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-border-y-on-darker\/20{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-border-y-on-darker\/25{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-border-y-on-darker\/30{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-border-y-on-darker\/35{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-border-y-on-darker\/40{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-border-y-on-darker\/45{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-border-y-on-darker\/5{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-border-y-on-darker\/50{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-border-y-on-darker\/55{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-border-y-on-darker\/60{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-border-y-on-darker\/65{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-border-y-on-darker\/70{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-border-y-on-darker\/75{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-border-y-on-darker\/80{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-border-y-on-darker\/85{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-border-y-on-darker\/90{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-border-y-on-darker\/95{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-border-y-on-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-y-on-darkest\/0{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-border-y-on-darkest\/10{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-border-y-on-darkest\/100{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-border-y-on-darkest\/15{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-border-y-on-darkest\/20{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-border-y-on-darkest\/25{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-border-y-on-darkest\/30{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-border-y-on-darkest\/35{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-border-y-on-darkest\/40{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-border-y-on-darkest\/45{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-border-y-on-darkest\/5{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-border-y-on-darkest\/50{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-border-y-on-darkest\/55{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-border-y-on-darkest\/60{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-border-y-on-darkest\/65{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-border-y-on-darkest\/70{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-border-y-on-darkest\/75{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-border-y-on-darkest\/80{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-border-y-on-darkest\/85{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-border-y-on-darkest\/90{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-border-y-on-darkest\/95{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-border-y-on-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-border-opacity, 1))}.ax-border-y-on-light\/0{border-top-color:rgba(var(--ax-sys-color-on-light-surface),0);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-border-y-on-light\/10{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-border-y-on-light\/100{border-top-color:rgba(var(--ax-sys-color-on-light-surface),1);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-border-y-on-light\/15{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-border-y-on-light\/20{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-border-y-on-light\/25{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-border-y-on-light\/30{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-border-y-on-light\/35{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-border-y-on-light\/40{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-border-y-on-light\/45{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-border-y-on-light\/5{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-border-y-on-light\/50{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-border-y-on-light\/55{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-border-y-on-light\/60{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-border-y-on-light\/65{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-border-y-on-light\/70{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-border-y-on-light\/75{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-border-y-on-light\/80{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-border-y-on-light\/85{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-border-y-on-light\/90{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-border-y-on-light\/95{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-border-y-on-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-y-on-lighter\/0{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),0);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-border-y-on-lighter\/10{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-border-y-on-lighter\/100{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),1);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-border-y-on-lighter\/15{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-border-y-on-lighter\/20{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-border-y-on-lighter\/25{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-border-y-on-lighter\/30{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-border-y-on-lighter\/35{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-border-y-on-lighter\/40{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-border-y-on-lighter\/45{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-border-y-on-lighter\/5{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-border-y-on-lighter\/50{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-border-y-on-lighter\/55{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-border-y-on-lighter\/60{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-border-y-on-lighter\/65{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-border-y-on-lighter\/70{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-border-y-on-lighter\/75{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-border-y-on-lighter\/80{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-border-y-on-lighter\/85{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-border-y-on-lighter\/90{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-border-y-on-lighter\/95{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-border-y-on-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-y-on-lightest\/0{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-border-y-on-lightest\/10{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-border-y-on-lightest\/100{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-border-y-on-lightest\/15{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-border-y-on-lightest\/20{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-border-y-on-lightest\/25{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-border-y-on-lightest\/30{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-border-y-on-lightest\/35{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-border-y-on-lightest\/40{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-border-y-on-lightest\/45{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-border-y-on-lightest\/5{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-border-y-on-lightest\/50{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-border-y-on-lightest\/55{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-border-y-on-lightest\/60{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-border-y-on-lightest\/65{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-border-y-on-lightest\/70{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-border-y-on-lightest\/75{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-border-y-on-lightest\/80{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-border-y-on-lightest\/85{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-border-y-on-lightest\/90{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-border-y-on-lightest\/95{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-border-y-on-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-on-surface),var(--tw-border-opacity, 1))}.ax-border-y-on-surface\/0{border-top-color:rgba(var(--ax-sys-color-on-surface),0);border-bottom-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-border-y-on-surface\/10{border-top-color:rgba(var(--ax-sys-color-on-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-border-y-on-surface\/100{border-top-color:rgba(var(--ax-sys-color-on-surface),1);border-bottom-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-border-y-on-surface\/15{border-top-color:rgba(var(--ax-sys-color-on-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-border-y-on-surface\/20{border-top-color:rgba(var(--ax-sys-color-on-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-border-y-on-surface\/25{border-top-color:rgba(var(--ax-sys-color-on-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-border-y-on-surface\/30{border-top-color:rgba(var(--ax-sys-color-on-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-border-y-on-surface\/35{border-top-color:rgba(var(--ax-sys-color-on-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-border-y-on-surface\/40{border-top-color:rgba(var(--ax-sys-color-on-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-border-y-on-surface\/45{border-top-color:rgba(var(--ax-sys-color-on-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-border-y-on-surface\/5{border-top-color:rgba(var(--ax-sys-color-on-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-border-y-on-surface\/50{border-top-color:rgba(var(--ax-sys-color-on-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-border-y-on-surface\/55{border-top-color:rgba(var(--ax-sys-color-on-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-border-y-on-surface\/60{border-top-color:rgba(var(--ax-sys-color-on-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-border-y-on-surface\/65{border-top-color:rgba(var(--ax-sys-color-on-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-border-y-on-surface\/70{border-top-color:rgba(var(--ax-sys-color-on-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-border-y-on-surface\/75{border-top-color:rgba(var(--ax-sys-color-on-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-border-y-on-surface\/80{border-top-color:rgba(var(--ax-sys-color-on-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-border-y-on-surface\/85{border-top-color:rgba(var(--ax-sys-color-on-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-border-y-on-surface\/90{border-top-color:rgba(var(--ax-sys-color-on-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-border-y-on-surface\/95{border-top-color:rgba(var(--ax-sys-color-on-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-border-y-primary-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-y-primary-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0)}.ax-border-y-primary-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1)}.ax-border-y-primary-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1)}.ax-border-y-primary-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15)}.ax-border-y-primary-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2)}.ax-border-y-primary-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25)}.ax-border-y-primary-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3)}.ax-border-y-primary-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35)}.ax-border-y-primary-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4)}.ax-border-y-primary-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45)}.ax-border-y-primary-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05)}.ax-border-y-primary-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5)}.ax-border-y-primary-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55)}.ax-border-y-primary-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6)}.ax-border-y-primary-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65)}.ax-border-y-primary-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7)}.ax-border-y-primary-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75)}.ax-border-y-primary-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8)}.ax-border-y-primary-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85)}.ax-border-y-primary-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9)}.ax-border-y-primary-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95)}.ax-border-y-primary-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-y-primary-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0)}.ax-border-y-primary-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1)}.ax-border-y-primary-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1)}.ax-border-y-primary-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15)}.ax-border-y-primary-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2)}.ax-border-y-primary-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25)}.ax-border-y-primary-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3)}.ax-border-y-primary-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35)}.ax-border-y-primary-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4)}.ax-border-y-primary-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45)}.ax-border-y-primary-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05)}.ax-border-y-primary-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5)}.ax-border-y-primary-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55)}.ax-border-y-primary-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6)}.ax-border-y-primary-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65)}.ax-border-y-primary-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7)}.ax-border-y-primary-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75)}.ax-border-y-primary-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8)}.ax-border-y-primary-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85)}.ax-border-y-primary-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9)}.ax-border-y-primary-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95)}.ax-border-y-primary-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-y-primary-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0)}.ax-border-y-primary-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1)}.ax-border-y-primary-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1)}.ax-border-y-primary-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15)}.ax-border-y-primary-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2)}.ax-border-y-primary-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25)}.ax-border-y-primary-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3)}.ax-border-y-primary-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35)}.ax-border-y-primary-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4)}.ax-border-y-primary-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45)}.ax-border-y-primary-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05)}.ax-border-y-primary-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5)}.ax-border-y-primary-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55)}.ax-border-y-primary-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6)}.ax-border-y-primary-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65)}.ax-border-y-primary-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7)}.ax-border-y-primary-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75)}.ax-border-y-primary-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8)}.ax-border-y-primary-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85)}.ax-border-y-primary-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9)}.ax-border-y-primary-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95)}.ax-border-y-primary-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-border-opacity, 1))}.ax-border-y-primary-light\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),0)}.ax-border-y-primary-light\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1)}.ax-border-y-primary-light\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),1)}.ax-border-y-primary-light\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15)}.ax-border-y-primary-light\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2)}.ax-border-y-primary-light\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25)}.ax-border-y-primary-light\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3)}.ax-border-y-primary-light\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35)}.ax-border-y-primary-light\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4)}.ax-border-y-primary-light\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45)}.ax-border-y-primary-light\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05)}.ax-border-y-primary-light\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5)}.ax-border-y-primary-light\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55)}.ax-border-y-primary-light\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6)}.ax-border-y-primary-light\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65)}.ax-border-y-primary-light\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7)}.ax-border-y-primary-light\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75)}.ax-border-y-primary-light\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8)}.ax-border-y-primary-light\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85)}.ax-border-y-primary-light\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9)}.ax-border-y-primary-light\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95)}.ax-border-y-primary-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-y-primary-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0)}.ax-border-y-primary-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1)}.ax-border-y-primary-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1)}.ax-border-y-primary-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15)}.ax-border-y-primary-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2)}.ax-border-y-primary-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25)}.ax-border-y-primary-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3)}.ax-border-y-primary-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35)}.ax-border-y-primary-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4)}.ax-border-y-primary-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45)}.ax-border-y-primary-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05)}.ax-border-y-primary-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5)}.ax-border-y-primary-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55)}.ax-border-y-primary-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6)}.ax-border-y-primary-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65)}.ax-border-y-primary-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7)}.ax-border-y-primary-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75)}.ax-border-y-primary-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8)}.ax-border-y-primary-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85)}.ax-border-y-primary-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9)}.ax-border-y-primary-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95)}.ax-border-y-primary-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-y-primary-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0)}.ax-border-y-primary-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1)}.ax-border-y-primary-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1)}.ax-border-y-primary-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15)}.ax-border-y-primary-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2)}.ax-border-y-primary-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25)}.ax-border-y-primary-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3)}.ax-border-y-primary-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35)}.ax-border-y-primary-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4)}.ax-border-y-primary-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45)}.ax-border-y-primary-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05)}.ax-border-y-primary-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5)}.ax-border-y-primary-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55)}.ax-border-y-primary-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6)}.ax-border-y-primary-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65)}.ax-border-y-primary-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7)}.ax-border-y-primary-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75)}.ax-border-y-primary-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8)}.ax-border-y-primary-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85)}.ax-border-y-primary-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9)}.ax-border-y-primary-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95)}.ax-border-y-primary-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-border-opacity, 1))}.ax-border-y-primary-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),0)}.ax-border-y-primary-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.1)}.ax-border-y-primary-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),1)}.ax-border-y-primary-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.15)}.ax-border-y-primary-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.2)}.ax-border-y-primary-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.25)}.ax-border-y-primary-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.3)}.ax-border-y-primary-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.35)}.ax-border-y-primary-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.4)}.ax-border-y-primary-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.45)}.ax-border-y-primary-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.05)}.ax-border-y-primary-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.5)}.ax-border-y-primary-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.55)}.ax-border-y-primary-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.6)}.ax-border-y-primary-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.65)}.ax-border-y-primary-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.7)}.ax-border-y-primary-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.75)}.ax-border-y-primary-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.8)}.ax-border-y-primary-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.85)}.ax-border-y-primary-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.9)}.ax-border-y-primary-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.95)}.ax-border-y-secondary-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-y-secondary-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0)}.ax-border-y-secondary-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1)}.ax-border-y-secondary-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1)}.ax-border-y-secondary-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15)}.ax-border-y-secondary-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2)}.ax-border-y-secondary-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25)}.ax-border-y-secondary-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3)}.ax-border-y-secondary-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35)}.ax-border-y-secondary-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4)}.ax-border-y-secondary-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45)}.ax-border-y-secondary-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05)}.ax-border-y-secondary-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5)}.ax-border-y-secondary-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55)}.ax-border-y-secondary-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6)}.ax-border-y-secondary-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65)}.ax-border-y-secondary-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7)}.ax-border-y-secondary-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75)}.ax-border-y-secondary-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8)}.ax-border-y-secondary-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85)}.ax-border-y-secondary-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9)}.ax-border-y-secondary-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95)}.ax-border-y-secondary-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-y-secondary-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0)}.ax-border-y-secondary-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1)}.ax-border-y-secondary-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1)}.ax-border-y-secondary-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15)}.ax-border-y-secondary-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2)}.ax-border-y-secondary-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25)}.ax-border-y-secondary-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3)}.ax-border-y-secondary-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35)}.ax-border-y-secondary-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4)}.ax-border-y-secondary-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45)}.ax-border-y-secondary-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05)}.ax-border-y-secondary-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5)}.ax-border-y-secondary-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55)}.ax-border-y-secondary-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6)}.ax-border-y-secondary-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65)}.ax-border-y-secondary-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7)}.ax-border-y-secondary-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75)}.ax-border-y-secondary-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8)}.ax-border-y-secondary-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85)}.ax-border-y-secondary-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9)}.ax-border-y-secondary-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95)}.ax-border-y-secondary-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-y-secondary-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0)}.ax-border-y-secondary-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1)}.ax-border-y-secondary-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1)}.ax-border-y-secondary-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15)}.ax-border-y-secondary-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2)}.ax-border-y-secondary-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25)}.ax-border-y-secondary-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3)}.ax-border-y-secondary-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35)}.ax-border-y-secondary-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4)}.ax-border-y-secondary-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45)}.ax-border-y-secondary-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05)}.ax-border-y-secondary-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5)}.ax-border-y-secondary-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55)}.ax-border-y-secondary-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6)}.ax-border-y-secondary-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65)}.ax-border-y-secondary-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7)}.ax-border-y-secondary-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75)}.ax-border-y-secondary-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8)}.ax-border-y-secondary-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85)}.ax-border-y-secondary-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9)}.ax-border-y-secondary-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95)}.ax-border-y-secondary-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-border-opacity, 1))}.ax-border-y-secondary-light\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0)}.ax-border-y-secondary-light\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1)}.ax-border-y-secondary-light\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1)}.ax-border-y-secondary-light\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15)}.ax-border-y-secondary-light\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2)}.ax-border-y-secondary-light\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25)}.ax-border-y-secondary-light\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3)}.ax-border-y-secondary-light\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35)}.ax-border-y-secondary-light\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4)}.ax-border-y-secondary-light\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45)}.ax-border-y-secondary-light\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05)}.ax-border-y-secondary-light\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5)}.ax-border-y-secondary-light\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55)}.ax-border-y-secondary-light\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6)}.ax-border-y-secondary-light\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65)}.ax-border-y-secondary-light\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7)}.ax-border-y-secondary-light\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75)}.ax-border-y-secondary-light\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8)}.ax-border-y-secondary-light\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85)}.ax-border-y-secondary-light\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9)}.ax-border-y-secondary-light\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95)}.ax-border-y-secondary-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-y-secondary-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0)}.ax-border-y-secondary-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1)}.ax-border-y-secondary-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1)}.ax-border-y-secondary-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15)}.ax-border-y-secondary-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2)}.ax-border-y-secondary-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25)}.ax-border-y-secondary-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3)}.ax-border-y-secondary-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35)}.ax-border-y-secondary-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4)}.ax-border-y-secondary-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45)}.ax-border-y-secondary-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05)}.ax-border-y-secondary-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5)}.ax-border-y-secondary-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55)}.ax-border-y-secondary-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6)}.ax-border-y-secondary-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65)}.ax-border-y-secondary-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7)}.ax-border-y-secondary-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75)}.ax-border-y-secondary-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8)}.ax-border-y-secondary-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85)}.ax-border-y-secondary-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9)}.ax-border-y-secondary-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95)}.ax-border-y-secondary-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-y-secondary-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0)}.ax-border-y-secondary-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1)}.ax-border-y-secondary-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1)}.ax-border-y-secondary-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15)}.ax-border-y-secondary-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2)}.ax-border-y-secondary-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25)}.ax-border-y-secondary-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3)}.ax-border-y-secondary-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35)}.ax-border-y-secondary-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4)}.ax-border-y-secondary-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45)}.ax-border-y-secondary-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05)}.ax-border-y-secondary-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5)}.ax-border-y-secondary-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55)}.ax-border-y-secondary-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6)}.ax-border-y-secondary-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65)}.ax-border-y-secondary-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7)}.ax-border-y-secondary-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75)}.ax-border-y-secondary-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8)}.ax-border-y-secondary-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85)}.ax-border-y-secondary-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9)}.ax-border-y-secondary-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95)}.ax-border-y-secondary-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-border-opacity, 1))}.ax-border-y-secondary-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),0)}.ax-border-y-secondary-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.1)}.ax-border-y-secondary-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),1)}.ax-border-y-secondary-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.15)}.ax-border-y-secondary-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.2)}.ax-border-y-secondary-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.25)}.ax-border-y-secondary-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.3)}.ax-border-y-secondary-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.35)}.ax-border-y-secondary-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.4)}.ax-border-y-secondary-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.45)}.ax-border-y-secondary-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.05)}.ax-border-y-secondary-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.5)}.ax-border-y-secondary-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.55)}.ax-border-y-secondary-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.6)}.ax-border-y-secondary-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.65)}.ax-border-y-secondary-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.7)}.ax-border-y-secondary-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.75)}.ax-border-y-secondary-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.8)}.ax-border-y-secondary-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.85)}.ax-border-y-secondary-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.9)}.ax-border-y-secondary-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.95)}.ax-border-y-success-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-border-opacity, 1))}.ax-border-y-success-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),0)}.ax-border-y-success-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1)}.ax-border-y-success-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),1)}.ax-border-y-success-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15)}.ax-border-y-success-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2)}.ax-border-y-success-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25)}.ax-border-y-success-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3)}.ax-border-y-success-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35)}.ax-border-y-success-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4)}.ax-border-y-success-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45)}.ax-border-y-success-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05)}.ax-border-y-success-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5)}.ax-border-y-success-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55)}.ax-border-y-success-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6)}.ax-border-y-success-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65)}.ax-border-y-success-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7)}.ax-border-y-success-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75)}.ax-border-y-success-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8)}.ax-border-y-success-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85)}.ax-border-y-success-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9)}.ax-border-y-success-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95)}.ax-border-y-success-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-border-opacity, 1))}.ax-border-y-success-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),0)}.ax-border-y-success-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1)}.ax-border-y-success-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),1)}.ax-border-y-success-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15)}.ax-border-y-success-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2)}.ax-border-y-success-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25)}.ax-border-y-success-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3)}.ax-border-y-success-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35)}.ax-border-y-success-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4)}.ax-border-y-success-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45)}.ax-border-y-success-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05)}.ax-border-y-success-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5)}.ax-border-y-success-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55)}.ax-border-y-success-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6)}.ax-border-y-success-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65)}.ax-border-y-success-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7)}.ax-border-y-success-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75)}.ax-border-y-success-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8)}.ax-border-y-success-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85)}.ax-border-y-success-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9)}.ax-border-y-success-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95)}.ax-border-y-success-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-y-success-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0)}.ax-border-y-success-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1)}.ax-border-y-success-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1)}.ax-border-y-success-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15)}.ax-border-y-success-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2)}.ax-border-y-success-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25)}.ax-border-y-success-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3)}.ax-border-y-success-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35)}.ax-border-y-success-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4)}.ax-border-y-success-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45)}.ax-border-y-success-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05)}.ax-border-y-success-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5)}.ax-border-y-success-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55)}.ax-border-y-success-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6)}.ax-border-y-success-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65)}.ax-border-y-success-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7)}.ax-border-y-success-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75)}.ax-border-y-success-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8)}.ax-border-y-success-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85)}.ax-border-y-success-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9)}.ax-border-y-success-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95)}.ax-border-y-success-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-border-opacity, 1))}.ax-border-y-success-light\/0{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),0)}.ax-border-y-success-light\/10{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.1)}.ax-border-y-success-light\/100{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),1)}.ax-border-y-success-light\/15{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.15)}.ax-border-y-success-light\/20{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.2)}.ax-border-y-success-light\/25{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.25)}.ax-border-y-success-light\/30{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.3)}.ax-border-y-success-light\/35{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.35)}.ax-border-y-success-light\/40{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.4)}.ax-border-y-success-light\/45{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.45)}.ax-border-y-success-light\/5{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.05)}.ax-border-y-success-light\/50{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.5)}.ax-border-y-success-light\/55{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.55)}.ax-border-y-success-light\/60{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.6)}.ax-border-y-success-light\/65{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.65)}.ax-border-y-success-light\/70{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.7)}.ax-border-y-success-light\/75{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.75)}.ax-border-y-success-light\/80{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.8)}.ax-border-y-success-light\/85{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.85)}.ax-border-y-success-light\/90{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.9)}.ax-border-y-success-light\/95{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.95)}.ax-border-y-success-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-y-success-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0)}.ax-border-y-success-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1)}.ax-border-y-success-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1)}.ax-border-y-success-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15)}.ax-border-y-success-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2)}.ax-border-y-success-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25)}.ax-border-y-success-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3)}.ax-border-y-success-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35)}.ax-border-y-success-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4)}.ax-border-y-success-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45)}.ax-border-y-success-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05)}.ax-border-y-success-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5)}.ax-border-y-success-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55)}.ax-border-y-success-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6)}.ax-border-y-success-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65)}.ax-border-y-success-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7)}.ax-border-y-success-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75)}.ax-border-y-success-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8)}.ax-border-y-success-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85)}.ax-border-y-success-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9)}.ax-border-y-success-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95)}.ax-border-y-success-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-y-success-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0)}.ax-border-y-success-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1)}.ax-border-y-success-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1)}.ax-border-y-success-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15)}.ax-border-y-success-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2)}.ax-border-y-success-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25)}.ax-border-y-success-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3)}.ax-border-y-success-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35)}.ax-border-y-success-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4)}.ax-border-y-success-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45)}.ax-border-y-success-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05)}.ax-border-y-success-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5)}.ax-border-y-success-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55)}.ax-border-y-success-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6)}.ax-border-y-success-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65)}.ax-border-y-success-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7)}.ax-border-y-success-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75)}.ax-border-y-success-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8)}.ax-border-y-success-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85)}.ax-border-y-success-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9)}.ax-border-y-success-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95)}.ax-border-y-success-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-border-opacity, 1))}.ax-border-y-success-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-success-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),0)}.ax-border-y-success-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.1)}.ax-border-y-success-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-success-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),1)}.ax-border-y-success-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.15)}.ax-border-y-success-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.2)}.ax-border-y-success-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.25)}.ax-border-y-success-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.3)}.ax-border-y-success-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.35)}.ax-border-y-success-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.4)}.ax-border-y-success-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.45)}.ax-border-y-success-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.05)}.ax-border-y-success-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.5)}.ax-border-y-success-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.55)}.ax-border-y-success-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.6)}.ax-border-y-success-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.65)}.ax-border-y-success-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.7)}.ax-border-y-success-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.75)}.ax-border-y-success-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.8)}.ax-border-y-success-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.85)}.ax-border-y-success-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.9)}.ax-border-y-success-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.95)}.ax-border-y-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1))}.ax-border-y-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-surface),0)}.ax-border-y-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.1)}.ax-border-y-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-surface),1)}.ax-border-y-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.15)}.ax-border-y-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.2)}.ax-border-y-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.25)}.ax-border-y-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.3)}.ax-border-y-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.35)}.ax-border-y-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.4)}.ax-border-y-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.45)}.ax-border-y-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.05)}.ax-border-y-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.5)}.ax-border-y-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.55)}.ax-border-y-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.6)}.ax-border-y-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.65)}.ax-border-y-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.7)}.ax-border-y-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.75)}.ax-border-y-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.8)}.ax-border-y-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.85)}.ax-border-y-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.9)}.ax-border-y-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-surface),.95)}.ax-border-y-warning-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-border-opacity, 1))}.ax-border-y-warning-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0)}.ax-border-y-warning-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1)}.ax-border-y-warning-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1)}.ax-border-y-warning-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15)}.ax-border-y-warning-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2)}.ax-border-y-warning-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25)}.ax-border-y-warning-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3)}.ax-border-y-warning-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35)}.ax-border-y-warning-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4)}.ax-border-y-warning-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45)}.ax-border-y-warning-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05)}.ax-border-y-warning-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5)}.ax-border-y-warning-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55)}.ax-border-y-warning-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6)}.ax-border-y-warning-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65)}.ax-border-y-warning-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7)}.ax-border-y-warning-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75)}.ax-border-y-warning-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8)}.ax-border-y-warning-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85)}.ax-border-y-warning-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9)}.ax-border-y-warning-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95)}.ax-border-y-warning-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-border-opacity, 1))}.ax-border-y-warning-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0)}.ax-border-y-warning-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1)}.ax-border-y-warning-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1)}.ax-border-y-warning-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15)}.ax-border-y-warning-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2)}.ax-border-y-warning-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25)}.ax-border-y-warning-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3)}.ax-border-y-warning-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35)}.ax-border-y-warning-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4)}.ax-border-y-warning-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45)}.ax-border-y-warning-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05)}.ax-border-y-warning-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5)}.ax-border-y-warning-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55)}.ax-border-y-warning-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6)}.ax-border-y-warning-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65)}.ax-border-y-warning-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7)}.ax-border-y-warning-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75)}.ax-border-y-warning-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8)}.ax-border-y-warning-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85)}.ax-border-y-warning-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9)}.ax-border-y-warning-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95)}.ax-border-y-warning-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-y-warning-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0)}.ax-border-y-warning-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1)}.ax-border-y-warning-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1)}.ax-border-y-warning-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15)}.ax-border-y-warning-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2)}.ax-border-y-warning-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25)}.ax-border-y-warning-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3)}.ax-border-y-warning-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35)}.ax-border-y-warning-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4)}.ax-border-y-warning-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45)}.ax-border-y-warning-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05)}.ax-border-y-warning-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5)}.ax-border-y-warning-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55)}.ax-border-y-warning-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6)}.ax-border-y-warning-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65)}.ax-border-y-warning-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7)}.ax-border-y-warning-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75)}.ax-border-y-warning-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8)}.ax-border-y-warning-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85)}.ax-border-y-warning-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9)}.ax-border-y-warning-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95)}.ax-border-y-warning-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-border-opacity, 1))}.ax-border-y-warning-light\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),0)}.ax-border-y-warning-light\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1)}.ax-border-y-warning-light\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),1)}.ax-border-y-warning-light\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15)}.ax-border-y-warning-light\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2)}.ax-border-y-warning-light\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25)}.ax-border-y-warning-light\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3)}.ax-border-y-warning-light\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35)}.ax-border-y-warning-light\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4)}.ax-border-y-warning-light\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45)}.ax-border-y-warning-light\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05)}.ax-border-y-warning-light\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5)}.ax-border-y-warning-light\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55)}.ax-border-y-warning-light\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6)}.ax-border-y-warning-light\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65)}.ax-border-y-warning-light\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7)}.ax-border-y-warning-light\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75)}.ax-border-y-warning-light\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8)}.ax-border-y-warning-light\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85)}.ax-border-y-warning-light\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9)}.ax-border-y-warning-light\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95)}.ax-border-y-warning-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-y-warning-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0)}.ax-border-y-warning-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1)}.ax-border-y-warning-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1)}.ax-border-y-warning-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15)}.ax-border-y-warning-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2)}.ax-border-y-warning-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25)}.ax-border-y-warning-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3)}.ax-border-y-warning-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35)}.ax-border-y-warning-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4)}.ax-border-y-warning-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45)}.ax-border-y-warning-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05)}.ax-border-y-warning-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5)}.ax-border-y-warning-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55)}.ax-border-y-warning-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6)}.ax-border-y-warning-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65)}.ax-border-y-warning-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7)}.ax-border-y-warning-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75)}.ax-border-y-warning-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8)}.ax-border-y-warning-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85)}.ax-border-y-warning-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9)}.ax-border-y-warning-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95)}.ax-border-y-warning-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-y-warning-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0)}.ax-border-y-warning-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1)}.ax-border-y-warning-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1)}.ax-border-y-warning-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15)}.ax-border-y-warning-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2)}.ax-border-y-warning-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25)}.ax-border-y-warning-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3)}.ax-border-y-warning-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35)}.ax-border-y-warning-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4)}.ax-border-y-warning-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45)}.ax-border-y-warning-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05)}.ax-border-y-warning-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5)}.ax-border-y-warning-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55)}.ax-border-y-warning-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6)}.ax-border-y-warning-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65)}.ax-border-y-warning-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7)}.ax-border-y-warning-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75)}.ax-border-y-warning-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8)}.ax-border-y-warning-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85)}.ax-border-y-warning-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9)}.ax-border-y-warning-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95)}.ax-border-y-warning-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-border-opacity, 1));border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-border-opacity, 1))}.ax-border-y-warning-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),0);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),0)}.ax-border-y-warning-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.1)}.ax-border-y-warning-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),1);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),1)}.ax-border-y-warning-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.15);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.15)}.ax-border-y-warning-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.2);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.2)}.ax-border-y-warning-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.25);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.25)}.ax-border-y-warning-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.3);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.3)}.ax-border-y-warning-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.35);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.35)}.ax-border-y-warning-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.4);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.4)}.ax-border-y-warning-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.45);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.45)}.ax-border-y-warning-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.05);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.05)}.ax-border-y-warning-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.5);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.5)}.ax-border-y-warning-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.55);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.55)}.ax-border-y-warning-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.6);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.6)}.ax-border-y-warning-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.65);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.65)}.ax-border-y-warning-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.7);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.7)}.ax-border-y-warning-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.75);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.75)}.ax-border-y-warning-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.8);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.8)}.ax-border-y-warning-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.85);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.85)}.ax-border-y-warning-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.9);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.9)}.ax-border-y-warning-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.95);border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.95)}.ax-border-b-danger-dark{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-border-opacity, 1))}.ax-border-b-danger-dark\/0{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0)}.ax-border-b-danger-dark\/10{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1)}.ax-border-b-danger-dark\/100{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1)}.ax-border-b-danger-dark\/15{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15)}.ax-border-b-danger-dark\/20{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2)}.ax-border-b-danger-dark\/25{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25)}.ax-border-b-danger-dark\/30{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3)}.ax-border-b-danger-dark\/35{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35)}.ax-border-b-danger-dark\/40{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4)}.ax-border-b-danger-dark\/45{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45)}.ax-border-b-danger-dark\/5{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05)}.ax-border-b-danger-dark\/50{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5)}.ax-border-b-danger-dark\/55{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55)}.ax-border-b-danger-dark\/60{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6)}.ax-border-b-danger-dark\/65{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65)}.ax-border-b-danger-dark\/70{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7)}.ax-border-b-danger-dark\/75{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75)}.ax-border-b-danger-dark\/80{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8)}.ax-border-b-danger-dark\/85{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85)}.ax-border-b-danger-dark\/90{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9)}.ax-border-b-danger-dark\/95{border-bottom-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95)}.ax-border-b-danger-darker{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-border-opacity, 1))}.ax-border-b-danger-darker\/0{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0)}.ax-border-b-danger-darker\/10{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1)}.ax-border-b-danger-darker\/100{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1)}.ax-border-b-danger-darker\/15{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15)}.ax-border-b-danger-darker\/20{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2)}.ax-border-b-danger-darker\/25{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25)}.ax-border-b-danger-darker\/30{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3)}.ax-border-b-danger-darker\/35{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35)}.ax-border-b-danger-darker\/40{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4)}.ax-border-b-danger-darker\/45{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45)}.ax-border-b-danger-darker\/5{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05)}.ax-border-b-danger-darker\/50{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5)}.ax-border-b-danger-darker\/55{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55)}.ax-border-b-danger-darker\/60{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6)}.ax-border-b-danger-darker\/65{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65)}.ax-border-b-danger-darker\/70{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7)}.ax-border-b-danger-darker\/75{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75)}.ax-border-b-danger-darker\/80{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8)}.ax-border-b-danger-darker\/85{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85)}.ax-border-b-danger-darker\/90{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9)}.ax-border-b-danger-darker\/95{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95)}.ax-border-b-danger-darkest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-b-danger-darkest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0)}.ax-border-b-danger-darkest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1)}.ax-border-b-danger-darkest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1)}.ax-border-b-danger-darkest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15)}.ax-border-b-danger-darkest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2)}.ax-border-b-danger-darkest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25)}.ax-border-b-danger-darkest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3)}.ax-border-b-danger-darkest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35)}.ax-border-b-danger-darkest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4)}.ax-border-b-danger-darkest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45)}.ax-border-b-danger-darkest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05)}.ax-border-b-danger-darkest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5)}.ax-border-b-danger-darkest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55)}.ax-border-b-danger-darkest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6)}.ax-border-b-danger-darkest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65)}.ax-border-b-danger-darkest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7)}.ax-border-b-danger-darkest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75)}.ax-border-b-danger-darkest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8)}.ax-border-b-danger-darkest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85)}.ax-border-b-danger-darkest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9)}.ax-border-b-danger-darkest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95)}.ax-border-b-danger-light{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-border-opacity, 1))}.ax-border-b-danger-light\/0{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),0)}.ax-border-b-danger-light\/10{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1)}.ax-border-b-danger-light\/100{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),1)}.ax-border-b-danger-light\/15{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15)}.ax-border-b-danger-light\/20{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2)}.ax-border-b-danger-light\/25{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25)}.ax-border-b-danger-light\/30{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3)}.ax-border-b-danger-light\/35{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35)}.ax-border-b-danger-light\/40{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4)}.ax-border-b-danger-light\/45{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45)}.ax-border-b-danger-light\/5{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05)}.ax-border-b-danger-light\/50{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5)}.ax-border-b-danger-light\/55{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55)}.ax-border-b-danger-light\/60{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6)}.ax-border-b-danger-light\/65{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65)}.ax-border-b-danger-light\/70{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7)}.ax-border-b-danger-light\/75{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75)}.ax-border-b-danger-light\/80{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8)}.ax-border-b-danger-light\/85{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85)}.ax-border-b-danger-light\/90{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9)}.ax-border-b-danger-light\/95{border-bottom-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95)}.ax-border-b-danger-lighter{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-b-danger-lighter\/0{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0)}.ax-border-b-danger-lighter\/10{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1)}.ax-border-b-danger-lighter\/100{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1)}.ax-border-b-danger-lighter\/15{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15)}.ax-border-b-danger-lighter\/20{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2)}.ax-border-b-danger-lighter\/25{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25)}.ax-border-b-danger-lighter\/30{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3)}.ax-border-b-danger-lighter\/35{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35)}.ax-border-b-danger-lighter\/40{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4)}.ax-border-b-danger-lighter\/45{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45)}.ax-border-b-danger-lighter\/5{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05)}.ax-border-b-danger-lighter\/50{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5)}.ax-border-b-danger-lighter\/55{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55)}.ax-border-b-danger-lighter\/60{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6)}.ax-border-b-danger-lighter\/65{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65)}.ax-border-b-danger-lighter\/70{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7)}.ax-border-b-danger-lighter\/75{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75)}.ax-border-b-danger-lighter\/80{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8)}.ax-border-b-danger-lighter\/85{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85)}.ax-border-b-danger-lighter\/90{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9)}.ax-border-b-danger-lighter\/95{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95)}.ax-border-b-danger-lightest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-b-danger-lightest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0)}.ax-border-b-danger-lightest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1)}.ax-border-b-danger-lightest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1)}.ax-border-b-danger-lightest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15)}.ax-border-b-danger-lightest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2)}.ax-border-b-danger-lightest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25)}.ax-border-b-danger-lightest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3)}.ax-border-b-danger-lightest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35)}.ax-border-b-danger-lightest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4)}.ax-border-b-danger-lightest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45)}.ax-border-b-danger-lightest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05)}.ax-border-b-danger-lightest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5)}.ax-border-b-danger-lightest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55)}.ax-border-b-danger-lightest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6)}.ax-border-b-danger-lightest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65)}.ax-border-b-danger-lightest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7)}.ax-border-b-danger-lightest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75)}.ax-border-b-danger-lightest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8)}.ax-border-b-danger-lightest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85)}.ax-border-b-danger-lightest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9)}.ax-border-b-danger-lightest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95)}.ax-border-b-danger-surface{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-border-opacity, 1))}.ax-border-b-danger-surface\/0{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),0)}.ax-border-b-danger-surface\/10{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.1)}.ax-border-b-danger-surface\/100{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),1)}.ax-border-b-danger-surface\/15{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.15)}.ax-border-b-danger-surface\/20{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.2)}.ax-border-b-danger-surface\/25{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.25)}.ax-border-b-danger-surface\/30{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.3)}.ax-border-b-danger-surface\/35{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.35)}.ax-border-b-danger-surface\/40{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.4)}.ax-border-b-danger-surface\/45{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.45)}.ax-border-b-danger-surface\/5{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.05)}.ax-border-b-danger-surface\/50{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.5)}.ax-border-b-danger-surface\/55{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.55)}.ax-border-b-danger-surface\/60{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.6)}.ax-border-b-danger-surface\/65{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.65)}.ax-border-b-danger-surface\/70{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.7)}.ax-border-b-danger-surface\/75{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.75)}.ax-border-b-danger-surface\/80{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.8)}.ax-border-b-danger-surface\/85{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.85)}.ax-border-b-danger-surface\/90{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.9)}.ax-border-b-danger-surface\/95{border-bottom-color:rgba(var(--ax-sys-color-border-danger-surface),.95)}.ax-border-b-dark{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-border-opacity, 1))}.ax-border-b-dark\/0{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),0)}.ax-border-b-dark\/10{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.1)}.ax-border-b-dark\/100{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),1)}.ax-border-b-dark\/15{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.15)}.ax-border-b-dark\/20{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.2)}.ax-border-b-dark\/25{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.25)}.ax-border-b-dark\/30{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.3)}.ax-border-b-dark\/35{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.35)}.ax-border-b-dark\/40{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.4)}.ax-border-b-dark\/45{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.45)}.ax-border-b-dark\/5{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.05)}.ax-border-b-dark\/50{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.5)}.ax-border-b-dark\/55{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.55)}.ax-border-b-dark\/60{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.6)}.ax-border-b-dark\/65{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.65)}.ax-border-b-dark\/70{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.7)}.ax-border-b-dark\/75{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.75)}.ax-border-b-dark\/80{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.8)}.ax-border-b-dark\/85{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.85)}.ax-border-b-dark\/90{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.9)}.ax-border-b-dark\/95{border-bottom-color:rgba(var(--ax-sys-color-border-dark-surface),.95)}.ax-border-b-darker{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-border-opacity, 1))}.ax-border-b-darker\/0{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),0)}.ax-border-b-darker\/10{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.1)}.ax-border-b-darker\/100{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),1)}.ax-border-b-darker\/15{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.15)}.ax-border-b-darker\/20{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.2)}.ax-border-b-darker\/25{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.25)}.ax-border-b-darker\/30{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.3)}.ax-border-b-darker\/35{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.35)}.ax-border-b-darker\/40{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.4)}.ax-border-b-darker\/45{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.45)}.ax-border-b-darker\/5{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.05)}.ax-border-b-darker\/50{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.5)}.ax-border-b-darker\/55{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.55)}.ax-border-b-darker\/60{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.6)}.ax-border-b-darker\/65{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.65)}.ax-border-b-darker\/70{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.7)}.ax-border-b-darker\/75{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.75)}.ax-border-b-darker\/80{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.8)}.ax-border-b-darker\/85{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.85)}.ax-border-b-darker\/90{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.9)}.ax-border-b-darker\/95{border-bottom-color:rgba(var(--ax-sys-color-border-darker-surface),.95)}.ax-border-b-darkest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-b-darkest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),0)}.ax-border-b-darkest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.1)}.ax-border-b-darkest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),1)}.ax-border-b-darkest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.15)}.ax-border-b-darkest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.2)}.ax-border-b-darkest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.25)}.ax-border-b-darkest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.3)}.ax-border-b-darkest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.35)}.ax-border-b-darkest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.4)}.ax-border-b-darkest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.45)}.ax-border-b-darkest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.05)}.ax-border-b-darkest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.5)}.ax-border-b-darkest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.55)}.ax-border-b-darkest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.6)}.ax-border-b-darkest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.65)}.ax-border-b-darkest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.7)}.ax-border-b-darkest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.75)}.ax-border-b-darkest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.8)}.ax-border-b-darkest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.85)}.ax-border-b-darkest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.9)}.ax-border-b-darkest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-darkest-surface),.95)}.ax-border-b-light{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-border-opacity, 1))}.ax-border-b-light\/0{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),0)}.ax-border-b-light\/10{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.1)}.ax-border-b-light\/100{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),1)}.ax-border-b-light\/15{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.15)}.ax-border-b-light\/20{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.2)}.ax-border-b-light\/25{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.25)}.ax-border-b-light\/30{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.3)}.ax-border-b-light\/35{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.35)}.ax-border-b-light\/40{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.4)}.ax-border-b-light\/45{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.45)}.ax-border-b-light\/5{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.05)}.ax-border-b-light\/50{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.5)}.ax-border-b-light\/55{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.55)}.ax-border-b-light\/60{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.6)}.ax-border-b-light\/65{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.65)}.ax-border-b-light\/70{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.7)}.ax-border-b-light\/75{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.75)}.ax-border-b-light\/80{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.8)}.ax-border-b-light\/85{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.85)}.ax-border-b-light\/90{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.9)}.ax-border-b-light\/95{border-bottom-color:rgba(var(--ax-sys-color-border-light-surface),.95)}.ax-border-b-lighter{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-b-lighter\/0{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),0)}.ax-border-b-lighter\/10{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.1)}.ax-border-b-lighter\/100{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),1)}.ax-border-b-lighter\/15{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.15)}.ax-border-b-lighter\/20{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.2)}.ax-border-b-lighter\/25{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.25)}.ax-border-b-lighter\/30{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.3)}.ax-border-b-lighter\/35{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.35)}.ax-border-b-lighter\/40{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.4)}.ax-border-b-lighter\/45{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.45)}.ax-border-b-lighter\/5{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.05)}.ax-border-b-lighter\/50{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.5)}.ax-border-b-lighter\/55{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.55)}.ax-border-b-lighter\/60{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.6)}.ax-border-b-lighter\/65{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.65)}.ax-border-b-lighter\/70{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.7)}.ax-border-b-lighter\/75{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.75)}.ax-border-b-lighter\/80{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.8)}.ax-border-b-lighter\/85{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.85)}.ax-border-b-lighter\/90{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.9)}.ax-border-b-lighter\/95{border-bottom-color:rgba(var(--ax-sys-color-border-lighter-surface),.95)}.ax-border-b-lightest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-b-lightest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),0)}.ax-border-b-lightest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.1)}.ax-border-b-lightest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),1)}.ax-border-b-lightest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.15)}.ax-border-b-lightest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.2)}.ax-border-b-lightest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.25)}.ax-border-b-lightest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.3)}.ax-border-b-lightest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.35)}.ax-border-b-lightest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.4)}.ax-border-b-lightest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.45)}.ax-border-b-lightest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.05)}.ax-border-b-lightest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.5)}.ax-border-b-lightest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.55)}.ax-border-b-lightest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.6)}.ax-border-b-lightest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.65)}.ax-border-b-lightest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.7)}.ax-border-b-lightest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.75)}.ax-border-b-lightest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.8)}.ax-border-b-lightest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.85)}.ax-border-b-lightest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.9)}.ax-border-b-lightest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-lightest-surface),.95)}.ax-border-b-on-dark{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-border-opacity, 1))}.ax-border-b-on-dark\/0{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-border-b-on-dark\/10{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-border-b-on-dark\/100{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-border-b-on-dark\/15{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-border-b-on-dark\/20{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-border-b-on-dark\/25{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-border-b-on-dark\/30{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-border-b-on-dark\/35{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-border-b-on-dark\/40{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-border-b-on-dark\/45{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-border-b-on-dark\/5{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-border-b-on-dark\/50{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-border-b-on-dark\/55{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-border-b-on-dark\/60{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-border-b-on-dark\/65{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-border-b-on-dark\/70{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-border-b-on-dark\/75{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-border-b-on-dark\/80{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-border-b-on-dark\/85{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-border-b-on-dark\/90{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-border-b-on-dark\/95{border-bottom-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-border-b-on-darker{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-border-opacity, 1))}.ax-border-b-on-darker\/0{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-border-b-on-darker\/10{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-border-b-on-darker\/100{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-border-b-on-darker\/15{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-border-b-on-darker\/20{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-border-b-on-darker\/25{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-border-b-on-darker\/30{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-border-b-on-darker\/35{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-border-b-on-darker\/40{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-border-b-on-darker\/45{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-border-b-on-darker\/5{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-border-b-on-darker\/50{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-border-b-on-darker\/55{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-border-b-on-darker\/60{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-border-b-on-darker\/65{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-border-b-on-darker\/70{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-border-b-on-darker\/75{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-border-b-on-darker\/80{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-border-b-on-darker\/85{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-border-b-on-darker\/90{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-border-b-on-darker\/95{border-bottom-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-border-b-on-darkest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-b-on-darkest\/0{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-border-b-on-darkest\/10{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-border-b-on-darkest\/100{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-border-b-on-darkest\/15{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-border-b-on-darkest\/20{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-border-b-on-darkest\/25{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-border-b-on-darkest\/30{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-border-b-on-darkest\/35{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-border-b-on-darkest\/40{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-border-b-on-darkest\/45{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-border-b-on-darkest\/5{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-border-b-on-darkest\/50{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-border-b-on-darkest\/55{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-border-b-on-darkest\/60{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-border-b-on-darkest\/65{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-border-b-on-darkest\/70{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-border-b-on-darkest\/75{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-border-b-on-darkest\/80{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-border-b-on-darkest\/85{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-border-b-on-darkest\/90{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-border-b-on-darkest\/95{border-bottom-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-border-b-on-light{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-border-opacity, 1))}.ax-border-b-on-light\/0{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-border-b-on-light\/10{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-border-b-on-light\/100{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-border-b-on-light\/15{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-border-b-on-light\/20{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-border-b-on-light\/25{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-border-b-on-light\/30{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-border-b-on-light\/35{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-border-b-on-light\/40{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-border-b-on-light\/45{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-border-b-on-light\/5{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-border-b-on-light\/50{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-border-b-on-light\/55{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-border-b-on-light\/60{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-border-b-on-light\/65{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-border-b-on-light\/70{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-border-b-on-light\/75{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-border-b-on-light\/80{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-border-b-on-light\/85{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-border-b-on-light\/90{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-border-b-on-light\/95{border-bottom-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-border-b-on-lighter{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-b-on-lighter\/0{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-border-b-on-lighter\/10{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-border-b-on-lighter\/100{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-border-b-on-lighter\/15{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-border-b-on-lighter\/20{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-border-b-on-lighter\/25{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-border-b-on-lighter\/30{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-border-b-on-lighter\/35{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-border-b-on-lighter\/40{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-border-b-on-lighter\/45{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-border-b-on-lighter\/5{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-border-b-on-lighter\/50{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-border-b-on-lighter\/55{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-border-b-on-lighter\/60{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-border-b-on-lighter\/65{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-border-b-on-lighter\/70{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-border-b-on-lighter\/75{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-border-b-on-lighter\/80{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-border-b-on-lighter\/85{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-border-b-on-lighter\/90{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-border-b-on-lighter\/95{border-bottom-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-border-b-on-lightest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-b-on-lightest\/0{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-border-b-on-lightest\/10{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-border-b-on-lightest\/100{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-border-b-on-lightest\/15{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-border-b-on-lightest\/20{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-border-b-on-lightest\/25{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-border-b-on-lightest\/30{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-border-b-on-lightest\/35{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-border-b-on-lightest\/40{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-border-b-on-lightest\/45{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-border-b-on-lightest\/5{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-border-b-on-lightest\/50{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-border-b-on-lightest\/55{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-border-b-on-lightest\/60{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-border-b-on-lightest\/65{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-border-b-on-lightest\/70{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-border-b-on-lightest\/75{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-border-b-on-lightest\/80{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-border-b-on-lightest\/85{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-border-b-on-lightest\/90{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-border-b-on-lightest\/95{border-bottom-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-border-b-on-surface{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-on-surface),var(--tw-border-opacity, 1))}.ax-border-b-on-surface\/0{border-bottom-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-border-b-on-surface\/10{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-border-b-on-surface\/100{border-bottom-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-border-b-on-surface\/15{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-border-b-on-surface\/20{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-border-b-on-surface\/25{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-border-b-on-surface\/30{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-border-b-on-surface\/35{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-border-b-on-surface\/40{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-border-b-on-surface\/45{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-border-b-on-surface\/5{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-border-b-on-surface\/50{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-border-b-on-surface\/55{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-border-b-on-surface\/60{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-border-b-on-surface\/65{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-border-b-on-surface\/70{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-border-b-on-surface\/75{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-border-b-on-surface\/80{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-border-b-on-surface\/85{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-border-b-on-surface\/90{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-border-b-on-surface\/95{border-bottom-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-border-b-primary-dark{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-b-primary-dark\/0{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0)}.ax-border-b-primary-dark\/10{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1)}.ax-border-b-primary-dark\/100{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1)}.ax-border-b-primary-dark\/15{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15)}.ax-border-b-primary-dark\/20{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2)}.ax-border-b-primary-dark\/25{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25)}.ax-border-b-primary-dark\/30{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3)}.ax-border-b-primary-dark\/35{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35)}.ax-border-b-primary-dark\/40{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4)}.ax-border-b-primary-dark\/45{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45)}.ax-border-b-primary-dark\/5{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05)}.ax-border-b-primary-dark\/50{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5)}.ax-border-b-primary-dark\/55{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55)}.ax-border-b-primary-dark\/60{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6)}.ax-border-b-primary-dark\/65{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65)}.ax-border-b-primary-dark\/70{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7)}.ax-border-b-primary-dark\/75{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75)}.ax-border-b-primary-dark\/80{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8)}.ax-border-b-primary-dark\/85{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85)}.ax-border-b-primary-dark\/90{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9)}.ax-border-b-primary-dark\/95{border-bottom-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95)}.ax-border-b-primary-darker{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-b-primary-darker\/0{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0)}.ax-border-b-primary-darker\/10{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1)}.ax-border-b-primary-darker\/100{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1)}.ax-border-b-primary-darker\/15{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15)}.ax-border-b-primary-darker\/20{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2)}.ax-border-b-primary-darker\/25{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25)}.ax-border-b-primary-darker\/30{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3)}.ax-border-b-primary-darker\/35{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35)}.ax-border-b-primary-darker\/40{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4)}.ax-border-b-primary-darker\/45{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45)}.ax-border-b-primary-darker\/5{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05)}.ax-border-b-primary-darker\/50{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5)}.ax-border-b-primary-darker\/55{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55)}.ax-border-b-primary-darker\/60{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6)}.ax-border-b-primary-darker\/65{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65)}.ax-border-b-primary-darker\/70{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7)}.ax-border-b-primary-darker\/75{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75)}.ax-border-b-primary-darker\/80{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8)}.ax-border-b-primary-darker\/85{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85)}.ax-border-b-primary-darker\/90{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9)}.ax-border-b-primary-darker\/95{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95)}.ax-border-b-primary-darkest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-b-primary-darkest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0)}.ax-border-b-primary-darkest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1)}.ax-border-b-primary-darkest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1)}.ax-border-b-primary-darkest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15)}.ax-border-b-primary-darkest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2)}.ax-border-b-primary-darkest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25)}.ax-border-b-primary-darkest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3)}.ax-border-b-primary-darkest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35)}.ax-border-b-primary-darkest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4)}.ax-border-b-primary-darkest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45)}.ax-border-b-primary-darkest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05)}.ax-border-b-primary-darkest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5)}.ax-border-b-primary-darkest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55)}.ax-border-b-primary-darkest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6)}.ax-border-b-primary-darkest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65)}.ax-border-b-primary-darkest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7)}.ax-border-b-primary-darkest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75)}.ax-border-b-primary-darkest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8)}.ax-border-b-primary-darkest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85)}.ax-border-b-primary-darkest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9)}.ax-border-b-primary-darkest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95)}.ax-border-b-primary-light{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-border-opacity, 1))}.ax-border-b-primary-light\/0{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),0)}.ax-border-b-primary-light\/10{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1)}.ax-border-b-primary-light\/100{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),1)}.ax-border-b-primary-light\/15{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15)}.ax-border-b-primary-light\/20{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2)}.ax-border-b-primary-light\/25{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25)}.ax-border-b-primary-light\/30{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3)}.ax-border-b-primary-light\/35{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35)}.ax-border-b-primary-light\/40{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4)}.ax-border-b-primary-light\/45{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45)}.ax-border-b-primary-light\/5{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05)}.ax-border-b-primary-light\/50{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5)}.ax-border-b-primary-light\/55{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55)}.ax-border-b-primary-light\/60{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6)}.ax-border-b-primary-light\/65{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65)}.ax-border-b-primary-light\/70{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7)}.ax-border-b-primary-light\/75{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75)}.ax-border-b-primary-light\/80{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8)}.ax-border-b-primary-light\/85{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85)}.ax-border-b-primary-light\/90{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9)}.ax-border-b-primary-light\/95{border-bottom-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95)}.ax-border-b-primary-lighter{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-b-primary-lighter\/0{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0)}.ax-border-b-primary-lighter\/10{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1)}.ax-border-b-primary-lighter\/100{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1)}.ax-border-b-primary-lighter\/15{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15)}.ax-border-b-primary-lighter\/20{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2)}.ax-border-b-primary-lighter\/25{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25)}.ax-border-b-primary-lighter\/30{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3)}.ax-border-b-primary-lighter\/35{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35)}.ax-border-b-primary-lighter\/40{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4)}.ax-border-b-primary-lighter\/45{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45)}.ax-border-b-primary-lighter\/5{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05)}.ax-border-b-primary-lighter\/50{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5)}.ax-border-b-primary-lighter\/55{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55)}.ax-border-b-primary-lighter\/60{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6)}.ax-border-b-primary-lighter\/65{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65)}.ax-border-b-primary-lighter\/70{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7)}.ax-border-b-primary-lighter\/75{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75)}.ax-border-b-primary-lighter\/80{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8)}.ax-border-b-primary-lighter\/85{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85)}.ax-border-b-primary-lighter\/90{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9)}.ax-border-b-primary-lighter\/95{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95)}.ax-border-b-primary-lightest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-b-primary-lightest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0)}.ax-border-b-primary-lightest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1)}.ax-border-b-primary-lightest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1)}.ax-border-b-primary-lightest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15)}.ax-border-b-primary-lightest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2)}.ax-border-b-primary-lightest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25)}.ax-border-b-primary-lightest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3)}.ax-border-b-primary-lightest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35)}.ax-border-b-primary-lightest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4)}.ax-border-b-primary-lightest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45)}.ax-border-b-primary-lightest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05)}.ax-border-b-primary-lightest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5)}.ax-border-b-primary-lightest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55)}.ax-border-b-primary-lightest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6)}.ax-border-b-primary-lightest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65)}.ax-border-b-primary-lightest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7)}.ax-border-b-primary-lightest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75)}.ax-border-b-primary-lightest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8)}.ax-border-b-primary-lightest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85)}.ax-border-b-primary-lightest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9)}.ax-border-b-primary-lightest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95)}.ax-border-b-primary-surface{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-border-opacity, 1))}.ax-border-b-primary-surface\/0{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),0)}.ax-border-b-primary-surface\/10{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.1)}.ax-border-b-primary-surface\/100{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),1)}.ax-border-b-primary-surface\/15{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.15)}.ax-border-b-primary-surface\/20{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.2)}.ax-border-b-primary-surface\/25{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.25)}.ax-border-b-primary-surface\/30{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.3)}.ax-border-b-primary-surface\/35{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.35)}.ax-border-b-primary-surface\/40{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.4)}.ax-border-b-primary-surface\/45{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.45)}.ax-border-b-primary-surface\/5{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.05)}.ax-border-b-primary-surface\/50{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.5)}.ax-border-b-primary-surface\/55{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.55)}.ax-border-b-primary-surface\/60{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.6)}.ax-border-b-primary-surface\/65{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.65)}.ax-border-b-primary-surface\/70{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.7)}.ax-border-b-primary-surface\/75{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.75)}.ax-border-b-primary-surface\/80{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.8)}.ax-border-b-primary-surface\/85{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.85)}.ax-border-b-primary-surface\/90{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.9)}.ax-border-b-primary-surface\/95{border-bottom-color:rgba(var(--ax-sys-color-border-primary-surface),.95)}.ax-border-b-secondary-dark{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-b-secondary-dark\/0{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0)}.ax-border-b-secondary-dark\/10{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1)}.ax-border-b-secondary-dark\/100{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1)}.ax-border-b-secondary-dark\/15{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15)}.ax-border-b-secondary-dark\/20{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2)}.ax-border-b-secondary-dark\/25{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25)}.ax-border-b-secondary-dark\/30{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3)}.ax-border-b-secondary-dark\/35{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35)}.ax-border-b-secondary-dark\/40{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4)}.ax-border-b-secondary-dark\/45{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45)}.ax-border-b-secondary-dark\/5{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05)}.ax-border-b-secondary-dark\/50{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5)}.ax-border-b-secondary-dark\/55{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55)}.ax-border-b-secondary-dark\/60{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6)}.ax-border-b-secondary-dark\/65{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65)}.ax-border-b-secondary-dark\/70{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7)}.ax-border-b-secondary-dark\/75{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75)}.ax-border-b-secondary-dark\/80{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8)}.ax-border-b-secondary-dark\/85{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85)}.ax-border-b-secondary-dark\/90{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9)}.ax-border-b-secondary-dark\/95{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95)}.ax-border-b-secondary-darker{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-b-secondary-darker\/0{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0)}.ax-border-b-secondary-darker\/10{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1)}.ax-border-b-secondary-darker\/100{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1)}.ax-border-b-secondary-darker\/15{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15)}.ax-border-b-secondary-darker\/20{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2)}.ax-border-b-secondary-darker\/25{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25)}.ax-border-b-secondary-darker\/30{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3)}.ax-border-b-secondary-darker\/35{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35)}.ax-border-b-secondary-darker\/40{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4)}.ax-border-b-secondary-darker\/45{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45)}.ax-border-b-secondary-darker\/5{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05)}.ax-border-b-secondary-darker\/50{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5)}.ax-border-b-secondary-darker\/55{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55)}.ax-border-b-secondary-darker\/60{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6)}.ax-border-b-secondary-darker\/65{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65)}.ax-border-b-secondary-darker\/70{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7)}.ax-border-b-secondary-darker\/75{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75)}.ax-border-b-secondary-darker\/80{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8)}.ax-border-b-secondary-darker\/85{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85)}.ax-border-b-secondary-darker\/90{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9)}.ax-border-b-secondary-darker\/95{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95)}.ax-border-b-secondary-darkest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-b-secondary-darkest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0)}.ax-border-b-secondary-darkest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1)}.ax-border-b-secondary-darkest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1)}.ax-border-b-secondary-darkest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15)}.ax-border-b-secondary-darkest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2)}.ax-border-b-secondary-darkest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25)}.ax-border-b-secondary-darkest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3)}.ax-border-b-secondary-darkest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35)}.ax-border-b-secondary-darkest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4)}.ax-border-b-secondary-darkest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45)}.ax-border-b-secondary-darkest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05)}.ax-border-b-secondary-darkest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5)}.ax-border-b-secondary-darkest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55)}.ax-border-b-secondary-darkest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6)}.ax-border-b-secondary-darkest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65)}.ax-border-b-secondary-darkest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7)}.ax-border-b-secondary-darkest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75)}.ax-border-b-secondary-darkest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8)}.ax-border-b-secondary-darkest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85)}.ax-border-b-secondary-darkest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9)}.ax-border-b-secondary-darkest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95)}.ax-border-b-secondary-light{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-border-opacity, 1))}.ax-border-b-secondary-light\/0{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0)}.ax-border-b-secondary-light\/10{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1)}.ax-border-b-secondary-light\/100{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1)}.ax-border-b-secondary-light\/15{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15)}.ax-border-b-secondary-light\/20{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2)}.ax-border-b-secondary-light\/25{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25)}.ax-border-b-secondary-light\/30{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3)}.ax-border-b-secondary-light\/35{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35)}.ax-border-b-secondary-light\/40{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4)}.ax-border-b-secondary-light\/45{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45)}.ax-border-b-secondary-light\/5{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05)}.ax-border-b-secondary-light\/50{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5)}.ax-border-b-secondary-light\/55{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55)}.ax-border-b-secondary-light\/60{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6)}.ax-border-b-secondary-light\/65{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65)}.ax-border-b-secondary-light\/70{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7)}.ax-border-b-secondary-light\/75{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75)}.ax-border-b-secondary-light\/80{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8)}.ax-border-b-secondary-light\/85{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85)}.ax-border-b-secondary-light\/90{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9)}.ax-border-b-secondary-light\/95{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95)}.ax-border-b-secondary-lighter{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-b-secondary-lighter\/0{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0)}.ax-border-b-secondary-lighter\/10{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1)}.ax-border-b-secondary-lighter\/100{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1)}.ax-border-b-secondary-lighter\/15{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15)}.ax-border-b-secondary-lighter\/20{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2)}.ax-border-b-secondary-lighter\/25{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25)}.ax-border-b-secondary-lighter\/30{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3)}.ax-border-b-secondary-lighter\/35{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35)}.ax-border-b-secondary-lighter\/40{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4)}.ax-border-b-secondary-lighter\/45{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45)}.ax-border-b-secondary-lighter\/5{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05)}.ax-border-b-secondary-lighter\/50{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5)}.ax-border-b-secondary-lighter\/55{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55)}.ax-border-b-secondary-lighter\/60{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6)}.ax-border-b-secondary-lighter\/65{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65)}.ax-border-b-secondary-lighter\/70{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7)}.ax-border-b-secondary-lighter\/75{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75)}.ax-border-b-secondary-lighter\/80{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8)}.ax-border-b-secondary-lighter\/85{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85)}.ax-border-b-secondary-lighter\/90{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9)}.ax-border-b-secondary-lighter\/95{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95)}.ax-border-b-secondary-lightest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-b-secondary-lightest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0)}.ax-border-b-secondary-lightest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1)}.ax-border-b-secondary-lightest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1)}.ax-border-b-secondary-lightest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15)}.ax-border-b-secondary-lightest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2)}.ax-border-b-secondary-lightest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25)}.ax-border-b-secondary-lightest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3)}.ax-border-b-secondary-lightest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35)}.ax-border-b-secondary-lightest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4)}.ax-border-b-secondary-lightest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45)}.ax-border-b-secondary-lightest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05)}.ax-border-b-secondary-lightest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5)}.ax-border-b-secondary-lightest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55)}.ax-border-b-secondary-lightest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6)}.ax-border-b-secondary-lightest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65)}.ax-border-b-secondary-lightest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7)}.ax-border-b-secondary-lightest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75)}.ax-border-b-secondary-lightest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8)}.ax-border-b-secondary-lightest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85)}.ax-border-b-secondary-lightest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9)}.ax-border-b-secondary-lightest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95)}.ax-border-b-secondary-surface{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-border-opacity, 1))}.ax-border-b-secondary-surface\/0{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),0)}.ax-border-b-secondary-surface\/10{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.1)}.ax-border-b-secondary-surface\/100{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),1)}.ax-border-b-secondary-surface\/15{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.15)}.ax-border-b-secondary-surface\/20{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.2)}.ax-border-b-secondary-surface\/25{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.25)}.ax-border-b-secondary-surface\/30{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.3)}.ax-border-b-secondary-surface\/35{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.35)}.ax-border-b-secondary-surface\/40{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.4)}.ax-border-b-secondary-surface\/45{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.45)}.ax-border-b-secondary-surface\/5{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.05)}.ax-border-b-secondary-surface\/50{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.5)}.ax-border-b-secondary-surface\/55{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.55)}.ax-border-b-secondary-surface\/60{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.6)}.ax-border-b-secondary-surface\/65{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.65)}.ax-border-b-secondary-surface\/70{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.7)}.ax-border-b-secondary-surface\/75{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.75)}.ax-border-b-secondary-surface\/80{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.8)}.ax-border-b-secondary-surface\/85{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.85)}.ax-border-b-secondary-surface\/90{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.9)}.ax-border-b-secondary-surface\/95{border-bottom-color:rgba(var(--ax-sys-color-border-secondary-surface),.95)}.ax-border-b-success-dark{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-border-opacity, 1))}.ax-border-b-success-dark\/0{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),0)}.ax-border-b-success-dark\/10{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1)}.ax-border-b-success-dark\/100{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),1)}.ax-border-b-success-dark\/15{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15)}.ax-border-b-success-dark\/20{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2)}.ax-border-b-success-dark\/25{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25)}.ax-border-b-success-dark\/30{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3)}.ax-border-b-success-dark\/35{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35)}.ax-border-b-success-dark\/40{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4)}.ax-border-b-success-dark\/45{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45)}.ax-border-b-success-dark\/5{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05)}.ax-border-b-success-dark\/50{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5)}.ax-border-b-success-dark\/55{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55)}.ax-border-b-success-dark\/60{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6)}.ax-border-b-success-dark\/65{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65)}.ax-border-b-success-dark\/70{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7)}.ax-border-b-success-dark\/75{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75)}.ax-border-b-success-dark\/80{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8)}.ax-border-b-success-dark\/85{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85)}.ax-border-b-success-dark\/90{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9)}.ax-border-b-success-dark\/95{border-bottom-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95)}.ax-border-b-success-darker{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-border-opacity, 1))}.ax-border-b-success-darker\/0{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),0)}.ax-border-b-success-darker\/10{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1)}.ax-border-b-success-darker\/100{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),1)}.ax-border-b-success-darker\/15{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15)}.ax-border-b-success-darker\/20{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2)}.ax-border-b-success-darker\/25{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25)}.ax-border-b-success-darker\/30{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3)}.ax-border-b-success-darker\/35{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35)}.ax-border-b-success-darker\/40{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4)}.ax-border-b-success-darker\/45{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45)}.ax-border-b-success-darker\/5{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05)}.ax-border-b-success-darker\/50{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5)}.ax-border-b-success-darker\/55{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55)}.ax-border-b-success-darker\/60{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6)}.ax-border-b-success-darker\/65{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65)}.ax-border-b-success-darker\/70{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7)}.ax-border-b-success-darker\/75{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75)}.ax-border-b-success-darker\/80{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8)}.ax-border-b-success-darker\/85{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85)}.ax-border-b-success-darker\/90{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9)}.ax-border-b-success-darker\/95{border-bottom-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95)}.ax-border-b-success-darkest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-b-success-darkest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0)}.ax-border-b-success-darkest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1)}.ax-border-b-success-darkest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1)}.ax-border-b-success-darkest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15)}.ax-border-b-success-darkest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2)}.ax-border-b-success-darkest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25)}.ax-border-b-success-darkest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3)}.ax-border-b-success-darkest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35)}.ax-border-b-success-darkest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4)}.ax-border-b-success-darkest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45)}.ax-border-b-success-darkest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05)}.ax-border-b-success-darkest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5)}.ax-border-b-success-darkest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55)}.ax-border-b-success-darkest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6)}.ax-border-b-success-darkest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65)}.ax-border-b-success-darkest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7)}.ax-border-b-success-darkest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75)}.ax-border-b-success-darkest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8)}.ax-border-b-success-darkest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85)}.ax-border-b-success-darkest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9)}.ax-border-b-success-darkest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95)}.ax-border-b-success-light{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-border-opacity, 1))}.ax-border-b-success-light\/0{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),0)}.ax-border-b-success-light\/10{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.1)}.ax-border-b-success-light\/100{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),1)}.ax-border-b-success-light\/15{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.15)}.ax-border-b-success-light\/20{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.2)}.ax-border-b-success-light\/25{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.25)}.ax-border-b-success-light\/30{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.3)}.ax-border-b-success-light\/35{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.35)}.ax-border-b-success-light\/40{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.4)}.ax-border-b-success-light\/45{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.45)}.ax-border-b-success-light\/5{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.05)}.ax-border-b-success-light\/50{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.5)}.ax-border-b-success-light\/55{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.55)}.ax-border-b-success-light\/60{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.6)}.ax-border-b-success-light\/65{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.65)}.ax-border-b-success-light\/70{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.7)}.ax-border-b-success-light\/75{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.75)}.ax-border-b-success-light\/80{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.8)}.ax-border-b-success-light\/85{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.85)}.ax-border-b-success-light\/90{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.9)}.ax-border-b-success-light\/95{border-bottom-color:rgba(var(--ax-sys-color-border-success-light-surface),.95)}.ax-border-b-success-lighter{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-b-success-lighter\/0{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0)}.ax-border-b-success-lighter\/10{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1)}.ax-border-b-success-lighter\/100{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1)}.ax-border-b-success-lighter\/15{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15)}.ax-border-b-success-lighter\/20{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2)}.ax-border-b-success-lighter\/25{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25)}.ax-border-b-success-lighter\/30{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3)}.ax-border-b-success-lighter\/35{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35)}.ax-border-b-success-lighter\/40{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4)}.ax-border-b-success-lighter\/45{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45)}.ax-border-b-success-lighter\/5{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05)}.ax-border-b-success-lighter\/50{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5)}.ax-border-b-success-lighter\/55{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55)}.ax-border-b-success-lighter\/60{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6)}.ax-border-b-success-lighter\/65{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65)}.ax-border-b-success-lighter\/70{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7)}.ax-border-b-success-lighter\/75{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75)}.ax-border-b-success-lighter\/80{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8)}.ax-border-b-success-lighter\/85{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85)}.ax-border-b-success-lighter\/90{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9)}.ax-border-b-success-lighter\/95{border-bottom-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95)}.ax-border-b-success-lightest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-b-success-lightest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0)}.ax-border-b-success-lightest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1)}.ax-border-b-success-lightest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1)}.ax-border-b-success-lightest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15)}.ax-border-b-success-lightest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2)}.ax-border-b-success-lightest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25)}.ax-border-b-success-lightest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3)}.ax-border-b-success-lightest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35)}.ax-border-b-success-lightest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4)}.ax-border-b-success-lightest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45)}.ax-border-b-success-lightest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05)}.ax-border-b-success-lightest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5)}.ax-border-b-success-lightest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55)}.ax-border-b-success-lightest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6)}.ax-border-b-success-lightest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65)}.ax-border-b-success-lightest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7)}.ax-border-b-success-lightest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75)}.ax-border-b-success-lightest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8)}.ax-border-b-success-lightest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85)}.ax-border-b-success-lightest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9)}.ax-border-b-success-lightest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95)}.ax-border-b-success-surface{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-border-opacity, 1))}.ax-border-b-success-surface\/0{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),0)}.ax-border-b-success-surface\/10{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.1)}.ax-border-b-success-surface\/100{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),1)}.ax-border-b-success-surface\/15{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.15)}.ax-border-b-success-surface\/20{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.2)}.ax-border-b-success-surface\/25{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.25)}.ax-border-b-success-surface\/30{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.3)}.ax-border-b-success-surface\/35{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.35)}.ax-border-b-success-surface\/40{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.4)}.ax-border-b-success-surface\/45{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.45)}.ax-border-b-success-surface\/5{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.05)}.ax-border-b-success-surface\/50{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.5)}.ax-border-b-success-surface\/55{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.55)}.ax-border-b-success-surface\/60{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.6)}.ax-border-b-success-surface\/65{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.65)}.ax-border-b-success-surface\/70{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.7)}.ax-border-b-success-surface\/75{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.75)}.ax-border-b-success-surface\/80{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.8)}.ax-border-b-success-surface\/85{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.85)}.ax-border-b-success-surface\/90{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.9)}.ax-border-b-success-surface\/95{border-bottom-color:rgba(var(--ax-sys-color-border-success-surface),.95)}.ax-border-b-surface{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1))}.ax-border-b-surface\/0{border-bottom-color:rgba(var(--ax-sys-color-border-surface),0)}.ax-border-b-surface\/10{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.1)}.ax-border-b-surface\/100{border-bottom-color:rgba(var(--ax-sys-color-border-surface),1)}.ax-border-b-surface\/15{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.15)}.ax-border-b-surface\/20{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.2)}.ax-border-b-surface\/25{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.25)}.ax-border-b-surface\/30{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.3)}.ax-border-b-surface\/35{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.35)}.ax-border-b-surface\/40{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.4)}.ax-border-b-surface\/45{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.45)}.ax-border-b-surface\/5{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.05)}.ax-border-b-surface\/50{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.5)}.ax-border-b-surface\/55{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.55)}.ax-border-b-surface\/60{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.6)}.ax-border-b-surface\/65{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.65)}.ax-border-b-surface\/70{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.7)}.ax-border-b-surface\/75{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.75)}.ax-border-b-surface\/80{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.8)}.ax-border-b-surface\/85{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.85)}.ax-border-b-surface\/90{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.9)}.ax-border-b-surface\/95{border-bottom-color:rgba(var(--ax-sys-color-border-surface),.95)}.ax-border-b-warning-dark{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-border-opacity, 1))}.ax-border-b-warning-dark\/0{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0)}.ax-border-b-warning-dark\/10{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1)}.ax-border-b-warning-dark\/100{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1)}.ax-border-b-warning-dark\/15{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15)}.ax-border-b-warning-dark\/20{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2)}.ax-border-b-warning-dark\/25{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25)}.ax-border-b-warning-dark\/30{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3)}.ax-border-b-warning-dark\/35{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35)}.ax-border-b-warning-dark\/40{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4)}.ax-border-b-warning-dark\/45{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45)}.ax-border-b-warning-dark\/5{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05)}.ax-border-b-warning-dark\/50{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5)}.ax-border-b-warning-dark\/55{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55)}.ax-border-b-warning-dark\/60{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6)}.ax-border-b-warning-dark\/65{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65)}.ax-border-b-warning-dark\/70{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7)}.ax-border-b-warning-dark\/75{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75)}.ax-border-b-warning-dark\/80{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8)}.ax-border-b-warning-dark\/85{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85)}.ax-border-b-warning-dark\/90{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9)}.ax-border-b-warning-dark\/95{border-bottom-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95)}.ax-border-b-warning-darker{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-border-opacity, 1))}.ax-border-b-warning-darker\/0{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0)}.ax-border-b-warning-darker\/10{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1)}.ax-border-b-warning-darker\/100{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1)}.ax-border-b-warning-darker\/15{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15)}.ax-border-b-warning-darker\/20{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2)}.ax-border-b-warning-darker\/25{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25)}.ax-border-b-warning-darker\/30{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3)}.ax-border-b-warning-darker\/35{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35)}.ax-border-b-warning-darker\/40{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4)}.ax-border-b-warning-darker\/45{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45)}.ax-border-b-warning-darker\/5{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05)}.ax-border-b-warning-darker\/50{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5)}.ax-border-b-warning-darker\/55{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55)}.ax-border-b-warning-darker\/60{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6)}.ax-border-b-warning-darker\/65{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65)}.ax-border-b-warning-darker\/70{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7)}.ax-border-b-warning-darker\/75{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75)}.ax-border-b-warning-darker\/80{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8)}.ax-border-b-warning-darker\/85{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85)}.ax-border-b-warning-darker\/90{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9)}.ax-border-b-warning-darker\/95{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95)}.ax-border-b-warning-darkest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-b-warning-darkest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0)}.ax-border-b-warning-darkest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1)}.ax-border-b-warning-darkest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1)}.ax-border-b-warning-darkest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15)}.ax-border-b-warning-darkest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2)}.ax-border-b-warning-darkest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25)}.ax-border-b-warning-darkest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3)}.ax-border-b-warning-darkest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35)}.ax-border-b-warning-darkest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4)}.ax-border-b-warning-darkest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45)}.ax-border-b-warning-darkest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05)}.ax-border-b-warning-darkest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5)}.ax-border-b-warning-darkest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55)}.ax-border-b-warning-darkest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6)}.ax-border-b-warning-darkest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65)}.ax-border-b-warning-darkest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7)}.ax-border-b-warning-darkest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75)}.ax-border-b-warning-darkest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8)}.ax-border-b-warning-darkest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85)}.ax-border-b-warning-darkest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9)}.ax-border-b-warning-darkest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95)}.ax-border-b-warning-light{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-border-opacity, 1))}.ax-border-b-warning-light\/0{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),0)}.ax-border-b-warning-light\/10{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1)}.ax-border-b-warning-light\/100{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),1)}.ax-border-b-warning-light\/15{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15)}.ax-border-b-warning-light\/20{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2)}.ax-border-b-warning-light\/25{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25)}.ax-border-b-warning-light\/30{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3)}.ax-border-b-warning-light\/35{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35)}.ax-border-b-warning-light\/40{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4)}.ax-border-b-warning-light\/45{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45)}.ax-border-b-warning-light\/5{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05)}.ax-border-b-warning-light\/50{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5)}.ax-border-b-warning-light\/55{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55)}.ax-border-b-warning-light\/60{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6)}.ax-border-b-warning-light\/65{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65)}.ax-border-b-warning-light\/70{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7)}.ax-border-b-warning-light\/75{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75)}.ax-border-b-warning-light\/80{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8)}.ax-border-b-warning-light\/85{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85)}.ax-border-b-warning-light\/90{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9)}.ax-border-b-warning-light\/95{border-bottom-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95)}.ax-border-b-warning-lighter{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-b-warning-lighter\/0{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0)}.ax-border-b-warning-lighter\/10{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1)}.ax-border-b-warning-lighter\/100{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1)}.ax-border-b-warning-lighter\/15{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15)}.ax-border-b-warning-lighter\/20{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2)}.ax-border-b-warning-lighter\/25{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25)}.ax-border-b-warning-lighter\/30{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3)}.ax-border-b-warning-lighter\/35{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35)}.ax-border-b-warning-lighter\/40{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4)}.ax-border-b-warning-lighter\/45{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45)}.ax-border-b-warning-lighter\/5{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05)}.ax-border-b-warning-lighter\/50{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5)}.ax-border-b-warning-lighter\/55{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55)}.ax-border-b-warning-lighter\/60{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6)}.ax-border-b-warning-lighter\/65{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65)}.ax-border-b-warning-lighter\/70{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7)}.ax-border-b-warning-lighter\/75{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75)}.ax-border-b-warning-lighter\/80{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8)}.ax-border-b-warning-lighter\/85{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85)}.ax-border-b-warning-lighter\/90{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9)}.ax-border-b-warning-lighter\/95{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95)}.ax-border-b-warning-lightest{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-b-warning-lightest\/0{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0)}.ax-border-b-warning-lightest\/10{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1)}.ax-border-b-warning-lightest\/100{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1)}.ax-border-b-warning-lightest\/15{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15)}.ax-border-b-warning-lightest\/20{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2)}.ax-border-b-warning-lightest\/25{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25)}.ax-border-b-warning-lightest\/30{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3)}.ax-border-b-warning-lightest\/35{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35)}.ax-border-b-warning-lightest\/40{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4)}.ax-border-b-warning-lightest\/45{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45)}.ax-border-b-warning-lightest\/5{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05)}.ax-border-b-warning-lightest\/50{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5)}.ax-border-b-warning-lightest\/55{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55)}.ax-border-b-warning-lightest\/60{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6)}.ax-border-b-warning-lightest\/65{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65)}.ax-border-b-warning-lightest\/70{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7)}.ax-border-b-warning-lightest\/75{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75)}.ax-border-b-warning-lightest\/80{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8)}.ax-border-b-warning-lightest\/85{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85)}.ax-border-b-warning-lightest\/90{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9)}.ax-border-b-warning-lightest\/95{border-bottom-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95)}.ax-border-b-warning-surface{--tw-border-opacity: 1;border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-border-opacity, 1))}.ax-border-b-warning-surface\/0{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),0)}.ax-border-b-warning-surface\/10{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.1)}.ax-border-b-warning-surface\/100{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),1)}.ax-border-b-warning-surface\/15{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.15)}.ax-border-b-warning-surface\/20{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.2)}.ax-border-b-warning-surface\/25{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.25)}.ax-border-b-warning-surface\/30{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.3)}.ax-border-b-warning-surface\/35{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.35)}.ax-border-b-warning-surface\/40{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.4)}.ax-border-b-warning-surface\/45{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.45)}.ax-border-b-warning-surface\/5{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.05)}.ax-border-b-warning-surface\/50{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.5)}.ax-border-b-warning-surface\/55{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.55)}.ax-border-b-warning-surface\/60{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.6)}.ax-border-b-warning-surface\/65{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.65)}.ax-border-b-warning-surface\/70{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.7)}.ax-border-b-warning-surface\/75{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.75)}.ax-border-b-warning-surface\/80{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.8)}.ax-border-b-warning-surface\/85{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.85)}.ax-border-b-warning-surface\/90{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.9)}.ax-border-b-warning-surface\/95{border-bottom-color:rgba(var(--ax-sys-color-border-warning-surface),.95)}.ax-border-e-danger-dark{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-border-opacity, 1))}.ax-border-e-danger-dark\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0)}.ax-border-e-danger-dark\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1)}.ax-border-e-danger-dark\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1)}.ax-border-e-danger-dark\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15)}.ax-border-e-danger-dark\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2)}.ax-border-e-danger-dark\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25)}.ax-border-e-danger-dark\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3)}.ax-border-e-danger-dark\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35)}.ax-border-e-danger-dark\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4)}.ax-border-e-danger-dark\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45)}.ax-border-e-danger-dark\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05)}.ax-border-e-danger-dark\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5)}.ax-border-e-danger-dark\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55)}.ax-border-e-danger-dark\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6)}.ax-border-e-danger-dark\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65)}.ax-border-e-danger-dark\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7)}.ax-border-e-danger-dark\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75)}.ax-border-e-danger-dark\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8)}.ax-border-e-danger-dark\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85)}.ax-border-e-danger-dark\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9)}.ax-border-e-danger-dark\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95)}.ax-border-e-danger-darker{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-border-opacity, 1))}.ax-border-e-danger-darker\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0)}.ax-border-e-danger-darker\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1)}.ax-border-e-danger-darker\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1)}.ax-border-e-danger-darker\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15)}.ax-border-e-danger-darker\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2)}.ax-border-e-danger-darker\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25)}.ax-border-e-danger-darker\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3)}.ax-border-e-danger-darker\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35)}.ax-border-e-danger-darker\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4)}.ax-border-e-danger-darker\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45)}.ax-border-e-danger-darker\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05)}.ax-border-e-danger-darker\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5)}.ax-border-e-danger-darker\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55)}.ax-border-e-danger-darker\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6)}.ax-border-e-danger-darker\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65)}.ax-border-e-danger-darker\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7)}.ax-border-e-danger-darker\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75)}.ax-border-e-danger-darker\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8)}.ax-border-e-danger-darker\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85)}.ax-border-e-danger-darker\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9)}.ax-border-e-danger-darker\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95)}.ax-border-e-danger-darkest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-e-danger-darkest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0)}.ax-border-e-danger-darkest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1)}.ax-border-e-danger-darkest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1)}.ax-border-e-danger-darkest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15)}.ax-border-e-danger-darkest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2)}.ax-border-e-danger-darkest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25)}.ax-border-e-danger-darkest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3)}.ax-border-e-danger-darkest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35)}.ax-border-e-danger-darkest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4)}.ax-border-e-danger-darkest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45)}.ax-border-e-danger-darkest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05)}.ax-border-e-danger-darkest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5)}.ax-border-e-danger-darkest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55)}.ax-border-e-danger-darkest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6)}.ax-border-e-danger-darkest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65)}.ax-border-e-danger-darkest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7)}.ax-border-e-danger-darkest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75)}.ax-border-e-danger-darkest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8)}.ax-border-e-danger-darkest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85)}.ax-border-e-danger-darkest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9)}.ax-border-e-danger-darkest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95)}.ax-border-e-danger-light{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-border-opacity, 1))}.ax-border-e-danger-light\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),0)}.ax-border-e-danger-light\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1)}.ax-border-e-danger-light\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),1)}.ax-border-e-danger-light\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15)}.ax-border-e-danger-light\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2)}.ax-border-e-danger-light\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25)}.ax-border-e-danger-light\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3)}.ax-border-e-danger-light\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35)}.ax-border-e-danger-light\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4)}.ax-border-e-danger-light\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45)}.ax-border-e-danger-light\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05)}.ax-border-e-danger-light\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5)}.ax-border-e-danger-light\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55)}.ax-border-e-danger-light\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6)}.ax-border-e-danger-light\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65)}.ax-border-e-danger-light\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7)}.ax-border-e-danger-light\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75)}.ax-border-e-danger-light\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8)}.ax-border-e-danger-light\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85)}.ax-border-e-danger-light\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9)}.ax-border-e-danger-light\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95)}.ax-border-e-danger-lighter{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-e-danger-lighter\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0)}.ax-border-e-danger-lighter\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1)}.ax-border-e-danger-lighter\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1)}.ax-border-e-danger-lighter\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15)}.ax-border-e-danger-lighter\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2)}.ax-border-e-danger-lighter\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25)}.ax-border-e-danger-lighter\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3)}.ax-border-e-danger-lighter\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35)}.ax-border-e-danger-lighter\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4)}.ax-border-e-danger-lighter\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45)}.ax-border-e-danger-lighter\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05)}.ax-border-e-danger-lighter\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5)}.ax-border-e-danger-lighter\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55)}.ax-border-e-danger-lighter\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6)}.ax-border-e-danger-lighter\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65)}.ax-border-e-danger-lighter\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7)}.ax-border-e-danger-lighter\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75)}.ax-border-e-danger-lighter\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8)}.ax-border-e-danger-lighter\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85)}.ax-border-e-danger-lighter\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9)}.ax-border-e-danger-lighter\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95)}.ax-border-e-danger-lightest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-e-danger-lightest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0)}.ax-border-e-danger-lightest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1)}.ax-border-e-danger-lightest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1)}.ax-border-e-danger-lightest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15)}.ax-border-e-danger-lightest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2)}.ax-border-e-danger-lightest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25)}.ax-border-e-danger-lightest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3)}.ax-border-e-danger-lightest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35)}.ax-border-e-danger-lightest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4)}.ax-border-e-danger-lightest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45)}.ax-border-e-danger-lightest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05)}.ax-border-e-danger-lightest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5)}.ax-border-e-danger-lightest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55)}.ax-border-e-danger-lightest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6)}.ax-border-e-danger-lightest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65)}.ax-border-e-danger-lightest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7)}.ax-border-e-danger-lightest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75)}.ax-border-e-danger-lightest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8)}.ax-border-e-danger-lightest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85)}.ax-border-e-danger-lightest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9)}.ax-border-e-danger-lightest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95)}.ax-border-e-danger-surface{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-border-opacity, 1))}.ax-border-e-danger-surface\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),0)}.ax-border-e-danger-surface\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.1)}.ax-border-e-danger-surface\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),1)}.ax-border-e-danger-surface\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.15)}.ax-border-e-danger-surface\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.2)}.ax-border-e-danger-surface\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.25)}.ax-border-e-danger-surface\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.3)}.ax-border-e-danger-surface\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.35)}.ax-border-e-danger-surface\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.4)}.ax-border-e-danger-surface\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.45)}.ax-border-e-danger-surface\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.05)}.ax-border-e-danger-surface\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.5)}.ax-border-e-danger-surface\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.55)}.ax-border-e-danger-surface\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.6)}.ax-border-e-danger-surface\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.65)}.ax-border-e-danger-surface\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.7)}.ax-border-e-danger-surface\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.75)}.ax-border-e-danger-surface\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.8)}.ax-border-e-danger-surface\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.85)}.ax-border-e-danger-surface\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.9)}.ax-border-e-danger-surface\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-danger-surface),.95)}.ax-border-e-dark{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-border-opacity, 1))}.ax-border-e-dark\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),0)}.ax-border-e-dark\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.1)}.ax-border-e-dark\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),1)}.ax-border-e-dark\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.15)}.ax-border-e-dark\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.2)}.ax-border-e-dark\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.25)}.ax-border-e-dark\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.3)}.ax-border-e-dark\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.35)}.ax-border-e-dark\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.4)}.ax-border-e-dark\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.45)}.ax-border-e-dark\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.05)}.ax-border-e-dark\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.5)}.ax-border-e-dark\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.55)}.ax-border-e-dark\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.6)}.ax-border-e-dark\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.65)}.ax-border-e-dark\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.7)}.ax-border-e-dark\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.75)}.ax-border-e-dark\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.8)}.ax-border-e-dark\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.85)}.ax-border-e-dark\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.9)}.ax-border-e-dark\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-dark-surface),.95)}.ax-border-e-darker{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-border-opacity, 1))}.ax-border-e-darker\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),0)}.ax-border-e-darker\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.1)}.ax-border-e-darker\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),1)}.ax-border-e-darker\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.15)}.ax-border-e-darker\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.2)}.ax-border-e-darker\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.25)}.ax-border-e-darker\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.3)}.ax-border-e-darker\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.35)}.ax-border-e-darker\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.4)}.ax-border-e-darker\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.45)}.ax-border-e-darker\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.05)}.ax-border-e-darker\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.5)}.ax-border-e-darker\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.55)}.ax-border-e-darker\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.6)}.ax-border-e-darker\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.65)}.ax-border-e-darker\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.7)}.ax-border-e-darker\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.75)}.ax-border-e-darker\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.8)}.ax-border-e-darker\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.85)}.ax-border-e-darker\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.9)}.ax-border-e-darker\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-darker-surface),.95)}.ax-border-e-darkest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-e-darkest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),0)}.ax-border-e-darkest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.1)}.ax-border-e-darkest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),1)}.ax-border-e-darkest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.15)}.ax-border-e-darkest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.2)}.ax-border-e-darkest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.25)}.ax-border-e-darkest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.3)}.ax-border-e-darkest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.35)}.ax-border-e-darkest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.4)}.ax-border-e-darkest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.45)}.ax-border-e-darkest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.05)}.ax-border-e-darkest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.5)}.ax-border-e-darkest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.55)}.ax-border-e-darkest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.6)}.ax-border-e-darkest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.65)}.ax-border-e-darkest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.7)}.ax-border-e-darkest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.75)}.ax-border-e-darkest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.8)}.ax-border-e-darkest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.85)}.ax-border-e-darkest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.9)}.ax-border-e-darkest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-darkest-surface),.95)}.ax-border-e-light{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-border-opacity, 1))}.ax-border-e-light\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),0)}.ax-border-e-light\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.1)}.ax-border-e-light\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),1)}.ax-border-e-light\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.15)}.ax-border-e-light\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.2)}.ax-border-e-light\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.25)}.ax-border-e-light\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.3)}.ax-border-e-light\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.35)}.ax-border-e-light\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.4)}.ax-border-e-light\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.45)}.ax-border-e-light\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.05)}.ax-border-e-light\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.5)}.ax-border-e-light\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.55)}.ax-border-e-light\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.6)}.ax-border-e-light\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.65)}.ax-border-e-light\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.7)}.ax-border-e-light\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.75)}.ax-border-e-light\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.8)}.ax-border-e-light\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.85)}.ax-border-e-light\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.9)}.ax-border-e-light\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-light-surface),.95)}.ax-border-e-lighter{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-e-lighter\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),0)}.ax-border-e-lighter\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.1)}.ax-border-e-lighter\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),1)}.ax-border-e-lighter\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.15)}.ax-border-e-lighter\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.2)}.ax-border-e-lighter\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.25)}.ax-border-e-lighter\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.3)}.ax-border-e-lighter\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.35)}.ax-border-e-lighter\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.4)}.ax-border-e-lighter\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.45)}.ax-border-e-lighter\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.05)}.ax-border-e-lighter\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.5)}.ax-border-e-lighter\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.55)}.ax-border-e-lighter\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.6)}.ax-border-e-lighter\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.65)}.ax-border-e-lighter\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.7)}.ax-border-e-lighter\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.75)}.ax-border-e-lighter\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.8)}.ax-border-e-lighter\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.85)}.ax-border-e-lighter\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.9)}.ax-border-e-lighter\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-lighter-surface),.95)}.ax-border-e-lightest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-e-lightest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),0)}.ax-border-e-lightest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.1)}.ax-border-e-lightest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),1)}.ax-border-e-lightest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.15)}.ax-border-e-lightest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.2)}.ax-border-e-lightest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.25)}.ax-border-e-lightest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.3)}.ax-border-e-lightest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.35)}.ax-border-e-lightest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.4)}.ax-border-e-lightest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.45)}.ax-border-e-lightest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.05)}.ax-border-e-lightest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.5)}.ax-border-e-lightest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.55)}.ax-border-e-lightest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.6)}.ax-border-e-lightest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.65)}.ax-border-e-lightest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.7)}.ax-border-e-lightest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.75)}.ax-border-e-lightest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.8)}.ax-border-e-lightest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.85)}.ax-border-e-lightest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.9)}.ax-border-e-lightest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-lightest-surface),.95)}.ax-border-e-on-dark{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-border-opacity, 1))}.ax-border-e-on-dark\/0{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-border-e-on-dark\/10{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-border-e-on-dark\/100{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-border-e-on-dark\/15{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-border-e-on-dark\/20{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-border-e-on-dark\/25{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-border-e-on-dark\/30{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-border-e-on-dark\/35{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-border-e-on-dark\/40{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-border-e-on-dark\/45{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-border-e-on-dark\/5{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-border-e-on-dark\/50{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-border-e-on-dark\/55{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-border-e-on-dark\/60{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-border-e-on-dark\/65{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-border-e-on-dark\/70{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-border-e-on-dark\/75{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-border-e-on-dark\/80{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-border-e-on-dark\/85{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-border-e-on-dark\/90{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-border-e-on-dark\/95{border-inline-end-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-border-e-on-darker{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-border-opacity, 1))}.ax-border-e-on-darker\/0{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-border-e-on-darker\/10{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-border-e-on-darker\/100{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-border-e-on-darker\/15{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-border-e-on-darker\/20{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-border-e-on-darker\/25{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-border-e-on-darker\/30{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-border-e-on-darker\/35{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-border-e-on-darker\/40{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-border-e-on-darker\/45{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-border-e-on-darker\/5{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-border-e-on-darker\/50{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-border-e-on-darker\/55{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-border-e-on-darker\/60{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-border-e-on-darker\/65{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-border-e-on-darker\/70{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-border-e-on-darker\/75{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-border-e-on-darker\/80{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-border-e-on-darker\/85{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-border-e-on-darker\/90{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-border-e-on-darker\/95{border-inline-end-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-border-e-on-darkest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-e-on-darkest\/0{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-border-e-on-darkest\/10{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-border-e-on-darkest\/100{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-border-e-on-darkest\/15{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-border-e-on-darkest\/20{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-border-e-on-darkest\/25{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-border-e-on-darkest\/30{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-border-e-on-darkest\/35{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-border-e-on-darkest\/40{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-border-e-on-darkest\/45{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-border-e-on-darkest\/5{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-border-e-on-darkest\/50{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-border-e-on-darkest\/55{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-border-e-on-darkest\/60{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-border-e-on-darkest\/65{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-border-e-on-darkest\/70{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-border-e-on-darkest\/75{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-border-e-on-darkest\/80{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-border-e-on-darkest\/85{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-border-e-on-darkest\/90{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-border-e-on-darkest\/95{border-inline-end-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-border-e-on-light{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-border-opacity, 1))}.ax-border-e-on-light\/0{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-border-e-on-light\/10{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-border-e-on-light\/100{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-border-e-on-light\/15{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-border-e-on-light\/20{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-border-e-on-light\/25{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-border-e-on-light\/30{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-border-e-on-light\/35{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-border-e-on-light\/40{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-border-e-on-light\/45{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-border-e-on-light\/5{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-border-e-on-light\/50{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-border-e-on-light\/55{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-border-e-on-light\/60{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-border-e-on-light\/65{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-border-e-on-light\/70{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-border-e-on-light\/75{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-border-e-on-light\/80{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-border-e-on-light\/85{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-border-e-on-light\/90{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-border-e-on-light\/95{border-inline-end-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-border-e-on-lighter{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-e-on-lighter\/0{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-border-e-on-lighter\/10{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-border-e-on-lighter\/100{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-border-e-on-lighter\/15{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-border-e-on-lighter\/20{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-border-e-on-lighter\/25{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-border-e-on-lighter\/30{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-border-e-on-lighter\/35{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-border-e-on-lighter\/40{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-border-e-on-lighter\/45{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-border-e-on-lighter\/5{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-border-e-on-lighter\/50{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-border-e-on-lighter\/55{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-border-e-on-lighter\/60{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-border-e-on-lighter\/65{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-border-e-on-lighter\/70{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-border-e-on-lighter\/75{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-border-e-on-lighter\/80{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-border-e-on-lighter\/85{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-border-e-on-lighter\/90{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-border-e-on-lighter\/95{border-inline-end-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-border-e-on-lightest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-e-on-lightest\/0{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-border-e-on-lightest\/10{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-border-e-on-lightest\/100{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-border-e-on-lightest\/15{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-border-e-on-lightest\/20{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-border-e-on-lightest\/25{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-border-e-on-lightest\/30{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-border-e-on-lightest\/35{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-border-e-on-lightest\/40{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-border-e-on-lightest\/45{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-border-e-on-lightest\/5{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-border-e-on-lightest\/50{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-border-e-on-lightest\/55{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-border-e-on-lightest\/60{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-border-e-on-lightest\/65{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-border-e-on-lightest\/70{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-border-e-on-lightest\/75{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-border-e-on-lightest\/80{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-border-e-on-lightest\/85{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-border-e-on-lightest\/90{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-border-e-on-lightest\/95{border-inline-end-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-border-e-on-surface{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-on-surface),var(--tw-border-opacity, 1))}.ax-border-e-on-surface\/0{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-border-e-on-surface\/10{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-border-e-on-surface\/100{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-border-e-on-surface\/15{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-border-e-on-surface\/20{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-border-e-on-surface\/25{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-border-e-on-surface\/30{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-border-e-on-surface\/35{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-border-e-on-surface\/40{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-border-e-on-surface\/45{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-border-e-on-surface\/5{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-border-e-on-surface\/50{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-border-e-on-surface\/55{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-border-e-on-surface\/60{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-border-e-on-surface\/65{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-border-e-on-surface\/70{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-border-e-on-surface\/75{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-border-e-on-surface\/80{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-border-e-on-surface\/85{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-border-e-on-surface\/90{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-border-e-on-surface\/95{border-inline-end-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-border-e-primary-dark{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-e-primary-dark\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0)}.ax-border-e-primary-dark\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1)}.ax-border-e-primary-dark\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1)}.ax-border-e-primary-dark\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15)}.ax-border-e-primary-dark\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2)}.ax-border-e-primary-dark\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25)}.ax-border-e-primary-dark\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3)}.ax-border-e-primary-dark\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35)}.ax-border-e-primary-dark\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4)}.ax-border-e-primary-dark\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45)}.ax-border-e-primary-dark\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05)}.ax-border-e-primary-dark\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5)}.ax-border-e-primary-dark\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55)}.ax-border-e-primary-dark\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6)}.ax-border-e-primary-dark\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65)}.ax-border-e-primary-dark\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7)}.ax-border-e-primary-dark\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75)}.ax-border-e-primary-dark\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8)}.ax-border-e-primary-dark\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85)}.ax-border-e-primary-dark\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9)}.ax-border-e-primary-dark\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95)}.ax-border-e-primary-darker{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-e-primary-darker\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0)}.ax-border-e-primary-darker\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1)}.ax-border-e-primary-darker\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1)}.ax-border-e-primary-darker\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15)}.ax-border-e-primary-darker\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2)}.ax-border-e-primary-darker\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25)}.ax-border-e-primary-darker\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3)}.ax-border-e-primary-darker\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35)}.ax-border-e-primary-darker\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4)}.ax-border-e-primary-darker\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45)}.ax-border-e-primary-darker\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05)}.ax-border-e-primary-darker\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5)}.ax-border-e-primary-darker\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55)}.ax-border-e-primary-darker\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6)}.ax-border-e-primary-darker\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65)}.ax-border-e-primary-darker\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7)}.ax-border-e-primary-darker\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75)}.ax-border-e-primary-darker\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8)}.ax-border-e-primary-darker\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85)}.ax-border-e-primary-darker\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9)}.ax-border-e-primary-darker\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95)}.ax-border-e-primary-darkest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-e-primary-darkest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0)}.ax-border-e-primary-darkest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1)}.ax-border-e-primary-darkest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1)}.ax-border-e-primary-darkest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15)}.ax-border-e-primary-darkest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2)}.ax-border-e-primary-darkest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25)}.ax-border-e-primary-darkest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3)}.ax-border-e-primary-darkest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35)}.ax-border-e-primary-darkest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4)}.ax-border-e-primary-darkest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45)}.ax-border-e-primary-darkest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05)}.ax-border-e-primary-darkest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5)}.ax-border-e-primary-darkest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55)}.ax-border-e-primary-darkest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6)}.ax-border-e-primary-darkest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65)}.ax-border-e-primary-darkest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7)}.ax-border-e-primary-darkest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75)}.ax-border-e-primary-darkest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8)}.ax-border-e-primary-darkest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85)}.ax-border-e-primary-darkest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9)}.ax-border-e-primary-darkest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95)}.ax-border-e-primary-light{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-border-opacity, 1))}.ax-border-e-primary-light\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),0)}.ax-border-e-primary-light\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1)}.ax-border-e-primary-light\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),1)}.ax-border-e-primary-light\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15)}.ax-border-e-primary-light\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2)}.ax-border-e-primary-light\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25)}.ax-border-e-primary-light\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3)}.ax-border-e-primary-light\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35)}.ax-border-e-primary-light\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4)}.ax-border-e-primary-light\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45)}.ax-border-e-primary-light\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05)}.ax-border-e-primary-light\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5)}.ax-border-e-primary-light\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55)}.ax-border-e-primary-light\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6)}.ax-border-e-primary-light\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65)}.ax-border-e-primary-light\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7)}.ax-border-e-primary-light\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75)}.ax-border-e-primary-light\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8)}.ax-border-e-primary-light\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85)}.ax-border-e-primary-light\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9)}.ax-border-e-primary-light\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95)}.ax-border-e-primary-lighter{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-e-primary-lighter\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0)}.ax-border-e-primary-lighter\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1)}.ax-border-e-primary-lighter\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1)}.ax-border-e-primary-lighter\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15)}.ax-border-e-primary-lighter\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2)}.ax-border-e-primary-lighter\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25)}.ax-border-e-primary-lighter\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3)}.ax-border-e-primary-lighter\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35)}.ax-border-e-primary-lighter\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4)}.ax-border-e-primary-lighter\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45)}.ax-border-e-primary-lighter\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05)}.ax-border-e-primary-lighter\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5)}.ax-border-e-primary-lighter\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55)}.ax-border-e-primary-lighter\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6)}.ax-border-e-primary-lighter\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65)}.ax-border-e-primary-lighter\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7)}.ax-border-e-primary-lighter\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75)}.ax-border-e-primary-lighter\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8)}.ax-border-e-primary-lighter\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85)}.ax-border-e-primary-lighter\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9)}.ax-border-e-primary-lighter\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95)}.ax-border-e-primary-lightest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-e-primary-lightest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0)}.ax-border-e-primary-lightest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1)}.ax-border-e-primary-lightest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1)}.ax-border-e-primary-lightest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15)}.ax-border-e-primary-lightest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2)}.ax-border-e-primary-lightest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25)}.ax-border-e-primary-lightest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3)}.ax-border-e-primary-lightest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35)}.ax-border-e-primary-lightest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4)}.ax-border-e-primary-lightest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45)}.ax-border-e-primary-lightest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05)}.ax-border-e-primary-lightest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5)}.ax-border-e-primary-lightest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55)}.ax-border-e-primary-lightest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6)}.ax-border-e-primary-lightest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65)}.ax-border-e-primary-lightest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7)}.ax-border-e-primary-lightest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75)}.ax-border-e-primary-lightest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8)}.ax-border-e-primary-lightest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85)}.ax-border-e-primary-lightest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9)}.ax-border-e-primary-lightest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95)}.ax-border-e-primary-surface{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-border-opacity, 1))}.ax-border-e-primary-surface\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),0)}.ax-border-e-primary-surface\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.1)}.ax-border-e-primary-surface\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),1)}.ax-border-e-primary-surface\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.15)}.ax-border-e-primary-surface\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.2)}.ax-border-e-primary-surface\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.25)}.ax-border-e-primary-surface\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.3)}.ax-border-e-primary-surface\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.35)}.ax-border-e-primary-surface\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.4)}.ax-border-e-primary-surface\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.45)}.ax-border-e-primary-surface\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.05)}.ax-border-e-primary-surface\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.5)}.ax-border-e-primary-surface\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.55)}.ax-border-e-primary-surface\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.6)}.ax-border-e-primary-surface\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.65)}.ax-border-e-primary-surface\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.7)}.ax-border-e-primary-surface\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.75)}.ax-border-e-primary-surface\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.8)}.ax-border-e-primary-surface\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.85)}.ax-border-e-primary-surface\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.9)}.ax-border-e-primary-surface\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-primary-surface),.95)}.ax-border-e-secondary-dark{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-e-secondary-dark\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0)}.ax-border-e-secondary-dark\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1)}.ax-border-e-secondary-dark\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1)}.ax-border-e-secondary-dark\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15)}.ax-border-e-secondary-dark\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2)}.ax-border-e-secondary-dark\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25)}.ax-border-e-secondary-dark\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3)}.ax-border-e-secondary-dark\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35)}.ax-border-e-secondary-dark\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4)}.ax-border-e-secondary-dark\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45)}.ax-border-e-secondary-dark\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05)}.ax-border-e-secondary-dark\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5)}.ax-border-e-secondary-dark\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55)}.ax-border-e-secondary-dark\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6)}.ax-border-e-secondary-dark\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65)}.ax-border-e-secondary-dark\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7)}.ax-border-e-secondary-dark\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75)}.ax-border-e-secondary-dark\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8)}.ax-border-e-secondary-dark\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85)}.ax-border-e-secondary-dark\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9)}.ax-border-e-secondary-dark\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95)}.ax-border-e-secondary-darker{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-e-secondary-darker\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0)}.ax-border-e-secondary-darker\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1)}.ax-border-e-secondary-darker\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1)}.ax-border-e-secondary-darker\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15)}.ax-border-e-secondary-darker\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2)}.ax-border-e-secondary-darker\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25)}.ax-border-e-secondary-darker\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3)}.ax-border-e-secondary-darker\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35)}.ax-border-e-secondary-darker\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4)}.ax-border-e-secondary-darker\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45)}.ax-border-e-secondary-darker\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05)}.ax-border-e-secondary-darker\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5)}.ax-border-e-secondary-darker\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55)}.ax-border-e-secondary-darker\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6)}.ax-border-e-secondary-darker\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65)}.ax-border-e-secondary-darker\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7)}.ax-border-e-secondary-darker\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75)}.ax-border-e-secondary-darker\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8)}.ax-border-e-secondary-darker\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85)}.ax-border-e-secondary-darker\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9)}.ax-border-e-secondary-darker\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95)}.ax-border-e-secondary-darkest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-e-secondary-darkest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0)}.ax-border-e-secondary-darkest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1)}.ax-border-e-secondary-darkest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1)}.ax-border-e-secondary-darkest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15)}.ax-border-e-secondary-darkest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2)}.ax-border-e-secondary-darkest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25)}.ax-border-e-secondary-darkest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3)}.ax-border-e-secondary-darkest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35)}.ax-border-e-secondary-darkest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4)}.ax-border-e-secondary-darkest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45)}.ax-border-e-secondary-darkest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05)}.ax-border-e-secondary-darkest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5)}.ax-border-e-secondary-darkest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55)}.ax-border-e-secondary-darkest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6)}.ax-border-e-secondary-darkest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65)}.ax-border-e-secondary-darkest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7)}.ax-border-e-secondary-darkest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75)}.ax-border-e-secondary-darkest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8)}.ax-border-e-secondary-darkest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85)}.ax-border-e-secondary-darkest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9)}.ax-border-e-secondary-darkest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95)}.ax-border-e-secondary-light{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-border-opacity, 1))}.ax-border-e-secondary-light\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0)}.ax-border-e-secondary-light\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1)}.ax-border-e-secondary-light\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1)}.ax-border-e-secondary-light\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15)}.ax-border-e-secondary-light\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2)}.ax-border-e-secondary-light\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25)}.ax-border-e-secondary-light\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3)}.ax-border-e-secondary-light\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35)}.ax-border-e-secondary-light\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4)}.ax-border-e-secondary-light\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45)}.ax-border-e-secondary-light\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05)}.ax-border-e-secondary-light\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5)}.ax-border-e-secondary-light\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55)}.ax-border-e-secondary-light\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6)}.ax-border-e-secondary-light\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65)}.ax-border-e-secondary-light\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7)}.ax-border-e-secondary-light\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75)}.ax-border-e-secondary-light\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8)}.ax-border-e-secondary-light\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85)}.ax-border-e-secondary-light\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9)}.ax-border-e-secondary-light\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95)}.ax-border-e-secondary-lighter{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-e-secondary-lighter\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0)}.ax-border-e-secondary-lighter\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1)}.ax-border-e-secondary-lighter\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1)}.ax-border-e-secondary-lighter\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15)}.ax-border-e-secondary-lighter\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2)}.ax-border-e-secondary-lighter\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25)}.ax-border-e-secondary-lighter\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3)}.ax-border-e-secondary-lighter\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35)}.ax-border-e-secondary-lighter\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4)}.ax-border-e-secondary-lighter\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45)}.ax-border-e-secondary-lighter\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05)}.ax-border-e-secondary-lighter\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5)}.ax-border-e-secondary-lighter\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55)}.ax-border-e-secondary-lighter\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6)}.ax-border-e-secondary-lighter\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65)}.ax-border-e-secondary-lighter\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7)}.ax-border-e-secondary-lighter\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75)}.ax-border-e-secondary-lighter\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8)}.ax-border-e-secondary-lighter\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85)}.ax-border-e-secondary-lighter\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9)}.ax-border-e-secondary-lighter\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95)}.ax-border-e-secondary-lightest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-e-secondary-lightest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0)}.ax-border-e-secondary-lightest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1)}.ax-border-e-secondary-lightest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1)}.ax-border-e-secondary-lightest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15)}.ax-border-e-secondary-lightest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2)}.ax-border-e-secondary-lightest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25)}.ax-border-e-secondary-lightest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3)}.ax-border-e-secondary-lightest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35)}.ax-border-e-secondary-lightest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4)}.ax-border-e-secondary-lightest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45)}.ax-border-e-secondary-lightest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05)}.ax-border-e-secondary-lightest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5)}.ax-border-e-secondary-lightest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55)}.ax-border-e-secondary-lightest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6)}.ax-border-e-secondary-lightest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65)}.ax-border-e-secondary-lightest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7)}.ax-border-e-secondary-lightest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75)}.ax-border-e-secondary-lightest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8)}.ax-border-e-secondary-lightest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85)}.ax-border-e-secondary-lightest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9)}.ax-border-e-secondary-lightest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95)}.ax-border-e-secondary-surface{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-border-opacity, 1))}.ax-border-e-secondary-surface\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),0)}.ax-border-e-secondary-surface\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.1)}.ax-border-e-secondary-surface\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),1)}.ax-border-e-secondary-surface\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.15)}.ax-border-e-secondary-surface\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.2)}.ax-border-e-secondary-surface\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.25)}.ax-border-e-secondary-surface\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.3)}.ax-border-e-secondary-surface\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.35)}.ax-border-e-secondary-surface\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.4)}.ax-border-e-secondary-surface\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.45)}.ax-border-e-secondary-surface\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.05)}.ax-border-e-secondary-surface\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.5)}.ax-border-e-secondary-surface\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.55)}.ax-border-e-secondary-surface\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.6)}.ax-border-e-secondary-surface\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.65)}.ax-border-e-secondary-surface\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.7)}.ax-border-e-secondary-surface\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.75)}.ax-border-e-secondary-surface\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.8)}.ax-border-e-secondary-surface\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.85)}.ax-border-e-secondary-surface\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.9)}.ax-border-e-secondary-surface\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-secondary-surface),.95)}.ax-border-e-success-dark{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-border-opacity, 1))}.ax-border-e-success-dark\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),0)}.ax-border-e-success-dark\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1)}.ax-border-e-success-dark\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),1)}.ax-border-e-success-dark\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15)}.ax-border-e-success-dark\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2)}.ax-border-e-success-dark\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25)}.ax-border-e-success-dark\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3)}.ax-border-e-success-dark\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35)}.ax-border-e-success-dark\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4)}.ax-border-e-success-dark\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45)}.ax-border-e-success-dark\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05)}.ax-border-e-success-dark\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5)}.ax-border-e-success-dark\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55)}.ax-border-e-success-dark\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6)}.ax-border-e-success-dark\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65)}.ax-border-e-success-dark\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7)}.ax-border-e-success-dark\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75)}.ax-border-e-success-dark\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8)}.ax-border-e-success-dark\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85)}.ax-border-e-success-dark\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9)}.ax-border-e-success-dark\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95)}.ax-border-e-success-darker{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-border-opacity, 1))}.ax-border-e-success-darker\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),0)}.ax-border-e-success-darker\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1)}.ax-border-e-success-darker\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),1)}.ax-border-e-success-darker\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15)}.ax-border-e-success-darker\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2)}.ax-border-e-success-darker\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25)}.ax-border-e-success-darker\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3)}.ax-border-e-success-darker\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35)}.ax-border-e-success-darker\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4)}.ax-border-e-success-darker\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45)}.ax-border-e-success-darker\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05)}.ax-border-e-success-darker\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5)}.ax-border-e-success-darker\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55)}.ax-border-e-success-darker\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6)}.ax-border-e-success-darker\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65)}.ax-border-e-success-darker\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7)}.ax-border-e-success-darker\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75)}.ax-border-e-success-darker\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8)}.ax-border-e-success-darker\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85)}.ax-border-e-success-darker\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9)}.ax-border-e-success-darker\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95)}.ax-border-e-success-darkest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-e-success-darkest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0)}.ax-border-e-success-darkest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1)}.ax-border-e-success-darkest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1)}.ax-border-e-success-darkest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15)}.ax-border-e-success-darkest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2)}.ax-border-e-success-darkest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25)}.ax-border-e-success-darkest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3)}.ax-border-e-success-darkest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35)}.ax-border-e-success-darkest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4)}.ax-border-e-success-darkest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45)}.ax-border-e-success-darkest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05)}.ax-border-e-success-darkest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5)}.ax-border-e-success-darkest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55)}.ax-border-e-success-darkest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6)}.ax-border-e-success-darkest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65)}.ax-border-e-success-darkest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7)}.ax-border-e-success-darkest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75)}.ax-border-e-success-darkest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8)}.ax-border-e-success-darkest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85)}.ax-border-e-success-darkest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9)}.ax-border-e-success-darkest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95)}.ax-border-e-success-light{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-border-opacity, 1))}.ax-border-e-success-light\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),0)}.ax-border-e-success-light\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.1)}.ax-border-e-success-light\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),1)}.ax-border-e-success-light\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.15)}.ax-border-e-success-light\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.2)}.ax-border-e-success-light\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.25)}.ax-border-e-success-light\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.3)}.ax-border-e-success-light\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.35)}.ax-border-e-success-light\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.4)}.ax-border-e-success-light\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.45)}.ax-border-e-success-light\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.05)}.ax-border-e-success-light\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.5)}.ax-border-e-success-light\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.55)}.ax-border-e-success-light\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.6)}.ax-border-e-success-light\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.65)}.ax-border-e-success-light\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.7)}.ax-border-e-success-light\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.75)}.ax-border-e-success-light\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.8)}.ax-border-e-success-light\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.85)}.ax-border-e-success-light\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.9)}.ax-border-e-success-light\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-success-light-surface),.95)}.ax-border-e-success-lighter{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-e-success-lighter\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0)}.ax-border-e-success-lighter\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1)}.ax-border-e-success-lighter\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1)}.ax-border-e-success-lighter\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15)}.ax-border-e-success-lighter\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2)}.ax-border-e-success-lighter\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25)}.ax-border-e-success-lighter\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3)}.ax-border-e-success-lighter\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35)}.ax-border-e-success-lighter\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4)}.ax-border-e-success-lighter\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45)}.ax-border-e-success-lighter\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05)}.ax-border-e-success-lighter\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5)}.ax-border-e-success-lighter\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55)}.ax-border-e-success-lighter\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6)}.ax-border-e-success-lighter\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65)}.ax-border-e-success-lighter\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7)}.ax-border-e-success-lighter\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75)}.ax-border-e-success-lighter\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8)}.ax-border-e-success-lighter\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85)}.ax-border-e-success-lighter\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9)}.ax-border-e-success-lighter\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95)}.ax-border-e-success-lightest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-e-success-lightest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0)}.ax-border-e-success-lightest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1)}.ax-border-e-success-lightest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1)}.ax-border-e-success-lightest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15)}.ax-border-e-success-lightest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2)}.ax-border-e-success-lightest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25)}.ax-border-e-success-lightest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3)}.ax-border-e-success-lightest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35)}.ax-border-e-success-lightest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4)}.ax-border-e-success-lightest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45)}.ax-border-e-success-lightest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05)}.ax-border-e-success-lightest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5)}.ax-border-e-success-lightest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55)}.ax-border-e-success-lightest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6)}.ax-border-e-success-lightest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65)}.ax-border-e-success-lightest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7)}.ax-border-e-success-lightest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75)}.ax-border-e-success-lightest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8)}.ax-border-e-success-lightest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85)}.ax-border-e-success-lightest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9)}.ax-border-e-success-lightest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95)}.ax-border-e-success-surface{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-border-opacity, 1))}.ax-border-e-success-surface\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),0)}.ax-border-e-success-surface\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.1)}.ax-border-e-success-surface\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),1)}.ax-border-e-success-surface\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.15)}.ax-border-e-success-surface\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.2)}.ax-border-e-success-surface\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.25)}.ax-border-e-success-surface\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.3)}.ax-border-e-success-surface\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.35)}.ax-border-e-success-surface\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.4)}.ax-border-e-success-surface\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.45)}.ax-border-e-success-surface\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.05)}.ax-border-e-success-surface\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.5)}.ax-border-e-success-surface\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.55)}.ax-border-e-success-surface\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.6)}.ax-border-e-success-surface\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.65)}.ax-border-e-success-surface\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.7)}.ax-border-e-success-surface\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.75)}.ax-border-e-success-surface\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.8)}.ax-border-e-success-surface\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.85)}.ax-border-e-success-surface\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.9)}.ax-border-e-success-surface\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-success-surface),.95)}.ax-border-e-surface{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1))}.ax-border-e-surface\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),0)}.ax-border-e-surface\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.1)}.ax-border-e-surface\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),1)}.ax-border-e-surface\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.15)}.ax-border-e-surface\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.2)}.ax-border-e-surface\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.25)}.ax-border-e-surface\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.3)}.ax-border-e-surface\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.35)}.ax-border-e-surface\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.4)}.ax-border-e-surface\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.45)}.ax-border-e-surface\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.05)}.ax-border-e-surface\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.5)}.ax-border-e-surface\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.55)}.ax-border-e-surface\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.6)}.ax-border-e-surface\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.65)}.ax-border-e-surface\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.7)}.ax-border-e-surface\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.75)}.ax-border-e-surface\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.8)}.ax-border-e-surface\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.85)}.ax-border-e-surface\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.9)}.ax-border-e-surface\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-surface),.95)}.ax-border-e-warning-dark{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-border-opacity, 1))}.ax-border-e-warning-dark\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0)}.ax-border-e-warning-dark\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1)}.ax-border-e-warning-dark\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1)}.ax-border-e-warning-dark\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15)}.ax-border-e-warning-dark\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2)}.ax-border-e-warning-dark\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25)}.ax-border-e-warning-dark\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3)}.ax-border-e-warning-dark\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35)}.ax-border-e-warning-dark\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4)}.ax-border-e-warning-dark\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45)}.ax-border-e-warning-dark\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05)}.ax-border-e-warning-dark\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5)}.ax-border-e-warning-dark\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55)}.ax-border-e-warning-dark\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6)}.ax-border-e-warning-dark\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65)}.ax-border-e-warning-dark\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7)}.ax-border-e-warning-dark\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75)}.ax-border-e-warning-dark\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8)}.ax-border-e-warning-dark\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85)}.ax-border-e-warning-dark\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9)}.ax-border-e-warning-dark\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95)}.ax-border-e-warning-darker{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-border-opacity, 1))}.ax-border-e-warning-darker\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0)}.ax-border-e-warning-darker\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1)}.ax-border-e-warning-darker\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1)}.ax-border-e-warning-darker\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15)}.ax-border-e-warning-darker\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2)}.ax-border-e-warning-darker\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25)}.ax-border-e-warning-darker\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3)}.ax-border-e-warning-darker\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35)}.ax-border-e-warning-darker\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4)}.ax-border-e-warning-darker\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45)}.ax-border-e-warning-darker\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05)}.ax-border-e-warning-darker\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5)}.ax-border-e-warning-darker\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55)}.ax-border-e-warning-darker\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6)}.ax-border-e-warning-darker\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65)}.ax-border-e-warning-darker\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7)}.ax-border-e-warning-darker\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75)}.ax-border-e-warning-darker\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8)}.ax-border-e-warning-darker\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85)}.ax-border-e-warning-darker\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9)}.ax-border-e-warning-darker\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95)}.ax-border-e-warning-darkest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-e-warning-darkest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0)}.ax-border-e-warning-darkest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1)}.ax-border-e-warning-darkest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1)}.ax-border-e-warning-darkest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15)}.ax-border-e-warning-darkest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2)}.ax-border-e-warning-darkest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25)}.ax-border-e-warning-darkest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3)}.ax-border-e-warning-darkest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35)}.ax-border-e-warning-darkest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4)}.ax-border-e-warning-darkest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45)}.ax-border-e-warning-darkest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05)}.ax-border-e-warning-darkest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5)}.ax-border-e-warning-darkest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55)}.ax-border-e-warning-darkest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6)}.ax-border-e-warning-darkest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65)}.ax-border-e-warning-darkest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7)}.ax-border-e-warning-darkest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75)}.ax-border-e-warning-darkest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8)}.ax-border-e-warning-darkest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85)}.ax-border-e-warning-darkest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9)}.ax-border-e-warning-darkest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95)}.ax-border-e-warning-light{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-border-opacity, 1))}.ax-border-e-warning-light\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),0)}.ax-border-e-warning-light\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1)}.ax-border-e-warning-light\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),1)}.ax-border-e-warning-light\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15)}.ax-border-e-warning-light\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2)}.ax-border-e-warning-light\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25)}.ax-border-e-warning-light\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3)}.ax-border-e-warning-light\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35)}.ax-border-e-warning-light\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4)}.ax-border-e-warning-light\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45)}.ax-border-e-warning-light\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05)}.ax-border-e-warning-light\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5)}.ax-border-e-warning-light\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55)}.ax-border-e-warning-light\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6)}.ax-border-e-warning-light\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65)}.ax-border-e-warning-light\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7)}.ax-border-e-warning-light\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75)}.ax-border-e-warning-light\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8)}.ax-border-e-warning-light\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85)}.ax-border-e-warning-light\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9)}.ax-border-e-warning-light\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95)}.ax-border-e-warning-lighter{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-e-warning-lighter\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0)}.ax-border-e-warning-lighter\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1)}.ax-border-e-warning-lighter\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1)}.ax-border-e-warning-lighter\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15)}.ax-border-e-warning-lighter\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2)}.ax-border-e-warning-lighter\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25)}.ax-border-e-warning-lighter\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3)}.ax-border-e-warning-lighter\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35)}.ax-border-e-warning-lighter\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4)}.ax-border-e-warning-lighter\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45)}.ax-border-e-warning-lighter\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05)}.ax-border-e-warning-lighter\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5)}.ax-border-e-warning-lighter\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55)}.ax-border-e-warning-lighter\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6)}.ax-border-e-warning-lighter\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65)}.ax-border-e-warning-lighter\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7)}.ax-border-e-warning-lighter\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75)}.ax-border-e-warning-lighter\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8)}.ax-border-e-warning-lighter\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85)}.ax-border-e-warning-lighter\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9)}.ax-border-e-warning-lighter\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95)}.ax-border-e-warning-lightest{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-e-warning-lightest\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0)}.ax-border-e-warning-lightest\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1)}.ax-border-e-warning-lightest\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1)}.ax-border-e-warning-lightest\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15)}.ax-border-e-warning-lightest\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2)}.ax-border-e-warning-lightest\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25)}.ax-border-e-warning-lightest\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3)}.ax-border-e-warning-lightest\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35)}.ax-border-e-warning-lightest\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4)}.ax-border-e-warning-lightest\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45)}.ax-border-e-warning-lightest\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05)}.ax-border-e-warning-lightest\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5)}.ax-border-e-warning-lightest\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55)}.ax-border-e-warning-lightest\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6)}.ax-border-e-warning-lightest\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65)}.ax-border-e-warning-lightest\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7)}.ax-border-e-warning-lightest\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75)}.ax-border-e-warning-lightest\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8)}.ax-border-e-warning-lightest\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85)}.ax-border-e-warning-lightest\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9)}.ax-border-e-warning-lightest\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95)}.ax-border-e-warning-surface{--tw-border-opacity: 1;border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-border-opacity, 1))}.ax-border-e-warning-surface\/0{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),0)}.ax-border-e-warning-surface\/10{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.1)}.ax-border-e-warning-surface\/100{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),1)}.ax-border-e-warning-surface\/15{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.15)}.ax-border-e-warning-surface\/20{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.2)}.ax-border-e-warning-surface\/25{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.25)}.ax-border-e-warning-surface\/30{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.3)}.ax-border-e-warning-surface\/35{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.35)}.ax-border-e-warning-surface\/40{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.4)}.ax-border-e-warning-surface\/45{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.45)}.ax-border-e-warning-surface\/5{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.05)}.ax-border-e-warning-surface\/50{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.5)}.ax-border-e-warning-surface\/55{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.55)}.ax-border-e-warning-surface\/60{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.6)}.ax-border-e-warning-surface\/65{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.65)}.ax-border-e-warning-surface\/70{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.7)}.ax-border-e-warning-surface\/75{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.75)}.ax-border-e-warning-surface\/80{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.8)}.ax-border-e-warning-surface\/85{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.85)}.ax-border-e-warning-surface\/90{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.9)}.ax-border-e-warning-surface\/95{border-inline-end-color:rgba(var(--ax-sys-color-border-warning-surface),.95)}.ax-border-l-danger-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-border-opacity, 1))}.ax-border-l-danger-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0)}.ax-border-l-danger-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1)}.ax-border-l-danger-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1)}.ax-border-l-danger-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15)}.ax-border-l-danger-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2)}.ax-border-l-danger-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25)}.ax-border-l-danger-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3)}.ax-border-l-danger-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35)}.ax-border-l-danger-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4)}.ax-border-l-danger-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45)}.ax-border-l-danger-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05)}.ax-border-l-danger-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5)}.ax-border-l-danger-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55)}.ax-border-l-danger-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6)}.ax-border-l-danger-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65)}.ax-border-l-danger-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7)}.ax-border-l-danger-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75)}.ax-border-l-danger-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8)}.ax-border-l-danger-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85)}.ax-border-l-danger-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9)}.ax-border-l-danger-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95)}.ax-border-l-danger-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-border-opacity, 1))}.ax-border-l-danger-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0)}.ax-border-l-danger-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1)}.ax-border-l-danger-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1)}.ax-border-l-danger-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15)}.ax-border-l-danger-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2)}.ax-border-l-danger-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25)}.ax-border-l-danger-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3)}.ax-border-l-danger-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35)}.ax-border-l-danger-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4)}.ax-border-l-danger-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45)}.ax-border-l-danger-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05)}.ax-border-l-danger-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5)}.ax-border-l-danger-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55)}.ax-border-l-danger-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6)}.ax-border-l-danger-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65)}.ax-border-l-danger-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7)}.ax-border-l-danger-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75)}.ax-border-l-danger-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8)}.ax-border-l-danger-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85)}.ax-border-l-danger-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9)}.ax-border-l-danger-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95)}.ax-border-l-danger-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-l-danger-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0)}.ax-border-l-danger-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1)}.ax-border-l-danger-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1)}.ax-border-l-danger-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15)}.ax-border-l-danger-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2)}.ax-border-l-danger-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25)}.ax-border-l-danger-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3)}.ax-border-l-danger-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35)}.ax-border-l-danger-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4)}.ax-border-l-danger-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45)}.ax-border-l-danger-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05)}.ax-border-l-danger-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5)}.ax-border-l-danger-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55)}.ax-border-l-danger-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6)}.ax-border-l-danger-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65)}.ax-border-l-danger-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7)}.ax-border-l-danger-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75)}.ax-border-l-danger-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8)}.ax-border-l-danger-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85)}.ax-border-l-danger-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9)}.ax-border-l-danger-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95)}.ax-border-l-danger-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-border-opacity, 1))}.ax-border-l-danger-light\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),0)}.ax-border-l-danger-light\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1)}.ax-border-l-danger-light\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),1)}.ax-border-l-danger-light\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15)}.ax-border-l-danger-light\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2)}.ax-border-l-danger-light\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25)}.ax-border-l-danger-light\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3)}.ax-border-l-danger-light\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35)}.ax-border-l-danger-light\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4)}.ax-border-l-danger-light\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45)}.ax-border-l-danger-light\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05)}.ax-border-l-danger-light\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5)}.ax-border-l-danger-light\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55)}.ax-border-l-danger-light\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6)}.ax-border-l-danger-light\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65)}.ax-border-l-danger-light\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7)}.ax-border-l-danger-light\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75)}.ax-border-l-danger-light\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8)}.ax-border-l-danger-light\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85)}.ax-border-l-danger-light\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9)}.ax-border-l-danger-light\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95)}.ax-border-l-danger-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-l-danger-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0)}.ax-border-l-danger-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1)}.ax-border-l-danger-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1)}.ax-border-l-danger-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15)}.ax-border-l-danger-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2)}.ax-border-l-danger-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25)}.ax-border-l-danger-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3)}.ax-border-l-danger-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35)}.ax-border-l-danger-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4)}.ax-border-l-danger-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45)}.ax-border-l-danger-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05)}.ax-border-l-danger-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5)}.ax-border-l-danger-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55)}.ax-border-l-danger-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6)}.ax-border-l-danger-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65)}.ax-border-l-danger-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7)}.ax-border-l-danger-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75)}.ax-border-l-danger-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8)}.ax-border-l-danger-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85)}.ax-border-l-danger-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9)}.ax-border-l-danger-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95)}.ax-border-l-danger-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-l-danger-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0)}.ax-border-l-danger-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1)}.ax-border-l-danger-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1)}.ax-border-l-danger-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15)}.ax-border-l-danger-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2)}.ax-border-l-danger-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25)}.ax-border-l-danger-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3)}.ax-border-l-danger-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35)}.ax-border-l-danger-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4)}.ax-border-l-danger-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45)}.ax-border-l-danger-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05)}.ax-border-l-danger-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5)}.ax-border-l-danger-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55)}.ax-border-l-danger-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6)}.ax-border-l-danger-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65)}.ax-border-l-danger-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7)}.ax-border-l-danger-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75)}.ax-border-l-danger-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8)}.ax-border-l-danger-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85)}.ax-border-l-danger-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9)}.ax-border-l-danger-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95)}.ax-border-l-danger-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-border-opacity, 1))}.ax-border-l-danger-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),0)}.ax-border-l-danger-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.1)}.ax-border-l-danger-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),1)}.ax-border-l-danger-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.15)}.ax-border-l-danger-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.2)}.ax-border-l-danger-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.25)}.ax-border-l-danger-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.3)}.ax-border-l-danger-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.35)}.ax-border-l-danger-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.4)}.ax-border-l-danger-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.45)}.ax-border-l-danger-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.05)}.ax-border-l-danger-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.5)}.ax-border-l-danger-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.55)}.ax-border-l-danger-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.6)}.ax-border-l-danger-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.65)}.ax-border-l-danger-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.7)}.ax-border-l-danger-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.75)}.ax-border-l-danger-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.8)}.ax-border-l-danger-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.85)}.ax-border-l-danger-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.9)}.ax-border-l-danger-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-danger-surface),.95)}.ax-border-l-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-border-opacity, 1))}.ax-border-l-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),0)}.ax-border-l-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.1)}.ax-border-l-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),1)}.ax-border-l-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.15)}.ax-border-l-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.2)}.ax-border-l-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.25)}.ax-border-l-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.3)}.ax-border-l-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.35)}.ax-border-l-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.4)}.ax-border-l-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.45)}.ax-border-l-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.05)}.ax-border-l-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.5)}.ax-border-l-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.55)}.ax-border-l-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.6)}.ax-border-l-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.65)}.ax-border-l-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.7)}.ax-border-l-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.75)}.ax-border-l-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.8)}.ax-border-l-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.85)}.ax-border-l-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.9)}.ax-border-l-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-dark-surface),.95)}.ax-border-l-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-border-opacity, 1))}.ax-border-l-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),0)}.ax-border-l-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.1)}.ax-border-l-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),1)}.ax-border-l-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.15)}.ax-border-l-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.2)}.ax-border-l-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.25)}.ax-border-l-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.3)}.ax-border-l-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.35)}.ax-border-l-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.4)}.ax-border-l-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.45)}.ax-border-l-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.05)}.ax-border-l-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.5)}.ax-border-l-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.55)}.ax-border-l-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.6)}.ax-border-l-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.65)}.ax-border-l-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.7)}.ax-border-l-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.75)}.ax-border-l-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.8)}.ax-border-l-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.85)}.ax-border-l-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.9)}.ax-border-l-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-darker-surface),.95)}.ax-border-l-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-l-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),0)}.ax-border-l-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.1)}.ax-border-l-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),1)}.ax-border-l-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.15)}.ax-border-l-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.2)}.ax-border-l-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.25)}.ax-border-l-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.3)}.ax-border-l-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.35)}.ax-border-l-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.4)}.ax-border-l-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.45)}.ax-border-l-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.05)}.ax-border-l-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.5)}.ax-border-l-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.55)}.ax-border-l-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.6)}.ax-border-l-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.65)}.ax-border-l-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.7)}.ax-border-l-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.75)}.ax-border-l-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.8)}.ax-border-l-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.85)}.ax-border-l-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.9)}.ax-border-l-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-darkest-surface),.95)}.ax-border-l-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-border-opacity, 1))}.ax-border-l-light\/0{border-left-color:rgba(var(--ax-sys-color-border-light-surface),0)}.ax-border-l-light\/10{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.1)}.ax-border-l-light\/100{border-left-color:rgba(var(--ax-sys-color-border-light-surface),1)}.ax-border-l-light\/15{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.15)}.ax-border-l-light\/20{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.2)}.ax-border-l-light\/25{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.25)}.ax-border-l-light\/30{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.3)}.ax-border-l-light\/35{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.35)}.ax-border-l-light\/40{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.4)}.ax-border-l-light\/45{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.45)}.ax-border-l-light\/5{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.05)}.ax-border-l-light\/50{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.5)}.ax-border-l-light\/55{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.55)}.ax-border-l-light\/60{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.6)}.ax-border-l-light\/65{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.65)}.ax-border-l-light\/70{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.7)}.ax-border-l-light\/75{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.75)}.ax-border-l-light\/80{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.8)}.ax-border-l-light\/85{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.85)}.ax-border-l-light\/90{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.9)}.ax-border-l-light\/95{border-left-color:rgba(var(--ax-sys-color-border-light-surface),.95)}.ax-border-l-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-l-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),0)}.ax-border-l-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.1)}.ax-border-l-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),1)}.ax-border-l-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.15)}.ax-border-l-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.2)}.ax-border-l-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.25)}.ax-border-l-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.3)}.ax-border-l-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.35)}.ax-border-l-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.4)}.ax-border-l-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.45)}.ax-border-l-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.05)}.ax-border-l-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.5)}.ax-border-l-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.55)}.ax-border-l-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.6)}.ax-border-l-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.65)}.ax-border-l-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.7)}.ax-border-l-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.75)}.ax-border-l-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.8)}.ax-border-l-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.85)}.ax-border-l-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.9)}.ax-border-l-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-lighter-surface),.95)}.ax-border-l-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-l-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),0)}.ax-border-l-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.1)}.ax-border-l-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),1)}.ax-border-l-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.15)}.ax-border-l-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.2)}.ax-border-l-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.25)}.ax-border-l-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.3)}.ax-border-l-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.35)}.ax-border-l-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.4)}.ax-border-l-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.45)}.ax-border-l-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.05)}.ax-border-l-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.5)}.ax-border-l-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.55)}.ax-border-l-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.6)}.ax-border-l-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.65)}.ax-border-l-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.7)}.ax-border-l-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.75)}.ax-border-l-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.8)}.ax-border-l-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.85)}.ax-border-l-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.9)}.ax-border-l-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-lightest-surface),.95)}.ax-border-l-on-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-border-opacity, 1))}.ax-border-l-on-dark\/0{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-border-l-on-dark\/10{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-border-l-on-dark\/100{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-border-l-on-dark\/15{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-border-l-on-dark\/20{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-border-l-on-dark\/25{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-border-l-on-dark\/30{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-border-l-on-dark\/35{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-border-l-on-dark\/40{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-border-l-on-dark\/45{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-border-l-on-dark\/5{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-border-l-on-dark\/50{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-border-l-on-dark\/55{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-border-l-on-dark\/60{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-border-l-on-dark\/65{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-border-l-on-dark\/70{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-border-l-on-dark\/75{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-border-l-on-dark\/80{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-border-l-on-dark\/85{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-border-l-on-dark\/90{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-border-l-on-dark\/95{border-left-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-border-l-on-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-border-opacity, 1))}.ax-border-l-on-darker\/0{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-border-l-on-darker\/10{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-border-l-on-darker\/100{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-border-l-on-darker\/15{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-border-l-on-darker\/20{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-border-l-on-darker\/25{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-border-l-on-darker\/30{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-border-l-on-darker\/35{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-border-l-on-darker\/40{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-border-l-on-darker\/45{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-border-l-on-darker\/5{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-border-l-on-darker\/50{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-border-l-on-darker\/55{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-border-l-on-darker\/60{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-border-l-on-darker\/65{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-border-l-on-darker\/70{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-border-l-on-darker\/75{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-border-l-on-darker\/80{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-border-l-on-darker\/85{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-border-l-on-darker\/90{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-border-l-on-darker\/95{border-left-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-border-l-on-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-l-on-darkest\/0{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-border-l-on-darkest\/10{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-border-l-on-darkest\/100{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-border-l-on-darkest\/15{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-border-l-on-darkest\/20{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-border-l-on-darkest\/25{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-border-l-on-darkest\/30{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-border-l-on-darkest\/35{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-border-l-on-darkest\/40{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-border-l-on-darkest\/45{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-border-l-on-darkest\/5{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-border-l-on-darkest\/50{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-border-l-on-darkest\/55{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-border-l-on-darkest\/60{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-border-l-on-darkest\/65{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-border-l-on-darkest\/70{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-border-l-on-darkest\/75{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-border-l-on-darkest\/80{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-border-l-on-darkest\/85{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-border-l-on-darkest\/90{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-border-l-on-darkest\/95{border-left-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-border-l-on-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-border-opacity, 1))}.ax-border-l-on-light\/0{border-left-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-border-l-on-light\/10{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-border-l-on-light\/100{border-left-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-border-l-on-light\/15{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-border-l-on-light\/20{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-border-l-on-light\/25{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-border-l-on-light\/30{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-border-l-on-light\/35{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-border-l-on-light\/40{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-border-l-on-light\/45{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-border-l-on-light\/5{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-border-l-on-light\/50{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-border-l-on-light\/55{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-border-l-on-light\/60{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-border-l-on-light\/65{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-border-l-on-light\/70{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-border-l-on-light\/75{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-border-l-on-light\/80{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-border-l-on-light\/85{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-border-l-on-light\/90{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-border-l-on-light\/95{border-left-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-border-l-on-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-l-on-lighter\/0{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-border-l-on-lighter\/10{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-border-l-on-lighter\/100{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-border-l-on-lighter\/15{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-border-l-on-lighter\/20{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-border-l-on-lighter\/25{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-border-l-on-lighter\/30{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-border-l-on-lighter\/35{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-border-l-on-lighter\/40{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-border-l-on-lighter\/45{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-border-l-on-lighter\/5{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-border-l-on-lighter\/50{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-border-l-on-lighter\/55{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-border-l-on-lighter\/60{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-border-l-on-lighter\/65{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-border-l-on-lighter\/70{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-border-l-on-lighter\/75{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-border-l-on-lighter\/80{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-border-l-on-lighter\/85{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-border-l-on-lighter\/90{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-border-l-on-lighter\/95{border-left-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-border-l-on-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-l-on-lightest\/0{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-border-l-on-lightest\/10{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-border-l-on-lightest\/100{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-border-l-on-lightest\/15{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-border-l-on-lightest\/20{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-border-l-on-lightest\/25{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-border-l-on-lightest\/30{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-border-l-on-lightest\/35{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-border-l-on-lightest\/40{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-border-l-on-lightest\/45{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-border-l-on-lightest\/5{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-border-l-on-lightest\/50{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-border-l-on-lightest\/55{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-border-l-on-lightest\/60{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-border-l-on-lightest\/65{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-border-l-on-lightest\/70{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-border-l-on-lightest\/75{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-border-l-on-lightest\/80{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-border-l-on-lightest\/85{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-border-l-on-lightest\/90{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-border-l-on-lightest\/95{border-left-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-border-l-on-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-on-surface),var(--tw-border-opacity, 1))}.ax-border-l-on-surface\/0{border-left-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-border-l-on-surface\/10{border-left-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-border-l-on-surface\/100{border-left-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-border-l-on-surface\/15{border-left-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-border-l-on-surface\/20{border-left-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-border-l-on-surface\/25{border-left-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-border-l-on-surface\/30{border-left-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-border-l-on-surface\/35{border-left-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-border-l-on-surface\/40{border-left-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-border-l-on-surface\/45{border-left-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-border-l-on-surface\/5{border-left-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-border-l-on-surface\/50{border-left-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-border-l-on-surface\/55{border-left-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-border-l-on-surface\/60{border-left-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-border-l-on-surface\/65{border-left-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-border-l-on-surface\/70{border-left-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-border-l-on-surface\/75{border-left-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-border-l-on-surface\/80{border-left-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-border-l-on-surface\/85{border-left-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-border-l-on-surface\/90{border-left-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-border-l-on-surface\/95{border-left-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-border-l-primary-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-l-primary-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0)}.ax-border-l-primary-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1)}.ax-border-l-primary-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1)}.ax-border-l-primary-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15)}.ax-border-l-primary-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2)}.ax-border-l-primary-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25)}.ax-border-l-primary-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3)}.ax-border-l-primary-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35)}.ax-border-l-primary-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4)}.ax-border-l-primary-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45)}.ax-border-l-primary-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05)}.ax-border-l-primary-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5)}.ax-border-l-primary-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55)}.ax-border-l-primary-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6)}.ax-border-l-primary-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65)}.ax-border-l-primary-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7)}.ax-border-l-primary-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75)}.ax-border-l-primary-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8)}.ax-border-l-primary-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85)}.ax-border-l-primary-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9)}.ax-border-l-primary-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95)}.ax-border-l-primary-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-l-primary-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0)}.ax-border-l-primary-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1)}.ax-border-l-primary-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1)}.ax-border-l-primary-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15)}.ax-border-l-primary-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2)}.ax-border-l-primary-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25)}.ax-border-l-primary-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3)}.ax-border-l-primary-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35)}.ax-border-l-primary-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4)}.ax-border-l-primary-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45)}.ax-border-l-primary-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05)}.ax-border-l-primary-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5)}.ax-border-l-primary-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55)}.ax-border-l-primary-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6)}.ax-border-l-primary-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65)}.ax-border-l-primary-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7)}.ax-border-l-primary-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75)}.ax-border-l-primary-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8)}.ax-border-l-primary-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85)}.ax-border-l-primary-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9)}.ax-border-l-primary-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95)}.ax-border-l-primary-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-l-primary-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0)}.ax-border-l-primary-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1)}.ax-border-l-primary-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1)}.ax-border-l-primary-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15)}.ax-border-l-primary-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2)}.ax-border-l-primary-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25)}.ax-border-l-primary-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3)}.ax-border-l-primary-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35)}.ax-border-l-primary-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4)}.ax-border-l-primary-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45)}.ax-border-l-primary-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05)}.ax-border-l-primary-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5)}.ax-border-l-primary-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55)}.ax-border-l-primary-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6)}.ax-border-l-primary-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65)}.ax-border-l-primary-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7)}.ax-border-l-primary-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75)}.ax-border-l-primary-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8)}.ax-border-l-primary-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85)}.ax-border-l-primary-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9)}.ax-border-l-primary-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95)}.ax-border-l-primary-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-border-opacity, 1))}.ax-border-l-primary-light\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),0)}.ax-border-l-primary-light\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1)}.ax-border-l-primary-light\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),1)}.ax-border-l-primary-light\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15)}.ax-border-l-primary-light\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2)}.ax-border-l-primary-light\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25)}.ax-border-l-primary-light\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3)}.ax-border-l-primary-light\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35)}.ax-border-l-primary-light\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4)}.ax-border-l-primary-light\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45)}.ax-border-l-primary-light\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05)}.ax-border-l-primary-light\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5)}.ax-border-l-primary-light\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55)}.ax-border-l-primary-light\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6)}.ax-border-l-primary-light\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65)}.ax-border-l-primary-light\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7)}.ax-border-l-primary-light\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75)}.ax-border-l-primary-light\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8)}.ax-border-l-primary-light\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85)}.ax-border-l-primary-light\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9)}.ax-border-l-primary-light\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95)}.ax-border-l-primary-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-l-primary-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0)}.ax-border-l-primary-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1)}.ax-border-l-primary-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1)}.ax-border-l-primary-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15)}.ax-border-l-primary-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2)}.ax-border-l-primary-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25)}.ax-border-l-primary-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3)}.ax-border-l-primary-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35)}.ax-border-l-primary-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4)}.ax-border-l-primary-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45)}.ax-border-l-primary-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05)}.ax-border-l-primary-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5)}.ax-border-l-primary-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55)}.ax-border-l-primary-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6)}.ax-border-l-primary-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65)}.ax-border-l-primary-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7)}.ax-border-l-primary-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75)}.ax-border-l-primary-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8)}.ax-border-l-primary-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85)}.ax-border-l-primary-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9)}.ax-border-l-primary-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95)}.ax-border-l-primary-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-l-primary-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0)}.ax-border-l-primary-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1)}.ax-border-l-primary-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1)}.ax-border-l-primary-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15)}.ax-border-l-primary-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2)}.ax-border-l-primary-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25)}.ax-border-l-primary-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3)}.ax-border-l-primary-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35)}.ax-border-l-primary-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4)}.ax-border-l-primary-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45)}.ax-border-l-primary-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05)}.ax-border-l-primary-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5)}.ax-border-l-primary-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55)}.ax-border-l-primary-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6)}.ax-border-l-primary-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65)}.ax-border-l-primary-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7)}.ax-border-l-primary-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75)}.ax-border-l-primary-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8)}.ax-border-l-primary-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85)}.ax-border-l-primary-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9)}.ax-border-l-primary-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95)}.ax-border-l-primary-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-border-opacity, 1))}.ax-border-l-primary-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),0)}.ax-border-l-primary-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.1)}.ax-border-l-primary-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),1)}.ax-border-l-primary-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.15)}.ax-border-l-primary-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.2)}.ax-border-l-primary-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.25)}.ax-border-l-primary-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.3)}.ax-border-l-primary-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.35)}.ax-border-l-primary-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.4)}.ax-border-l-primary-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.45)}.ax-border-l-primary-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.05)}.ax-border-l-primary-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.5)}.ax-border-l-primary-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.55)}.ax-border-l-primary-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.6)}.ax-border-l-primary-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.65)}.ax-border-l-primary-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.7)}.ax-border-l-primary-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.75)}.ax-border-l-primary-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.8)}.ax-border-l-primary-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.85)}.ax-border-l-primary-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.9)}.ax-border-l-primary-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-primary-surface),.95)}.ax-border-l-secondary-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-l-secondary-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0)}.ax-border-l-secondary-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1)}.ax-border-l-secondary-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1)}.ax-border-l-secondary-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15)}.ax-border-l-secondary-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2)}.ax-border-l-secondary-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25)}.ax-border-l-secondary-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3)}.ax-border-l-secondary-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35)}.ax-border-l-secondary-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4)}.ax-border-l-secondary-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45)}.ax-border-l-secondary-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05)}.ax-border-l-secondary-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5)}.ax-border-l-secondary-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55)}.ax-border-l-secondary-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6)}.ax-border-l-secondary-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65)}.ax-border-l-secondary-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7)}.ax-border-l-secondary-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75)}.ax-border-l-secondary-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8)}.ax-border-l-secondary-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85)}.ax-border-l-secondary-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9)}.ax-border-l-secondary-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95)}.ax-border-l-secondary-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-l-secondary-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0)}.ax-border-l-secondary-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1)}.ax-border-l-secondary-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1)}.ax-border-l-secondary-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15)}.ax-border-l-secondary-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2)}.ax-border-l-secondary-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25)}.ax-border-l-secondary-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3)}.ax-border-l-secondary-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35)}.ax-border-l-secondary-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4)}.ax-border-l-secondary-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45)}.ax-border-l-secondary-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05)}.ax-border-l-secondary-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5)}.ax-border-l-secondary-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55)}.ax-border-l-secondary-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6)}.ax-border-l-secondary-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65)}.ax-border-l-secondary-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7)}.ax-border-l-secondary-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75)}.ax-border-l-secondary-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8)}.ax-border-l-secondary-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85)}.ax-border-l-secondary-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9)}.ax-border-l-secondary-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95)}.ax-border-l-secondary-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-l-secondary-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0)}.ax-border-l-secondary-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1)}.ax-border-l-secondary-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1)}.ax-border-l-secondary-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15)}.ax-border-l-secondary-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2)}.ax-border-l-secondary-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25)}.ax-border-l-secondary-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3)}.ax-border-l-secondary-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35)}.ax-border-l-secondary-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4)}.ax-border-l-secondary-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45)}.ax-border-l-secondary-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05)}.ax-border-l-secondary-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5)}.ax-border-l-secondary-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55)}.ax-border-l-secondary-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6)}.ax-border-l-secondary-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65)}.ax-border-l-secondary-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7)}.ax-border-l-secondary-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75)}.ax-border-l-secondary-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8)}.ax-border-l-secondary-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85)}.ax-border-l-secondary-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9)}.ax-border-l-secondary-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95)}.ax-border-l-secondary-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-border-opacity, 1))}.ax-border-l-secondary-light\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0)}.ax-border-l-secondary-light\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1)}.ax-border-l-secondary-light\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1)}.ax-border-l-secondary-light\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15)}.ax-border-l-secondary-light\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2)}.ax-border-l-secondary-light\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25)}.ax-border-l-secondary-light\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3)}.ax-border-l-secondary-light\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35)}.ax-border-l-secondary-light\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4)}.ax-border-l-secondary-light\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45)}.ax-border-l-secondary-light\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05)}.ax-border-l-secondary-light\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5)}.ax-border-l-secondary-light\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55)}.ax-border-l-secondary-light\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6)}.ax-border-l-secondary-light\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65)}.ax-border-l-secondary-light\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7)}.ax-border-l-secondary-light\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75)}.ax-border-l-secondary-light\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8)}.ax-border-l-secondary-light\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85)}.ax-border-l-secondary-light\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9)}.ax-border-l-secondary-light\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95)}.ax-border-l-secondary-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-l-secondary-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0)}.ax-border-l-secondary-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1)}.ax-border-l-secondary-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1)}.ax-border-l-secondary-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15)}.ax-border-l-secondary-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2)}.ax-border-l-secondary-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25)}.ax-border-l-secondary-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3)}.ax-border-l-secondary-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35)}.ax-border-l-secondary-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4)}.ax-border-l-secondary-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45)}.ax-border-l-secondary-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05)}.ax-border-l-secondary-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5)}.ax-border-l-secondary-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55)}.ax-border-l-secondary-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6)}.ax-border-l-secondary-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65)}.ax-border-l-secondary-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7)}.ax-border-l-secondary-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75)}.ax-border-l-secondary-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8)}.ax-border-l-secondary-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85)}.ax-border-l-secondary-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9)}.ax-border-l-secondary-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95)}.ax-border-l-secondary-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-l-secondary-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0)}.ax-border-l-secondary-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1)}.ax-border-l-secondary-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1)}.ax-border-l-secondary-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15)}.ax-border-l-secondary-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2)}.ax-border-l-secondary-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25)}.ax-border-l-secondary-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3)}.ax-border-l-secondary-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35)}.ax-border-l-secondary-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4)}.ax-border-l-secondary-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45)}.ax-border-l-secondary-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05)}.ax-border-l-secondary-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5)}.ax-border-l-secondary-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55)}.ax-border-l-secondary-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6)}.ax-border-l-secondary-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65)}.ax-border-l-secondary-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7)}.ax-border-l-secondary-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75)}.ax-border-l-secondary-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8)}.ax-border-l-secondary-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85)}.ax-border-l-secondary-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9)}.ax-border-l-secondary-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95)}.ax-border-l-secondary-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-border-opacity, 1))}.ax-border-l-secondary-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),0)}.ax-border-l-secondary-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.1)}.ax-border-l-secondary-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),1)}.ax-border-l-secondary-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.15)}.ax-border-l-secondary-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.2)}.ax-border-l-secondary-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.25)}.ax-border-l-secondary-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.3)}.ax-border-l-secondary-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.35)}.ax-border-l-secondary-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.4)}.ax-border-l-secondary-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.45)}.ax-border-l-secondary-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.05)}.ax-border-l-secondary-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.5)}.ax-border-l-secondary-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.55)}.ax-border-l-secondary-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.6)}.ax-border-l-secondary-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.65)}.ax-border-l-secondary-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.7)}.ax-border-l-secondary-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.75)}.ax-border-l-secondary-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.8)}.ax-border-l-secondary-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.85)}.ax-border-l-secondary-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.9)}.ax-border-l-secondary-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-secondary-surface),.95)}.ax-border-l-success-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-border-opacity, 1))}.ax-border-l-success-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),0)}.ax-border-l-success-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1)}.ax-border-l-success-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),1)}.ax-border-l-success-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15)}.ax-border-l-success-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2)}.ax-border-l-success-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25)}.ax-border-l-success-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3)}.ax-border-l-success-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35)}.ax-border-l-success-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4)}.ax-border-l-success-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45)}.ax-border-l-success-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05)}.ax-border-l-success-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5)}.ax-border-l-success-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55)}.ax-border-l-success-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6)}.ax-border-l-success-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65)}.ax-border-l-success-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7)}.ax-border-l-success-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75)}.ax-border-l-success-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8)}.ax-border-l-success-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85)}.ax-border-l-success-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9)}.ax-border-l-success-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95)}.ax-border-l-success-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-border-opacity, 1))}.ax-border-l-success-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),0)}.ax-border-l-success-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1)}.ax-border-l-success-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),1)}.ax-border-l-success-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15)}.ax-border-l-success-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2)}.ax-border-l-success-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25)}.ax-border-l-success-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3)}.ax-border-l-success-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35)}.ax-border-l-success-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4)}.ax-border-l-success-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45)}.ax-border-l-success-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05)}.ax-border-l-success-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5)}.ax-border-l-success-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55)}.ax-border-l-success-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6)}.ax-border-l-success-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65)}.ax-border-l-success-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7)}.ax-border-l-success-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75)}.ax-border-l-success-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8)}.ax-border-l-success-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85)}.ax-border-l-success-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9)}.ax-border-l-success-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95)}.ax-border-l-success-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-l-success-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0)}.ax-border-l-success-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1)}.ax-border-l-success-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1)}.ax-border-l-success-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15)}.ax-border-l-success-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2)}.ax-border-l-success-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25)}.ax-border-l-success-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3)}.ax-border-l-success-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35)}.ax-border-l-success-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4)}.ax-border-l-success-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45)}.ax-border-l-success-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05)}.ax-border-l-success-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5)}.ax-border-l-success-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55)}.ax-border-l-success-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6)}.ax-border-l-success-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65)}.ax-border-l-success-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7)}.ax-border-l-success-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75)}.ax-border-l-success-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8)}.ax-border-l-success-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85)}.ax-border-l-success-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9)}.ax-border-l-success-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95)}.ax-border-l-success-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-border-opacity, 1))}.ax-border-l-success-light\/0{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),0)}.ax-border-l-success-light\/10{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.1)}.ax-border-l-success-light\/100{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),1)}.ax-border-l-success-light\/15{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.15)}.ax-border-l-success-light\/20{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.2)}.ax-border-l-success-light\/25{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.25)}.ax-border-l-success-light\/30{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.3)}.ax-border-l-success-light\/35{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.35)}.ax-border-l-success-light\/40{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.4)}.ax-border-l-success-light\/45{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.45)}.ax-border-l-success-light\/5{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.05)}.ax-border-l-success-light\/50{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.5)}.ax-border-l-success-light\/55{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.55)}.ax-border-l-success-light\/60{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.6)}.ax-border-l-success-light\/65{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.65)}.ax-border-l-success-light\/70{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.7)}.ax-border-l-success-light\/75{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.75)}.ax-border-l-success-light\/80{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.8)}.ax-border-l-success-light\/85{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.85)}.ax-border-l-success-light\/90{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.9)}.ax-border-l-success-light\/95{border-left-color:rgba(var(--ax-sys-color-border-success-light-surface),.95)}.ax-border-l-success-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-l-success-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0)}.ax-border-l-success-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1)}.ax-border-l-success-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1)}.ax-border-l-success-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15)}.ax-border-l-success-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2)}.ax-border-l-success-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25)}.ax-border-l-success-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3)}.ax-border-l-success-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35)}.ax-border-l-success-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4)}.ax-border-l-success-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45)}.ax-border-l-success-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05)}.ax-border-l-success-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5)}.ax-border-l-success-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55)}.ax-border-l-success-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6)}.ax-border-l-success-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65)}.ax-border-l-success-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7)}.ax-border-l-success-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75)}.ax-border-l-success-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8)}.ax-border-l-success-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85)}.ax-border-l-success-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9)}.ax-border-l-success-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95)}.ax-border-l-success-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-l-success-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0)}.ax-border-l-success-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1)}.ax-border-l-success-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1)}.ax-border-l-success-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15)}.ax-border-l-success-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2)}.ax-border-l-success-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25)}.ax-border-l-success-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3)}.ax-border-l-success-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35)}.ax-border-l-success-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4)}.ax-border-l-success-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45)}.ax-border-l-success-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05)}.ax-border-l-success-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5)}.ax-border-l-success-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55)}.ax-border-l-success-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6)}.ax-border-l-success-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65)}.ax-border-l-success-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7)}.ax-border-l-success-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75)}.ax-border-l-success-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8)}.ax-border-l-success-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85)}.ax-border-l-success-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9)}.ax-border-l-success-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95)}.ax-border-l-success-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-border-opacity, 1))}.ax-border-l-success-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-success-surface),0)}.ax-border-l-success-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.1)}.ax-border-l-success-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-success-surface),1)}.ax-border-l-success-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.15)}.ax-border-l-success-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.2)}.ax-border-l-success-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.25)}.ax-border-l-success-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.3)}.ax-border-l-success-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.35)}.ax-border-l-success-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.4)}.ax-border-l-success-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.45)}.ax-border-l-success-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.05)}.ax-border-l-success-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.5)}.ax-border-l-success-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.55)}.ax-border-l-success-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.6)}.ax-border-l-success-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.65)}.ax-border-l-success-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.7)}.ax-border-l-success-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.75)}.ax-border-l-success-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.8)}.ax-border-l-success-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.85)}.ax-border-l-success-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.9)}.ax-border-l-success-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-success-surface),.95)}.ax-border-l-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1))}.ax-border-l-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-surface),0)}.ax-border-l-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-surface),.1)}.ax-border-l-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-surface),1)}.ax-border-l-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-surface),.15)}.ax-border-l-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-surface),.2)}.ax-border-l-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-surface),.25)}.ax-border-l-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-surface),.3)}.ax-border-l-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-surface),.35)}.ax-border-l-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-surface),.4)}.ax-border-l-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-surface),.45)}.ax-border-l-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-surface),.05)}.ax-border-l-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-surface),.5)}.ax-border-l-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-surface),.55)}.ax-border-l-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-surface),.6)}.ax-border-l-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-surface),.65)}.ax-border-l-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-surface),.7)}.ax-border-l-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-surface),.75)}.ax-border-l-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-surface),.8)}.ax-border-l-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-surface),.85)}.ax-border-l-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-surface),.9)}.ax-border-l-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-surface),.95)}.ax-border-l-warning-dark{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-border-opacity, 1))}.ax-border-l-warning-dark\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0)}.ax-border-l-warning-dark\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1)}.ax-border-l-warning-dark\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1)}.ax-border-l-warning-dark\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15)}.ax-border-l-warning-dark\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2)}.ax-border-l-warning-dark\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25)}.ax-border-l-warning-dark\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3)}.ax-border-l-warning-dark\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35)}.ax-border-l-warning-dark\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4)}.ax-border-l-warning-dark\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45)}.ax-border-l-warning-dark\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05)}.ax-border-l-warning-dark\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5)}.ax-border-l-warning-dark\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55)}.ax-border-l-warning-dark\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6)}.ax-border-l-warning-dark\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65)}.ax-border-l-warning-dark\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7)}.ax-border-l-warning-dark\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75)}.ax-border-l-warning-dark\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8)}.ax-border-l-warning-dark\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85)}.ax-border-l-warning-dark\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9)}.ax-border-l-warning-dark\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95)}.ax-border-l-warning-darker{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-border-opacity, 1))}.ax-border-l-warning-darker\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0)}.ax-border-l-warning-darker\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1)}.ax-border-l-warning-darker\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1)}.ax-border-l-warning-darker\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15)}.ax-border-l-warning-darker\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2)}.ax-border-l-warning-darker\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25)}.ax-border-l-warning-darker\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3)}.ax-border-l-warning-darker\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35)}.ax-border-l-warning-darker\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4)}.ax-border-l-warning-darker\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45)}.ax-border-l-warning-darker\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05)}.ax-border-l-warning-darker\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5)}.ax-border-l-warning-darker\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55)}.ax-border-l-warning-darker\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6)}.ax-border-l-warning-darker\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65)}.ax-border-l-warning-darker\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7)}.ax-border-l-warning-darker\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75)}.ax-border-l-warning-darker\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8)}.ax-border-l-warning-darker\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85)}.ax-border-l-warning-darker\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9)}.ax-border-l-warning-darker\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95)}.ax-border-l-warning-darkest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-l-warning-darkest\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0)}.ax-border-l-warning-darkest\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1)}.ax-border-l-warning-darkest\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1)}.ax-border-l-warning-darkest\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15)}.ax-border-l-warning-darkest\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2)}.ax-border-l-warning-darkest\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25)}.ax-border-l-warning-darkest\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3)}.ax-border-l-warning-darkest\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35)}.ax-border-l-warning-darkest\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4)}.ax-border-l-warning-darkest\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45)}.ax-border-l-warning-darkest\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05)}.ax-border-l-warning-darkest\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5)}.ax-border-l-warning-darkest\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55)}.ax-border-l-warning-darkest\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6)}.ax-border-l-warning-darkest\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65)}.ax-border-l-warning-darkest\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7)}.ax-border-l-warning-darkest\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75)}.ax-border-l-warning-darkest\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8)}.ax-border-l-warning-darkest\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85)}.ax-border-l-warning-darkest\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9)}.ax-border-l-warning-darkest\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95)}.ax-border-l-warning-light{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-border-opacity, 1))}.ax-border-l-warning-light\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),0)}.ax-border-l-warning-light\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1)}.ax-border-l-warning-light\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),1)}.ax-border-l-warning-light\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15)}.ax-border-l-warning-light\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2)}.ax-border-l-warning-light\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25)}.ax-border-l-warning-light\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3)}.ax-border-l-warning-light\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35)}.ax-border-l-warning-light\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4)}.ax-border-l-warning-light\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45)}.ax-border-l-warning-light\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05)}.ax-border-l-warning-light\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5)}.ax-border-l-warning-light\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55)}.ax-border-l-warning-light\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6)}.ax-border-l-warning-light\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65)}.ax-border-l-warning-light\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7)}.ax-border-l-warning-light\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75)}.ax-border-l-warning-light\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8)}.ax-border-l-warning-light\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85)}.ax-border-l-warning-light\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9)}.ax-border-l-warning-light\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95)}.ax-border-l-warning-lighter{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-l-warning-lighter\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0)}.ax-border-l-warning-lighter\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1)}.ax-border-l-warning-lighter\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1)}.ax-border-l-warning-lighter\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15)}.ax-border-l-warning-lighter\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2)}.ax-border-l-warning-lighter\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25)}.ax-border-l-warning-lighter\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3)}.ax-border-l-warning-lighter\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35)}.ax-border-l-warning-lighter\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4)}.ax-border-l-warning-lighter\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45)}.ax-border-l-warning-lighter\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05)}.ax-border-l-warning-lighter\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5)}.ax-border-l-warning-lighter\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55)}.ax-border-l-warning-lighter\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6)}.ax-border-l-warning-lighter\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65)}.ax-border-l-warning-lighter\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7)}.ax-border-l-warning-lighter\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75)}.ax-border-l-warning-lighter\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8)}.ax-border-l-warning-lighter\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85)}.ax-border-l-warning-lighter\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9)}.ax-border-l-warning-lighter\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95)}.ax-border-l-warning-lightest{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-l-warning-lightest\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0)}.ax-border-l-warning-lightest\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1)}.ax-border-l-warning-lightest\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1)}.ax-border-l-warning-lightest\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15)}.ax-border-l-warning-lightest\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2)}.ax-border-l-warning-lightest\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25)}.ax-border-l-warning-lightest\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3)}.ax-border-l-warning-lightest\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35)}.ax-border-l-warning-lightest\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4)}.ax-border-l-warning-lightest\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45)}.ax-border-l-warning-lightest\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05)}.ax-border-l-warning-lightest\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5)}.ax-border-l-warning-lightest\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55)}.ax-border-l-warning-lightest\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6)}.ax-border-l-warning-lightest\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65)}.ax-border-l-warning-lightest\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7)}.ax-border-l-warning-lightest\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75)}.ax-border-l-warning-lightest\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8)}.ax-border-l-warning-lightest\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85)}.ax-border-l-warning-lightest\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9)}.ax-border-l-warning-lightest\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95)}.ax-border-l-warning-surface{--tw-border-opacity: 1;border-left-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-border-opacity, 1))}.ax-border-l-warning-surface\/0{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),0)}.ax-border-l-warning-surface\/10{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.1)}.ax-border-l-warning-surface\/100{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),1)}.ax-border-l-warning-surface\/15{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.15)}.ax-border-l-warning-surface\/20{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.2)}.ax-border-l-warning-surface\/25{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.25)}.ax-border-l-warning-surface\/30{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.3)}.ax-border-l-warning-surface\/35{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.35)}.ax-border-l-warning-surface\/40{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.4)}.ax-border-l-warning-surface\/45{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.45)}.ax-border-l-warning-surface\/5{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.05)}.ax-border-l-warning-surface\/50{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.5)}.ax-border-l-warning-surface\/55{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.55)}.ax-border-l-warning-surface\/60{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.6)}.ax-border-l-warning-surface\/65{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.65)}.ax-border-l-warning-surface\/70{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.7)}.ax-border-l-warning-surface\/75{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.75)}.ax-border-l-warning-surface\/80{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.8)}.ax-border-l-warning-surface\/85{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.85)}.ax-border-l-warning-surface\/90{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.9)}.ax-border-l-warning-surface\/95{border-left-color:rgba(var(--ax-sys-color-border-warning-surface),.95)}.ax-border-r-danger-dark{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-border-opacity, 1))}.ax-border-r-danger-dark\/0{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0)}.ax-border-r-danger-dark\/10{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1)}.ax-border-r-danger-dark\/100{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1)}.ax-border-r-danger-dark\/15{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15)}.ax-border-r-danger-dark\/20{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2)}.ax-border-r-danger-dark\/25{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25)}.ax-border-r-danger-dark\/30{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3)}.ax-border-r-danger-dark\/35{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35)}.ax-border-r-danger-dark\/40{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4)}.ax-border-r-danger-dark\/45{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45)}.ax-border-r-danger-dark\/5{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05)}.ax-border-r-danger-dark\/50{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5)}.ax-border-r-danger-dark\/55{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55)}.ax-border-r-danger-dark\/60{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6)}.ax-border-r-danger-dark\/65{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65)}.ax-border-r-danger-dark\/70{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7)}.ax-border-r-danger-dark\/75{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75)}.ax-border-r-danger-dark\/80{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8)}.ax-border-r-danger-dark\/85{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85)}.ax-border-r-danger-dark\/90{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9)}.ax-border-r-danger-dark\/95{border-right-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95)}.ax-border-r-danger-darker{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-border-opacity, 1))}.ax-border-r-danger-darker\/0{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0)}.ax-border-r-danger-darker\/10{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1)}.ax-border-r-danger-darker\/100{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1)}.ax-border-r-danger-darker\/15{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15)}.ax-border-r-danger-darker\/20{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2)}.ax-border-r-danger-darker\/25{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25)}.ax-border-r-danger-darker\/30{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3)}.ax-border-r-danger-darker\/35{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35)}.ax-border-r-danger-darker\/40{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4)}.ax-border-r-danger-darker\/45{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45)}.ax-border-r-danger-darker\/5{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05)}.ax-border-r-danger-darker\/50{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5)}.ax-border-r-danger-darker\/55{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55)}.ax-border-r-danger-darker\/60{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6)}.ax-border-r-danger-darker\/65{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65)}.ax-border-r-danger-darker\/70{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7)}.ax-border-r-danger-darker\/75{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75)}.ax-border-r-danger-darker\/80{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8)}.ax-border-r-danger-darker\/85{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85)}.ax-border-r-danger-darker\/90{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9)}.ax-border-r-danger-darker\/95{border-right-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95)}.ax-border-r-danger-darkest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-r-danger-darkest\/0{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0)}.ax-border-r-danger-darkest\/10{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1)}.ax-border-r-danger-darkest\/100{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1)}.ax-border-r-danger-darkest\/15{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15)}.ax-border-r-danger-darkest\/20{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2)}.ax-border-r-danger-darkest\/25{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25)}.ax-border-r-danger-darkest\/30{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3)}.ax-border-r-danger-darkest\/35{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35)}.ax-border-r-danger-darkest\/40{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4)}.ax-border-r-danger-darkest\/45{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45)}.ax-border-r-danger-darkest\/5{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05)}.ax-border-r-danger-darkest\/50{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5)}.ax-border-r-danger-darkest\/55{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55)}.ax-border-r-danger-darkest\/60{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6)}.ax-border-r-danger-darkest\/65{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65)}.ax-border-r-danger-darkest\/70{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7)}.ax-border-r-danger-darkest\/75{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75)}.ax-border-r-danger-darkest\/80{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8)}.ax-border-r-danger-darkest\/85{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85)}.ax-border-r-danger-darkest\/90{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9)}.ax-border-r-danger-darkest\/95{border-right-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95)}.ax-border-r-danger-light{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-border-opacity, 1))}.ax-border-r-danger-light\/0{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),0)}.ax-border-r-danger-light\/10{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1)}.ax-border-r-danger-light\/100{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),1)}.ax-border-r-danger-light\/15{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15)}.ax-border-r-danger-light\/20{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2)}.ax-border-r-danger-light\/25{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25)}.ax-border-r-danger-light\/30{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3)}.ax-border-r-danger-light\/35{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35)}.ax-border-r-danger-light\/40{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4)}.ax-border-r-danger-light\/45{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45)}.ax-border-r-danger-light\/5{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05)}.ax-border-r-danger-light\/50{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5)}.ax-border-r-danger-light\/55{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55)}.ax-border-r-danger-light\/60{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6)}.ax-border-r-danger-light\/65{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65)}.ax-border-r-danger-light\/70{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7)}.ax-border-r-danger-light\/75{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75)}.ax-border-r-danger-light\/80{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8)}.ax-border-r-danger-light\/85{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85)}.ax-border-r-danger-light\/90{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9)}.ax-border-r-danger-light\/95{border-right-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95)}.ax-border-r-danger-lighter{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-r-danger-lighter\/0{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0)}.ax-border-r-danger-lighter\/10{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1)}.ax-border-r-danger-lighter\/100{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1)}.ax-border-r-danger-lighter\/15{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15)}.ax-border-r-danger-lighter\/20{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2)}.ax-border-r-danger-lighter\/25{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25)}.ax-border-r-danger-lighter\/30{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3)}.ax-border-r-danger-lighter\/35{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35)}.ax-border-r-danger-lighter\/40{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4)}.ax-border-r-danger-lighter\/45{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45)}.ax-border-r-danger-lighter\/5{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05)}.ax-border-r-danger-lighter\/50{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5)}.ax-border-r-danger-lighter\/55{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55)}.ax-border-r-danger-lighter\/60{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6)}.ax-border-r-danger-lighter\/65{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65)}.ax-border-r-danger-lighter\/70{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7)}.ax-border-r-danger-lighter\/75{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75)}.ax-border-r-danger-lighter\/80{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8)}.ax-border-r-danger-lighter\/85{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85)}.ax-border-r-danger-lighter\/90{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9)}.ax-border-r-danger-lighter\/95{border-right-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95)}.ax-border-r-danger-lightest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-r-danger-lightest\/0{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0)}.ax-border-r-danger-lightest\/10{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1)}.ax-border-r-danger-lightest\/100{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1)}.ax-border-r-danger-lightest\/15{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15)}.ax-border-r-danger-lightest\/20{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2)}.ax-border-r-danger-lightest\/25{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25)}.ax-border-r-danger-lightest\/30{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3)}.ax-border-r-danger-lightest\/35{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35)}.ax-border-r-danger-lightest\/40{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4)}.ax-border-r-danger-lightest\/45{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45)}.ax-border-r-danger-lightest\/5{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05)}.ax-border-r-danger-lightest\/50{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5)}.ax-border-r-danger-lightest\/55{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55)}.ax-border-r-danger-lightest\/60{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6)}.ax-border-r-danger-lightest\/65{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65)}.ax-border-r-danger-lightest\/70{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7)}.ax-border-r-danger-lightest\/75{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75)}.ax-border-r-danger-lightest\/80{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8)}.ax-border-r-danger-lightest\/85{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85)}.ax-border-r-danger-lightest\/90{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9)}.ax-border-r-danger-lightest\/95{border-right-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95)}.ax-border-r-danger-surface{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-border-opacity, 1))}.ax-border-r-danger-surface\/0{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),0)}.ax-border-r-danger-surface\/10{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.1)}.ax-border-r-danger-surface\/100{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),1)}.ax-border-r-danger-surface\/15{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.15)}.ax-border-r-danger-surface\/20{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.2)}.ax-border-r-danger-surface\/25{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.25)}.ax-border-r-danger-surface\/30{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.3)}.ax-border-r-danger-surface\/35{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.35)}.ax-border-r-danger-surface\/40{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.4)}.ax-border-r-danger-surface\/45{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.45)}.ax-border-r-danger-surface\/5{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.05)}.ax-border-r-danger-surface\/50{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.5)}.ax-border-r-danger-surface\/55{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.55)}.ax-border-r-danger-surface\/60{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.6)}.ax-border-r-danger-surface\/65{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.65)}.ax-border-r-danger-surface\/70{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.7)}.ax-border-r-danger-surface\/75{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.75)}.ax-border-r-danger-surface\/80{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.8)}.ax-border-r-danger-surface\/85{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.85)}.ax-border-r-danger-surface\/90{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.9)}.ax-border-r-danger-surface\/95{border-right-color:rgba(var(--ax-sys-color-border-danger-surface),.95)}.ax-border-r-dark{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-border-opacity, 1))}.ax-border-r-dark\/0{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),0)}.ax-border-r-dark\/10{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.1)}.ax-border-r-dark\/100{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),1)}.ax-border-r-dark\/15{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.15)}.ax-border-r-dark\/20{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.2)}.ax-border-r-dark\/25{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.25)}.ax-border-r-dark\/30{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.3)}.ax-border-r-dark\/35{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.35)}.ax-border-r-dark\/40{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.4)}.ax-border-r-dark\/45{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.45)}.ax-border-r-dark\/5{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.05)}.ax-border-r-dark\/50{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.5)}.ax-border-r-dark\/55{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.55)}.ax-border-r-dark\/60{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.6)}.ax-border-r-dark\/65{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.65)}.ax-border-r-dark\/70{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.7)}.ax-border-r-dark\/75{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.75)}.ax-border-r-dark\/80{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.8)}.ax-border-r-dark\/85{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.85)}.ax-border-r-dark\/90{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.9)}.ax-border-r-dark\/95{border-right-color:rgba(var(--ax-sys-color-border-dark-surface),.95)}.ax-border-r-darker{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-border-opacity, 1))}.ax-border-r-darker\/0{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),0)}.ax-border-r-darker\/10{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.1)}.ax-border-r-darker\/100{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),1)}.ax-border-r-darker\/15{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.15)}.ax-border-r-darker\/20{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.2)}.ax-border-r-darker\/25{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.25)}.ax-border-r-darker\/30{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.3)}.ax-border-r-darker\/35{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.35)}.ax-border-r-darker\/40{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.4)}.ax-border-r-darker\/45{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.45)}.ax-border-r-darker\/5{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.05)}.ax-border-r-darker\/50{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.5)}.ax-border-r-darker\/55{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.55)}.ax-border-r-darker\/60{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.6)}.ax-border-r-darker\/65{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.65)}.ax-border-r-darker\/70{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.7)}.ax-border-r-darker\/75{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.75)}.ax-border-r-darker\/80{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.8)}.ax-border-r-darker\/85{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.85)}.ax-border-r-darker\/90{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.9)}.ax-border-r-darker\/95{border-right-color:rgba(var(--ax-sys-color-border-darker-surface),.95)}.ax-border-r-darkest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-r-darkest\/0{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),0)}.ax-border-r-darkest\/10{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.1)}.ax-border-r-darkest\/100{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),1)}.ax-border-r-darkest\/15{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.15)}.ax-border-r-darkest\/20{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.2)}.ax-border-r-darkest\/25{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.25)}.ax-border-r-darkest\/30{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.3)}.ax-border-r-darkest\/35{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.35)}.ax-border-r-darkest\/40{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.4)}.ax-border-r-darkest\/45{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.45)}.ax-border-r-darkest\/5{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.05)}.ax-border-r-darkest\/50{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.5)}.ax-border-r-darkest\/55{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.55)}.ax-border-r-darkest\/60{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.6)}.ax-border-r-darkest\/65{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.65)}.ax-border-r-darkest\/70{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.7)}.ax-border-r-darkest\/75{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.75)}.ax-border-r-darkest\/80{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.8)}.ax-border-r-darkest\/85{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.85)}.ax-border-r-darkest\/90{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.9)}.ax-border-r-darkest\/95{border-right-color:rgba(var(--ax-sys-color-border-darkest-surface),.95)}.ax-border-r-light{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-border-opacity, 1))}.ax-border-r-light\/0{border-right-color:rgba(var(--ax-sys-color-border-light-surface),0)}.ax-border-r-light\/10{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.1)}.ax-border-r-light\/100{border-right-color:rgba(var(--ax-sys-color-border-light-surface),1)}.ax-border-r-light\/15{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.15)}.ax-border-r-light\/20{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.2)}.ax-border-r-light\/25{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.25)}.ax-border-r-light\/30{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.3)}.ax-border-r-light\/35{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.35)}.ax-border-r-light\/40{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.4)}.ax-border-r-light\/45{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.45)}.ax-border-r-light\/5{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.05)}.ax-border-r-light\/50{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.5)}.ax-border-r-light\/55{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.55)}.ax-border-r-light\/60{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.6)}.ax-border-r-light\/65{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.65)}.ax-border-r-light\/70{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.7)}.ax-border-r-light\/75{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.75)}.ax-border-r-light\/80{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.8)}.ax-border-r-light\/85{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.85)}.ax-border-r-light\/90{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.9)}.ax-border-r-light\/95{border-right-color:rgba(var(--ax-sys-color-border-light-surface),.95)}.ax-border-r-lighter{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-r-lighter\/0{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),0)}.ax-border-r-lighter\/10{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.1)}.ax-border-r-lighter\/100{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),1)}.ax-border-r-lighter\/15{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.15)}.ax-border-r-lighter\/20{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.2)}.ax-border-r-lighter\/25{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.25)}.ax-border-r-lighter\/30{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.3)}.ax-border-r-lighter\/35{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.35)}.ax-border-r-lighter\/40{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.4)}.ax-border-r-lighter\/45{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.45)}.ax-border-r-lighter\/5{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.05)}.ax-border-r-lighter\/50{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.5)}.ax-border-r-lighter\/55{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.55)}.ax-border-r-lighter\/60{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.6)}.ax-border-r-lighter\/65{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.65)}.ax-border-r-lighter\/70{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.7)}.ax-border-r-lighter\/75{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.75)}.ax-border-r-lighter\/80{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.8)}.ax-border-r-lighter\/85{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.85)}.ax-border-r-lighter\/90{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.9)}.ax-border-r-lighter\/95{border-right-color:rgba(var(--ax-sys-color-border-lighter-surface),.95)}.ax-border-r-lightest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-r-lightest\/0{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),0)}.ax-border-r-lightest\/10{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.1)}.ax-border-r-lightest\/100{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),1)}.ax-border-r-lightest\/15{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.15)}.ax-border-r-lightest\/20{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.2)}.ax-border-r-lightest\/25{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.25)}.ax-border-r-lightest\/30{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.3)}.ax-border-r-lightest\/35{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.35)}.ax-border-r-lightest\/40{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.4)}.ax-border-r-lightest\/45{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.45)}.ax-border-r-lightest\/5{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.05)}.ax-border-r-lightest\/50{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.5)}.ax-border-r-lightest\/55{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.55)}.ax-border-r-lightest\/60{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.6)}.ax-border-r-lightest\/65{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.65)}.ax-border-r-lightest\/70{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.7)}.ax-border-r-lightest\/75{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.75)}.ax-border-r-lightest\/80{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.8)}.ax-border-r-lightest\/85{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.85)}.ax-border-r-lightest\/90{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.9)}.ax-border-r-lightest\/95{border-right-color:rgba(var(--ax-sys-color-border-lightest-surface),.95)}.ax-border-r-on-dark{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-border-opacity, 1))}.ax-border-r-on-dark\/0{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-border-r-on-dark\/10{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-border-r-on-dark\/100{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-border-r-on-dark\/15{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-border-r-on-dark\/20{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-border-r-on-dark\/25{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-border-r-on-dark\/30{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-border-r-on-dark\/35{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-border-r-on-dark\/40{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-border-r-on-dark\/45{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-border-r-on-dark\/5{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-border-r-on-dark\/50{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-border-r-on-dark\/55{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-border-r-on-dark\/60{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-border-r-on-dark\/65{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-border-r-on-dark\/70{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-border-r-on-dark\/75{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-border-r-on-dark\/80{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-border-r-on-dark\/85{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-border-r-on-dark\/90{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-border-r-on-dark\/95{border-right-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-border-r-on-darker{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-border-opacity, 1))}.ax-border-r-on-darker\/0{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-border-r-on-darker\/10{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-border-r-on-darker\/100{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-border-r-on-darker\/15{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-border-r-on-darker\/20{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-border-r-on-darker\/25{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-border-r-on-darker\/30{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-border-r-on-darker\/35{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-border-r-on-darker\/40{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-border-r-on-darker\/45{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-border-r-on-darker\/5{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-border-r-on-darker\/50{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-border-r-on-darker\/55{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-border-r-on-darker\/60{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-border-r-on-darker\/65{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-border-r-on-darker\/70{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-border-r-on-darker\/75{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-border-r-on-darker\/80{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-border-r-on-darker\/85{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-border-r-on-darker\/90{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-border-r-on-darker\/95{border-right-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-border-r-on-darkest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-r-on-darkest\/0{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-border-r-on-darkest\/10{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-border-r-on-darkest\/100{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-border-r-on-darkest\/15{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-border-r-on-darkest\/20{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-border-r-on-darkest\/25{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-border-r-on-darkest\/30{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-border-r-on-darkest\/35{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-border-r-on-darkest\/40{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-border-r-on-darkest\/45{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-border-r-on-darkest\/5{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-border-r-on-darkest\/50{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-border-r-on-darkest\/55{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-border-r-on-darkest\/60{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-border-r-on-darkest\/65{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-border-r-on-darkest\/70{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-border-r-on-darkest\/75{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-border-r-on-darkest\/80{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-border-r-on-darkest\/85{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-border-r-on-darkest\/90{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-border-r-on-darkest\/95{border-right-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-border-r-on-light{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-border-opacity, 1))}.ax-border-r-on-light\/0{border-right-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-border-r-on-light\/10{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-border-r-on-light\/100{border-right-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-border-r-on-light\/15{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-border-r-on-light\/20{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-border-r-on-light\/25{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-border-r-on-light\/30{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-border-r-on-light\/35{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-border-r-on-light\/40{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-border-r-on-light\/45{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-border-r-on-light\/5{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-border-r-on-light\/50{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-border-r-on-light\/55{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-border-r-on-light\/60{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-border-r-on-light\/65{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-border-r-on-light\/70{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-border-r-on-light\/75{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-border-r-on-light\/80{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-border-r-on-light\/85{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-border-r-on-light\/90{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-border-r-on-light\/95{border-right-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-border-r-on-lighter{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-r-on-lighter\/0{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-border-r-on-lighter\/10{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-border-r-on-lighter\/100{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-border-r-on-lighter\/15{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-border-r-on-lighter\/20{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-border-r-on-lighter\/25{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-border-r-on-lighter\/30{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-border-r-on-lighter\/35{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-border-r-on-lighter\/40{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-border-r-on-lighter\/45{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-border-r-on-lighter\/5{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-border-r-on-lighter\/50{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-border-r-on-lighter\/55{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-border-r-on-lighter\/60{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-border-r-on-lighter\/65{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-border-r-on-lighter\/70{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-border-r-on-lighter\/75{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-border-r-on-lighter\/80{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-border-r-on-lighter\/85{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-border-r-on-lighter\/90{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-border-r-on-lighter\/95{border-right-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-border-r-on-lightest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-r-on-lightest\/0{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-border-r-on-lightest\/10{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-border-r-on-lightest\/100{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-border-r-on-lightest\/15{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-border-r-on-lightest\/20{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-border-r-on-lightest\/25{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-border-r-on-lightest\/30{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-border-r-on-lightest\/35{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-border-r-on-lightest\/40{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-border-r-on-lightest\/45{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-border-r-on-lightest\/5{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-border-r-on-lightest\/50{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-border-r-on-lightest\/55{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-border-r-on-lightest\/60{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-border-r-on-lightest\/65{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-border-r-on-lightest\/70{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-border-r-on-lightest\/75{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-border-r-on-lightest\/80{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-border-r-on-lightest\/85{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-border-r-on-lightest\/90{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-border-r-on-lightest\/95{border-right-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-border-r-on-surface{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-on-surface),var(--tw-border-opacity, 1))}.ax-border-r-on-surface\/0{border-right-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-border-r-on-surface\/10{border-right-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-border-r-on-surface\/100{border-right-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-border-r-on-surface\/15{border-right-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-border-r-on-surface\/20{border-right-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-border-r-on-surface\/25{border-right-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-border-r-on-surface\/30{border-right-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-border-r-on-surface\/35{border-right-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-border-r-on-surface\/40{border-right-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-border-r-on-surface\/45{border-right-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-border-r-on-surface\/5{border-right-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-border-r-on-surface\/50{border-right-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-border-r-on-surface\/55{border-right-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-border-r-on-surface\/60{border-right-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-border-r-on-surface\/65{border-right-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-border-r-on-surface\/70{border-right-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-border-r-on-surface\/75{border-right-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-border-r-on-surface\/80{border-right-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-border-r-on-surface\/85{border-right-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-border-r-on-surface\/90{border-right-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-border-r-on-surface\/95{border-right-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-border-r-primary-dark{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-r-primary-dark\/0{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0)}.ax-border-r-primary-dark\/10{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1)}.ax-border-r-primary-dark\/100{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1)}.ax-border-r-primary-dark\/15{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15)}.ax-border-r-primary-dark\/20{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2)}.ax-border-r-primary-dark\/25{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25)}.ax-border-r-primary-dark\/30{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3)}.ax-border-r-primary-dark\/35{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35)}.ax-border-r-primary-dark\/40{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4)}.ax-border-r-primary-dark\/45{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45)}.ax-border-r-primary-dark\/5{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05)}.ax-border-r-primary-dark\/50{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5)}.ax-border-r-primary-dark\/55{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55)}.ax-border-r-primary-dark\/60{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6)}.ax-border-r-primary-dark\/65{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65)}.ax-border-r-primary-dark\/70{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7)}.ax-border-r-primary-dark\/75{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75)}.ax-border-r-primary-dark\/80{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8)}.ax-border-r-primary-dark\/85{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85)}.ax-border-r-primary-dark\/90{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9)}.ax-border-r-primary-dark\/95{border-right-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95)}.ax-border-r-primary-darker{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-r-primary-darker\/0{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0)}.ax-border-r-primary-darker\/10{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1)}.ax-border-r-primary-darker\/100{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1)}.ax-border-r-primary-darker\/15{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15)}.ax-border-r-primary-darker\/20{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2)}.ax-border-r-primary-darker\/25{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25)}.ax-border-r-primary-darker\/30{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3)}.ax-border-r-primary-darker\/35{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35)}.ax-border-r-primary-darker\/40{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4)}.ax-border-r-primary-darker\/45{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45)}.ax-border-r-primary-darker\/5{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05)}.ax-border-r-primary-darker\/50{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5)}.ax-border-r-primary-darker\/55{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55)}.ax-border-r-primary-darker\/60{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6)}.ax-border-r-primary-darker\/65{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65)}.ax-border-r-primary-darker\/70{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7)}.ax-border-r-primary-darker\/75{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75)}.ax-border-r-primary-darker\/80{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8)}.ax-border-r-primary-darker\/85{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85)}.ax-border-r-primary-darker\/90{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9)}.ax-border-r-primary-darker\/95{border-right-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95)}.ax-border-r-primary-darkest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-r-primary-darkest\/0{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0)}.ax-border-r-primary-darkest\/10{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1)}.ax-border-r-primary-darkest\/100{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1)}.ax-border-r-primary-darkest\/15{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15)}.ax-border-r-primary-darkest\/20{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2)}.ax-border-r-primary-darkest\/25{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25)}.ax-border-r-primary-darkest\/30{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3)}.ax-border-r-primary-darkest\/35{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35)}.ax-border-r-primary-darkest\/40{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4)}.ax-border-r-primary-darkest\/45{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45)}.ax-border-r-primary-darkest\/5{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05)}.ax-border-r-primary-darkest\/50{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5)}.ax-border-r-primary-darkest\/55{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55)}.ax-border-r-primary-darkest\/60{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6)}.ax-border-r-primary-darkest\/65{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65)}.ax-border-r-primary-darkest\/70{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7)}.ax-border-r-primary-darkest\/75{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75)}.ax-border-r-primary-darkest\/80{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8)}.ax-border-r-primary-darkest\/85{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85)}.ax-border-r-primary-darkest\/90{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9)}.ax-border-r-primary-darkest\/95{border-right-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95)}.ax-border-r-primary-light{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-border-opacity, 1))}.ax-border-r-primary-light\/0{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),0)}.ax-border-r-primary-light\/10{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1)}.ax-border-r-primary-light\/100{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),1)}.ax-border-r-primary-light\/15{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15)}.ax-border-r-primary-light\/20{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2)}.ax-border-r-primary-light\/25{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25)}.ax-border-r-primary-light\/30{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3)}.ax-border-r-primary-light\/35{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35)}.ax-border-r-primary-light\/40{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4)}.ax-border-r-primary-light\/45{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45)}.ax-border-r-primary-light\/5{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05)}.ax-border-r-primary-light\/50{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5)}.ax-border-r-primary-light\/55{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55)}.ax-border-r-primary-light\/60{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6)}.ax-border-r-primary-light\/65{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65)}.ax-border-r-primary-light\/70{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7)}.ax-border-r-primary-light\/75{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75)}.ax-border-r-primary-light\/80{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8)}.ax-border-r-primary-light\/85{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85)}.ax-border-r-primary-light\/90{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9)}.ax-border-r-primary-light\/95{border-right-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95)}.ax-border-r-primary-lighter{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-r-primary-lighter\/0{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0)}.ax-border-r-primary-lighter\/10{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1)}.ax-border-r-primary-lighter\/100{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1)}.ax-border-r-primary-lighter\/15{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15)}.ax-border-r-primary-lighter\/20{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2)}.ax-border-r-primary-lighter\/25{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25)}.ax-border-r-primary-lighter\/30{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3)}.ax-border-r-primary-lighter\/35{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35)}.ax-border-r-primary-lighter\/40{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4)}.ax-border-r-primary-lighter\/45{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45)}.ax-border-r-primary-lighter\/5{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05)}.ax-border-r-primary-lighter\/50{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5)}.ax-border-r-primary-lighter\/55{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55)}.ax-border-r-primary-lighter\/60{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6)}.ax-border-r-primary-lighter\/65{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65)}.ax-border-r-primary-lighter\/70{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7)}.ax-border-r-primary-lighter\/75{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75)}.ax-border-r-primary-lighter\/80{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8)}.ax-border-r-primary-lighter\/85{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85)}.ax-border-r-primary-lighter\/90{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9)}.ax-border-r-primary-lighter\/95{border-right-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95)}.ax-border-r-primary-lightest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-r-primary-lightest\/0{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0)}.ax-border-r-primary-lightest\/10{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1)}.ax-border-r-primary-lightest\/100{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1)}.ax-border-r-primary-lightest\/15{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15)}.ax-border-r-primary-lightest\/20{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2)}.ax-border-r-primary-lightest\/25{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25)}.ax-border-r-primary-lightest\/30{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3)}.ax-border-r-primary-lightest\/35{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35)}.ax-border-r-primary-lightest\/40{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4)}.ax-border-r-primary-lightest\/45{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45)}.ax-border-r-primary-lightest\/5{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05)}.ax-border-r-primary-lightest\/50{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5)}.ax-border-r-primary-lightest\/55{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55)}.ax-border-r-primary-lightest\/60{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6)}.ax-border-r-primary-lightest\/65{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65)}.ax-border-r-primary-lightest\/70{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7)}.ax-border-r-primary-lightest\/75{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75)}.ax-border-r-primary-lightest\/80{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8)}.ax-border-r-primary-lightest\/85{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85)}.ax-border-r-primary-lightest\/90{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9)}.ax-border-r-primary-lightest\/95{border-right-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95)}.ax-border-r-primary-surface{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-border-opacity, 1))}.ax-border-r-primary-surface\/0{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),0)}.ax-border-r-primary-surface\/10{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.1)}.ax-border-r-primary-surface\/100{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),1)}.ax-border-r-primary-surface\/15{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.15)}.ax-border-r-primary-surface\/20{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.2)}.ax-border-r-primary-surface\/25{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.25)}.ax-border-r-primary-surface\/30{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.3)}.ax-border-r-primary-surface\/35{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.35)}.ax-border-r-primary-surface\/40{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.4)}.ax-border-r-primary-surface\/45{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.45)}.ax-border-r-primary-surface\/5{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.05)}.ax-border-r-primary-surface\/50{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.5)}.ax-border-r-primary-surface\/55{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.55)}.ax-border-r-primary-surface\/60{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.6)}.ax-border-r-primary-surface\/65{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.65)}.ax-border-r-primary-surface\/70{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.7)}.ax-border-r-primary-surface\/75{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.75)}.ax-border-r-primary-surface\/80{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.8)}.ax-border-r-primary-surface\/85{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.85)}.ax-border-r-primary-surface\/90{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.9)}.ax-border-r-primary-surface\/95{border-right-color:rgba(var(--ax-sys-color-border-primary-surface),.95)}.ax-border-r-secondary-dark{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-r-secondary-dark\/0{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0)}.ax-border-r-secondary-dark\/10{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1)}.ax-border-r-secondary-dark\/100{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1)}.ax-border-r-secondary-dark\/15{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15)}.ax-border-r-secondary-dark\/20{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2)}.ax-border-r-secondary-dark\/25{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25)}.ax-border-r-secondary-dark\/30{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3)}.ax-border-r-secondary-dark\/35{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35)}.ax-border-r-secondary-dark\/40{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4)}.ax-border-r-secondary-dark\/45{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45)}.ax-border-r-secondary-dark\/5{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05)}.ax-border-r-secondary-dark\/50{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5)}.ax-border-r-secondary-dark\/55{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55)}.ax-border-r-secondary-dark\/60{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6)}.ax-border-r-secondary-dark\/65{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65)}.ax-border-r-secondary-dark\/70{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7)}.ax-border-r-secondary-dark\/75{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75)}.ax-border-r-secondary-dark\/80{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8)}.ax-border-r-secondary-dark\/85{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85)}.ax-border-r-secondary-dark\/90{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9)}.ax-border-r-secondary-dark\/95{border-right-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95)}.ax-border-r-secondary-darker{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-r-secondary-darker\/0{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0)}.ax-border-r-secondary-darker\/10{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1)}.ax-border-r-secondary-darker\/100{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1)}.ax-border-r-secondary-darker\/15{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15)}.ax-border-r-secondary-darker\/20{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2)}.ax-border-r-secondary-darker\/25{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25)}.ax-border-r-secondary-darker\/30{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3)}.ax-border-r-secondary-darker\/35{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35)}.ax-border-r-secondary-darker\/40{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4)}.ax-border-r-secondary-darker\/45{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45)}.ax-border-r-secondary-darker\/5{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05)}.ax-border-r-secondary-darker\/50{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5)}.ax-border-r-secondary-darker\/55{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55)}.ax-border-r-secondary-darker\/60{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6)}.ax-border-r-secondary-darker\/65{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65)}.ax-border-r-secondary-darker\/70{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7)}.ax-border-r-secondary-darker\/75{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75)}.ax-border-r-secondary-darker\/80{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8)}.ax-border-r-secondary-darker\/85{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85)}.ax-border-r-secondary-darker\/90{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9)}.ax-border-r-secondary-darker\/95{border-right-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95)}.ax-border-r-secondary-darkest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-r-secondary-darkest\/0{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0)}.ax-border-r-secondary-darkest\/10{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1)}.ax-border-r-secondary-darkest\/100{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1)}.ax-border-r-secondary-darkest\/15{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15)}.ax-border-r-secondary-darkest\/20{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2)}.ax-border-r-secondary-darkest\/25{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25)}.ax-border-r-secondary-darkest\/30{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3)}.ax-border-r-secondary-darkest\/35{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35)}.ax-border-r-secondary-darkest\/40{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4)}.ax-border-r-secondary-darkest\/45{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45)}.ax-border-r-secondary-darkest\/5{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05)}.ax-border-r-secondary-darkest\/50{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5)}.ax-border-r-secondary-darkest\/55{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55)}.ax-border-r-secondary-darkest\/60{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6)}.ax-border-r-secondary-darkest\/65{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65)}.ax-border-r-secondary-darkest\/70{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7)}.ax-border-r-secondary-darkest\/75{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75)}.ax-border-r-secondary-darkest\/80{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8)}.ax-border-r-secondary-darkest\/85{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85)}.ax-border-r-secondary-darkest\/90{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9)}.ax-border-r-secondary-darkest\/95{border-right-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95)}.ax-border-r-secondary-light{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-border-opacity, 1))}.ax-border-r-secondary-light\/0{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0)}.ax-border-r-secondary-light\/10{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1)}.ax-border-r-secondary-light\/100{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1)}.ax-border-r-secondary-light\/15{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15)}.ax-border-r-secondary-light\/20{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2)}.ax-border-r-secondary-light\/25{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25)}.ax-border-r-secondary-light\/30{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3)}.ax-border-r-secondary-light\/35{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35)}.ax-border-r-secondary-light\/40{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4)}.ax-border-r-secondary-light\/45{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45)}.ax-border-r-secondary-light\/5{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05)}.ax-border-r-secondary-light\/50{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5)}.ax-border-r-secondary-light\/55{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55)}.ax-border-r-secondary-light\/60{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6)}.ax-border-r-secondary-light\/65{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65)}.ax-border-r-secondary-light\/70{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7)}.ax-border-r-secondary-light\/75{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75)}.ax-border-r-secondary-light\/80{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8)}.ax-border-r-secondary-light\/85{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85)}.ax-border-r-secondary-light\/90{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9)}.ax-border-r-secondary-light\/95{border-right-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95)}.ax-border-r-secondary-lighter{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-r-secondary-lighter\/0{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0)}.ax-border-r-secondary-lighter\/10{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1)}.ax-border-r-secondary-lighter\/100{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1)}.ax-border-r-secondary-lighter\/15{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15)}.ax-border-r-secondary-lighter\/20{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2)}.ax-border-r-secondary-lighter\/25{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25)}.ax-border-r-secondary-lighter\/30{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3)}.ax-border-r-secondary-lighter\/35{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35)}.ax-border-r-secondary-lighter\/40{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4)}.ax-border-r-secondary-lighter\/45{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45)}.ax-border-r-secondary-lighter\/5{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05)}.ax-border-r-secondary-lighter\/50{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5)}.ax-border-r-secondary-lighter\/55{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55)}.ax-border-r-secondary-lighter\/60{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6)}.ax-border-r-secondary-lighter\/65{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65)}.ax-border-r-secondary-lighter\/70{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7)}.ax-border-r-secondary-lighter\/75{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75)}.ax-border-r-secondary-lighter\/80{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8)}.ax-border-r-secondary-lighter\/85{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85)}.ax-border-r-secondary-lighter\/90{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9)}.ax-border-r-secondary-lighter\/95{border-right-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95)}.ax-border-r-secondary-lightest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-r-secondary-lightest\/0{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0)}.ax-border-r-secondary-lightest\/10{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1)}.ax-border-r-secondary-lightest\/100{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1)}.ax-border-r-secondary-lightest\/15{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15)}.ax-border-r-secondary-lightest\/20{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2)}.ax-border-r-secondary-lightest\/25{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25)}.ax-border-r-secondary-lightest\/30{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3)}.ax-border-r-secondary-lightest\/35{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35)}.ax-border-r-secondary-lightest\/40{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4)}.ax-border-r-secondary-lightest\/45{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45)}.ax-border-r-secondary-lightest\/5{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05)}.ax-border-r-secondary-lightest\/50{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5)}.ax-border-r-secondary-lightest\/55{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55)}.ax-border-r-secondary-lightest\/60{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6)}.ax-border-r-secondary-lightest\/65{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65)}.ax-border-r-secondary-lightest\/70{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7)}.ax-border-r-secondary-lightest\/75{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75)}.ax-border-r-secondary-lightest\/80{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8)}.ax-border-r-secondary-lightest\/85{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85)}.ax-border-r-secondary-lightest\/90{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9)}.ax-border-r-secondary-lightest\/95{border-right-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95)}.ax-border-r-secondary-surface{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-border-opacity, 1))}.ax-border-r-secondary-surface\/0{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),0)}.ax-border-r-secondary-surface\/10{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.1)}.ax-border-r-secondary-surface\/100{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),1)}.ax-border-r-secondary-surface\/15{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.15)}.ax-border-r-secondary-surface\/20{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.2)}.ax-border-r-secondary-surface\/25{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.25)}.ax-border-r-secondary-surface\/30{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.3)}.ax-border-r-secondary-surface\/35{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.35)}.ax-border-r-secondary-surface\/40{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.4)}.ax-border-r-secondary-surface\/45{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.45)}.ax-border-r-secondary-surface\/5{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.05)}.ax-border-r-secondary-surface\/50{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.5)}.ax-border-r-secondary-surface\/55{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.55)}.ax-border-r-secondary-surface\/60{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.6)}.ax-border-r-secondary-surface\/65{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.65)}.ax-border-r-secondary-surface\/70{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.7)}.ax-border-r-secondary-surface\/75{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.75)}.ax-border-r-secondary-surface\/80{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.8)}.ax-border-r-secondary-surface\/85{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.85)}.ax-border-r-secondary-surface\/90{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.9)}.ax-border-r-secondary-surface\/95{border-right-color:rgba(var(--ax-sys-color-border-secondary-surface),.95)}.ax-border-r-success-dark{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-border-opacity, 1))}.ax-border-r-success-dark\/0{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),0)}.ax-border-r-success-dark\/10{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1)}.ax-border-r-success-dark\/100{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),1)}.ax-border-r-success-dark\/15{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15)}.ax-border-r-success-dark\/20{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2)}.ax-border-r-success-dark\/25{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25)}.ax-border-r-success-dark\/30{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3)}.ax-border-r-success-dark\/35{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35)}.ax-border-r-success-dark\/40{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4)}.ax-border-r-success-dark\/45{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45)}.ax-border-r-success-dark\/5{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05)}.ax-border-r-success-dark\/50{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5)}.ax-border-r-success-dark\/55{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55)}.ax-border-r-success-dark\/60{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6)}.ax-border-r-success-dark\/65{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65)}.ax-border-r-success-dark\/70{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7)}.ax-border-r-success-dark\/75{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75)}.ax-border-r-success-dark\/80{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8)}.ax-border-r-success-dark\/85{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85)}.ax-border-r-success-dark\/90{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9)}.ax-border-r-success-dark\/95{border-right-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95)}.ax-border-r-success-darker{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-border-opacity, 1))}.ax-border-r-success-darker\/0{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),0)}.ax-border-r-success-darker\/10{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1)}.ax-border-r-success-darker\/100{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),1)}.ax-border-r-success-darker\/15{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15)}.ax-border-r-success-darker\/20{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2)}.ax-border-r-success-darker\/25{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25)}.ax-border-r-success-darker\/30{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3)}.ax-border-r-success-darker\/35{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35)}.ax-border-r-success-darker\/40{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4)}.ax-border-r-success-darker\/45{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45)}.ax-border-r-success-darker\/5{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05)}.ax-border-r-success-darker\/50{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5)}.ax-border-r-success-darker\/55{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55)}.ax-border-r-success-darker\/60{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6)}.ax-border-r-success-darker\/65{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65)}.ax-border-r-success-darker\/70{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7)}.ax-border-r-success-darker\/75{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75)}.ax-border-r-success-darker\/80{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8)}.ax-border-r-success-darker\/85{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85)}.ax-border-r-success-darker\/90{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9)}.ax-border-r-success-darker\/95{border-right-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95)}.ax-border-r-success-darkest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-r-success-darkest\/0{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0)}.ax-border-r-success-darkest\/10{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1)}.ax-border-r-success-darkest\/100{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1)}.ax-border-r-success-darkest\/15{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15)}.ax-border-r-success-darkest\/20{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2)}.ax-border-r-success-darkest\/25{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25)}.ax-border-r-success-darkest\/30{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3)}.ax-border-r-success-darkest\/35{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35)}.ax-border-r-success-darkest\/40{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4)}.ax-border-r-success-darkest\/45{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45)}.ax-border-r-success-darkest\/5{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05)}.ax-border-r-success-darkest\/50{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5)}.ax-border-r-success-darkest\/55{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55)}.ax-border-r-success-darkest\/60{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6)}.ax-border-r-success-darkest\/65{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65)}.ax-border-r-success-darkest\/70{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7)}.ax-border-r-success-darkest\/75{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75)}.ax-border-r-success-darkest\/80{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8)}.ax-border-r-success-darkest\/85{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85)}.ax-border-r-success-darkest\/90{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9)}.ax-border-r-success-darkest\/95{border-right-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95)}.ax-border-r-success-light{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-border-opacity, 1))}.ax-border-r-success-light\/0{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),0)}.ax-border-r-success-light\/10{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.1)}.ax-border-r-success-light\/100{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),1)}.ax-border-r-success-light\/15{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.15)}.ax-border-r-success-light\/20{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.2)}.ax-border-r-success-light\/25{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.25)}.ax-border-r-success-light\/30{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.3)}.ax-border-r-success-light\/35{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.35)}.ax-border-r-success-light\/40{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.4)}.ax-border-r-success-light\/45{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.45)}.ax-border-r-success-light\/5{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.05)}.ax-border-r-success-light\/50{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.5)}.ax-border-r-success-light\/55{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.55)}.ax-border-r-success-light\/60{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.6)}.ax-border-r-success-light\/65{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.65)}.ax-border-r-success-light\/70{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.7)}.ax-border-r-success-light\/75{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.75)}.ax-border-r-success-light\/80{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.8)}.ax-border-r-success-light\/85{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.85)}.ax-border-r-success-light\/90{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.9)}.ax-border-r-success-light\/95{border-right-color:rgba(var(--ax-sys-color-border-success-light-surface),.95)}.ax-border-r-success-lighter{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-r-success-lighter\/0{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0)}.ax-border-r-success-lighter\/10{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1)}.ax-border-r-success-lighter\/100{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1)}.ax-border-r-success-lighter\/15{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15)}.ax-border-r-success-lighter\/20{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2)}.ax-border-r-success-lighter\/25{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25)}.ax-border-r-success-lighter\/30{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3)}.ax-border-r-success-lighter\/35{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35)}.ax-border-r-success-lighter\/40{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4)}.ax-border-r-success-lighter\/45{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45)}.ax-border-r-success-lighter\/5{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05)}.ax-border-r-success-lighter\/50{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5)}.ax-border-r-success-lighter\/55{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55)}.ax-border-r-success-lighter\/60{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6)}.ax-border-r-success-lighter\/65{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65)}.ax-border-r-success-lighter\/70{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7)}.ax-border-r-success-lighter\/75{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75)}.ax-border-r-success-lighter\/80{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8)}.ax-border-r-success-lighter\/85{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85)}.ax-border-r-success-lighter\/90{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9)}.ax-border-r-success-lighter\/95{border-right-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95)}.ax-border-r-success-lightest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-r-success-lightest\/0{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0)}.ax-border-r-success-lightest\/10{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1)}.ax-border-r-success-lightest\/100{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1)}.ax-border-r-success-lightest\/15{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15)}.ax-border-r-success-lightest\/20{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2)}.ax-border-r-success-lightest\/25{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25)}.ax-border-r-success-lightest\/30{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3)}.ax-border-r-success-lightest\/35{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35)}.ax-border-r-success-lightest\/40{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4)}.ax-border-r-success-lightest\/45{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45)}.ax-border-r-success-lightest\/5{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05)}.ax-border-r-success-lightest\/50{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5)}.ax-border-r-success-lightest\/55{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55)}.ax-border-r-success-lightest\/60{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6)}.ax-border-r-success-lightest\/65{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65)}.ax-border-r-success-lightest\/70{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7)}.ax-border-r-success-lightest\/75{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75)}.ax-border-r-success-lightest\/80{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8)}.ax-border-r-success-lightest\/85{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85)}.ax-border-r-success-lightest\/90{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9)}.ax-border-r-success-lightest\/95{border-right-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95)}.ax-border-r-success-surface{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-border-opacity, 1))}.ax-border-r-success-surface\/0{border-right-color:rgba(var(--ax-sys-color-border-success-surface),0)}.ax-border-r-success-surface\/10{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.1)}.ax-border-r-success-surface\/100{border-right-color:rgba(var(--ax-sys-color-border-success-surface),1)}.ax-border-r-success-surface\/15{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.15)}.ax-border-r-success-surface\/20{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.2)}.ax-border-r-success-surface\/25{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.25)}.ax-border-r-success-surface\/30{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.3)}.ax-border-r-success-surface\/35{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.35)}.ax-border-r-success-surface\/40{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.4)}.ax-border-r-success-surface\/45{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.45)}.ax-border-r-success-surface\/5{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.05)}.ax-border-r-success-surface\/50{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.5)}.ax-border-r-success-surface\/55{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.55)}.ax-border-r-success-surface\/60{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.6)}.ax-border-r-success-surface\/65{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.65)}.ax-border-r-success-surface\/70{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.7)}.ax-border-r-success-surface\/75{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.75)}.ax-border-r-success-surface\/80{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.8)}.ax-border-r-success-surface\/85{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.85)}.ax-border-r-success-surface\/90{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.9)}.ax-border-r-success-surface\/95{border-right-color:rgba(var(--ax-sys-color-border-success-surface),.95)}.ax-border-r-surface{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1))}.ax-border-r-surface\/0{border-right-color:rgba(var(--ax-sys-color-border-surface),0)}.ax-border-r-surface\/10{border-right-color:rgba(var(--ax-sys-color-border-surface),.1)}.ax-border-r-surface\/100{border-right-color:rgba(var(--ax-sys-color-border-surface),1)}.ax-border-r-surface\/15{border-right-color:rgba(var(--ax-sys-color-border-surface),.15)}.ax-border-r-surface\/20{border-right-color:rgba(var(--ax-sys-color-border-surface),.2)}.ax-border-r-surface\/25{border-right-color:rgba(var(--ax-sys-color-border-surface),.25)}.ax-border-r-surface\/30{border-right-color:rgba(var(--ax-sys-color-border-surface),.3)}.ax-border-r-surface\/35{border-right-color:rgba(var(--ax-sys-color-border-surface),.35)}.ax-border-r-surface\/40{border-right-color:rgba(var(--ax-sys-color-border-surface),.4)}.ax-border-r-surface\/45{border-right-color:rgba(var(--ax-sys-color-border-surface),.45)}.ax-border-r-surface\/5{border-right-color:rgba(var(--ax-sys-color-border-surface),.05)}.ax-border-r-surface\/50{border-right-color:rgba(var(--ax-sys-color-border-surface),.5)}.ax-border-r-surface\/55{border-right-color:rgba(var(--ax-sys-color-border-surface),.55)}.ax-border-r-surface\/60{border-right-color:rgba(var(--ax-sys-color-border-surface),.6)}.ax-border-r-surface\/65{border-right-color:rgba(var(--ax-sys-color-border-surface),.65)}.ax-border-r-surface\/70{border-right-color:rgba(var(--ax-sys-color-border-surface),.7)}.ax-border-r-surface\/75{border-right-color:rgba(var(--ax-sys-color-border-surface),.75)}.ax-border-r-surface\/80{border-right-color:rgba(var(--ax-sys-color-border-surface),.8)}.ax-border-r-surface\/85{border-right-color:rgba(var(--ax-sys-color-border-surface),.85)}.ax-border-r-surface\/90{border-right-color:rgba(var(--ax-sys-color-border-surface),.9)}.ax-border-r-surface\/95{border-right-color:rgba(var(--ax-sys-color-border-surface),.95)}.ax-border-r-warning-dark{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-border-opacity, 1))}.ax-border-r-warning-dark\/0{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0)}.ax-border-r-warning-dark\/10{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1)}.ax-border-r-warning-dark\/100{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1)}.ax-border-r-warning-dark\/15{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15)}.ax-border-r-warning-dark\/20{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2)}.ax-border-r-warning-dark\/25{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25)}.ax-border-r-warning-dark\/30{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3)}.ax-border-r-warning-dark\/35{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35)}.ax-border-r-warning-dark\/40{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4)}.ax-border-r-warning-dark\/45{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45)}.ax-border-r-warning-dark\/5{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05)}.ax-border-r-warning-dark\/50{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5)}.ax-border-r-warning-dark\/55{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55)}.ax-border-r-warning-dark\/60{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6)}.ax-border-r-warning-dark\/65{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65)}.ax-border-r-warning-dark\/70{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7)}.ax-border-r-warning-dark\/75{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75)}.ax-border-r-warning-dark\/80{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8)}.ax-border-r-warning-dark\/85{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85)}.ax-border-r-warning-dark\/90{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9)}.ax-border-r-warning-dark\/95{border-right-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95)}.ax-border-r-warning-darker{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-border-opacity, 1))}.ax-border-r-warning-darker\/0{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0)}.ax-border-r-warning-darker\/10{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1)}.ax-border-r-warning-darker\/100{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1)}.ax-border-r-warning-darker\/15{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15)}.ax-border-r-warning-darker\/20{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2)}.ax-border-r-warning-darker\/25{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25)}.ax-border-r-warning-darker\/30{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3)}.ax-border-r-warning-darker\/35{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35)}.ax-border-r-warning-darker\/40{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4)}.ax-border-r-warning-darker\/45{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45)}.ax-border-r-warning-darker\/5{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05)}.ax-border-r-warning-darker\/50{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5)}.ax-border-r-warning-darker\/55{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55)}.ax-border-r-warning-darker\/60{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6)}.ax-border-r-warning-darker\/65{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65)}.ax-border-r-warning-darker\/70{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7)}.ax-border-r-warning-darker\/75{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75)}.ax-border-r-warning-darker\/80{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8)}.ax-border-r-warning-darker\/85{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85)}.ax-border-r-warning-darker\/90{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9)}.ax-border-r-warning-darker\/95{border-right-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95)}.ax-border-r-warning-darkest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-r-warning-darkest\/0{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0)}.ax-border-r-warning-darkest\/10{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1)}.ax-border-r-warning-darkest\/100{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1)}.ax-border-r-warning-darkest\/15{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15)}.ax-border-r-warning-darkest\/20{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2)}.ax-border-r-warning-darkest\/25{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25)}.ax-border-r-warning-darkest\/30{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3)}.ax-border-r-warning-darkest\/35{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35)}.ax-border-r-warning-darkest\/40{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4)}.ax-border-r-warning-darkest\/45{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45)}.ax-border-r-warning-darkest\/5{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05)}.ax-border-r-warning-darkest\/50{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5)}.ax-border-r-warning-darkest\/55{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55)}.ax-border-r-warning-darkest\/60{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6)}.ax-border-r-warning-darkest\/65{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65)}.ax-border-r-warning-darkest\/70{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7)}.ax-border-r-warning-darkest\/75{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75)}.ax-border-r-warning-darkest\/80{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8)}.ax-border-r-warning-darkest\/85{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85)}.ax-border-r-warning-darkest\/90{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9)}.ax-border-r-warning-darkest\/95{border-right-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95)}.ax-border-r-warning-light{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-border-opacity, 1))}.ax-border-r-warning-light\/0{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),0)}.ax-border-r-warning-light\/10{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1)}.ax-border-r-warning-light\/100{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),1)}.ax-border-r-warning-light\/15{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15)}.ax-border-r-warning-light\/20{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2)}.ax-border-r-warning-light\/25{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25)}.ax-border-r-warning-light\/30{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3)}.ax-border-r-warning-light\/35{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35)}.ax-border-r-warning-light\/40{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4)}.ax-border-r-warning-light\/45{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45)}.ax-border-r-warning-light\/5{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05)}.ax-border-r-warning-light\/50{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5)}.ax-border-r-warning-light\/55{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55)}.ax-border-r-warning-light\/60{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6)}.ax-border-r-warning-light\/65{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65)}.ax-border-r-warning-light\/70{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7)}.ax-border-r-warning-light\/75{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75)}.ax-border-r-warning-light\/80{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8)}.ax-border-r-warning-light\/85{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85)}.ax-border-r-warning-light\/90{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9)}.ax-border-r-warning-light\/95{border-right-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95)}.ax-border-r-warning-lighter{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-r-warning-lighter\/0{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0)}.ax-border-r-warning-lighter\/10{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1)}.ax-border-r-warning-lighter\/100{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1)}.ax-border-r-warning-lighter\/15{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15)}.ax-border-r-warning-lighter\/20{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2)}.ax-border-r-warning-lighter\/25{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25)}.ax-border-r-warning-lighter\/30{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3)}.ax-border-r-warning-lighter\/35{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35)}.ax-border-r-warning-lighter\/40{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4)}.ax-border-r-warning-lighter\/45{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45)}.ax-border-r-warning-lighter\/5{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05)}.ax-border-r-warning-lighter\/50{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5)}.ax-border-r-warning-lighter\/55{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55)}.ax-border-r-warning-lighter\/60{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6)}.ax-border-r-warning-lighter\/65{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65)}.ax-border-r-warning-lighter\/70{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7)}.ax-border-r-warning-lighter\/75{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75)}.ax-border-r-warning-lighter\/80{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8)}.ax-border-r-warning-lighter\/85{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85)}.ax-border-r-warning-lighter\/90{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9)}.ax-border-r-warning-lighter\/95{border-right-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95)}.ax-border-r-warning-lightest{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-r-warning-lightest\/0{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0)}.ax-border-r-warning-lightest\/10{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1)}.ax-border-r-warning-lightest\/100{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1)}.ax-border-r-warning-lightest\/15{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15)}.ax-border-r-warning-lightest\/20{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2)}.ax-border-r-warning-lightest\/25{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25)}.ax-border-r-warning-lightest\/30{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3)}.ax-border-r-warning-lightest\/35{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35)}.ax-border-r-warning-lightest\/40{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4)}.ax-border-r-warning-lightest\/45{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45)}.ax-border-r-warning-lightest\/5{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05)}.ax-border-r-warning-lightest\/50{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5)}.ax-border-r-warning-lightest\/55{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55)}.ax-border-r-warning-lightest\/60{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6)}.ax-border-r-warning-lightest\/65{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65)}.ax-border-r-warning-lightest\/70{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7)}.ax-border-r-warning-lightest\/75{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75)}.ax-border-r-warning-lightest\/80{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8)}.ax-border-r-warning-lightest\/85{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85)}.ax-border-r-warning-lightest\/90{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9)}.ax-border-r-warning-lightest\/95{border-right-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95)}.ax-border-r-warning-surface{--tw-border-opacity: 1;border-right-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-border-opacity, 1))}.ax-border-r-warning-surface\/0{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),0)}.ax-border-r-warning-surface\/10{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.1)}.ax-border-r-warning-surface\/100{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),1)}.ax-border-r-warning-surface\/15{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.15)}.ax-border-r-warning-surface\/20{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.2)}.ax-border-r-warning-surface\/25{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.25)}.ax-border-r-warning-surface\/30{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.3)}.ax-border-r-warning-surface\/35{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.35)}.ax-border-r-warning-surface\/40{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.4)}.ax-border-r-warning-surface\/45{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.45)}.ax-border-r-warning-surface\/5{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.05)}.ax-border-r-warning-surface\/50{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.5)}.ax-border-r-warning-surface\/55{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.55)}.ax-border-r-warning-surface\/60{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.6)}.ax-border-r-warning-surface\/65{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.65)}.ax-border-r-warning-surface\/70{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.7)}.ax-border-r-warning-surface\/75{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.75)}.ax-border-r-warning-surface\/80{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.8)}.ax-border-r-warning-surface\/85{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.85)}.ax-border-r-warning-surface\/90{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.9)}.ax-border-r-warning-surface\/95{border-right-color:rgba(var(--ax-sys-color-border-warning-surface),.95)}.ax-border-s-danger-dark{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-border-opacity, 1))}.ax-border-s-danger-dark\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0)}.ax-border-s-danger-dark\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1)}.ax-border-s-danger-dark\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1)}.ax-border-s-danger-dark\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15)}.ax-border-s-danger-dark\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2)}.ax-border-s-danger-dark\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25)}.ax-border-s-danger-dark\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3)}.ax-border-s-danger-dark\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35)}.ax-border-s-danger-dark\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4)}.ax-border-s-danger-dark\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45)}.ax-border-s-danger-dark\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05)}.ax-border-s-danger-dark\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5)}.ax-border-s-danger-dark\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55)}.ax-border-s-danger-dark\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6)}.ax-border-s-danger-dark\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65)}.ax-border-s-danger-dark\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7)}.ax-border-s-danger-dark\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75)}.ax-border-s-danger-dark\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8)}.ax-border-s-danger-dark\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85)}.ax-border-s-danger-dark\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9)}.ax-border-s-danger-dark\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95)}.ax-border-s-danger-darker{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-border-opacity, 1))}.ax-border-s-danger-darker\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0)}.ax-border-s-danger-darker\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1)}.ax-border-s-danger-darker\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1)}.ax-border-s-danger-darker\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15)}.ax-border-s-danger-darker\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2)}.ax-border-s-danger-darker\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25)}.ax-border-s-danger-darker\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3)}.ax-border-s-danger-darker\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35)}.ax-border-s-danger-darker\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4)}.ax-border-s-danger-darker\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45)}.ax-border-s-danger-darker\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05)}.ax-border-s-danger-darker\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5)}.ax-border-s-danger-darker\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55)}.ax-border-s-danger-darker\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6)}.ax-border-s-danger-darker\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65)}.ax-border-s-danger-darker\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7)}.ax-border-s-danger-darker\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75)}.ax-border-s-danger-darker\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8)}.ax-border-s-danger-darker\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85)}.ax-border-s-danger-darker\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9)}.ax-border-s-danger-darker\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95)}.ax-border-s-danger-darkest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-s-danger-darkest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0)}.ax-border-s-danger-darkest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1)}.ax-border-s-danger-darkest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1)}.ax-border-s-danger-darkest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15)}.ax-border-s-danger-darkest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2)}.ax-border-s-danger-darkest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25)}.ax-border-s-danger-darkest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3)}.ax-border-s-danger-darkest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35)}.ax-border-s-danger-darkest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4)}.ax-border-s-danger-darkest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45)}.ax-border-s-danger-darkest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05)}.ax-border-s-danger-darkest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5)}.ax-border-s-danger-darkest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55)}.ax-border-s-danger-darkest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6)}.ax-border-s-danger-darkest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65)}.ax-border-s-danger-darkest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7)}.ax-border-s-danger-darkest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75)}.ax-border-s-danger-darkest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8)}.ax-border-s-danger-darkest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85)}.ax-border-s-danger-darkest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9)}.ax-border-s-danger-darkest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95)}.ax-border-s-danger-light{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-border-opacity, 1))}.ax-border-s-danger-light\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),0)}.ax-border-s-danger-light\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1)}.ax-border-s-danger-light\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),1)}.ax-border-s-danger-light\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15)}.ax-border-s-danger-light\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2)}.ax-border-s-danger-light\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25)}.ax-border-s-danger-light\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3)}.ax-border-s-danger-light\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35)}.ax-border-s-danger-light\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4)}.ax-border-s-danger-light\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45)}.ax-border-s-danger-light\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05)}.ax-border-s-danger-light\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5)}.ax-border-s-danger-light\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55)}.ax-border-s-danger-light\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6)}.ax-border-s-danger-light\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65)}.ax-border-s-danger-light\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7)}.ax-border-s-danger-light\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75)}.ax-border-s-danger-light\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8)}.ax-border-s-danger-light\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85)}.ax-border-s-danger-light\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9)}.ax-border-s-danger-light\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95)}.ax-border-s-danger-lighter{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-s-danger-lighter\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0)}.ax-border-s-danger-lighter\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1)}.ax-border-s-danger-lighter\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1)}.ax-border-s-danger-lighter\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15)}.ax-border-s-danger-lighter\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2)}.ax-border-s-danger-lighter\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25)}.ax-border-s-danger-lighter\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3)}.ax-border-s-danger-lighter\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35)}.ax-border-s-danger-lighter\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4)}.ax-border-s-danger-lighter\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45)}.ax-border-s-danger-lighter\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05)}.ax-border-s-danger-lighter\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5)}.ax-border-s-danger-lighter\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55)}.ax-border-s-danger-lighter\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6)}.ax-border-s-danger-lighter\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65)}.ax-border-s-danger-lighter\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7)}.ax-border-s-danger-lighter\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75)}.ax-border-s-danger-lighter\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8)}.ax-border-s-danger-lighter\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85)}.ax-border-s-danger-lighter\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9)}.ax-border-s-danger-lighter\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95)}.ax-border-s-danger-lightest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-s-danger-lightest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0)}.ax-border-s-danger-lightest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1)}.ax-border-s-danger-lightest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1)}.ax-border-s-danger-lightest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15)}.ax-border-s-danger-lightest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2)}.ax-border-s-danger-lightest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25)}.ax-border-s-danger-lightest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3)}.ax-border-s-danger-lightest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35)}.ax-border-s-danger-lightest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4)}.ax-border-s-danger-lightest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45)}.ax-border-s-danger-lightest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05)}.ax-border-s-danger-lightest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5)}.ax-border-s-danger-lightest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55)}.ax-border-s-danger-lightest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6)}.ax-border-s-danger-lightest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65)}.ax-border-s-danger-lightest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7)}.ax-border-s-danger-lightest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75)}.ax-border-s-danger-lightest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8)}.ax-border-s-danger-lightest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85)}.ax-border-s-danger-lightest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9)}.ax-border-s-danger-lightest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95)}.ax-border-s-danger-surface{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-border-opacity, 1))}.ax-border-s-danger-surface\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),0)}.ax-border-s-danger-surface\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.1)}.ax-border-s-danger-surface\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),1)}.ax-border-s-danger-surface\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.15)}.ax-border-s-danger-surface\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.2)}.ax-border-s-danger-surface\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.25)}.ax-border-s-danger-surface\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.3)}.ax-border-s-danger-surface\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.35)}.ax-border-s-danger-surface\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.4)}.ax-border-s-danger-surface\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.45)}.ax-border-s-danger-surface\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.05)}.ax-border-s-danger-surface\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.5)}.ax-border-s-danger-surface\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.55)}.ax-border-s-danger-surface\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.6)}.ax-border-s-danger-surface\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.65)}.ax-border-s-danger-surface\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.7)}.ax-border-s-danger-surface\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.75)}.ax-border-s-danger-surface\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.8)}.ax-border-s-danger-surface\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.85)}.ax-border-s-danger-surface\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.9)}.ax-border-s-danger-surface\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-danger-surface),.95)}.ax-border-s-dark{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-border-opacity, 1))}.ax-border-s-dark\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),0)}.ax-border-s-dark\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.1)}.ax-border-s-dark\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),1)}.ax-border-s-dark\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.15)}.ax-border-s-dark\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.2)}.ax-border-s-dark\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.25)}.ax-border-s-dark\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.3)}.ax-border-s-dark\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.35)}.ax-border-s-dark\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.4)}.ax-border-s-dark\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.45)}.ax-border-s-dark\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.05)}.ax-border-s-dark\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.5)}.ax-border-s-dark\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.55)}.ax-border-s-dark\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.6)}.ax-border-s-dark\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.65)}.ax-border-s-dark\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.7)}.ax-border-s-dark\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.75)}.ax-border-s-dark\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.8)}.ax-border-s-dark\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.85)}.ax-border-s-dark\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.9)}.ax-border-s-dark\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-dark-surface),.95)}.ax-border-s-darker{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-border-opacity, 1))}.ax-border-s-darker\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),0)}.ax-border-s-darker\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.1)}.ax-border-s-darker\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),1)}.ax-border-s-darker\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.15)}.ax-border-s-darker\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.2)}.ax-border-s-darker\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.25)}.ax-border-s-darker\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.3)}.ax-border-s-darker\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.35)}.ax-border-s-darker\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.4)}.ax-border-s-darker\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.45)}.ax-border-s-darker\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.05)}.ax-border-s-darker\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.5)}.ax-border-s-darker\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.55)}.ax-border-s-darker\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.6)}.ax-border-s-darker\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.65)}.ax-border-s-darker\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.7)}.ax-border-s-darker\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.75)}.ax-border-s-darker\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.8)}.ax-border-s-darker\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.85)}.ax-border-s-darker\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.9)}.ax-border-s-darker\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-darker-surface),.95)}.ax-border-s-darkest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-s-darkest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),0)}.ax-border-s-darkest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.1)}.ax-border-s-darkest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),1)}.ax-border-s-darkest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.15)}.ax-border-s-darkest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.2)}.ax-border-s-darkest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.25)}.ax-border-s-darkest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.3)}.ax-border-s-darkest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.35)}.ax-border-s-darkest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.4)}.ax-border-s-darkest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.45)}.ax-border-s-darkest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.05)}.ax-border-s-darkest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.5)}.ax-border-s-darkest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.55)}.ax-border-s-darkest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.6)}.ax-border-s-darkest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.65)}.ax-border-s-darkest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.7)}.ax-border-s-darkest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.75)}.ax-border-s-darkest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.8)}.ax-border-s-darkest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.85)}.ax-border-s-darkest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.9)}.ax-border-s-darkest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-darkest-surface),.95)}.ax-border-s-light{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-border-opacity, 1))}.ax-border-s-light\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),0)}.ax-border-s-light\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.1)}.ax-border-s-light\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),1)}.ax-border-s-light\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.15)}.ax-border-s-light\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.2)}.ax-border-s-light\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.25)}.ax-border-s-light\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.3)}.ax-border-s-light\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.35)}.ax-border-s-light\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.4)}.ax-border-s-light\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.45)}.ax-border-s-light\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.05)}.ax-border-s-light\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.5)}.ax-border-s-light\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.55)}.ax-border-s-light\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.6)}.ax-border-s-light\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.65)}.ax-border-s-light\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.7)}.ax-border-s-light\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.75)}.ax-border-s-light\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.8)}.ax-border-s-light\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.85)}.ax-border-s-light\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.9)}.ax-border-s-light\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-light-surface),.95)}.ax-border-s-lighter{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-s-lighter\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),0)}.ax-border-s-lighter\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.1)}.ax-border-s-lighter\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),1)}.ax-border-s-lighter\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.15)}.ax-border-s-lighter\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.2)}.ax-border-s-lighter\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.25)}.ax-border-s-lighter\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.3)}.ax-border-s-lighter\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.35)}.ax-border-s-lighter\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.4)}.ax-border-s-lighter\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.45)}.ax-border-s-lighter\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.05)}.ax-border-s-lighter\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.5)}.ax-border-s-lighter\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.55)}.ax-border-s-lighter\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.6)}.ax-border-s-lighter\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.65)}.ax-border-s-lighter\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.7)}.ax-border-s-lighter\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.75)}.ax-border-s-lighter\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.8)}.ax-border-s-lighter\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.85)}.ax-border-s-lighter\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.9)}.ax-border-s-lighter\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-lighter-surface),.95)}.ax-border-s-lightest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-s-lightest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),0)}.ax-border-s-lightest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.1)}.ax-border-s-lightest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),1)}.ax-border-s-lightest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.15)}.ax-border-s-lightest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.2)}.ax-border-s-lightest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.25)}.ax-border-s-lightest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.3)}.ax-border-s-lightest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.35)}.ax-border-s-lightest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.4)}.ax-border-s-lightest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.45)}.ax-border-s-lightest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.05)}.ax-border-s-lightest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.5)}.ax-border-s-lightest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.55)}.ax-border-s-lightest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.6)}.ax-border-s-lightest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.65)}.ax-border-s-lightest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.7)}.ax-border-s-lightest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.75)}.ax-border-s-lightest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.8)}.ax-border-s-lightest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.85)}.ax-border-s-lightest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.9)}.ax-border-s-lightest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-lightest-surface),.95)}.ax-border-s-on-dark{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-border-opacity, 1))}.ax-border-s-on-dark\/0{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-border-s-on-dark\/10{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-border-s-on-dark\/100{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-border-s-on-dark\/15{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-border-s-on-dark\/20{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-border-s-on-dark\/25{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-border-s-on-dark\/30{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-border-s-on-dark\/35{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-border-s-on-dark\/40{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-border-s-on-dark\/45{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-border-s-on-dark\/5{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-border-s-on-dark\/50{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-border-s-on-dark\/55{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-border-s-on-dark\/60{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-border-s-on-dark\/65{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-border-s-on-dark\/70{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-border-s-on-dark\/75{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-border-s-on-dark\/80{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-border-s-on-dark\/85{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-border-s-on-dark\/90{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-border-s-on-dark\/95{border-inline-start-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-border-s-on-darker{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-border-opacity, 1))}.ax-border-s-on-darker\/0{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-border-s-on-darker\/10{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-border-s-on-darker\/100{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-border-s-on-darker\/15{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-border-s-on-darker\/20{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-border-s-on-darker\/25{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-border-s-on-darker\/30{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-border-s-on-darker\/35{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-border-s-on-darker\/40{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-border-s-on-darker\/45{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-border-s-on-darker\/5{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-border-s-on-darker\/50{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-border-s-on-darker\/55{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-border-s-on-darker\/60{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-border-s-on-darker\/65{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-border-s-on-darker\/70{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-border-s-on-darker\/75{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-border-s-on-darker\/80{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-border-s-on-darker\/85{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-border-s-on-darker\/90{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-border-s-on-darker\/95{border-inline-start-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-border-s-on-darkest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-s-on-darkest\/0{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-border-s-on-darkest\/10{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-border-s-on-darkest\/100{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-border-s-on-darkest\/15{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-border-s-on-darkest\/20{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-border-s-on-darkest\/25{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-border-s-on-darkest\/30{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-border-s-on-darkest\/35{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-border-s-on-darkest\/40{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-border-s-on-darkest\/45{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-border-s-on-darkest\/5{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-border-s-on-darkest\/50{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-border-s-on-darkest\/55{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-border-s-on-darkest\/60{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-border-s-on-darkest\/65{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-border-s-on-darkest\/70{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-border-s-on-darkest\/75{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-border-s-on-darkest\/80{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-border-s-on-darkest\/85{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-border-s-on-darkest\/90{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-border-s-on-darkest\/95{border-inline-start-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-border-s-on-light{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-border-opacity, 1))}.ax-border-s-on-light\/0{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-border-s-on-light\/10{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-border-s-on-light\/100{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-border-s-on-light\/15{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-border-s-on-light\/20{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-border-s-on-light\/25{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-border-s-on-light\/30{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-border-s-on-light\/35{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-border-s-on-light\/40{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-border-s-on-light\/45{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-border-s-on-light\/5{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-border-s-on-light\/50{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-border-s-on-light\/55{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-border-s-on-light\/60{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-border-s-on-light\/65{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-border-s-on-light\/70{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-border-s-on-light\/75{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-border-s-on-light\/80{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-border-s-on-light\/85{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-border-s-on-light\/90{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-border-s-on-light\/95{border-inline-start-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-border-s-on-lighter{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-s-on-lighter\/0{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-border-s-on-lighter\/10{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-border-s-on-lighter\/100{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-border-s-on-lighter\/15{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-border-s-on-lighter\/20{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-border-s-on-lighter\/25{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-border-s-on-lighter\/30{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-border-s-on-lighter\/35{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-border-s-on-lighter\/40{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-border-s-on-lighter\/45{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-border-s-on-lighter\/5{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-border-s-on-lighter\/50{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-border-s-on-lighter\/55{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-border-s-on-lighter\/60{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-border-s-on-lighter\/65{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-border-s-on-lighter\/70{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-border-s-on-lighter\/75{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-border-s-on-lighter\/80{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-border-s-on-lighter\/85{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-border-s-on-lighter\/90{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-border-s-on-lighter\/95{border-inline-start-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-border-s-on-lightest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-s-on-lightest\/0{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-border-s-on-lightest\/10{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-border-s-on-lightest\/100{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-border-s-on-lightest\/15{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-border-s-on-lightest\/20{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-border-s-on-lightest\/25{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-border-s-on-lightest\/30{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-border-s-on-lightest\/35{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-border-s-on-lightest\/40{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-border-s-on-lightest\/45{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-border-s-on-lightest\/5{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-border-s-on-lightest\/50{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-border-s-on-lightest\/55{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-border-s-on-lightest\/60{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-border-s-on-lightest\/65{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-border-s-on-lightest\/70{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-border-s-on-lightest\/75{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-border-s-on-lightest\/80{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-border-s-on-lightest\/85{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-border-s-on-lightest\/90{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-border-s-on-lightest\/95{border-inline-start-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-border-s-on-surface{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-on-surface),var(--tw-border-opacity, 1))}.ax-border-s-on-surface\/0{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-border-s-on-surface\/10{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-border-s-on-surface\/100{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-border-s-on-surface\/15{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-border-s-on-surface\/20{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-border-s-on-surface\/25{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-border-s-on-surface\/30{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-border-s-on-surface\/35{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-border-s-on-surface\/40{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-border-s-on-surface\/45{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-border-s-on-surface\/5{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-border-s-on-surface\/50{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-border-s-on-surface\/55{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-border-s-on-surface\/60{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-border-s-on-surface\/65{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-border-s-on-surface\/70{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-border-s-on-surface\/75{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-border-s-on-surface\/80{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-border-s-on-surface\/85{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-border-s-on-surface\/90{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-border-s-on-surface\/95{border-inline-start-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-border-s-primary-dark{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-s-primary-dark\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0)}.ax-border-s-primary-dark\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1)}.ax-border-s-primary-dark\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1)}.ax-border-s-primary-dark\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15)}.ax-border-s-primary-dark\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2)}.ax-border-s-primary-dark\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25)}.ax-border-s-primary-dark\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3)}.ax-border-s-primary-dark\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35)}.ax-border-s-primary-dark\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4)}.ax-border-s-primary-dark\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45)}.ax-border-s-primary-dark\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05)}.ax-border-s-primary-dark\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5)}.ax-border-s-primary-dark\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55)}.ax-border-s-primary-dark\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6)}.ax-border-s-primary-dark\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65)}.ax-border-s-primary-dark\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7)}.ax-border-s-primary-dark\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75)}.ax-border-s-primary-dark\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8)}.ax-border-s-primary-dark\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85)}.ax-border-s-primary-dark\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9)}.ax-border-s-primary-dark\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95)}.ax-border-s-primary-darker{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-s-primary-darker\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0)}.ax-border-s-primary-darker\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1)}.ax-border-s-primary-darker\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1)}.ax-border-s-primary-darker\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15)}.ax-border-s-primary-darker\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2)}.ax-border-s-primary-darker\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25)}.ax-border-s-primary-darker\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3)}.ax-border-s-primary-darker\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35)}.ax-border-s-primary-darker\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4)}.ax-border-s-primary-darker\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45)}.ax-border-s-primary-darker\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05)}.ax-border-s-primary-darker\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5)}.ax-border-s-primary-darker\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55)}.ax-border-s-primary-darker\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6)}.ax-border-s-primary-darker\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65)}.ax-border-s-primary-darker\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7)}.ax-border-s-primary-darker\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75)}.ax-border-s-primary-darker\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8)}.ax-border-s-primary-darker\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85)}.ax-border-s-primary-darker\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9)}.ax-border-s-primary-darker\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95)}.ax-border-s-primary-darkest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-s-primary-darkest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0)}.ax-border-s-primary-darkest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1)}.ax-border-s-primary-darkest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1)}.ax-border-s-primary-darkest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15)}.ax-border-s-primary-darkest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2)}.ax-border-s-primary-darkest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25)}.ax-border-s-primary-darkest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3)}.ax-border-s-primary-darkest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35)}.ax-border-s-primary-darkest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4)}.ax-border-s-primary-darkest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45)}.ax-border-s-primary-darkest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05)}.ax-border-s-primary-darkest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5)}.ax-border-s-primary-darkest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55)}.ax-border-s-primary-darkest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6)}.ax-border-s-primary-darkest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65)}.ax-border-s-primary-darkest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7)}.ax-border-s-primary-darkest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75)}.ax-border-s-primary-darkest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8)}.ax-border-s-primary-darkest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85)}.ax-border-s-primary-darkest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9)}.ax-border-s-primary-darkest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95)}.ax-border-s-primary-light{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-border-opacity, 1))}.ax-border-s-primary-light\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),0)}.ax-border-s-primary-light\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1)}.ax-border-s-primary-light\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),1)}.ax-border-s-primary-light\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15)}.ax-border-s-primary-light\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2)}.ax-border-s-primary-light\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25)}.ax-border-s-primary-light\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3)}.ax-border-s-primary-light\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35)}.ax-border-s-primary-light\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4)}.ax-border-s-primary-light\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45)}.ax-border-s-primary-light\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05)}.ax-border-s-primary-light\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5)}.ax-border-s-primary-light\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55)}.ax-border-s-primary-light\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6)}.ax-border-s-primary-light\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65)}.ax-border-s-primary-light\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7)}.ax-border-s-primary-light\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75)}.ax-border-s-primary-light\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8)}.ax-border-s-primary-light\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85)}.ax-border-s-primary-light\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9)}.ax-border-s-primary-light\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95)}.ax-border-s-primary-lighter{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-s-primary-lighter\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0)}.ax-border-s-primary-lighter\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1)}.ax-border-s-primary-lighter\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1)}.ax-border-s-primary-lighter\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15)}.ax-border-s-primary-lighter\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2)}.ax-border-s-primary-lighter\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25)}.ax-border-s-primary-lighter\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3)}.ax-border-s-primary-lighter\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35)}.ax-border-s-primary-lighter\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4)}.ax-border-s-primary-lighter\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45)}.ax-border-s-primary-lighter\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05)}.ax-border-s-primary-lighter\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5)}.ax-border-s-primary-lighter\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55)}.ax-border-s-primary-lighter\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6)}.ax-border-s-primary-lighter\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65)}.ax-border-s-primary-lighter\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7)}.ax-border-s-primary-lighter\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75)}.ax-border-s-primary-lighter\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8)}.ax-border-s-primary-lighter\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85)}.ax-border-s-primary-lighter\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9)}.ax-border-s-primary-lighter\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95)}.ax-border-s-primary-lightest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-s-primary-lightest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0)}.ax-border-s-primary-lightest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1)}.ax-border-s-primary-lightest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1)}.ax-border-s-primary-lightest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15)}.ax-border-s-primary-lightest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2)}.ax-border-s-primary-lightest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25)}.ax-border-s-primary-lightest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3)}.ax-border-s-primary-lightest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35)}.ax-border-s-primary-lightest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4)}.ax-border-s-primary-lightest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45)}.ax-border-s-primary-lightest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05)}.ax-border-s-primary-lightest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5)}.ax-border-s-primary-lightest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55)}.ax-border-s-primary-lightest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6)}.ax-border-s-primary-lightest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65)}.ax-border-s-primary-lightest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7)}.ax-border-s-primary-lightest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75)}.ax-border-s-primary-lightest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8)}.ax-border-s-primary-lightest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85)}.ax-border-s-primary-lightest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9)}.ax-border-s-primary-lightest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95)}.ax-border-s-primary-surface{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-border-opacity, 1))}.ax-border-s-primary-surface\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),0)}.ax-border-s-primary-surface\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.1)}.ax-border-s-primary-surface\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),1)}.ax-border-s-primary-surface\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.15)}.ax-border-s-primary-surface\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.2)}.ax-border-s-primary-surface\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.25)}.ax-border-s-primary-surface\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.3)}.ax-border-s-primary-surface\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.35)}.ax-border-s-primary-surface\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.4)}.ax-border-s-primary-surface\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.45)}.ax-border-s-primary-surface\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.05)}.ax-border-s-primary-surface\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.5)}.ax-border-s-primary-surface\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.55)}.ax-border-s-primary-surface\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.6)}.ax-border-s-primary-surface\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.65)}.ax-border-s-primary-surface\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.7)}.ax-border-s-primary-surface\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.75)}.ax-border-s-primary-surface\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.8)}.ax-border-s-primary-surface\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.85)}.ax-border-s-primary-surface\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.9)}.ax-border-s-primary-surface\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-primary-surface),.95)}.ax-border-s-secondary-dark{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-s-secondary-dark\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0)}.ax-border-s-secondary-dark\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1)}.ax-border-s-secondary-dark\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1)}.ax-border-s-secondary-dark\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15)}.ax-border-s-secondary-dark\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2)}.ax-border-s-secondary-dark\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25)}.ax-border-s-secondary-dark\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3)}.ax-border-s-secondary-dark\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35)}.ax-border-s-secondary-dark\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4)}.ax-border-s-secondary-dark\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45)}.ax-border-s-secondary-dark\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05)}.ax-border-s-secondary-dark\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5)}.ax-border-s-secondary-dark\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55)}.ax-border-s-secondary-dark\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6)}.ax-border-s-secondary-dark\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65)}.ax-border-s-secondary-dark\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7)}.ax-border-s-secondary-dark\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75)}.ax-border-s-secondary-dark\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8)}.ax-border-s-secondary-dark\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85)}.ax-border-s-secondary-dark\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9)}.ax-border-s-secondary-dark\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95)}.ax-border-s-secondary-darker{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-s-secondary-darker\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0)}.ax-border-s-secondary-darker\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1)}.ax-border-s-secondary-darker\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1)}.ax-border-s-secondary-darker\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15)}.ax-border-s-secondary-darker\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2)}.ax-border-s-secondary-darker\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25)}.ax-border-s-secondary-darker\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3)}.ax-border-s-secondary-darker\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35)}.ax-border-s-secondary-darker\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4)}.ax-border-s-secondary-darker\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45)}.ax-border-s-secondary-darker\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05)}.ax-border-s-secondary-darker\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5)}.ax-border-s-secondary-darker\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55)}.ax-border-s-secondary-darker\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6)}.ax-border-s-secondary-darker\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65)}.ax-border-s-secondary-darker\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7)}.ax-border-s-secondary-darker\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75)}.ax-border-s-secondary-darker\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8)}.ax-border-s-secondary-darker\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85)}.ax-border-s-secondary-darker\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9)}.ax-border-s-secondary-darker\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95)}.ax-border-s-secondary-darkest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-s-secondary-darkest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0)}.ax-border-s-secondary-darkest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1)}.ax-border-s-secondary-darkest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1)}.ax-border-s-secondary-darkest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15)}.ax-border-s-secondary-darkest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2)}.ax-border-s-secondary-darkest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25)}.ax-border-s-secondary-darkest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3)}.ax-border-s-secondary-darkest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35)}.ax-border-s-secondary-darkest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4)}.ax-border-s-secondary-darkest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45)}.ax-border-s-secondary-darkest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05)}.ax-border-s-secondary-darkest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5)}.ax-border-s-secondary-darkest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55)}.ax-border-s-secondary-darkest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6)}.ax-border-s-secondary-darkest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65)}.ax-border-s-secondary-darkest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7)}.ax-border-s-secondary-darkest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75)}.ax-border-s-secondary-darkest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8)}.ax-border-s-secondary-darkest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85)}.ax-border-s-secondary-darkest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9)}.ax-border-s-secondary-darkest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95)}.ax-border-s-secondary-light{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-border-opacity, 1))}.ax-border-s-secondary-light\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0)}.ax-border-s-secondary-light\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1)}.ax-border-s-secondary-light\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1)}.ax-border-s-secondary-light\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15)}.ax-border-s-secondary-light\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2)}.ax-border-s-secondary-light\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25)}.ax-border-s-secondary-light\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3)}.ax-border-s-secondary-light\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35)}.ax-border-s-secondary-light\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4)}.ax-border-s-secondary-light\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45)}.ax-border-s-secondary-light\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05)}.ax-border-s-secondary-light\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5)}.ax-border-s-secondary-light\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55)}.ax-border-s-secondary-light\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6)}.ax-border-s-secondary-light\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65)}.ax-border-s-secondary-light\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7)}.ax-border-s-secondary-light\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75)}.ax-border-s-secondary-light\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8)}.ax-border-s-secondary-light\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85)}.ax-border-s-secondary-light\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9)}.ax-border-s-secondary-light\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95)}.ax-border-s-secondary-lighter{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-s-secondary-lighter\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0)}.ax-border-s-secondary-lighter\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1)}.ax-border-s-secondary-lighter\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1)}.ax-border-s-secondary-lighter\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15)}.ax-border-s-secondary-lighter\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2)}.ax-border-s-secondary-lighter\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25)}.ax-border-s-secondary-lighter\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3)}.ax-border-s-secondary-lighter\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35)}.ax-border-s-secondary-lighter\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4)}.ax-border-s-secondary-lighter\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45)}.ax-border-s-secondary-lighter\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05)}.ax-border-s-secondary-lighter\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5)}.ax-border-s-secondary-lighter\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55)}.ax-border-s-secondary-lighter\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6)}.ax-border-s-secondary-lighter\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65)}.ax-border-s-secondary-lighter\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7)}.ax-border-s-secondary-lighter\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75)}.ax-border-s-secondary-lighter\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8)}.ax-border-s-secondary-lighter\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85)}.ax-border-s-secondary-lighter\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9)}.ax-border-s-secondary-lighter\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95)}.ax-border-s-secondary-lightest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-s-secondary-lightest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0)}.ax-border-s-secondary-lightest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1)}.ax-border-s-secondary-lightest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1)}.ax-border-s-secondary-lightest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15)}.ax-border-s-secondary-lightest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2)}.ax-border-s-secondary-lightest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25)}.ax-border-s-secondary-lightest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3)}.ax-border-s-secondary-lightest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35)}.ax-border-s-secondary-lightest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4)}.ax-border-s-secondary-lightest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45)}.ax-border-s-secondary-lightest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05)}.ax-border-s-secondary-lightest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5)}.ax-border-s-secondary-lightest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55)}.ax-border-s-secondary-lightest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6)}.ax-border-s-secondary-lightest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65)}.ax-border-s-secondary-lightest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7)}.ax-border-s-secondary-lightest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75)}.ax-border-s-secondary-lightest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8)}.ax-border-s-secondary-lightest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85)}.ax-border-s-secondary-lightest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9)}.ax-border-s-secondary-lightest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95)}.ax-border-s-secondary-surface{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-border-opacity, 1))}.ax-border-s-secondary-surface\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),0)}.ax-border-s-secondary-surface\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.1)}.ax-border-s-secondary-surface\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),1)}.ax-border-s-secondary-surface\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.15)}.ax-border-s-secondary-surface\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.2)}.ax-border-s-secondary-surface\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.25)}.ax-border-s-secondary-surface\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.3)}.ax-border-s-secondary-surface\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.35)}.ax-border-s-secondary-surface\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.4)}.ax-border-s-secondary-surface\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.45)}.ax-border-s-secondary-surface\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.05)}.ax-border-s-secondary-surface\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.5)}.ax-border-s-secondary-surface\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.55)}.ax-border-s-secondary-surface\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.6)}.ax-border-s-secondary-surface\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.65)}.ax-border-s-secondary-surface\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.7)}.ax-border-s-secondary-surface\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.75)}.ax-border-s-secondary-surface\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.8)}.ax-border-s-secondary-surface\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.85)}.ax-border-s-secondary-surface\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.9)}.ax-border-s-secondary-surface\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-secondary-surface),.95)}.ax-border-s-success-dark{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-border-opacity, 1))}.ax-border-s-success-dark\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),0)}.ax-border-s-success-dark\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1)}.ax-border-s-success-dark\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),1)}.ax-border-s-success-dark\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15)}.ax-border-s-success-dark\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2)}.ax-border-s-success-dark\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25)}.ax-border-s-success-dark\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3)}.ax-border-s-success-dark\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35)}.ax-border-s-success-dark\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4)}.ax-border-s-success-dark\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45)}.ax-border-s-success-dark\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05)}.ax-border-s-success-dark\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5)}.ax-border-s-success-dark\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55)}.ax-border-s-success-dark\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6)}.ax-border-s-success-dark\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65)}.ax-border-s-success-dark\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7)}.ax-border-s-success-dark\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75)}.ax-border-s-success-dark\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8)}.ax-border-s-success-dark\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85)}.ax-border-s-success-dark\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9)}.ax-border-s-success-dark\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95)}.ax-border-s-success-darker{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-border-opacity, 1))}.ax-border-s-success-darker\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),0)}.ax-border-s-success-darker\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1)}.ax-border-s-success-darker\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),1)}.ax-border-s-success-darker\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15)}.ax-border-s-success-darker\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2)}.ax-border-s-success-darker\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25)}.ax-border-s-success-darker\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3)}.ax-border-s-success-darker\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35)}.ax-border-s-success-darker\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4)}.ax-border-s-success-darker\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45)}.ax-border-s-success-darker\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05)}.ax-border-s-success-darker\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5)}.ax-border-s-success-darker\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55)}.ax-border-s-success-darker\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6)}.ax-border-s-success-darker\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65)}.ax-border-s-success-darker\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7)}.ax-border-s-success-darker\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75)}.ax-border-s-success-darker\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8)}.ax-border-s-success-darker\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85)}.ax-border-s-success-darker\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9)}.ax-border-s-success-darker\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95)}.ax-border-s-success-darkest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-s-success-darkest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0)}.ax-border-s-success-darkest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1)}.ax-border-s-success-darkest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1)}.ax-border-s-success-darkest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15)}.ax-border-s-success-darkest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2)}.ax-border-s-success-darkest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25)}.ax-border-s-success-darkest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3)}.ax-border-s-success-darkest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35)}.ax-border-s-success-darkest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4)}.ax-border-s-success-darkest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45)}.ax-border-s-success-darkest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05)}.ax-border-s-success-darkest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5)}.ax-border-s-success-darkest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55)}.ax-border-s-success-darkest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6)}.ax-border-s-success-darkest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65)}.ax-border-s-success-darkest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7)}.ax-border-s-success-darkest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75)}.ax-border-s-success-darkest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8)}.ax-border-s-success-darkest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85)}.ax-border-s-success-darkest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9)}.ax-border-s-success-darkest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95)}.ax-border-s-success-light{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-border-opacity, 1))}.ax-border-s-success-light\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),0)}.ax-border-s-success-light\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.1)}.ax-border-s-success-light\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),1)}.ax-border-s-success-light\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.15)}.ax-border-s-success-light\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.2)}.ax-border-s-success-light\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.25)}.ax-border-s-success-light\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.3)}.ax-border-s-success-light\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.35)}.ax-border-s-success-light\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.4)}.ax-border-s-success-light\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.45)}.ax-border-s-success-light\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.05)}.ax-border-s-success-light\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.5)}.ax-border-s-success-light\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.55)}.ax-border-s-success-light\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.6)}.ax-border-s-success-light\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.65)}.ax-border-s-success-light\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.7)}.ax-border-s-success-light\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.75)}.ax-border-s-success-light\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.8)}.ax-border-s-success-light\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.85)}.ax-border-s-success-light\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.9)}.ax-border-s-success-light\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-success-light-surface),.95)}.ax-border-s-success-lighter{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-s-success-lighter\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0)}.ax-border-s-success-lighter\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1)}.ax-border-s-success-lighter\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1)}.ax-border-s-success-lighter\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15)}.ax-border-s-success-lighter\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2)}.ax-border-s-success-lighter\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25)}.ax-border-s-success-lighter\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3)}.ax-border-s-success-lighter\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35)}.ax-border-s-success-lighter\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4)}.ax-border-s-success-lighter\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45)}.ax-border-s-success-lighter\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05)}.ax-border-s-success-lighter\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5)}.ax-border-s-success-lighter\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55)}.ax-border-s-success-lighter\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6)}.ax-border-s-success-lighter\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65)}.ax-border-s-success-lighter\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7)}.ax-border-s-success-lighter\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75)}.ax-border-s-success-lighter\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8)}.ax-border-s-success-lighter\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85)}.ax-border-s-success-lighter\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9)}.ax-border-s-success-lighter\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95)}.ax-border-s-success-lightest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-s-success-lightest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0)}.ax-border-s-success-lightest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1)}.ax-border-s-success-lightest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1)}.ax-border-s-success-lightest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15)}.ax-border-s-success-lightest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2)}.ax-border-s-success-lightest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25)}.ax-border-s-success-lightest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3)}.ax-border-s-success-lightest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35)}.ax-border-s-success-lightest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4)}.ax-border-s-success-lightest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45)}.ax-border-s-success-lightest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05)}.ax-border-s-success-lightest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5)}.ax-border-s-success-lightest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55)}.ax-border-s-success-lightest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6)}.ax-border-s-success-lightest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65)}.ax-border-s-success-lightest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7)}.ax-border-s-success-lightest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75)}.ax-border-s-success-lightest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8)}.ax-border-s-success-lightest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85)}.ax-border-s-success-lightest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9)}.ax-border-s-success-lightest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95)}.ax-border-s-success-surface{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-border-opacity, 1))}.ax-border-s-success-surface\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),0)}.ax-border-s-success-surface\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.1)}.ax-border-s-success-surface\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),1)}.ax-border-s-success-surface\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.15)}.ax-border-s-success-surface\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.2)}.ax-border-s-success-surface\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.25)}.ax-border-s-success-surface\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.3)}.ax-border-s-success-surface\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.35)}.ax-border-s-success-surface\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.4)}.ax-border-s-success-surface\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.45)}.ax-border-s-success-surface\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.05)}.ax-border-s-success-surface\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.5)}.ax-border-s-success-surface\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.55)}.ax-border-s-success-surface\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.6)}.ax-border-s-success-surface\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.65)}.ax-border-s-success-surface\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.7)}.ax-border-s-success-surface\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.75)}.ax-border-s-success-surface\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.8)}.ax-border-s-success-surface\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.85)}.ax-border-s-success-surface\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.9)}.ax-border-s-success-surface\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-success-surface),.95)}.ax-border-s-surface{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1))}.ax-border-s-surface\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),0)}.ax-border-s-surface\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.1)}.ax-border-s-surface\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),1)}.ax-border-s-surface\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.15)}.ax-border-s-surface\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.2)}.ax-border-s-surface\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.25)}.ax-border-s-surface\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.3)}.ax-border-s-surface\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.35)}.ax-border-s-surface\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.4)}.ax-border-s-surface\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.45)}.ax-border-s-surface\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.05)}.ax-border-s-surface\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.5)}.ax-border-s-surface\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.55)}.ax-border-s-surface\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.6)}.ax-border-s-surface\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.65)}.ax-border-s-surface\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.7)}.ax-border-s-surface\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.75)}.ax-border-s-surface\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.8)}.ax-border-s-surface\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.85)}.ax-border-s-surface\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.9)}.ax-border-s-surface\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-surface),.95)}.ax-border-s-warning-dark{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-border-opacity, 1))}.ax-border-s-warning-dark\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0)}.ax-border-s-warning-dark\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1)}.ax-border-s-warning-dark\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1)}.ax-border-s-warning-dark\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15)}.ax-border-s-warning-dark\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2)}.ax-border-s-warning-dark\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25)}.ax-border-s-warning-dark\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3)}.ax-border-s-warning-dark\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35)}.ax-border-s-warning-dark\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4)}.ax-border-s-warning-dark\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45)}.ax-border-s-warning-dark\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05)}.ax-border-s-warning-dark\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5)}.ax-border-s-warning-dark\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55)}.ax-border-s-warning-dark\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6)}.ax-border-s-warning-dark\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65)}.ax-border-s-warning-dark\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7)}.ax-border-s-warning-dark\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75)}.ax-border-s-warning-dark\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8)}.ax-border-s-warning-dark\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85)}.ax-border-s-warning-dark\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9)}.ax-border-s-warning-dark\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95)}.ax-border-s-warning-darker{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-border-opacity, 1))}.ax-border-s-warning-darker\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0)}.ax-border-s-warning-darker\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1)}.ax-border-s-warning-darker\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1)}.ax-border-s-warning-darker\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15)}.ax-border-s-warning-darker\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2)}.ax-border-s-warning-darker\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25)}.ax-border-s-warning-darker\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3)}.ax-border-s-warning-darker\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35)}.ax-border-s-warning-darker\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4)}.ax-border-s-warning-darker\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45)}.ax-border-s-warning-darker\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05)}.ax-border-s-warning-darker\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5)}.ax-border-s-warning-darker\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55)}.ax-border-s-warning-darker\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6)}.ax-border-s-warning-darker\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65)}.ax-border-s-warning-darker\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7)}.ax-border-s-warning-darker\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75)}.ax-border-s-warning-darker\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8)}.ax-border-s-warning-darker\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85)}.ax-border-s-warning-darker\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9)}.ax-border-s-warning-darker\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95)}.ax-border-s-warning-darkest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-s-warning-darkest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0)}.ax-border-s-warning-darkest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1)}.ax-border-s-warning-darkest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1)}.ax-border-s-warning-darkest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15)}.ax-border-s-warning-darkest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2)}.ax-border-s-warning-darkest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25)}.ax-border-s-warning-darkest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3)}.ax-border-s-warning-darkest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35)}.ax-border-s-warning-darkest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4)}.ax-border-s-warning-darkest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45)}.ax-border-s-warning-darkest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05)}.ax-border-s-warning-darkest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5)}.ax-border-s-warning-darkest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55)}.ax-border-s-warning-darkest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6)}.ax-border-s-warning-darkest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65)}.ax-border-s-warning-darkest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7)}.ax-border-s-warning-darkest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75)}.ax-border-s-warning-darkest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8)}.ax-border-s-warning-darkest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85)}.ax-border-s-warning-darkest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9)}.ax-border-s-warning-darkest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95)}.ax-border-s-warning-light{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-border-opacity, 1))}.ax-border-s-warning-light\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),0)}.ax-border-s-warning-light\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1)}.ax-border-s-warning-light\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),1)}.ax-border-s-warning-light\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15)}.ax-border-s-warning-light\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2)}.ax-border-s-warning-light\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25)}.ax-border-s-warning-light\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3)}.ax-border-s-warning-light\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35)}.ax-border-s-warning-light\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4)}.ax-border-s-warning-light\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45)}.ax-border-s-warning-light\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05)}.ax-border-s-warning-light\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5)}.ax-border-s-warning-light\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55)}.ax-border-s-warning-light\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6)}.ax-border-s-warning-light\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65)}.ax-border-s-warning-light\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7)}.ax-border-s-warning-light\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75)}.ax-border-s-warning-light\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8)}.ax-border-s-warning-light\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85)}.ax-border-s-warning-light\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9)}.ax-border-s-warning-light\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95)}.ax-border-s-warning-lighter{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-s-warning-lighter\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0)}.ax-border-s-warning-lighter\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1)}.ax-border-s-warning-lighter\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1)}.ax-border-s-warning-lighter\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15)}.ax-border-s-warning-lighter\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2)}.ax-border-s-warning-lighter\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25)}.ax-border-s-warning-lighter\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3)}.ax-border-s-warning-lighter\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35)}.ax-border-s-warning-lighter\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4)}.ax-border-s-warning-lighter\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45)}.ax-border-s-warning-lighter\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05)}.ax-border-s-warning-lighter\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5)}.ax-border-s-warning-lighter\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55)}.ax-border-s-warning-lighter\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6)}.ax-border-s-warning-lighter\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65)}.ax-border-s-warning-lighter\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7)}.ax-border-s-warning-lighter\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75)}.ax-border-s-warning-lighter\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8)}.ax-border-s-warning-lighter\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85)}.ax-border-s-warning-lighter\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9)}.ax-border-s-warning-lighter\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95)}.ax-border-s-warning-lightest{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-s-warning-lightest\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0)}.ax-border-s-warning-lightest\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1)}.ax-border-s-warning-lightest\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1)}.ax-border-s-warning-lightest\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15)}.ax-border-s-warning-lightest\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2)}.ax-border-s-warning-lightest\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25)}.ax-border-s-warning-lightest\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3)}.ax-border-s-warning-lightest\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35)}.ax-border-s-warning-lightest\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4)}.ax-border-s-warning-lightest\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45)}.ax-border-s-warning-lightest\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05)}.ax-border-s-warning-lightest\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5)}.ax-border-s-warning-lightest\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55)}.ax-border-s-warning-lightest\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6)}.ax-border-s-warning-lightest\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65)}.ax-border-s-warning-lightest\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7)}.ax-border-s-warning-lightest\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75)}.ax-border-s-warning-lightest\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8)}.ax-border-s-warning-lightest\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85)}.ax-border-s-warning-lightest\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9)}.ax-border-s-warning-lightest\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95)}.ax-border-s-warning-surface{--tw-border-opacity: 1;border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-border-opacity, 1))}.ax-border-s-warning-surface\/0{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),0)}.ax-border-s-warning-surface\/10{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.1)}.ax-border-s-warning-surface\/100{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),1)}.ax-border-s-warning-surface\/15{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.15)}.ax-border-s-warning-surface\/20{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.2)}.ax-border-s-warning-surface\/25{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.25)}.ax-border-s-warning-surface\/30{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.3)}.ax-border-s-warning-surface\/35{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.35)}.ax-border-s-warning-surface\/40{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.4)}.ax-border-s-warning-surface\/45{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.45)}.ax-border-s-warning-surface\/5{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.05)}.ax-border-s-warning-surface\/50{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.5)}.ax-border-s-warning-surface\/55{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.55)}.ax-border-s-warning-surface\/60{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.6)}.ax-border-s-warning-surface\/65{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.65)}.ax-border-s-warning-surface\/70{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.7)}.ax-border-s-warning-surface\/75{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.75)}.ax-border-s-warning-surface\/80{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.8)}.ax-border-s-warning-surface\/85{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.85)}.ax-border-s-warning-surface\/90{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.9)}.ax-border-s-warning-surface\/95{border-inline-start-color:rgba(var(--ax-sys-color-border-warning-surface),.95)}.ax-border-t-danger-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),var(--tw-border-opacity, 1))}.ax-border-t-danger-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),0)}.ax-border-t-danger-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.1)}.ax-border-t-danger-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),1)}.ax-border-t-danger-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.15)}.ax-border-t-danger-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.2)}.ax-border-t-danger-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.25)}.ax-border-t-danger-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.3)}.ax-border-t-danger-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.35)}.ax-border-t-danger-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.4)}.ax-border-t-danger-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.45)}.ax-border-t-danger-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.05)}.ax-border-t-danger-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.5)}.ax-border-t-danger-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.55)}.ax-border-t-danger-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.6)}.ax-border-t-danger-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.65)}.ax-border-t-danger-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.7)}.ax-border-t-danger-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.75)}.ax-border-t-danger-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.8)}.ax-border-t-danger-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.85)}.ax-border-t-danger-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.9)}.ax-border-t-danger-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-dark-surface),.95)}.ax-border-t-danger-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),var(--tw-border-opacity, 1))}.ax-border-t-danger-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),0)}.ax-border-t-danger-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.1)}.ax-border-t-danger-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),1)}.ax-border-t-danger-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.15)}.ax-border-t-danger-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.2)}.ax-border-t-danger-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.25)}.ax-border-t-danger-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.3)}.ax-border-t-danger-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.35)}.ax-border-t-danger-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.4)}.ax-border-t-danger-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.45)}.ax-border-t-danger-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.05)}.ax-border-t-danger-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.5)}.ax-border-t-danger-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.55)}.ax-border-t-danger-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.6)}.ax-border-t-danger-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.65)}.ax-border-t-danger-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.7)}.ax-border-t-danger-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.75)}.ax-border-t-danger-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.8)}.ax-border-t-danger-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.85)}.ax-border-t-danger-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.9)}.ax-border-t-danger-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-darker-surface),.95)}.ax-border-t-danger-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-t-danger-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),0)}.ax-border-t-danger-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.1)}.ax-border-t-danger-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),1)}.ax-border-t-danger-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.15)}.ax-border-t-danger-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.2)}.ax-border-t-danger-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.25)}.ax-border-t-danger-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.3)}.ax-border-t-danger-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.35)}.ax-border-t-danger-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.4)}.ax-border-t-danger-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.45)}.ax-border-t-danger-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.05)}.ax-border-t-danger-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.5)}.ax-border-t-danger-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.55)}.ax-border-t-danger-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.6)}.ax-border-t-danger-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.65)}.ax-border-t-danger-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.7)}.ax-border-t-danger-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.75)}.ax-border-t-danger-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.8)}.ax-border-t-danger-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.85)}.ax-border-t-danger-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.9)}.ax-border-t-danger-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-darkest-surface),.95)}.ax-border-t-danger-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),var(--tw-border-opacity, 1))}.ax-border-t-danger-light\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),0)}.ax-border-t-danger-light\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.1)}.ax-border-t-danger-light\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),1)}.ax-border-t-danger-light\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.15)}.ax-border-t-danger-light\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.2)}.ax-border-t-danger-light\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.25)}.ax-border-t-danger-light\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.3)}.ax-border-t-danger-light\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.35)}.ax-border-t-danger-light\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.4)}.ax-border-t-danger-light\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.45)}.ax-border-t-danger-light\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.05)}.ax-border-t-danger-light\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.5)}.ax-border-t-danger-light\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.55)}.ax-border-t-danger-light\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.6)}.ax-border-t-danger-light\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.65)}.ax-border-t-danger-light\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.7)}.ax-border-t-danger-light\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.75)}.ax-border-t-danger-light\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.8)}.ax-border-t-danger-light\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.85)}.ax-border-t-danger-light\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.9)}.ax-border-t-danger-light\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-light-surface),.95)}.ax-border-t-danger-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-t-danger-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),0)}.ax-border-t-danger-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.1)}.ax-border-t-danger-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),1)}.ax-border-t-danger-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.15)}.ax-border-t-danger-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.2)}.ax-border-t-danger-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.25)}.ax-border-t-danger-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.3)}.ax-border-t-danger-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.35)}.ax-border-t-danger-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.4)}.ax-border-t-danger-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.45)}.ax-border-t-danger-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.05)}.ax-border-t-danger-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.5)}.ax-border-t-danger-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.55)}.ax-border-t-danger-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.6)}.ax-border-t-danger-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.65)}.ax-border-t-danger-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.7)}.ax-border-t-danger-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.75)}.ax-border-t-danger-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.8)}.ax-border-t-danger-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.85)}.ax-border-t-danger-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.9)}.ax-border-t-danger-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-lighter-surface),.95)}.ax-border-t-danger-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-t-danger-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),0)}.ax-border-t-danger-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.1)}.ax-border-t-danger-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),1)}.ax-border-t-danger-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.15)}.ax-border-t-danger-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.2)}.ax-border-t-danger-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.25)}.ax-border-t-danger-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.3)}.ax-border-t-danger-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.35)}.ax-border-t-danger-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.4)}.ax-border-t-danger-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.45)}.ax-border-t-danger-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.05)}.ax-border-t-danger-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.5)}.ax-border-t-danger-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.55)}.ax-border-t-danger-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.6)}.ax-border-t-danger-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.65)}.ax-border-t-danger-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.7)}.ax-border-t-danger-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.75)}.ax-border-t-danger-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.8)}.ax-border-t-danger-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.85)}.ax-border-t-danger-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.9)}.ax-border-t-danger-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-lightest-surface),.95)}.ax-border-t-danger-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-danger-surface),var(--tw-border-opacity, 1))}.ax-border-t-danger-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),0)}.ax-border-t-danger-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.1)}.ax-border-t-danger-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),1)}.ax-border-t-danger-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.15)}.ax-border-t-danger-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.2)}.ax-border-t-danger-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.25)}.ax-border-t-danger-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.3)}.ax-border-t-danger-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.35)}.ax-border-t-danger-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.4)}.ax-border-t-danger-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.45)}.ax-border-t-danger-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.05)}.ax-border-t-danger-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.5)}.ax-border-t-danger-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.55)}.ax-border-t-danger-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.6)}.ax-border-t-danger-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.65)}.ax-border-t-danger-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.7)}.ax-border-t-danger-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.75)}.ax-border-t-danger-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.8)}.ax-border-t-danger-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.85)}.ax-border-t-danger-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.9)}.ax-border-t-danger-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-danger-surface),.95)}.ax-border-t-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-dark-surface),var(--tw-border-opacity, 1))}.ax-border-t-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),0)}.ax-border-t-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.1)}.ax-border-t-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),1)}.ax-border-t-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.15)}.ax-border-t-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.2)}.ax-border-t-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.25)}.ax-border-t-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.3)}.ax-border-t-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.35)}.ax-border-t-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.4)}.ax-border-t-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.45)}.ax-border-t-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.05)}.ax-border-t-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.5)}.ax-border-t-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.55)}.ax-border-t-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.6)}.ax-border-t-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.65)}.ax-border-t-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.7)}.ax-border-t-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.75)}.ax-border-t-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.8)}.ax-border-t-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.85)}.ax-border-t-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.9)}.ax-border-t-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-dark-surface),.95)}.ax-border-t-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-darker-surface),var(--tw-border-opacity, 1))}.ax-border-t-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),0)}.ax-border-t-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.1)}.ax-border-t-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),1)}.ax-border-t-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.15)}.ax-border-t-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.2)}.ax-border-t-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.25)}.ax-border-t-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.3)}.ax-border-t-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.35)}.ax-border-t-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.4)}.ax-border-t-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.45)}.ax-border-t-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.05)}.ax-border-t-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.5)}.ax-border-t-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.55)}.ax-border-t-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.6)}.ax-border-t-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.65)}.ax-border-t-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.7)}.ax-border-t-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.75)}.ax-border-t-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.8)}.ax-border-t-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.85)}.ax-border-t-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.9)}.ax-border-t-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-darker-surface),.95)}.ax-border-t-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-t-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),0)}.ax-border-t-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.1)}.ax-border-t-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),1)}.ax-border-t-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.15)}.ax-border-t-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.2)}.ax-border-t-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.25)}.ax-border-t-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.3)}.ax-border-t-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.35)}.ax-border-t-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.4)}.ax-border-t-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.45)}.ax-border-t-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.05)}.ax-border-t-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.5)}.ax-border-t-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.55)}.ax-border-t-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.6)}.ax-border-t-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.65)}.ax-border-t-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.7)}.ax-border-t-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.75)}.ax-border-t-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.8)}.ax-border-t-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.85)}.ax-border-t-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.9)}.ax-border-t-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-darkest-surface),.95)}.ax-border-t-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-light-surface),var(--tw-border-opacity, 1))}.ax-border-t-light\/0{border-top-color:rgba(var(--ax-sys-color-border-light-surface),0)}.ax-border-t-light\/10{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.1)}.ax-border-t-light\/100{border-top-color:rgba(var(--ax-sys-color-border-light-surface),1)}.ax-border-t-light\/15{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.15)}.ax-border-t-light\/20{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.2)}.ax-border-t-light\/25{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.25)}.ax-border-t-light\/30{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.3)}.ax-border-t-light\/35{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.35)}.ax-border-t-light\/40{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.4)}.ax-border-t-light\/45{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.45)}.ax-border-t-light\/5{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.05)}.ax-border-t-light\/50{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.5)}.ax-border-t-light\/55{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.55)}.ax-border-t-light\/60{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.6)}.ax-border-t-light\/65{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.65)}.ax-border-t-light\/70{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.7)}.ax-border-t-light\/75{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.75)}.ax-border-t-light\/80{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.8)}.ax-border-t-light\/85{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.85)}.ax-border-t-light\/90{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.9)}.ax-border-t-light\/95{border-top-color:rgba(var(--ax-sys-color-border-light-surface),.95)}.ax-border-t-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-t-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),0)}.ax-border-t-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.1)}.ax-border-t-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),1)}.ax-border-t-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.15)}.ax-border-t-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.2)}.ax-border-t-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.25)}.ax-border-t-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.3)}.ax-border-t-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.35)}.ax-border-t-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.4)}.ax-border-t-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.45)}.ax-border-t-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.05)}.ax-border-t-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.5)}.ax-border-t-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.55)}.ax-border-t-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.6)}.ax-border-t-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.65)}.ax-border-t-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.7)}.ax-border-t-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.75)}.ax-border-t-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.8)}.ax-border-t-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.85)}.ax-border-t-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.9)}.ax-border-t-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-lighter-surface),.95)}.ax-border-t-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-t-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),0)}.ax-border-t-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.1)}.ax-border-t-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),1)}.ax-border-t-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.15)}.ax-border-t-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.2)}.ax-border-t-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.25)}.ax-border-t-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.3)}.ax-border-t-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.35)}.ax-border-t-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.4)}.ax-border-t-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.45)}.ax-border-t-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.05)}.ax-border-t-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.5)}.ax-border-t-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.55)}.ax-border-t-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.6)}.ax-border-t-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.65)}.ax-border-t-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.7)}.ax-border-t-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.75)}.ax-border-t-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.8)}.ax-border-t-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.85)}.ax-border-t-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.9)}.ax-border-t-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-lightest-surface),.95)}.ax-border-t-on-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-border-opacity, 1))}.ax-border-t-on-dark\/0{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-border-t-on-dark\/10{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-border-t-on-dark\/100{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-border-t-on-dark\/15{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-border-t-on-dark\/20{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-border-t-on-dark\/25{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-border-t-on-dark\/30{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-border-t-on-dark\/35{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-border-t-on-dark\/40{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-border-t-on-dark\/45{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-border-t-on-dark\/5{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-border-t-on-dark\/50{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-border-t-on-dark\/55{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-border-t-on-dark\/60{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-border-t-on-dark\/65{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-border-t-on-dark\/70{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-border-t-on-dark\/75{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-border-t-on-dark\/80{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-border-t-on-dark\/85{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-border-t-on-dark\/90{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-border-t-on-dark\/95{border-top-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-border-t-on-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-border-opacity, 1))}.ax-border-t-on-darker\/0{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-border-t-on-darker\/10{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-border-t-on-darker\/100{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-border-t-on-darker\/15{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-border-t-on-darker\/20{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-border-t-on-darker\/25{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-border-t-on-darker\/30{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-border-t-on-darker\/35{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-border-t-on-darker\/40{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-border-t-on-darker\/45{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-border-t-on-darker\/5{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-border-t-on-darker\/50{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-border-t-on-darker\/55{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-border-t-on-darker\/60{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-border-t-on-darker\/65{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-border-t-on-darker\/70{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-border-t-on-darker\/75{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-border-t-on-darker\/80{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-border-t-on-darker\/85{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-border-t-on-darker\/90{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-border-t-on-darker\/95{border-top-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-border-t-on-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-t-on-darkest\/0{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-border-t-on-darkest\/10{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-border-t-on-darkest\/100{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-border-t-on-darkest\/15{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-border-t-on-darkest\/20{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-border-t-on-darkest\/25{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-border-t-on-darkest\/30{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-border-t-on-darkest\/35{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-border-t-on-darkest\/40{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-border-t-on-darkest\/45{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-border-t-on-darkest\/5{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-border-t-on-darkest\/50{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-border-t-on-darkest\/55{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-border-t-on-darkest\/60{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-border-t-on-darkest\/65{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-border-t-on-darkest\/70{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-border-t-on-darkest\/75{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-border-t-on-darkest\/80{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-border-t-on-darkest\/85{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-border-t-on-darkest\/90{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-border-t-on-darkest\/95{border-top-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-border-t-on-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-border-opacity, 1))}.ax-border-t-on-light\/0{border-top-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-border-t-on-light\/10{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-border-t-on-light\/100{border-top-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-border-t-on-light\/15{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-border-t-on-light\/20{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-border-t-on-light\/25{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-border-t-on-light\/30{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-border-t-on-light\/35{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-border-t-on-light\/40{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-border-t-on-light\/45{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-border-t-on-light\/5{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-border-t-on-light\/50{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-border-t-on-light\/55{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-border-t-on-light\/60{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-border-t-on-light\/65{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-border-t-on-light\/70{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-border-t-on-light\/75{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-border-t-on-light\/80{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-border-t-on-light\/85{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-border-t-on-light\/90{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-border-t-on-light\/95{border-top-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-border-t-on-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-t-on-lighter\/0{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-border-t-on-lighter\/10{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-border-t-on-lighter\/100{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-border-t-on-lighter\/15{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-border-t-on-lighter\/20{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-border-t-on-lighter\/25{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-border-t-on-lighter\/30{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-border-t-on-lighter\/35{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-border-t-on-lighter\/40{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-border-t-on-lighter\/45{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-border-t-on-lighter\/5{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-border-t-on-lighter\/50{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-border-t-on-lighter\/55{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-border-t-on-lighter\/60{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-border-t-on-lighter\/65{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-border-t-on-lighter\/70{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-border-t-on-lighter\/75{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-border-t-on-lighter\/80{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-border-t-on-lighter\/85{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-border-t-on-lighter\/90{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-border-t-on-lighter\/95{border-top-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-border-t-on-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-t-on-lightest\/0{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-border-t-on-lightest\/10{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-border-t-on-lightest\/100{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-border-t-on-lightest\/15{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-border-t-on-lightest\/20{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-border-t-on-lightest\/25{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-border-t-on-lightest\/30{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-border-t-on-lightest\/35{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-border-t-on-lightest\/40{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-border-t-on-lightest\/45{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-border-t-on-lightest\/5{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-border-t-on-lightest\/50{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-border-t-on-lightest\/55{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-border-t-on-lightest\/60{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-border-t-on-lightest\/65{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-border-t-on-lightest\/70{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-border-t-on-lightest\/75{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-border-t-on-lightest\/80{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-border-t-on-lightest\/85{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-border-t-on-lightest\/90{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-border-t-on-lightest\/95{border-top-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-border-t-on-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-on-surface),var(--tw-border-opacity, 1))}.ax-border-t-on-surface\/0{border-top-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-border-t-on-surface\/10{border-top-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-border-t-on-surface\/100{border-top-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-border-t-on-surface\/15{border-top-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-border-t-on-surface\/20{border-top-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-border-t-on-surface\/25{border-top-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-border-t-on-surface\/30{border-top-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-border-t-on-surface\/35{border-top-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-border-t-on-surface\/40{border-top-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-border-t-on-surface\/45{border-top-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-border-t-on-surface\/5{border-top-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-border-t-on-surface\/50{border-top-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-border-t-on-surface\/55{border-top-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-border-t-on-surface\/60{border-top-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-border-t-on-surface\/65{border-top-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-border-t-on-surface\/70{border-top-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-border-t-on-surface\/75{border-top-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-border-t-on-surface\/80{border-top-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-border-t-on-surface\/85{border-top-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-border-t-on-surface\/90{border-top-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-border-t-on-surface\/95{border-top-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-border-t-primary-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-t-primary-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),0)}.ax-border-t-primary-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.1)}.ax-border-t-primary-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),1)}.ax-border-t-primary-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.15)}.ax-border-t-primary-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.2)}.ax-border-t-primary-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.25)}.ax-border-t-primary-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.3)}.ax-border-t-primary-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.35)}.ax-border-t-primary-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.4)}.ax-border-t-primary-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.45)}.ax-border-t-primary-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.05)}.ax-border-t-primary-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.5)}.ax-border-t-primary-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.55)}.ax-border-t-primary-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.6)}.ax-border-t-primary-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.65)}.ax-border-t-primary-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.7)}.ax-border-t-primary-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.75)}.ax-border-t-primary-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.8)}.ax-border-t-primary-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.85)}.ax-border-t-primary-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.9)}.ax-border-t-primary-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-dark-surface),.95)}.ax-border-t-primary-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-t-primary-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),0)}.ax-border-t-primary-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.1)}.ax-border-t-primary-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),1)}.ax-border-t-primary-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.15)}.ax-border-t-primary-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.2)}.ax-border-t-primary-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.25)}.ax-border-t-primary-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.3)}.ax-border-t-primary-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.35)}.ax-border-t-primary-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.4)}.ax-border-t-primary-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.45)}.ax-border-t-primary-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.05)}.ax-border-t-primary-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.5)}.ax-border-t-primary-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.55)}.ax-border-t-primary-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.6)}.ax-border-t-primary-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.65)}.ax-border-t-primary-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.7)}.ax-border-t-primary-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.75)}.ax-border-t-primary-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.8)}.ax-border-t-primary-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.85)}.ax-border-t-primary-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.9)}.ax-border-t-primary-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-darker-surface),.95)}.ax-border-t-primary-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-t-primary-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),0)}.ax-border-t-primary-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.1)}.ax-border-t-primary-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),1)}.ax-border-t-primary-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.15)}.ax-border-t-primary-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.2)}.ax-border-t-primary-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.25)}.ax-border-t-primary-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.3)}.ax-border-t-primary-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.35)}.ax-border-t-primary-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.4)}.ax-border-t-primary-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.45)}.ax-border-t-primary-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.05)}.ax-border-t-primary-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.5)}.ax-border-t-primary-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.55)}.ax-border-t-primary-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.6)}.ax-border-t-primary-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.65)}.ax-border-t-primary-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.7)}.ax-border-t-primary-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.75)}.ax-border-t-primary-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.8)}.ax-border-t-primary-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.85)}.ax-border-t-primary-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.9)}.ax-border-t-primary-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-darkest-surface),.95)}.ax-border-t-primary-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),var(--tw-border-opacity, 1))}.ax-border-t-primary-light\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),0)}.ax-border-t-primary-light\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.1)}.ax-border-t-primary-light\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),1)}.ax-border-t-primary-light\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.15)}.ax-border-t-primary-light\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.2)}.ax-border-t-primary-light\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.25)}.ax-border-t-primary-light\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.3)}.ax-border-t-primary-light\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.35)}.ax-border-t-primary-light\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.4)}.ax-border-t-primary-light\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.45)}.ax-border-t-primary-light\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.05)}.ax-border-t-primary-light\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.5)}.ax-border-t-primary-light\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.55)}.ax-border-t-primary-light\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.6)}.ax-border-t-primary-light\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.65)}.ax-border-t-primary-light\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.7)}.ax-border-t-primary-light\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.75)}.ax-border-t-primary-light\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.8)}.ax-border-t-primary-light\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.85)}.ax-border-t-primary-light\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.9)}.ax-border-t-primary-light\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-light-surface),.95)}.ax-border-t-primary-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-t-primary-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),0)}.ax-border-t-primary-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.1)}.ax-border-t-primary-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),1)}.ax-border-t-primary-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.15)}.ax-border-t-primary-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.2)}.ax-border-t-primary-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.25)}.ax-border-t-primary-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.3)}.ax-border-t-primary-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.35)}.ax-border-t-primary-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.4)}.ax-border-t-primary-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.45)}.ax-border-t-primary-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.05)}.ax-border-t-primary-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.5)}.ax-border-t-primary-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.55)}.ax-border-t-primary-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.6)}.ax-border-t-primary-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.65)}.ax-border-t-primary-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.7)}.ax-border-t-primary-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.75)}.ax-border-t-primary-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.8)}.ax-border-t-primary-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.85)}.ax-border-t-primary-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.9)}.ax-border-t-primary-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-lighter-surface),.95)}.ax-border-t-primary-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-t-primary-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),0)}.ax-border-t-primary-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.1)}.ax-border-t-primary-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),1)}.ax-border-t-primary-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.15)}.ax-border-t-primary-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.2)}.ax-border-t-primary-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.25)}.ax-border-t-primary-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.3)}.ax-border-t-primary-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.35)}.ax-border-t-primary-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.4)}.ax-border-t-primary-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.45)}.ax-border-t-primary-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.05)}.ax-border-t-primary-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.5)}.ax-border-t-primary-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.55)}.ax-border-t-primary-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.6)}.ax-border-t-primary-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.65)}.ax-border-t-primary-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.7)}.ax-border-t-primary-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.75)}.ax-border-t-primary-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.8)}.ax-border-t-primary-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.85)}.ax-border-t-primary-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.9)}.ax-border-t-primary-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-lightest-surface),.95)}.ax-border-t-primary-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-primary-surface),var(--tw-border-opacity, 1))}.ax-border-t-primary-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),0)}.ax-border-t-primary-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.1)}.ax-border-t-primary-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),1)}.ax-border-t-primary-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.15)}.ax-border-t-primary-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.2)}.ax-border-t-primary-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.25)}.ax-border-t-primary-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.3)}.ax-border-t-primary-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.35)}.ax-border-t-primary-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.4)}.ax-border-t-primary-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.45)}.ax-border-t-primary-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.05)}.ax-border-t-primary-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.5)}.ax-border-t-primary-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.55)}.ax-border-t-primary-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.6)}.ax-border-t-primary-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.65)}.ax-border-t-primary-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.7)}.ax-border-t-primary-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.75)}.ax-border-t-primary-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.8)}.ax-border-t-primary-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.85)}.ax-border-t-primary-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.9)}.ax-border-t-primary-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-primary-surface),.95)}.ax-border-t-secondary-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),var(--tw-border-opacity, 1))}.ax-border-t-secondary-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),0)}.ax-border-t-secondary-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.1)}.ax-border-t-secondary-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),1)}.ax-border-t-secondary-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.15)}.ax-border-t-secondary-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.2)}.ax-border-t-secondary-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.25)}.ax-border-t-secondary-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.3)}.ax-border-t-secondary-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.35)}.ax-border-t-secondary-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.4)}.ax-border-t-secondary-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.45)}.ax-border-t-secondary-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.05)}.ax-border-t-secondary-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.5)}.ax-border-t-secondary-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.55)}.ax-border-t-secondary-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.6)}.ax-border-t-secondary-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.65)}.ax-border-t-secondary-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.7)}.ax-border-t-secondary-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.75)}.ax-border-t-secondary-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.8)}.ax-border-t-secondary-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.85)}.ax-border-t-secondary-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.9)}.ax-border-t-secondary-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-dark-surface),.95)}.ax-border-t-secondary-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),var(--tw-border-opacity, 1))}.ax-border-t-secondary-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),0)}.ax-border-t-secondary-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.1)}.ax-border-t-secondary-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),1)}.ax-border-t-secondary-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.15)}.ax-border-t-secondary-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.2)}.ax-border-t-secondary-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.25)}.ax-border-t-secondary-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.3)}.ax-border-t-secondary-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.35)}.ax-border-t-secondary-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.4)}.ax-border-t-secondary-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.45)}.ax-border-t-secondary-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.05)}.ax-border-t-secondary-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.5)}.ax-border-t-secondary-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.55)}.ax-border-t-secondary-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.6)}.ax-border-t-secondary-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.65)}.ax-border-t-secondary-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.7)}.ax-border-t-secondary-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.75)}.ax-border-t-secondary-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.8)}.ax-border-t-secondary-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.85)}.ax-border-t-secondary-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.9)}.ax-border-t-secondary-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-darker-surface),.95)}.ax-border-t-secondary-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-t-secondary-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),0)}.ax-border-t-secondary-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.1)}.ax-border-t-secondary-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),1)}.ax-border-t-secondary-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.15)}.ax-border-t-secondary-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.2)}.ax-border-t-secondary-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.25)}.ax-border-t-secondary-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.3)}.ax-border-t-secondary-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.35)}.ax-border-t-secondary-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.4)}.ax-border-t-secondary-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.45)}.ax-border-t-secondary-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.05)}.ax-border-t-secondary-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.5)}.ax-border-t-secondary-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.55)}.ax-border-t-secondary-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.6)}.ax-border-t-secondary-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.65)}.ax-border-t-secondary-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.7)}.ax-border-t-secondary-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.75)}.ax-border-t-secondary-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.8)}.ax-border-t-secondary-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.85)}.ax-border-t-secondary-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.9)}.ax-border-t-secondary-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-darkest-surface),.95)}.ax-border-t-secondary-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),var(--tw-border-opacity, 1))}.ax-border-t-secondary-light\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),0)}.ax-border-t-secondary-light\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.1)}.ax-border-t-secondary-light\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),1)}.ax-border-t-secondary-light\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.15)}.ax-border-t-secondary-light\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.2)}.ax-border-t-secondary-light\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.25)}.ax-border-t-secondary-light\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.3)}.ax-border-t-secondary-light\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.35)}.ax-border-t-secondary-light\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.4)}.ax-border-t-secondary-light\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.45)}.ax-border-t-secondary-light\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.05)}.ax-border-t-secondary-light\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.5)}.ax-border-t-secondary-light\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.55)}.ax-border-t-secondary-light\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.6)}.ax-border-t-secondary-light\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.65)}.ax-border-t-secondary-light\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.7)}.ax-border-t-secondary-light\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.75)}.ax-border-t-secondary-light\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.8)}.ax-border-t-secondary-light\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.85)}.ax-border-t-secondary-light\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.9)}.ax-border-t-secondary-light\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-light-surface),.95)}.ax-border-t-secondary-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-t-secondary-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),0)}.ax-border-t-secondary-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.1)}.ax-border-t-secondary-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),1)}.ax-border-t-secondary-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.15)}.ax-border-t-secondary-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.2)}.ax-border-t-secondary-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.25)}.ax-border-t-secondary-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.3)}.ax-border-t-secondary-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.35)}.ax-border-t-secondary-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.4)}.ax-border-t-secondary-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.45)}.ax-border-t-secondary-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.05)}.ax-border-t-secondary-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.5)}.ax-border-t-secondary-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.55)}.ax-border-t-secondary-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.6)}.ax-border-t-secondary-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.65)}.ax-border-t-secondary-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.7)}.ax-border-t-secondary-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.75)}.ax-border-t-secondary-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.8)}.ax-border-t-secondary-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.85)}.ax-border-t-secondary-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.9)}.ax-border-t-secondary-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-lighter-surface),.95)}.ax-border-t-secondary-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-t-secondary-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),0)}.ax-border-t-secondary-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.1)}.ax-border-t-secondary-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),1)}.ax-border-t-secondary-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.15)}.ax-border-t-secondary-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.2)}.ax-border-t-secondary-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.25)}.ax-border-t-secondary-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.3)}.ax-border-t-secondary-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.35)}.ax-border-t-secondary-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.4)}.ax-border-t-secondary-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.45)}.ax-border-t-secondary-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.05)}.ax-border-t-secondary-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.5)}.ax-border-t-secondary-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.55)}.ax-border-t-secondary-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.6)}.ax-border-t-secondary-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.65)}.ax-border-t-secondary-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.7)}.ax-border-t-secondary-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.75)}.ax-border-t-secondary-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.8)}.ax-border-t-secondary-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.85)}.ax-border-t-secondary-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.9)}.ax-border-t-secondary-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-lightest-surface),.95)}.ax-border-t-secondary-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),var(--tw-border-opacity, 1))}.ax-border-t-secondary-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),0)}.ax-border-t-secondary-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.1)}.ax-border-t-secondary-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),1)}.ax-border-t-secondary-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.15)}.ax-border-t-secondary-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.2)}.ax-border-t-secondary-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.25)}.ax-border-t-secondary-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.3)}.ax-border-t-secondary-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.35)}.ax-border-t-secondary-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.4)}.ax-border-t-secondary-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.45)}.ax-border-t-secondary-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.05)}.ax-border-t-secondary-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.5)}.ax-border-t-secondary-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.55)}.ax-border-t-secondary-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.6)}.ax-border-t-secondary-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.65)}.ax-border-t-secondary-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.7)}.ax-border-t-secondary-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.75)}.ax-border-t-secondary-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.8)}.ax-border-t-secondary-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.85)}.ax-border-t-secondary-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.9)}.ax-border-t-secondary-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-secondary-surface),.95)}.ax-border-t-success-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),var(--tw-border-opacity, 1))}.ax-border-t-success-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),0)}.ax-border-t-success-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.1)}.ax-border-t-success-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),1)}.ax-border-t-success-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.15)}.ax-border-t-success-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.2)}.ax-border-t-success-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.25)}.ax-border-t-success-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.3)}.ax-border-t-success-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.35)}.ax-border-t-success-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.4)}.ax-border-t-success-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.45)}.ax-border-t-success-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.05)}.ax-border-t-success-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.5)}.ax-border-t-success-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.55)}.ax-border-t-success-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.6)}.ax-border-t-success-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.65)}.ax-border-t-success-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.7)}.ax-border-t-success-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.75)}.ax-border-t-success-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.8)}.ax-border-t-success-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.85)}.ax-border-t-success-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.9)}.ax-border-t-success-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-success-dark-surface),.95)}.ax-border-t-success-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),var(--tw-border-opacity, 1))}.ax-border-t-success-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),0)}.ax-border-t-success-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.1)}.ax-border-t-success-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),1)}.ax-border-t-success-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.15)}.ax-border-t-success-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.2)}.ax-border-t-success-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.25)}.ax-border-t-success-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.3)}.ax-border-t-success-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.35)}.ax-border-t-success-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.4)}.ax-border-t-success-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.45)}.ax-border-t-success-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.05)}.ax-border-t-success-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.5)}.ax-border-t-success-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.55)}.ax-border-t-success-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.6)}.ax-border-t-success-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.65)}.ax-border-t-success-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.7)}.ax-border-t-success-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.75)}.ax-border-t-success-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.8)}.ax-border-t-success-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.85)}.ax-border-t-success-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.9)}.ax-border-t-success-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-success-darker-surface),.95)}.ax-border-t-success-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-t-success-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),0)}.ax-border-t-success-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.1)}.ax-border-t-success-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),1)}.ax-border-t-success-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.15)}.ax-border-t-success-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.2)}.ax-border-t-success-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.25)}.ax-border-t-success-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.3)}.ax-border-t-success-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.35)}.ax-border-t-success-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.4)}.ax-border-t-success-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.45)}.ax-border-t-success-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.05)}.ax-border-t-success-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.5)}.ax-border-t-success-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.55)}.ax-border-t-success-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.6)}.ax-border-t-success-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.65)}.ax-border-t-success-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.7)}.ax-border-t-success-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.75)}.ax-border-t-success-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.8)}.ax-border-t-success-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.85)}.ax-border-t-success-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.9)}.ax-border-t-success-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-success-darkest-surface),.95)}.ax-border-t-success-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),var(--tw-border-opacity, 1))}.ax-border-t-success-light\/0{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),0)}.ax-border-t-success-light\/10{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.1)}.ax-border-t-success-light\/100{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),1)}.ax-border-t-success-light\/15{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.15)}.ax-border-t-success-light\/20{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.2)}.ax-border-t-success-light\/25{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.25)}.ax-border-t-success-light\/30{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.3)}.ax-border-t-success-light\/35{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.35)}.ax-border-t-success-light\/40{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.4)}.ax-border-t-success-light\/45{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.45)}.ax-border-t-success-light\/5{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.05)}.ax-border-t-success-light\/50{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.5)}.ax-border-t-success-light\/55{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.55)}.ax-border-t-success-light\/60{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.6)}.ax-border-t-success-light\/65{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.65)}.ax-border-t-success-light\/70{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.7)}.ax-border-t-success-light\/75{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.75)}.ax-border-t-success-light\/80{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.8)}.ax-border-t-success-light\/85{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.85)}.ax-border-t-success-light\/90{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.9)}.ax-border-t-success-light\/95{border-top-color:rgba(var(--ax-sys-color-border-success-light-surface),.95)}.ax-border-t-success-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-t-success-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),0)}.ax-border-t-success-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.1)}.ax-border-t-success-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),1)}.ax-border-t-success-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.15)}.ax-border-t-success-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.2)}.ax-border-t-success-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.25)}.ax-border-t-success-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.3)}.ax-border-t-success-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.35)}.ax-border-t-success-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.4)}.ax-border-t-success-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.45)}.ax-border-t-success-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.05)}.ax-border-t-success-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.5)}.ax-border-t-success-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.55)}.ax-border-t-success-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.6)}.ax-border-t-success-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.65)}.ax-border-t-success-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.7)}.ax-border-t-success-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.75)}.ax-border-t-success-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.8)}.ax-border-t-success-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.85)}.ax-border-t-success-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.9)}.ax-border-t-success-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-success-lighter-surface),.95)}.ax-border-t-success-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-t-success-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),0)}.ax-border-t-success-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.1)}.ax-border-t-success-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),1)}.ax-border-t-success-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.15)}.ax-border-t-success-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.2)}.ax-border-t-success-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.25)}.ax-border-t-success-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.3)}.ax-border-t-success-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.35)}.ax-border-t-success-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.4)}.ax-border-t-success-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.45)}.ax-border-t-success-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.05)}.ax-border-t-success-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.5)}.ax-border-t-success-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.55)}.ax-border-t-success-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.6)}.ax-border-t-success-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.65)}.ax-border-t-success-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.7)}.ax-border-t-success-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.75)}.ax-border-t-success-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.8)}.ax-border-t-success-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.85)}.ax-border-t-success-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.9)}.ax-border-t-success-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-success-lightest-surface),.95)}.ax-border-t-success-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-success-surface),var(--tw-border-opacity, 1))}.ax-border-t-success-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-success-surface),0)}.ax-border-t-success-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.1)}.ax-border-t-success-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-success-surface),1)}.ax-border-t-success-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.15)}.ax-border-t-success-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.2)}.ax-border-t-success-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.25)}.ax-border-t-success-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.3)}.ax-border-t-success-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.35)}.ax-border-t-success-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.4)}.ax-border-t-success-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.45)}.ax-border-t-success-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.05)}.ax-border-t-success-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.5)}.ax-border-t-success-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.55)}.ax-border-t-success-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.6)}.ax-border-t-success-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.65)}.ax-border-t-success-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.7)}.ax-border-t-success-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.75)}.ax-border-t-success-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.8)}.ax-border-t-success-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.85)}.ax-border-t-success-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.9)}.ax-border-t-success-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-success-surface),.95)}.ax-border-t-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-surface),var(--tw-border-opacity, 1))}.ax-border-t-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-surface),0)}.ax-border-t-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-surface),.1)}.ax-border-t-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-surface),1)}.ax-border-t-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-surface),.15)}.ax-border-t-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-surface),.2)}.ax-border-t-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-surface),.25)}.ax-border-t-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-surface),.3)}.ax-border-t-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-surface),.35)}.ax-border-t-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-surface),.4)}.ax-border-t-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-surface),.45)}.ax-border-t-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-surface),.05)}.ax-border-t-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-surface),.5)}.ax-border-t-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-surface),.55)}.ax-border-t-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-surface),.6)}.ax-border-t-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-surface),.65)}.ax-border-t-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-surface),.7)}.ax-border-t-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-surface),.75)}.ax-border-t-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-surface),.8)}.ax-border-t-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-surface),.85)}.ax-border-t-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-surface),.9)}.ax-border-t-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-surface),.95)}.ax-border-t-warning-dark{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),var(--tw-border-opacity, 1))}.ax-border-t-warning-dark\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),0)}.ax-border-t-warning-dark\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.1)}.ax-border-t-warning-dark\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),1)}.ax-border-t-warning-dark\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.15)}.ax-border-t-warning-dark\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.2)}.ax-border-t-warning-dark\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.25)}.ax-border-t-warning-dark\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.3)}.ax-border-t-warning-dark\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.35)}.ax-border-t-warning-dark\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.4)}.ax-border-t-warning-dark\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.45)}.ax-border-t-warning-dark\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.05)}.ax-border-t-warning-dark\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.5)}.ax-border-t-warning-dark\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.55)}.ax-border-t-warning-dark\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.6)}.ax-border-t-warning-dark\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.65)}.ax-border-t-warning-dark\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.7)}.ax-border-t-warning-dark\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.75)}.ax-border-t-warning-dark\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.8)}.ax-border-t-warning-dark\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.85)}.ax-border-t-warning-dark\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.9)}.ax-border-t-warning-dark\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-dark-surface),.95)}.ax-border-t-warning-darker{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),var(--tw-border-opacity, 1))}.ax-border-t-warning-darker\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),0)}.ax-border-t-warning-darker\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.1)}.ax-border-t-warning-darker\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),1)}.ax-border-t-warning-darker\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.15)}.ax-border-t-warning-darker\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.2)}.ax-border-t-warning-darker\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.25)}.ax-border-t-warning-darker\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.3)}.ax-border-t-warning-darker\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.35)}.ax-border-t-warning-darker\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.4)}.ax-border-t-warning-darker\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.45)}.ax-border-t-warning-darker\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.05)}.ax-border-t-warning-darker\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.5)}.ax-border-t-warning-darker\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.55)}.ax-border-t-warning-darker\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.6)}.ax-border-t-warning-darker\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.65)}.ax-border-t-warning-darker\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.7)}.ax-border-t-warning-darker\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.75)}.ax-border-t-warning-darker\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.8)}.ax-border-t-warning-darker\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.85)}.ax-border-t-warning-darker\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.9)}.ax-border-t-warning-darker\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-darker-surface),.95)}.ax-border-t-warning-darkest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),var(--tw-border-opacity, 1))}.ax-border-t-warning-darkest\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),0)}.ax-border-t-warning-darkest\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.1)}.ax-border-t-warning-darkest\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),1)}.ax-border-t-warning-darkest\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.15)}.ax-border-t-warning-darkest\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.2)}.ax-border-t-warning-darkest\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.25)}.ax-border-t-warning-darkest\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.3)}.ax-border-t-warning-darkest\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.35)}.ax-border-t-warning-darkest\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.4)}.ax-border-t-warning-darkest\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.45)}.ax-border-t-warning-darkest\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.05)}.ax-border-t-warning-darkest\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.5)}.ax-border-t-warning-darkest\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.55)}.ax-border-t-warning-darkest\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.6)}.ax-border-t-warning-darkest\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.65)}.ax-border-t-warning-darkest\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.7)}.ax-border-t-warning-darkest\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.75)}.ax-border-t-warning-darkest\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.8)}.ax-border-t-warning-darkest\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.85)}.ax-border-t-warning-darkest\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.9)}.ax-border-t-warning-darkest\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-darkest-surface),.95)}.ax-border-t-warning-light{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),var(--tw-border-opacity, 1))}.ax-border-t-warning-light\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),0)}.ax-border-t-warning-light\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.1)}.ax-border-t-warning-light\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),1)}.ax-border-t-warning-light\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.15)}.ax-border-t-warning-light\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.2)}.ax-border-t-warning-light\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.25)}.ax-border-t-warning-light\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.3)}.ax-border-t-warning-light\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.35)}.ax-border-t-warning-light\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.4)}.ax-border-t-warning-light\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.45)}.ax-border-t-warning-light\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.05)}.ax-border-t-warning-light\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.5)}.ax-border-t-warning-light\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.55)}.ax-border-t-warning-light\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.6)}.ax-border-t-warning-light\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.65)}.ax-border-t-warning-light\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.7)}.ax-border-t-warning-light\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.75)}.ax-border-t-warning-light\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.8)}.ax-border-t-warning-light\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.85)}.ax-border-t-warning-light\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.9)}.ax-border-t-warning-light\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-light-surface),.95)}.ax-border-t-warning-lighter{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),var(--tw-border-opacity, 1))}.ax-border-t-warning-lighter\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),0)}.ax-border-t-warning-lighter\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.1)}.ax-border-t-warning-lighter\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),1)}.ax-border-t-warning-lighter\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.15)}.ax-border-t-warning-lighter\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.2)}.ax-border-t-warning-lighter\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.25)}.ax-border-t-warning-lighter\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.3)}.ax-border-t-warning-lighter\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.35)}.ax-border-t-warning-lighter\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.4)}.ax-border-t-warning-lighter\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.45)}.ax-border-t-warning-lighter\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.05)}.ax-border-t-warning-lighter\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.5)}.ax-border-t-warning-lighter\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.55)}.ax-border-t-warning-lighter\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.6)}.ax-border-t-warning-lighter\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.65)}.ax-border-t-warning-lighter\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.7)}.ax-border-t-warning-lighter\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.75)}.ax-border-t-warning-lighter\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.8)}.ax-border-t-warning-lighter\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.85)}.ax-border-t-warning-lighter\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.9)}.ax-border-t-warning-lighter\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-lighter-surface),.95)}.ax-border-t-warning-lightest{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),var(--tw-border-opacity, 1))}.ax-border-t-warning-lightest\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),0)}.ax-border-t-warning-lightest\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.1)}.ax-border-t-warning-lightest\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),1)}.ax-border-t-warning-lightest\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.15)}.ax-border-t-warning-lightest\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.2)}.ax-border-t-warning-lightest\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.25)}.ax-border-t-warning-lightest\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.3)}.ax-border-t-warning-lightest\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.35)}.ax-border-t-warning-lightest\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.4)}.ax-border-t-warning-lightest\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.45)}.ax-border-t-warning-lightest\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.05)}.ax-border-t-warning-lightest\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.5)}.ax-border-t-warning-lightest\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.55)}.ax-border-t-warning-lightest\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.6)}.ax-border-t-warning-lightest\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.65)}.ax-border-t-warning-lightest\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.7)}.ax-border-t-warning-lightest\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.75)}.ax-border-t-warning-lightest\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.8)}.ax-border-t-warning-lightest\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.85)}.ax-border-t-warning-lightest\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.9)}.ax-border-t-warning-lightest\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-lightest-surface),.95)}.ax-border-t-warning-surface{--tw-border-opacity: 1;border-top-color:rgba(var(--ax-sys-color-border-warning-surface),var(--tw-border-opacity, 1))}.ax-border-t-warning-surface\/0{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),0)}.ax-border-t-warning-surface\/10{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.1)}.ax-border-t-warning-surface\/100{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),1)}.ax-border-t-warning-surface\/15{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.15)}.ax-border-t-warning-surface\/20{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.2)}.ax-border-t-warning-surface\/25{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.25)}.ax-border-t-warning-surface\/30{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.3)}.ax-border-t-warning-surface\/35{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.35)}.ax-border-t-warning-surface\/40{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.4)}.ax-border-t-warning-surface\/45{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.45)}.ax-border-t-warning-surface\/5{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.05)}.ax-border-t-warning-surface\/50{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.5)}.ax-border-t-warning-surface\/55{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.55)}.ax-border-t-warning-surface\/60{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.6)}.ax-border-t-warning-surface\/65{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.65)}.ax-border-t-warning-surface\/70{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.7)}.ax-border-t-warning-surface\/75{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.75)}.ax-border-t-warning-surface\/80{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.8)}.ax-border-t-warning-surface\/85{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.85)}.ax-border-t-warning-surface\/90{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.9)}.ax-border-t-warning-surface\/95{border-top-color:rgba(var(--ax-sys-color-border-warning-surface),.95)}.\!ax-bg-primary-200{--tw-bg-opacity: 1 !important;background-color:rgba(var(--ax-sys-color-primary-200),var(--tw-bg-opacity, 1))!important}.\!ax-bg-primary-500{--tw-bg-opacity: 1 !important;background-color:rgba(var(--ax-sys-color-primary-500),var(--tw-bg-opacity, 1))!important}.\!ax-bg-secondary-100{--tw-bg-opacity: 1 !important;background-color:rgba(var(--ax-sys-color-secondary-100),var(--tw-bg-opacity, 1))!important}.\!ax-bg-secondary-200{--tw-bg-opacity: 1 !important;background-color:rgba(var(--ax-sys-color-secondary-200),var(--tw-bg-opacity, 1))!important}.\!ax-bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.ax-bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.ax-bg-black\/50{background-color:#00000080}.ax-bg-danger-100{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-100),var(--tw-bg-opacity, 1))}.ax-bg-danger-100\/0{background-color:rgba(var(--ax-sys-color-danger-100),0)}.ax-bg-danger-100\/10{background-color:rgba(var(--ax-sys-color-danger-100),.1)}.ax-bg-danger-100\/100{background-color:rgba(var(--ax-sys-color-danger-100),1)}.ax-bg-danger-100\/15{background-color:rgba(var(--ax-sys-color-danger-100),.15)}.ax-bg-danger-100\/20{background-color:rgba(var(--ax-sys-color-danger-100),.2)}.ax-bg-danger-100\/25{background-color:rgba(var(--ax-sys-color-danger-100),.25)}.ax-bg-danger-100\/30{background-color:rgba(var(--ax-sys-color-danger-100),.3)}.ax-bg-danger-100\/35{background-color:rgba(var(--ax-sys-color-danger-100),.35)}.ax-bg-danger-100\/40{background-color:rgba(var(--ax-sys-color-danger-100),.4)}.ax-bg-danger-100\/45{background-color:rgba(var(--ax-sys-color-danger-100),.45)}.ax-bg-danger-100\/5{background-color:rgba(var(--ax-sys-color-danger-100),.05)}.ax-bg-danger-100\/50{background-color:rgba(var(--ax-sys-color-danger-100),.5)}.ax-bg-danger-100\/55{background-color:rgba(var(--ax-sys-color-danger-100),.55)}.ax-bg-danger-100\/60{background-color:rgba(var(--ax-sys-color-danger-100),.6)}.ax-bg-danger-100\/65{background-color:rgba(var(--ax-sys-color-danger-100),.65)}.ax-bg-danger-100\/70{background-color:rgba(var(--ax-sys-color-danger-100),.7)}.ax-bg-danger-100\/75{background-color:rgba(var(--ax-sys-color-danger-100),.75)}.ax-bg-danger-100\/80{background-color:rgba(var(--ax-sys-color-danger-100),.8)}.ax-bg-danger-100\/85{background-color:rgba(var(--ax-sys-color-danger-100),.85)}.ax-bg-danger-100\/90{background-color:rgba(var(--ax-sys-color-danger-100),.9)}.ax-bg-danger-100\/95{background-color:rgba(var(--ax-sys-color-danger-100),.95)}.ax-bg-danger-200{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-200),var(--tw-bg-opacity, 1))}.ax-bg-danger-200\/0{background-color:rgba(var(--ax-sys-color-danger-200),0)}.ax-bg-danger-200\/10{background-color:rgba(var(--ax-sys-color-danger-200),.1)}.ax-bg-danger-200\/100{background-color:rgba(var(--ax-sys-color-danger-200),1)}.ax-bg-danger-200\/15{background-color:rgba(var(--ax-sys-color-danger-200),.15)}.ax-bg-danger-200\/20{background-color:rgba(var(--ax-sys-color-danger-200),.2)}.ax-bg-danger-200\/25{background-color:rgba(var(--ax-sys-color-danger-200),.25)}.ax-bg-danger-200\/30{background-color:rgba(var(--ax-sys-color-danger-200),.3)}.ax-bg-danger-200\/35{background-color:rgba(var(--ax-sys-color-danger-200),.35)}.ax-bg-danger-200\/40{background-color:rgba(var(--ax-sys-color-danger-200),.4)}.ax-bg-danger-200\/45{background-color:rgba(var(--ax-sys-color-danger-200),.45)}.ax-bg-danger-200\/5{background-color:rgba(var(--ax-sys-color-danger-200),.05)}.ax-bg-danger-200\/50{background-color:rgba(var(--ax-sys-color-danger-200),.5)}.ax-bg-danger-200\/55{background-color:rgba(var(--ax-sys-color-danger-200),.55)}.ax-bg-danger-200\/60{background-color:rgba(var(--ax-sys-color-danger-200),.6)}.ax-bg-danger-200\/65{background-color:rgba(var(--ax-sys-color-danger-200),.65)}.ax-bg-danger-200\/70{background-color:rgba(var(--ax-sys-color-danger-200),.7)}.ax-bg-danger-200\/75{background-color:rgba(var(--ax-sys-color-danger-200),.75)}.ax-bg-danger-200\/80{background-color:rgba(var(--ax-sys-color-danger-200),.8)}.ax-bg-danger-200\/85{background-color:rgba(var(--ax-sys-color-danger-200),.85)}.ax-bg-danger-200\/90{background-color:rgba(var(--ax-sys-color-danger-200),.9)}.ax-bg-danger-200\/95{background-color:rgba(var(--ax-sys-color-danger-200),.95)}.ax-bg-danger-300{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-300),var(--tw-bg-opacity, 1))}.ax-bg-danger-300\/0{background-color:rgba(var(--ax-sys-color-danger-300),0)}.ax-bg-danger-300\/10{background-color:rgba(var(--ax-sys-color-danger-300),.1)}.ax-bg-danger-300\/100{background-color:rgba(var(--ax-sys-color-danger-300),1)}.ax-bg-danger-300\/15{background-color:rgba(var(--ax-sys-color-danger-300),.15)}.ax-bg-danger-300\/20{background-color:rgba(var(--ax-sys-color-danger-300),.2)}.ax-bg-danger-300\/25{background-color:rgba(var(--ax-sys-color-danger-300),.25)}.ax-bg-danger-300\/30{background-color:rgba(var(--ax-sys-color-danger-300),.3)}.ax-bg-danger-300\/35{background-color:rgba(var(--ax-sys-color-danger-300),.35)}.ax-bg-danger-300\/40{background-color:rgba(var(--ax-sys-color-danger-300),.4)}.ax-bg-danger-300\/45{background-color:rgba(var(--ax-sys-color-danger-300),.45)}.ax-bg-danger-300\/5{background-color:rgba(var(--ax-sys-color-danger-300),.05)}.ax-bg-danger-300\/50{background-color:rgba(var(--ax-sys-color-danger-300),.5)}.ax-bg-danger-300\/55{background-color:rgba(var(--ax-sys-color-danger-300),.55)}.ax-bg-danger-300\/60{background-color:rgba(var(--ax-sys-color-danger-300),.6)}.ax-bg-danger-300\/65{background-color:rgba(var(--ax-sys-color-danger-300),.65)}.ax-bg-danger-300\/70{background-color:rgba(var(--ax-sys-color-danger-300),.7)}.ax-bg-danger-300\/75{background-color:rgba(var(--ax-sys-color-danger-300),.75)}.ax-bg-danger-300\/80{background-color:rgba(var(--ax-sys-color-danger-300),.8)}.ax-bg-danger-300\/85{background-color:rgba(var(--ax-sys-color-danger-300),.85)}.ax-bg-danger-300\/90{background-color:rgba(var(--ax-sys-color-danger-300),.9)}.ax-bg-danger-300\/95{background-color:rgba(var(--ax-sys-color-danger-300),.95)}.ax-bg-danger-400{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-400),var(--tw-bg-opacity, 1))}.ax-bg-danger-400\/0{background-color:rgba(var(--ax-sys-color-danger-400),0)}.ax-bg-danger-400\/10{background-color:rgba(var(--ax-sys-color-danger-400),.1)}.ax-bg-danger-400\/100{background-color:rgba(var(--ax-sys-color-danger-400),1)}.ax-bg-danger-400\/15{background-color:rgba(var(--ax-sys-color-danger-400),.15)}.ax-bg-danger-400\/20{background-color:rgba(var(--ax-sys-color-danger-400),.2)}.ax-bg-danger-400\/25{background-color:rgba(var(--ax-sys-color-danger-400),.25)}.ax-bg-danger-400\/30{background-color:rgba(var(--ax-sys-color-danger-400),.3)}.ax-bg-danger-400\/35{background-color:rgba(var(--ax-sys-color-danger-400),.35)}.ax-bg-danger-400\/40{background-color:rgba(var(--ax-sys-color-danger-400),.4)}.ax-bg-danger-400\/45{background-color:rgba(var(--ax-sys-color-danger-400),.45)}.ax-bg-danger-400\/5{background-color:rgba(var(--ax-sys-color-danger-400),.05)}.ax-bg-danger-400\/50{background-color:rgba(var(--ax-sys-color-danger-400),.5)}.ax-bg-danger-400\/55{background-color:rgba(var(--ax-sys-color-danger-400),.55)}.ax-bg-danger-400\/60{background-color:rgba(var(--ax-sys-color-danger-400),.6)}.ax-bg-danger-400\/65{background-color:rgba(var(--ax-sys-color-danger-400),.65)}.ax-bg-danger-400\/70{background-color:rgba(var(--ax-sys-color-danger-400),.7)}.ax-bg-danger-400\/75{background-color:rgba(var(--ax-sys-color-danger-400),.75)}.ax-bg-danger-400\/80{background-color:rgba(var(--ax-sys-color-danger-400),.8)}.ax-bg-danger-400\/85{background-color:rgba(var(--ax-sys-color-danger-400),.85)}.ax-bg-danger-400\/90{background-color:rgba(var(--ax-sys-color-danger-400),.9)}.ax-bg-danger-400\/95{background-color:rgba(var(--ax-sys-color-danger-400),.95)}.ax-bg-danger-50{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-50),var(--tw-bg-opacity, 1))}.ax-bg-danger-50\/0{background-color:rgba(var(--ax-sys-color-danger-50),0)}.ax-bg-danger-50\/10{background-color:rgba(var(--ax-sys-color-danger-50),.1)}.ax-bg-danger-50\/100{background-color:rgba(var(--ax-sys-color-danger-50),1)}.ax-bg-danger-50\/15{background-color:rgba(var(--ax-sys-color-danger-50),.15)}.ax-bg-danger-50\/20{background-color:rgba(var(--ax-sys-color-danger-50),.2)}.ax-bg-danger-50\/25{background-color:rgba(var(--ax-sys-color-danger-50),.25)}.ax-bg-danger-50\/30{background-color:rgba(var(--ax-sys-color-danger-50),.3)}.ax-bg-danger-50\/35{background-color:rgba(var(--ax-sys-color-danger-50),.35)}.ax-bg-danger-50\/40{background-color:rgba(var(--ax-sys-color-danger-50),.4)}.ax-bg-danger-50\/45{background-color:rgba(var(--ax-sys-color-danger-50),.45)}.ax-bg-danger-50\/5{background-color:rgba(var(--ax-sys-color-danger-50),.05)}.ax-bg-danger-50\/50{background-color:rgba(var(--ax-sys-color-danger-50),.5)}.ax-bg-danger-50\/55{background-color:rgba(var(--ax-sys-color-danger-50),.55)}.ax-bg-danger-50\/60{background-color:rgba(var(--ax-sys-color-danger-50),.6)}.ax-bg-danger-50\/65{background-color:rgba(var(--ax-sys-color-danger-50),.65)}.ax-bg-danger-50\/70{background-color:rgba(var(--ax-sys-color-danger-50),.7)}.ax-bg-danger-50\/75{background-color:rgba(var(--ax-sys-color-danger-50),.75)}.ax-bg-danger-50\/80{background-color:rgba(var(--ax-sys-color-danger-50),.8)}.ax-bg-danger-50\/85{background-color:rgba(var(--ax-sys-color-danger-50),.85)}.ax-bg-danger-50\/90{background-color:rgba(var(--ax-sys-color-danger-50),.9)}.ax-bg-danger-50\/95{background-color:rgba(var(--ax-sys-color-danger-50),.95)}.ax-bg-danger-500{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-500),var(--tw-bg-opacity, 1))}.ax-bg-danger-500\/0{background-color:rgba(var(--ax-sys-color-danger-500),0)}.ax-bg-danger-500\/10{background-color:rgba(var(--ax-sys-color-danger-500),.1)}.ax-bg-danger-500\/100{background-color:rgba(var(--ax-sys-color-danger-500),1)}.ax-bg-danger-500\/15{background-color:rgba(var(--ax-sys-color-danger-500),.15)}.ax-bg-danger-500\/20{background-color:rgba(var(--ax-sys-color-danger-500),.2)}.ax-bg-danger-500\/25{background-color:rgba(var(--ax-sys-color-danger-500),.25)}.ax-bg-danger-500\/30{background-color:rgba(var(--ax-sys-color-danger-500),.3)}.ax-bg-danger-500\/35{background-color:rgba(var(--ax-sys-color-danger-500),.35)}.ax-bg-danger-500\/40{background-color:rgba(var(--ax-sys-color-danger-500),.4)}.ax-bg-danger-500\/45{background-color:rgba(var(--ax-sys-color-danger-500),.45)}.ax-bg-danger-500\/5{background-color:rgba(var(--ax-sys-color-danger-500),.05)}.ax-bg-danger-500\/50{background-color:rgba(var(--ax-sys-color-danger-500),.5)}.ax-bg-danger-500\/55{background-color:rgba(var(--ax-sys-color-danger-500),.55)}.ax-bg-danger-500\/60{background-color:rgba(var(--ax-sys-color-danger-500),.6)}.ax-bg-danger-500\/65{background-color:rgba(var(--ax-sys-color-danger-500),.65)}.ax-bg-danger-500\/70{background-color:rgba(var(--ax-sys-color-danger-500),.7)}.ax-bg-danger-500\/75{background-color:rgba(var(--ax-sys-color-danger-500),.75)}.ax-bg-danger-500\/80{background-color:rgba(var(--ax-sys-color-danger-500),.8)}.ax-bg-danger-500\/85{background-color:rgba(var(--ax-sys-color-danger-500),.85)}.ax-bg-danger-500\/90{background-color:rgba(var(--ax-sys-color-danger-500),.9)}.ax-bg-danger-500\/95{background-color:rgba(var(--ax-sys-color-danger-500),.95)}.ax-bg-danger-600{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-600),var(--tw-bg-opacity, 1))}.ax-bg-danger-600\/0{background-color:rgba(var(--ax-sys-color-danger-600),0)}.ax-bg-danger-600\/10{background-color:rgba(var(--ax-sys-color-danger-600),.1)}.ax-bg-danger-600\/100{background-color:rgba(var(--ax-sys-color-danger-600),1)}.ax-bg-danger-600\/15{background-color:rgba(var(--ax-sys-color-danger-600),.15)}.ax-bg-danger-600\/20{background-color:rgba(var(--ax-sys-color-danger-600),.2)}.ax-bg-danger-600\/25{background-color:rgba(var(--ax-sys-color-danger-600),.25)}.ax-bg-danger-600\/30{background-color:rgba(var(--ax-sys-color-danger-600),.3)}.ax-bg-danger-600\/35{background-color:rgba(var(--ax-sys-color-danger-600),.35)}.ax-bg-danger-600\/40{background-color:rgba(var(--ax-sys-color-danger-600),.4)}.ax-bg-danger-600\/45{background-color:rgba(var(--ax-sys-color-danger-600),.45)}.ax-bg-danger-600\/5{background-color:rgba(var(--ax-sys-color-danger-600),.05)}.ax-bg-danger-600\/50{background-color:rgba(var(--ax-sys-color-danger-600),.5)}.ax-bg-danger-600\/55{background-color:rgba(var(--ax-sys-color-danger-600),.55)}.ax-bg-danger-600\/60{background-color:rgba(var(--ax-sys-color-danger-600),.6)}.ax-bg-danger-600\/65{background-color:rgba(var(--ax-sys-color-danger-600),.65)}.ax-bg-danger-600\/70{background-color:rgba(var(--ax-sys-color-danger-600),.7)}.ax-bg-danger-600\/75{background-color:rgba(var(--ax-sys-color-danger-600),.75)}.ax-bg-danger-600\/80{background-color:rgba(var(--ax-sys-color-danger-600),.8)}.ax-bg-danger-600\/85{background-color:rgba(var(--ax-sys-color-danger-600),.85)}.ax-bg-danger-600\/90{background-color:rgba(var(--ax-sys-color-danger-600),.9)}.ax-bg-danger-600\/95{background-color:rgba(var(--ax-sys-color-danger-600),.95)}.ax-bg-danger-700{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-700),var(--tw-bg-opacity, 1))}.ax-bg-danger-700\/0{background-color:rgba(var(--ax-sys-color-danger-700),0)}.ax-bg-danger-700\/10{background-color:rgba(var(--ax-sys-color-danger-700),.1)}.ax-bg-danger-700\/100{background-color:rgba(var(--ax-sys-color-danger-700),1)}.ax-bg-danger-700\/15{background-color:rgba(var(--ax-sys-color-danger-700),.15)}.ax-bg-danger-700\/20{background-color:rgba(var(--ax-sys-color-danger-700),.2)}.ax-bg-danger-700\/25{background-color:rgba(var(--ax-sys-color-danger-700),.25)}.ax-bg-danger-700\/30{background-color:rgba(var(--ax-sys-color-danger-700),.3)}.ax-bg-danger-700\/35{background-color:rgba(var(--ax-sys-color-danger-700),.35)}.ax-bg-danger-700\/40{background-color:rgba(var(--ax-sys-color-danger-700),.4)}.ax-bg-danger-700\/45{background-color:rgba(var(--ax-sys-color-danger-700),.45)}.ax-bg-danger-700\/5{background-color:rgba(var(--ax-sys-color-danger-700),.05)}.ax-bg-danger-700\/50{background-color:rgba(var(--ax-sys-color-danger-700),.5)}.ax-bg-danger-700\/55{background-color:rgba(var(--ax-sys-color-danger-700),.55)}.ax-bg-danger-700\/60{background-color:rgba(var(--ax-sys-color-danger-700),.6)}.ax-bg-danger-700\/65{background-color:rgba(var(--ax-sys-color-danger-700),.65)}.ax-bg-danger-700\/70{background-color:rgba(var(--ax-sys-color-danger-700),.7)}.ax-bg-danger-700\/75{background-color:rgba(var(--ax-sys-color-danger-700),.75)}.ax-bg-danger-700\/80{background-color:rgba(var(--ax-sys-color-danger-700),.8)}.ax-bg-danger-700\/85{background-color:rgba(var(--ax-sys-color-danger-700),.85)}.ax-bg-danger-700\/90{background-color:rgba(var(--ax-sys-color-danger-700),.9)}.ax-bg-danger-700\/95{background-color:rgba(var(--ax-sys-color-danger-700),.95)}.ax-bg-danger-800{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-800),var(--tw-bg-opacity, 1))}.ax-bg-danger-800\/0{background-color:rgba(var(--ax-sys-color-danger-800),0)}.ax-bg-danger-800\/10{background-color:rgba(var(--ax-sys-color-danger-800),.1)}.ax-bg-danger-800\/100{background-color:rgba(var(--ax-sys-color-danger-800),1)}.ax-bg-danger-800\/15{background-color:rgba(var(--ax-sys-color-danger-800),.15)}.ax-bg-danger-800\/20{background-color:rgba(var(--ax-sys-color-danger-800),.2)}.ax-bg-danger-800\/25{background-color:rgba(var(--ax-sys-color-danger-800),.25)}.ax-bg-danger-800\/30{background-color:rgba(var(--ax-sys-color-danger-800),.3)}.ax-bg-danger-800\/35{background-color:rgba(var(--ax-sys-color-danger-800),.35)}.ax-bg-danger-800\/40{background-color:rgba(var(--ax-sys-color-danger-800),.4)}.ax-bg-danger-800\/45{background-color:rgba(var(--ax-sys-color-danger-800),.45)}.ax-bg-danger-800\/5{background-color:rgba(var(--ax-sys-color-danger-800),.05)}.ax-bg-danger-800\/50{background-color:rgba(var(--ax-sys-color-danger-800),.5)}.ax-bg-danger-800\/55{background-color:rgba(var(--ax-sys-color-danger-800),.55)}.ax-bg-danger-800\/60{background-color:rgba(var(--ax-sys-color-danger-800),.6)}.ax-bg-danger-800\/65{background-color:rgba(var(--ax-sys-color-danger-800),.65)}.ax-bg-danger-800\/70{background-color:rgba(var(--ax-sys-color-danger-800),.7)}.ax-bg-danger-800\/75{background-color:rgba(var(--ax-sys-color-danger-800),.75)}.ax-bg-danger-800\/80{background-color:rgba(var(--ax-sys-color-danger-800),.8)}.ax-bg-danger-800\/85{background-color:rgba(var(--ax-sys-color-danger-800),.85)}.ax-bg-danger-800\/90{background-color:rgba(var(--ax-sys-color-danger-800),.9)}.ax-bg-danger-800\/95{background-color:rgba(var(--ax-sys-color-danger-800),.95)}.ax-bg-danger-900{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-900),var(--tw-bg-opacity, 1))}.ax-bg-danger-900\/0{background-color:rgba(var(--ax-sys-color-danger-900),0)}.ax-bg-danger-900\/10{background-color:rgba(var(--ax-sys-color-danger-900),.1)}.ax-bg-danger-900\/100{background-color:rgba(var(--ax-sys-color-danger-900),1)}.ax-bg-danger-900\/15{background-color:rgba(var(--ax-sys-color-danger-900),.15)}.ax-bg-danger-900\/20{background-color:rgba(var(--ax-sys-color-danger-900),.2)}.ax-bg-danger-900\/25{background-color:rgba(var(--ax-sys-color-danger-900),.25)}.ax-bg-danger-900\/30{background-color:rgba(var(--ax-sys-color-danger-900),.3)}.ax-bg-danger-900\/35{background-color:rgba(var(--ax-sys-color-danger-900),.35)}.ax-bg-danger-900\/40{background-color:rgba(var(--ax-sys-color-danger-900),.4)}.ax-bg-danger-900\/45{background-color:rgba(var(--ax-sys-color-danger-900),.45)}.ax-bg-danger-900\/5{background-color:rgba(var(--ax-sys-color-danger-900),.05)}.ax-bg-danger-900\/50{background-color:rgba(var(--ax-sys-color-danger-900),.5)}.ax-bg-danger-900\/55{background-color:rgba(var(--ax-sys-color-danger-900),.55)}.ax-bg-danger-900\/60{background-color:rgba(var(--ax-sys-color-danger-900),.6)}.ax-bg-danger-900\/65{background-color:rgba(var(--ax-sys-color-danger-900),.65)}.ax-bg-danger-900\/70{background-color:rgba(var(--ax-sys-color-danger-900),.7)}.ax-bg-danger-900\/75{background-color:rgba(var(--ax-sys-color-danger-900),.75)}.ax-bg-danger-900\/80{background-color:rgba(var(--ax-sys-color-danger-900),.8)}.ax-bg-danger-900\/85{background-color:rgba(var(--ax-sys-color-danger-900),.85)}.ax-bg-danger-900\/90{background-color:rgba(var(--ax-sys-color-danger-900),.9)}.ax-bg-danger-900\/95{background-color:rgba(var(--ax-sys-color-danger-900),.95)}.ax-bg-danger-950{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-950),var(--tw-bg-opacity, 1))}.ax-bg-danger-950\/0{background-color:rgba(var(--ax-sys-color-danger-950),0)}.ax-bg-danger-950\/10{background-color:rgba(var(--ax-sys-color-danger-950),.1)}.ax-bg-danger-950\/100{background-color:rgba(var(--ax-sys-color-danger-950),1)}.ax-bg-danger-950\/15{background-color:rgba(var(--ax-sys-color-danger-950),.15)}.ax-bg-danger-950\/20{background-color:rgba(var(--ax-sys-color-danger-950),.2)}.ax-bg-danger-950\/25{background-color:rgba(var(--ax-sys-color-danger-950),.25)}.ax-bg-danger-950\/30{background-color:rgba(var(--ax-sys-color-danger-950),.3)}.ax-bg-danger-950\/35{background-color:rgba(var(--ax-sys-color-danger-950),.35)}.ax-bg-danger-950\/40{background-color:rgba(var(--ax-sys-color-danger-950),.4)}.ax-bg-danger-950\/45{background-color:rgba(var(--ax-sys-color-danger-950),.45)}.ax-bg-danger-950\/5{background-color:rgba(var(--ax-sys-color-danger-950),.05)}.ax-bg-danger-950\/50{background-color:rgba(var(--ax-sys-color-danger-950),.5)}.ax-bg-danger-950\/55{background-color:rgba(var(--ax-sys-color-danger-950),.55)}.ax-bg-danger-950\/60{background-color:rgba(var(--ax-sys-color-danger-950),.6)}.ax-bg-danger-950\/65{background-color:rgba(var(--ax-sys-color-danger-950),.65)}.ax-bg-danger-950\/70{background-color:rgba(var(--ax-sys-color-danger-950),.7)}.ax-bg-danger-950\/75{background-color:rgba(var(--ax-sys-color-danger-950),.75)}.ax-bg-danger-950\/80{background-color:rgba(var(--ax-sys-color-danger-950),.8)}.ax-bg-danger-950\/85{background-color:rgba(var(--ax-sys-color-danger-950),.85)}.ax-bg-danger-950\/90{background-color:rgba(var(--ax-sys-color-danger-950),.9)}.ax-bg-danger-950\/95{background-color:rgba(var(--ax-sys-color-danger-950),.95)}.ax-bg-danger-dark{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-dark-surface),var(--tw-bg-opacity, 1))}.ax-bg-danger-dark\/0{background-color:rgba(var(--ax-sys-color-danger-dark-surface),0)}.ax-bg-danger-dark\/10{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.1)}.ax-bg-danger-dark\/100{background-color:rgba(var(--ax-sys-color-danger-dark-surface),1)}.ax-bg-danger-dark\/15{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.15)}.ax-bg-danger-dark\/20{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.2)}.ax-bg-danger-dark\/25{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.25)}.ax-bg-danger-dark\/30{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.3)}.ax-bg-danger-dark\/35{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.35)}.ax-bg-danger-dark\/40{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.4)}.ax-bg-danger-dark\/45{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.45)}.ax-bg-danger-dark\/5{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.05)}.ax-bg-danger-dark\/50{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.5)}.ax-bg-danger-dark\/55{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.55)}.ax-bg-danger-dark\/60{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.6)}.ax-bg-danger-dark\/65{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.65)}.ax-bg-danger-dark\/70{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.7)}.ax-bg-danger-dark\/75{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.75)}.ax-bg-danger-dark\/80{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.8)}.ax-bg-danger-dark\/85{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.85)}.ax-bg-danger-dark\/90{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.9)}.ax-bg-danger-dark\/95{background-color:rgba(var(--ax-sys-color-danger-dark-surface),.95)}.ax-bg-danger-darker{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-darker-surface),var(--tw-bg-opacity, 1))}.ax-bg-danger-darker\/0{background-color:rgba(var(--ax-sys-color-danger-darker-surface),0)}.ax-bg-danger-darker\/10{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.1)}.ax-bg-danger-darker\/100{background-color:rgba(var(--ax-sys-color-danger-darker-surface),1)}.ax-bg-danger-darker\/15{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.15)}.ax-bg-danger-darker\/20{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.2)}.ax-bg-danger-darker\/25{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.25)}.ax-bg-danger-darker\/30{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.3)}.ax-bg-danger-darker\/35{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.35)}.ax-bg-danger-darker\/40{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.4)}.ax-bg-danger-darker\/45{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.45)}.ax-bg-danger-darker\/5{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.05)}.ax-bg-danger-darker\/50{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.5)}.ax-bg-danger-darker\/55{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.55)}.ax-bg-danger-darker\/60{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.6)}.ax-bg-danger-darker\/65{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.65)}.ax-bg-danger-darker\/70{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.7)}.ax-bg-danger-darker\/75{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.75)}.ax-bg-danger-darker\/80{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.8)}.ax-bg-danger-darker\/85{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.85)}.ax-bg-danger-darker\/90{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.9)}.ax-bg-danger-darker\/95{background-color:rgba(var(--ax-sys-color-danger-darker-surface),.95)}.ax-bg-danger-darkest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-darkest-surface),var(--tw-bg-opacity, 1))}.ax-bg-danger-darkest\/0{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),0)}.ax-bg-danger-darkest\/10{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.1)}.ax-bg-danger-darkest\/100{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),1)}.ax-bg-danger-darkest\/15{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.15)}.ax-bg-danger-darkest\/20{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.2)}.ax-bg-danger-darkest\/25{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.25)}.ax-bg-danger-darkest\/30{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.3)}.ax-bg-danger-darkest\/35{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.35)}.ax-bg-danger-darkest\/40{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.4)}.ax-bg-danger-darkest\/45{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.45)}.ax-bg-danger-darkest\/5{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.05)}.ax-bg-danger-darkest\/50{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.5)}.ax-bg-danger-darkest\/55{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.55)}.ax-bg-danger-darkest\/60{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.6)}.ax-bg-danger-darkest\/65{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.65)}.ax-bg-danger-darkest\/70{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.7)}.ax-bg-danger-darkest\/75{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.75)}.ax-bg-danger-darkest\/80{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.8)}.ax-bg-danger-darkest\/85{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.85)}.ax-bg-danger-darkest\/90{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.9)}.ax-bg-danger-darkest\/95{background-color:rgba(var(--ax-sys-color-danger-darkest-surface),.95)}.ax-bg-danger-light{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-light-surface),var(--tw-bg-opacity, 1))}.ax-bg-danger-light\/0{background-color:rgba(var(--ax-sys-color-danger-light-surface),0)}.ax-bg-danger-light\/10{background-color:rgba(var(--ax-sys-color-danger-light-surface),.1)}.ax-bg-danger-light\/100{background-color:rgba(var(--ax-sys-color-danger-light-surface),1)}.ax-bg-danger-light\/15{background-color:rgba(var(--ax-sys-color-danger-light-surface),.15)}.ax-bg-danger-light\/20{background-color:rgba(var(--ax-sys-color-danger-light-surface),.2)}.ax-bg-danger-light\/25{background-color:rgba(var(--ax-sys-color-danger-light-surface),.25)}.ax-bg-danger-light\/30{background-color:rgba(var(--ax-sys-color-danger-light-surface),.3)}.ax-bg-danger-light\/35{background-color:rgba(var(--ax-sys-color-danger-light-surface),.35)}.ax-bg-danger-light\/40{background-color:rgba(var(--ax-sys-color-danger-light-surface),.4)}.ax-bg-danger-light\/45{background-color:rgba(var(--ax-sys-color-danger-light-surface),.45)}.ax-bg-danger-light\/5{background-color:rgba(var(--ax-sys-color-danger-light-surface),.05)}.ax-bg-danger-light\/50{background-color:rgba(var(--ax-sys-color-danger-light-surface),.5)}.ax-bg-danger-light\/55{background-color:rgba(var(--ax-sys-color-danger-light-surface),.55)}.ax-bg-danger-light\/60{background-color:rgba(var(--ax-sys-color-danger-light-surface),.6)}.ax-bg-danger-light\/65{background-color:rgba(var(--ax-sys-color-danger-light-surface),.65)}.ax-bg-danger-light\/70{background-color:rgba(var(--ax-sys-color-danger-light-surface),.7)}.ax-bg-danger-light\/75{background-color:rgba(var(--ax-sys-color-danger-light-surface),.75)}.ax-bg-danger-light\/80{background-color:rgba(var(--ax-sys-color-danger-light-surface),.8)}.ax-bg-danger-light\/85{background-color:rgba(var(--ax-sys-color-danger-light-surface),.85)}.ax-bg-danger-light\/90{background-color:rgba(var(--ax-sys-color-danger-light-surface),.9)}.ax-bg-danger-light\/95{background-color:rgba(var(--ax-sys-color-danger-light-surface),.95)}.ax-bg-danger-lighter{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-lighter-surface),var(--tw-bg-opacity, 1))}.ax-bg-danger-lighter\/0{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),0)}.ax-bg-danger-lighter\/10{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.1)}.ax-bg-danger-lighter\/100{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),1)}.ax-bg-danger-lighter\/15{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.15)}.ax-bg-danger-lighter\/20{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.2)}.ax-bg-danger-lighter\/25{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.25)}.ax-bg-danger-lighter\/30{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.3)}.ax-bg-danger-lighter\/35{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.35)}.ax-bg-danger-lighter\/40{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.4)}.ax-bg-danger-lighter\/45{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.45)}.ax-bg-danger-lighter\/5{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.05)}.ax-bg-danger-lighter\/50{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.5)}.ax-bg-danger-lighter\/55{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.55)}.ax-bg-danger-lighter\/60{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.6)}.ax-bg-danger-lighter\/65{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.65)}.ax-bg-danger-lighter\/70{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.7)}.ax-bg-danger-lighter\/75{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.75)}.ax-bg-danger-lighter\/80{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.8)}.ax-bg-danger-lighter\/85{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.85)}.ax-bg-danger-lighter\/90{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.9)}.ax-bg-danger-lighter\/95{background-color:rgba(var(--ax-sys-color-danger-lighter-surface),.95)}.ax-bg-danger-lightest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-lightest-surface),var(--tw-bg-opacity, 1))}.ax-bg-danger-lightest\/0{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),0)}.ax-bg-danger-lightest\/10{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.1)}.ax-bg-danger-lightest\/100{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),1)}.ax-bg-danger-lightest\/15{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.15)}.ax-bg-danger-lightest\/20{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.2)}.ax-bg-danger-lightest\/25{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.25)}.ax-bg-danger-lightest\/30{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.3)}.ax-bg-danger-lightest\/35{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.35)}.ax-bg-danger-lightest\/40{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.4)}.ax-bg-danger-lightest\/45{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.45)}.ax-bg-danger-lightest\/5{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.05)}.ax-bg-danger-lightest\/50{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.5)}.ax-bg-danger-lightest\/55{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.55)}.ax-bg-danger-lightest\/60{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.6)}.ax-bg-danger-lightest\/65{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.65)}.ax-bg-danger-lightest\/70{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.7)}.ax-bg-danger-lightest\/75{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.75)}.ax-bg-danger-lightest\/80{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.8)}.ax-bg-danger-lightest\/85{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.85)}.ax-bg-danger-lightest\/90{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.9)}.ax-bg-danger-lightest\/95{background-color:rgba(var(--ax-sys-color-danger-lightest-surface),.95)}.ax-bg-danger-surface{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-danger-surface),var(--tw-bg-opacity, 1))}.ax-bg-danger-surface\/0{background-color:rgba(var(--ax-sys-color-danger-surface),0)}.ax-bg-danger-surface\/10{background-color:rgba(var(--ax-sys-color-danger-surface),.1)}.ax-bg-danger-surface\/100{background-color:rgba(var(--ax-sys-color-danger-surface),1)}.ax-bg-danger-surface\/15{background-color:rgba(var(--ax-sys-color-danger-surface),.15)}.ax-bg-danger-surface\/20{background-color:rgba(var(--ax-sys-color-danger-surface),.2)}.ax-bg-danger-surface\/25{background-color:rgba(var(--ax-sys-color-danger-surface),.25)}.ax-bg-danger-surface\/30{background-color:rgba(var(--ax-sys-color-danger-surface),.3)}.ax-bg-danger-surface\/35{background-color:rgba(var(--ax-sys-color-danger-surface),.35)}.ax-bg-danger-surface\/40{background-color:rgba(var(--ax-sys-color-danger-surface),.4)}.ax-bg-danger-surface\/45{background-color:rgba(var(--ax-sys-color-danger-surface),.45)}.ax-bg-danger-surface\/5{background-color:rgba(var(--ax-sys-color-danger-surface),.05)}.ax-bg-danger-surface\/50{background-color:rgba(var(--ax-sys-color-danger-surface),.5)}.ax-bg-danger-surface\/55{background-color:rgba(var(--ax-sys-color-danger-surface),.55)}.ax-bg-danger-surface\/60{background-color:rgba(var(--ax-sys-color-danger-surface),.6)}.ax-bg-danger-surface\/65{background-color:rgba(var(--ax-sys-color-danger-surface),.65)}.ax-bg-danger-surface\/70{background-color:rgba(var(--ax-sys-color-danger-surface),.7)}.ax-bg-danger-surface\/75{background-color:rgba(var(--ax-sys-color-danger-surface),.75)}.ax-bg-danger-surface\/80{background-color:rgba(var(--ax-sys-color-danger-surface),.8)}.ax-bg-danger-surface\/85{background-color:rgba(var(--ax-sys-color-danger-surface),.85)}.ax-bg-danger-surface\/90{background-color:rgba(var(--ax-sys-color-danger-surface),.9)}.ax-bg-danger-surface\/95{background-color:rgba(var(--ax-sys-color-danger-surface),.95)}.ax-bg-dark{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-dark-surface),var(--tw-bg-opacity, 1))}.ax-bg-dark\/0{background-color:rgba(var(--ax-sys-color-dark-surface),0)}.ax-bg-dark\/10{background-color:rgba(var(--ax-sys-color-dark-surface),.1)}.ax-bg-dark\/100{background-color:rgba(var(--ax-sys-color-dark-surface),1)}.ax-bg-dark\/15{background-color:rgba(var(--ax-sys-color-dark-surface),.15)}.ax-bg-dark\/20{background-color:rgba(var(--ax-sys-color-dark-surface),.2)}.ax-bg-dark\/25{background-color:rgba(var(--ax-sys-color-dark-surface),.25)}.ax-bg-dark\/30{background-color:rgba(var(--ax-sys-color-dark-surface),.3)}.ax-bg-dark\/35{background-color:rgba(var(--ax-sys-color-dark-surface),.35)}.ax-bg-dark\/40{background-color:rgba(var(--ax-sys-color-dark-surface),.4)}.ax-bg-dark\/45{background-color:rgba(var(--ax-sys-color-dark-surface),.45)}.ax-bg-dark\/5{background-color:rgba(var(--ax-sys-color-dark-surface),.05)}.ax-bg-dark\/50{background-color:rgba(var(--ax-sys-color-dark-surface),.5)}.ax-bg-dark\/55{background-color:rgba(var(--ax-sys-color-dark-surface),.55)}.ax-bg-dark\/60{background-color:rgba(var(--ax-sys-color-dark-surface),.6)}.ax-bg-dark\/65{background-color:rgba(var(--ax-sys-color-dark-surface),.65)}.ax-bg-dark\/70{background-color:rgba(var(--ax-sys-color-dark-surface),.7)}.ax-bg-dark\/75{background-color:rgba(var(--ax-sys-color-dark-surface),.75)}.ax-bg-dark\/80{background-color:rgba(var(--ax-sys-color-dark-surface),.8)}.ax-bg-dark\/85{background-color:rgba(var(--ax-sys-color-dark-surface),.85)}.ax-bg-dark\/90{background-color:rgba(var(--ax-sys-color-dark-surface),.9)}.ax-bg-dark\/95{background-color:rgba(var(--ax-sys-color-dark-surface),.95)}.ax-bg-darker{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-darker-surface),var(--tw-bg-opacity, 1))}.ax-bg-darker\/0{background-color:rgba(var(--ax-sys-color-darker-surface),0)}.ax-bg-darker\/10{background-color:rgba(var(--ax-sys-color-darker-surface),.1)}.ax-bg-darker\/100{background-color:rgba(var(--ax-sys-color-darker-surface),1)}.ax-bg-darker\/15{background-color:rgba(var(--ax-sys-color-darker-surface),.15)}.ax-bg-darker\/20{background-color:rgba(var(--ax-sys-color-darker-surface),.2)}.ax-bg-darker\/25{background-color:rgba(var(--ax-sys-color-darker-surface),.25)}.ax-bg-darker\/30{background-color:rgba(var(--ax-sys-color-darker-surface),.3)}.ax-bg-darker\/35{background-color:rgba(var(--ax-sys-color-darker-surface),.35)}.ax-bg-darker\/40{background-color:rgba(var(--ax-sys-color-darker-surface),.4)}.ax-bg-darker\/45{background-color:rgba(var(--ax-sys-color-darker-surface),.45)}.ax-bg-darker\/5{background-color:rgba(var(--ax-sys-color-darker-surface),.05)}.ax-bg-darker\/50{background-color:rgba(var(--ax-sys-color-darker-surface),.5)}.ax-bg-darker\/55{background-color:rgba(var(--ax-sys-color-darker-surface),.55)}.ax-bg-darker\/60{background-color:rgba(var(--ax-sys-color-darker-surface),.6)}.ax-bg-darker\/65{background-color:rgba(var(--ax-sys-color-darker-surface),.65)}.ax-bg-darker\/70{background-color:rgba(var(--ax-sys-color-darker-surface),.7)}.ax-bg-darker\/75{background-color:rgba(var(--ax-sys-color-darker-surface),.75)}.ax-bg-darker\/80{background-color:rgba(var(--ax-sys-color-darker-surface),.8)}.ax-bg-darker\/85{background-color:rgba(var(--ax-sys-color-darker-surface),.85)}.ax-bg-darker\/90{background-color:rgba(var(--ax-sys-color-darker-surface),.9)}.ax-bg-darker\/95{background-color:rgba(var(--ax-sys-color-darker-surface),.95)}.ax-bg-darkest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-darkest-surface),var(--tw-bg-opacity, 1))}.ax-bg-darkest\/0{background-color:rgba(var(--ax-sys-color-darkest-surface),0)}.ax-bg-darkest\/10{background-color:rgba(var(--ax-sys-color-darkest-surface),.1)}.ax-bg-darkest\/100{background-color:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-bg-darkest\/15{background-color:rgba(var(--ax-sys-color-darkest-surface),.15)}.ax-bg-darkest\/20{background-color:rgba(var(--ax-sys-color-darkest-surface),.2)}.ax-bg-darkest\/25{background-color:rgba(var(--ax-sys-color-darkest-surface),.25)}.ax-bg-darkest\/30{background-color:rgba(var(--ax-sys-color-darkest-surface),.3)}.ax-bg-darkest\/35{background-color:rgba(var(--ax-sys-color-darkest-surface),.35)}.ax-bg-darkest\/40{background-color:rgba(var(--ax-sys-color-darkest-surface),.4)}.ax-bg-darkest\/45{background-color:rgba(var(--ax-sys-color-darkest-surface),.45)}.ax-bg-darkest\/5{background-color:rgba(var(--ax-sys-color-darkest-surface),.05)}.ax-bg-darkest\/50{background-color:rgba(var(--ax-sys-color-darkest-surface),.5)}.ax-bg-darkest\/55{background-color:rgba(var(--ax-sys-color-darkest-surface),.55)}.ax-bg-darkest\/60{background-color:rgba(var(--ax-sys-color-darkest-surface),.6)}.ax-bg-darkest\/65{background-color:rgba(var(--ax-sys-color-darkest-surface),.65)}.ax-bg-darkest\/70{background-color:rgba(var(--ax-sys-color-darkest-surface),.7)}.ax-bg-darkest\/75{background-color:rgba(var(--ax-sys-color-darkest-surface),.75)}.ax-bg-darkest\/80{background-color:rgba(var(--ax-sys-color-darkest-surface),.8)}.ax-bg-darkest\/85{background-color:rgba(var(--ax-sys-color-darkest-surface),.85)}.ax-bg-darkest\/90{background-color:rgba(var(--ax-sys-color-darkest-surface),.9)}.ax-bg-darkest\/95{background-color:rgba(var(--ax-sys-color-darkest-surface),.95)}.ax-bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.ax-bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.ax-bg-info-200{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-info-200),var(--tw-bg-opacity, 1))}.ax-bg-info-50{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-info-50),var(--tw-bg-opacity, 1))}.ax-bg-light{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-light-surface),var(--tw-bg-opacity, 1))}.ax-bg-light\/0{background-color:rgba(var(--ax-sys-color-light-surface),0)}.ax-bg-light\/10{background-color:rgba(var(--ax-sys-color-light-surface),.1)}.ax-bg-light\/100{background-color:rgba(var(--ax-sys-color-light-surface),1)}.ax-bg-light\/15{background-color:rgba(var(--ax-sys-color-light-surface),.15)}.ax-bg-light\/20{background-color:rgba(var(--ax-sys-color-light-surface),.2)}.ax-bg-light\/25{background-color:rgba(var(--ax-sys-color-light-surface),.25)}.ax-bg-light\/30{background-color:rgba(var(--ax-sys-color-light-surface),.3)}.ax-bg-light\/35{background-color:rgba(var(--ax-sys-color-light-surface),.35)}.ax-bg-light\/40{background-color:rgba(var(--ax-sys-color-light-surface),.4)}.ax-bg-light\/45{background-color:rgba(var(--ax-sys-color-light-surface),.45)}.ax-bg-light\/5{background-color:rgba(var(--ax-sys-color-light-surface),.05)}.ax-bg-light\/50{background-color:rgba(var(--ax-sys-color-light-surface),.5)}.ax-bg-light\/55{background-color:rgba(var(--ax-sys-color-light-surface),.55)}.ax-bg-light\/60{background-color:rgba(var(--ax-sys-color-light-surface),.6)}.ax-bg-light\/65{background-color:rgba(var(--ax-sys-color-light-surface),.65)}.ax-bg-light\/70{background-color:rgba(var(--ax-sys-color-light-surface),.7)}.ax-bg-light\/75{background-color:rgba(var(--ax-sys-color-light-surface),.75)}.ax-bg-light\/80{background-color:rgba(var(--ax-sys-color-light-surface),.8)}.ax-bg-light\/85{background-color:rgba(var(--ax-sys-color-light-surface),.85)}.ax-bg-light\/90{background-color:rgba(var(--ax-sys-color-light-surface),.9)}.ax-bg-light\/95{background-color:rgba(var(--ax-sys-color-light-surface),.95)}.ax-bg-lighter{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-lighter-surface),var(--tw-bg-opacity, 1))}.ax-bg-lighter\/0{background-color:rgba(var(--ax-sys-color-lighter-surface),0)}.ax-bg-lighter\/10{background-color:rgba(var(--ax-sys-color-lighter-surface),.1)}.ax-bg-lighter\/100{background-color:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-bg-lighter\/15{background-color:rgba(var(--ax-sys-color-lighter-surface),.15)}.ax-bg-lighter\/20{background-color:rgba(var(--ax-sys-color-lighter-surface),.2)}.ax-bg-lighter\/25{background-color:rgba(var(--ax-sys-color-lighter-surface),.25)}.ax-bg-lighter\/30{background-color:rgba(var(--ax-sys-color-lighter-surface),.3)}.ax-bg-lighter\/35{background-color:rgba(var(--ax-sys-color-lighter-surface),.35)}.ax-bg-lighter\/40{background-color:rgba(var(--ax-sys-color-lighter-surface),.4)}.ax-bg-lighter\/45{background-color:rgba(var(--ax-sys-color-lighter-surface),.45)}.ax-bg-lighter\/5{background-color:rgba(var(--ax-sys-color-lighter-surface),.05)}.ax-bg-lighter\/50{background-color:rgba(var(--ax-sys-color-lighter-surface),.5)}.ax-bg-lighter\/55{background-color:rgba(var(--ax-sys-color-lighter-surface),.55)}.ax-bg-lighter\/60{background-color:rgba(var(--ax-sys-color-lighter-surface),.6)}.ax-bg-lighter\/65{background-color:rgba(var(--ax-sys-color-lighter-surface),.65)}.ax-bg-lighter\/70{background-color:rgba(var(--ax-sys-color-lighter-surface),.7)}.ax-bg-lighter\/75{background-color:rgba(var(--ax-sys-color-lighter-surface),.75)}.ax-bg-lighter\/80{background-color:rgba(var(--ax-sys-color-lighter-surface),.8)}.ax-bg-lighter\/85{background-color:rgba(var(--ax-sys-color-lighter-surface),.85)}.ax-bg-lighter\/90{background-color:rgba(var(--ax-sys-color-lighter-surface),.9)}.ax-bg-lighter\/95{background-color:rgba(var(--ax-sys-color-lighter-surface),.95)}.ax-bg-lightest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-lightest-surface),var(--tw-bg-opacity, 1))}.ax-bg-lightest\/0{background-color:rgba(var(--ax-sys-color-lightest-surface),0)}.ax-bg-lightest\/10{background-color:rgba(var(--ax-sys-color-lightest-surface),.1)}.ax-bg-lightest\/100{background-color:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-bg-lightest\/15{background-color:rgba(var(--ax-sys-color-lightest-surface),.15)}.ax-bg-lightest\/20{background-color:rgba(var(--ax-sys-color-lightest-surface),.2)}.ax-bg-lightest\/25{background-color:rgba(var(--ax-sys-color-lightest-surface),.25)}.ax-bg-lightest\/30{background-color:rgba(var(--ax-sys-color-lightest-surface),.3)}.ax-bg-lightest\/35{background-color:rgba(var(--ax-sys-color-lightest-surface),.35)}.ax-bg-lightest\/40{background-color:rgba(var(--ax-sys-color-lightest-surface),.4)}.ax-bg-lightest\/45{background-color:rgba(var(--ax-sys-color-lightest-surface),.45)}.ax-bg-lightest\/5{background-color:rgba(var(--ax-sys-color-lightest-surface),.05)}.ax-bg-lightest\/50{background-color:rgba(var(--ax-sys-color-lightest-surface),.5)}.ax-bg-lightest\/55{background-color:rgba(var(--ax-sys-color-lightest-surface),.55)}.ax-bg-lightest\/60{background-color:rgba(var(--ax-sys-color-lightest-surface),.6)}.ax-bg-lightest\/65{background-color:rgba(var(--ax-sys-color-lightest-surface),.65)}.ax-bg-lightest\/70{background-color:rgba(var(--ax-sys-color-lightest-surface),.7)}.ax-bg-lightest\/75{background-color:rgba(var(--ax-sys-color-lightest-surface),.75)}.ax-bg-lightest\/80{background-color:rgba(var(--ax-sys-color-lightest-surface),.8)}.ax-bg-lightest\/85{background-color:rgba(var(--ax-sys-color-lightest-surface),.85)}.ax-bg-lightest\/90{background-color:rgba(var(--ax-sys-color-lightest-surface),.9)}.ax-bg-lightest\/95{background-color:rgba(var(--ax-sys-color-lightest-surface),.95)}.ax-bg-on-dark{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-bg-opacity, 1))}.ax-bg-on-dark\/0{background-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-bg-on-dark\/10{background-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-bg-on-dark\/100{background-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-bg-on-dark\/15{background-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-bg-on-dark\/20{background-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-bg-on-dark\/25{background-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-bg-on-dark\/30{background-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-bg-on-dark\/35{background-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-bg-on-dark\/40{background-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-bg-on-dark\/45{background-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-bg-on-dark\/5{background-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-bg-on-dark\/50{background-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-bg-on-dark\/55{background-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-bg-on-dark\/60{background-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-bg-on-dark\/65{background-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-bg-on-dark\/70{background-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-bg-on-dark\/75{background-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-bg-on-dark\/80{background-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-bg-on-dark\/85{background-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-bg-on-dark\/90{background-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-bg-on-dark\/95{background-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-bg-on-darker{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-bg-opacity, 1))}.ax-bg-on-darker\/0{background-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-bg-on-darker\/10{background-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-bg-on-darker\/100{background-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-bg-on-darker\/15{background-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-bg-on-darker\/20{background-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-bg-on-darker\/25{background-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-bg-on-darker\/30{background-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-bg-on-darker\/35{background-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-bg-on-darker\/40{background-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-bg-on-darker\/45{background-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-bg-on-darker\/5{background-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-bg-on-darker\/50{background-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-bg-on-darker\/55{background-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-bg-on-darker\/60{background-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-bg-on-darker\/65{background-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-bg-on-darker\/70{background-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-bg-on-darker\/75{background-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-bg-on-darker\/80{background-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-bg-on-darker\/85{background-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-bg-on-darker\/90{background-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-bg-on-darker\/95{background-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-bg-on-darkest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-bg-opacity, 1))}.ax-bg-on-darkest\/0{background-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-bg-on-darkest\/10{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-bg-on-darkest\/100{background-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-bg-on-darkest\/15{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-bg-on-darkest\/20{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-bg-on-darkest\/25{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-bg-on-darkest\/30{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-bg-on-darkest\/35{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-bg-on-darkest\/40{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-bg-on-darkest\/45{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-bg-on-darkest\/5{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-bg-on-darkest\/50{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-bg-on-darkest\/55{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-bg-on-darkest\/60{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-bg-on-darkest\/65{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-bg-on-darkest\/70{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-bg-on-darkest\/75{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-bg-on-darkest\/80{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-bg-on-darkest\/85{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-bg-on-darkest\/90{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-bg-on-darkest\/95{background-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-bg-on-light{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-bg-opacity, 1))}.ax-bg-on-light\/0{background-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-bg-on-light\/10{background-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-bg-on-light\/100{background-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-bg-on-light\/15{background-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-bg-on-light\/20{background-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-bg-on-light\/25{background-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-bg-on-light\/30{background-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-bg-on-light\/35{background-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-bg-on-light\/40{background-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-bg-on-light\/45{background-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-bg-on-light\/5{background-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-bg-on-light\/50{background-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-bg-on-light\/55{background-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-bg-on-light\/60{background-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-bg-on-light\/65{background-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-bg-on-light\/70{background-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-bg-on-light\/75{background-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-bg-on-light\/80{background-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-bg-on-light\/85{background-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-bg-on-light\/90{background-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-bg-on-light\/95{background-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-bg-on-lighter{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-bg-opacity, 1))}.ax-bg-on-lighter\/0{background-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-bg-on-lighter\/10{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-bg-on-lighter\/100{background-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-bg-on-lighter\/15{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-bg-on-lighter\/20{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-bg-on-lighter\/25{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-bg-on-lighter\/30{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-bg-on-lighter\/35{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-bg-on-lighter\/40{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-bg-on-lighter\/45{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-bg-on-lighter\/5{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-bg-on-lighter\/50{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-bg-on-lighter\/55{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-bg-on-lighter\/60{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-bg-on-lighter\/65{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-bg-on-lighter\/70{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-bg-on-lighter\/75{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-bg-on-lighter\/80{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-bg-on-lighter\/85{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-bg-on-lighter\/90{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-bg-on-lighter\/95{background-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-bg-on-lightest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-bg-opacity, 1))}.ax-bg-on-lightest\/0{background-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-bg-on-lightest\/10{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-bg-on-lightest\/100{background-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-bg-on-lightest\/15{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-bg-on-lightest\/20{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-bg-on-lightest\/25{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-bg-on-lightest\/30{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-bg-on-lightest\/35{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-bg-on-lightest\/40{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-bg-on-lightest\/45{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-bg-on-lightest\/5{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-bg-on-lightest\/50{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-bg-on-lightest\/55{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-bg-on-lightest\/60{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-bg-on-lightest\/65{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-bg-on-lightest\/70{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-bg-on-lightest\/75{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-bg-on-lightest\/80{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-bg-on-lightest\/85{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-bg-on-lightest\/90{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-bg-on-lightest\/95{background-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-bg-on-surface{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-on-surface),var(--tw-bg-opacity, 1))}.ax-bg-on-surface\/0{background-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-bg-on-surface\/10{background-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-bg-on-surface\/100{background-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-bg-on-surface\/15{background-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-bg-on-surface\/20{background-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-bg-on-surface\/25{background-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-bg-on-surface\/30{background-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-bg-on-surface\/35{background-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-bg-on-surface\/40{background-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-bg-on-surface\/45{background-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-bg-on-surface\/5{background-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-bg-on-surface\/50{background-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-bg-on-surface\/55{background-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-bg-on-surface\/60{background-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-bg-on-surface\/65{background-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-bg-on-surface\/70{background-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-bg-on-surface\/75{background-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-bg-on-surface\/80{background-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-bg-on-surface\/85{background-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-bg-on-surface\/90{background-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-bg-on-surface\/95{background-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-bg-primary-100{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-100),var(--tw-bg-opacity, 1))}.ax-bg-primary-100\/0{background-color:rgba(var(--ax-sys-color-primary-100),0)}.ax-bg-primary-100\/10{background-color:rgba(var(--ax-sys-color-primary-100),.1)}.ax-bg-primary-100\/100{background-color:rgba(var(--ax-sys-color-primary-100),1)}.ax-bg-primary-100\/15{background-color:rgba(var(--ax-sys-color-primary-100),.15)}.ax-bg-primary-100\/20{background-color:rgba(var(--ax-sys-color-primary-100),.2)}.ax-bg-primary-100\/25{background-color:rgba(var(--ax-sys-color-primary-100),.25)}.ax-bg-primary-100\/30{background-color:rgba(var(--ax-sys-color-primary-100),.3)}.ax-bg-primary-100\/35{background-color:rgba(var(--ax-sys-color-primary-100),.35)}.ax-bg-primary-100\/40{background-color:rgba(var(--ax-sys-color-primary-100),.4)}.ax-bg-primary-100\/45{background-color:rgba(var(--ax-sys-color-primary-100),.45)}.ax-bg-primary-100\/5{background-color:rgba(var(--ax-sys-color-primary-100),.05)}.ax-bg-primary-100\/50{background-color:rgba(var(--ax-sys-color-primary-100),.5)}.ax-bg-primary-100\/55{background-color:rgba(var(--ax-sys-color-primary-100),.55)}.ax-bg-primary-100\/60{background-color:rgba(var(--ax-sys-color-primary-100),.6)}.ax-bg-primary-100\/65{background-color:rgba(var(--ax-sys-color-primary-100),.65)}.ax-bg-primary-100\/70{background-color:rgba(var(--ax-sys-color-primary-100),.7)}.ax-bg-primary-100\/75{background-color:rgba(var(--ax-sys-color-primary-100),.75)}.ax-bg-primary-100\/80{background-color:rgba(var(--ax-sys-color-primary-100),.8)}.ax-bg-primary-100\/85{background-color:rgba(var(--ax-sys-color-primary-100),.85)}.ax-bg-primary-100\/90{background-color:rgba(var(--ax-sys-color-primary-100),.9)}.ax-bg-primary-100\/95{background-color:rgba(var(--ax-sys-color-primary-100),.95)}.ax-bg-primary-200{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-200),var(--tw-bg-opacity, 1))}.ax-bg-primary-200\/0{background-color:rgba(var(--ax-sys-color-primary-200),0)}.ax-bg-primary-200\/10{background-color:rgba(var(--ax-sys-color-primary-200),.1)}.ax-bg-primary-200\/100{background-color:rgba(var(--ax-sys-color-primary-200),1)}.ax-bg-primary-200\/15{background-color:rgba(var(--ax-sys-color-primary-200),.15)}.ax-bg-primary-200\/20{background-color:rgba(var(--ax-sys-color-primary-200),.2)}.ax-bg-primary-200\/25{background-color:rgba(var(--ax-sys-color-primary-200),.25)}.ax-bg-primary-200\/30{background-color:rgba(var(--ax-sys-color-primary-200),.3)}.ax-bg-primary-200\/35{background-color:rgba(var(--ax-sys-color-primary-200),.35)}.ax-bg-primary-200\/40{background-color:rgba(var(--ax-sys-color-primary-200),.4)}.ax-bg-primary-200\/45{background-color:rgba(var(--ax-sys-color-primary-200),.45)}.ax-bg-primary-200\/5{background-color:rgba(var(--ax-sys-color-primary-200),.05)}.ax-bg-primary-200\/50{background-color:rgba(var(--ax-sys-color-primary-200),.5)}.ax-bg-primary-200\/55{background-color:rgba(var(--ax-sys-color-primary-200),.55)}.ax-bg-primary-200\/60{background-color:rgba(var(--ax-sys-color-primary-200),.6)}.ax-bg-primary-200\/65{background-color:rgba(var(--ax-sys-color-primary-200),.65)}.ax-bg-primary-200\/70{background-color:rgba(var(--ax-sys-color-primary-200),.7)}.ax-bg-primary-200\/75{background-color:rgba(var(--ax-sys-color-primary-200),.75)}.ax-bg-primary-200\/80{background-color:rgba(var(--ax-sys-color-primary-200),.8)}.ax-bg-primary-200\/85{background-color:rgba(var(--ax-sys-color-primary-200),.85)}.ax-bg-primary-200\/90{background-color:rgba(var(--ax-sys-color-primary-200),.9)}.ax-bg-primary-200\/95{background-color:rgba(var(--ax-sys-color-primary-200),.95)}.ax-bg-primary-300{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-300),var(--tw-bg-opacity, 1))}.ax-bg-primary-300\/0{background-color:rgba(var(--ax-sys-color-primary-300),0)}.ax-bg-primary-300\/10{background-color:rgba(var(--ax-sys-color-primary-300),.1)}.ax-bg-primary-300\/100{background-color:rgba(var(--ax-sys-color-primary-300),1)}.ax-bg-primary-300\/15{background-color:rgba(var(--ax-sys-color-primary-300),.15)}.ax-bg-primary-300\/20{background-color:rgba(var(--ax-sys-color-primary-300),.2)}.ax-bg-primary-300\/25{background-color:rgba(var(--ax-sys-color-primary-300),.25)}.ax-bg-primary-300\/30{background-color:rgba(var(--ax-sys-color-primary-300),.3)}.ax-bg-primary-300\/35{background-color:rgba(var(--ax-sys-color-primary-300),.35)}.ax-bg-primary-300\/40{background-color:rgba(var(--ax-sys-color-primary-300),.4)}.ax-bg-primary-300\/45{background-color:rgba(var(--ax-sys-color-primary-300),.45)}.ax-bg-primary-300\/5{background-color:rgba(var(--ax-sys-color-primary-300),.05)}.ax-bg-primary-300\/50{background-color:rgba(var(--ax-sys-color-primary-300),.5)}.ax-bg-primary-300\/55{background-color:rgba(var(--ax-sys-color-primary-300),.55)}.ax-bg-primary-300\/60{background-color:rgba(var(--ax-sys-color-primary-300),.6)}.ax-bg-primary-300\/65{background-color:rgba(var(--ax-sys-color-primary-300),.65)}.ax-bg-primary-300\/70{background-color:rgba(var(--ax-sys-color-primary-300),.7)}.ax-bg-primary-300\/75{background-color:rgba(var(--ax-sys-color-primary-300),.75)}.ax-bg-primary-300\/80{background-color:rgba(var(--ax-sys-color-primary-300),.8)}.ax-bg-primary-300\/85{background-color:rgba(var(--ax-sys-color-primary-300),.85)}.ax-bg-primary-300\/90{background-color:rgba(var(--ax-sys-color-primary-300),.9)}.ax-bg-primary-300\/95{background-color:rgba(var(--ax-sys-color-primary-300),.95)}.ax-bg-primary-400{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-400),var(--tw-bg-opacity, 1))}.ax-bg-primary-400\/0{background-color:rgba(var(--ax-sys-color-primary-400),0)}.ax-bg-primary-400\/10{background-color:rgba(var(--ax-sys-color-primary-400),.1)}.ax-bg-primary-400\/100{background-color:rgba(var(--ax-sys-color-primary-400),1)}.ax-bg-primary-400\/15{background-color:rgba(var(--ax-sys-color-primary-400),.15)}.ax-bg-primary-400\/20{background-color:rgba(var(--ax-sys-color-primary-400),.2)}.ax-bg-primary-400\/25{background-color:rgba(var(--ax-sys-color-primary-400),.25)}.ax-bg-primary-400\/30{background-color:rgba(var(--ax-sys-color-primary-400),.3)}.ax-bg-primary-400\/35{background-color:rgba(var(--ax-sys-color-primary-400),.35)}.ax-bg-primary-400\/40{background-color:rgba(var(--ax-sys-color-primary-400),.4)}.ax-bg-primary-400\/45{background-color:rgba(var(--ax-sys-color-primary-400),.45)}.ax-bg-primary-400\/5{background-color:rgba(var(--ax-sys-color-primary-400),.05)}.ax-bg-primary-400\/50{background-color:rgba(var(--ax-sys-color-primary-400),.5)}.ax-bg-primary-400\/55{background-color:rgba(var(--ax-sys-color-primary-400),.55)}.ax-bg-primary-400\/60{background-color:rgba(var(--ax-sys-color-primary-400),.6)}.ax-bg-primary-400\/65{background-color:rgba(var(--ax-sys-color-primary-400),.65)}.ax-bg-primary-400\/70{background-color:rgba(var(--ax-sys-color-primary-400),.7)}.ax-bg-primary-400\/75{background-color:rgba(var(--ax-sys-color-primary-400),.75)}.ax-bg-primary-400\/80{background-color:rgba(var(--ax-sys-color-primary-400),.8)}.ax-bg-primary-400\/85{background-color:rgba(var(--ax-sys-color-primary-400),.85)}.ax-bg-primary-400\/90{background-color:rgba(var(--ax-sys-color-primary-400),.9)}.ax-bg-primary-400\/95{background-color:rgba(var(--ax-sys-color-primary-400),.95)}.ax-bg-primary-50{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-50),var(--tw-bg-opacity, 1))}.ax-bg-primary-50\/0{background-color:rgba(var(--ax-sys-color-primary-50),0)}.ax-bg-primary-50\/10{background-color:rgba(var(--ax-sys-color-primary-50),.1)}.ax-bg-primary-50\/100{background-color:rgba(var(--ax-sys-color-primary-50),1)}.ax-bg-primary-50\/15{background-color:rgba(var(--ax-sys-color-primary-50),.15)}.ax-bg-primary-50\/20{background-color:rgba(var(--ax-sys-color-primary-50),.2)}.ax-bg-primary-50\/25{background-color:rgba(var(--ax-sys-color-primary-50),.25)}.ax-bg-primary-50\/30{background-color:rgba(var(--ax-sys-color-primary-50),.3)}.ax-bg-primary-50\/35{background-color:rgba(var(--ax-sys-color-primary-50),.35)}.ax-bg-primary-50\/40{background-color:rgba(var(--ax-sys-color-primary-50),.4)}.ax-bg-primary-50\/45{background-color:rgba(var(--ax-sys-color-primary-50),.45)}.ax-bg-primary-50\/5{background-color:rgba(var(--ax-sys-color-primary-50),.05)}.ax-bg-primary-50\/50{background-color:rgba(var(--ax-sys-color-primary-50),.5)}.ax-bg-primary-50\/55{background-color:rgba(var(--ax-sys-color-primary-50),.55)}.ax-bg-primary-50\/60{background-color:rgba(var(--ax-sys-color-primary-50),.6)}.ax-bg-primary-50\/65{background-color:rgba(var(--ax-sys-color-primary-50),.65)}.ax-bg-primary-50\/70{background-color:rgba(var(--ax-sys-color-primary-50),.7)}.ax-bg-primary-50\/75{background-color:rgba(var(--ax-sys-color-primary-50),.75)}.ax-bg-primary-50\/80{background-color:rgba(var(--ax-sys-color-primary-50),.8)}.ax-bg-primary-50\/85{background-color:rgba(var(--ax-sys-color-primary-50),.85)}.ax-bg-primary-50\/90{background-color:rgba(var(--ax-sys-color-primary-50),.9)}.ax-bg-primary-50\/95{background-color:rgba(var(--ax-sys-color-primary-50),.95)}.ax-bg-primary-500{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-500),var(--tw-bg-opacity, 1))}.ax-bg-primary-500\/0{background-color:rgba(var(--ax-sys-color-primary-500),0)}.ax-bg-primary-500\/10{background-color:rgba(var(--ax-sys-color-primary-500),.1)}.ax-bg-primary-500\/100{background-color:rgba(var(--ax-sys-color-primary-500),1)}.ax-bg-primary-500\/15{background-color:rgba(var(--ax-sys-color-primary-500),.15)}.ax-bg-primary-500\/20{background-color:rgba(var(--ax-sys-color-primary-500),.2)}.ax-bg-primary-500\/25{background-color:rgba(var(--ax-sys-color-primary-500),.25)}.ax-bg-primary-500\/30{background-color:rgba(var(--ax-sys-color-primary-500),.3)}.ax-bg-primary-500\/35{background-color:rgba(var(--ax-sys-color-primary-500),.35)}.ax-bg-primary-500\/40{background-color:rgba(var(--ax-sys-color-primary-500),.4)}.ax-bg-primary-500\/45{background-color:rgba(var(--ax-sys-color-primary-500),.45)}.ax-bg-primary-500\/5{background-color:rgba(var(--ax-sys-color-primary-500),.05)}.ax-bg-primary-500\/50{background-color:rgba(var(--ax-sys-color-primary-500),.5)}.ax-bg-primary-500\/55{background-color:rgba(var(--ax-sys-color-primary-500),.55)}.ax-bg-primary-500\/60{background-color:rgba(var(--ax-sys-color-primary-500),.6)}.ax-bg-primary-500\/65{background-color:rgba(var(--ax-sys-color-primary-500),.65)}.ax-bg-primary-500\/70{background-color:rgba(var(--ax-sys-color-primary-500),.7)}.ax-bg-primary-500\/75{background-color:rgba(var(--ax-sys-color-primary-500),.75)}.ax-bg-primary-500\/80{background-color:rgba(var(--ax-sys-color-primary-500),.8)}.ax-bg-primary-500\/85{background-color:rgba(var(--ax-sys-color-primary-500),.85)}.ax-bg-primary-500\/90{background-color:rgba(var(--ax-sys-color-primary-500),.9)}.ax-bg-primary-500\/95{background-color:rgba(var(--ax-sys-color-primary-500),.95)}.ax-bg-primary-600{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-600),var(--tw-bg-opacity, 1))}.ax-bg-primary-600\/0{background-color:rgba(var(--ax-sys-color-primary-600),0)}.ax-bg-primary-600\/10{background-color:rgba(var(--ax-sys-color-primary-600),.1)}.ax-bg-primary-600\/100{background-color:rgba(var(--ax-sys-color-primary-600),1)}.ax-bg-primary-600\/15{background-color:rgba(var(--ax-sys-color-primary-600),.15)}.ax-bg-primary-600\/20{background-color:rgba(var(--ax-sys-color-primary-600),.2)}.ax-bg-primary-600\/25{background-color:rgba(var(--ax-sys-color-primary-600),.25)}.ax-bg-primary-600\/30{background-color:rgba(var(--ax-sys-color-primary-600),.3)}.ax-bg-primary-600\/35{background-color:rgba(var(--ax-sys-color-primary-600),.35)}.ax-bg-primary-600\/40{background-color:rgba(var(--ax-sys-color-primary-600),.4)}.ax-bg-primary-600\/45{background-color:rgba(var(--ax-sys-color-primary-600),.45)}.ax-bg-primary-600\/5{background-color:rgba(var(--ax-sys-color-primary-600),.05)}.ax-bg-primary-600\/50{background-color:rgba(var(--ax-sys-color-primary-600),.5)}.ax-bg-primary-600\/55{background-color:rgba(var(--ax-sys-color-primary-600),.55)}.ax-bg-primary-600\/60{background-color:rgba(var(--ax-sys-color-primary-600),.6)}.ax-bg-primary-600\/65{background-color:rgba(var(--ax-sys-color-primary-600),.65)}.ax-bg-primary-600\/70{background-color:rgba(var(--ax-sys-color-primary-600),.7)}.ax-bg-primary-600\/75{background-color:rgba(var(--ax-sys-color-primary-600),.75)}.ax-bg-primary-600\/80{background-color:rgba(var(--ax-sys-color-primary-600),.8)}.ax-bg-primary-600\/85{background-color:rgba(var(--ax-sys-color-primary-600),.85)}.ax-bg-primary-600\/90{background-color:rgba(var(--ax-sys-color-primary-600),.9)}.ax-bg-primary-600\/95{background-color:rgba(var(--ax-sys-color-primary-600),.95)}.ax-bg-primary-700{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-700),var(--tw-bg-opacity, 1))}.ax-bg-primary-700\/0{background-color:rgba(var(--ax-sys-color-primary-700),0)}.ax-bg-primary-700\/10{background-color:rgba(var(--ax-sys-color-primary-700),.1)}.ax-bg-primary-700\/100{background-color:rgba(var(--ax-sys-color-primary-700),1)}.ax-bg-primary-700\/15{background-color:rgba(var(--ax-sys-color-primary-700),.15)}.ax-bg-primary-700\/20{background-color:rgba(var(--ax-sys-color-primary-700),.2)}.ax-bg-primary-700\/25{background-color:rgba(var(--ax-sys-color-primary-700),.25)}.ax-bg-primary-700\/30{background-color:rgba(var(--ax-sys-color-primary-700),.3)}.ax-bg-primary-700\/35{background-color:rgba(var(--ax-sys-color-primary-700),.35)}.ax-bg-primary-700\/40{background-color:rgba(var(--ax-sys-color-primary-700),.4)}.ax-bg-primary-700\/45{background-color:rgba(var(--ax-sys-color-primary-700),.45)}.ax-bg-primary-700\/5{background-color:rgba(var(--ax-sys-color-primary-700),.05)}.ax-bg-primary-700\/50{background-color:rgba(var(--ax-sys-color-primary-700),.5)}.ax-bg-primary-700\/55{background-color:rgba(var(--ax-sys-color-primary-700),.55)}.ax-bg-primary-700\/60{background-color:rgba(var(--ax-sys-color-primary-700),.6)}.ax-bg-primary-700\/65{background-color:rgba(var(--ax-sys-color-primary-700),.65)}.ax-bg-primary-700\/70{background-color:rgba(var(--ax-sys-color-primary-700),.7)}.ax-bg-primary-700\/75{background-color:rgba(var(--ax-sys-color-primary-700),.75)}.ax-bg-primary-700\/80{background-color:rgba(var(--ax-sys-color-primary-700),.8)}.ax-bg-primary-700\/85{background-color:rgba(var(--ax-sys-color-primary-700),.85)}.ax-bg-primary-700\/90{background-color:rgba(var(--ax-sys-color-primary-700),.9)}.ax-bg-primary-700\/95{background-color:rgba(var(--ax-sys-color-primary-700),.95)}.ax-bg-primary-800{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-800),var(--tw-bg-opacity, 1))}.ax-bg-primary-800\/0{background-color:rgba(var(--ax-sys-color-primary-800),0)}.ax-bg-primary-800\/10{background-color:rgba(var(--ax-sys-color-primary-800),.1)}.ax-bg-primary-800\/100{background-color:rgba(var(--ax-sys-color-primary-800),1)}.ax-bg-primary-800\/15{background-color:rgba(var(--ax-sys-color-primary-800),.15)}.ax-bg-primary-800\/20{background-color:rgba(var(--ax-sys-color-primary-800),.2)}.ax-bg-primary-800\/25{background-color:rgba(var(--ax-sys-color-primary-800),.25)}.ax-bg-primary-800\/30{background-color:rgba(var(--ax-sys-color-primary-800),.3)}.ax-bg-primary-800\/35{background-color:rgba(var(--ax-sys-color-primary-800),.35)}.ax-bg-primary-800\/40{background-color:rgba(var(--ax-sys-color-primary-800),.4)}.ax-bg-primary-800\/45{background-color:rgba(var(--ax-sys-color-primary-800),.45)}.ax-bg-primary-800\/5{background-color:rgba(var(--ax-sys-color-primary-800),.05)}.ax-bg-primary-800\/50{background-color:rgba(var(--ax-sys-color-primary-800),.5)}.ax-bg-primary-800\/55{background-color:rgba(var(--ax-sys-color-primary-800),.55)}.ax-bg-primary-800\/60{background-color:rgba(var(--ax-sys-color-primary-800),.6)}.ax-bg-primary-800\/65{background-color:rgba(var(--ax-sys-color-primary-800),.65)}.ax-bg-primary-800\/70{background-color:rgba(var(--ax-sys-color-primary-800),.7)}.ax-bg-primary-800\/75{background-color:rgba(var(--ax-sys-color-primary-800),.75)}.ax-bg-primary-800\/80{background-color:rgba(var(--ax-sys-color-primary-800),.8)}.ax-bg-primary-800\/85{background-color:rgba(var(--ax-sys-color-primary-800),.85)}.ax-bg-primary-800\/90{background-color:rgba(var(--ax-sys-color-primary-800),.9)}.ax-bg-primary-800\/95{background-color:rgba(var(--ax-sys-color-primary-800),.95)}.ax-bg-primary-900{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-900),var(--tw-bg-opacity, 1))}.ax-bg-primary-900\/0{background-color:rgba(var(--ax-sys-color-primary-900),0)}.ax-bg-primary-900\/10{background-color:rgba(var(--ax-sys-color-primary-900),.1)}.ax-bg-primary-900\/100{background-color:rgba(var(--ax-sys-color-primary-900),1)}.ax-bg-primary-900\/15{background-color:rgba(var(--ax-sys-color-primary-900),.15)}.ax-bg-primary-900\/20{background-color:rgba(var(--ax-sys-color-primary-900),.2)}.ax-bg-primary-900\/25{background-color:rgba(var(--ax-sys-color-primary-900),.25)}.ax-bg-primary-900\/30{background-color:rgba(var(--ax-sys-color-primary-900),.3)}.ax-bg-primary-900\/35{background-color:rgba(var(--ax-sys-color-primary-900),.35)}.ax-bg-primary-900\/40{background-color:rgba(var(--ax-sys-color-primary-900),.4)}.ax-bg-primary-900\/45{background-color:rgba(var(--ax-sys-color-primary-900),.45)}.ax-bg-primary-900\/5{background-color:rgba(var(--ax-sys-color-primary-900),.05)}.ax-bg-primary-900\/50{background-color:rgba(var(--ax-sys-color-primary-900),.5)}.ax-bg-primary-900\/55{background-color:rgba(var(--ax-sys-color-primary-900),.55)}.ax-bg-primary-900\/60{background-color:rgba(var(--ax-sys-color-primary-900),.6)}.ax-bg-primary-900\/65{background-color:rgba(var(--ax-sys-color-primary-900),.65)}.ax-bg-primary-900\/70{background-color:rgba(var(--ax-sys-color-primary-900),.7)}.ax-bg-primary-900\/75{background-color:rgba(var(--ax-sys-color-primary-900),.75)}.ax-bg-primary-900\/80{background-color:rgba(var(--ax-sys-color-primary-900),.8)}.ax-bg-primary-900\/85{background-color:rgba(var(--ax-sys-color-primary-900),.85)}.ax-bg-primary-900\/90{background-color:rgba(var(--ax-sys-color-primary-900),.9)}.ax-bg-primary-900\/95{background-color:rgba(var(--ax-sys-color-primary-900),.95)}.ax-bg-primary-950{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-950),var(--tw-bg-opacity, 1))}.ax-bg-primary-950\/0{background-color:rgba(var(--ax-sys-color-primary-950),0)}.ax-bg-primary-950\/10{background-color:rgba(var(--ax-sys-color-primary-950),.1)}.ax-bg-primary-950\/100{background-color:rgba(var(--ax-sys-color-primary-950),1)}.ax-bg-primary-950\/15{background-color:rgba(var(--ax-sys-color-primary-950),.15)}.ax-bg-primary-950\/20{background-color:rgba(var(--ax-sys-color-primary-950),.2)}.ax-bg-primary-950\/25{background-color:rgba(var(--ax-sys-color-primary-950),.25)}.ax-bg-primary-950\/30{background-color:rgba(var(--ax-sys-color-primary-950),.3)}.ax-bg-primary-950\/35{background-color:rgba(var(--ax-sys-color-primary-950),.35)}.ax-bg-primary-950\/40{background-color:rgba(var(--ax-sys-color-primary-950),.4)}.ax-bg-primary-950\/45{background-color:rgba(var(--ax-sys-color-primary-950),.45)}.ax-bg-primary-950\/5{background-color:rgba(var(--ax-sys-color-primary-950),.05)}.ax-bg-primary-950\/50{background-color:rgba(var(--ax-sys-color-primary-950),.5)}.ax-bg-primary-950\/55{background-color:rgba(var(--ax-sys-color-primary-950),.55)}.ax-bg-primary-950\/60{background-color:rgba(var(--ax-sys-color-primary-950),.6)}.ax-bg-primary-950\/65{background-color:rgba(var(--ax-sys-color-primary-950),.65)}.ax-bg-primary-950\/70{background-color:rgba(var(--ax-sys-color-primary-950),.7)}.ax-bg-primary-950\/75{background-color:rgba(var(--ax-sys-color-primary-950),.75)}.ax-bg-primary-950\/80{background-color:rgba(var(--ax-sys-color-primary-950),.8)}.ax-bg-primary-950\/85{background-color:rgba(var(--ax-sys-color-primary-950),.85)}.ax-bg-primary-950\/90{background-color:rgba(var(--ax-sys-color-primary-950),.9)}.ax-bg-primary-950\/95{background-color:rgba(var(--ax-sys-color-primary-950),.95)}.ax-bg-primary-dark{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-dark-surface),var(--tw-bg-opacity, 1))}.ax-bg-primary-dark\/0{background-color:rgba(var(--ax-sys-color-primary-dark-surface),0)}.ax-bg-primary-dark\/10{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.1)}.ax-bg-primary-dark\/100{background-color:rgba(var(--ax-sys-color-primary-dark-surface),1)}.ax-bg-primary-dark\/15{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.15)}.ax-bg-primary-dark\/20{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.2)}.ax-bg-primary-dark\/25{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.25)}.ax-bg-primary-dark\/30{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.3)}.ax-bg-primary-dark\/35{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.35)}.ax-bg-primary-dark\/40{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.4)}.ax-bg-primary-dark\/45{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.45)}.ax-bg-primary-dark\/5{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.05)}.ax-bg-primary-dark\/50{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.5)}.ax-bg-primary-dark\/55{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.55)}.ax-bg-primary-dark\/60{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.6)}.ax-bg-primary-dark\/65{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.65)}.ax-bg-primary-dark\/70{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.7)}.ax-bg-primary-dark\/75{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.75)}.ax-bg-primary-dark\/80{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.8)}.ax-bg-primary-dark\/85{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.85)}.ax-bg-primary-dark\/90{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.9)}.ax-bg-primary-dark\/95{background-color:rgba(var(--ax-sys-color-primary-dark-surface),.95)}.ax-bg-primary-darker{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-darker-surface),var(--tw-bg-opacity, 1))}.ax-bg-primary-darker\/0{background-color:rgba(var(--ax-sys-color-primary-darker-surface),0)}.ax-bg-primary-darker\/10{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.1)}.ax-bg-primary-darker\/100{background-color:rgba(var(--ax-sys-color-primary-darker-surface),1)}.ax-bg-primary-darker\/15{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.15)}.ax-bg-primary-darker\/20{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.2)}.ax-bg-primary-darker\/25{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.25)}.ax-bg-primary-darker\/30{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.3)}.ax-bg-primary-darker\/35{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.35)}.ax-bg-primary-darker\/40{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.4)}.ax-bg-primary-darker\/45{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.45)}.ax-bg-primary-darker\/5{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.05)}.ax-bg-primary-darker\/50{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.5)}.ax-bg-primary-darker\/55{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.55)}.ax-bg-primary-darker\/60{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.6)}.ax-bg-primary-darker\/65{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.65)}.ax-bg-primary-darker\/70{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.7)}.ax-bg-primary-darker\/75{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.75)}.ax-bg-primary-darker\/80{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.8)}.ax-bg-primary-darker\/85{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.85)}.ax-bg-primary-darker\/90{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.9)}.ax-bg-primary-darker\/95{background-color:rgba(var(--ax-sys-color-primary-darker-surface),.95)}.ax-bg-primary-darkest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-darkest-surface),var(--tw-bg-opacity, 1))}.ax-bg-primary-darkest\/0{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),0)}.ax-bg-primary-darkest\/10{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.1)}.ax-bg-primary-darkest\/100{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),1)}.ax-bg-primary-darkest\/15{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.15)}.ax-bg-primary-darkest\/20{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.2)}.ax-bg-primary-darkest\/25{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.25)}.ax-bg-primary-darkest\/30{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.3)}.ax-bg-primary-darkest\/35{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.35)}.ax-bg-primary-darkest\/40{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.4)}.ax-bg-primary-darkest\/45{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.45)}.ax-bg-primary-darkest\/5{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.05)}.ax-bg-primary-darkest\/50{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.5)}.ax-bg-primary-darkest\/55{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.55)}.ax-bg-primary-darkest\/60{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.6)}.ax-bg-primary-darkest\/65{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.65)}.ax-bg-primary-darkest\/70{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.7)}.ax-bg-primary-darkest\/75{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.75)}.ax-bg-primary-darkest\/80{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.8)}.ax-bg-primary-darkest\/85{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.85)}.ax-bg-primary-darkest\/90{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.9)}.ax-bg-primary-darkest\/95{background-color:rgba(var(--ax-sys-color-primary-darkest-surface),.95)}.ax-bg-primary-light{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-light-surface),var(--tw-bg-opacity, 1))}.ax-bg-primary-light\/0{background-color:rgba(var(--ax-sys-color-primary-light-surface),0)}.ax-bg-primary-light\/10{background-color:rgba(var(--ax-sys-color-primary-light-surface),.1)}.ax-bg-primary-light\/100{background-color:rgba(var(--ax-sys-color-primary-light-surface),1)}.ax-bg-primary-light\/15{background-color:rgba(var(--ax-sys-color-primary-light-surface),.15)}.ax-bg-primary-light\/20{background-color:rgba(var(--ax-sys-color-primary-light-surface),.2)}.ax-bg-primary-light\/25{background-color:rgba(var(--ax-sys-color-primary-light-surface),.25)}.ax-bg-primary-light\/30{background-color:rgba(var(--ax-sys-color-primary-light-surface),.3)}.ax-bg-primary-light\/35{background-color:rgba(var(--ax-sys-color-primary-light-surface),.35)}.ax-bg-primary-light\/40{background-color:rgba(var(--ax-sys-color-primary-light-surface),.4)}.ax-bg-primary-light\/45{background-color:rgba(var(--ax-sys-color-primary-light-surface),.45)}.ax-bg-primary-light\/5{background-color:rgba(var(--ax-sys-color-primary-light-surface),.05)}.ax-bg-primary-light\/50{background-color:rgba(var(--ax-sys-color-primary-light-surface),.5)}.ax-bg-primary-light\/55{background-color:rgba(var(--ax-sys-color-primary-light-surface),.55)}.ax-bg-primary-light\/60{background-color:rgba(var(--ax-sys-color-primary-light-surface),.6)}.ax-bg-primary-light\/65{background-color:rgba(var(--ax-sys-color-primary-light-surface),.65)}.ax-bg-primary-light\/70{background-color:rgba(var(--ax-sys-color-primary-light-surface),.7)}.ax-bg-primary-light\/75{background-color:rgba(var(--ax-sys-color-primary-light-surface),.75)}.ax-bg-primary-light\/80{background-color:rgba(var(--ax-sys-color-primary-light-surface),.8)}.ax-bg-primary-light\/85{background-color:rgba(var(--ax-sys-color-primary-light-surface),.85)}.ax-bg-primary-light\/90{background-color:rgba(var(--ax-sys-color-primary-light-surface),.9)}.ax-bg-primary-light\/95{background-color:rgba(var(--ax-sys-color-primary-light-surface),.95)}.ax-bg-primary-lighter{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-lighter-surface),var(--tw-bg-opacity, 1))}.ax-bg-primary-lighter\/0{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),0)}.ax-bg-primary-lighter\/10{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.1)}.ax-bg-primary-lighter\/100{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),1)}.ax-bg-primary-lighter\/15{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.15)}.ax-bg-primary-lighter\/20{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.2)}.ax-bg-primary-lighter\/25{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.25)}.ax-bg-primary-lighter\/30{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.3)}.ax-bg-primary-lighter\/35{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.35)}.ax-bg-primary-lighter\/40{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.4)}.ax-bg-primary-lighter\/45{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.45)}.ax-bg-primary-lighter\/5{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.05)}.ax-bg-primary-lighter\/50{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.5)}.ax-bg-primary-lighter\/55{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.55)}.ax-bg-primary-lighter\/60{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.6)}.ax-bg-primary-lighter\/65{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.65)}.ax-bg-primary-lighter\/70{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.7)}.ax-bg-primary-lighter\/75{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.75)}.ax-bg-primary-lighter\/80{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.8)}.ax-bg-primary-lighter\/85{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.85)}.ax-bg-primary-lighter\/90{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.9)}.ax-bg-primary-lighter\/95{background-color:rgba(var(--ax-sys-color-primary-lighter-surface),.95)}.ax-bg-primary-lightest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-lightest-surface),var(--tw-bg-opacity, 1))}.ax-bg-primary-lightest\/0{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),0)}.ax-bg-primary-lightest\/10{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.1)}.ax-bg-primary-lightest\/100{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),1)}.ax-bg-primary-lightest\/15{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.15)}.ax-bg-primary-lightest\/20{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.2)}.ax-bg-primary-lightest\/25{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.25)}.ax-bg-primary-lightest\/30{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.3)}.ax-bg-primary-lightest\/35{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.35)}.ax-bg-primary-lightest\/40{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.4)}.ax-bg-primary-lightest\/45{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.45)}.ax-bg-primary-lightest\/5{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.05)}.ax-bg-primary-lightest\/50{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.5)}.ax-bg-primary-lightest\/55{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.55)}.ax-bg-primary-lightest\/60{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.6)}.ax-bg-primary-lightest\/65{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.65)}.ax-bg-primary-lightest\/70{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.7)}.ax-bg-primary-lightest\/75{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.75)}.ax-bg-primary-lightest\/80{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.8)}.ax-bg-primary-lightest\/85{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.85)}.ax-bg-primary-lightest\/90{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.9)}.ax-bg-primary-lightest\/95{background-color:rgba(var(--ax-sys-color-primary-lightest-surface),.95)}.ax-bg-primary-surface{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-surface),var(--tw-bg-opacity, 1))}.ax-bg-primary-surface\/0{background-color:rgba(var(--ax-sys-color-primary-surface),0)}.ax-bg-primary-surface\/10{background-color:rgba(var(--ax-sys-color-primary-surface),.1)}.ax-bg-primary-surface\/100{background-color:rgba(var(--ax-sys-color-primary-surface),1)}.ax-bg-primary-surface\/15{background-color:rgba(var(--ax-sys-color-primary-surface),.15)}.ax-bg-primary-surface\/20{background-color:rgba(var(--ax-sys-color-primary-surface),.2)}.ax-bg-primary-surface\/25{background-color:rgba(var(--ax-sys-color-primary-surface),.25)}.ax-bg-primary-surface\/30{background-color:rgba(var(--ax-sys-color-primary-surface),.3)}.ax-bg-primary-surface\/35{background-color:rgba(var(--ax-sys-color-primary-surface),.35)}.ax-bg-primary-surface\/40{background-color:rgba(var(--ax-sys-color-primary-surface),.4)}.ax-bg-primary-surface\/45{background-color:rgba(var(--ax-sys-color-primary-surface),.45)}.ax-bg-primary-surface\/5{background-color:rgba(var(--ax-sys-color-primary-surface),.05)}.ax-bg-primary-surface\/50{background-color:rgba(var(--ax-sys-color-primary-surface),.5)}.ax-bg-primary-surface\/55{background-color:rgba(var(--ax-sys-color-primary-surface),.55)}.ax-bg-primary-surface\/60{background-color:rgba(var(--ax-sys-color-primary-surface),.6)}.ax-bg-primary-surface\/65{background-color:rgba(var(--ax-sys-color-primary-surface),.65)}.ax-bg-primary-surface\/70{background-color:rgba(var(--ax-sys-color-primary-surface),.7)}.ax-bg-primary-surface\/75{background-color:rgba(var(--ax-sys-color-primary-surface),.75)}.ax-bg-primary-surface\/80{background-color:rgba(var(--ax-sys-color-primary-surface),.8)}.ax-bg-primary-surface\/85{background-color:rgba(var(--ax-sys-color-primary-surface),.85)}.ax-bg-primary-surface\/90{background-color:rgba(var(--ax-sys-color-primary-surface),.9)}.ax-bg-primary-surface\/95{background-color:rgba(var(--ax-sys-color-primary-surface),.95)}.ax-bg-secondary-100{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-100),var(--tw-bg-opacity, 1))}.ax-bg-secondary-100\/0{background-color:rgba(var(--ax-sys-color-secondary-100),0)}.ax-bg-secondary-100\/10{background-color:rgba(var(--ax-sys-color-secondary-100),.1)}.ax-bg-secondary-100\/100{background-color:rgba(var(--ax-sys-color-secondary-100),1)}.ax-bg-secondary-100\/15{background-color:rgba(var(--ax-sys-color-secondary-100),.15)}.ax-bg-secondary-100\/20{background-color:rgba(var(--ax-sys-color-secondary-100),.2)}.ax-bg-secondary-100\/25{background-color:rgba(var(--ax-sys-color-secondary-100),.25)}.ax-bg-secondary-100\/30{background-color:rgba(var(--ax-sys-color-secondary-100),.3)}.ax-bg-secondary-100\/35{background-color:rgba(var(--ax-sys-color-secondary-100),.35)}.ax-bg-secondary-100\/40{background-color:rgba(var(--ax-sys-color-secondary-100),.4)}.ax-bg-secondary-100\/45{background-color:rgba(var(--ax-sys-color-secondary-100),.45)}.ax-bg-secondary-100\/5{background-color:rgba(var(--ax-sys-color-secondary-100),.05)}.ax-bg-secondary-100\/50{background-color:rgba(var(--ax-sys-color-secondary-100),.5)}.ax-bg-secondary-100\/55{background-color:rgba(var(--ax-sys-color-secondary-100),.55)}.ax-bg-secondary-100\/60{background-color:rgba(var(--ax-sys-color-secondary-100),.6)}.ax-bg-secondary-100\/65{background-color:rgba(var(--ax-sys-color-secondary-100),.65)}.ax-bg-secondary-100\/70{background-color:rgba(var(--ax-sys-color-secondary-100),.7)}.ax-bg-secondary-100\/75{background-color:rgba(var(--ax-sys-color-secondary-100),.75)}.ax-bg-secondary-100\/80{background-color:rgba(var(--ax-sys-color-secondary-100),.8)}.ax-bg-secondary-100\/85{background-color:rgba(var(--ax-sys-color-secondary-100),.85)}.ax-bg-secondary-100\/90{background-color:rgba(var(--ax-sys-color-secondary-100),.9)}.ax-bg-secondary-100\/95{background-color:rgba(var(--ax-sys-color-secondary-100),.95)}.ax-bg-secondary-200{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-200),var(--tw-bg-opacity, 1))}.ax-bg-secondary-200\/0{background-color:rgba(var(--ax-sys-color-secondary-200),0)}.ax-bg-secondary-200\/10{background-color:rgba(var(--ax-sys-color-secondary-200),.1)}.ax-bg-secondary-200\/100{background-color:rgba(var(--ax-sys-color-secondary-200),1)}.ax-bg-secondary-200\/15{background-color:rgba(var(--ax-sys-color-secondary-200),.15)}.ax-bg-secondary-200\/20{background-color:rgba(var(--ax-sys-color-secondary-200),.2)}.ax-bg-secondary-200\/25{background-color:rgba(var(--ax-sys-color-secondary-200),.25)}.ax-bg-secondary-200\/30{background-color:rgba(var(--ax-sys-color-secondary-200),.3)}.ax-bg-secondary-200\/35{background-color:rgba(var(--ax-sys-color-secondary-200),.35)}.ax-bg-secondary-200\/40{background-color:rgba(var(--ax-sys-color-secondary-200),.4)}.ax-bg-secondary-200\/45{background-color:rgba(var(--ax-sys-color-secondary-200),.45)}.ax-bg-secondary-200\/5{background-color:rgba(var(--ax-sys-color-secondary-200),.05)}.ax-bg-secondary-200\/50{background-color:rgba(var(--ax-sys-color-secondary-200),.5)}.ax-bg-secondary-200\/55{background-color:rgba(var(--ax-sys-color-secondary-200),.55)}.ax-bg-secondary-200\/60{background-color:rgba(var(--ax-sys-color-secondary-200),.6)}.ax-bg-secondary-200\/65{background-color:rgba(var(--ax-sys-color-secondary-200),.65)}.ax-bg-secondary-200\/70{background-color:rgba(var(--ax-sys-color-secondary-200),.7)}.ax-bg-secondary-200\/75{background-color:rgba(var(--ax-sys-color-secondary-200),.75)}.ax-bg-secondary-200\/80{background-color:rgba(var(--ax-sys-color-secondary-200),.8)}.ax-bg-secondary-200\/85{background-color:rgba(var(--ax-sys-color-secondary-200),.85)}.ax-bg-secondary-200\/90{background-color:rgba(var(--ax-sys-color-secondary-200),.9)}.ax-bg-secondary-200\/95{background-color:rgba(var(--ax-sys-color-secondary-200),.95)}.ax-bg-secondary-300{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-300),var(--tw-bg-opacity, 1))}.ax-bg-secondary-300\/0{background-color:rgba(var(--ax-sys-color-secondary-300),0)}.ax-bg-secondary-300\/10{background-color:rgba(var(--ax-sys-color-secondary-300),.1)}.ax-bg-secondary-300\/100{background-color:rgba(var(--ax-sys-color-secondary-300),1)}.ax-bg-secondary-300\/15{background-color:rgba(var(--ax-sys-color-secondary-300),.15)}.ax-bg-secondary-300\/20{background-color:rgba(var(--ax-sys-color-secondary-300),.2)}.ax-bg-secondary-300\/25{background-color:rgba(var(--ax-sys-color-secondary-300),.25)}.ax-bg-secondary-300\/30{background-color:rgba(var(--ax-sys-color-secondary-300),.3)}.ax-bg-secondary-300\/35{background-color:rgba(var(--ax-sys-color-secondary-300),.35)}.ax-bg-secondary-300\/40{background-color:rgba(var(--ax-sys-color-secondary-300),.4)}.ax-bg-secondary-300\/45{background-color:rgba(var(--ax-sys-color-secondary-300),.45)}.ax-bg-secondary-300\/5{background-color:rgba(var(--ax-sys-color-secondary-300),.05)}.ax-bg-secondary-300\/50{background-color:rgba(var(--ax-sys-color-secondary-300),.5)}.ax-bg-secondary-300\/55{background-color:rgba(var(--ax-sys-color-secondary-300),.55)}.ax-bg-secondary-300\/60{background-color:rgba(var(--ax-sys-color-secondary-300),.6)}.ax-bg-secondary-300\/65{background-color:rgba(var(--ax-sys-color-secondary-300),.65)}.ax-bg-secondary-300\/70{background-color:rgba(var(--ax-sys-color-secondary-300),.7)}.ax-bg-secondary-300\/75{background-color:rgba(var(--ax-sys-color-secondary-300),.75)}.ax-bg-secondary-300\/80{background-color:rgba(var(--ax-sys-color-secondary-300),.8)}.ax-bg-secondary-300\/85{background-color:rgba(var(--ax-sys-color-secondary-300),.85)}.ax-bg-secondary-300\/90{background-color:rgba(var(--ax-sys-color-secondary-300),.9)}.ax-bg-secondary-300\/95{background-color:rgba(var(--ax-sys-color-secondary-300),.95)}.ax-bg-secondary-400{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-400),var(--tw-bg-opacity, 1))}.ax-bg-secondary-400\/0{background-color:rgba(var(--ax-sys-color-secondary-400),0)}.ax-bg-secondary-400\/10{background-color:rgba(var(--ax-sys-color-secondary-400),.1)}.ax-bg-secondary-400\/100{background-color:rgba(var(--ax-sys-color-secondary-400),1)}.ax-bg-secondary-400\/15{background-color:rgba(var(--ax-sys-color-secondary-400),.15)}.ax-bg-secondary-400\/20{background-color:rgba(var(--ax-sys-color-secondary-400),.2)}.ax-bg-secondary-400\/25{background-color:rgba(var(--ax-sys-color-secondary-400),.25)}.ax-bg-secondary-400\/30{background-color:rgba(var(--ax-sys-color-secondary-400),.3)}.ax-bg-secondary-400\/35{background-color:rgba(var(--ax-sys-color-secondary-400),.35)}.ax-bg-secondary-400\/40{background-color:rgba(var(--ax-sys-color-secondary-400),.4)}.ax-bg-secondary-400\/45{background-color:rgba(var(--ax-sys-color-secondary-400),.45)}.ax-bg-secondary-400\/5{background-color:rgba(var(--ax-sys-color-secondary-400),.05)}.ax-bg-secondary-400\/50{background-color:rgba(var(--ax-sys-color-secondary-400),.5)}.ax-bg-secondary-400\/55{background-color:rgba(var(--ax-sys-color-secondary-400),.55)}.ax-bg-secondary-400\/60{background-color:rgba(var(--ax-sys-color-secondary-400),.6)}.ax-bg-secondary-400\/65{background-color:rgba(var(--ax-sys-color-secondary-400),.65)}.ax-bg-secondary-400\/70{background-color:rgba(var(--ax-sys-color-secondary-400),.7)}.ax-bg-secondary-400\/75{background-color:rgba(var(--ax-sys-color-secondary-400),.75)}.ax-bg-secondary-400\/80{background-color:rgba(var(--ax-sys-color-secondary-400),.8)}.ax-bg-secondary-400\/85{background-color:rgba(var(--ax-sys-color-secondary-400),.85)}.ax-bg-secondary-400\/90{background-color:rgba(var(--ax-sys-color-secondary-400),.9)}.ax-bg-secondary-400\/95{background-color:rgba(var(--ax-sys-color-secondary-400),.95)}.ax-bg-secondary-50{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-50),var(--tw-bg-opacity, 1))}.ax-bg-secondary-50\/0{background-color:rgba(var(--ax-sys-color-secondary-50),0)}.ax-bg-secondary-50\/10{background-color:rgba(var(--ax-sys-color-secondary-50),.1)}.ax-bg-secondary-50\/100{background-color:rgba(var(--ax-sys-color-secondary-50),1)}.ax-bg-secondary-50\/15{background-color:rgba(var(--ax-sys-color-secondary-50),.15)}.ax-bg-secondary-50\/20{background-color:rgba(var(--ax-sys-color-secondary-50),.2)}.ax-bg-secondary-50\/25{background-color:rgba(var(--ax-sys-color-secondary-50),.25)}.ax-bg-secondary-50\/30{background-color:rgba(var(--ax-sys-color-secondary-50),.3)}.ax-bg-secondary-50\/35{background-color:rgba(var(--ax-sys-color-secondary-50),.35)}.ax-bg-secondary-50\/40{background-color:rgba(var(--ax-sys-color-secondary-50),.4)}.ax-bg-secondary-50\/45{background-color:rgba(var(--ax-sys-color-secondary-50),.45)}.ax-bg-secondary-50\/5{background-color:rgba(var(--ax-sys-color-secondary-50),.05)}.ax-bg-secondary-50\/50{background-color:rgba(var(--ax-sys-color-secondary-50),.5)}.ax-bg-secondary-50\/55{background-color:rgba(var(--ax-sys-color-secondary-50),.55)}.ax-bg-secondary-50\/60{background-color:rgba(var(--ax-sys-color-secondary-50),.6)}.ax-bg-secondary-50\/65{background-color:rgba(var(--ax-sys-color-secondary-50),.65)}.ax-bg-secondary-50\/70{background-color:rgba(var(--ax-sys-color-secondary-50),.7)}.ax-bg-secondary-50\/75{background-color:rgba(var(--ax-sys-color-secondary-50),.75)}.ax-bg-secondary-50\/80{background-color:rgba(var(--ax-sys-color-secondary-50),.8)}.ax-bg-secondary-50\/85{background-color:rgba(var(--ax-sys-color-secondary-50),.85)}.ax-bg-secondary-50\/90{background-color:rgba(var(--ax-sys-color-secondary-50),.9)}.ax-bg-secondary-50\/95{background-color:rgba(var(--ax-sys-color-secondary-50),.95)}.ax-bg-secondary-500{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-500),var(--tw-bg-opacity, 1))}.ax-bg-secondary-500\/0{background-color:rgba(var(--ax-sys-color-secondary-500),0)}.ax-bg-secondary-500\/10{background-color:rgba(var(--ax-sys-color-secondary-500),.1)}.ax-bg-secondary-500\/100{background-color:rgba(var(--ax-sys-color-secondary-500),1)}.ax-bg-secondary-500\/15{background-color:rgba(var(--ax-sys-color-secondary-500),.15)}.ax-bg-secondary-500\/20{background-color:rgba(var(--ax-sys-color-secondary-500),.2)}.ax-bg-secondary-500\/25{background-color:rgba(var(--ax-sys-color-secondary-500),.25)}.ax-bg-secondary-500\/30{background-color:rgba(var(--ax-sys-color-secondary-500),.3)}.ax-bg-secondary-500\/35{background-color:rgba(var(--ax-sys-color-secondary-500),.35)}.ax-bg-secondary-500\/40{background-color:rgba(var(--ax-sys-color-secondary-500),.4)}.ax-bg-secondary-500\/45{background-color:rgba(var(--ax-sys-color-secondary-500),.45)}.ax-bg-secondary-500\/5{background-color:rgba(var(--ax-sys-color-secondary-500),.05)}.ax-bg-secondary-500\/50{background-color:rgba(var(--ax-sys-color-secondary-500),.5)}.ax-bg-secondary-500\/55{background-color:rgba(var(--ax-sys-color-secondary-500),.55)}.ax-bg-secondary-500\/60{background-color:rgba(var(--ax-sys-color-secondary-500),.6)}.ax-bg-secondary-500\/65{background-color:rgba(var(--ax-sys-color-secondary-500),.65)}.ax-bg-secondary-500\/70{background-color:rgba(var(--ax-sys-color-secondary-500),.7)}.ax-bg-secondary-500\/75{background-color:rgba(var(--ax-sys-color-secondary-500),.75)}.ax-bg-secondary-500\/80{background-color:rgba(var(--ax-sys-color-secondary-500),.8)}.ax-bg-secondary-500\/85{background-color:rgba(var(--ax-sys-color-secondary-500),.85)}.ax-bg-secondary-500\/90{background-color:rgba(var(--ax-sys-color-secondary-500),.9)}.ax-bg-secondary-500\/95{background-color:rgba(var(--ax-sys-color-secondary-500),.95)}.ax-bg-secondary-600{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-600),var(--tw-bg-opacity, 1))}.ax-bg-secondary-600\/0{background-color:rgba(var(--ax-sys-color-secondary-600),0)}.ax-bg-secondary-600\/10{background-color:rgba(var(--ax-sys-color-secondary-600),.1)}.ax-bg-secondary-600\/100{background-color:rgba(var(--ax-sys-color-secondary-600),1)}.ax-bg-secondary-600\/15{background-color:rgba(var(--ax-sys-color-secondary-600),.15)}.ax-bg-secondary-600\/20{background-color:rgba(var(--ax-sys-color-secondary-600),.2)}.ax-bg-secondary-600\/25{background-color:rgba(var(--ax-sys-color-secondary-600),.25)}.ax-bg-secondary-600\/30{background-color:rgba(var(--ax-sys-color-secondary-600),.3)}.ax-bg-secondary-600\/35{background-color:rgba(var(--ax-sys-color-secondary-600),.35)}.ax-bg-secondary-600\/40{background-color:rgba(var(--ax-sys-color-secondary-600),.4)}.ax-bg-secondary-600\/45{background-color:rgba(var(--ax-sys-color-secondary-600),.45)}.ax-bg-secondary-600\/5{background-color:rgba(var(--ax-sys-color-secondary-600),.05)}.ax-bg-secondary-600\/50{background-color:rgba(var(--ax-sys-color-secondary-600),.5)}.ax-bg-secondary-600\/55{background-color:rgba(var(--ax-sys-color-secondary-600),.55)}.ax-bg-secondary-600\/60{background-color:rgba(var(--ax-sys-color-secondary-600),.6)}.ax-bg-secondary-600\/65{background-color:rgba(var(--ax-sys-color-secondary-600),.65)}.ax-bg-secondary-600\/70{background-color:rgba(var(--ax-sys-color-secondary-600),.7)}.ax-bg-secondary-600\/75{background-color:rgba(var(--ax-sys-color-secondary-600),.75)}.ax-bg-secondary-600\/80{background-color:rgba(var(--ax-sys-color-secondary-600),.8)}.ax-bg-secondary-600\/85{background-color:rgba(var(--ax-sys-color-secondary-600),.85)}.ax-bg-secondary-600\/90{background-color:rgba(var(--ax-sys-color-secondary-600),.9)}.ax-bg-secondary-600\/95{background-color:rgba(var(--ax-sys-color-secondary-600),.95)}.ax-bg-secondary-700{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-700),var(--tw-bg-opacity, 1))}.ax-bg-secondary-700\/0{background-color:rgba(var(--ax-sys-color-secondary-700),0)}.ax-bg-secondary-700\/10{background-color:rgba(var(--ax-sys-color-secondary-700),.1)}.ax-bg-secondary-700\/100{background-color:rgba(var(--ax-sys-color-secondary-700),1)}.ax-bg-secondary-700\/15{background-color:rgba(var(--ax-sys-color-secondary-700),.15)}.ax-bg-secondary-700\/20{background-color:rgba(var(--ax-sys-color-secondary-700),.2)}.ax-bg-secondary-700\/25{background-color:rgba(var(--ax-sys-color-secondary-700),.25)}.ax-bg-secondary-700\/30{background-color:rgba(var(--ax-sys-color-secondary-700),.3)}.ax-bg-secondary-700\/35{background-color:rgba(var(--ax-sys-color-secondary-700),.35)}.ax-bg-secondary-700\/40{background-color:rgba(var(--ax-sys-color-secondary-700),.4)}.ax-bg-secondary-700\/45{background-color:rgba(var(--ax-sys-color-secondary-700),.45)}.ax-bg-secondary-700\/5{background-color:rgba(var(--ax-sys-color-secondary-700),.05)}.ax-bg-secondary-700\/50{background-color:rgba(var(--ax-sys-color-secondary-700),.5)}.ax-bg-secondary-700\/55{background-color:rgba(var(--ax-sys-color-secondary-700),.55)}.ax-bg-secondary-700\/60{background-color:rgba(var(--ax-sys-color-secondary-700),.6)}.ax-bg-secondary-700\/65{background-color:rgba(var(--ax-sys-color-secondary-700),.65)}.ax-bg-secondary-700\/70{background-color:rgba(var(--ax-sys-color-secondary-700),.7)}.ax-bg-secondary-700\/75{background-color:rgba(var(--ax-sys-color-secondary-700),.75)}.ax-bg-secondary-700\/80{background-color:rgba(var(--ax-sys-color-secondary-700),.8)}.ax-bg-secondary-700\/85{background-color:rgba(var(--ax-sys-color-secondary-700),.85)}.ax-bg-secondary-700\/90{background-color:rgba(var(--ax-sys-color-secondary-700),.9)}.ax-bg-secondary-700\/95{background-color:rgba(var(--ax-sys-color-secondary-700),.95)}.ax-bg-secondary-800{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-800),var(--tw-bg-opacity, 1))}.ax-bg-secondary-800\/0{background-color:rgba(var(--ax-sys-color-secondary-800),0)}.ax-bg-secondary-800\/10{background-color:rgba(var(--ax-sys-color-secondary-800),.1)}.ax-bg-secondary-800\/100{background-color:rgba(var(--ax-sys-color-secondary-800),1)}.ax-bg-secondary-800\/15{background-color:rgba(var(--ax-sys-color-secondary-800),.15)}.ax-bg-secondary-800\/20{background-color:rgba(var(--ax-sys-color-secondary-800),.2)}.ax-bg-secondary-800\/25{background-color:rgba(var(--ax-sys-color-secondary-800),.25)}.ax-bg-secondary-800\/30{background-color:rgba(var(--ax-sys-color-secondary-800),.3)}.ax-bg-secondary-800\/35{background-color:rgba(var(--ax-sys-color-secondary-800),.35)}.ax-bg-secondary-800\/40{background-color:rgba(var(--ax-sys-color-secondary-800),.4)}.ax-bg-secondary-800\/45{background-color:rgba(var(--ax-sys-color-secondary-800),.45)}.ax-bg-secondary-800\/5{background-color:rgba(var(--ax-sys-color-secondary-800),.05)}.ax-bg-secondary-800\/50{background-color:rgba(var(--ax-sys-color-secondary-800),.5)}.ax-bg-secondary-800\/55{background-color:rgba(var(--ax-sys-color-secondary-800),.55)}.ax-bg-secondary-800\/60{background-color:rgba(var(--ax-sys-color-secondary-800),.6)}.ax-bg-secondary-800\/65{background-color:rgba(var(--ax-sys-color-secondary-800),.65)}.ax-bg-secondary-800\/70{background-color:rgba(var(--ax-sys-color-secondary-800),.7)}.ax-bg-secondary-800\/75{background-color:rgba(var(--ax-sys-color-secondary-800),.75)}.ax-bg-secondary-800\/80{background-color:rgba(var(--ax-sys-color-secondary-800),.8)}.ax-bg-secondary-800\/85{background-color:rgba(var(--ax-sys-color-secondary-800),.85)}.ax-bg-secondary-800\/90{background-color:rgba(var(--ax-sys-color-secondary-800),.9)}.ax-bg-secondary-800\/95{background-color:rgba(var(--ax-sys-color-secondary-800),.95)}.ax-bg-secondary-900{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-900),var(--tw-bg-opacity, 1))}.ax-bg-secondary-900\/0{background-color:rgba(var(--ax-sys-color-secondary-900),0)}.ax-bg-secondary-900\/10{background-color:rgba(var(--ax-sys-color-secondary-900),.1)}.ax-bg-secondary-900\/100{background-color:rgba(var(--ax-sys-color-secondary-900),1)}.ax-bg-secondary-900\/15{background-color:rgba(var(--ax-sys-color-secondary-900),.15)}.ax-bg-secondary-900\/20{background-color:rgba(var(--ax-sys-color-secondary-900),.2)}.ax-bg-secondary-900\/25{background-color:rgba(var(--ax-sys-color-secondary-900),.25)}.ax-bg-secondary-900\/30{background-color:rgba(var(--ax-sys-color-secondary-900),.3)}.ax-bg-secondary-900\/35{background-color:rgba(var(--ax-sys-color-secondary-900),.35)}.ax-bg-secondary-900\/40{background-color:rgba(var(--ax-sys-color-secondary-900),.4)}.ax-bg-secondary-900\/45{background-color:rgba(var(--ax-sys-color-secondary-900),.45)}.ax-bg-secondary-900\/5{background-color:rgba(var(--ax-sys-color-secondary-900),.05)}.ax-bg-secondary-900\/50{background-color:rgba(var(--ax-sys-color-secondary-900),.5)}.ax-bg-secondary-900\/55{background-color:rgba(var(--ax-sys-color-secondary-900),.55)}.ax-bg-secondary-900\/60{background-color:rgba(var(--ax-sys-color-secondary-900),.6)}.ax-bg-secondary-900\/65{background-color:rgba(var(--ax-sys-color-secondary-900),.65)}.ax-bg-secondary-900\/70{background-color:rgba(var(--ax-sys-color-secondary-900),.7)}.ax-bg-secondary-900\/75{background-color:rgba(var(--ax-sys-color-secondary-900),.75)}.ax-bg-secondary-900\/80{background-color:rgba(var(--ax-sys-color-secondary-900),.8)}.ax-bg-secondary-900\/85{background-color:rgba(var(--ax-sys-color-secondary-900),.85)}.ax-bg-secondary-900\/90{background-color:rgba(var(--ax-sys-color-secondary-900),.9)}.ax-bg-secondary-900\/95{background-color:rgba(var(--ax-sys-color-secondary-900),.95)}.ax-bg-secondary-950{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-950),var(--tw-bg-opacity, 1))}.ax-bg-secondary-950\/0{background-color:rgba(var(--ax-sys-color-secondary-950),0)}.ax-bg-secondary-950\/10{background-color:rgba(var(--ax-sys-color-secondary-950),.1)}.ax-bg-secondary-950\/100{background-color:rgba(var(--ax-sys-color-secondary-950),1)}.ax-bg-secondary-950\/15{background-color:rgba(var(--ax-sys-color-secondary-950),.15)}.ax-bg-secondary-950\/20{background-color:rgba(var(--ax-sys-color-secondary-950),.2)}.ax-bg-secondary-950\/25{background-color:rgba(var(--ax-sys-color-secondary-950),.25)}.ax-bg-secondary-950\/30{background-color:rgba(var(--ax-sys-color-secondary-950),.3)}.ax-bg-secondary-950\/35{background-color:rgba(var(--ax-sys-color-secondary-950),.35)}.ax-bg-secondary-950\/40{background-color:rgba(var(--ax-sys-color-secondary-950),.4)}.ax-bg-secondary-950\/45{background-color:rgba(var(--ax-sys-color-secondary-950),.45)}.ax-bg-secondary-950\/5{background-color:rgba(var(--ax-sys-color-secondary-950),.05)}.ax-bg-secondary-950\/50{background-color:rgba(var(--ax-sys-color-secondary-950),.5)}.ax-bg-secondary-950\/55{background-color:rgba(var(--ax-sys-color-secondary-950),.55)}.ax-bg-secondary-950\/60{background-color:rgba(var(--ax-sys-color-secondary-950),.6)}.ax-bg-secondary-950\/65{background-color:rgba(var(--ax-sys-color-secondary-950),.65)}.ax-bg-secondary-950\/70{background-color:rgba(var(--ax-sys-color-secondary-950),.7)}.ax-bg-secondary-950\/75{background-color:rgba(var(--ax-sys-color-secondary-950),.75)}.ax-bg-secondary-950\/80{background-color:rgba(var(--ax-sys-color-secondary-950),.8)}.ax-bg-secondary-950\/85{background-color:rgba(var(--ax-sys-color-secondary-950),.85)}.ax-bg-secondary-950\/90{background-color:rgba(var(--ax-sys-color-secondary-950),.9)}.ax-bg-secondary-950\/95{background-color:rgba(var(--ax-sys-color-secondary-950),.95)}.ax-bg-secondary-dark{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-dark-surface),var(--tw-bg-opacity, 1))}.ax-bg-secondary-dark\/0{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),0)}.ax-bg-secondary-dark\/10{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.1)}.ax-bg-secondary-dark\/100{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),1)}.ax-bg-secondary-dark\/15{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.15)}.ax-bg-secondary-dark\/20{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.2)}.ax-bg-secondary-dark\/25{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.25)}.ax-bg-secondary-dark\/30{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.3)}.ax-bg-secondary-dark\/35{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.35)}.ax-bg-secondary-dark\/40{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.4)}.ax-bg-secondary-dark\/45{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.45)}.ax-bg-secondary-dark\/5{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.05)}.ax-bg-secondary-dark\/50{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.5)}.ax-bg-secondary-dark\/55{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.55)}.ax-bg-secondary-dark\/60{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.6)}.ax-bg-secondary-dark\/65{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.65)}.ax-bg-secondary-dark\/70{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.7)}.ax-bg-secondary-dark\/75{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.75)}.ax-bg-secondary-dark\/80{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.8)}.ax-bg-secondary-dark\/85{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.85)}.ax-bg-secondary-dark\/90{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.9)}.ax-bg-secondary-dark\/95{background-color:rgba(var(--ax-sys-color-secondary-dark-surface),.95)}.ax-bg-secondary-darker{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-darker-surface),var(--tw-bg-opacity, 1))}.ax-bg-secondary-darker\/0{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),0)}.ax-bg-secondary-darker\/10{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.1)}.ax-bg-secondary-darker\/100{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),1)}.ax-bg-secondary-darker\/15{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.15)}.ax-bg-secondary-darker\/20{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.2)}.ax-bg-secondary-darker\/25{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.25)}.ax-bg-secondary-darker\/30{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.3)}.ax-bg-secondary-darker\/35{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.35)}.ax-bg-secondary-darker\/40{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.4)}.ax-bg-secondary-darker\/45{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.45)}.ax-bg-secondary-darker\/5{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.05)}.ax-bg-secondary-darker\/50{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.5)}.ax-bg-secondary-darker\/55{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.55)}.ax-bg-secondary-darker\/60{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.6)}.ax-bg-secondary-darker\/65{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.65)}.ax-bg-secondary-darker\/70{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.7)}.ax-bg-secondary-darker\/75{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.75)}.ax-bg-secondary-darker\/80{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.8)}.ax-bg-secondary-darker\/85{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.85)}.ax-bg-secondary-darker\/90{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.9)}.ax-bg-secondary-darker\/95{background-color:rgba(var(--ax-sys-color-secondary-darker-surface),.95)}.ax-bg-secondary-darkest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),var(--tw-bg-opacity, 1))}.ax-bg-secondary-darkest\/0{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),0)}.ax-bg-secondary-darkest\/10{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.1)}.ax-bg-secondary-darkest\/100{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),1)}.ax-bg-secondary-darkest\/15{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.15)}.ax-bg-secondary-darkest\/20{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.2)}.ax-bg-secondary-darkest\/25{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.25)}.ax-bg-secondary-darkest\/30{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.3)}.ax-bg-secondary-darkest\/35{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.35)}.ax-bg-secondary-darkest\/40{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.4)}.ax-bg-secondary-darkest\/45{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.45)}.ax-bg-secondary-darkest\/5{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.05)}.ax-bg-secondary-darkest\/50{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.5)}.ax-bg-secondary-darkest\/55{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.55)}.ax-bg-secondary-darkest\/60{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.6)}.ax-bg-secondary-darkest\/65{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.65)}.ax-bg-secondary-darkest\/70{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.7)}.ax-bg-secondary-darkest\/75{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.75)}.ax-bg-secondary-darkest\/80{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.8)}.ax-bg-secondary-darkest\/85{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.85)}.ax-bg-secondary-darkest\/90{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.9)}.ax-bg-secondary-darkest\/95{background-color:rgba(var(--ax-sys-color-secondary-darkest-surface),.95)}.ax-bg-secondary-light{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-light-surface),var(--tw-bg-opacity, 1))}.ax-bg-secondary-light\/0{background-color:rgba(var(--ax-sys-color-secondary-light-surface),0)}.ax-bg-secondary-light\/10{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.1)}.ax-bg-secondary-light\/100{background-color:rgba(var(--ax-sys-color-secondary-light-surface),1)}.ax-bg-secondary-light\/15{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.15)}.ax-bg-secondary-light\/20{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.2)}.ax-bg-secondary-light\/25{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.25)}.ax-bg-secondary-light\/30{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.3)}.ax-bg-secondary-light\/35{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.35)}.ax-bg-secondary-light\/40{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.4)}.ax-bg-secondary-light\/45{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.45)}.ax-bg-secondary-light\/5{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.05)}.ax-bg-secondary-light\/50{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.5)}.ax-bg-secondary-light\/55{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.55)}.ax-bg-secondary-light\/60{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.6)}.ax-bg-secondary-light\/65{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.65)}.ax-bg-secondary-light\/70{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.7)}.ax-bg-secondary-light\/75{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.75)}.ax-bg-secondary-light\/80{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.8)}.ax-bg-secondary-light\/85{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.85)}.ax-bg-secondary-light\/90{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.9)}.ax-bg-secondary-light\/95{background-color:rgba(var(--ax-sys-color-secondary-light-surface),.95)}.ax-bg-secondary-lighter{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),var(--tw-bg-opacity, 1))}.ax-bg-secondary-lighter\/0{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),0)}.ax-bg-secondary-lighter\/10{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.1)}.ax-bg-secondary-lighter\/100{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),1)}.ax-bg-secondary-lighter\/15{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.15)}.ax-bg-secondary-lighter\/20{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.2)}.ax-bg-secondary-lighter\/25{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.25)}.ax-bg-secondary-lighter\/30{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.3)}.ax-bg-secondary-lighter\/35{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.35)}.ax-bg-secondary-lighter\/40{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.4)}.ax-bg-secondary-lighter\/45{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.45)}.ax-bg-secondary-lighter\/5{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.05)}.ax-bg-secondary-lighter\/50{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.5)}.ax-bg-secondary-lighter\/55{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.55)}.ax-bg-secondary-lighter\/60{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.6)}.ax-bg-secondary-lighter\/65{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.65)}.ax-bg-secondary-lighter\/70{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.7)}.ax-bg-secondary-lighter\/75{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.75)}.ax-bg-secondary-lighter\/80{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.8)}.ax-bg-secondary-lighter\/85{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.85)}.ax-bg-secondary-lighter\/90{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.9)}.ax-bg-secondary-lighter\/95{background-color:rgba(var(--ax-sys-color-secondary-lighter-surface),.95)}.ax-bg-secondary-lightest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),var(--tw-bg-opacity, 1))}.ax-bg-secondary-lightest\/0{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),0)}.ax-bg-secondary-lightest\/10{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.1)}.ax-bg-secondary-lightest\/100{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),1)}.ax-bg-secondary-lightest\/15{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.15)}.ax-bg-secondary-lightest\/20{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.2)}.ax-bg-secondary-lightest\/25{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.25)}.ax-bg-secondary-lightest\/30{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.3)}.ax-bg-secondary-lightest\/35{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.35)}.ax-bg-secondary-lightest\/40{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.4)}.ax-bg-secondary-lightest\/45{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.45)}.ax-bg-secondary-lightest\/5{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.05)}.ax-bg-secondary-lightest\/50{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.5)}.ax-bg-secondary-lightest\/55{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.55)}.ax-bg-secondary-lightest\/60{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.6)}.ax-bg-secondary-lightest\/65{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.65)}.ax-bg-secondary-lightest\/70{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.7)}.ax-bg-secondary-lightest\/75{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.75)}.ax-bg-secondary-lightest\/80{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.8)}.ax-bg-secondary-lightest\/85{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.85)}.ax-bg-secondary-lightest\/90{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.9)}.ax-bg-secondary-lightest\/95{background-color:rgba(var(--ax-sys-color-secondary-lightest-surface),.95)}.ax-bg-secondary-surface{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-secondary-surface),var(--tw-bg-opacity, 1))}.ax-bg-secondary-surface\/0{background-color:rgba(var(--ax-sys-color-secondary-surface),0)}.ax-bg-secondary-surface\/10{background-color:rgba(var(--ax-sys-color-secondary-surface),.1)}.ax-bg-secondary-surface\/100{background-color:rgba(var(--ax-sys-color-secondary-surface),1)}.ax-bg-secondary-surface\/15{background-color:rgba(var(--ax-sys-color-secondary-surface),.15)}.ax-bg-secondary-surface\/20{background-color:rgba(var(--ax-sys-color-secondary-surface),.2)}.ax-bg-secondary-surface\/25{background-color:rgba(var(--ax-sys-color-secondary-surface),.25)}.ax-bg-secondary-surface\/30{background-color:rgba(var(--ax-sys-color-secondary-surface),.3)}.ax-bg-secondary-surface\/35{background-color:rgba(var(--ax-sys-color-secondary-surface),.35)}.ax-bg-secondary-surface\/40{background-color:rgba(var(--ax-sys-color-secondary-surface),.4)}.ax-bg-secondary-surface\/45{background-color:rgba(var(--ax-sys-color-secondary-surface),.45)}.ax-bg-secondary-surface\/5{background-color:rgba(var(--ax-sys-color-secondary-surface),.05)}.ax-bg-secondary-surface\/50{background-color:rgba(var(--ax-sys-color-secondary-surface),.5)}.ax-bg-secondary-surface\/55{background-color:rgba(var(--ax-sys-color-secondary-surface),.55)}.ax-bg-secondary-surface\/60{background-color:rgba(var(--ax-sys-color-secondary-surface),.6)}.ax-bg-secondary-surface\/65{background-color:rgba(var(--ax-sys-color-secondary-surface),.65)}.ax-bg-secondary-surface\/70{background-color:rgba(var(--ax-sys-color-secondary-surface),.7)}.ax-bg-secondary-surface\/75{background-color:rgba(var(--ax-sys-color-secondary-surface),.75)}.ax-bg-secondary-surface\/80{background-color:rgba(var(--ax-sys-color-secondary-surface),.8)}.ax-bg-secondary-surface\/85{background-color:rgba(var(--ax-sys-color-secondary-surface),.85)}.ax-bg-secondary-surface\/90{background-color:rgba(var(--ax-sys-color-secondary-surface),.9)}.ax-bg-secondary-surface\/95{background-color:rgba(var(--ax-sys-color-secondary-surface),.95)}.ax-bg-success-100{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-100),var(--tw-bg-opacity, 1))}.ax-bg-success-100\/0{background-color:rgba(var(--ax-sys-color-success-100),0)}.ax-bg-success-100\/10{background-color:rgba(var(--ax-sys-color-success-100),.1)}.ax-bg-success-100\/100{background-color:rgba(var(--ax-sys-color-success-100),1)}.ax-bg-success-100\/15{background-color:rgba(var(--ax-sys-color-success-100),.15)}.ax-bg-success-100\/20{background-color:rgba(var(--ax-sys-color-success-100),.2)}.ax-bg-success-100\/25{background-color:rgba(var(--ax-sys-color-success-100),.25)}.ax-bg-success-100\/30{background-color:rgba(var(--ax-sys-color-success-100),.3)}.ax-bg-success-100\/35{background-color:rgba(var(--ax-sys-color-success-100),.35)}.ax-bg-success-100\/40{background-color:rgba(var(--ax-sys-color-success-100),.4)}.ax-bg-success-100\/45{background-color:rgba(var(--ax-sys-color-success-100),.45)}.ax-bg-success-100\/5{background-color:rgba(var(--ax-sys-color-success-100),.05)}.ax-bg-success-100\/50{background-color:rgba(var(--ax-sys-color-success-100),.5)}.ax-bg-success-100\/55{background-color:rgba(var(--ax-sys-color-success-100),.55)}.ax-bg-success-100\/60{background-color:rgba(var(--ax-sys-color-success-100),.6)}.ax-bg-success-100\/65{background-color:rgba(var(--ax-sys-color-success-100),.65)}.ax-bg-success-100\/70{background-color:rgba(var(--ax-sys-color-success-100),.7)}.ax-bg-success-100\/75{background-color:rgba(var(--ax-sys-color-success-100),.75)}.ax-bg-success-100\/80{background-color:rgba(var(--ax-sys-color-success-100),.8)}.ax-bg-success-100\/85{background-color:rgba(var(--ax-sys-color-success-100),.85)}.ax-bg-success-100\/90{background-color:rgba(var(--ax-sys-color-success-100),.9)}.ax-bg-success-100\/95{background-color:rgba(var(--ax-sys-color-success-100),.95)}.ax-bg-success-200{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-200),var(--tw-bg-opacity, 1))}.ax-bg-success-200\/0{background-color:rgba(var(--ax-sys-color-success-200),0)}.ax-bg-success-200\/10{background-color:rgba(var(--ax-sys-color-success-200),.1)}.ax-bg-success-200\/100{background-color:rgba(var(--ax-sys-color-success-200),1)}.ax-bg-success-200\/15{background-color:rgba(var(--ax-sys-color-success-200),.15)}.ax-bg-success-200\/20{background-color:rgba(var(--ax-sys-color-success-200),.2)}.ax-bg-success-200\/25{background-color:rgba(var(--ax-sys-color-success-200),.25)}.ax-bg-success-200\/30{background-color:rgba(var(--ax-sys-color-success-200),.3)}.ax-bg-success-200\/35{background-color:rgba(var(--ax-sys-color-success-200),.35)}.ax-bg-success-200\/40{background-color:rgba(var(--ax-sys-color-success-200),.4)}.ax-bg-success-200\/45{background-color:rgba(var(--ax-sys-color-success-200),.45)}.ax-bg-success-200\/5{background-color:rgba(var(--ax-sys-color-success-200),.05)}.ax-bg-success-200\/50{background-color:rgba(var(--ax-sys-color-success-200),.5)}.ax-bg-success-200\/55{background-color:rgba(var(--ax-sys-color-success-200),.55)}.ax-bg-success-200\/60{background-color:rgba(var(--ax-sys-color-success-200),.6)}.ax-bg-success-200\/65{background-color:rgba(var(--ax-sys-color-success-200),.65)}.ax-bg-success-200\/70{background-color:rgba(var(--ax-sys-color-success-200),.7)}.ax-bg-success-200\/75{background-color:rgba(var(--ax-sys-color-success-200),.75)}.ax-bg-success-200\/80{background-color:rgba(var(--ax-sys-color-success-200),.8)}.ax-bg-success-200\/85{background-color:rgba(var(--ax-sys-color-success-200),.85)}.ax-bg-success-200\/90{background-color:rgba(var(--ax-sys-color-success-200),.9)}.ax-bg-success-200\/95{background-color:rgba(var(--ax-sys-color-success-200),.95)}.ax-bg-success-300{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-300),var(--tw-bg-opacity, 1))}.ax-bg-success-300\/0{background-color:rgba(var(--ax-sys-color-success-300),0)}.ax-bg-success-300\/10{background-color:rgba(var(--ax-sys-color-success-300),.1)}.ax-bg-success-300\/100{background-color:rgba(var(--ax-sys-color-success-300),1)}.ax-bg-success-300\/15{background-color:rgba(var(--ax-sys-color-success-300),.15)}.ax-bg-success-300\/20{background-color:rgba(var(--ax-sys-color-success-300),.2)}.ax-bg-success-300\/25{background-color:rgba(var(--ax-sys-color-success-300),.25)}.ax-bg-success-300\/30{background-color:rgba(var(--ax-sys-color-success-300),.3)}.ax-bg-success-300\/35{background-color:rgba(var(--ax-sys-color-success-300),.35)}.ax-bg-success-300\/40{background-color:rgba(var(--ax-sys-color-success-300),.4)}.ax-bg-success-300\/45{background-color:rgba(var(--ax-sys-color-success-300),.45)}.ax-bg-success-300\/5{background-color:rgba(var(--ax-sys-color-success-300),.05)}.ax-bg-success-300\/50{background-color:rgba(var(--ax-sys-color-success-300),.5)}.ax-bg-success-300\/55{background-color:rgba(var(--ax-sys-color-success-300),.55)}.ax-bg-success-300\/60{background-color:rgba(var(--ax-sys-color-success-300),.6)}.ax-bg-success-300\/65{background-color:rgba(var(--ax-sys-color-success-300),.65)}.ax-bg-success-300\/70{background-color:rgba(var(--ax-sys-color-success-300),.7)}.ax-bg-success-300\/75{background-color:rgba(var(--ax-sys-color-success-300),.75)}.ax-bg-success-300\/80{background-color:rgba(var(--ax-sys-color-success-300),.8)}.ax-bg-success-300\/85{background-color:rgba(var(--ax-sys-color-success-300),.85)}.ax-bg-success-300\/90{background-color:rgba(var(--ax-sys-color-success-300),.9)}.ax-bg-success-300\/95{background-color:rgba(var(--ax-sys-color-success-300),.95)}.ax-bg-success-400{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-400),var(--tw-bg-opacity, 1))}.ax-bg-success-400\/0{background-color:rgba(var(--ax-sys-color-success-400),0)}.ax-bg-success-400\/10{background-color:rgba(var(--ax-sys-color-success-400),.1)}.ax-bg-success-400\/100{background-color:rgba(var(--ax-sys-color-success-400),1)}.ax-bg-success-400\/15{background-color:rgba(var(--ax-sys-color-success-400),.15)}.ax-bg-success-400\/20{background-color:rgba(var(--ax-sys-color-success-400),.2)}.ax-bg-success-400\/25{background-color:rgba(var(--ax-sys-color-success-400),.25)}.ax-bg-success-400\/30{background-color:rgba(var(--ax-sys-color-success-400),.3)}.ax-bg-success-400\/35{background-color:rgba(var(--ax-sys-color-success-400),.35)}.ax-bg-success-400\/40{background-color:rgba(var(--ax-sys-color-success-400),.4)}.ax-bg-success-400\/45{background-color:rgba(var(--ax-sys-color-success-400),.45)}.ax-bg-success-400\/5{background-color:rgba(var(--ax-sys-color-success-400),.05)}.ax-bg-success-400\/50{background-color:rgba(var(--ax-sys-color-success-400),.5)}.ax-bg-success-400\/55{background-color:rgba(var(--ax-sys-color-success-400),.55)}.ax-bg-success-400\/60{background-color:rgba(var(--ax-sys-color-success-400),.6)}.ax-bg-success-400\/65{background-color:rgba(var(--ax-sys-color-success-400),.65)}.ax-bg-success-400\/70{background-color:rgba(var(--ax-sys-color-success-400),.7)}.ax-bg-success-400\/75{background-color:rgba(var(--ax-sys-color-success-400),.75)}.ax-bg-success-400\/80{background-color:rgba(var(--ax-sys-color-success-400),.8)}.ax-bg-success-400\/85{background-color:rgba(var(--ax-sys-color-success-400),.85)}.ax-bg-success-400\/90{background-color:rgba(var(--ax-sys-color-success-400),.9)}.ax-bg-success-400\/95{background-color:rgba(var(--ax-sys-color-success-400),.95)}.ax-bg-success-50{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-50),var(--tw-bg-opacity, 1))}.ax-bg-success-50\/0{background-color:rgba(var(--ax-sys-color-success-50),0)}.ax-bg-success-50\/10{background-color:rgba(var(--ax-sys-color-success-50),.1)}.ax-bg-success-50\/100{background-color:rgba(var(--ax-sys-color-success-50),1)}.ax-bg-success-50\/15{background-color:rgba(var(--ax-sys-color-success-50),.15)}.ax-bg-success-50\/20{background-color:rgba(var(--ax-sys-color-success-50),.2)}.ax-bg-success-50\/25{background-color:rgba(var(--ax-sys-color-success-50),.25)}.ax-bg-success-50\/30{background-color:rgba(var(--ax-sys-color-success-50),.3)}.ax-bg-success-50\/35{background-color:rgba(var(--ax-sys-color-success-50),.35)}.ax-bg-success-50\/40{background-color:rgba(var(--ax-sys-color-success-50),.4)}.ax-bg-success-50\/45{background-color:rgba(var(--ax-sys-color-success-50),.45)}.ax-bg-success-50\/5{background-color:rgba(var(--ax-sys-color-success-50),.05)}.ax-bg-success-50\/50{background-color:rgba(var(--ax-sys-color-success-50),.5)}.ax-bg-success-50\/55{background-color:rgba(var(--ax-sys-color-success-50),.55)}.ax-bg-success-50\/60{background-color:rgba(var(--ax-sys-color-success-50),.6)}.ax-bg-success-50\/65{background-color:rgba(var(--ax-sys-color-success-50),.65)}.ax-bg-success-50\/70{background-color:rgba(var(--ax-sys-color-success-50),.7)}.ax-bg-success-50\/75{background-color:rgba(var(--ax-sys-color-success-50),.75)}.ax-bg-success-50\/80{background-color:rgba(var(--ax-sys-color-success-50),.8)}.ax-bg-success-50\/85{background-color:rgba(var(--ax-sys-color-success-50),.85)}.ax-bg-success-50\/90{background-color:rgba(var(--ax-sys-color-success-50),.9)}.ax-bg-success-50\/95{background-color:rgba(var(--ax-sys-color-success-50),.95)}.ax-bg-success-500{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-500),var(--tw-bg-opacity, 1))}.ax-bg-success-500\/0{background-color:rgba(var(--ax-sys-color-success-500),0)}.ax-bg-success-500\/10{background-color:rgba(var(--ax-sys-color-success-500),.1)}.ax-bg-success-500\/100{background-color:rgba(var(--ax-sys-color-success-500),1)}.ax-bg-success-500\/15{background-color:rgba(var(--ax-sys-color-success-500),.15)}.ax-bg-success-500\/20{background-color:rgba(var(--ax-sys-color-success-500),.2)}.ax-bg-success-500\/25{background-color:rgba(var(--ax-sys-color-success-500),.25)}.ax-bg-success-500\/30{background-color:rgba(var(--ax-sys-color-success-500),.3)}.ax-bg-success-500\/35{background-color:rgba(var(--ax-sys-color-success-500),.35)}.ax-bg-success-500\/40{background-color:rgba(var(--ax-sys-color-success-500),.4)}.ax-bg-success-500\/45{background-color:rgba(var(--ax-sys-color-success-500),.45)}.ax-bg-success-500\/5{background-color:rgba(var(--ax-sys-color-success-500),.05)}.ax-bg-success-500\/50{background-color:rgba(var(--ax-sys-color-success-500),.5)}.ax-bg-success-500\/55{background-color:rgba(var(--ax-sys-color-success-500),.55)}.ax-bg-success-500\/60{background-color:rgba(var(--ax-sys-color-success-500),.6)}.ax-bg-success-500\/65{background-color:rgba(var(--ax-sys-color-success-500),.65)}.ax-bg-success-500\/70{background-color:rgba(var(--ax-sys-color-success-500),.7)}.ax-bg-success-500\/75{background-color:rgba(var(--ax-sys-color-success-500),.75)}.ax-bg-success-500\/80{background-color:rgba(var(--ax-sys-color-success-500),.8)}.ax-bg-success-500\/85{background-color:rgba(var(--ax-sys-color-success-500),.85)}.ax-bg-success-500\/90{background-color:rgba(var(--ax-sys-color-success-500),.9)}.ax-bg-success-500\/95{background-color:rgba(var(--ax-sys-color-success-500),.95)}.ax-bg-success-600{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-600),var(--tw-bg-opacity, 1))}.ax-bg-success-600\/0{background-color:rgba(var(--ax-sys-color-success-600),0)}.ax-bg-success-600\/10{background-color:rgba(var(--ax-sys-color-success-600),.1)}.ax-bg-success-600\/100{background-color:rgba(var(--ax-sys-color-success-600),1)}.ax-bg-success-600\/15{background-color:rgba(var(--ax-sys-color-success-600),.15)}.ax-bg-success-600\/20{background-color:rgba(var(--ax-sys-color-success-600),.2)}.ax-bg-success-600\/25{background-color:rgba(var(--ax-sys-color-success-600),.25)}.ax-bg-success-600\/30{background-color:rgba(var(--ax-sys-color-success-600),.3)}.ax-bg-success-600\/35{background-color:rgba(var(--ax-sys-color-success-600),.35)}.ax-bg-success-600\/40{background-color:rgba(var(--ax-sys-color-success-600),.4)}.ax-bg-success-600\/45{background-color:rgba(var(--ax-sys-color-success-600),.45)}.ax-bg-success-600\/5{background-color:rgba(var(--ax-sys-color-success-600),.05)}.ax-bg-success-600\/50{background-color:rgba(var(--ax-sys-color-success-600),.5)}.ax-bg-success-600\/55{background-color:rgba(var(--ax-sys-color-success-600),.55)}.ax-bg-success-600\/60{background-color:rgba(var(--ax-sys-color-success-600),.6)}.ax-bg-success-600\/65{background-color:rgba(var(--ax-sys-color-success-600),.65)}.ax-bg-success-600\/70{background-color:rgba(var(--ax-sys-color-success-600),.7)}.ax-bg-success-600\/75{background-color:rgba(var(--ax-sys-color-success-600),.75)}.ax-bg-success-600\/80{background-color:rgba(var(--ax-sys-color-success-600),.8)}.ax-bg-success-600\/85{background-color:rgba(var(--ax-sys-color-success-600),.85)}.ax-bg-success-600\/90{background-color:rgba(var(--ax-sys-color-success-600),.9)}.ax-bg-success-600\/95{background-color:rgba(var(--ax-sys-color-success-600),.95)}.ax-bg-success-700{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-700),var(--tw-bg-opacity, 1))}.ax-bg-success-700\/0{background-color:rgba(var(--ax-sys-color-success-700),0)}.ax-bg-success-700\/10{background-color:rgba(var(--ax-sys-color-success-700),.1)}.ax-bg-success-700\/100{background-color:rgba(var(--ax-sys-color-success-700),1)}.ax-bg-success-700\/15{background-color:rgba(var(--ax-sys-color-success-700),.15)}.ax-bg-success-700\/20{background-color:rgba(var(--ax-sys-color-success-700),.2)}.ax-bg-success-700\/25{background-color:rgba(var(--ax-sys-color-success-700),.25)}.ax-bg-success-700\/30{background-color:rgba(var(--ax-sys-color-success-700),.3)}.ax-bg-success-700\/35{background-color:rgba(var(--ax-sys-color-success-700),.35)}.ax-bg-success-700\/40{background-color:rgba(var(--ax-sys-color-success-700),.4)}.ax-bg-success-700\/45{background-color:rgba(var(--ax-sys-color-success-700),.45)}.ax-bg-success-700\/5{background-color:rgba(var(--ax-sys-color-success-700),.05)}.ax-bg-success-700\/50{background-color:rgba(var(--ax-sys-color-success-700),.5)}.ax-bg-success-700\/55{background-color:rgba(var(--ax-sys-color-success-700),.55)}.ax-bg-success-700\/60{background-color:rgba(var(--ax-sys-color-success-700),.6)}.ax-bg-success-700\/65{background-color:rgba(var(--ax-sys-color-success-700),.65)}.ax-bg-success-700\/70{background-color:rgba(var(--ax-sys-color-success-700),.7)}.ax-bg-success-700\/75{background-color:rgba(var(--ax-sys-color-success-700),.75)}.ax-bg-success-700\/80{background-color:rgba(var(--ax-sys-color-success-700),.8)}.ax-bg-success-700\/85{background-color:rgba(var(--ax-sys-color-success-700),.85)}.ax-bg-success-700\/90{background-color:rgba(var(--ax-sys-color-success-700),.9)}.ax-bg-success-700\/95{background-color:rgba(var(--ax-sys-color-success-700),.95)}.ax-bg-success-800{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-800),var(--tw-bg-opacity, 1))}.ax-bg-success-800\/0{background-color:rgba(var(--ax-sys-color-success-800),0)}.ax-bg-success-800\/10{background-color:rgba(var(--ax-sys-color-success-800),.1)}.ax-bg-success-800\/100{background-color:rgba(var(--ax-sys-color-success-800),1)}.ax-bg-success-800\/15{background-color:rgba(var(--ax-sys-color-success-800),.15)}.ax-bg-success-800\/20{background-color:rgba(var(--ax-sys-color-success-800),.2)}.ax-bg-success-800\/25{background-color:rgba(var(--ax-sys-color-success-800),.25)}.ax-bg-success-800\/30{background-color:rgba(var(--ax-sys-color-success-800),.3)}.ax-bg-success-800\/35{background-color:rgba(var(--ax-sys-color-success-800),.35)}.ax-bg-success-800\/40{background-color:rgba(var(--ax-sys-color-success-800),.4)}.ax-bg-success-800\/45{background-color:rgba(var(--ax-sys-color-success-800),.45)}.ax-bg-success-800\/5{background-color:rgba(var(--ax-sys-color-success-800),.05)}.ax-bg-success-800\/50{background-color:rgba(var(--ax-sys-color-success-800),.5)}.ax-bg-success-800\/55{background-color:rgba(var(--ax-sys-color-success-800),.55)}.ax-bg-success-800\/60{background-color:rgba(var(--ax-sys-color-success-800),.6)}.ax-bg-success-800\/65{background-color:rgba(var(--ax-sys-color-success-800),.65)}.ax-bg-success-800\/70{background-color:rgba(var(--ax-sys-color-success-800),.7)}.ax-bg-success-800\/75{background-color:rgba(var(--ax-sys-color-success-800),.75)}.ax-bg-success-800\/80{background-color:rgba(var(--ax-sys-color-success-800),.8)}.ax-bg-success-800\/85{background-color:rgba(var(--ax-sys-color-success-800),.85)}.ax-bg-success-800\/90{background-color:rgba(var(--ax-sys-color-success-800),.9)}.ax-bg-success-800\/95{background-color:rgba(var(--ax-sys-color-success-800),.95)}.ax-bg-success-900{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-900),var(--tw-bg-opacity, 1))}.ax-bg-success-900\/0{background-color:rgba(var(--ax-sys-color-success-900),0)}.ax-bg-success-900\/10{background-color:rgba(var(--ax-sys-color-success-900),.1)}.ax-bg-success-900\/100{background-color:rgba(var(--ax-sys-color-success-900),1)}.ax-bg-success-900\/15{background-color:rgba(var(--ax-sys-color-success-900),.15)}.ax-bg-success-900\/20{background-color:rgba(var(--ax-sys-color-success-900),.2)}.ax-bg-success-900\/25{background-color:rgba(var(--ax-sys-color-success-900),.25)}.ax-bg-success-900\/30{background-color:rgba(var(--ax-sys-color-success-900),.3)}.ax-bg-success-900\/35{background-color:rgba(var(--ax-sys-color-success-900),.35)}.ax-bg-success-900\/40{background-color:rgba(var(--ax-sys-color-success-900),.4)}.ax-bg-success-900\/45{background-color:rgba(var(--ax-sys-color-success-900),.45)}.ax-bg-success-900\/5{background-color:rgba(var(--ax-sys-color-success-900),.05)}.ax-bg-success-900\/50{background-color:rgba(var(--ax-sys-color-success-900),.5)}.ax-bg-success-900\/55{background-color:rgba(var(--ax-sys-color-success-900),.55)}.ax-bg-success-900\/60{background-color:rgba(var(--ax-sys-color-success-900),.6)}.ax-bg-success-900\/65{background-color:rgba(var(--ax-sys-color-success-900),.65)}.ax-bg-success-900\/70{background-color:rgba(var(--ax-sys-color-success-900),.7)}.ax-bg-success-900\/75{background-color:rgba(var(--ax-sys-color-success-900),.75)}.ax-bg-success-900\/80{background-color:rgba(var(--ax-sys-color-success-900),.8)}.ax-bg-success-900\/85{background-color:rgba(var(--ax-sys-color-success-900),.85)}.ax-bg-success-900\/90{background-color:rgba(var(--ax-sys-color-success-900),.9)}.ax-bg-success-900\/95{background-color:rgba(var(--ax-sys-color-success-900),.95)}.ax-bg-success-950{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-950),var(--tw-bg-opacity, 1))}.ax-bg-success-950\/0{background-color:rgba(var(--ax-sys-color-success-950),0)}.ax-bg-success-950\/10{background-color:rgba(var(--ax-sys-color-success-950),.1)}.ax-bg-success-950\/100{background-color:rgba(var(--ax-sys-color-success-950),1)}.ax-bg-success-950\/15{background-color:rgba(var(--ax-sys-color-success-950),.15)}.ax-bg-success-950\/20{background-color:rgba(var(--ax-sys-color-success-950),.2)}.ax-bg-success-950\/25{background-color:rgba(var(--ax-sys-color-success-950),.25)}.ax-bg-success-950\/30{background-color:rgba(var(--ax-sys-color-success-950),.3)}.ax-bg-success-950\/35{background-color:rgba(var(--ax-sys-color-success-950),.35)}.ax-bg-success-950\/40{background-color:rgba(var(--ax-sys-color-success-950),.4)}.ax-bg-success-950\/45{background-color:rgba(var(--ax-sys-color-success-950),.45)}.ax-bg-success-950\/5{background-color:rgba(var(--ax-sys-color-success-950),.05)}.ax-bg-success-950\/50{background-color:rgba(var(--ax-sys-color-success-950),.5)}.ax-bg-success-950\/55{background-color:rgba(var(--ax-sys-color-success-950),.55)}.ax-bg-success-950\/60{background-color:rgba(var(--ax-sys-color-success-950),.6)}.ax-bg-success-950\/65{background-color:rgba(var(--ax-sys-color-success-950),.65)}.ax-bg-success-950\/70{background-color:rgba(var(--ax-sys-color-success-950),.7)}.ax-bg-success-950\/75{background-color:rgba(var(--ax-sys-color-success-950),.75)}.ax-bg-success-950\/80{background-color:rgba(var(--ax-sys-color-success-950),.8)}.ax-bg-success-950\/85{background-color:rgba(var(--ax-sys-color-success-950),.85)}.ax-bg-success-950\/90{background-color:rgba(var(--ax-sys-color-success-950),.9)}.ax-bg-success-950\/95{background-color:rgba(var(--ax-sys-color-success-950),.95)}.ax-bg-success-dark{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-dark-surface),var(--tw-bg-opacity, 1))}.ax-bg-success-dark\/0{background-color:rgba(var(--ax-sys-color-success-dark-surface),0)}.ax-bg-success-dark\/10{background-color:rgba(var(--ax-sys-color-success-dark-surface),.1)}.ax-bg-success-dark\/100{background-color:rgba(var(--ax-sys-color-success-dark-surface),1)}.ax-bg-success-dark\/15{background-color:rgba(var(--ax-sys-color-success-dark-surface),.15)}.ax-bg-success-dark\/20{background-color:rgba(var(--ax-sys-color-success-dark-surface),.2)}.ax-bg-success-dark\/25{background-color:rgba(var(--ax-sys-color-success-dark-surface),.25)}.ax-bg-success-dark\/30{background-color:rgba(var(--ax-sys-color-success-dark-surface),.3)}.ax-bg-success-dark\/35{background-color:rgba(var(--ax-sys-color-success-dark-surface),.35)}.ax-bg-success-dark\/40{background-color:rgba(var(--ax-sys-color-success-dark-surface),.4)}.ax-bg-success-dark\/45{background-color:rgba(var(--ax-sys-color-success-dark-surface),.45)}.ax-bg-success-dark\/5{background-color:rgba(var(--ax-sys-color-success-dark-surface),.05)}.ax-bg-success-dark\/50{background-color:rgba(var(--ax-sys-color-success-dark-surface),.5)}.ax-bg-success-dark\/55{background-color:rgba(var(--ax-sys-color-success-dark-surface),.55)}.ax-bg-success-dark\/60{background-color:rgba(var(--ax-sys-color-success-dark-surface),.6)}.ax-bg-success-dark\/65{background-color:rgba(var(--ax-sys-color-success-dark-surface),.65)}.ax-bg-success-dark\/70{background-color:rgba(var(--ax-sys-color-success-dark-surface),.7)}.ax-bg-success-dark\/75{background-color:rgba(var(--ax-sys-color-success-dark-surface),.75)}.ax-bg-success-dark\/80{background-color:rgba(var(--ax-sys-color-success-dark-surface),.8)}.ax-bg-success-dark\/85{background-color:rgba(var(--ax-sys-color-success-dark-surface),.85)}.ax-bg-success-dark\/90{background-color:rgba(var(--ax-sys-color-success-dark-surface),.9)}.ax-bg-success-dark\/95{background-color:rgba(var(--ax-sys-color-success-dark-surface),.95)}.ax-bg-success-darker{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-darker-surface),var(--tw-bg-opacity, 1))}.ax-bg-success-darker\/0{background-color:rgba(var(--ax-sys-color-success-darker-surface),0)}.ax-bg-success-darker\/10{background-color:rgba(var(--ax-sys-color-success-darker-surface),.1)}.ax-bg-success-darker\/100{background-color:rgba(var(--ax-sys-color-success-darker-surface),1)}.ax-bg-success-darker\/15{background-color:rgba(var(--ax-sys-color-success-darker-surface),.15)}.ax-bg-success-darker\/20{background-color:rgba(var(--ax-sys-color-success-darker-surface),.2)}.ax-bg-success-darker\/25{background-color:rgba(var(--ax-sys-color-success-darker-surface),.25)}.ax-bg-success-darker\/30{background-color:rgba(var(--ax-sys-color-success-darker-surface),.3)}.ax-bg-success-darker\/35{background-color:rgba(var(--ax-sys-color-success-darker-surface),.35)}.ax-bg-success-darker\/40{background-color:rgba(var(--ax-sys-color-success-darker-surface),.4)}.ax-bg-success-darker\/45{background-color:rgba(var(--ax-sys-color-success-darker-surface),.45)}.ax-bg-success-darker\/5{background-color:rgba(var(--ax-sys-color-success-darker-surface),.05)}.ax-bg-success-darker\/50{background-color:rgba(var(--ax-sys-color-success-darker-surface),.5)}.ax-bg-success-darker\/55{background-color:rgba(var(--ax-sys-color-success-darker-surface),.55)}.ax-bg-success-darker\/60{background-color:rgba(var(--ax-sys-color-success-darker-surface),.6)}.ax-bg-success-darker\/65{background-color:rgba(var(--ax-sys-color-success-darker-surface),.65)}.ax-bg-success-darker\/70{background-color:rgba(var(--ax-sys-color-success-darker-surface),.7)}.ax-bg-success-darker\/75{background-color:rgba(var(--ax-sys-color-success-darker-surface),.75)}.ax-bg-success-darker\/80{background-color:rgba(var(--ax-sys-color-success-darker-surface),.8)}.ax-bg-success-darker\/85{background-color:rgba(var(--ax-sys-color-success-darker-surface),.85)}.ax-bg-success-darker\/90{background-color:rgba(var(--ax-sys-color-success-darker-surface),.9)}.ax-bg-success-darker\/95{background-color:rgba(var(--ax-sys-color-success-darker-surface),.95)}.ax-bg-success-darkest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-darkest-surface),var(--tw-bg-opacity, 1))}.ax-bg-success-darkest\/0{background-color:rgba(var(--ax-sys-color-success-darkest-surface),0)}.ax-bg-success-darkest\/10{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.1)}.ax-bg-success-darkest\/100{background-color:rgba(var(--ax-sys-color-success-darkest-surface),1)}.ax-bg-success-darkest\/15{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.15)}.ax-bg-success-darkest\/20{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.2)}.ax-bg-success-darkest\/25{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.25)}.ax-bg-success-darkest\/30{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.3)}.ax-bg-success-darkest\/35{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.35)}.ax-bg-success-darkest\/40{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.4)}.ax-bg-success-darkest\/45{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.45)}.ax-bg-success-darkest\/5{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.05)}.ax-bg-success-darkest\/50{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.5)}.ax-bg-success-darkest\/55{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.55)}.ax-bg-success-darkest\/60{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.6)}.ax-bg-success-darkest\/65{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.65)}.ax-bg-success-darkest\/70{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.7)}.ax-bg-success-darkest\/75{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.75)}.ax-bg-success-darkest\/80{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.8)}.ax-bg-success-darkest\/85{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.85)}.ax-bg-success-darkest\/90{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.9)}.ax-bg-success-darkest\/95{background-color:rgba(var(--ax-sys-color-success-darkest-surface),.95)}.ax-bg-success-light{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-light-surface),var(--tw-bg-opacity, 1))}.ax-bg-success-light\/0{background-color:rgba(var(--ax-sys-color-success-light-surface),0)}.ax-bg-success-light\/10{background-color:rgba(var(--ax-sys-color-success-light-surface),.1)}.ax-bg-success-light\/100{background-color:rgba(var(--ax-sys-color-success-light-surface),1)}.ax-bg-success-light\/15{background-color:rgba(var(--ax-sys-color-success-light-surface),.15)}.ax-bg-success-light\/20{background-color:rgba(var(--ax-sys-color-success-light-surface),.2)}.ax-bg-success-light\/25{background-color:rgba(var(--ax-sys-color-success-light-surface),.25)}.ax-bg-success-light\/30{background-color:rgba(var(--ax-sys-color-success-light-surface),.3)}.ax-bg-success-light\/35{background-color:rgba(var(--ax-sys-color-success-light-surface),.35)}.ax-bg-success-light\/40{background-color:rgba(var(--ax-sys-color-success-light-surface),.4)}.ax-bg-success-light\/45{background-color:rgba(var(--ax-sys-color-success-light-surface),.45)}.ax-bg-success-light\/5{background-color:rgba(var(--ax-sys-color-success-light-surface),.05)}.ax-bg-success-light\/50{background-color:rgba(var(--ax-sys-color-success-light-surface),.5)}.ax-bg-success-light\/55{background-color:rgba(var(--ax-sys-color-success-light-surface),.55)}.ax-bg-success-light\/60{background-color:rgba(var(--ax-sys-color-success-light-surface),.6)}.ax-bg-success-light\/65{background-color:rgba(var(--ax-sys-color-success-light-surface),.65)}.ax-bg-success-light\/70{background-color:rgba(var(--ax-sys-color-success-light-surface),.7)}.ax-bg-success-light\/75{background-color:rgba(var(--ax-sys-color-success-light-surface),.75)}.ax-bg-success-light\/80{background-color:rgba(var(--ax-sys-color-success-light-surface),.8)}.ax-bg-success-light\/85{background-color:rgba(var(--ax-sys-color-success-light-surface),.85)}.ax-bg-success-light\/90{background-color:rgba(var(--ax-sys-color-success-light-surface),.9)}.ax-bg-success-light\/95{background-color:rgba(var(--ax-sys-color-success-light-surface),.95)}.ax-bg-success-lighter{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-lighter-surface),var(--tw-bg-opacity, 1))}.ax-bg-success-lighter\/0{background-color:rgba(var(--ax-sys-color-success-lighter-surface),0)}.ax-bg-success-lighter\/10{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.1)}.ax-bg-success-lighter\/100{background-color:rgba(var(--ax-sys-color-success-lighter-surface),1)}.ax-bg-success-lighter\/15{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.15)}.ax-bg-success-lighter\/20{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.2)}.ax-bg-success-lighter\/25{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.25)}.ax-bg-success-lighter\/30{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.3)}.ax-bg-success-lighter\/35{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.35)}.ax-bg-success-lighter\/40{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.4)}.ax-bg-success-lighter\/45{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.45)}.ax-bg-success-lighter\/5{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.05)}.ax-bg-success-lighter\/50{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.5)}.ax-bg-success-lighter\/55{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.55)}.ax-bg-success-lighter\/60{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.6)}.ax-bg-success-lighter\/65{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.65)}.ax-bg-success-lighter\/70{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.7)}.ax-bg-success-lighter\/75{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.75)}.ax-bg-success-lighter\/80{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.8)}.ax-bg-success-lighter\/85{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.85)}.ax-bg-success-lighter\/90{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.9)}.ax-bg-success-lighter\/95{background-color:rgba(var(--ax-sys-color-success-lighter-surface),.95)}.ax-bg-success-lightest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-lightest-surface),var(--tw-bg-opacity, 1))}.ax-bg-success-lightest\/0{background-color:rgba(var(--ax-sys-color-success-lightest-surface),0)}.ax-bg-success-lightest\/10{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.1)}.ax-bg-success-lightest\/100{background-color:rgba(var(--ax-sys-color-success-lightest-surface),1)}.ax-bg-success-lightest\/15{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.15)}.ax-bg-success-lightest\/20{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.2)}.ax-bg-success-lightest\/25{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.25)}.ax-bg-success-lightest\/30{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.3)}.ax-bg-success-lightest\/35{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.35)}.ax-bg-success-lightest\/40{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.4)}.ax-bg-success-lightest\/45{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.45)}.ax-bg-success-lightest\/5{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.05)}.ax-bg-success-lightest\/50{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.5)}.ax-bg-success-lightest\/55{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.55)}.ax-bg-success-lightest\/60{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.6)}.ax-bg-success-lightest\/65{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.65)}.ax-bg-success-lightest\/70{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.7)}.ax-bg-success-lightest\/75{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.75)}.ax-bg-success-lightest\/80{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.8)}.ax-bg-success-lightest\/85{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.85)}.ax-bg-success-lightest\/90{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.9)}.ax-bg-success-lightest\/95{background-color:rgba(var(--ax-sys-color-success-lightest-surface),.95)}.ax-bg-success-surface{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-success-surface),var(--tw-bg-opacity, 1))}.ax-bg-success-surface\/0{background-color:rgba(var(--ax-sys-color-success-surface),0)}.ax-bg-success-surface\/10{background-color:rgba(var(--ax-sys-color-success-surface),.1)}.ax-bg-success-surface\/100{background-color:rgba(var(--ax-sys-color-success-surface),1)}.ax-bg-success-surface\/15{background-color:rgba(var(--ax-sys-color-success-surface),.15)}.ax-bg-success-surface\/20{background-color:rgba(var(--ax-sys-color-success-surface),.2)}.ax-bg-success-surface\/25{background-color:rgba(var(--ax-sys-color-success-surface),.25)}.ax-bg-success-surface\/30{background-color:rgba(var(--ax-sys-color-success-surface),.3)}.ax-bg-success-surface\/35{background-color:rgba(var(--ax-sys-color-success-surface),.35)}.ax-bg-success-surface\/40{background-color:rgba(var(--ax-sys-color-success-surface),.4)}.ax-bg-success-surface\/45{background-color:rgba(var(--ax-sys-color-success-surface),.45)}.ax-bg-success-surface\/5{background-color:rgba(var(--ax-sys-color-success-surface),.05)}.ax-bg-success-surface\/50{background-color:rgba(var(--ax-sys-color-success-surface),.5)}.ax-bg-success-surface\/55{background-color:rgba(var(--ax-sys-color-success-surface),.55)}.ax-bg-success-surface\/60{background-color:rgba(var(--ax-sys-color-success-surface),.6)}.ax-bg-success-surface\/65{background-color:rgba(var(--ax-sys-color-success-surface),.65)}.ax-bg-success-surface\/70{background-color:rgba(var(--ax-sys-color-success-surface),.7)}.ax-bg-success-surface\/75{background-color:rgba(var(--ax-sys-color-success-surface),.75)}.ax-bg-success-surface\/80{background-color:rgba(var(--ax-sys-color-success-surface),.8)}.ax-bg-success-surface\/85{background-color:rgba(var(--ax-sys-color-success-surface),.85)}.ax-bg-success-surface\/90{background-color:rgba(var(--ax-sys-color-success-surface),.9)}.ax-bg-success-surface\/95{background-color:rgba(var(--ax-sys-color-success-surface),.95)}.ax-bg-surface{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-surface),var(--tw-bg-opacity, 1))}.ax-bg-surface\/0{background-color:rgba(var(--ax-sys-color-surface),0)}.ax-bg-surface\/10{background-color:rgba(var(--ax-sys-color-surface),.1)}.ax-bg-surface\/100{background-color:rgba(var(--ax-sys-color-surface),1)}.ax-bg-surface\/15{background-color:rgba(var(--ax-sys-color-surface),.15)}.ax-bg-surface\/20{background-color:rgba(var(--ax-sys-color-surface),.2)}.ax-bg-surface\/25{background-color:rgba(var(--ax-sys-color-surface),.25)}.ax-bg-surface\/30{background-color:rgba(var(--ax-sys-color-surface),.3)}.ax-bg-surface\/35{background-color:rgba(var(--ax-sys-color-surface),.35)}.ax-bg-surface\/40{background-color:rgba(var(--ax-sys-color-surface),.4)}.ax-bg-surface\/45{background-color:rgba(var(--ax-sys-color-surface),.45)}.ax-bg-surface\/5{background-color:rgba(var(--ax-sys-color-surface),.05)}.ax-bg-surface\/50{background-color:rgba(var(--ax-sys-color-surface),.5)}.ax-bg-surface\/55{background-color:rgba(var(--ax-sys-color-surface),.55)}.ax-bg-surface\/60{background-color:rgba(var(--ax-sys-color-surface),.6)}.ax-bg-surface\/65{background-color:rgba(var(--ax-sys-color-surface),.65)}.ax-bg-surface\/70{background-color:rgba(var(--ax-sys-color-surface),.7)}.ax-bg-surface\/75{background-color:rgba(var(--ax-sys-color-surface),.75)}.ax-bg-surface\/80{background-color:rgba(var(--ax-sys-color-surface),.8)}.ax-bg-surface\/85{background-color:rgba(var(--ax-sys-color-surface),.85)}.ax-bg-surface\/90{background-color:rgba(var(--ax-sys-color-surface),.9)}.ax-bg-surface\/95{background-color:rgba(var(--ax-sys-color-surface),.95)}.ax-bg-warning-100{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-100),var(--tw-bg-opacity, 1))}.ax-bg-warning-100\/0{background-color:rgba(var(--ax-sys-color-warning-100),0)}.ax-bg-warning-100\/10{background-color:rgba(var(--ax-sys-color-warning-100),.1)}.ax-bg-warning-100\/100{background-color:rgba(var(--ax-sys-color-warning-100),1)}.ax-bg-warning-100\/15{background-color:rgba(var(--ax-sys-color-warning-100),.15)}.ax-bg-warning-100\/20{background-color:rgba(var(--ax-sys-color-warning-100),.2)}.ax-bg-warning-100\/25{background-color:rgba(var(--ax-sys-color-warning-100),.25)}.ax-bg-warning-100\/30{background-color:rgba(var(--ax-sys-color-warning-100),.3)}.ax-bg-warning-100\/35{background-color:rgba(var(--ax-sys-color-warning-100),.35)}.ax-bg-warning-100\/40{background-color:rgba(var(--ax-sys-color-warning-100),.4)}.ax-bg-warning-100\/45{background-color:rgba(var(--ax-sys-color-warning-100),.45)}.ax-bg-warning-100\/5{background-color:rgba(var(--ax-sys-color-warning-100),.05)}.ax-bg-warning-100\/50{background-color:rgba(var(--ax-sys-color-warning-100),.5)}.ax-bg-warning-100\/55{background-color:rgba(var(--ax-sys-color-warning-100),.55)}.ax-bg-warning-100\/60{background-color:rgba(var(--ax-sys-color-warning-100),.6)}.ax-bg-warning-100\/65{background-color:rgba(var(--ax-sys-color-warning-100),.65)}.ax-bg-warning-100\/70{background-color:rgba(var(--ax-sys-color-warning-100),.7)}.ax-bg-warning-100\/75{background-color:rgba(var(--ax-sys-color-warning-100),.75)}.ax-bg-warning-100\/80{background-color:rgba(var(--ax-sys-color-warning-100),.8)}.ax-bg-warning-100\/85{background-color:rgba(var(--ax-sys-color-warning-100),.85)}.ax-bg-warning-100\/90{background-color:rgba(var(--ax-sys-color-warning-100),.9)}.ax-bg-warning-100\/95{background-color:rgba(var(--ax-sys-color-warning-100),.95)}.ax-bg-warning-200{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-200),var(--tw-bg-opacity, 1))}.ax-bg-warning-200\/0{background-color:rgba(var(--ax-sys-color-warning-200),0)}.ax-bg-warning-200\/10{background-color:rgba(var(--ax-sys-color-warning-200),.1)}.ax-bg-warning-200\/100{background-color:rgba(var(--ax-sys-color-warning-200),1)}.ax-bg-warning-200\/15{background-color:rgba(var(--ax-sys-color-warning-200),.15)}.ax-bg-warning-200\/20{background-color:rgba(var(--ax-sys-color-warning-200),.2)}.ax-bg-warning-200\/25{background-color:rgba(var(--ax-sys-color-warning-200),.25)}.ax-bg-warning-200\/30{background-color:rgba(var(--ax-sys-color-warning-200),.3)}.ax-bg-warning-200\/35{background-color:rgba(var(--ax-sys-color-warning-200),.35)}.ax-bg-warning-200\/40{background-color:rgba(var(--ax-sys-color-warning-200),.4)}.ax-bg-warning-200\/45{background-color:rgba(var(--ax-sys-color-warning-200),.45)}.ax-bg-warning-200\/5{background-color:rgba(var(--ax-sys-color-warning-200),.05)}.ax-bg-warning-200\/50{background-color:rgba(var(--ax-sys-color-warning-200),.5)}.ax-bg-warning-200\/55{background-color:rgba(var(--ax-sys-color-warning-200),.55)}.ax-bg-warning-200\/60{background-color:rgba(var(--ax-sys-color-warning-200),.6)}.ax-bg-warning-200\/65{background-color:rgba(var(--ax-sys-color-warning-200),.65)}.ax-bg-warning-200\/70{background-color:rgba(var(--ax-sys-color-warning-200),.7)}.ax-bg-warning-200\/75{background-color:rgba(var(--ax-sys-color-warning-200),.75)}.ax-bg-warning-200\/80{background-color:rgba(var(--ax-sys-color-warning-200),.8)}.ax-bg-warning-200\/85{background-color:rgba(var(--ax-sys-color-warning-200),.85)}.ax-bg-warning-200\/90{background-color:rgba(var(--ax-sys-color-warning-200),.9)}.ax-bg-warning-200\/95{background-color:rgba(var(--ax-sys-color-warning-200),.95)}.ax-bg-warning-300{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-300),var(--tw-bg-opacity, 1))}.ax-bg-warning-300\/0{background-color:rgba(var(--ax-sys-color-warning-300),0)}.ax-bg-warning-300\/10{background-color:rgba(var(--ax-sys-color-warning-300),.1)}.ax-bg-warning-300\/100{background-color:rgba(var(--ax-sys-color-warning-300),1)}.ax-bg-warning-300\/15{background-color:rgba(var(--ax-sys-color-warning-300),.15)}.ax-bg-warning-300\/20{background-color:rgba(var(--ax-sys-color-warning-300),.2)}.ax-bg-warning-300\/25{background-color:rgba(var(--ax-sys-color-warning-300),.25)}.ax-bg-warning-300\/30{background-color:rgba(var(--ax-sys-color-warning-300),.3)}.ax-bg-warning-300\/35{background-color:rgba(var(--ax-sys-color-warning-300),.35)}.ax-bg-warning-300\/40{background-color:rgba(var(--ax-sys-color-warning-300),.4)}.ax-bg-warning-300\/45{background-color:rgba(var(--ax-sys-color-warning-300),.45)}.ax-bg-warning-300\/5{background-color:rgba(var(--ax-sys-color-warning-300),.05)}.ax-bg-warning-300\/50{background-color:rgba(var(--ax-sys-color-warning-300),.5)}.ax-bg-warning-300\/55{background-color:rgba(var(--ax-sys-color-warning-300),.55)}.ax-bg-warning-300\/60{background-color:rgba(var(--ax-sys-color-warning-300),.6)}.ax-bg-warning-300\/65{background-color:rgba(var(--ax-sys-color-warning-300),.65)}.ax-bg-warning-300\/70{background-color:rgba(var(--ax-sys-color-warning-300),.7)}.ax-bg-warning-300\/75{background-color:rgba(var(--ax-sys-color-warning-300),.75)}.ax-bg-warning-300\/80{background-color:rgba(var(--ax-sys-color-warning-300),.8)}.ax-bg-warning-300\/85{background-color:rgba(var(--ax-sys-color-warning-300),.85)}.ax-bg-warning-300\/90{background-color:rgba(var(--ax-sys-color-warning-300),.9)}.ax-bg-warning-300\/95{background-color:rgba(var(--ax-sys-color-warning-300),.95)}.ax-bg-warning-400{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-400),var(--tw-bg-opacity, 1))}.ax-bg-warning-400\/0{background-color:rgba(var(--ax-sys-color-warning-400),0)}.ax-bg-warning-400\/10{background-color:rgba(var(--ax-sys-color-warning-400),.1)}.ax-bg-warning-400\/100{background-color:rgba(var(--ax-sys-color-warning-400),1)}.ax-bg-warning-400\/15{background-color:rgba(var(--ax-sys-color-warning-400),.15)}.ax-bg-warning-400\/20{background-color:rgba(var(--ax-sys-color-warning-400),.2)}.ax-bg-warning-400\/25{background-color:rgba(var(--ax-sys-color-warning-400),.25)}.ax-bg-warning-400\/30{background-color:rgba(var(--ax-sys-color-warning-400),.3)}.ax-bg-warning-400\/35{background-color:rgba(var(--ax-sys-color-warning-400),.35)}.ax-bg-warning-400\/40{background-color:rgba(var(--ax-sys-color-warning-400),.4)}.ax-bg-warning-400\/45{background-color:rgba(var(--ax-sys-color-warning-400),.45)}.ax-bg-warning-400\/5{background-color:rgba(var(--ax-sys-color-warning-400),.05)}.ax-bg-warning-400\/50{background-color:rgba(var(--ax-sys-color-warning-400),.5)}.ax-bg-warning-400\/55{background-color:rgba(var(--ax-sys-color-warning-400),.55)}.ax-bg-warning-400\/60{background-color:rgba(var(--ax-sys-color-warning-400),.6)}.ax-bg-warning-400\/65{background-color:rgba(var(--ax-sys-color-warning-400),.65)}.ax-bg-warning-400\/70{background-color:rgba(var(--ax-sys-color-warning-400),.7)}.ax-bg-warning-400\/75{background-color:rgba(var(--ax-sys-color-warning-400),.75)}.ax-bg-warning-400\/80{background-color:rgba(var(--ax-sys-color-warning-400),.8)}.ax-bg-warning-400\/85{background-color:rgba(var(--ax-sys-color-warning-400),.85)}.ax-bg-warning-400\/90{background-color:rgba(var(--ax-sys-color-warning-400),.9)}.ax-bg-warning-400\/95{background-color:rgba(var(--ax-sys-color-warning-400),.95)}.ax-bg-warning-50{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-50),var(--tw-bg-opacity, 1))}.ax-bg-warning-50\/0{background-color:rgba(var(--ax-sys-color-warning-50),0)}.ax-bg-warning-50\/10{background-color:rgba(var(--ax-sys-color-warning-50),.1)}.ax-bg-warning-50\/100{background-color:rgba(var(--ax-sys-color-warning-50),1)}.ax-bg-warning-50\/15{background-color:rgba(var(--ax-sys-color-warning-50),.15)}.ax-bg-warning-50\/20{background-color:rgba(var(--ax-sys-color-warning-50),.2)}.ax-bg-warning-50\/25{background-color:rgba(var(--ax-sys-color-warning-50),.25)}.ax-bg-warning-50\/30{background-color:rgba(var(--ax-sys-color-warning-50),.3)}.ax-bg-warning-50\/35{background-color:rgba(var(--ax-sys-color-warning-50),.35)}.ax-bg-warning-50\/40{background-color:rgba(var(--ax-sys-color-warning-50),.4)}.ax-bg-warning-50\/45{background-color:rgba(var(--ax-sys-color-warning-50),.45)}.ax-bg-warning-50\/5{background-color:rgba(var(--ax-sys-color-warning-50),.05)}.ax-bg-warning-50\/50{background-color:rgba(var(--ax-sys-color-warning-50),.5)}.ax-bg-warning-50\/55{background-color:rgba(var(--ax-sys-color-warning-50),.55)}.ax-bg-warning-50\/60{background-color:rgba(var(--ax-sys-color-warning-50),.6)}.ax-bg-warning-50\/65{background-color:rgba(var(--ax-sys-color-warning-50),.65)}.ax-bg-warning-50\/70{background-color:rgba(var(--ax-sys-color-warning-50),.7)}.ax-bg-warning-50\/75{background-color:rgba(var(--ax-sys-color-warning-50),.75)}.ax-bg-warning-50\/80{background-color:rgba(var(--ax-sys-color-warning-50),.8)}.ax-bg-warning-50\/85{background-color:rgba(var(--ax-sys-color-warning-50),.85)}.ax-bg-warning-50\/90{background-color:rgba(var(--ax-sys-color-warning-50),.9)}.ax-bg-warning-50\/95{background-color:rgba(var(--ax-sys-color-warning-50),.95)}.ax-bg-warning-500{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-500),var(--tw-bg-opacity, 1))}.ax-bg-warning-500\/0{background-color:rgba(var(--ax-sys-color-warning-500),0)}.ax-bg-warning-500\/10{background-color:rgba(var(--ax-sys-color-warning-500),.1)}.ax-bg-warning-500\/100{background-color:rgba(var(--ax-sys-color-warning-500),1)}.ax-bg-warning-500\/15{background-color:rgba(var(--ax-sys-color-warning-500),.15)}.ax-bg-warning-500\/20{background-color:rgba(var(--ax-sys-color-warning-500),.2)}.ax-bg-warning-500\/25{background-color:rgba(var(--ax-sys-color-warning-500),.25)}.ax-bg-warning-500\/30{background-color:rgba(var(--ax-sys-color-warning-500),.3)}.ax-bg-warning-500\/35{background-color:rgba(var(--ax-sys-color-warning-500),.35)}.ax-bg-warning-500\/40{background-color:rgba(var(--ax-sys-color-warning-500),.4)}.ax-bg-warning-500\/45{background-color:rgba(var(--ax-sys-color-warning-500),.45)}.ax-bg-warning-500\/5{background-color:rgba(var(--ax-sys-color-warning-500),.05)}.ax-bg-warning-500\/50{background-color:rgba(var(--ax-sys-color-warning-500),.5)}.ax-bg-warning-500\/55{background-color:rgba(var(--ax-sys-color-warning-500),.55)}.ax-bg-warning-500\/60{background-color:rgba(var(--ax-sys-color-warning-500),.6)}.ax-bg-warning-500\/65{background-color:rgba(var(--ax-sys-color-warning-500),.65)}.ax-bg-warning-500\/70{background-color:rgba(var(--ax-sys-color-warning-500),.7)}.ax-bg-warning-500\/75{background-color:rgba(var(--ax-sys-color-warning-500),.75)}.ax-bg-warning-500\/80{background-color:rgba(var(--ax-sys-color-warning-500),.8)}.ax-bg-warning-500\/85{background-color:rgba(var(--ax-sys-color-warning-500),.85)}.ax-bg-warning-500\/90{background-color:rgba(var(--ax-sys-color-warning-500),.9)}.ax-bg-warning-500\/95{background-color:rgba(var(--ax-sys-color-warning-500),.95)}.ax-bg-warning-600{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-600),var(--tw-bg-opacity, 1))}.ax-bg-warning-600\/0{background-color:rgba(var(--ax-sys-color-warning-600),0)}.ax-bg-warning-600\/10{background-color:rgba(var(--ax-sys-color-warning-600),.1)}.ax-bg-warning-600\/100{background-color:rgba(var(--ax-sys-color-warning-600),1)}.ax-bg-warning-600\/15{background-color:rgba(var(--ax-sys-color-warning-600),.15)}.ax-bg-warning-600\/20{background-color:rgba(var(--ax-sys-color-warning-600),.2)}.ax-bg-warning-600\/25{background-color:rgba(var(--ax-sys-color-warning-600),.25)}.ax-bg-warning-600\/30{background-color:rgba(var(--ax-sys-color-warning-600),.3)}.ax-bg-warning-600\/35{background-color:rgba(var(--ax-sys-color-warning-600),.35)}.ax-bg-warning-600\/40{background-color:rgba(var(--ax-sys-color-warning-600),.4)}.ax-bg-warning-600\/45{background-color:rgba(var(--ax-sys-color-warning-600),.45)}.ax-bg-warning-600\/5{background-color:rgba(var(--ax-sys-color-warning-600),.05)}.ax-bg-warning-600\/50{background-color:rgba(var(--ax-sys-color-warning-600),.5)}.ax-bg-warning-600\/55{background-color:rgba(var(--ax-sys-color-warning-600),.55)}.ax-bg-warning-600\/60{background-color:rgba(var(--ax-sys-color-warning-600),.6)}.ax-bg-warning-600\/65{background-color:rgba(var(--ax-sys-color-warning-600),.65)}.ax-bg-warning-600\/70{background-color:rgba(var(--ax-sys-color-warning-600),.7)}.ax-bg-warning-600\/75{background-color:rgba(var(--ax-sys-color-warning-600),.75)}.ax-bg-warning-600\/80{background-color:rgba(var(--ax-sys-color-warning-600),.8)}.ax-bg-warning-600\/85{background-color:rgba(var(--ax-sys-color-warning-600),.85)}.ax-bg-warning-600\/90{background-color:rgba(var(--ax-sys-color-warning-600),.9)}.ax-bg-warning-600\/95{background-color:rgba(var(--ax-sys-color-warning-600),.95)}.ax-bg-warning-700{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-700),var(--tw-bg-opacity, 1))}.ax-bg-warning-700\/0{background-color:rgba(var(--ax-sys-color-warning-700),0)}.ax-bg-warning-700\/10{background-color:rgba(var(--ax-sys-color-warning-700),.1)}.ax-bg-warning-700\/100{background-color:rgba(var(--ax-sys-color-warning-700),1)}.ax-bg-warning-700\/15{background-color:rgba(var(--ax-sys-color-warning-700),.15)}.ax-bg-warning-700\/20{background-color:rgba(var(--ax-sys-color-warning-700),.2)}.ax-bg-warning-700\/25{background-color:rgba(var(--ax-sys-color-warning-700),.25)}.ax-bg-warning-700\/30{background-color:rgba(var(--ax-sys-color-warning-700),.3)}.ax-bg-warning-700\/35{background-color:rgba(var(--ax-sys-color-warning-700),.35)}.ax-bg-warning-700\/40{background-color:rgba(var(--ax-sys-color-warning-700),.4)}.ax-bg-warning-700\/45{background-color:rgba(var(--ax-sys-color-warning-700),.45)}.ax-bg-warning-700\/5{background-color:rgba(var(--ax-sys-color-warning-700),.05)}.ax-bg-warning-700\/50{background-color:rgba(var(--ax-sys-color-warning-700),.5)}.ax-bg-warning-700\/55{background-color:rgba(var(--ax-sys-color-warning-700),.55)}.ax-bg-warning-700\/60{background-color:rgba(var(--ax-sys-color-warning-700),.6)}.ax-bg-warning-700\/65{background-color:rgba(var(--ax-sys-color-warning-700),.65)}.ax-bg-warning-700\/70{background-color:rgba(var(--ax-sys-color-warning-700),.7)}.ax-bg-warning-700\/75{background-color:rgba(var(--ax-sys-color-warning-700),.75)}.ax-bg-warning-700\/80{background-color:rgba(var(--ax-sys-color-warning-700),.8)}.ax-bg-warning-700\/85{background-color:rgba(var(--ax-sys-color-warning-700),.85)}.ax-bg-warning-700\/90{background-color:rgba(var(--ax-sys-color-warning-700),.9)}.ax-bg-warning-700\/95{background-color:rgba(var(--ax-sys-color-warning-700),.95)}.ax-bg-warning-800{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-800),var(--tw-bg-opacity, 1))}.ax-bg-warning-800\/0{background-color:rgba(var(--ax-sys-color-warning-800),0)}.ax-bg-warning-800\/10{background-color:rgba(var(--ax-sys-color-warning-800),.1)}.ax-bg-warning-800\/100{background-color:rgba(var(--ax-sys-color-warning-800),1)}.ax-bg-warning-800\/15{background-color:rgba(var(--ax-sys-color-warning-800),.15)}.ax-bg-warning-800\/20{background-color:rgba(var(--ax-sys-color-warning-800),.2)}.ax-bg-warning-800\/25{background-color:rgba(var(--ax-sys-color-warning-800),.25)}.ax-bg-warning-800\/30{background-color:rgba(var(--ax-sys-color-warning-800),.3)}.ax-bg-warning-800\/35{background-color:rgba(var(--ax-sys-color-warning-800),.35)}.ax-bg-warning-800\/40{background-color:rgba(var(--ax-sys-color-warning-800),.4)}.ax-bg-warning-800\/45{background-color:rgba(var(--ax-sys-color-warning-800),.45)}.ax-bg-warning-800\/5{background-color:rgba(var(--ax-sys-color-warning-800),.05)}.ax-bg-warning-800\/50{background-color:rgba(var(--ax-sys-color-warning-800),.5)}.ax-bg-warning-800\/55{background-color:rgba(var(--ax-sys-color-warning-800),.55)}.ax-bg-warning-800\/60{background-color:rgba(var(--ax-sys-color-warning-800),.6)}.ax-bg-warning-800\/65{background-color:rgba(var(--ax-sys-color-warning-800),.65)}.ax-bg-warning-800\/70{background-color:rgba(var(--ax-sys-color-warning-800),.7)}.ax-bg-warning-800\/75{background-color:rgba(var(--ax-sys-color-warning-800),.75)}.ax-bg-warning-800\/80{background-color:rgba(var(--ax-sys-color-warning-800),.8)}.ax-bg-warning-800\/85{background-color:rgba(var(--ax-sys-color-warning-800),.85)}.ax-bg-warning-800\/90{background-color:rgba(var(--ax-sys-color-warning-800),.9)}.ax-bg-warning-800\/95{background-color:rgba(var(--ax-sys-color-warning-800),.95)}.ax-bg-warning-900{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-900),var(--tw-bg-opacity, 1))}.ax-bg-warning-900\/0{background-color:rgba(var(--ax-sys-color-warning-900),0)}.ax-bg-warning-900\/10{background-color:rgba(var(--ax-sys-color-warning-900),.1)}.ax-bg-warning-900\/100{background-color:rgba(var(--ax-sys-color-warning-900),1)}.ax-bg-warning-900\/15{background-color:rgba(var(--ax-sys-color-warning-900),.15)}.ax-bg-warning-900\/20{background-color:rgba(var(--ax-sys-color-warning-900),.2)}.ax-bg-warning-900\/25{background-color:rgba(var(--ax-sys-color-warning-900),.25)}.ax-bg-warning-900\/30{background-color:rgba(var(--ax-sys-color-warning-900),.3)}.ax-bg-warning-900\/35{background-color:rgba(var(--ax-sys-color-warning-900),.35)}.ax-bg-warning-900\/40{background-color:rgba(var(--ax-sys-color-warning-900),.4)}.ax-bg-warning-900\/45{background-color:rgba(var(--ax-sys-color-warning-900),.45)}.ax-bg-warning-900\/5{background-color:rgba(var(--ax-sys-color-warning-900),.05)}.ax-bg-warning-900\/50{background-color:rgba(var(--ax-sys-color-warning-900),.5)}.ax-bg-warning-900\/55{background-color:rgba(var(--ax-sys-color-warning-900),.55)}.ax-bg-warning-900\/60{background-color:rgba(var(--ax-sys-color-warning-900),.6)}.ax-bg-warning-900\/65{background-color:rgba(var(--ax-sys-color-warning-900),.65)}.ax-bg-warning-900\/70{background-color:rgba(var(--ax-sys-color-warning-900),.7)}.ax-bg-warning-900\/75{background-color:rgba(var(--ax-sys-color-warning-900),.75)}.ax-bg-warning-900\/80{background-color:rgba(var(--ax-sys-color-warning-900),.8)}.ax-bg-warning-900\/85{background-color:rgba(var(--ax-sys-color-warning-900),.85)}.ax-bg-warning-900\/90{background-color:rgba(var(--ax-sys-color-warning-900),.9)}.ax-bg-warning-900\/95{background-color:rgba(var(--ax-sys-color-warning-900),.95)}.ax-bg-warning-950{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-950),var(--tw-bg-opacity, 1))}.ax-bg-warning-950\/0{background-color:rgba(var(--ax-sys-color-warning-950),0)}.ax-bg-warning-950\/10{background-color:rgba(var(--ax-sys-color-warning-950),.1)}.ax-bg-warning-950\/100{background-color:rgba(var(--ax-sys-color-warning-950),1)}.ax-bg-warning-950\/15{background-color:rgba(var(--ax-sys-color-warning-950),.15)}.ax-bg-warning-950\/20{background-color:rgba(var(--ax-sys-color-warning-950),.2)}.ax-bg-warning-950\/25{background-color:rgba(var(--ax-sys-color-warning-950),.25)}.ax-bg-warning-950\/30{background-color:rgba(var(--ax-sys-color-warning-950),.3)}.ax-bg-warning-950\/35{background-color:rgba(var(--ax-sys-color-warning-950),.35)}.ax-bg-warning-950\/40{background-color:rgba(var(--ax-sys-color-warning-950),.4)}.ax-bg-warning-950\/45{background-color:rgba(var(--ax-sys-color-warning-950),.45)}.ax-bg-warning-950\/5{background-color:rgba(var(--ax-sys-color-warning-950),.05)}.ax-bg-warning-950\/50{background-color:rgba(var(--ax-sys-color-warning-950),.5)}.ax-bg-warning-950\/55{background-color:rgba(var(--ax-sys-color-warning-950),.55)}.ax-bg-warning-950\/60{background-color:rgba(var(--ax-sys-color-warning-950),.6)}.ax-bg-warning-950\/65{background-color:rgba(var(--ax-sys-color-warning-950),.65)}.ax-bg-warning-950\/70{background-color:rgba(var(--ax-sys-color-warning-950),.7)}.ax-bg-warning-950\/75{background-color:rgba(var(--ax-sys-color-warning-950),.75)}.ax-bg-warning-950\/80{background-color:rgba(var(--ax-sys-color-warning-950),.8)}.ax-bg-warning-950\/85{background-color:rgba(var(--ax-sys-color-warning-950),.85)}.ax-bg-warning-950\/90{background-color:rgba(var(--ax-sys-color-warning-950),.9)}.ax-bg-warning-950\/95{background-color:rgba(var(--ax-sys-color-warning-950),.95)}.ax-bg-warning-dark{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-dark-surface),var(--tw-bg-opacity, 1))}.ax-bg-warning-dark\/0{background-color:rgba(var(--ax-sys-color-warning-dark-surface),0)}.ax-bg-warning-dark\/10{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.1)}.ax-bg-warning-dark\/100{background-color:rgba(var(--ax-sys-color-warning-dark-surface),1)}.ax-bg-warning-dark\/15{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.15)}.ax-bg-warning-dark\/20{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.2)}.ax-bg-warning-dark\/25{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.25)}.ax-bg-warning-dark\/30{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.3)}.ax-bg-warning-dark\/35{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.35)}.ax-bg-warning-dark\/40{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.4)}.ax-bg-warning-dark\/45{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.45)}.ax-bg-warning-dark\/5{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.05)}.ax-bg-warning-dark\/50{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.5)}.ax-bg-warning-dark\/55{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.55)}.ax-bg-warning-dark\/60{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.6)}.ax-bg-warning-dark\/65{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.65)}.ax-bg-warning-dark\/70{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.7)}.ax-bg-warning-dark\/75{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.75)}.ax-bg-warning-dark\/80{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.8)}.ax-bg-warning-dark\/85{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.85)}.ax-bg-warning-dark\/90{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.9)}.ax-bg-warning-dark\/95{background-color:rgba(var(--ax-sys-color-warning-dark-surface),.95)}.ax-bg-warning-darker{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-darker-surface),var(--tw-bg-opacity, 1))}.ax-bg-warning-darker\/0{background-color:rgba(var(--ax-sys-color-warning-darker-surface),0)}.ax-bg-warning-darker\/10{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.1)}.ax-bg-warning-darker\/100{background-color:rgba(var(--ax-sys-color-warning-darker-surface),1)}.ax-bg-warning-darker\/15{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.15)}.ax-bg-warning-darker\/20{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.2)}.ax-bg-warning-darker\/25{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.25)}.ax-bg-warning-darker\/30{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.3)}.ax-bg-warning-darker\/35{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.35)}.ax-bg-warning-darker\/40{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.4)}.ax-bg-warning-darker\/45{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.45)}.ax-bg-warning-darker\/5{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.05)}.ax-bg-warning-darker\/50{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.5)}.ax-bg-warning-darker\/55{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.55)}.ax-bg-warning-darker\/60{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.6)}.ax-bg-warning-darker\/65{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.65)}.ax-bg-warning-darker\/70{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.7)}.ax-bg-warning-darker\/75{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.75)}.ax-bg-warning-darker\/80{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.8)}.ax-bg-warning-darker\/85{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.85)}.ax-bg-warning-darker\/90{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.9)}.ax-bg-warning-darker\/95{background-color:rgba(var(--ax-sys-color-warning-darker-surface),.95)}.ax-bg-warning-darkest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-darkest-surface),var(--tw-bg-opacity, 1))}.ax-bg-warning-darkest\/0{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),0)}.ax-bg-warning-darkest\/10{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.1)}.ax-bg-warning-darkest\/100{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),1)}.ax-bg-warning-darkest\/15{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.15)}.ax-bg-warning-darkest\/20{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.2)}.ax-bg-warning-darkest\/25{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.25)}.ax-bg-warning-darkest\/30{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.3)}.ax-bg-warning-darkest\/35{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.35)}.ax-bg-warning-darkest\/40{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.4)}.ax-bg-warning-darkest\/45{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.45)}.ax-bg-warning-darkest\/5{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.05)}.ax-bg-warning-darkest\/50{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.5)}.ax-bg-warning-darkest\/55{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.55)}.ax-bg-warning-darkest\/60{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.6)}.ax-bg-warning-darkest\/65{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.65)}.ax-bg-warning-darkest\/70{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.7)}.ax-bg-warning-darkest\/75{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.75)}.ax-bg-warning-darkest\/80{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.8)}.ax-bg-warning-darkest\/85{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.85)}.ax-bg-warning-darkest\/90{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.9)}.ax-bg-warning-darkest\/95{background-color:rgba(var(--ax-sys-color-warning-darkest-surface),.95)}.ax-bg-warning-light{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-light-surface),var(--tw-bg-opacity, 1))}.ax-bg-warning-light\/0{background-color:rgba(var(--ax-sys-color-warning-light-surface),0)}.ax-bg-warning-light\/10{background-color:rgba(var(--ax-sys-color-warning-light-surface),.1)}.ax-bg-warning-light\/100{background-color:rgba(var(--ax-sys-color-warning-light-surface),1)}.ax-bg-warning-light\/15{background-color:rgba(var(--ax-sys-color-warning-light-surface),.15)}.ax-bg-warning-light\/20{background-color:rgba(var(--ax-sys-color-warning-light-surface),.2)}.ax-bg-warning-light\/25{background-color:rgba(var(--ax-sys-color-warning-light-surface),.25)}.ax-bg-warning-light\/30{background-color:rgba(var(--ax-sys-color-warning-light-surface),.3)}.ax-bg-warning-light\/35{background-color:rgba(var(--ax-sys-color-warning-light-surface),.35)}.ax-bg-warning-light\/40{background-color:rgba(var(--ax-sys-color-warning-light-surface),.4)}.ax-bg-warning-light\/45{background-color:rgba(var(--ax-sys-color-warning-light-surface),.45)}.ax-bg-warning-light\/5{background-color:rgba(var(--ax-sys-color-warning-light-surface),.05)}.ax-bg-warning-light\/50{background-color:rgba(var(--ax-sys-color-warning-light-surface),.5)}.ax-bg-warning-light\/55{background-color:rgba(var(--ax-sys-color-warning-light-surface),.55)}.ax-bg-warning-light\/60{background-color:rgba(var(--ax-sys-color-warning-light-surface),.6)}.ax-bg-warning-light\/65{background-color:rgba(var(--ax-sys-color-warning-light-surface),.65)}.ax-bg-warning-light\/70{background-color:rgba(var(--ax-sys-color-warning-light-surface),.7)}.ax-bg-warning-light\/75{background-color:rgba(var(--ax-sys-color-warning-light-surface),.75)}.ax-bg-warning-light\/80{background-color:rgba(var(--ax-sys-color-warning-light-surface),.8)}.ax-bg-warning-light\/85{background-color:rgba(var(--ax-sys-color-warning-light-surface),.85)}.ax-bg-warning-light\/90{background-color:rgba(var(--ax-sys-color-warning-light-surface),.9)}.ax-bg-warning-light\/95{background-color:rgba(var(--ax-sys-color-warning-light-surface),.95)}.ax-bg-warning-lighter{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-lighter-surface),var(--tw-bg-opacity, 1))}.ax-bg-warning-lighter\/0{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),0)}.ax-bg-warning-lighter\/10{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.1)}.ax-bg-warning-lighter\/100{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),1)}.ax-bg-warning-lighter\/15{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.15)}.ax-bg-warning-lighter\/20{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.2)}.ax-bg-warning-lighter\/25{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.25)}.ax-bg-warning-lighter\/30{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.3)}.ax-bg-warning-lighter\/35{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.35)}.ax-bg-warning-lighter\/40{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.4)}.ax-bg-warning-lighter\/45{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.45)}.ax-bg-warning-lighter\/5{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.05)}.ax-bg-warning-lighter\/50{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.5)}.ax-bg-warning-lighter\/55{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.55)}.ax-bg-warning-lighter\/60{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.6)}.ax-bg-warning-lighter\/65{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.65)}.ax-bg-warning-lighter\/70{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.7)}.ax-bg-warning-lighter\/75{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.75)}.ax-bg-warning-lighter\/80{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.8)}.ax-bg-warning-lighter\/85{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.85)}.ax-bg-warning-lighter\/90{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.9)}.ax-bg-warning-lighter\/95{background-color:rgba(var(--ax-sys-color-warning-lighter-surface),.95)}.ax-bg-warning-lightest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-lightest-surface),var(--tw-bg-opacity, 1))}.ax-bg-warning-lightest\/0{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),0)}.ax-bg-warning-lightest\/10{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.1)}.ax-bg-warning-lightest\/100{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),1)}.ax-bg-warning-lightest\/15{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.15)}.ax-bg-warning-lightest\/20{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.2)}.ax-bg-warning-lightest\/25{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.25)}.ax-bg-warning-lightest\/30{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.3)}.ax-bg-warning-lightest\/35{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.35)}.ax-bg-warning-lightest\/40{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.4)}.ax-bg-warning-lightest\/45{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.45)}.ax-bg-warning-lightest\/5{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.05)}.ax-bg-warning-lightest\/50{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.5)}.ax-bg-warning-lightest\/55{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.55)}.ax-bg-warning-lightest\/60{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.6)}.ax-bg-warning-lightest\/65{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.65)}.ax-bg-warning-lightest\/70{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.7)}.ax-bg-warning-lightest\/75{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.75)}.ax-bg-warning-lightest\/80{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.8)}.ax-bg-warning-lightest\/85{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.85)}.ax-bg-warning-lightest\/90{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.9)}.ax-bg-warning-lightest\/95{background-color:rgba(var(--ax-sys-color-warning-lightest-surface),.95)}.ax-bg-warning-surface{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-warning-surface),var(--tw-bg-opacity, 1))}.ax-bg-warning-surface\/0{background-color:rgba(var(--ax-sys-color-warning-surface),0)}.ax-bg-warning-surface\/10{background-color:rgba(var(--ax-sys-color-warning-surface),.1)}.ax-bg-warning-surface\/100{background-color:rgba(var(--ax-sys-color-warning-surface),1)}.ax-bg-warning-surface\/15{background-color:rgba(var(--ax-sys-color-warning-surface),.15)}.ax-bg-warning-surface\/20{background-color:rgba(var(--ax-sys-color-warning-surface),.2)}.ax-bg-warning-surface\/25{background-color:rgba(var(--ax-sys-color-warning-surface),.25)}.ax-bg-warning-surface\/30{background-color:rgba(var(--ax-sys-color-warning-surface),.3)}.ax-bg-warning-surface\/35{background-color:rgba(var(--ax-sys-color-warning-surface),.35)}.ax-bg-warning-surface\/40{background-color:rgba(var(--ax-sys-color-warning-surface),.4)}.ax-bg-warning-surface\/45{background-color:rgba(var(--ax-sys-color-warning-surface),.45)}.ax-bg-warning-surface\/5{background-color:rgba(var(--ax-sys-color-warning-surface),.05)}.ax-bg-warning-surface\/50{background-color:rgba(var(--ax-sys-color-warning-surface),.5)}.ax-bg-warning-surface\/55{background-color:rgba(var(--ax-sys-color-warning-surface),.55)}.ax-bg-warning-surface\/60{background-color:rgba(var(--ax-sys-color-warning-surface),.6)}.ax-bg-warning-surface\/65{background-color:rgba(var(--ax-sys-color-warning-surface),.65)}.ax-bg-warning-surface\/70{background-color:rgba(var(--ax-sys-color-warning-surface),.7)}.ax-bg-warning-surface\/75{background-color:rgba(var(--ax-sys-color-warning-surface),.75)}.ax-bg-warning-surface\/80{background-color:rgba(var(--ax-sys-color-warning-surface),.8)}.ax-bg-warning-surface\/85{background-color:rgba(var(--ax-sys-color-warning-surface),.85)}.ax-bg-warning-surface\/90{background-color:rgba(var(--ax-sys-color-warning-surface),.9)}.ax-bg-warning-surface\/95{background-color:rgba(var(--ax-sys-color-warning-surface),.95)}.ax-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ax-bg-\[url\(\'\.\/assets\/images\/login\/Shape\.svg\'\)\]{background-image:url(Shape.b2750b9545ef2adf.svg)}.ax-bg-\[url\(\'\.\/assets\/images\/login\/header-login\.svg\'\)\]{background-image:url(header-login.bf03ff8e0d02ea6c.svg)}.ax-bg-\[url\(\'\.\/assets\/images\/not-found\.jpg\'\)\]{background-image:url(not-found.310249a9e5590ee5.jpg)}.ax-from-dark{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/0{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/10{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/100{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/15{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/20{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/25{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/30{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/35{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/40{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/45{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/5{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/50{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/55{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/60{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/65{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/70{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/75{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/80{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/85{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/90{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-dark\/95{--tw-gradient-from: rgba(var(--ax-sys-color-dark-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/0{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/10{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/100{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/15{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/20{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/25{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/30{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/35{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/40{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/45{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/5{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/50{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/55{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/60{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/65{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/70{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/75{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/80{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/85{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/90{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darker\/95{--tw-gradient-from: rgba(var(--ax-sys-color-darker-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/0{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/10{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/100{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/15{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/20{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/25{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/30{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/35{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/40{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/45{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/5{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/50{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/55{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/60{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/65{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/70{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/75{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/80{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/85{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/90{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-darkest\/95{--tw-gradient-from: rgba(var(--ax-sys-color-darkest-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/0{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/10{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/100{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/15{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/20{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/25{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/30{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/35{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/40{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/45{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/5{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/50{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/55{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/60{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/65{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/70{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/75{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/80{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/85{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/90{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-light\/95{--tw-gradient-from: rgba(var(--ax-sys-color-light-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/0{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/10{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/100{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/15{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/20{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/25{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/30{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/35{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/40{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/45{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/5{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/50{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/55{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/60{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/65{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/70{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/75{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/80{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/85{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/90{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lighter\/95{--tw-gradient-from: rgba(var(--ax-sys-color-lighter-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/0{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/10{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/100{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/15{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/20{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/25{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/30{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/35{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/40{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/45{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/5{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/50{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/55{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/60{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/65{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/70{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/75{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/80{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/85{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/90{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-lightest\/95{--tw-gradient-from: rgba(var(--ax-sys-color-lightest-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/0{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/10{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/100{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/15{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/20{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/25{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/30{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/35{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/40{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/45{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/5{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/50{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/55{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/60{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/65{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/70{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/75{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/80{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/85{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/90{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-dark\/95{--tw-gradient-from: rgba(var(--ax-sys-color-on-dark-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/0{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/10{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/100{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/15{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/20{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/25{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/30{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/35{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/40{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/45{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/5{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/50{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/55{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/60{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/65{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/70{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/75{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/80{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/85{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/90{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darker\/95{--tw-gradient-from: rgba(var(--ax-sys-color-on-darker-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/0{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/10{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/100{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/15{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/20{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/25{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/30{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/35{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/40{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/45{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/5{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/50{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/55{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/60{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/65{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/70{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/75{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/80{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/85{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/90{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-darkest\/95{--tw-gradient-from: rgba(var(--ax-sys-color-on-darkest-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/0{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/10{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/100{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/15{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/20{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/25{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/30{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/35{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/40{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/45{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/5{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/50{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/55{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/60{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/65{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/70{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/75{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/80{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/85{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/90{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-light\/95{--tw-gradient-from: rgba(var(--ax-sys-color-on-light-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/0{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/10{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/100{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/15{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/20{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/25{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/30{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/35{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/40{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/45{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/5{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/50{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/55{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/60{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/65{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/70{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/75{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/80{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/85{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/90{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lighter\/95{--tw-gradient-from: rgba(var(--ax-sys-color-on-lighter-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/0{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/10{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/100{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/15{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/20{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/25{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/30{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/35{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/40{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/45{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/5{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/50{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/55{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/60{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/65{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/70{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/75{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/80{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/85{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/90{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-lightest\/95{--tw-gradient-from: rgba(var(--ax-sys-color-on-lightest-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/0{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/10{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/100{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/15{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/20{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/25{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/30{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/35{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/40{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/45{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/5{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/50{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/55{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/60{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/65{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/70{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/75{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/80{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/85{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/90{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-on-surface\/95{--tw-gradient-from: rgba(var(--ax-sys-color-on-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface{--tw-gradient-from: rgba(var(--ax-sys-color-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/0{--tw-gradient-from: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/10{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/100{--tw-gradient-from: rgba(var(--ax-sys-color-surface), 1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/15{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .15) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/20{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .2) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/25{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .25) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/30{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/35{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .35) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/40{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .4) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/45{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .45) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/5{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/50{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/55{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .55) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/60{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .6) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/65{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .65) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/70{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .7) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/75{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .75) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/80{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .8) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/85{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .85) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/90{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .9) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-from-surface\/95{--tw-gradient-from: rgba(var(--ax-sys-color-surface), .95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ax-via-dark{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/0{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/10{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/100{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/15{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/20{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/25{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/30{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/35{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/40{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/45{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/5{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/50{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/55{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/60{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/65{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/70{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/75{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/80{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/85{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/90{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-dark\/95{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-dark-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/0{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/10{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/100{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/15{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/20{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/25{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/30{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/35{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/40{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/45{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/5{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/50{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/55{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/60{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/65{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/70{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/75{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/80{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/85{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/90{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darker\/95{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darker-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/0{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/10{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/100{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/15{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/20{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/25{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/30{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/35{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/40{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/45{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/5{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/50{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/55{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/60{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/65{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/70{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/75{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/80{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/85{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/90{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-darkest\/95{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-darkest-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/0{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/10{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/100{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/15{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/20{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/25{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/30{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/35{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/40{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/45{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/5{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/50{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/55{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/60{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/65{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/70{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/75{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/80{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/85{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/90{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-light\/95{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-light-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/0{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/10{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/100{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/15{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/20{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/25{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/30{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/35{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/40{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/45{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/5{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/50{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/55{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/60{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/65{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/70{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/75{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/80{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/85{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/90{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lighter\/95{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lighter-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/0{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/10{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/100{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/15{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/20{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/25{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/30{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/35{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/40{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/45{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/5{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/50{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/55{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/60{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/65{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/70{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/75{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/80{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/85{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/90{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-lightest\/95{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-lightest-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-dark\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-dark-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darker\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darker-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-darkest\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-darkest-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-light\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-light-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lighter\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lighter-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-lightest\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-lightest-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-on-surface\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-on-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/0{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/10{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/100{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/15{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/20{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/25{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/30{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/35{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/40{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/45{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/5{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/50{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/55{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/60{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/65{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/70{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/75{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/80{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/85{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/90{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-via-surface\/95{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--ax-sys-color-surface), .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ax-to-dark{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 1) var(--tw-gradient-to-position)}.ax-to-dark\/0{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 0) var(--tw-gradient-to-position)}.ax-to-dark\/10{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .1) var(--tw-gradient-to-position)}.ax-to-dark\/100{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), 1) var(--tw-gradient-to-position)}.ax-to-dark\/15{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .15) var(--tw-gradient-to-position)}.ax-to-dark\/20{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .2) var(--tw-gradient-to-position)}.ax-to-dark\/25{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .25) var(--tw-gradient-to-position)}.ax-to-dark\/30{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .3) var(--tw-gradient-to-position)}.ax-to-dark\/35{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .35) var(--tw-gradient-to-position)}.ax-to-dark\/40{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .4) var(--tw-gradient-to-position)}.ax-to-dark\/45{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .45) var(--tw-gradient-to-position)}.ax-to-dark\/5{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .05) var(--tw-gradient-to-position)}.ax-to-dark\/50{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .5) var(--tw-gradient-to-position)}.ax-to-dark\/55{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .55) var(--tw-gradient-to-position)}.ax-to-dark\/60{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .6) var(--tw-gradient-to-position)}.ax-to-dark\/65{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .65) var(--tw-gradient-to-position)}.ax-to-dark\/70{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .7) var(--tw-gradient-to-position)}.ax-to-dark\/75{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .75) var(--tw-gradient-to-position)}.ax-to-dark\/80{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .8) var(--tw-gradient-to-position)}.ax-to-dark\/85{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .85) var(--tw-gradient-to-position)}.ax-to-dark\/90{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .9) var(--tw-gradient-to-position)}.ax-to-dark\/95{--tw-gradient-to: rgba(var(--ax-sys-color-dark-surface), .95) var(--tw-gradient-to-position)}.ax-to-darker{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 1) var(--tw-gradient-to-position)}.ax-to-darker\/0{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 0) var(--tw-gradient-to-position)}.ax-to-darker\/10{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .1) var(--tw-gradient-to-position)}.ax-to-darker\/100{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), 1) var(--tw-gradient-to-position)}.ax-to-darker\/15{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .15) var(--tw-gradient-to-position)}.ax-to-darker\/20{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .2) var(--tw-gradient-to-position)}.ax-to-darker\/25{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .25) var(--tw-gradient-to-position)}.ax-to-darker\/30{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .3) var(--tw-gradient-to-position)}.ax-to-darker\/35{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .35) var(--tw-gradient-to-position)}.ax-to-darker\/40{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .4) var(--tw-gradient-to-position)}.ax-to-darker\/45{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .45) var(--tw-gradient-to-position)}.ax-to-darker\/5{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .05) var(--tw-gradient-to-position)}.ax-to-darker\/50{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .5) var(--tw-gradient-to-position)}.ax-to-darker\/55{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .55) var(--tw-gradient-to-position)}.ax-to-darker\/60{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .6) var(--tw-gradient-to-position)}.ax-to-darker\/65{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .65) var(--tw-gradient-to-position)}.ax-to-darker\/70{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .7) var(--tw-gradient-to-position)}.ax-to-darker\/75{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .75) var(--tw-gradient-to-position)}.ax-to-darker\/80{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .8) var(--tw-gradient-to-position)}.ax-to-darker\/85{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .85) var(--tw-gradient-to-position)}.ax-to-darker\/90{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .9) var(--tw-gradient-to-position)}.ax-to-darker\/95{--tw-gradient-to: rgba(var(--ax-sys-color-darker-surface), .95) var(--tw-gradient-to-position)}.ax-to-darkest{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 1) var(--tw-gradient-to-position)}.ax-to-darkest\/0{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 0) var(--tw-gradient-to-position)}.ax-to-darkest\/10{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .1) var(--tw-gradient-to-position)}.ax-to-darkest\/100{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), 1) var(--tw-gradient-to-position)}.ax-to-darkest\/15{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .15) var(--tw-gradient-to-position)}.ax-to-darkest\/20{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .2) var(--tw-gradient-to-position)}.ax-to-darkest\/25{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .25) var(--tw-gradient-to-position)}.ax-to-darkest\/30{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .3) var(--tw-gradient-to-position)}.ax-to-darkest\/35{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .35) var(--tw-gradient-to-position)}.ax-to-darkest\/40{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .4) var(--tw-gradient-to-position)}.ax-to-darkest\/45{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .45) var(--tw-gradient-to-position)}.ax-to-darkest\/5{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .05) var(--tw-gradient-to-position)}.ax-to-darkest\/50{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .5) var(--tw-gradient-to-position)}.ax-to-darkest\/55{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .55) var(--tw-gradient-to-position)}.ax-to-darkest\/60{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .6) var(--tw-gradient-to-position)}.ax-to-darkest\/65{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .65) var(--tw-gradient-to-position)}.ax-to-darkest\/70{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .7) var(--tw-gradient-to-position)}.ax-to-darkest\/75{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .75) var(--tw-gradient-to-position)}.ax-to-darkest\/80{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .8) var(--tw-gradient-to-position)}.ax-to-darkest\/85{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .85) var(--tw-gradient-to-position)}.ax-to-darkest\/90{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .9) var(--tw-gradient-to-position)}.ax-to-darkest\/95{--tw-gradient-to: rgba(var(--ax-sys-color-darkest-surface), .95) var(--tw-gradient-to-position)}.ax-to-light{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 1) var(--tw-gradient-to-position)}.ax-to-light\/0{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 0) var(--tw-gradient-to-position)}.ax-to-light\/10{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .1) var(--tw-gradient-to-position)}.ax-to-light\/100{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), 1) var(--tw-gradient-to-position)}.ax-to-light\/15{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .15) var(--tw-gradient-to-position)}.ax-to-light\/20{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .2) var(--tw-gradient-to-position)}.ax-to-light\/25{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .25) var(--tw-gradient-to-position)}.ax-to-light\/30{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .3) var(--tw-gradient-to-position)}.ax-to-light\/35{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .35) var(--tw-gradient-to-position)}.ax-to-light\/40{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .4) var(--tw-gradient-to-position)}.ax-to-light\/45{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .45) var(--tw-gradient-to-position)}.ax-to-light\/5{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .05) var(--tw-gradient-to-position)}.ax-to-light\/50{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .5) var(--tw-gradient-to-position)}.ax-to-light\/55{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .55) var(--tw-gradient-to-position)}.ax-to-light\/60{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .6) var(--tw-gradient-to-position)}.ax-to-light\/65{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .65) var(--tw-gradient-to-position)}.ax-to-light\/70{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .7) var(--tw-gradient-to-position)}.ax-to-light\/75{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .75) var(--tw-gradient-to-position)}.ax-to-light\/80{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .8) var(--tw-gradient-to-position)}.ax-to-light\/85{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .85) var(--tw-gradient-to-position)}.ax-to-light\/90{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .9) var(--tw-gradient-to-position)}.ax-to-light\/95{--tw-gradient-to: rgba(var(--ax-sys-color-light-surface), .95) var(--tw-gradient-to-position)}.ax-to-lighter{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 1) var(--tw-gradient-to-position)}.ax-to-lighter\/0{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 0) var(--tw-gradient-to-position)}.ax-to-lighter\/10{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .1) var(--tw-gradient-to-position)}.ax-to-lighter\/100{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), 1) var(--tw-gradient-to-position)}.ax-to-lighter\/15{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .15) var(--tw-gradient-to-position)}.ax-to-lighter\/20{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .2) var(--tw-gradient-to-position)}.ax-to-lighter\/25{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .25) var(--tw-gradient-to-position)}.ax-to-lighter\/30{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .3) var(--tw-gradient-to-position)}.ax-to-lighter\/35{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .35) var(--tw-gradient-to-position)}.ax-to-lighter\/40{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .4) var(--tw-gradient-to-position)}.ax-to-lighter\/45{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .45) var(--tw-gradient-to-position)}.ax-to-lighter\/5{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .05) var(--tw-gradient-to-position)}.ax-to-lighter\/50{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .5) var(--tw-gradient-to-position)}.ax-to-lighter\/55{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .55) var(--tw-gradient-to-position)}.ax-to-lighter\/60{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .6) var(--tw-gradient-to-position)}.ax-to-lighter\/65{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .65) var(--tw-gradient-to-position)}.ax-to-lighter\/70{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .7) var(--tw-gradient-to-position)}.ax-to-lighter\/75{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .75) var(--tw-gradient-to-position)}.ax-to-lighter\/80{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .8) var(--tw-gradient-to-position)}.ax-to-lighter\/85{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .85) var(--tw-gradient-to-position)}.ax-to-lighter\/90{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .9) var(--tw-gradient-to-position)}.ax-to-lighter\/95{--tw-gradient-to: rgba(var(--ax-sys-color-lighter-surface), .95) var(--tw-gradient-to-position)}.ax-to-lightest{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 1) var(--tw-gradient-to-position)}.ax-to-lightest\/0{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 0) var(--tw-gradient-to-position)}.ax-to-lightest\/10{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .1) var(--tw-gradient-to-position)}.ax-to-lightest\/100{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), 1) var(--tw-gradient-to-position)}.ax-to-lightest\/15{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .15) var(--tw-gradient-to-position)}.ax-to-lightest\/20{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .2) var(--tw-gradient-to-position)}.ax-to-lightest\/25{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .25) var(--tw-gradient-to-position)}.ax-to-lightest\/30{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .3) var(--tw-gradient-to-position)}.ax-to-lightest\/35{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .35) var(--tw-gradient-to-position)}.ax-to-lightest\/40{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .4) var(--tw-gradient-to-position)}.ax-to-lightest\/45{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .45) var(--tw-gradient-to-position)}.ax-to-lightest\/5{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .05) var(--tw-gradient-to-position)}.ax-to-lightest\/50{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .5) var(--tw-gradient-to-position)}.ax-to-lightest\/55{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .55) var(--tw-gradient-to-position)}.ax-to-lightest\/60{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .6) var(--tw-gradient-to-position)}.ax-to-lightest\/65{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .65) var(--tw-gradient-to-position)}.ax-to-lightest\/70{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .7) var(--tw-gradient-to-position)}.ax-to-lightest\/75{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .75) var(--tw-gradient-to-position)}.ax-to-lightest\/80{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .8) var(--tw-gradient-to-position)}.ax-to-lightest\/85{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .85) var(--tw-gradient-to-position)}.ax-to-lightest\/90{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .9) var(--tw-gradient-to-position)}.ax-to-lightest\/95{--tw-gradient-to: rgba(var(--ax-sys-color-lightest-surface), .95) var(--tw-gradient-to-position)}.ax-to-on-dark{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-dark\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 0) var(--tw-gradient-to-position)}.ax-to-on-dark\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .1) var(--tw-gradient-to-position)}.ax-to-on-dark\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-dark\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .15) var(--tw-gradient-to-position)}.ax-to-on-dark\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .2) var(--tw-gradient-to-position)}.ax-to-on-dark\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .25) var(--tw-gradient-to-position)}.ax-to-on-dark\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .3) var(--tw-gradient-to-position)}.ax-to-on-dark\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .35) var(--tw-gradient-to-position)}.ax-to-on-dark\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .4) var(--tw-gradient-to-position)}.ax-to-on-dark\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .45) var(--tw-gradient-to-position)}.ax-to-on-dark\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .05) var(--tw-gradient-to-position)}.ax-to-on-dark\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .5) var(--tw-gradient-to-position)}.ax-to-on-dark\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .55) var(--tw-gradient-to-position)}.ax-to-on-dark\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .6) var(--tw-gradient-to-position)}.ax-to-on-dark\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .65) var(--tw-gradient-to-position)}.ax-to-on-dark\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .7) var(--tw-gradient-to-position)}.ax-to-on-dark\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .75) var(--tw-gradient-to-position)}.ax-to-on-dark\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .8) var(--tw-gradient-to-position)}.ax-to-on-dark\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .85) var(--tw-gradient-to-position)}.ax-to-on-dark\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .9) var(--tw-gradient-to-position)}.ax-to-on-dark\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-dark-surface), .95) var(--tw-gradient-to-position)}.ax-to-on-darker{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-darker\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 0) var(--tw-gradient-to-position)}.ax-to-on-darker\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .1) var(--tw-gradient-to-position)}.ax-to-on-darker\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-darker\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .15) var(--tw-gradient-to-position)}.ax-to-on-darker\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .2) var(--tw-gradient-to-position)}.ax-to-on-darker\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .25) var(--tw-gradient-to-position)}.ax-to-on-darker\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .3) var(--tw-gradient-to-position)}.ax-to-on-darker\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .35) var(--tw-gradient-to-position)}.ax-to-on-darker\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .4) var(--tw-gradient-to-position)}.ax-to-on-darker\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .45) var(--tw-gradient-to-position)}.ax-to-on-darker\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .05) var(--tw-gradient-to-position)}.ax-to-on-darker\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .5) var(--tw-gradient-to-position)}.ax-to-on-darker\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .55) var(--tw-gradient-to-position)}.ax-to-on-darker\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .6) var(--tw-gradient-to-position)}.ax-to-on-darker\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .65) var(--tw-gradient-to-position)}.ax-to-on-darker\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .7) var(--tw-gradient-to-position)}.ax-to-on-darker\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .75) var(--tw-gradient-to-position)}.ax-to-on-darker\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .8) var(--tw-gradient-to-position)}.ax-to-on-darker\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .85) var(--tw-gradient-to-position)}.ax-to-on-darker\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .9) var(--tw-gradient-to-position)}.ax-to-on-darker\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-darker-surface), .95) var(--tw-gradient-to-position)}.ax-to-on-darkest{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-darkest\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 0) var(--tw-gradient-to-position)}.ax-to-on-darkest\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .1) var(--tw-gradient-to-position)}.ax-to-on-darkest\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-darkest\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .15) var(--tw-gradient-to-position)}.ax-to-on-darkest\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .2) var(--tw-gradient-to-position)}.ax-to-on-darkest\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .25) var(--tw-gradient-to-position)}.ax-to-on-darkest\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .3) var(--tw-gradient-to-position)}.ax-to-on-darkest\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .35) var(--tw-gradient-to-position)}.ax-to-on-darkest\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .4) var(--tw-gradient-to-position)}.ax-to-on-darkest\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .45) var(--tw-gradient-to-position)}.ax-to-on-darkest\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .05) var(--tw-gradient-to-position)}.ax-to-on-darkest\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .5) var(--tw-gradient-to-position)}.ax-to-on-darkest\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .55) var(--tw-gradient-to-position)}.ax-to-on-darkest\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .6) var(--tw-gradient-to-position)}.ax-to-on-darkest\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .65) var(--tw-gradient-to-position)}.ax-to-on-darkest\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .7) var(--tw-gradient-to-position)}.ax-to-on-darkest\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .75) var(--tw-gradient-to-position)}.ax-to-on-darkest\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .8) var(--tw-gradient-to-position)}.ax-to-on-darkest\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .85) var(--tw-gradient-to-position)}.ax-to-on-darkest\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .9) var(--tw-gradient-to-position)}.ax-to-on-darkest\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-darkest-surface), .95) var(--tw-gradient-to-position)}.ax-to-on-light{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-light\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 0) var(--tw-gradient-to-position)}.ax-to-on-light\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .1) var(--tw-gradient-to-position)}.ax-to-on-light\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-light\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .15) var(--tw-gradient-to-position)}.ax-to-on-light\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .2) var(--tw-gradient-to-position)}.ax-to-on-light\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .25) var(--tw-gradient-to-position)}.ax-to-on-light\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .3) var(--tw-gradient-to-position)}.ax-to-on-light\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .35) var(--tw-gradient-to-position)}.ax-to-on-light\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .4) var(--tw-gradient-to-position)}.ax-to-on-light\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .45) var(--tw-gradient-to-position)}.ax-to-on-light\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .05) var(--tw-gradient-to-position)}.ax-to-on-light\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .5) var(--tw-gradient-to-position)}.ax-to-on-light\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .55) var(--tw-gradient-to-position)}.ax-to-on-light\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .6) var(--tw-gradient-to-position)}.ax-to-on-light\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .65) var(--tw-gradient-to-position)}.ax-to-on-light\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .7) var(--tw-gradient-to-position)}.ax-to-on-light\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .75) var(--tw-gradient-to-position)}.ax-to-on-light\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .8) var(--tw-gradient-to-position)}.ax-to-on-light\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .85) var(--tw-gradient-to-position)}.ax-to-on-light\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .9) var(--tw-gradient-to-position)}.ax-to-on-light\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-light-surface), .95) var(--tw-gradient-to-position)}.ax-to-on-lighter{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-lighter\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 0) var(--tw-gradient-to-position)}.ax-to-on-lighter\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .1) var(--tw-gradient-to-position)}.ax-to-on-lighter\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-lighter\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .15) var(--tw-gradient-to-position)}.ax-to-on-lighter\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .2) var(--tw-gradient-to-position)}.ax-to-on-lighter\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .25) var(--tw-gradient-to-position)}.ax-to-on-lighter\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .3) var(--tw-gradient-to-position)}.ax-to-on-lighter\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .35) var(--tw-gradient-to-position)}.ax-to-on-lighter\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .4) var(--tw-gradient-to-position)}.ax-to-on-lighter\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .45) var(--tw-gradient-to-position)}.ax-to-on-lighter\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .05) var(--tw-gradient-to-position)}.ax-to-on-lighter\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .5) var(--tw-gradient-to-position)}.ax-to-on-lighter\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .55) var(--tw-gradient-to-position)}.ax-to-on-lighter\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .6) var(--tw-gradient-to-position)}.ax-to-on-lighter\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .65) var(--tw-gradient-to-position)}.ax-to-on-lighter\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .7) var(--tw-gradient-to-position)}.ax-to-on-lighter\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .75) var(--tw-gradient-to-position)}.ax-to-on-lighter\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .8) var(--tw-gradient-to-position)}.ax-to-on-lighter\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .85) var(--tw-gradient-to-position)}.ax-to-on-lighter\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .9) var(--tw-gradient-to-position)}.ax-to-on-lighter\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-lighter-surface), .95) var(--tw-gradient-to-position)}.ax-to-on-lightest{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-lightest\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 0) var(--tw-gradient-to-position)}.ax-to-on-lightest\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .1) var(--tw-gradient-to-position)}.ax-to-on-lightest\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-lightest\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .15) var(--tw-gradient-to-position)}.ax-to-on-lightest\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .2) var(--tw-gradient-to-position)}.ax-to-on-lightest\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .25) var(--tw-gradient-to-position)}.ax-to-on-lightest\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .3) var(--tw-gradient-to-position)}.ax-to-on-lightest\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .35) var(--tw-gradient-to-position)}.ax-to-on-lightest\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .4) var(--tw-gradient-to-position)}.ax-to-on-lightest\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .45) var(--tw-gradient-to-position)}.ax-to-on-lightest\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .05) var(--tw-gradient-to-position)}.ax-to-on-lightest\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .5) var(--tw-gradient-to-position)}.ax-to-on-lightest\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .55) var(--tw-gradient-to-position)}.ax-to-on-lightest\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .6) var(--tw-gradient-to-position)}.ax-to-on-lightest\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .65) var(--tw-gradient-to-position)}.ax-to-on-lightest\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .7) var(--tw-gradient-to-position)}.ax-to-on-lightest\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .75) var(--tw-gradient-to-position)}.ax-to-on-lightest\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .8) var(--tw-gradient-to-position)}.ax-to-on-lightest\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .85) var(--tw-gradient-to-position)}.ax-to-on-lightest\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .9) var(--tw-gradient-to-position)}.ax-to-on-lightest\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-lightest-surface), .95) var(--tw-gradient-to-position)}.ax-to-on-surface{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-surface\/0{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 0) var(--tw-gradient-to-position)}.ax-to-on-surface\/10{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .1) var(--tw-gradient-to-position)}.ax-to-on-surface\/100{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), 1) var(--tw-gradient-to-position)}.ax-to-on-surface\/15{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .15) var(--tw-gradient-to-position)}.ax-to-on-surface\/20{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .2) var(--tw-gradient-to-position)}.ax-to-on-surface\/25{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .25) var(--tw-gradient-to-position)}.ax-to-on-surface\/30{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .3) var(--tw-gradient-to-position)}.ax-to-on-surface\/35{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .35) var(--tw-gradient-to-position)}.ax-to-on-surface\/40{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .4) var(--tw-gradient-to-position)}.ax-to-on-surface\/45{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .45) var(--tw-gradient-to-position)}.ax-to-on-surface\/5{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .05) var(--tw-gradient-to-position)}.ax-to-on-surface\/50{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .5) var(--tw-gradient-to-position)}.ax-to-on-surface\/55{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .55) var(--tw-gradient-to-position)}.ax-to-on-surface\/60{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .6) var(--tw-gradient-to-position)}.ax-to-on-surface\/65{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .65) var(--tw-gradient-to-position)}.ax-to-on-surface\/70{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .7) var(--tw-gradient-to-position)}.ax-to-on-surface\/75{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .75) var(--tw-gradient-to-position)}.ax-to-on-surface\/80{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .8) var(--tw-gradient-to-position)}.ax-to-on-surface\/85{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .85) var(--tw-gradient-to-position)}.ax-to-on-surface\/90{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .9) var(--tw-gradient-to-position)}.ax-to-on-surface\/95{--tw-gradient-to: rgba(var(--ax-sys-color-on-surface), .95) var(--tw-gradient-to-position)}.ax-to-surface{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 1) var(--tw-gradient-to-position)}.ax-to-surface\/0{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 0) var(--tw-gradient-to-position)}.ax-to-surface\/10{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .1) var(--tw-gradient-to-position)}.ax-to-surface\/100{--tw-gradient-to: rgba(var(--ax-sys-color-surface), 1) var(--tw-gradient-to-position)}.ax-to-surface\/15{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .15) var(--tw-gradient-to-position)}.ax-to-surface\/20{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .2) var(--tw-gradient-to-position)}.ax-to-surface\/25{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .25) var(--tw-gradient-to-position)}.ax-to-surface\/30{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .3) var(--tw-gradient-to-position)}.ax-to-surface\/35{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .35) var(--tw-gradient-to-position)}.ax-to-surface\/40{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .4) var(--tw-gradient-to-position)}.ax-to-surface\/45{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .45) var(--tw-gradient-to-position)}.ax-to-surface\/5{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .05) var(--tw-gradient-to-position)}.ax-to-surface\/50{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .5) var(--tw-gradient-to-position)}.ax-to-surface\/55{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .55) var(--tw-gradient-to-position)}.ax-to-surface\/60{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .6) var(--tw-gradient-to-position)}.ax-to-surface\/65{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .65) var(--tw-gradient-to-position)}.ax-to-surface\/70{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .7) var(--tw-gradient-to-position)}.ax-to-surface\/75{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .75) var(--tw-gradient-to-position)}.ax-to-surface\/80{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .8) var(--tw-gradient-to-position)}.ax-to-surface\/85{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .85) var(--tw-gradient-to-position)}.ax-to-surface\/90{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .9) var(--tw-gradient-to-position)}.ax-to-surface\/95{--tw-gradient-to: rgba(var(--ax-sys-color-surface), .95) var(--tw-gradient-to-position)}.ax-bg-contain{background-size:contain}.ax-bg-cover{background-size:cover}.ax-bg-\[center_top_4rem\]{background-position:center top 4rem}.ax-bg-right-bottom{background-position:right bottom}.ax-bg-no-repeat{background-repeat:no-repeat}.ax-fill-dark{fill:rgba(var(--ax-sys-color-dark-surface),1)}.ax-fill-dark\/0{fill:rgba(var(--ax-sys-color-dark-surface),0)}.ax-fill-dark\/10{fill:rgba(var(--ax-sys-color-dark-surface),.1)}.ax-fill-dark\/100{fill:rgba(var(--ax-sys-color-dark-surface),1)}.ax-fill-dark\/15{fill:rgba(var(--ax-sys-color-dark-surface),.15)}.ax-fill-dark\/20{fill:rgba(var(--ax-sys-color-dark-surface),.2)}.ax-fill-dark\/25{fill:rgba(var(--ax-sys-color-dark-surface),.25)}.ax-fill-dark\/30{fill:rgba(var(--ax-sys-color-dark-surface),.3)}.ax-fill-dark\/35{fill:rgba(var(--ax-sys-color-dark-surface),.35)}.ax-fill-dark\/40{fill:rgba(var(--ax-sys-color-dark-surface),.4)}.ax-fill-dark\/45{fill:rgba(var(--ax-sys-color-dark-surface),.45)}.ax-fill-dark\/5{fill:rgba(var(--ax-sys-color-dark-surface),.05)}.ax-fill-dark\/50{fill:rgba(var(--ax-sys-color-dark-surface),.5)}.ax-fill-dark\/55{fill:rgba(var(--ax-sys-color-dark-surface),.55)}.ax-fill-dark\/60{fill:rgba(var(--ax-sys-color-dark-surface),.6)}.ax-fill-dark\/65{fill:rgba(var(--ax-sys-color-dark-surface),.65)}.ax-fill-dark\/70{fill:rgba(var(--ax-sys-color-dark-surface),.7)}.ax-fill-dark\/75{fill:rgba(var(--ax-sys-color-dark-surface),.75)}.ax-fill-dark\/80{fill:rgba(var(--ax-sys-color-dark-surface),.8)}.ax-fill-dark\/85{fill:rgba(var(--ax-sys-color-dark-surface),.85)}.ax-fill-dark\/90{fill:rgba(var(--ax-sys-color-dark-surface),.9)}.ax-fill-dark\/95{fill:rgba(var(--ax-sys-color-dark-surface),.95)}.ax-fill-darker{fill:rgba(var(--ax-sys-color-darker-surface),1)}.ax-fill-darker\/0{fill:rgba(var(--ax-sys-color-darker-surface),0)}.ax-fill-darker\/10{fill:rgba(var(--ax-sys-color-darker-surface),.1)}.ax-fill-darker\/100{fill:rgba(var(--ax-sys-color-darker-surface),1)}.ax-fill-darker\/15{fill:rgba(var(--ax-sys-color-darker-surface),.15)}.ax-fill-darker\/20{fill:rgba(var(--ax-sys-color-darker-surface),.2)}.ax-fill-darker\/25{fill:rgba(var(--ax-sys-color-darker-surface),.25)}.ax-fill-darker\/30{fill:rgba(var(--ax-sys-color-darker-surface),.3)}.ax-fill-darker\/35{fill:rgba(var(--ax-sys-color-darker-surface),.35)}.ax-fill-darker\/40{fill:rgba(var(--ax-sys-color-darker-surface),.4)}.ax-fill-darker\/45{fill:rgba(var(--ax-sys-color-darker-surface),.45)}.ax-fill-darker\/5{fill:rgba(var(--ax-sys-color-darker-surface),.05)}.ax-fill-darker\/50{fill:rgba(var(--ax-sys-color-darker-surface),.5)}.ax-fill-darker\/55{fill:rgba(var(--ax-sys-color-darker-surface),.55)}.ax-fill-darker\/60{fill:rgba(var(--ax-sys-color-darker-surface),.6)}.ax-fill-darker\/65{fill:rgba(var(--ax-sys-color-darker-surface),.65)}.ax-fill-darker\/70{fill:rgba(var(--ax-sys-color-darker-surface),.7)}.ax-fill-darker\/75{fill:rgba(var(--ax-sys-color-darker-surface),.75)}.ax-fill-darker\/80{fill:rgba(var(--ax-sys-color-darker-surface),.8)}.ax-fill-darker\/85{fill:rgba(var(--ax-sys-color-darker-surface),.85)}.ax-fill-darker\/90{fill:rgba(var(--ax-sys-color-darker-surface),.9)}.ax-fill-darker\/95{fill:rgba(var(--ax-sys-color-darker-surface),.95)}.ax-fill-darkest{fill:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-fill-darkest\/0{fill:rgba(var(--ax-sys-color-darkest-surface),0)}.ax-fill-darkest\/10{fill:rgba(var(--ax-sys-color-darkest-surface),.1)}.ax-fill-darkest\/100{fill:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-fill-darkest\/15{fill:rgba(var(--ax-sys-color-darkest-surface),.15)}.ax-fill-darkest\/20{fill:rgba(var(--ax-sys-color-darkest-surface),.2)}.ax-fill-darkest\/25{fill:rgba(var(--ax-sys-color-darkest-surface),.25)}.ax-fill-darkest\/30{fill:rgba(var(--ax-sys-color-darkest-surface),.3)}.ax-fill-darkest\/35{fill:rgba(var(--ax-sys-color-darkest-surface),.35)}.ax-fill-darkest\/40{fill:rgba(var(--ax-sys-color-darkest-surface),.4)}.ax-fill-darkest\/45{fill:rgba(var(--ax-sys-color-darkest-surface),.45)}.ax-fill-darkest\/5{fill:rgba(var(--ax-sys-color-darkest-surface),.05)}.ax-fill-darkest\/50{fill:rgba(var(--ax-sys-color-darkest-surface),.5)}.ax-fill-darkest\/55{fill:rgba(var(--ax-sys-color-darkest-surface),.55)}.ax-fill-darkest\/60{fill:rgba(var(--ax-sys-color-darkest-surface),.6)}.ax-fill-darkest\/65{fill:rgba(var(--ax-sys-color-darkest-surface),.65)}.ax-fill-darkest\/70{fill:rgba(var(--ax-sys-color-darkest-surface),.7)}.ax-fill-darkest\/75{fill:rgba(var(--ax-sys-color-darkest-surface),.75)}.ax-fill-darkest\/80{fill:rgba(var(--ax-sys-color-darkest-surface),.8)}.ax-fill-darkest\/85{fill:rgba(var(--ax-sys-color-darkest-surface),.85)}.ax-fill-darkest\/90{fill:rgba(var(--ax-sys-color-darkest-surface),.9)}.ax-fill-darkest\/95{fill:rgba(var(--ax-sys-color-darkest-surface),.95)}.ax-fill-light{fill:rgba(var(--ax-sys-color-light-surface),1)}.ax-fill-light\/0{fill:rgba(var(--ax-sys-color-light-surface),0)}.ax-fill-light\/10{fill:rgba(var(--ax-sys-color-light-surface),.1)}.ax-fill-light\/100{fill:rgba(var(--ax-sys-color-light-surface),1)}.ax-fill-light\/15{fill:rgba(var(--ax-sys-color-light-surface),.15)}.ax-fill-light\/20{fill:rgba(var(--ax-sys-color-light-surface),.2)}.ax-fill-light\/25{fill:rgba(var(--ax-sys-color-light-surface),.25)}.ax-fill-light\/30{fill:rgba(var(--ax-sys-color-light-surface),.3)}.ax-fill-light\/35{fill:rgba(var(--ax-sys-color-light-surface),.35)}.ax-fill-light\/40{fill:rgba(var(--ax-sys-color-light-surface),.4)}.ax-fill-light\/45{fill:rgba(var(--ax-sys-color-light-surface),.45)}.ax-fill-light\/5{fill:rgba(var(--ax-sys-color-light-surface),.05)}.ax-fill-light\/50{fill:rgba(var(--ax-sys-color-light-surface),.5)}.ax-fill-light\/55{fill:rgba(var(--ax-sys-color-light-surface),.55)}.ax-fill-light\/60{fill:rgba(var(--ax-sys-color-light-surface),.6)}.ax-fill-light\/65{fill:rgba(var(--ax-sys-color-light-surface),.65)}.ax-fill-light\/70{fill:rgba(var(--ax-sys-color-light-surface),.7)}.ax-fill-light\/75{fill:rgba(var(--ax-sys-color-light-surface),.75)}.ax-fill-light\/80{fill:rgba(var(--ax-sys-color-light-surface),.8)}.ax-fill-light\/85{fill:rgba(var(--ax-sys-color-light-surface),.85)}.ax-fill-light\/90{fill:rgba(var(--ax-sys-color-light-surface),.9)}.ax-fill-light\/95{fill:rgba(var(--ax-sys-color-light-surface),.95)}.ax-fill-lighter{fill:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-fill-lighter\/0{fill:rgba(var(--ax-sys-color-lighter-surface),0)}.ax-fill-lighter\/10{fill:rgba(var(--ax-sys-color-lighter-surface),.1)}.ax-fill-lighter\/100{fill:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-fill-lighter\/15{fill:rgba(var(--ax-sys-color-lighter-surface),.15)}.ax-fill-lighter\/20{fill:rgba(var(--ax-sys-color-lighter-surface),.2)}.ax-fill-lighter\/25{fill:rgba(var(--ax-sys-color-lighter-surface),.25)}.ax-fill-lighter\/30{fill:rgba(var(--ax-sys-color-lighter-surface),.3)}.ax-fill-lighter\/35{fill:rgba(var(--ax-sys-color-lighter-surface),.35)}.ax-fill-lighter\/40{fill:rgba(var(--ax-sys-color-lighter-surface),.4)}.ax-fill-lighter\/45{fill:rgba(var(--ax-sys-color-lighter-surface),.45)}.ax-fill-lighter\/5{fill:rgba(var(--ax-sys-color-lighter-surface),.05)}.ax-fill-lighter\/50{fill:rgba(var(--ax-sys-color-lighter-surface),.5)}.ax-fill-lighter\/55{fill:rgba(var(--ax-sys-color-lighter-surface),.55)}.ax-fill-lighter\/60{fill:rgba(var(--ax-sys-color-lighter-surface),.6)}.ax-fill-lighter\/65{fill:rgba(var(--ax-sys-color-lighter-surface),.65)}.ax-fill-lighter\/70{fill:rgba(var(--ax-sys-color-lighter-surface),.7)}.ax-fill-lighter\/75{fill:rgba(var(--ax-sys-color-lighter-surface),.75)}.ax-fill-lighter\/80{fill:rgba(var(--ax-sys-color-lighter-surface),.8)}.ax-fill-lighter\/85{fill:rgba(var(--ax-sys-color-lighter-surface),.85)}.ax-fill-lighter\/90{fill:rgba(var(--ax-sys-color-lighter-surface),.9)}.ax-fill-lighter\/95{fill:rgba(var(--ax-sys-color-lighter-surface),.95)}.ax-fill-lightest{fill:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-fill-lightest\/0{fill:rgba(var(--ax-sys-color-lightest-surface),0)}.ax-fill-lightest\/10{fill:rgba(var(--ax-sys-color-lightest-surface),.1)}.ax-fill-lightest\/100{fill:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-fill-lightest\/15{fill:rgba(var(--ax-sys-color-lightest-surface),.15)}.ax-fill-lightest\/20{fill:rgba(var(--ax-sys-color-lightest-surface),.2)}.ax-fill-lightest\/25{fill:rgba(var(--ax-sys-color-lightest-surface),.25)}.ax-fill-lightest\/30{fill:rgba(var(--ax-sys-color-lightest-surface),.3)}.ax-fill-lightest\/35{fill:rgba(var(--ax-sys-color-lightest-surface),.35)}.ax-fill-lightest\/40{fill:rgba(var(--ax-sys-color-lightest-surface),.4)}.ax-fill-lightest\/45{fill:rgba(var(--ax-sys-color-lightest-surface),.45)}.ax-fill-lightest\/5{fill:rgba(var(--ax-sys-color-lightest-surface),.05)}.ax-fill-lightest\/50{fill:rgba(var(--ax-sys-color-lightest-surface),.5)}.ax-fill-lightest\/55{fill:rgba(var(--ax-sys-color-lightest-surface),.55)}.ax-fill-lightest\/60{fill:rgba(var(--ax-sys-color-lightest-surface),.6)}.ax-fill-lightest\/65{fill:rgba(var(--ax-sys-color-lightest-surface),.65)}.ax-fill-lightest\/70{fill:rgba(var(--ax-sys-color-lightest-surface),.7)}.ax-fill-lightest\/75{fill:rgba(var(--ax-sys-color-lightest-surface),.75)}.ax-fill-lightest\/80{fill:rgba(var(--ax-sys-color-lightest-surface),.8)}.ax-fill-lightest\/85{fill:rgba(var(--ax-sys-color-lightest-surface),.85)}.ax-fill-lightest\/90{fill:rgba(var(--ax-sys-color-lightest-surface),.9)}.ax-fill-lightest\/95{fill:rgba(var(--ax-sys-color-lightest-surface),.95)}.ax-fill-on-dark{fill:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-fill-on-dark\/0{fill:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-fill-on-dark\/10{fill:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-fill-on-dark\/100{fill:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-fill-on-dark\/15{fill:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-fill-on-dark\/20{fill:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-fill-on-dark\/25{fill:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-fill-on-dark\/30{fill:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-fill-on-dark\/35{fill:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-fill-on-dark\/40{fill:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-fill-on-dark\/45{fill:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-fill-on-dark\/5{fill:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-fill-on-dark\/50{fill:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-fill-on-dark\/55{fill:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-fill-on-dark\/60{fill:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-fill-on-dark\/65{fill:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-fill-on-dark\/70{fill:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-fill-on-dark\/75{fill:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-fill-on-dark\/80{fill:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-fill-on-dark\/85{fill:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-fill-on-dark\/90{fill:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-fill-on-dark\/95{fill:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-fill-on-darker{fill:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-fill-on-darker\/0{fill:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-fill-on-darker\/10{fill:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-fill-on-darker\/100{fill:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-fill-on-darker\/15{fill:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-fill-on-darker\/20{fill:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-fill-on-darker\/25{fill:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-fill-on-darker\/30{fill:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-fill-on-darker\/35{fill:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-fill-on-darker\/40{fill:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-fill-on-darker\/45{fill:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-fill-on-darker\/5{fill:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-fill-on-darker\/50{fill:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-fill-on-darker\/55{fill:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-fill-on-darker\/60{fill:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-fill-on-darker\/65{fill:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-fill-on-darker\/70{fill:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-fill-on-darker\/75{fill:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-fill-on-darker\/80{fill:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-fill-on-darker\/85{fill:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-fill-on-darker\/90{fill:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-fill-on-darker\/95{fill:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-fill-on-darkest{fill:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-fill-on-darkest\/0{fill:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-fill-on-darkest\/10{fill:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-fill-on-darkest\/100{fill:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-fill-on-darkest\/15{fill:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-fill-on-darkest\/20{fill:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-fill-on-darkest\/25{fill:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-fill-on-darkest\/30{fill:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-fill-on-darkest\/35{fill:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-fill-on-darkest\/40{fill:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-fill-on-darkest\/45{fill:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-fill-on-darkest\/5{fill:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-fill-on-darkest\/50{fill:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-fill-on-darkest\/55{fill:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-fill-on-darkest\/60{fill:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-fill-on-darkest\/65{fill:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-fill-on-darkest\/70{fill:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-fill-on-darkest\/75{fill:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-fill-on-darkest\/80{fill:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-fill-on-darkest\/85{fill:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-fill-on-darkest\/90{fill:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-fill-on-darkest\/95{fill:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-fill-on-light{fill:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-fill-on-light\/0{fill:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-fill-on-light\/10{fill:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-fill-on-light\/100{fill:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-fill-on-light\/15{fill:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-fill-on-light\/20{fill:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-fill-on-light\/25{fill:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-fill-on-light\/30{fill:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-fill-on-light\/35{fill:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-fill-on-light\/40{fill:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-fill-on-light\/45{fill:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-fill-on-light\/5{fill:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-fill-on-light\/50{fill:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-fill-on-light\/55{fill:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-fill-on-light\/60{fill:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-fill-on-light\/65{fill:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-fill-on-light\/70{fill:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-fill-on-light\/75{fill:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-fill-on-light\/80{fill:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-fill-on-light\/85{fill:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-fill-on-light\/90{fill:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-fill-on-light\/95{fill:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-fill-on-lighter{fill:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-fill-on-lighter\/0{fill:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-fill-on-lighter\/10{fill:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-fill-on-lighter\/100{fill:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-fill-on-lighter\/15{fill:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-fill-on-lighter\/20{fill:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-fill-on-lighter\/25{fill:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-fill-on-lighter\/30{fill:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-fill-on-lighter\/35{fill:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-fill-on-lighter\/40{fill:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-fill-on-lighter\/45{fill:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-fill-on-lighter\/5{fill:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-fill-on-lighter\/50{fill:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-fill-on-lighter\/55{fill:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-fill-on-lighter\/60{fill:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-fill-on-lighter\/65{fill:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-fill-on-lighter\/70{fill:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-fill-on-lighter\/75{fill:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-fill-on-lighter\/80{fill:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-fill-on-lighter\/85{fill:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-fill-on-lighter\/90{fill:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-fill-on-lighter\/95{fill:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-fill-on-lightest{fill:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-fill-on-lightest\/0{fill:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-fill-on-lightest\/10{fill:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-fill-on-lightest\/100{fill:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-fill-on-lightest\/15{fill:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-fill-on-lightest\/20{fill:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-fill-on-lightest\/25{fill:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-fill-on-lightest\/30{fill:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-fill-on-lightest\/35{fill:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-fill-on-lightest\/40{fill:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-fill-on-lightest\/45{fill:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-fill-on-lightest\/5{fill:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-fill-on-lightest\/50{fill:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-fill-on-lightest\/55{fill:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-fill-on-lightest\/60{fill:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-fill-on-lightest\/65{fill:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-fill-on-lightest\/70{fill:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-fill-on-lightest\/75{fill:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-fill-on-lightest\/80{fill:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-fill-on-lightest\/85{fill:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-fill-on-lightest\/90{fill:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-fill-on-lightest\/95{fill:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-fill-on-surface{fill:rgba(var(--ax-sys-color-on-surface),1)}.ax-fill-on-surface\/0{fill:rgba(var(--ax-sys-color-on-surface),0)}.ax-fill-on-surface\/10{fill:rgba(var(--ax-sys-color-on-surface),.1)}.ax-fill-on-surface\/100{fill:rgba(var(--ax-sys-color-on-surface),1)}.ax-fill-on-surface\/15{fill:rgba(var(--ax-sys-color-on-surface),.15)}.ax-fill-on-surface\/20{fill:rgba(var(--ax-sys-color-on-surface),.2)}.ax-fill-on-surface\/25{fill:rgba(var(--ax-sys-color-on-surface),.25)}.ax-fill-on-surface\/30{fill:rgba(var(--ax-sys-color-on-surface),.3)}.ax-fill-on-surface\/35{fill:rgba(var(--ax-sys-color-on-surface),.35)}.ax-fill-on-surface\/40{fill:rgba(var(--ax-sys-color-on-surface),.4)}.ax-fill-on-surface\/45{fill:rgba(var(--ax-sys-color-on-surface),.45)}.ax-fill-on-surface\/5{fill:rgba(var(--ax-sys-color-on-surface),.05)}.ax-fill-on-surface\/50{fill:rgba(var(--ax-sys-color-on-surface),.5)}.ax-fill-on-surface\/55{fill:rgba(var(--ax-sys-color-on-surface),.55)}.ax-fill-on-surface\/60{fill:rgba(var(--ax-sys-color-on-surface),.6)}.ax-fill-on-surface\/65{fill:rgba(var(--ax-sys-color-on-surface),.65)}.ax-fill-on-surface\/70{fill:rgba(var(--ax-sys-color-on-surface),.7)}.ax-fill-on-surface\/75{fill:rgba(var(--ax-sys-color-on-surface),.75)}.ax-fill-on-surface\/80{fill:rgba(var(--ax-sys-color-on-surface),.8)}.ax-fill-on-surface\/85{fill:rgba(var(--ax-sys-color-on-surface),.85)}.ax-fill-on-surface\/90{fill:rgba(var(--ax-sys-color-on-surface),.9)}.ax-fill-on-surface\/95{fill:rgba(var(--ax-sys-color-on-surface),.95)}.ax-fill-surface{fill:rgba(var(--ax-sys-color-surface),1)}.ax-fill-surface\/0{fill:rgba(var(--ax-sys-color-surface),0)}.ax-fill-surface\/10{fill:rgba(var(--ax-sys-color-surface),.1)}.ax-fill-surface\/100{fill:rgba(var(--ax-sys-color-surface),1)}.ax-fill-surface\/15{fill:rgba(var(--ax-sys-color-surface),.15)}.ax-fill-surface\/20{fill:rgba(var(--ax-sys-color-surface),.2)}.ax-fill-surface\/25{fill:rgba(var(--ax-sys-color-surface),.25)}.ax-fill-surface\/30{fill:rgba(var(--ax-sys-color-surface),.3)}.ax-fill-surface\/35{fill:rgba(var(--ax-sys-color-surface),.35)}.ax-fill-surface\/40{fill:rgba(var(--ax-sys-color-surface),.4)}.ax-fill-surface\/45{fill:rgba(var(--ax-sys-color-surface),.45)}.ax-fill-surface\/5{fill:rgba(var(--ax-sys-color-surface),.05)}.ax-fill-surface\/50{fill:rgba(var(--ax-sys-color-surface),.5)}.ax-fill-surface\/55{fill:rgba(var(--ax-sys-color-surface),.55)}.ax-fill-surface\/60{fill:rgba(var(--ax-sys-color-surface),.6)}.ax-fill-surface\/65{fill:rgba(var(--ax-sys-color-surface),.65)}.ax-fill-surface\/70{fill:rgba(var(--ax-sys-color-surface),.7)}.ax-fill-surface\/75{fill:rgba(var(--ax-sys-color-surface),.75)}.ax-fill-surface\/80{fill:rgba(var(--ax-sys-color-surface),.8)}.ax-fill-surface\/85{fill:rgba(var(--ax-sys-color-surface),.85)}.ax-fill-surface\/90{fill:rgba(var(--ax-sys-color-surface),.9)}.ax-fill-surface\/95{fill:rgba(var(--ax-sys-color-surface),.95)}.ax-stroke-dark{stroke:rgba(var(--ax-sys-color-dark-surface),1)}.ax-stroke-dark\/0{stroke:rgba(var(--ax-sys-color-dark-surface),0)}.ax-stroke-dark\/10{stroke:rgba(var(--ax-sys-color-dark-surface),.1)}.ax-stroke-dark\/100{stroke:rgba(var(--ax-sys-color-dark-surface),1)}.ax-stroke-dark\/15{stroke:rgba(var(--ax-sys-color-dark-surface),.15)}.ax-stroke-dark\/20{stroke:rgba(var(--ax-sys-color-dark-surface),.2)}.ax-stroke-dark\/25{stroke:rgba(var(--ax-sys-color-dark-surface),.25)}.ax-stroke-dark\/30{stroke:rgba(var(--ax-sys-color-dark-surface),.3)}.ax-stroke-dark\/35{stroke:rgba(var(--ax-sys-color-dark-surface),.35)}.ax-stroke-dark\/40{stroke:rgba(var(--ax-sys-color-dark-surface),.4)}.ax-stroke-dark\/45{stroke:rgba(var(--ax-sys-color-dark-surface),.45)}.ax-stroke-dark\/5{stroke:rgba(var(--ax-sys-color-dark-surface),.05)}.ax-stroke-dark\/50{stroke:rgba(var(--ax-sys-color-dark-surface),.5)}.ax-stroke-dark\/55{stroke:rgba(var(--ax-sys-color-dark-surface),.55)}.ax-stroke-dark\/60{stroke:rgba(var(--ax-sys-color-dark-surface),.6)}.ax-stroke-dark\/65{stroke:rgba(var(--ax-sys-color-dark-surface),.65)}.ax-stroke-dark\/70{stroke:rgba(var(--ax-sys-color-dark-surface),.7)}.ax-stroke-dark\/75{stroke:rgba(var(--ax-sys-color-dark-surface),.75)}.ax-stroke-dark\/80{stroke:rgba(var(--ax-sys-color-dark-surface),.8)}.ax-stroke-dark\/85{stroke:rgba(var(--ax-sys-color-dark-surface),.85)}.ax-stroke-dark\/90{stroke:rgba(var(--ax-sys-color-dark-surface),.9)}.ax-stroke-dark\/95{stroke:rgba(var(--ax-sys-color-dark-surface),.95)}.ax-stroke-darker{stroke:rgba(var(--ax-sys-color-darker-surface),1)}.ax-stroke-darker\/0{stroke:rgba(var(--ax-sys-color-darker-surface),0)}.ax-stroke-darker\/10{stroke:rgba(var(--ax-sys-color-darker-surface),.1)}.ax-stroke-darker\/100{stroke:rgba(var(--ax-sys-color-darker-surface),1)}.ax-stroke-darker\/15{stroke:rgba(var(--ax-sys-color-darker-surface),.15)}.ax-stroke-darker\/20{stroke:rgba(var(--ax-sys-color-darker-surface),.2)}.ax-stroke-darker\/25{stroke:rgba(var(--ax-sys-color-darker-surface),.25)}.ax-stroke-darker\/30{stroke:rgba(var(--ax-sys-color-darker-surface),.3)}.ax-stroke-darker\/35{stroke:rgba(var(--ax-sys-color-darker-surface),.35)}.ax-stroke-darker\/40{stroke:rgba(var(--ax-sys-color-darker-surface),.4)}.ax-stroke-darker\/45{stroke:rgba(var(--ax-sys-color-darker-surface),.45)}.ax-stroke-darker\/5{stroke:rgba(var(--ax-sys-color-darker-surface),.05)}.ax-stroke-darker\/50{stroke:rgba(var(--ax-sys-color-darker-surface),.5)}.ax-stroke-darker\/55{stroke:rgba(var(--ax-sys-color-darker-surface),.55)}.ax-stroke-darker\/60{stroke:rgba(var(--ax-sys-color-darker-surface),.6)}.ax-stroke-darker\/65{stroke:rgba(var(--ax-sys-color-darker-surface),.65)}.ax-stroke-darker\/70{stroke:rgba(var(--ax-sys-color-darker-surface),.7)}.ax-stroke-darker\/75{stroke:rgba(var(--ax-sys-color-darker-surface),.75)}.ax-stroke-darker\/80{stroke:rgba(var(--ax-sys-color-darker-surface),.8)}.ax-stroke-darker\/85{stroke:rgba(var(--ax-sys-color-darker-surface),.85)}.ax-stroke-darker\/90{stroke:rgba(var(--ax-sys-color-darker-surface),.9)}.ax-stroke-darker\/95{stroke:rgba(var(--ax-sys-color-darker-surface),.95)}.ax-stroke-darkest{stroke:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-stroke-darkest\/0{stroke:rgba(var(--ax-sys-color-darkest-surface),0)}.ax-stroke-darkest\/10{stroke:rgba(var(--ax-sys-color-darkest-surface),.1)}.ax-stroke-darkest\/100{stroke:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-stroke-darkest\/15{stroke:rgba(var(--ax-sys-color-darkest-surface),.15)}.ax-stroke-darkest\/20{stroke:rgba(var(--ax-sys-color-darkest-surface),.2)}.ax-stroke-darkest\/25{stroke:rgba(var(--ax-sys-color-darkest-surface),.25)}.ax-stroke-darkest\/30{stroke:rgba(var(--ax-sys-color-darkest-surface),.3)}.ax-stroke-darkest\/35{stroke:rgba(var(--ax-sys-color-darkest-surface),.35)}.ax-stroke-darkest\/40{stroke:rgba(var(--ax-sys-color-darkest-surface),.4)}.ax-stroke-darkest\/45{stroke:rgba(var(--ax-sys-color-darkest-surface),.45)}.ax-stroke-darkest\/5{stroke:rgba(var(--ax-sys-color-darkest-surface),.05)}.ax-stroke-darkest\/50{stroke:rgba(var(--ax-sys-color-darkest-surface),.5)}.ax-stroke-darkest\/55{stroke:rgba(var(--ax-sys-color-darkest-surface),.55)}.ax-stroke-darkest\/60{stroke:rgba(var(--ax-sys-color-darkest-surface),.6)}.ax-stroke-darkest\/65{stroke:rgba(var(--ax-sys-color-darkest-surface),.65)}.ax-stroke-darkest\/70{stroke:rgba(var(--ax-sys-color-darkest-surface),.7)}.ax-stroke-darkest\/75{stroke:rgba(var(--ax-sys-color-darkest-surface),.75)}.ax-stroke-darkest\/80{stroke:rgba(var(--ax-sys-color-darkest-surface),.8)}.ax-stroke-darkest\/85{stroke:rgba(var(--ax-sys-color-darkest-surface),.85)}.ax-stroke-darkest\/90{stroke:rgba(var(--ax-sys-color-darkest-surface),.9)}.ax-stroke-darkest\/95{stroke:rgba(var(--ax-sys-color-darkest-surface),.95)}.ax-stroke-light{stroke:rgba(var(--ax-sys-color-light-surface),1)}.ax-stroke-light\/0{stroke:rgba(var(--ax-sys-color-light-surface),0)}.ax-stroke-light\/10{stroke:rgba(var(--ax-sys-color-light-surface),.1)}.ax-stroke-light\/100{stroke:rgba(var(--ax-sys-color-light-surface),1)}.ax-stroke-light\/15{stroke:rgba(var(--ax-sys-color-light-surface),.15)}.ax-stroke-light\/20{stroke:rgba(var(--ax-sys-color-light-surface),.2)}.ax-stroke-light\/25{stroke:rgba(var(--ax-sys-color-light-surface),.25)}.ax-stroke-light\/30{stroke:rgba(var(--ax-sys-color-light-surface),.3)}.ax-stroke-light\/35{stroke:rgba(var(--ax-sys-color-light-surface),.35)}.ax-stroke-light\/40{stroke:rgba(var(--ax-sys-color-light-surface),.4)}.ax-stroke-light\/45{stroke:rgba(var(--ax-sys-color-light-surface),.45)}.ax-stroke-light\/5{stroke:rgba(var(--ax-sys-color-light-surface),.05)}.ax-stroke-light\/50{stroke:rgba(var(--ax-sys-color-light-surface),.5)}.ax-stroke-light\/55{stroke:rgba(var(--ax-sys-color-light-surface),.55)}.ax-stroke-light\/60{stroke:rgba(var(--ax-sys-color-light-surface),.6)}.ax-stroke-light\/65{stroke:rgba(var(--ax-sys-color-light-surface),.65)}.ax-stroke-light\/70{stroke:rgba(var(--ax-sys-color-light-surface),.7)}.ax-stroke-light\/75{stroke:rgba(var(--ax-sys-color-light-surface),.75)}.ax-stroke-light\/80{stroke:rgba(var(--ax-sys-color-light-surface),.8)}.ax-stroke-light\/85{stroke:rgba(var(--ax-sys-color-light-surface),.85)}.ax-stroke-light\/90{stroke:rgba(var(--ax-sys-color-light-surface),.9)}.ax-stroke-light\/95{stroke:rgba(var(--ax-sys-color-light-surface),.95)}.ax-stroke-lighter{stroke:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-stroke-lighter\/0{stroke:rgba(var(--ax-sys-color-lighter-surface),0)}.ax-stroke-lighter\/10{stroke:rgba(var(--ax-sys-color-lighter-surface),.1)}.ax-stroke-lighter\/100{stroke:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-stroke-lighter\/15{stroke:rgba(var(--ax-sys-color-lighter-surface),.15)}.ax-stroke-lighter\/20{stroke:rgba(var(--ax-sys-color-lighter-surface),.2)}.ax-stroke-lighter\/25{stroke:rgba(var(--ax-sys-color-lighter-surface),.25)}.ax-stroke-lighter\/30{stroke:rgba(var(--ax-sys-color-lighter-surface),.3)}.ax-stroke-lighter\/35{stroke:rgba(var(--ax-sys-color-lighter-surface),.35)}.ax-stroke-lighter\/40{stroke:rgba(var(--ax-sys-color-lighter-surface),.4)}.ax-stroke-lighter\/45{stroke:rgba(var(--ax-sys-color-lighter-surface),.45)}.ax-stroke-lighter\/5{stroke:rgba(var(--ax-sys-color-lighter-surface),.05)}.ax-stroke-lighter\/50{stroke:rgba(var(--ax-sys-color-lighter-surface),.5)}.ax-stroke-lighter\/55{stroke:rgba(var(--ax-sys-color-lighter-surface),.55)}.ax-stroke-lighter\/60{stroke:rgba(var(--ax-sys-color-lighter-surface),.6)}.ax-stroke-lighter\/65{stroke:rgba(var(--ax-sys-color-lighter-surface),.65)}.ax-stroke-lighter\/70{stroke:rgba(var(--ax-sys-color-lighter-surface),.7)}.ax-stroke-lighter\/75{stroke:rgba(var(--ax-sys-color-lighter-surface),.75)}.ax-stroke-lighter\/80{stroke:rgba(var(--ax-sys-color-lighter-surface),.8)}.ax-stroke-lighter\/85{stroke:rgba(var(--ax-sys-color-lighter-surface),.85)}.ax-stroke-lighter\/90{stroke:rgba(var(--ax-sys-color-lighter-surface),.9)}.ax-stroke-lighter\/95{stroke:rgba(var(--ax-sys-color-lighter-surface),.95)}.ax-stroke-lightest{stroke:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-stroke-lightest\/0{stroke:rgba(var(--ax-sys-color-lightest-surface),0)}.ax-stroke-lightest\/10{stroke:rgba(var(--ax-sys-color-lightest-surface),.1)}.ax-stroke-lightest\/100{stroke:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-stroke-lightest\/15{stroke:rgba(var(--ax-sys-color-lightest-surface),.15)}.ax-stroke-lightest\/20{stroke:rgba(var(--ax-sys-color-lightest-surface),.2)}.ax-stroke-lightest\/25{stroke:rgba(var(--ax-sys-color-lightest-surface),.25)}.ax-stroke-lightest\/30{stroke:rgba(var(--ax-sys-color-lightest-surface),.3)}.ax-stroke-lightest\/35{stroke:rgba(var(--ax-sys-color-lightest-surface),.35)}.ax-stroke-lightest\/40{stroke:rgba(var(--ax-sys-color-lightest-surface),.4)}.ax-stroke-lightest\/45{stroke:rgba(var(--ax-sys-color-lightest-surface),.45)}.ax-stroke-lightest\/5{stroke:rgba(var(--ax-sys-color-lightest-surface),.05)}.ax-stroke-lightest\/50{stroke:rgba(var(--ax-sys-color-lightest-surface),.5)}.ax-stroke-lightest\/55{stroke:rgba(var(--ax-sys-color-lightest-surface),.55)}.ax-stroke-lightest\/60{stroke:rgba(var(--ax-sys-color-lightest-surface),.6)}.ax-stroke-lightest\/65{stroke:rgba(var(--ax-sys-color-lightest-surface),.65)}.ax-stroke-lightest\/70{stroke:rgba(var(--ax-sys-color-lightest-surface),.7)}.ax-stroke-lightest\/75{stroke:rgba(var(--ax-sys-color-lightest-surface),.75)}.ax-stroke-lightest\/80{stroke:rgba(var(--ax-sys-color-lightest-surface),.8)}.ax-stroke-lightest\/85{stroke:rgba(var(--ax-sys-color-lightest-surface),.85)}.ax-stroke-lightest\/90{stroke:rgba(var(--ax-sys-color-lightest-surface),.9)}.ax-stroke-lightest\/95{stroke:rgba(var(--ax-sys-color-lightest-surface),.95)}.ax-stroke-on-dark{stroke:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-stroke-on-dark\/0{stroke:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-stroke-on-dark\/10{stroke:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-stroke-on-dark\/100{stroke:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-stroke-on-dark\/15{stroke:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-stroke-on-dark\/20{stroke:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-stroke-on-dark\/25{stroke:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-stroke-on-dark\/30{stroke:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-stroke-on-dark\/35{stroke:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-stroke-on-dark\/40{stroke:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-stroke-on-dark\/45{stroke:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-stroke-on-dark\/5{stroke:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-stroke-on-dark\/50{stroke:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-stroke-on-dark\/55{stroke:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-stroke-on-dark\/60{stroke:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-stroke-on-dark\/65{stroke:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-stroke-on-dark\/70{stroke:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-stroke-on-dark\/75{stroke:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-stroke-on-dark\/80{stroke:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-stroke-on-dark\/85{stroke:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-stroke-on-dark\/90{stroke:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-stroke-on-dark\/95{stroke:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-stroke-on-darker{stroke:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-stroke-on-darker\/0{stroke:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-stroke-on-darker\/10{stroke:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-stroke-on-darker\/100{stroke:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-stroke-on-darker\/15{stroke:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-stroke-on-darker\/20{stroke:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-stroke-on-darker\/25{stroke:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-stroke-on-darker\/30{stroke:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-stroke-on-darker\/35{stroke:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-stroke-on-darker\/40{stroke:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-stroke-on-darker\/45{stroke:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-stroke-on-darker\/5{stroke:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-stroke-on-darker\/50{stroke:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-stroke-on-darker\/55{stroke:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-stroke-on-darker\/60{stroke:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-stroke-on-darker\/65{stroke:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-stroke-on-darker\/70{stroke:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-stroke-on-darker\/75{stroke:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-stroke-on-darker\/80{stroke:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-stroke-on-darker\/85{stroke:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-stroke-on-darker\/90{stroke:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-stroke-on-darker\/95{stroke:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-stroke-on-darkest{stroke:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-stroke-on-darkest\/0{stroke:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-stroke-on-darkest\/10{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-stroke-on-darkest\/100{stroke:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-stroke-on-darkest\/15{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-stroke-on-darkest\/20{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-stroke-on-darkest\/25{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-stroke-on-darkest\/30{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-stroke-on-darkest\/35{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-stroke-on-darkest\/40{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-stroke-on-darkest\/45{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-stroke-on-darkest\/5{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-stroke-on-darkest\/50{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-stroke-on-darkest\/55{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-stroke-on-darkest\/60{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-stroke-on-darkest\/65{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-stroke-on-darkest\/70{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-stroke-on-darkest\/75{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-stroke-on-darkest\/80{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-stroke-on-darkest\/85{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-stroke-on-darkest\/90{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-stroke-on-darkest\/95{stroke:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-stroke-on-light{stroke:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-stroke-on-light\/0{stroke:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-stroke-on-light\/10{stroke:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-stroke-on-light\/100{stroke:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-stroke-on-light\/15{stroke:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-stroke-on-light\/20{stroke:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-stroke-on-light\/25{stroke:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-stroke-on-light\/30{stroke:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-stroke-on-light\/35{stroke:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-stroke-on-light\/40{stroke:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-stroke-on-light\/45{stroke:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-stroke-on-light\/5{stroke:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-stroke-on-light\/50{stroke:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-stroke-on-light\/55{stroke:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-stroke-on-light\/60{stroke:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-stroke-on-light\/65{stroke:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-stroke-on-light\/70{stroke:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-stroke-on-light\/75{stroke:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-stroke-on-light\/80{stroke:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-stroke-on-light\/85{stroke:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-stroke-on-light\/90{stroke:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-stroke-on-light\/95{stroke:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-stroke-on-lighter{stroke:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-stroke-on-lighter\/0{stroke:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-stroke-on-lighter\/10{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-stroke-on-lighter\/100{stroke:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-stroke-on-lighter\/15{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-stroke-on-lighter\/20{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-stroke-on-lighter\/25{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-stroke-on-lighter\/30{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-stroke-on-lighter\/35{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-stroke-on-lighter\/40{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-stroke-on-lighter\/45{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-stroke-on-lighter\/5{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-stroke-on-lighter\/50{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-stroke-on-lighter\/55{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-stroke-on-lighter\/60{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-stroke-on-lighter\/65{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-stroke-on-lighter\/70{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-stroke-on-lighter\/75{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-stroke-on-lighter\/80{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-stroke-on-lighter\/85{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-stroke-on-lighter\/90{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-stroke-on-lighter\/95{stroke:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-stroke-on-lightest{stroke:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-stroke-on-lightest\/0{stroke:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-stroke-on-lightest\/10{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-stroke-on-lightest\/100{stroke:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-stroke-on-lightest\/15{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-stroke-on-lightest\/20{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-stroke-on-lightest\/25{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-stroke-on-lightest\/30{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-stroke-on-lightest\/35{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-stroke-on-lightest\/40{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-stroke-on-lightest\/45{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-stroke-on-lightest\/5{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-stroke-on-lightest\/50{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-stroke-on-lightest\/55{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-stroke-on-lightest\/60{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-stroke-on-lightest\/65{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-stroke-on-lightest\/70{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-stroke-on-lightest\/75{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-stroke-on-lightest\/80{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-stroke-on-lightest\/85{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-stroke-on-lightest\/90{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-stroke-on-lightest\/95{stroke:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-stroke-on-surface{stroke:rgba(var(--ax-sys-color-on-surface),1)}.ax-stroke-on-surface\/0{stroke:rgba(var(--ax-sys-color-on-surface),0)}.ax-stroke-on-surface\/10{stroke:rgba(var(--ax-sys-color-on-surface),.1)}.ax-stroke-on-surface\/100{stroke:rgba(var(--ax-sys-color-on-surface),1)}.ax-stroke-on-surface\/15{stroke:rgba(var(--ax-sys-color-on-surface),.15)}.ax-stroke-on-surface\/20{stroke:rgba(var(--ax-sys-color-on-surface),.2)}.ax-stroke-on-surface\/25{stroke:rgba(var(--ax-sys-color-on-surface),.25)}.ax-stroke-on-surface\/30{stroke:rgba(var(--ax-sys-color-on-surface),.3)}.ax-stroke-on-surface\/35{stroke:rgba(var(--ax-sys-color-on-surface),.35)}.ax-stroke-on-surface\/40{stroke:rgba(var(--ax-sys-color-on-surface),.4)}.ax-stroke-on-surface\/45{stroke:rgba(var(--ax-sys-color-on-surface),.45)}.ax-stroke-on-surface\/5{stroke:rgba(var(--ax-sys-color-on-surface),.05)}.ax-stroke-on-surface\/50{stroke:rgba(var(--ax-sys-color-on-surface),.5)}.ax-stroke-on-surface\/55{stroke:rgba(var(--ax-sys-color-on-surface),.55)}.ax-stroke-on-surface\/60{stroke:rgba(var(--ax-sys-color-on-surface),.6)}.ax-stroke-on-surface\/65{stroke:rgba(var(--ax-sys-color-on-surface),.65)}.ax-stroke-on-surface\/70{stroke:rgba(var(--ax-sys-color-on-surface),.7)}.ax-stroke-on-surface\/75{stroke:rgba(var(--ax-sys-color-on-surface),.75)}.ax-stroke-on-surface\/80{stroke:rgba(var(--ax-sys-color-on-surface),.8)}.ax-stroke-on-surface\/85{stroke:rgba(var(--ax-sys-color-on-surface),.85)}.ax-stroke-on-surface\/90{stroke:rgba(var(--ax-sys-color-on-surface),.9)}.ax-stroke-on-surface\/95{stroke:rgba(var(--ax-sys-color-on-surface),.95)}.ax-stroke-surface{stroke:rgba(var(--ax-sys-color-surface),1)}.ax-stroke-surface\/0{stroke:rgba(var(--ax-sys-color-surface),0)}.ax-stroke-surface\/10{stroke:rgba(var(--ax-sys-color-surface),.1)}.ax-stroke-surface\/100{stroke:rgba(var(--ax-sys-color-surface),1)}.ax-stroke-surface\/15{stroke:rgba(var(--ax-sys-color-surface),.15)}.ax-stroke-surface\/20{stroke:rgba(var(--ax-sys-color-surface),.2)}.ax-stroke-surface\/25{stroke:rgba(var(--ax-sys-color-surface),.25)}.ax-stroke-surface\/30{stroke:rgba(var(--ax-sys-color-surface),.3)}.ax-stroke-surface\/35{stroke:rgba(var(--ax-sys-color-surface),.35)}.ax-stroke-surface\/40{stroke:rgba(var(--ax-sys-color-surface),.4)}.ax-stroke-surface\/45{stroke:rgba(var(--ax-sys-color-surface),.45)}.ax-stroke-surface\/5{stroke:rgba(var(--ax-sys-color-surface),.05)}.ax-stroke-surface\/50{stroke:rgba(var(--ax-sys-color-surface),.5)}.ax-stroke-surface\/55{stroke:rgba(var(--ax-sys-color-surface),.55)}.ax-stroke-surface\/60{stroke:rgba(var(--ax-sys-color-surface),.6)}.ax-stroke-surface\/65{stroke:rgba(var(--ax-sys-color-surface),.65)}.ax-stroke-surface\/70{stroke:rgba(var(--ax-sys-color-surface),.7)}.ax-stroke-surface\/75{stroke:rgba(var(--ax-sys-color-surface),.75)}.ax-stroke-surface\/80{stroke:rgba(var(--ax-sys-color-surface),.8)}.ax-stroke-surface\/85{stroke:rgba(var(--ax-sys-color-surface),.85)}.ax-stroke-surface\/90{stroke:rgba(var(--ax-sys-color-surface),.9)}.ax-stroke-surface\/95{stroke:rgba(var(--ax-sys-color-surface),.95)}.ax-object-contain{object-fit:contain}.ax-object-cover{object-fit:cover}.ax-object-center{object-position:center}.\!ax-p-4{padding:1rem!important}.ax-p-1{padding:.25rem}.ax-p-10{padding:2.5rem}.ax-p-2{padding:.5rem}.ax-p-3{padding:.75rem}.ax-p-3\.5{padding:.875rem}.ax-p-4{padding:1rem}.ax-p-6{padding:1.5rem}.ax-p-8{padding:2rem}.\!ax-px-0{padding-left:0!important;padding-right:0!important}.ax-px-0\.5{padding-left:.125rem;padding-right:.125rem}.ax-px-1\.5{padding-left:.375rem;padding-right:.375rem}.ax-px-2{padding-left:.5rem;padding-right:.5rem}.ax-px-2\.5{padding-left:.625rem;padding-right:.625rem}.ax-px-3{padding-left:.75rem;padding-right:.75rem}.ax-px-4{padding-left:1rem;padding-right:1rem}.ax-px-5{padding-left:1.25rem;padding-right:1.25rem}.ax-px-6{padding-left:1.5rem;padding-right:1.5rem}.ax-py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.ax-py-1{padding-top:.25rem;padding-bottom:.25rem}.ax-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.ax-py-10{padding-top:2.5rem;padding-bottom:2.5rem}.ax-py-2{padding-top:.5rem;padding-bottom:.5rem}.ax-py-3{padding-top:.75rem;padding-bottom:.75rem}.ax-py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.ax-py-4{padding-top:1rem;padding-bottom:1rem}.ax-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.ax-py-8{padding-top:2rem;padding-bottom:2rem}.ax-pb-0{padding-bottom:0}.ax-pb-1{padding-bottom:.25rem}.ax-pb-10{padding-bottom:2.5rem}.ax-pb-11{padding-bottom:2.75rem}.ax-pb-2{padding-bottom:.5rem}.ax-pb-3{padding-bottom:.75rem}.ax-pb-4{padding-bottom:1rem}.ax-pb-6{padding-bottom:1.5rem}.ax-pb-8{padding-bottom:2rem}.ax-pe-2{padding-inline-end:.5rem}.ax-pl-2{padding-left:.5rem}.ax-pr-4{padding-right:1rem}.ax-ps-2{padding-inline-start:.5rem}.ax-ps-4{padding-inline-start:1rem}.ax-pt-0{padding-top:0}.ax-pt-0\.5{padding-top:.125rem}.ax-pt-1{padding-top:.25rem}.ax-pt-10{padding-top:2.5rem}.ax-pt-14{padding-top:3.5rem}.ax-pt-16{padding-top:4rem}.ax-pt-2{padding-top:.5rem}.ax-pt-3{padding-top:.75rem}.ax-pt-4{padding-top:1rem}.ax-pt-44{padding-top:11rem}.ax-pt-5{padding-top:1.25rem}.ax-pt-6{padding-top:1.5rem}.ax-pt-8{padding-top:2rem}.ax-text-left{text-align:left}.ax-text-center{text-align:center}.ax-text-justify{text-align:justify}.ax-text-end{text-align:end}.ax-font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.\!ax-text-2xl{font-size:1.5rem!important;line-height:2rem!important}.\!ax-text-6xl{font-size:3.75rem!important;line-height:1!important}.\!ax-text-base{font-size:1rem!important;line-height:1.5rem!important}.\!ax-text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.ax-text-2xl{font-size:1.5rem;line-height:2rem}.ax-text-4xl{font-size:2.25rem;line-height:2.5rem}.ax-text-5xl{font-size:3rem;line-height:1}.ax-text-\[10px\]{font-size:10px}.ax-text-base{font-size:1rem;line-height:1.5rem}.ax-text-lg{font-size:1.125rem;line-height:1.75rem}.ax-text-sm{font-size:.875rem;line-height:1.25rem}.ax-text-xl{font-size:1.25rem;line-height:1.75rem}.ax-text-xs{font-size:.75rem;line-height:1rem}.\!ax-font-semibold{font-weight:600!important}.ax-font-bold{font-weight:700}.ax-font-extralight{font-weight:200}.ax-font-light{font-weight:300}.ax-font-medium{font-weight:500}.ax-font-normal{font-weight:400}.ax-font-semibold{font-weight:600}.ax-leading-10{line-height:2.5rem}.ax-leading-4{line-height:1rem}.ax-leading-5{line-height:1.25rem}.ax-leading-6{line-height:1.5rem}.ax-leading-7{line-height:1.75rem}.ax-leading-8{line-height:2rem}.ax-leading-9{line-height:2.25rem}.\!ax-text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.\!ax-text-primary-500{--tw-text-opacity: 1 !important;color:rgba(var(--ax-sys-color-primary-500),var(--tw-text-opacity, 1))!important}.\!ax-text-primary-600{--tw-text-opacity: 1 !important;color:rgba(var(--ax-sys-color-primary-600),var(--tw-text-opacity, 1))!important}.\!ax-text-primary-700{--tw-text-opacity: 1 !important;color:rgba(var(--ax-sys-color-primary-700),var(--tw-text-opacity, 1))!important}.\!ax-text-secondary-600{--tw-text-opacity: 1 !important;color:rgba(var(--ax-sys-color-secondary-600),var(--tw-text-opacity, 1))!important}.\!ax-text-secondary-900{--tw-text-opacity: 1 !important;color:rgba(var(--ax-sys-color-secondary-900),var(--tw-text-opacity, 1))!important}.\!ax-text-warning-600{--tw-text-opacity: 1 !important;color:rgba(var(--ax-sys-color-warning-600),var(--tw-text-opacity, 1))!important}.ax-text{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-text-opacity, 1))}.ax-text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.ax-text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ax-text-danger-100{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-danger-100),var(--tw-text-opacity, 1))}.ax-text-danger-100\/0{color:rgba(var(--ax-sys-color-danger-100),0)}.ax-text-danger-100\/10{color:rgba(var(--ax-sys-color-danger-100),.1)}.ax-text-danger-100\/100{color:rgba(var(--ax-sys-color-danger-100),1)}.ax-text-danger-100\/15{color:rgba(var(--ax-sys-color-danger-100),.15)}.ax-text-danger-100\/20{color:rgba(var(--ax-sys-color-danger-100),.2)}.ax-text-danger-100\/25{color:rgba(var(--ax-sys-color-danger-100),.25)}.ax-text-danger-100\/30{color:rgba(var(--ax-sys-color-danger-100),.3)}.ax-text-danger-100\/35{color:rgba(var(--ax-sys-color-danger-100),.35)}.ax-text-danger-100\/40{color:rgba(var(--ax-sys-color-danger-100),.4)}.ax-text-danger-100\/45{color:rgba(var(--ax-sys-color-danger-100),.45)}.ax-text-danger-100\/5{color:rgba(var(--ax-sys-color-danger-100),.05)}.ax-text-danger-100\/50{color:rgba(var(--ax-sys-color-danger-100),.5)}.ax-text-danger-100\/55{color:rgba(var(--ax-sys-color-danger-100),.55)}.ax-text-danger-100\/60{color:rgba(var(--ax-sys-color-danger-100),.6)}.ax-text-danger-100\/65{color:rgba(var(--ax-sys-color-danger-100),.65)}.ax-text-danger-100\/70{color:rgba(var(--ax-sys-color-danger-100),.7)}.ax-text-danger-100\/75{color:rgba(var(--ax-sys-color-danger-100),.75)}.ax-text-danger-100\/80{color:rgba(var(--ax-sys-color-danger-100),.8)}.ax-text-danger-100\/85{color:rgba(var(--ax-sys-color-danger-100),.85)}.ax-text-danger-100\/90{color:rgba(var(--ax-sys-color-danger-100),.9)}.ax-text-danger-100\/95{color:rgba(var(--ax-sys-color-danger-100),.95)}.ax-text-danger-200{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-danger-200),var(--tw-text-opacity, 1))}.ax-text-danger-200\/0{color:rgba(var(--ax-sys-color-danger-200),0)}.ax-text-danger-200\/10{color:rgba(var(--ax-sys-color-danger-200),.1)}.ax-text-danger-200\/100{color:rgba(var(--ax-sys-color-danger-200),1)}.ax-text-danger-200\/15{color:rgba(var(--ax-sys-color-danger-200),.15)}.ax-text-danger-200\/20{color:rgba(var(--ax-sys-color-danger-200),.2)}.ax-text-danger-200\/25{color:rgba(var(--ax-sys-color-danger-200),.25)}.ax-text-danger-200\/30{color:rgba(var(--ax-sys-color-danger-200),.3)}.ax-text-danger-200\/35{color:rgba(var(--ax-sys-color-danger-200),.35)}.ax-text-danger-200\/40{color:rgba(var(--ax-sys-color-danger-200),.4)}.ax-text-danger-200\/45{color:rgba(var(--ax-sys-color-danger-200),.45)}.ax-text-danger-200\/5{color:rgba(var(--ax-sys-color-danger-200),.05)}.ax-text-danger-200\/50{color:rgba(var(--ax-sys-color-danger-200),.5)}.ax-text-danger-200\/55{color:rgba(var(--ax-sys-color-danger-200),.55)}.ax-text-danger-200\/60{color:rgba(var(--ax-sys-color-danger-200),.6)}.ax-text-danger-200\/65{color:rgba(var(--ax-sys-color-danger-200),.65)}.ax-text-danger-200\/70{color:rgba(var(--ax-sys-color-danger-200),.7)}.ax-text-danger-200\/75{color:rgba(var(--ax-sys-color-danger-200),.75)}.ax-text-danger-200\/80{color:rgba(var(--ax-sys-color-danger-200),.8)}.ax-text-danger-200\/85{color:rgba(var(--ax-sys-color-danger-200),.85)}.ax-text-danger-200\/90{color:rgba(var(--ax-sys-color-danger-200),.9)}.ax-text-danger-200\/95{color:rgba(var(--ax-sys-color-danger-200),.95)}.ax-text-danger-300{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-danger-300),var(--tw-text-opacity, 1))}.ax-text-danger-300\/0{color:rgba(var(--ax-sys-color-danger-300),0)}.ax-text-danger-300\/10{color:rgba(var(--ax-sys-color-danger-300),.1)}.ax-text-danger-300\/100{color:rgba(var(--ax-sys-color-danger-300),1)}.ax-text-danger-300\/15{color:rgba(var(--ax-sys-color-danger-300),.15)}.ax-text-danger-300\/20{color:rgba(var(--ax-sys-color-danger-300),.2)}.ax-text-danger-300\/25{color:rgba(var(--ax-sys-color-danger-300),.25)}.ax-text-danger-300\/30{color:rgba(var(--ax-sys-color-danger-300),.3)}.ax-text-danger-300\/35{color:rgba(var(--ax-sys-color-danger-300),.35)}.ax-text-danger-300\/40{color:rgba(var(--ax-sys-color-danger-300),.4)}.ax-text-danger-300\/45{color:rgba(var(--ax-sys-color-danger-300),.45)}.ax-text-danger-300\/5{color:rgba(var(--ax-sys-color-danger-300),.05)}.ax-text-danger-300\/50{color:rgba(var(--ax-sys-color-danger-300),.5)}.ax-text-danger-300\/55{color:rgba(var(--ax-sys-color-danger-300),.55)}.ax-text-danger-300\/60{color:rgba(var(--ax-sys-color-danger-300),.6)}.ax-text-danger-300\/65{color:rgba(var(--ax-sys-color-danger-300),.65)}.ax-text-danger-300\/70{color:rgba(var(--ax-sys-color-danger-300),.7)}.ax-text-danger-300\/75{color:rgba(var(--ax-sys-color-danger-300),.75)}.ax-text-danger-300\/80{color:rgba(var(--ax-sys-color-danger-300),.8)}.ax-text-danger-300\/85{color:rgba(var(--ax-sys-color-danger-300),.85)}.ax-text-danger-300\/90{color:rgba(var(--ax-sys-color-danger-300),.9)}.ax-text-danger-300\/95{color:rgba(var(--ax-sys-color-danger-300),.95)}.ax-text-danger-400{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-danger-400),var(--tw-text-opacity, 1))}.ax-text-danger-400\/0{color:rgba(var(--ax-sys-color-danger-400),0)}.ax-text-danger-400\/10{color:rgba(var(--ax-sys-color-danger-400),.1)}.ax-text-danger-400\/100{color:rgba(var(--ax-sys-color-danger-400),1)}.ax-text-danger-400\/15{color:rgba(var(--ax-sys-color-danger-400),.15)}.ax-text-danger-400\/20{color:rgba(var(--ax-sys-color-danger-400),.2)}.ax-text-danger-400\/25{color:rgba(var(--ax-sys-color-danger-400),.25)}.ax-text-danger-400\/30{color:rgba(var(--ax-sys-color-danger-400),.3)}.ax-text-danger-400\/35{color:rgba(var(--ax-sys-color-danger-400),.35)}.ax-text-danger-400\/40{color:rgba(var(--ax-sys-color-danger-400),.4)}.ax-text-danger-400\/45{color:rgba(var(--ax-sys-color-danger-400),.45)}.ax-text-danger-400\/5{color:rgba(var(--ax-sys-color-danger-400),.05)}.ax-text-danger-400\/50{color:rgba(var(--ax-sys-color-danger-400),.5)}.ax-text-danger-400\/55{color:rgba(var(--ax-sys-color-danger-400),.55)}.ax-text-danger-400\/60{color:rgba(var(--ax-sys-color-danger-400),.6)}.ax-text-danger-400\/65{color:rgba(var(--ax-sys-color-danger-400),.65)}.ax-text-danger-400\/70{color:rgba(var(--ax-sys-color-danger-400),.7)}.ax-text-danger-400\/75{color:rgba(var(--ax-sys-color-danger-400),.75)}.ax-text-danger-400\/80{color:rgba(var(--ax-sys-color-danger-400),.8)}.ax-text-danger-400\/85{color:rgba(var(--ax-sys-color-danger-400),.85)}.ax-text-danger-400\/90{color:rgba(var(--ax-sys-color-danger-400),.9)}.ax-text-danger-400\/95{color:rgba(var(--ax-sys-color-danger-400),.95)}.ax-text-danger-50{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-danger-50),var(--tw-text-opacity, 1))}.ax-text-danger-50\/0{color:rgba(var(--ax-sys-color-danger-50),0)}.ax-text-danger-50\/10{color:rgba(var(--ax-sys-color-danger-50),.1)}.ax-text-danger-50\/100{color:rgba(var(--ax-sys-color-danger-50),1)}.ax-text-danger-50\/15{color:rgba(var(--ax-sys-color-danger-50),.15)}.ax-text-danger-50\/20{color:rgba(var(--ax-sys-color-danger-50),.2)}.ax-text-danger-50\/25{color:rgba(var(--ax-sys-color-danger-50),.25)}.ax-text-danger-50\/30{color:rgba(var(--ax-sys-color-danger-50),.3)}.ax-text-danger-50\/35{color:rgba(var(--ax-sys-color-danger-50),.35)}.ax-text-danger-50\/40{color:rgba(var(--ax-sys-color-danger-50),.4)}.ax-text-danger-50\/45{color:rgba(var(--ax-sys-color-danger-50),.45)}.ax-text-danger-50\/5{color:rgba(var(--ax-sys-color-danger-50),.05)}.ax-text-danger-50\/50{color:rgba(var(--ax-sys-color-danger-50),.5)}.ax-text-danger-50\/55{color:rgba(var(--ax-sys-color-danger-50),.55)}.ax-text-danger-50\/60{color:rgba(var(--ax-sys-color-danger-50),.6)}.ax-text-danger-50\/65{color:rgba(var(--ax-sys-color-danger-50),.65)}.ax-text-danger-50\/70{color:rgba(var(--ax-sys-color-danger-50),.7)}.ax-text-danger-50\/75{color:rgba(var(--ax-sys-color-danger-50),.75)}.ax-text-danger-50\/80{color:rgba(var(--ax-sys-color-danger-50),.8)}.ax-text-danger-50\/85{color:rgba(var(--ax-sys-color-danger-50),.85)}.ax-text-danger-50\/90{color:rgba(var(--ax-sys-color-danger-50),.9)}.ax-text-danger-50\/95{color:rgba(var(--ax-sys-color-danger-50),.95)}.ax-text-danger-500{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-danger-500),var(--tw-text-opacity, 1))}.ax-text-danger-500\/0{color:rgba(var(--ax-sys-color-danger-500),0)}.ax-text-danger-500\/10{color:rgba(var(--ax-sys-color-danger-500),.1)}.ax-text-danger-500\/100{color:rgba(var(--ax-sys-color-danger-500),1)}.ax-text-danger-500\/15{color:rgba(var(--ax-sys-color-danger-500),.15)}.ax-text-danger-500\/20{color:rgba(var(--ax-sys-color-danger-500),.2)}.ax-text-danger-500\/25{color:rgba(var(--ax-sys-color-danger-500),.25)}.ax-text-danger-500\/30{color:rgba(var(--ax-sys-color-danger-500),.3)}.ax-text-danger-500\/35{color:rgba(var(--ax-sys-color-danger-500),.35)}.ax-text-danger-500\/40{color:rgba(var(--ax-sys-color-danger-500),.4)}.ax-text-danger-500\/45{color:rgba(var(--ax-sys-color-danger-500),.45)}.ax-text-danger-500\/5{color:rgba(var(--ax-sys-color-danger-500),.05)}.ax-text-danger-500\/50{color:rgba(var(--ax-sys-color-danger-500),.5)}.ax-text-danger-500\/55{color:rgba(var(--ax-sys-color-danger-500),.55)}.ax-text-danger-500\/60{color:rgba(var(--ax-sys-color-danger-500),.6)}.ax-text-danger-500\/65{color:rgba(var(--ax-sys-color-danger-500),.65)}.ax-text-danger-500\/70{color:rgba(var(--ax-sys-color-danger-500),.7)}.ax-text-danger-500\/75{color:rgba(var(--ax-sys-color-danger-500),.75)}.ax-text-danger-500\/80{color:rgba(var(--ax-sys-color-danger-500),.8)}.ax-text-danger-500\/85{color:rgba(var(--ax-sys-color-danger-500),.85)}.ax-text-danger-500\/90{color:rgba(var(--ax-sys-color-danger-500),.9)}.ax-text-danger-500\/95{color:rgba(var(--ax-sys-color-danger-500),.95)}.ax-text-danger-600{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-danger-600),var(--tw-text-opacity, 1))}.ax-text-danger-600\/0{color:rgba(var(--ax-sys-color-danger-600),0)}.ax-text-danger-600\/10{color:rgba(var(--ax-sys-color-danger-600),.1)}.ax-text-danger-600\/100{color:rgba(var(--ax-sys-color-danger-600),1)}.ax-text-danger-600\/15{color:rgba(var(--ax-sys-color-danger-600),.15)}.ax-text-danger-600\/20{color:rgba(var(--ax-sys-color-danger-600),.2)}.ax-text-danger-600\/25{color:rgba(var(--ax-sys-color-danger-600),.25)}.ax-text-danger-600\/30{color:rgba(var(--ax-sys-color-danger-600),.3)}.ax-text-danger-600\/35{color:rgba(var(--ax-sys-color-danger-600),.35)}.ax-text-danger-600\/40{color:rgba(var(--ax-sys-color-danger-600),.4)}.ax-text-danger-600\/45{color:rgba(var(--ax-sys-color-danger-600),.45)}.ax-text-danger-600\/5{color:rgba(var(--ax-sys-color-danger-600),.05)}.ax-text-danger-600\/50{color:rgba(var(--ax-sys-color-danger-600),.5)}.ax-text-danger-600\/55{color:rgba(var(--ax-sys-color-danger-600),.55)}.ax-text-danger-600\/60{color:rgba(var(--ax-sys-color-danger-600),.6)}.ax-text-danger-600\/65{color:rgba(var(--ax-sys-color-danger-600),.65)}.ax-text-danger-600\/70{color:rgba(var(--ax-sys-color-danger-600),.7)}.ax-text-danger-600\/75{color:rgba(var(--ax-sys-color-danger-600),.75)}.ax-text-danger-600\/80{color:rgba(var(--ax-sys-color-danger-600),.8)}.ax-text-danger-600\/85{color:rgba(var(--ax-sys-color-danger-600),.85)}.ax-text-danger-600\/90{color:rgba(var(--ax-sys-color-danger-600),.9)}.ax-text-danger-600\/95{color:rgba(var(--ax-sys-color-danger-600),.95)}.ax-text-danger-700{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-danger-700),var(--tw-text-opacity, 1))}.ax-text-danger-700\/0{color:rgba(var(--ax-sys-color-danger-700),0)}.ax-text-danger-700\/10{color:rgba(var(--ax-sys-color-danger-700),.1)}.ax-text-danger-700\/100{color:rgba(var(--ax-sys-color-danger-700),1)}.ax-text-danger-700\/15{color:rgba(var(--ax-sys-color-danger-700),.15)}.ax-text-danger-700\/20{color:rgba(var(--ax-sys-color-danger-700),.2)}.ax-text-danger-700\/25{color:rgba(var(--ax-sys-color-danger-700),.25)}.ax-text-danger-700\/30{color:rgba(var(--ax-sys-color-danger-700),.3)}.ax-text-danger-700\/35{color:rgba(var(--ax-sys-color-danger-700),.35)}.ax-text-danger-700\/40{color:rgba(var(--ax-sys-color-danger-700),.4)}.ax-text-danger-700\/45{color:rgba(var(--ax-sys-color-danger-700),.45)}.ax-text-danger-700\/5{color:rgba(var(--ax-sys-color-danger-700),.05)}.ax-text-danger-700\/50{color:rgba(var(--ax-sys-color-danger-700),.5)}.ax-text-danger-700\/55{color:rgba(var(--ax-sys-color-danger-700),.55)}.ax-text-danger-700\/60{color:rgba(var(--ax-sys-color-danger-700),.6)}.ax-text-danger-700\/65{color:rgba(var(--ax-sys-color-danger-700),.65)}.ax-text-danger-700\/70{color:rgba(var(--ax-sys-color-danger-700),.7)}.ax-text-danger-700\/75{color:rgba(var(--ax-sys-color-danger-700),.75)}.ax-text-danger-700\/80{color:rgba(var(--ax-sys-color-danger-700),.8)}.ax-text-danger-700\/85{color:rgba(var(--ax-sys-color-danger-700),.85)}.ax-text-danger-700\/90{color:rgba(var(--ax-sys-color-danger-700),.9)}.ax-text-danger-700\/95{color:rgba(var(--ax-sys-color-danger-700),.95)}.ax-text-danger-800{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-danger-800),var(--tw-text-opacity, 1))}.ax-text-danger-800\/0{color:rgba(var(--ax-sys-color-danger-800),0)}.ax-text-danger-800\/10{color:rgba(var(--ax-sys-color-danger-800),.1)}.ax-text-danger-800\/100{color:rgba(var(--ax-sys-color-danger-800),1)}.ax-text-danger-800\/15{color:rgba(var(--ax-sys-color-danger-800),.15)}.ax-text-danger-800\/20{color:rgba(var(--ax-sys-color-danger-800),.2)}.ax-text-danger-800\/25{color:rgba(var(--ax-sys-color-danger-800),.25)}.ax-text-danger-800\/30{color:rgba(var(--ax-sys-color-danger-800),.3)}.ax-text-danger-800\/35{color:rgba(var(--ax-sys-color-danger-800),.35)}.ax-text-danger-800\/40{color:rgba(var(--ax-sys-color-danger-800),.4)}.ax-text-danger-800\/45{color:rgba(var(--ax-sys-color-danger-800),.45)}.ax-text-danger-800\/5{color:rgba(var(--ax-sys-color-danger-800),.05)}.ax-text-danger-800\/50{color:rgba(var(--ax-sys-color-danger-800),.5)}.ax-text-danger-800\/55{color:rgba(var(--ax-sys-color-danger-800),.55)}.ax-text-danger-800\/60{color:rgba(var(--ax-sys-color-danger-800),.6)}.ax-text-danger-800\/65{color:rgba(var(--ax-sys-color-danger-800),.65)}.ax-text-danger-800\/70{color:rgba(var(--ax-sys-color-danger-800),.7)}.ax-text-danger-800\/75{color:rgba(var(--ax-sys-color-danger-800),.75)}.ax-text-danger-800\/80{color:rgba(var(--ax-sys-color-danger-800),.8)}.ax-text-danger-800\/85{color:rgba(var(--ax-sys-color-danger-800),.85)}.ax-text-danger-800\/90{color:rgba(var(--ax-sys-color-danger-800),.9)}.ax-text-danger-800\/95{color:rgba(var(--ax-sys-color-danger-800),.95)}.ax-text-danger-900{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-danger-900),var(--tw-text-opacity, 1))}.ax-text-danger-900\/0{color:rgba(var(--ax-sys-color-danger-900),0)}.ax-text-danger-900\/10{color:rgba(var(--ax-sys-color-danger-900),.1)}.ax-text-danger-900\/100{color:rgba(var(--ax-sys-color-danger-900),1)}.ax-text-danger-900\/15{color:rgba(var(--ax-sys-color-danger-900),.15)}.ax-text-danger-900\/20{color:rgba(var(--ax-sys-color-danger-900),.2)}.ax-text-danger-900\/25{color:rgba(var(--ax-sys-color-danger-900),.25)}.ax-text-danger-900\/30{color:rgba(var(--ax-sys-color-danger-900),.3)}.ax-text-danger-900\/35{color:rgba(var(--ax-sys-color-danger-900),.35)}.ax-text-danger-900\/40{color:rgba(var(--ax-sys-color-danger-900),.4)}.ax-text-danger-900\/45{color:rgba(var(--ax-sys-color-danger-900),.45)}.ax-text-danger-900\/5{color:rgba(var(--ax-sys-color-danger-900),.05)}.ax-text-danger-900\/50{color:rgba(var(--ax-sys-color-danger-900),.5)}.ax-text-danger-900\/55{color:rgba(var(--ax-sys-color-danger-900),.55)}.ax-text-danger-900\/60{color:rgba(var(--ax-sys-color-danger-900),.6)}.ax-text-danger-900\/65{color:rgba(var(--ax-sys-color-danger-900),.65)}.ax-text-danger-900\/70{color:rgba(var(--ax-sys-color-danger-900),.7)}.ax-text-danger-900\/75{color:rgba(var(--ax-sys-color-danger-900),.75)}.ax-text-danger-900\/80{color:rgba(var(--ax-sys-color-danger-900),.8)}.ax-text-danger-900\/85{color:rgba(var(--ax-sys-color-danger-900),.85)}.ax-text-danger-900\/90{color:rgba(var(--ax-sys-color-danger-900),.9)}.ax-text-danger-900\/95{color:rgba(var(--ax-sys-color-danger-900),.95)}.ax-text-danger-950{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-danger-950),var(--tw-text-opacity, 1))}.ax-text-danger-950\/0{color:rgba(var(--ax-sys-color-danger-950),0)}.ax-text-danger-950\/10{color:rgba(var(--ax-sys-color-danger-950),.1)}.ax-text-danger-950\/100{color:rgba(var(--ax-sys-color-danger-950),1)}.ax-text-danger-950\/15{color:rgba(var(--ax-sys-color-danger-950),.15)}.ax-text-danger-950\/20{color:rgba(var(--ax-sys-color-danger-950),.2)}.ax-text-danger-950\/25{color:rgba(var(--ax-sys-color-danger-950),.25)}.ax-text-danger-950\/30{color:rgba(var(--ax-sys-color-danger-950),.3)}.ax-text-danger-950\/35{color:rgba(var(--ax-sys-color-danger-950),.35)}.ax-text-danger-950\/40{color:rgba(var(--ax-sys-color-danger-950),.4)}.ax-text-danger-950\/45{color:rgba(var(--ax-sys-color-danger-950),.45)}.ax-text-danger-950\/5{color:rgba(var(--ax-sys-color-danger-950),.05)}.ax-text-danger-950\/50{color:rgba(var(--ax-sys-color-danger-950),.5)}.ax-text-danger-950\/55{color:rgba(var(--ax-sys-color-danger-950),.55)}.ax-text-danger-950\/60{color:rgba(var(--ax-sys-color-danger-950),.6)}.ax-text-danger-950\/65{color:rgba(var(--ax-sys-color-danger-950),.65)}.ax-text-danger-950\/70{color:rgba(var(--ax-sys-color-danger-950),.7)}.ax-text-danger-950\/75{color:rgba(var(--ax-sys-color-danger-950),.75)}.ax-text-danger-950\/80{color:rgba(var(--ax-sys-color-danger-950),.8)}.ax-text-danger-950\/85{color:rgba(var(--ax-sys-color-danger-950),.85)}.ax-text-danger-950\/90{color:rgba(var(--ax-sys-color-danger-950),.9)}.ax-text-danger-950\/95{color:rgba(var(--ax-sys-color-danger-950),.95)}.ax-text-danger-on-dark{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-danger-dark-surface),var(--tw-text-opacity, 1))}.ax-text-danger-on-dark\/0{color:rgba(var(--ax-sys-color-on-danger-dark-surface),0)}.ax-text-danger-on-dark\/10{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.1)}.ax-text-danger-on-dark\/100{color:rgba(var(--ax-sys-color-on-danger-dark-surface),1)}.ax-text-danger-on-dark\/15{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.15)}.ax-text-danger-on-dark\/20{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.2)}.ax-text-danger-on-dark\/25{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.25)}.ax-text-danger-on-dark\/30{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.3)}.ax-text-danger-on-dark\/35{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.35)}.ax-text-danger-on-dark\/40{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.4)}.ax-text-danger-on-dark\/45{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.45)}.ax-text-danger-on-dark\/5{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.05)}.ax-text-danger-on-dark\/50{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.5)}.ax-text-danger-on-dark\/55{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.55)}.ax-text-danger-on-dark\/60{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.6)}.ax-text-danger-on-dark\/65{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.65)}.ax-text-danger-on-dark\/70{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.7)}.ax-text-danger-on-dark\/75{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.75)}.ax-text-danger-on-dark\/80{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.8)}.ax-text-danger-on-dark\/85{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.85)}.ax-text-danger-on-dark\/90{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.9)}.ax-text-danger-on-dark\/95{color:rgba(var(--ax-sys-color-on-danger-dark-surface),.95)}.ax-text-danger-on-darker{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-danger-darker-surface),var(--tw-text-opacity, 1))}.ax-text-danger-on-darker\/0{color:rgba(var(--ax-sys-color-on-danger-darker-surface),0)}.ax-text-danger-on-darker\/10{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.1)}.ax-text-danger-on-darker\/100{color:rgba(var(--ax-sys-color-on-danger-darker-surface),1)}.ax-text-danger-on-darker\/15{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.15)}.ax-text-danger-on-darker\/20{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.2)}.ax-text-danger-on-darker\/25{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.25)}.ax-text-danger-on-darker\/30{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.3)}.ax-text-danger-on-darker\/35{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.35)}.ax-text-danger-on-darker\/40{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.4)}.ax-text-danger-on-darker\/45{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.45)}.ax-text-danger-on-darker\/5{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.05)}.ax-text-danger-on-darker\/50{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.5)}.ax-text-danger-on-darker\/55{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.55)}.ax-text-danger-on-darker\/60{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.6)}.ax-text-danger-on-darker\/65{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.65)}.ax-text-danger-on-darker\/70{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.7)}.ax-text-danger-on-darker\/75{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.75)}.ax-text-danger-on-darker\/80{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.8)}.ax-text-danger-on-darker\/85{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.85)}.ax-text-danger-on-darker\/90{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.9)}.ax-text-danger-on-darker\/95{color:rgba(var(--ax-sys-color-on-danger-darker-surface),.95)}.ax-text-danger-on-darkest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-danger-darkest-surface),var(--tw-text-opacity, 1))}.ax-text-danger-on-darkest\/0{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),0)}.ax-text-danger-on-darkest\/10{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.1)}.ax-text-danger-on-darkest\/100{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),1)}.ax-text-danger-on-darkest\/15{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.15)}.ax-text-danger-on-darkest\/20{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.2)}.ax-text-danger-on-darkest\/25{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.25)}.ax-text-danger-on-darkest\/30{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.3)}.ax-text-danger-on-darkest\/35{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.35)}.ax-text-danger-on-darkest\/40{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.4)}.ax-text-danger-on-darkest\/45{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.45)}.ax-text-danger-on-darkest\/5{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.05)}.ax-text-danger-on-darkest\/50{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.5)}.ax-text-danger-on-darkest\/55{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.55)}.ax-text-danger-on-darkest\/60{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.6)}.ax-text-danger-on-darkest\/65{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.65)}.ax-text-danger-on-darkest\/70{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.7)}.ax-text-danger-on-darkest\/75{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.75)}.ax-text-danger-on-darkest\/80{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.8)}.ax-text-danger-on-darkest\/85{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.85)}.ax-text-danger-on-darkest\/90{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.9)}.ax-text-danger-on-darkest\/95{color:rgba(var(--ax-sys-color-on-danger-darkest-surface),.95)}.ax-text-danger-on-light{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-danger-light-surface),var(--tw-text-opacity, 1))}.ax-text-danger-on-light\/0{color:rgba(var(--ax-sys-color-on-danger-light-surface),0)}.ax-text-danger-on-light\/10{color:rgba(var(--ax-sys-color-on-danger-light-surface),.1)}.ax-text-danger-on-light\/100{color:rgba(var(--ax-sys-color-on-danger-light-surface),1)}.ax-text-danger-on-light\/15{color:rgba(var(--ax-sys-color-on-danger-light-surface),.15)}.ax-text-danger-on-light\/20{color:rgba(var(--ax-sys-color-on-danger-light-surface),.2)}.ax-text-danger-on-light\/25{color:rgba(var(--ax-sys-color-on-danger-light-surface),.25)}.ax-text-danger-on-light\/30{color:rgba(var(--ax-sys-color-on-danger-light-surface),.3)}.ax-text-danger-on-light\/35{color:rgba(var(--ax-sys-color-on-danger-light-surface),.35)}.ax-text-danger-on-light\/40{color:rgba(var(--ax-sys-color-on-danger-light-surface),.4)}.ax-text-danger-on-light\/45{color:rgba(var(--ax-sys-color-on-danger-light-surface),.45)}.ax-text-danger-on-light\/5{color:rgba(var(--ax-sys-color-on-danger-light-surface),.05)}.ax-text-danger-on-light\/50{color:rgba(var(--ax-sys-color-on-danger-light-surface),.5)}.ax-text-danger-on-light\/55{color:rgba(var(--ax-sys-color-on-danger-light-surface),.55)}.ax-text-danger-on-light\/60{color:rgba(var(--ax-sys-color-on-danger-light-surface),.6)}.ax-text-danger-on-light\/65{color:rgba(var(--ax-sys-color-on-danger-light-surface),.65)}.ax-text-danger-on-light\/70{color:rgba(var(--ax-sys-color-on-danger-light-surface),.7)}.ax-text-danger-on-light\/75{color:rgba(var(--ax-sys-color-on-danger-light-surface),.75)}.ax-text-danger-on-light\/80{color:rgba(var(--ax-sys-color-on-danger-light-surface),.8)}.ax-text-danger-on-light\/85{color:rgba(var(--ax-sys-color-on-danger-light-surface),.85)}.ax-text-danger-on-light\/90{color:rgba(var(--ax-sys-color-on-danger-light-surface),.9)}.ax-text-danger-on-light\/95{color:rgba(var(--ax-sys-color-on-danger-light-surface),.95)}.ax-text-danger-on-lighter{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-danger-lighter-surface),var(--tw-text-opacity, 1))}.ax-text-danger-on-lighter\/0{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),0)}.ax-text-danger-on-lighter\/10{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.1)}.ax-text-danger-on-lighter\/100{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),1)}.ax-text-danger-on-lighter\/15{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.15)}.ax-text-danger-on-lighter\/20{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.2)}.ax-text-danger-on-lighter\/25{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.25)}.ax-text-danger-on-lighter\/30{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.3)}.ax-text-danger-on-lighter\/35{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.35)}.ax-text-danger-on-lighter\/40{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.4)}.ax-text-danger-on-lighter\/45{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.45)}.ax-text-danger-on-lighter\/5{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.05)}.ax-text-danger-on-lighter\/50{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.5)}.ax-text-danger-on-lighter\/55{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.55)}.ax-text-danger-on-lighter\/60{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.6)}.ax-text-danger-on-lighter\/65{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.65)}.ax-text-danger-on-lighter\/70{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.7)}.ax-text-danger-on-lighter\/75{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.75)}.ax-text-danger-on-lighter\/80{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.8)}.ax-text-danger-on-lighter\/85{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.85)}.ax-text-danger-on-lighter\/90{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.9)}.ax-text-danger-on-lighter\/95{color:rgba(var(--ax-sys-color-on-danger-lighter-surface),.95)}.ax-text-danger-on-lightest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-danger-lightest-surface),var(--tw-text-opacity, 1))}.ax-text-danger-on-lightest\/0{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),0)}.ax-text-danger-on-lightest\/10{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.1)}.ax-text-danger-on-lightest\/100{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),1)}.ax-text-danger-on-lightest\/15{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.15)}.ax-text-danger-on-lightest\/20{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.2)}.ax-text-danger-on-lightest\/25{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.25)}.ax-text-danger-on-lightest\/30{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.3)}.ax-text-danger-on-lightest\/35{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.35)}.ax-text-danger-on-lightest\/40{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.4)}.ax-text-danger-on-lightest\/45{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.45)}.ax-text-danger-on-lightest\/5{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.05)}.ax-text-danger-on-lightest\/50{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.5)}.ax-text-danger-on-lightest\/55{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.55)}.ax-text-danger-on-lightest\/60{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.6)}.ax-text-danger-on-lightest\/65{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.65)}.ax-text-danger-on-lightest\/70{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.7)}.ax-text-danger-on-lightest\/75{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.75)}.ax-text-danger-on-lightest\/80{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.8)}.ax-text-danger-on-lightest\/85{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.85)}.ax-text-danger-on-lightest\/90{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.9)}.ax-text-danger-on-lightest\/95{color:rgba(var(--ax-sys-color-on-danger-lightest-surface),.95)}.ax-text-danger-on-surface{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-danger-surface),var(--tw-text-opacity, 1))}.ax-text-danger-on-surface\/0{color:rgba(var(--ax-sys-color-on-danger-surface),0)}.ax-text-danger-on-surface\/10{color:rgba(var(--ax-sys-color-on-danger-surface),.1)}.ax-text-danger-on-surface\/100{color:rgba(var(--ax-sys-color-on-danger-surface),1)}.ax-text-danger-on-surface\/15{color:rgba(var(--ax-sys-color-on-danger-surface),.15)}.ax-text-danger-on-surface\/20{color:rgba(var(--ax-sys-color-on-danger-surface),.2)}.ax-text-danger-on-surface\/25{color:rgba(var(--ax-sys-color-on-danger-surface),.25)}.ax-text-danger-on-surface\/30{color:rgba(var(--ax-sys-color-on-danger-surface),.3)}.ax-text-danger-on-surface\/35{color:rgba(var(--ax-sys-color-on-danger-surface),.35)}.ax-text-danger-on-surface\/40{color:rgba(var(--ax-sys-color-on-danger-surface),.4)}.ax-text-danger-on-surface\/45{color:rgba(var(--ax-sys-color-on-danger-surface),.45)}.ax-text-danger-on-surface\/5{color:rgba(var(--ax-sys-color-on-danger-surface),.05)}.ax-text-danger-on-surface\/50{color:rgba(var(--ax-sys-color-on-danger-surface),.5)}.ax-text-danger-on-surface\/55{color:rgba(var(--ax-sys-color-on-danger-surface),.55)}.ax-text-danger-on-surface\/60{color:rgba(var(--ax-sys-color-on-danger-surface),.6)}.ax-text-danger-on-surface\/65{color:rgba(var(--ax-sys-color-on-danger-surface),.65)}.ax-text-danger-on-surface\/70{color:rgba(var(--ax-sys-color-on-danger-surface),.7)}.ax-text-danger-on-surface\/75{color:rgba(var(--ax-sys-color-on-danger-surface),.75)}.ax-text-danger-on-surface\/80{color:rgba(var(--ax-sys-color-on-danger-surface),.8)}.ax-text-danger-on-surface\/85{color:rgba(var(--ax-sys-color-on-danger-surface),.85)}.ax-text-danger-on-surface\/90{color:rgba(var(--ax-sys-color-on-danger-surface),.9)}.ax-text-danger-on-surface\/95{color:rgba(var(--ax-sys-color-on-danger-surface),.95)}.ax-text-dark{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-dark-surface),var(--tw-text-opacity, 1))}.ax-text-dark\/0{color:rgba(var(--ax-sys-color-dark-surface),0)}.ax-text-dark\/10{color:rgba(var(--ax-sys-color-dark-surface),.1)}.ax-text-dark\/100{color:rgba(var(--ax-sys-color-dark-surface),1)}.ax-text-dark\/15{color:rgba(var(--ax-sys-color-dark-surface),.15)}.ax-text-dark\/20{color:rgba(var(--ax-sys-color-dark-surface),.2)}.ax-text-dark\/25{color:rgba(var(--ax-sys-color-dark-surface),.25)}.ax-text-dark\/30{color:rgba(var(--ax-sys-color-dark-surface),.3)}.ax-text-dark\/35{color:rgba(var(--ax-sys-color-dark-surface),.35)}.ax-text-dark\/40{color:rgba(var(--ax-sys-color-dark-surface),.4)}.ax-text-dark\/45{color:rgba(var(--ax-sys-color-dark-surface),.45)}.ax-text-dark\/5{color:rgba(var(--ax-sys-color-dark-surface),.05)}.ax-text-dark\/50{color:rgba(var(--ax-sys-color-dark-surface),.5)}.ax-text-dark\/55{color:rgba(var(--ax-sys-color-dark-surface),.55)}.ax-text-dark\/60{color:rgba(var(--ax-sys-color-dark-surface),.6)}.ax-text-dark\/65{color:rgba(var(--ax-sys-color-dark-surface),.65)}.ax-text-dark\/70{color:rgba(var(--ax-sys-color-dark-surface),.7)}.ax-text-dark\/75{color:rgba(var(--ax-sys-color-dark-surface),.75)}.ax-text-dark\/80{color:rgba(var(--ax-sys-color-dark-surface),.8)}.ax-text-dark\/85{color:rgba(var(--ax-sys-color-dark-surface),.85)}.ax-text-dark\/90{color:rgba(var(--ax-sys-color-dark-surface),.9)}.ax-text-dark\/95{color:rgba(var(--ax-sys-color-dark-surface),.95)}.ax-text-darker{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-darker-surface),var(--tw-text-opacity, 1))}.ax-text-darker\/0{color:rgba(var(--ax-sys-color-darker-surface),0)}.ax-text-darker\/10{color:rgba(var(--ax-sys-color-darker-surface),.1)}.ax-text-darker\/100{color:rgba(var(--ax-sys-color-darker-surface),1)}.ax-text-darker\/15{color:rgba(var(--ax-sys-color-darker-surface),.15)}.ax-text-darker\/20{color:rgba(var(--ax-sys-color-darker-surface),.2)}.ax-text-darker\/25{color:rgba(var(--ax-sys-color-darker-surface),.25)}.ax-text-darker\/30{color:rgba(var(--ax-sys-color-darker-surface),.3)}.ax-text-darker\/35{color:rgba(var(--ax-sys-color-darker-surface),.35)}.ax-text-darker\/40{color:rgba(var(--ax-sys-color-darker-surface),.4)}.ax-text-darker\/45{color:rgba(var(--ax-sys-color-darker-surface),.45)}.ax-text-darker\/5{color:rgba(var(--ax-sys-color-darker-surface),.05)}.ax-text-darker\/50{color:rgba(var(--ax-sys-color-darker-surface),.5)}.ax-text-darker\/55{color:rgba(var(--ax-sys-color-darker-surface),.55)}.ax-text-darker\/60{color:rgba(var(--ax-sys-color-darker-surface),.6)}.ax-text-darker\/65{color:rgba(var(--ax-sys-color-darker-surface),.65)}.ax-text-darker\/70{color:rgba(var(--ax-sys-color-darker-surface),.7)}.ax-text-darker\/75{color:rgba(var(--ax-sys-color-darker-surface),.75)}.ax-text-darker\/80{color:rgba(var(--ax-sys-color-darker-surface),.8)}.ax-text-darker\/85{color:rgba(var(--ax-sys-color-darker-surface),.85)}.ax-text-darker\/90{color:rgba(var(--ax-sys-color-darker-surface),.9)}.ax-text-darker\/95{color:rgba(var(--ax-sys-color-darker-surface),.95)}.ax-text-darkest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-darkest-surface),var(--tw-text-opacity, 1))}.ax-text-darkest\/0{color:rgba(var(--ax-sys-color-darkest-surface),0)}.ax-text-darkest\/10{color:rgba(var(--ax-sys-color-darkest-surface),.1)}.ax-text-darkest\/100{color:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-text-darkest\/15{color:rgba(var(--ax-sys-color-darkest-surface),.15)}.ax-text-darkest\/20{color:rgba(var(--ax-sys-color-darkest-surface),.2)}.ax-text-darkest\/25{color:rgba(var(--ax-sys-color-darkest-surface),.25)}.ax-text-darkest\/30{color:rgba(var(--ax-sys-color-darkest-surface),.3)}.ax-text-darkest\/35{color:rgba(var(--ax-sys-color-darkest-surface),.35)}.ax-text-darkest\/40{color:rgba(var(--ax-sys-color-darkest-surface),.4)}.ax-text-darkest\/45{color:rgba(var(--ax-sys-color-darkest-surface),.45)}.ax-text-darkest\/5{color:rgba(var(--ax-sys-color-darkest-surface),.05)}.ax-text-darkest\/50{color:rgba(var(--ax-sys-color-darkest-surface),.5)}.ax-text-darkest\/55{color:rgba(var(--ax-sys-color-darkest-surface),.55)}.ax-text-darkest\/60{color:rgba(var(--ax-sys-color-darkest-surface),.6)}.ax-text-darkest\/65{color:rgba(var(--ax-sys-color-darkest-surface),.65)}.ax-text-darkest\/70{color:rgba(var(--ax-sys-color-darkest-surface),.7)}.ax-text-darkest\/75{color:rgba(var(--ax-sys-color-darkest-surface),.75)}.ax-text-darkest\/80{color:rgba(var(--ax-sys-color-darkest-surface),.8)}.ax-text-darkest\/85{color:rgba(var(--ax-sys-color-darkest-surface),.85)}.ax-text-darkest\/90{color:rgba(var(--ax-sys-color-darkest-surface),.9)}.ax-text-darkest\/95{color:rgba(var(--ax-sys-color-darkest-surface),.95)}.ax-text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.ax-text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.ax-text-info-600{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-info-600),var(--tw-text-opacity, 1))}.ax-text-light{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-light-surface),var(--tw-text-opacity, 1))}.ax-text-light\/0{color:rgba(var(--ax-sys-color-light-surface),0)}.ax-text-light\/10{color:rgba(var(--ax-sys-color-light-surface),.1)}.ax-text-light\/100{color:rgba(var(--ax-sys-color-light-surface),1)}.ax-text-light\/15{color:rgba(var(--ax-sys-color-light-surface),.15)}.ax-text-light\/20{color:rgba(var(--ax-sys-color-light-surface),.2)}.ax-text-light\/25{color:rgba(var(--ax-sys-color-light-surface),.25)}.ax-text-light\/30{color:rgba(var(--ax-sys-color-light-surface),.3)}.ax-text-light\/35{color:rgba(var(--ax-sys-color-light-surface),.35)}.ax-text-light\/40{color:rgba(var(--ax-sys-color-light-surface),.4)}.ax-text-light\/45{color:rgba(var(--ax-sys-color-light-surface),.45)}.ax-text-light\/5{color:rgba(var(--ax-sys-color-light-surface),.05)}.ax-text-light\/50{color:rgba(var(--ax-sys-color-light-surface),.5)}.ax-text-light\/55{color:rgba(var(--ax-sys-color-light-surface),.55)}.ax-text-light\/60{color:rgba(var(--ax-sys-color-light-surface),.6)}.ax-text-light\/65{color:rgba(var(--ax-sys-color-light-surface),.65)}.ax-text-light\/70{color:rgba(var(--ax-sys-color-light-surface),.7)}.ax-text-light\/75{color:rgba(var(--ax-sys-color-light-surface),.75)}.ax-text-light\/80{color:rgba(var(--ax-sys-color-light-surface),.8)}.ax-text-light\/85{color:rgba(var(--ax-sys-color-light-surface),.85)}.ax-text-light\/90{color:rgba(var(--ax-sys-color-light-surface),.9)}.ax-text-light\/95{color:rgba(var(--ax-sys-color-light-surface),.95)}.ax-text-lighter{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-lighter-surface),var(--tw-text-opacity, 1))}.ax-text-lighter\/0{color:rgba(var(--ax-sys-color-lighter-surface),0)}.ax-text-lighter\/10{color:rgba(var(--ax-sys-color-lighter-surface),.1)}.ax-text-lighter\/100{color:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-text-lighter\/15{color:rgba(var(--ax-sys-color-lighter-surface),.15)}.ax-text-lighter\/20{color:rgba(var(--ax-sys-color-lighter-surface),.2)}.ax-text-lighter\/25{color:rgba(var(--ax-sys-color-lighter-surface),.25)}.ax-text-lighter\/30{color:rgba(var(--ax-sys-color-lighter-surface),.3)}.ax-text-lighter\/35{color:rgba(var(--ax-sys-color-lighter-surface),.35)}.ax-text-lighter\/40{color:rgba(var(--ax-sys-color-lighter-surface),.4)}.ax-text-lighter\/45{color:rgba(var(--ax-sys-color-lighter-surface),.45)}.ax-text-lighter\/5{color:rgba(var(--ax-sys-color-lighter-surface),.05)}.ax-text-lighter\/50{color:rgba(var(--ax-sys-color-lighter-surface),.5)}.ax-text-lighter\/55{color:rgba(var(--ax-sys-color-lighter-surface),.55)}.ax-text-lighter\/60{color:rgba(var(--ax-sys-color-lighter-surface),.6)}.ax-text-lighter\/65{color:rgba(var(--ax-sys-color-lighter-surface),.65)}.ax-text-lighter\/70{color:rgba(var(--ax-sys-color-lighter-surface),.7)}.ax-text-lighter\/75{color:rgba(var(--ax-sys-color-lighter-surface),.75)}.ax-text-lighter\/80{color:rgba(var(--ax-sys-color-lighter-surface),.8)}.ax-text-lighter\/85{color:rgba(var(--ax-sys-color-lighter-surface),.85)}.ax-text-lighter\/90{color:rgba(var(--ax-sys-color-lighter-surface),.9)}.ax-text-lighter\/95{color:rgba(var(--ax-sys-color-lighter-surface),.95)}.ax-text-lightest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-lightest-surface),var(--tw-text-opacity, 1))}.ax-text-lightest\/0{color:rgba(var(--ax-sys-color-lightest-surface),0)}.ax-text-lightest\/10{color:rgba(var(--ax-sys-color-lightest-surface),.1)}.ax-text-lightest\/100{color:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-text-lightest\/15{color:rgba(var(--ax-sys-color-lightest-surface),.15)}.ax-text-lightest\/20{color:rgba(var(--ax-sys-color-lightest-surface),.2)}.ax-text-lightest\/25{color:rgba(var(--ax-sys-color-lightest-surface),.25)}.ax-text-lightest\/30{color:rgba(var(--ax-sys-color-lightest-surface),.3)}.ax-text-lightest\/35{color:rgba(var(--ax-sys-color-lightest-surface),.35)}.ax-text-lightest\/40{color:rgba(var(--ax-sys-color-lightest-surface),.4)}.ax-text-lightest\/45{color:rgba(var(--ax-sys-color-lightest-surface),.45)}.ax-text-lightest\/5{color:rgba(var(--ax-sys-color-lightest-surface),.05)}.ax-text-lightest\/50{color:rgba(var(--ax-sys-color-lightest-surface),.5)}.ax-text-lightest\/55{color:rgba(var(--ax-sys-color-lightest-surface),.55)}.ax-text-lightest\/60{color:rgba(var(--ax-sys-color-lightest-surface),.6)}.ax-text-lightest\/65{color:rgba(var(--ax-sys-color-lightest-surface),.65)}.ax-text-lightest\/70{color:rgba(var(--ax-sys-color-lightest-surface),.7)}.ax-text-lightest\/75{color:rgba(var(--ax-sys-color-lightest-surface),.75)}.ax-text-lightest\/80{color:rgba(var(--ax-sys-color-lightest-surface),.8)}.ax-text-lightest\/85{color:rgba(var(--ax-sys-color-lightest-surface),.85)}.ax-text-lightest\/90{color:rgba(var(--ax-sys-color-lightest-surface),.9)}.ax-text-lightest\/95{color:rgba(var(--ax-sys-color-lightest-surface),.95)}.ax-text-neutral-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.ax-text-neutral-700{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ax-text-on-dark{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-text-opacity, 1))}.ax-text-on-dark\/0{color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-text-on-dark\/10{color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-text-on-dark\/100{color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-text-on-dark\/15{color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-text-on-dark\/20{color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-text-on-dark\/25{color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-text-on-dark\/30{color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-text-on-dark\/35{color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-text-on-dark\/40{color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-text-on-dark\/45{color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-text-on-dark\/5{color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-text-on-dark\/50{color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-text-on-dark\/55{color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-text-on-dark\/60{color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-text-on-dark\/65{color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-text-on-dark\/70{color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-text-on-dark\/75{color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-text-on-dark\/80{color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-text-on-dark\/85{color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-text-on-dark\/90{color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-text-on-dark\/95{color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-text-on-darker{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-text-opacity, 1))}.ax-text-on-darker\/0{color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-text-on-darker\/10{color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-text-on-darker\/100{color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-text-on-darker\/15{color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-text-on-darker\/20{color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-text-on-darker\/25{color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-text-on-darker\/30{color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-text-on-darker\/35{color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-text-on-darker\/40{color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-text-on-darker\/45{color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-text-on-darker\/5{color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-text-on-darker\/50{color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-text-on-darker\/55{color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-text-on-darker\/60{color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-text-on-darker\/65{color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-text-on-darker\/70{color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-text-on-darker\/75{color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-text-on-darker\/80{color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-text-on-darker\/85{color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-text-on-darker\/90{color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-text-on-darker\/95{color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-text-on-darkest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-text-opacity, 1))}.ax-text-on-darkest\/0{color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-text-on-darkest\/10{color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-text-on-darkest\/100{color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-text-on-darkest\/15{color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-text-on-darkest\/20{color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-text-on-darkest\/25{color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-text-on-darkest\/30{color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-text-on-darkest\/35{color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-text-on-darkest\/40{color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-text-on-darkest\/45{color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-text-on-darkest\/5{color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-text-on-darkest\/50{color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-text-on-darkest\/55{color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-text-on-darkest\/60{color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-text-on-darkest\/65{color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-text-on-darkest\/70{color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-text-on-darkest\/75{color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-text-on-darkest\/80{color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-text-on-darkest\/85{color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-text-on-darkest\/90{color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-text-on-darkest\/95{color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-text-on-light{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-text-opacity, 1))}.ax-text-on-light\/0{color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-text-on-light\/10{color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-text-on-light\/100{color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-text-on-light\/15{color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-text-on-light\/20{color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-text-on-light\/25{color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-text-on-light\/30{color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-text-on-light\/35{color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-text-on-light\/40{color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-text-on-light\/45{color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-text-on-light\/5{color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-text-on-light\/50{color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-text-on-light\/55{color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-text-on-light\/60{color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-text-on-light\/65{color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-text-on-light\/70{color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-text-on-light\/75{color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-text-on-light\/80{color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-text-on-light\/85{color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-text-on-light\/90{color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-text-on-light\/95{color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-text-on-lighter{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-text-opacity, 1))}.ax-text-on-lighter\/0{color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-text-on-lighter\/10{color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-text-on-lighter\/100{color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-text-on-lighter\/15{color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-text-on-lighter\/20{color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-text-on-lighter\/25{color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-text-on-lighter\/30{color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-text-on-lighter\/35{color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-text-on-lighter\/40{color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-text-on-lighter\/45{color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-text-on-lighter\/5{color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-text-on-lighter\/50{color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-text-on-lighter\/55{color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-text-on-lighter\/60{color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-text-on-lighter\/65{color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-text-on-lighter\/70{color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-text-on-lighter\/75{color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-text-on-lighter\/80{color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-text-on-lighter\/85{color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-text-on-lighter\/90{color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-text-on-lighter\/95{color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-text-on-lightest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-text-opacity, 1))}.ax-text-on-lightest\/0{color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-text-on-lightest\/10{color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-text-on-lightest\/100{color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-text-on-lightest\/15{color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-text-on-lightest\/20{color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-text-on-lightest\/25{color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-text-on-lightest\/30{color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-text-on-lightest\/35{color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-text-on-lightest\/40{color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-text-on-lightest\/45{color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-text-on-lightest\/5{color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-text-on-lightest\/50{color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-text-on-lightest\/55{color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-text-on-lightest\/60{color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-text-on-lightest\/65{color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-text-on-lightest\/70{color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-text-on-lightest\/75{color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-text-on-lightest\/80{color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-text-on-lightest\/85{color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-text-on-lightest\/90{color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-text-on-lightest\/95{color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-text-on-surface{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-surface),var(--tw-text-opacity, 1))}.ax-text-on-surface\/0{color:rgba(var(--ax-sys-color-on-surface),0)}.ax-text-on-surface\/10{color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-text-on-surface\/100{color:rgba(var(--ax-sys-color-on-surface),1)}.ax-text-on-surface\/15{color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-text-on-surface\/20{color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-text-on-surface\/25{color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-text-on-surface\/30{color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-text-on-surface\/35{color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-text-on-surface\/40{color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-text-on-surface\/45{color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-text-on-surface\/5{color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-text-on-surface\/50{color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-text-on-surface\/55{color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-text-on-surface\/60{color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-text-on-surface\/65{color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-text-on-surface\/70{color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-text-on-surface\/75{color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-text-on-surface\/80{color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-text-on-surface\/85{color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-text-on-surface\/90{color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-text-on-surface\/95{color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-text-primary-100{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-100),var(--tw-text-opacity, 1))}.ax-text-primary-100\/0{color:rgba(var(--ax-sys-color-primary-100),0)}.ax-text-primary-100\/10{color:rgba(var(--ax-sys-color-primary-100),.1)}.ax-text-primary-100\/100{color:rgba(var(--ax-sys-color-primary-100),1)}.ax-text-primary-100\/15{color:rgba(var(--ax-sys-color-primary-100),.15)}.ax-text-primary-100\/20{color:rgba(var(--ax-sys-color-primary-100),.2)}.ax-text-primary-100\/25{color:rgba(var(--ax-sys-color-primary-100),.25)}.ax-text-primary-100\/30{color:rgba(var(--ax-sys-color-primary-100),.3)}.ax-text-primary-100\/35{color:rgba(var(--ax-sys-color-primary-100),.35)}.ax-text-primary-100\/40{color:rgba(var(--ax-sys-color-primary-100),.4)}.ax-text-primary-100\/45{color:rgba(var(--ax-sys-color-primary-100),.45)}.ax-text-primary-100\/5{color:rgba(var(--ax-sys-color-primary-100),.05)}.ax-text-primary-100\/50{color:rgba(var(--ax-sys-color-primary-100),.5)}.ax-text-primary-100\/55{color:rgba(var(--ax-sys-color-primary-100),.55)}.ax-text-primary-100\/60{color:rgba(var(--ax-sys-color-primary-100),.6)}.ax-text-primary-100\/65{color:rgba(var(--ax-sys-color-primary-100),.65)}.ax-text-primary-100\/70{color:rgba(var(--ax-sys-color-primary-100),.7)}.ax-text-primary-100\/75{color:rgba(var(--ax-sys-color-primary-100),.75)}.ax-text-primary-100\/80{color:rgba(var(--ax-sys-color-primary-100),.8)}.ax-text-primary-100\/85{color:rgba(var(--ax-sys-color-primary-100),.85)}.ax-text-primary-100\/90{color:rgba(var(--ax-sys-color-primary-100),.9)}.ax-text-primary-100\/95{color:rgba(var(--ax-sys-color-primary-100),.95)}.ax-text-primary-200{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-200),var(--tw-text-opacity, 1))}.ax-text-primary-200\/0{color:rgba(var(--ax-sys-color-primary-200),0)}.ax-text-primary-200\/10{color:rgba(var(--ax-sys-color-primary-200),.1)}.ax-text-primary-200\/100{color:rgba(var(--ax-sys-color-primary-200),1)}.ax-text-primary-200\/15{color:rgba(var(--ax-sys-color-primary-200),.15)}.ax-text-primary-200\/20{color:rgba(var(--ax-sys-color-primary-200),.2)}.ax-text-primary-200\/25{color:rgba(var(--ax-sys-color-primary-200),.25)}.ax-text-primary-200\/30{color:rgba(var(--ax-sys-color-primary-200),.3)}.ax-text-primary-200\/35{color:rgba(var(--ax-sys-color-primary-200),.35)}.ax-text-primary-200\/40{color:rgba(var(--ax-sys-color-primary-200),.4)}.ax-text-primary-200\/45{color:rgba(var(--ax-sys-color-primary-200),.45)}.ax-text-primary-200\/5{color:rgba(var(--ax-sys-color-primary-200),.05)}.ax-text-primary-200\/50{color:rgba(var(--ax-sys-color-primary-200),.5)}.ax-text-primary-200\/55{color:rgba(var(--ax-sys-color-primary-200),.55)}.ax-text-primary-200\/60{color:rgba(var(--ax-sys-color-primary-200),.6)}.ax-text-primary-200\/65{color:rgba(var(--ax-sys-color-primary-200),.65)}.ax-text-primary-200\/70{color:rgba(var(--ax-sys-color-primary-200),.7)}.ax-text-primary-200\/75{color:rgba(var(--ax-sys-color-primary-200),.75)}.ax-text-primary-200\/80{color:rgba(var(--ax-sys-color-primary-200),.8)}.ax-text-primary-200\/85{color:rgba(var(--ax-sys-color-primary-200),.85)}.ax-text-primary-200\/90{color:rgba(var(--ax-sys-color-primary-200),.9)}.ax-text-primary-200\/95{color:rgba(var(--ax-sys-color-primary-200),.95)}.ax-text-primary-300{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-300),var(--tw-text-opacity, 1))}.ax-text-primary-300\/0{color:rgba(var(--ax-sys-color-primary-300),0)}.ax-text-primary-300\/10{color:rgba(var(--ax-sys-color-primary-300),.1)}.ax-text-primary-300\/100{color:rgba(var(--ax-sys-color-primary-300),1)}.ax-text-primary-300\/15{color:rgba(var(--ax-sys-color-primary-300),.15)}.ax-text-primary-300\/20{color:rgba(var(--ax-sys-color-primary-300),.2)}.ax-text-primary-300\/25{color:rgba(var(--ax-sys-color-primary-300),.25)}.ax-text-primary-300\/30{color:rgba(var(--ax-sys-color-primary-300),.3)}.ax-text-primary-300\/35{color:rgba(var(--ax-sys-color-primary-300),.35)}.ax-text-primary-300\/40{color:rgba(var(--ax-sys-color-primary-300),.4)}.ax-text-primary-300\/45{color:rgba(var(--ax-sys-color-primary-300),.45)}.ax-text-primary-300\/5{color:rgba(var(--ax-sys-color-primary-300),.05)}.ax-text-primary-300\/50{color:rgba(var(--ax-sys-color-primary-300),.5)}.ax-text-primary-300\/55{color:rgba(var(--ax-sys-color-primary-300),.55)}.ax-text-primary-300\/60{color:rgba(var(--ax-sys-color-primary-300),.6)}.ax-text-primary-300\/65{color:rgba(var(--ax-sys-color-primary-300),.65)}.ax-text-primary-300\/70{color:rgba(var(--ax-sys-color-primary-300),.7)}.ax-text-primary-300\/75{color:rgba(var(--ax-sys-color-primary-300),.75)}.ax-text-primary-300\/80{color:rgba(var(--ax-sys-color-primary-300),.8)}.ax-text-primary-300\/85{color:rgba(var(--ax-sys-color-primary-300),.85)}.ax-text-primary-300\/90{color:rgba(var(--ax-sys-color-primary-300),.9)}.ax-text-primary-300\/95{color:rgba(var(--ax-sys-color-primary-300),.95)}.ax-text-primary-400{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-400),var(--tw-text-opacity, 1))}.ax-text-primary-400\/0{color:rgba(var(--ax-sys-color-primary-400),0)}.ax-text-primary-400\/10{color:rgba(var(--ax-sys-color-primary-400),.1)}.ax-text-primary-400\/100{color:rgba(var(--ax-sys-color-primary-400),1)}.ax-text-primary-400\/15{color:rgba(var(--ax-sys-color-primary-400),.15)}.ax-text-primary-400\/20{color:rgba(var(--ax-sys-color-primary-400),.2)}.ax-text-primary-400\/25{color:rgba(var(--ax-sys-color-primary-400),.25)}.ax-text-primary-400\/30{color:rgba(var(--ax-sys-color-primary-400),.3)}.ax-text-primary-400\/35{color:rgba(var(--ax-sys-color-primary-400),.35)}.ax-text-primary-400\/40{color:rgba(var(--ax-sys-color-primary-400),.4)}.ax-text-primary-400\/45{color:rgba(var(--ax-sys-color-primary-400),.45)}.ax-text-primary-400\/5{color:rgba(var(--ax-sys-color-primary-400),.05)}.ax-text-primary-400\/50{color:rgba(var(--ax-sys-color-primary-400),.5)}.ax-text-primary-400\/55{color:rgba(var(--ax-sys-color-primary-400),.55)}.ax-text-primary-400\/60{color:rgba(var(--ax-sys-color-primary-400),.6)}.ax-text-primary-400\/65{color:rgba(var(--ax-sys-color-primary-400),.65)}.ax-text-primary-400\/70{color:rgba(var(--ax-sys-color-primary-400),.7)}.ax-text-primary-400\/75{color:rgba(var(--ax-sys-color-primary-400),.75)}.ax-text-primary-400\/80{color:rgba(var(--ax-sys-color-primary-400),.8)}.ax-text-primary-400\/85{color:rgba(var(--ax-sys-color-primary-400),.85)}.ax-text-primary-400\/90{color:rgba(var(--ax-sys-color-primary-400),.9)}.ax-text-primary-400\/95{color:rgba(var(--ax-sys-color-primary-400),.95)}.ax-text-primary-50{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-50),var(--tw-text-opacity, 1))}.ax-text-primary-50\/0{color:rgba(var(--ax-sys-color-primary-50),0)}.ax-text-primary-50\/10{color:rgba(var(--ax-sys-color-primary-50),.1)}.ax-text-primary-50\/100{color:rgba(var(--ax-sys-color-primary-50),1)}.ax-text-primary-50\/15{color:rgba(var(--ax-sys-color-primary-50),.15)}.ax-text-primary-50\/20{color:rgba(var(--ax-sys-color-primary-50),.2)}.ax-text-primary-50\/25{color:rgba(var(--ax-sys-color-primary-50),.25)}.ax-text-primary-50\/30{color:rgba(var(--ax-sys-color-primary-50),.3)}.ax-text-primary-50\/35{color:rgba(var(--ax-sys-color-primary-50),.35)}.ax-text-primary-50\/40{color:rgba(var(--ax-sys-color-primary-50),.4)}.ax-text-primary-50\/45{color:rgba(var(--ax-sys-color-primary-50),.45)}.ax-text-primary-50\/5{color:rgba(var(--ax-sys-color-primary-50),.05)}.ax-text-primary-50\/50{color:rgba(var(--ax-sys-color-primary-50),.5)}.ax-text-primary-50\/55{color:rgba(var(--ax-sys-color-primary-50),.55)}.ax-text-primary-50\/60{color:rgba(var(--ax-sys-color-primary-50),.6)}.ax-text-primary-50\/65{color:rgba(var(--ax-sys-color-primary-50),.65)}.ax-text-primary-50\/70{color:rgba(var(--ax-sys-color-primary-50),.7)}.ax-text-primary-50\/75{color:rgba(var(--ax-sys-color-primary-50),.75)}.ax-text-primary-50\/80{color:rgba(var(--ax-sys-color-primary-50),.8)}.ax-text-primary-50\/85{color:rgba(var(--ax-sys-color-primary-50),.85)}.ax-text-primary-50\/90{color:rgba(var(--ax-sys-color-primary-50),.9)}.ax-text-primary-50\/95{color:rgba(var(--ax-sys-color-primary-50),.95)}.ax-text-primary-500{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-500),var(--tw-text-opacity, 1))}.ax-text-primary-500\/0{color:rgba(var(--ax-sys-color-primary-500),0)}.ax-text-primary-500\/10{color:rgba(var(--ax-sys-color-primary-500),.1)}.ax-text-primary-500\/100{color:rgba(var(--ax-sys-color-primary-500),1)}.ax-text-primary-500\/15{color:rgba(var(--ax-sys-color-primary-500),.15)}.ax-text-primary-500\/20{color:rgba(var(--ax-sys-color-primary-500),.2)}.ax-text-primary-500\/25{color:rgba(var(--ax-sys-color-primary-500),.25)}.ax-text-primary-500\/30{color:rgba(var(--ax-sys-color-primary-500),.3)}.ax-text-primary-500\/35{color:rgba(var(--ax-sys-color-primary-500),.35)}.ax-text-primary-500\/40{color:rgba(var(--ax-sys-color-primary-500),.4)}.ax-text-primary-500\/45{color:rgba(var(--ax-sys-color-primary-500),.45)}.ax-text-primary-500\/5{color:rgba(var(--ax-sys-color-primary-500),.05)}.ax-text-primary-500\/50{color:rgba(var(--ax-sys-color-primary-500),.5)}.ax-text-primary-500\/55{color:rgba(var(--ax-sys-color-primary-500),.55)}.ax-text-primary-500\/60{color:rgba(var(--ax-sys-color-primary-500),.6)}.ax-text-primary-500\/65{color:rgba(var(--ax-sys-color-primary-500),.65)}.ax-text-primary-500\/70{color:rgba(var(--ax-sys-color-primary-500),.7)}.ax-text-primary-500\/75{color:rgba(var(--ax-sys-color-primary-500),.75)}.ax-text-primary-500\/80{color:rgba(var(--ax-sys-color-primary-500),.8)}.ax-text-primary-500\/85{color:rgba(var(--ax-sys-color-primary-500),.85)}.ax-text-primary-500\/90{color:rgba(var(--ax-sys-color-primary-500),.9)}.ax-text-primary-500\/95{color:rgba(var(--ax-sys-color-primary-500),.95)}.ax-text-primary-600{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-600),var(--tw-text-opacity, 1))}.ax-text-primary-600\/0{color:rgba(var(--ax-sys-color-primary-600),0)}.ax-text-primary-600\/10{color:rgba(var(--ax-sys-color-primary-600),.1)}.ax-text-primary-600\/100{color:rgba(var(--ax-sys-color-primary-600),1)}.ax-text-primary-600\/15{color:rgba(var(--ax-sys-color-primary-600),.15)}.ax-text-primary-600\/20{color:rgba(var(--ax-sys-color-primary-600),.2)}.ax-text-primary-600\/25{color:rgba(var(--ax-sys-color-primary-600),.25)}.ax-text-primary-600\/30{color:rgba(var(--ax-sys-color-primary-600),.3)}.ax-text-primary-600\/35{color:rgba(var(--ax-sys-color-primary-600),.35)}.ax-text-primary-600\/40{color:rgba(var(--ax-sys-color-primary-600),.4)}.ax-text-primary-600\/45{color:rgba(var(--ax-sys-color-primary-600),.45)}.ax-text-primary-600\/5{color:rgba(var(--ax-sys-color-primary-600),.05)}.ax-text-primary-600\/50{color:rgba(var(--ax-sys-color-primary-600),.5)}.ax-text-primary-600\/55{color:rgba(var(--ax-sys-color-primary-600),.55)}.ax-text-primary-600\/60{color:rgba(var(--ax-sys-color-primary-600),.6)}.ax-text-primary-600\/65{color:rgba(var(--ax-sys-color-primary-600),.65)}.ax-text-primary-600\/70{color:rgba(var(--ax-sys-color-primary-600),.7)}.ax-text-primary-600\/75{color:rgba(var(--ax-sys-color-primary-600),.75)}.ax-text-primary-600\/80{color:rgba(var(--ax-sys-color-primary-600),.8)}.ax-text-primary-600\/85{color:rgba(var(--ax-sys-color-primary-600),.85)}.ax-text-primary-600\/90{color:rgba(var(--ax-sys-color-primary-600),.9)}.ax-text-primary-600\/95{color:rgba(var(--ax-sys-color-primary-600),.95)}.ax-text-primary-700{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-700),var(--tw-text-opacity, 1))}.ax-text-primary-700\/0{color:rgba(var(--ax-sys-color-primary-700),0)}.ax-text-primary-700\/10{color:rgba(var(--ax-sys-color-primary-700),.1)}.ax-text-primary-700\/100{color:rgba(var(--ax-sys-color-primary-700),1)}.ax-text-primary-700\/15{color:rgba(var(--ax-sys-color-primary-700),.15)}.ax-text-primary-700\/20{color:rgba(var(--ax-sys-color-primary-700),.2)}.ax-text-primary-700\/25{color:rgba(var(--ax-sys-color-primary-700),.25)}.ax-text-primary-700\/30{color:rgba(var(--ax-sys-color-primary-700),.3)}.ax-text-primary-700\/35{color:rgba(var(--ax-sys-color-primary-700),.35)}.ax-text-primary-700\/40{color:rgba(var(--ax-sys-color-primary-700),.4)}.ax-text-primary-700\/45{color:rgba(var(--ax-sys-color-primary-700),.45)}.ax-text-primary-700\/5{color:rgba(var(--ax-sys-color-primary-700),.05)}.ax-text-primary-700\/50{color:rgba(var(--ax-sys-color-primary-700),.5)}.ax-text-primary-700\/55{color:rgba(var(--ax-sys-color-primary-700),.55)}.ax-text-primary-700\/60{color:rgba(var(--ax-sys-color-primary-700),.6)}.ax-text-primary-700\/65{color:rgba(var(--ax-sys-color-primary-700),.65)}.ax-text-primary-700\/70{color:rgba(var(--ax-sys-color-primary-700),.7)}.ax-text-primary-700\/75{color:rgba(var(--ax-sys-color-primary-700),.75)}.ax-text-primary-700\/80{color:rgba(var(--ax-sys-color-primary-700),.8)}.ax-text-primary-700\/85{color:rgba(var(--ax-sys-color-primary-700),.85)}.ax-text-primary-700\/90{color:rgba(var(--ax-sys-color-primary-700),.9)}.ax-text-primary-700\/95{color:rgba(var(--ax-sys-color-primary-700),.95)}.ax-text-primary-800{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-800),var(--tw-text-opacity, 1))}.ax-text-primary-800\/0{color:rgba(var(--ax-sys-color-primary-800),0)}.ax-text-primary-800\/10{color:rgba(var(--ax-sys-color-primary-800),.1)}.ax-text-primary-800\/100{color:rgba(var(--ax-sys-color-primary-800),1)}.ax-text-primary-800\/15{color:rgba(var(--ax-sys-color-primary-800),.15)}.ax-text-primary-800\/20{color:rgba(var(--ax-sys-color-primary-800),.2)}.ax-text-primary-800\/25{color:rgba(var(--ax-sys-color-primary-800),.25)}.ax-text-primary-800\/30{color:rgba(var(--ax-sys-color-primary-800),.3)}.ax-text-primary-800\/35{color:rgba(var(--ax-sys-color-primary-800),.35)}.ax-text-primary-800\/40{color:rgba(var(--ax-sys-color-primary-800),.4)}.ax-text-primary-800\/45{color:rgba(var(--ax-sys-color-primary-800),.45)}.ax-text-primary-800\/5{color:rgba(var(--ax-sys-color-primary-800),.05)}.ax-text-primary-800\/50{color:rgba(var(--ax-sys-color-primary-800),.5)}.ax-text-primary-800\/55{color:rgba(var(--ax-sys-color-primary-800),.55)}.ax-text-primary-800\/60{color:rgba(var(--ax-sys-color-primary-800),.6)}.ax-text-primary-800\/65{color:rgba(var(--ax-sys-color-primary-800),.65)}.ax-text-primary-800\/70{color:rgba(var(--ax-sys-color-primary-800),.7)}.ax-text-primary-800\/75{color:rgba(var(--ax-sys-color-primary-800),.75)}.ax-text-primary-800\/80{color:rgba(var(--ax-sys-color-primary-800),.8)}.ax-text-primary-800\/85{color:rgba(var(--ax-sys-color-primary-800),.85)}.ax-text-primary-800\/90{color:rgba(var(--ax-sys-color-primary-800),.9)}.ax-text-primary-800\/95{color:rgba(var(--ax-sys-color-primary-800),.95)}.ax-text-primary-900{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-900),var(--tw-text-opacity, 1))}.ax-text-primary-900\/0{color:rgba(var(--ax-sys-color-primary-900),0)}.ax-text-primary-900\/10{color:rgba(var(--ax-sys-color-primary-900),.1)}.ax-text-primary-900\/100{color:rgba(var(--ax-sys-color-primary-900),1)}.ax-text-primary-900\/15{color:rgba(var(--ax-sys-color-primary-900),.15)}.ax-text-primary-900\/20{color:rgba(var(--ax-sys-color-primary-900),.2)}.ax-text-primary-900\/25{color:rgba(var(--ax-sys-color-primary-900),.25)}.ax-text-primary-900\/30{color:rgba(var(--ax-sys-color-primary-900),.3)}.ax-text-primary-900\/35{color:rgba(var(--ax-sys-color-primary-900),.35)}.ax-text-primary-900\/40{color:rgba(var(--ax-sys-color-primary-900),.4)}.ax-text-primary-900\/45{color:rgba(var(--ax-sys-color-primary-900),.45)}.ax-text-primary-900\/5{color:rgba(var(--ax-sys-color-primary-900),.05)}.ax-text-primary-900\/50{color:rgba(var(--ax-sys-color-primary-900),.5)}.ax-text-primary-900\/55{color:rgba(var(--ax-sys-color-primary-900),.55)}.ax-text-primary-900\/60{color:rgba(var(--ax-sys-color-primary-900),.6)}.ax-text-primary-900\/65{color:rgba(var(--ax-sys-color-primary-900),.65)}.ax-text-primary-900\/70{color:rgba(var(--ax-sys-color-primary-900),.7)}.ax-text-primary-900\/75{color:rgba(var(--ax-sys-color-primary-900),.75)}.ax-text-primary-900\/80{color:rgba(var(--ax-sys-color-primary-900),.8)}.ax-text-primary-900\/85{color:rgba(var(--ax-sys-color-primary-900),.85)}.ax-text-primary-900\/90{color:rgba(var(--ax-sys-color-primary-900),.9)}.ax-text-primary-900\/95{color:rgba(var(--ax-sys-color-primary-900),.95)}.ax-text-primary-950{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-950),var(--tw-text-opacity, 1))}.ax-text-primary-950\/0{color:rgba(var(--ax-sys-color-primary-950),0)}.ax-text-primary-950\/10{color:rgba(var(--ax-sys-color-primary-950),.1)}.ax-text-primary-950\/100{color:rgba(var(--ax-sys-color-primary-950),1)}.ax-text-primary-950\/15{color:rgba(var(--ax-sys-color-primary-950),.15)}.ax-text-primary-950\/20{color:rgba(var(--ax-sys-color-primary-950),.2)}.ax-text-primary-950\/25{color:rgba(var(--ax-sys-color-primary-950),.25)}.ax-text-primary-950\/30{color:rgba(var(--ax-sys-color-primary-950),.3)}.ax-text-primary-950\/35{color:rgba(var(--ax-sys-color-primary-950),.35)}.ax-text-primary-950\/40{color:rgba(var(--ax-sys-color-primary-950),.4)}.ax-text-primary-950\/45{color:rgba(var(--ax-sys-color-primary-950),.45)}.ax-text-primary-950\/5{color:rgba(var(--ax-sys-color-primary-950),.05)}.ax-text-primary-950\/50{color:rgba(var(--ax-sys-color-primary-950),.5)}.ax-text-primary-950\/55{color:rgba(var(--ax-sys-color-primary-950),.55)}.ax-text-primary-950\/60{color:rgba(var(--ax-sys-color-primary-950),.6)}.ax-text-primary-950\/65{color:rgba(var(--ax-sys-color-primary-950),.65)}.ax-text-primary-950\/70{color:rgba(var(--ax-sys-color-primary-950),.7)}.ax-text-primary-950\/75{color:rgba(var(--ax-sys-color-primary-950),.75)}.ax-text-primary-950\/80{color:rgba(var(--ax-sys-color-primary-950),.8)}.ax-text-primary-950\/85{color:rgba(var(--ax-sys-color-primary-950),.85)}.ax-text-primary-950\/90{color:rgba(var(--ax-sys-color-primary-950),.9)}.ax-text-primary-950\/95{color:rgba(var(--ax-sys-color-primary-950),.95)}.ax-text-primary-on-dark{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-primary-dark-surface),var(--tw-text-opacity, 1))}.ax-text-primary-on-dark\/0{color:rgba(var(--ax-sys-color-on-primary-dark-surface),0)}.ax-text-primary-on-dark\/10{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.1)}.ax-text-primary-on-dark\/100{color:rgba(var(--ax-sys-color-on-primary-dark-surface),1)}.ax-text-primary-on-dark\/15{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.15)}.ax-text-primary-on-dark\/20{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.2)}.ax-text-primary-on-dark\/25{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.25)}.ax-text-primary-on-dark\/30{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.3)}.ax-text-primary-on-dark\/35{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.35)}.ax-text-primary-on-dark\/40{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.4)}.ax-text-primary-on-dark\/45{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.45)}.ax-text-primary-on-dark\/5{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.05)}.ax-text-primary-on-dark\/50{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.5)}.ax-text-primary-on-dark\/55{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.55)}.ax-text-primary-on-dark\/60{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.6)}.ax-text-primary-on-dark\/65{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.65)}.ax-text-primary-on-dark\/70{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.7)}.ax-text-primary-on-dark\/75{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.75)}.ax-text-primary-on-dark\/80{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.8)}.ax-text-primary-on-dark\/85{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.85)}.ax-text-primary-on-dark\/90{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.9)}.ax-text-primary-on-dark\/95{color:rgba(var(--ax-sys-color-on-primary-dark-surface),.95)}.ax-text-primary-on-darker{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-primary-darker-surface),var(--tw-text-opacity, 1))}.ax-text-primary-on-darker\/0{color:rgba(var(--ax-sys-color-on-primary-darker-surface),0)}.ax-text-primary-on-darker\/10{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.1)}.ax-text-primary-on-darker\/100{color:rgba(var(--ax-sys-color-on-primary-darker-surface),1)}.ax-text-primary-on-darker\/15{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.15)}.ax-text-primary-on-darker\/20{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.2)}.ax-text-primary-on-darker\/25{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.25)}.ax-text-primary-on-darker\/30{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.3)}.ax-text-primary-on-darker\/35{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.35)}.ax-text-primary-on-darker\/40{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.4)}.ax-text-primary-on-darker\/45{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.45)}.ax-text-primary-on-darker\/5{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.05)}.ax-text-primary-on-darker\/50{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.5)}.ax-text-primary-on-darker\/55{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.55)}.ax-text-primary-on-darker\/60{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.6)}.ax-text-primary-on-darker\/65{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.65)}.ax-text-primary-on-darker\/70{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.7)}.ax-text-primary-on-darker\/75{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.75)}.ax-text-primary-on-darker\/80{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.8)}.ax-text-primary-on-darker\/85{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.85)}.ax-text-primary-on-darker\/90{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.9)}.ax-text-primary-on-darker\/95{color:rgba(var(--ax-sys-color-on-primary-darker-surface),.95)}.ax-text-primary-on-darkest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-primary-darkest-surface),var(--tw-text-opacity, 1))}.ax-text-primary-on-darkest\/0{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),0)}.ax-text-primary-on-darkest\/10{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.1)}.ax-text-primary-on-darkest\/100{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),1)}.ax-text-primary-on-darkest\/15{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.15)}.ax-text-primary-on-darkest\/20{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.2)}.ax-text-primary-on-darkest\/25{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.25)}.ax-text-primary-on-darkest\/30{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.3)}.ax-text-primary-on-darkest\/35{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.35)}.ax-text-primary-on-darkest\/40{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.4)}.ax-text-primary-on-darkest\/45{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.45)}.ax-text-primary-on-darkest\/5{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.05)}.ax-text-primary-on-darkest\/50{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.5)}.ax-text-primary-on-darkest\/55{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.55)}.ax-text-primary-on-darkest\/60{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.6)}.ax-text-primary-on-darkest\/65{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.65)}.ax-text-primary-on-darkest\/70{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.7)}.ax-text-primary-on-darkest\/75{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.75)}.ax-text-primary-on-darkest\/80{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.8)}.ax-text-primary-on-darkest\/85{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.85)}.ax-text-primary-on-darkest\/90{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.9)}.ax-text-primary-on-darkest\/95{color:rgba(var(--ax-sys-color-on-primary-darkest-surface),.95)}.ax-text-primary-on-light{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-primary-light-surface),var(--tw-text-opacity, 1))}.ax-text-primary-on-light\/0{color:rgba(var(--ax-sys-color-on-primary-light-surface),0)}.ax-text-primary-on-light\/10{color:rgba(var(--ax-sys-color-on-primary-light-surface),.1)}.ax-text-primary-on-light\/100{color:rgba(var(--ax-sys-color-on-primary-light-surface),1)}.ax-text-primary-on-light\/15{color:rgba(var(--ax-sys-color-on-primary-light-surface),.15)}.ax-text-primary-on-light\/20{color:rgba(var(--ax-sys-color-on-primary-light-surface),.2)}.ax-text-primary-on-light\/25{color:rgba(var(--ax-sys-color-on-primary-light-surface),.25)}.ax-text-primary-on-light\/30{color:rgba(var(--ax-sys-color-on-primary-light-surface),.3)}.ax-text-primary-on-light\/35{color:rgba(var(--ax-sys-color-on-primary-light-surface),.35)}.ax-text-primary-on-light\/40{color:rgba(var(--ax-sys-color-on-primary-light-surface),.4)}.ax-text-primary-on-light\/45{color:rgba(var(--ax-sys-color-on-primary-light-surface),.45)}.ax-text-primary-on-light\/5{color:rgba(var(--ax-sys-color-on-primary-light-surface),.05)}.ax-text-primary-on-light\/50{color:rgba(var(--ax-sys-color-on-primary-light-surface),.5)}.ax-text-primary-on-light\/55{color:rgba(var(--ax-sys-color-on-primary-light-surface),.55)}.ax-text-primary-on-light\/60{color:rgba(var(--ax-sys-color-on-primary-light-surface),.6)}.ax-text-primary-on-light\/65{color:rgba(var(--ax-sys-color-on-primary-light-surface),.65)}.ax-text-primary-on-light\/70{color:rgba(var(--ax-sys-color-on-primary-light-surface),.7)}.ax-text-primary-on-light\/75{color:rgba(var(--ax-sys-color-on-primary-light-surface),.75)}.ax-text-primary-on-light\/80{color:rgba(var(--ax-sys-color-on-primary-light-surface),.8)}.ax-text-primary-on-light\/85{color:rgba(var(--ax-sys-color-on-primary-light-surface),.85)}.ax-text-primary-on-light\/90{color:rgba(var(--ax-sys-color-on-primary-light-surface),.9)}.ax-text-primary-on-light\/95{color:rgba(var(--ax-sys-color-on-primary-light-surface),.95)}.ax-text-primary-on-lighter{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-primary-lighter-surface),var(--tw-text-opacity, 1))}.ax-text-primary-on-lighter\/0{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),0)}.ax-text-primary-on-lighter\/10{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.1)}.ax-text-primary-on-lighter\/100{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),1)}.ax-text-primary-on-lighter\/15{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.15)}.ax-text-primary-on-lighter\/20{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.2)}.ax-text-primary-on-lighter\/25{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.25)}.ax-text-primary-on-lighter\/30{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.3)}.ax-text-primary-on-lighter\/35{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.35)}.ax-text-primary-on-lighter\/40{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.4)}.ax-text-primary-on-lighter\/45{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.45)}.ax-text-primary-on-lighter\/5{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.05)}.ax-text-primary-on-lighter\/50{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.5)}.ax-text-primary-on-lighter\/55{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.55)}.ax-text-primary-on-lighter\/60{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.6)}.ax-text-primary-on-lighter\/65{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.65)}.ax-text-primary-on-lighter\/70{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.7)}.ax-text-primary-on-lighter\/75{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.75)}.ax-text-primary-on-lighter\/80{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.8)}.ax-text-primary-on-lighter\/85{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.85)}.ax-text-primary-on-lighter\/90{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.9)}.ax-text-primary-on-lighter\/95{color:rgba(var(--ax-sys-color-on-primary-lighter-surface),.95)}.ax-text-primary-on-lightest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-primary-lightest-surface),var(--tw-text-opacity, 1))}.ax-text-primary-on-lightest\/0{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),0)}.ax-text-primary-on-lightest\/10{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.1)}.ax-text-primary-on-lightest\/100{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),1)}.ax-text-primary-on-lightest\/15{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.15)}.ax-text-primary-on-lightest\/20{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.2)}.ax-text-primary-on-lightest\/25{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.25)}.ax-text-primary-on-lightest\/30{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.3)}.ax-text-primary-on-lightest\/35{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.35)}.ax-text-primary-on-lightest\/40{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.4)}.ax-text-primary-on-lightest\/45{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.45)}.ax-text-primary-on-lightest\/5{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.05)}.ax-text-primary-on-lightest\/50{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.5)}.ax-text-primary-on-lightest\/55{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.55)}.ax-text-primary-on-lightest\/60{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.6)}.ax-text-primary-on-lightest\/65{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.65)}.ax-text-primary-on-lightest\/70{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.7)}.ax-text-primary-on-lightest\/75{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.75)}.ax-text-primary-on-lightest\/80{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.8)}.ax-text-primary-on-lightest\/85{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.85)}.ax-text-primary-on-lightest\/90{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.9)}.ax-text-primary-on-lightest\/95{color:rgba(var(--ax-sys-color-on-primary-lightest-surface),.95)}.ax-text-primary-on-surface{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-primary-surface),var(--tw-text-opacity, 1))}.ax-text-primary-on-surface\/0{color:rgba(var(--ax-sys-color-on-primary-surface),0)}.ax-text-primary-on-surface\/10{color:rgba(var(--ax-sys-color-on-primary-surface),.1)}.ax-text-primary-on-surface\/100{color:rgba(var(--ax-sys-color-on-primary-surface),1)}.ax-text-primary-on-surface\/15{color:rgba(var(--ax-sys-color-on-primary-surface),.15)}.ax-text-primary-on-surface\/20{color:rgba(var(--ax-sys-color-on-primary-surface),.2)}.ax-text-primary-on-surface\/25{color:rgba(var(--ax-sys-color-on-primary-surface),.25)}.ax-text-primary-on-surface\/30{color:rgba(var(--ax-sys-color-on-primary-surface),.3)}.ax-text-primary-on-surface\/35{color:rgba(var(--ax-sys-color-on-primary-surface),.35)}.ax-text-primary-on-surface\/40{color:rgba(var(--ax-sys-color-on-primary-surface),.4)}.ax-text-primary-on-surface\/45{color:rgba(var(--ax-sys-color-on-primary-surface),.45)}.ax-text-primary-on-surface\/5{color:rgba(var(--ax-sys-color-on-primary-surface),.05)}.ax-text-primary-on-surface\/50{color:rgba(var(--ax-sys-color-on-primary-surface),.5)}.ax-text-primary-on-surface\/55{color:rgba(var(--ax-sys-color-on-primary-surface),.55)}.ax-text-primary-on-surface\/60{color:rgba(var(--ax-sys-color-on-primary-surface),.6)}.ax-text-primary-on-surface\/65{color:rgba(var(--ax-sys-color-on-primary-surface),.65)}.ax-text-primary-on-surface\/70{color:rgba(var(--ax-sys-color-on-primary-surface),.7)}.ax-text-primary-on-surface\/75{color:rgba(var(--ax-sys-color-on-primary-surface),.75)}.ax-text-primary-on-surface\/80{color:rgba(var(--ax-sys-color-on-primary-surface),.8)}.ax-text-primary-on-surface\/85{color:rgba(var(--ax-sys-color-on-primary-surface),.85)}.ax-text-primary-on-surface\/90{color:rgba(var(--ax-sys-color-on-primary-surface),.9)}.ax-text-primary-on-surface\/95{color:rgba(var(--ax-sys-color-on-primary-surface),.95)}.ax-text-secondary-100{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-100),var(--tw-text-opacity, 1))}.ax-text-secondary-100\/0{color:rgba(var(--ax-sys-color-secondary-100),0)}.ax-text-secondary-100\/10{color:rgba(var(--ax-sys-color-secondary-100),.1)}.ax-text-secondary-100\/100{color:rgba(var(--ax-sys-color-secondary-100),1)}.ax-text-secondary-100\/15{color:rgba(var(--ax-sys-color-secondary-100),.15)}.ax-text-secondary-100\/20{color:rgba(var(--ax-sys-color-secondary-100),.2)}.ax-text-secondary-100\/25{color:rgba(var(--ax-sys-color-secondary-100),.25)}.ax-text-secondary-100\/30{color:rgba(var(--ax-sys-color-secondary-100),.3)}.ax-text-secondary-100\/35{color:rgba(var(--ax-sys-color-secondary-100),.35)}.ax-text-secondary-100\/40{color:rgba(var(--ax-sys-color-secondary-100),.4)}.ax-text-secondary-100\/45{color:rgba(var(--ax-sys-color-secondary-100),.45)}.ax-text-secondary-100\/5{color:rgba(var(--ax-sys-color-secondary-100),.05)}.ax-text-secondary-100\/50{color:rgba(var(--ax-sys-color-secondary-100),.5)}.ax-text-secondary-100\/55{color:rgba(var(--ax-sys-color-secondary-100),.55)}.ax-text-secondary-100\/60{color:rgba(var(--ax-sys-color-secondary-100),.6)}.ax-text-secondary-100\/65{color:rgba(var(--ax-sys-color-secondary-100),.65)}.ax-text-secondary-100\/70{color:rgba(var(--ax-sys-color-secondary-100),.7)}.ax-text-secondary-100\/75{color:rgba(var(--ax-sys-color-secondary-100),.75)}.ax-text-secondary-100\/80{color:rgba(var(--ax-sys-color-secondary-100),.8)}.ax-text-secondary-100\/85{color:rgba(var(--ax-sys-color-secondary-100),.85)}.ax-text-secondary-100\/90{color:rgba(var(--ax-sys-color-secondary-100),.9)}.ax-text-secondary-100\/95{color:rgba(var(--ax-sys-color-secondary-100),.95)}.ax-text-secondary-200{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-200),var(--tw-text-opacity, 1))}.ax-text-secondary-200\/0{color:rgba(var(--ax-sys-color-secondary-200),0)}.ax-text-secondary-200\/10{color:rgba(var(--ax-sys-color-secondary-200),.1)}.ax-text-secondary-200\/100{color:rgba(var(--ax-sys-color-secondary-200),1)}.ax-text-secondary-200\/15{color:rgba(var(--ax-sys-color-secondary-200),.15)}.ax-text-secondary-200\/20{color:rgba(var(--ax-sys-color-secondary-200),.2)}.ax-text-secondary-200\/25{color:rgba(var(--ax-sys-color-secondary-200),.25)}.ax-text-secondary-200\/30{color:rgba(var(--ax-sys-color-secondary-200),.3)}.ax-text-secondary-200\/35{color:rgba(var(--ax-sys-color-secondary-200),.35)}.ax-text-secondary-200\/40{color:rgba(var(--ax-sys-color-secondary-200),.4)}.ax-text-secondary-200\/45{color:rgba(var(--ax-sys-color-secondary-200),.45)}.ax-text-secondary-200\/5{color:rgba(var(--ax-sys-color-secondary-200),.05)}.ax-text-secondary-200\/50{color:rgba(var(--ax-sys-color-secondary-200),.5)}.ax-text-secondary-200\/55{color:rgba(var(--ax-sys-color-secondary-200),.55)}.ax-text-secondary-200\/60{color:rgba(var(--ax-sys-color-secondary-200),.6)}.ax-text-secondary-200\/65{color:rgba(var(--ax-sys-color-secondary-200),.65)}.ax-text-secondary-200\/70{color:rgba(var(--ax-sys-color-secondary-200),.7)}.ax-text-secondary-200\/75{color:rgba(var(--ax-sys-color-secondary-200),.75)}.ax-text-secondary-200\/80{color:rgba(var(--ax-sys-color-secondary-200),.8)}.ax-text-secondary-200\/85{color:rgba(var(--ax-sys-color-secondary-200),.85)}.ax-text-secondary-200\/90{color:rgba(var(--ax-sys-color-secondary-200),.9)}.ax-text-secondary-200\/95{color:rgba(var(--ax-sys-color-secondary-200),.95)}.ax-text-secondary-300{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-300),var(--tw-text-opacity, 1))}.ax-text-secondary-300\/0{color:rgba(var(--ax-sys-color-secondary-300),0)}.ax-text-secondary-300\/10{color:rgba(var(--ax-sys-color-secondary-300),.1)}.ax-text-secondary-300\/100{color:rgba(var(--ax-sys-color-secondary-300),1)}.ax-text-secondary-300\/15{color:rgba(var(--ax-sys-color-secondary-300),.15)}.ax-text-secondary-300\/20{color:rgba(var(--ax-sys-color-secondary-300),.2)}.ax-text-secondary-300\/25{color:rgba(var(--ax-sys-color-secondary-300),.25)}.ax-text-secondary-300\/30{color:rgba(var(--ax-sys-color-secondary-300),.3)}.ax-text-secondary-300\/35{color:rgba(var(--ax-sys-color-secondary-300),.35)}.ax-text-secondary-300\/40{color:rgba(var(--ax-sys-color-secondary-300),.4)}.ax-text-secondary-300\/45{color:rgba(var(--ax-sys-color-secondary-300),.45)}.ax-text-secondary-300\/5{color:rgba(var(--ax-sys-color-secondary-300),.05)}.ax-text-secondary-300\/50{color:rgba(var(--ax-sys-color-secondary-300),.5)}.ax-text-secondary-300\/55{color:rgba(var(--ax-sys-color-secondary-300),.55)}.ax-text-secondary-300\/60{color:rgba(var(--ax-sys-color-secondary-300),.6)}.ax-text-secondary-300\/65{color:rgba(var(--ax-sys-color-secondary-300),.65)}.ax-text-secondary-300\/70{color:rgba(var(--ax-sys-color-secondary-300),.7)}.ax-text-secondary-300\/75{color:rgba(var(--ax-sys-color-secondary-300),.75)}.ax-text-secondary-300\/80{color:rgba(var(--ax-sys-color-secondary-300),.8)}.ax-text-secondary-300\/85{color:rgba(var(--ax-sys-color-secondary-300),.85)}.ax-text-secondary-300\/90{color:rgba(var(--ax-sys-color-secondary-300),.9)}.ax-text-secondary-300\/95{color:rgba(var(--ax-sys-color-secondary-300),.95)}.ax-text-secondary-400{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-400),var(--tw-text-opacity, 1))}.ax-text-secondary-400\/0{color:rgba(var(--ax-sys-color-secondary-400),0)}.ax-text-secondary-400\/10{color:rgba(var(--ax-sys-color-secondary-400),.1)}.ax-text-secondary-400\/100{color:rgba(var(--ax-sys-color-secondary-400),1)}.ax-text-secondary-400\/15{color:rgba(var(--ax-sys-color-secondary-400),.15)}.ax-text-secondary-400\/20{color:rgba(var(--ax-sys-color-secondary-400),.2)}.ax-text-secondary-400\/25{color:rgba(var(--ax-sys-color-secondary-400),.25)}.ax-text-secondary-400\/30{color:rgba(var(--ax-sys-color-secondary-400),.3)}.ax-text-secondary-400\/35{color:rgba(var(--ax-sys-color-secondary-400),.35)}.ax-text-secondary-400\/40{color:rgba(var(--ax-sys-color-secondary-400),.4)}.ax-text-secondary-400\/45{color:rgba(var(--ax-sys-color-secondary-400),.45)}.ax-text-secondary-400\/5{color:rgba(var(--ax-sys-color-secondary-400),.05)}.ax-text-secondary-400\/50{color:rgba(var(--ax-sys-color-secondary-400),.5)}.ax-text-secondary-400\/55{color:rgba(var(--ax-sys-color-secondary-400),.55)}.ax-text-secondary-400\/60{color:rgba(var(--ax-sys-color-secondary-400),.6)}.ax-text-secondary-400\/65{color:rgba(var(--ax-sys-color-secondary-400),.65)}.ax-text-secondary-400\/70{color:rgba(var(--ax-sys-color-secondary-400),.7)}.ax-text-secondary-400\/75{color:rgba(var(--ax-sys-color-secondary-400),.75)}.ax-text-secondary-400\/80{color:rgba(var(--ax-sys-color-secondary-400),.8)}.ax-text-secondary-400\/85{color:rgba(var(--ax-sys-color-secondary-400),.85)}.ax-text-secondary-400\/90{color:rgba(var(--ax-sys-color-secondary-400),.9)}.ax-text-secondary-400\/95{color:rgba(var(--ax-sys-color-secondary-400),.95)}.ax-text-secondary-50{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-50),var(--tw-text-opacity, 1))}.ax-text-secondary-50\/0{color:rgba(var(--ax-sys-color-secondary-50),0)}.ax-text-secondary-50\/10{color:rgba(var(--ax-sys-color-secondary-50),.1)}.ax-text-secondary-50\/100{color:rgba(var(--ax-sys-color-secondary-50),1)}.ax-text-secondary-50\/15{color:rgba(var(--ax-sys-color-secondary-50),.15)}.ax-text-secondary-50\/20{color:rgba(var(--ax-sys-color-secondary-50),.2)}.ax-text-secondary-50\/25{color:rgba(var(--ax-sys-color-secondary-50),.25)}.ax-text-secondary-50\/30{color:rgba(var(--ax-sys-color-secondary-50),.3)}.ax-text-secondary-50\/35{color:rgba(var(--ax-sys-color-secondary-50),.35)}.ax-text-secondary-50\/40{color:rgba(var(--ax-sys-color-secondary-50),.4)}.ax-text-secondary-50\/45{color:rgba(var(--ax-sys-color-secondary-50),.45)}.ax-text-secondary-50\/5{color:rgba(var(--ax-sys-color-secondary-50),.05)}.ax-text-secondary-50\/50{color:rgba(var(--ax-sys-color-secondary-50),.5)}.ax-text-secondary-50\/55{color:rgba(var(--ax-sys-color-secondary-50),.55)}.ax-text-secondary-50\/60{color:rgba(var(--ax-sys-color-secondary-50),.6)}.ax-text-secondary-50\/65{color:rgba(var(--ax-sys-color-secondary-50),.65)}.ax-text-secondary-50\/70{color:rgba(var(--ax-sys-color-secondary-50),.7)}.ax-text-secondary-50\/75{color:rgba(var(--ax-sys-color-secondary-50),.75)}.ax-text-secondary-50\/80{color:rgba(var(--ax-sys-color-secondary-50),.8)}.ax-text-secondary-50\/85{color:rgba(var(--ax-sys-color-secondary-50),.85)}.ax-text-secondary-50\/90{color:rgba(var(--ax-sys-color-secondary-50),.9)}.ax-text-secondary-50\/95{color:rgba(var(--ax-sys-color-secondary-50),.95)}.ax-text-secondary-500{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-500),var(--tw-text-opacity, 1))}.ax-text-secondary-500\/0{color:rgba(var(--ax-sys-color-secondary-500),0)}.ax-text-secondary-500\/10{color:rgba(var(--ax-sys-color-secondary-500),.1)}.ax-text-secondary-500\/100{color:rgba(var(--ax-sys-color-secondary-500),1)}.ax-text-secondary-500\/15{color:rgba(var(--ax-sys-color-secondary-500),.15)}.ax-text-secondary-500\/20{color:rgba(var(--ax-sys-color-secondary-500),.2)}.ax-text-secondary-500\/25{color:rgba(var(--ax-sys-color-secondary-500),.25)}.ax-text-secondary-500\/30{color:rgba(var(--ax-sys-color-secondary-500),.3)}.ax-text-secondary-500\/35{color:rgba(var(--ax-sys-color-secondary-500),.35)}.ax-text-secondary-500\/40{color:rgba(var(--ax-sys-color-secondary-500),.4)}.ax-text-secondary-500\/45{color:rgba(var(--ax-sys-color-secondary-500),.45)}.ax-text-secondary-500\/5{color:rgba(var(--ax-sys-color-secondary-500),.05)}.ax-text-secondary-500\/50{color:rgba(var(--ax-sys-color-secondary-500),.5)}.ax-text-secondary-500\/55{color:rgba(var(--ax-sys-color-secondary-500),.55)}.ax-text-secondary-500\/60{color:rgba(var(--ax-sys-color-secondary-500),.6)}.ax-text-secondary-500\/65{color:rgba(var(--ax-sys-color-secondary-500),.65)}.ax-text-secondary-500\/70{color:rgba(var(--ax-sys-color-secondary-500),.7)}.ax-text-secondary-500\/75{color:rgba(var(--ax-sys-color-secondary-500),.75)}.ax-text-secondary-500\/80{color:rgba(var(--ax-sys-color-secondary-500),.8)}.ax-text-secondary-500\/85{color:rgba(var(--ax-sys-color-secondary-500),.85)}.ax-text-secondary-500\/90{color:rgba(var(--ax-sys-color-secondary-500),.9)}.ax-text-secondary-500\/95{color:rgba(var(--ax-sys-color-secondary-500),.95)}.ax-text-secondary-600{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-600),var(--tw-text-opacity, 1))}.ax-text-secondary-600\/0{color:rgba(var(--ax-sys-color-secondary-600),0)}.ax-text-secondary-600\/10{color:rgba(var(--ax-sys-color-secondary-600),.1)}.ax-text-secondary-600\/100{color:rgba(var(--ax-sys-color-secondary-600),1)}.ax-text-secondary-600\/15{color:rgba(var(--ax-sys-color-secondary-600),.15)}.ax-text-secondary-600\/20{color:rgba(var(--ax-sys-color-secondary-600),.2)}.ax-text-secondary-600\/25{color:rgba(var(--ax-sys-color-secondary-600),.25)}.ax-text-secondary-600\/30{color:rgba(var(--ax-sys-color-secondary-600),.3)}.ax-text-secondary-600\/35{color:rgba(var(--ax-sys-color-secondary-600),.35)}.ax-text-secondary-600\/40{color:rgba(var(--ax-sys-color-secondary-600),.4)}.ax-text-secondary-600\/45{color:rgba(var(--ax-sys-color-secondary-600),.45)}.ax-text-secondary-600\/5{color:rgba(var(--ax-sys-color-secondary-600),.05)}.ax-text-secondary-600\/50{color:rgba(var(--ax-sys-color-secondary-600),.5)}.ax-text-secondary-600\/55{color:rgba(var(--ax-sys-color-secondary-600),.55)}.ax-text-secondary-600\/60{color:rgba(var(--ax-sys-color-secondary-600),.6)}.ax-text-secondary-600\/65{color:rgba(var(--ax-sys-color-secondary-600),.65)}.ax-text-secondary-600\/70{color:rgba(var(--ax-sys-color-secondary-600),.7)}.ax-text-secondary-600\/75{color:rgba(var(--ax-sys-color-secondary-600),.75)}.ax-text-secondary-600\/80{color:rgba(var(--ax-sys-color-secondary-600),.8)}.ax-text-secondary-600\/85{color:rgba(var(--ax-sys-color-secondary-600),.85)}.ax-text-secondary-600\/90{color:rgba(var(--ax-sys-color-secondary-600),.9)}.ax-text-secondary-600\/95{color:rgba(var(--ax-sys-color-secondary-600),.95)}.ax-text-secondary-700{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-700),var(--tw-text-opacity, 1))}.ax-text-secondary-700\/0{color:rgba(var(--ax-sys-color-secondary-700),0)}.ax-text-secondary-700\/10{color:rgba(var(--ax-sys-color-secondary-700),.1)}.ax-text-secondary-700\/100{color:rgba(var(--ax-sys-color-secondary-700),1)}.ax-text-secondary-700\/15{color:rgba(var(--ax-sys-color-secondary-700),.15)}.ax-text-secondary-700\/20{color:rgba(var(--ax-sys-color-secondary-700),.2)}.ax-text-secondary-700\/25{color:rgba(var(--ax-sys-color-secondary-700),.25)}.ax-text-secondary-700\/30{color:rgba(var(--ax-sys-color-secondary-700),.3)}.ax-text-secondary-700\/35{color:rgba(var(--ax-sys-color-secondary-700),.35)}.ax-text-secondary-700\/40{color:rgba(var(--ax-sys-color-secondary-700),.4)}.ax-text-secondary-700\/45{color:rgba(var(--ax-sys-color-secondary-700),.45)}.ax-text-secondary-700\/5{color:rgba(var(--ax-sys-color-secondary-700),.05)}.ax-text-secondary-700\/50{color:rgba(var(--ax-sys-color-secondary-700),.5)}.ax-text-secondary-700\/55{color:rgba(var(--ax-sys-color-secondary-700),.55)}.ax-text-secondary-700\/60{color:rgba(var(--ax-sys-color-secondary-700),.6)}.ax-text-secondary-700\/65{color:rgba(var(--ax-sys-color-secondary-700),.65)}.ax-text-secondary-700\/70{color:rgba(var(--ax-sys-color-secondary-700),.7)}.ax-text-secondary-700\/75{color:rgba(var(--ax-sys-color-secondary-700),.75)}.ax-text-secondary-700\/80{color:rgba(var(--ax-sys-color-secondary-700),.8)}.ax-text-secondary-700\/85{color:rgba(var(--ax-sys-color-secondary-700),.85)}.ax-text-secondary-700\/90{color:rgba(var(--ax-sys-color-secondary-700),.9)}.ax-text-secondary-700\/95{color:rgba(var(--ax-sys-color-secondary-700),.95)}.ax-text-secondary-800{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-800),var(--tw-text-opacity, 1))}.ax-text-secondary-800\/0{color:rgba(var(--ax-sys-color-secondary-800),0)}.ax-text-secondary-800\/10{color:rgba(var(--ax-sys-color-secondary-800),.1)}.ax-text-secondary-800\/100{color:rgba(var(--ax-sys-color-secondary-800),1)}.ax-text-secondary-800\/15{color:rgba(var(--ax-sys-color-secondary-800),.15)}.ax-text-secondary-800\/20{color:rgba(var(--ax-sys-color-secondary-800),.2)}.ax-text-secondary-800\/25{color:rgba(var(--ax-sys-color-secondary-800),.25)}.ax-text-secondary-800\/30{color:rgba(var(--ax-sys-color-secondary-800),.3)}.ax-text-secondary-800\/35{color:rgba(var(--ax-sys-color-secondary-800),.35)}.ax-text-secondary-800\/40{color:rgba(var(--ax-sys-color-secondary-800),.4)}.ax-text-secondary-800\/45{color:rgba(var(--ax-sys-color-secondary-800),.45)}.ax-text-secondary-800\/5{color:rgba(var(--ax-sys-color-secondary-800),.05)}.ax-text-secondary-800\/50{color:rgba(var(--ax-sys-color-secondary-800),.5)}.ax-text-secondary-800\/55{color:rgba(var(--ax-sys-color-secondary-800),.55)}.ax-text-secondary-800\/60{color:rgba(var(--ax-sys-color-secondary-800),.6)}.ax-text-secondary-800\/65{color:rgba(var(--ax-sys-color-secondary-800),.65)}.ax-text-secondary-800\/70{color:rgba(var(--ax-sys-color-secondary-800),.7)}.ax-text-secondary-800\/75{color:rgba(var(--ax-sys-color-secondary-800),.75)}.ax-text-secondary-800\/80{color:rgba(var(--ax-sys-color-secondary-800),.8)}.ax-text-secondary-800\/85{color:rgba(var(--ax-sys-color-secondary-800),.85)}.ax-text-secondary-800\/90{color:rgba(var(--ax-sys-color-secondary-800),.9)}.ax-text-secondary-800\/95{color:rgba(var(--ax-sys-color-secondary-800),.95)}.ax-text-secondary-900{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-900),var(--tw-text-opacity, 1))}.ax-text-secondary-900\/0{color:rgba(var(--ax-sys-color-secondary-900),0)}.ax-text-secondary-900\/10{color:rgba(var(--ax-sys-color-secondary-900),.1)}.ax-text-secondary-900\/100{color:rgba(var(--ax-sys-color-secondary-900),1)}.ax-text-secondary-900\/15{color:rgba(var(--ax-sys-color-secondary-900),.15)}.ax-text-secondary-900\/20{color:rgba(var(--ax-sys-color-secondary-900),.2)}.ax-text-secondary-900\/25{color:rgba(var(--ax-sys-color-secondary-900),.25)}.ax-text-secondary-900\/30{color:rgba(var(--ax-sys-color-secondary-900),.3)}.ax-text-secondary-900\/35{color:rgba(var(--ax-sys-color-secondary-900),.35)}.ax-text-secondary-900\/40{color:rgba(var(--ax-sys-color-secondary-900),.4)}.ax-text-secondary-900\/45{color:rgba(var(--ax-sys-color-secondary-900),.45)}.ax-text-secondary-900\/5{color:rgba(var(--ax-sys-color-secondary-900),.05)}.ax-text-secondary-900\/50{color:rgba(var(--ax-sys-color-secondary-900),.5)}.ax-text-secondary-900\/55{color:rgba(var(--ax-sys-color-secondary-900),.55)}.ax-text-secondary-900\/60{color:rgba(var(--ax-sys-color-secondary-900),.6)}.ax-text-secondary-900\/65{color:rgba(var(--ax-sys-color-secondary-900),.65)}.ax-text-secondary-900\/70{color:rgba(var(--ax-sys-color-secondary-900),.7)}.ax-text-secondary-900\/75{color:rgba(var(--ax-sys-color-secondary-900),.75)}.ax-text-secondary-900\/80{color:rgba(var(--ax-sys-color-secondary-900),.8)}.ax-text-secondary-900\/85{color:rgba(var(--ax-sys-color-secondary-900),.85)}.ax-text-secondary-900\/90{color:rgba(var(--ax-sys-color-secondary-900),.9)}.ax-text-secondary-900\/95{color:rgba(var(--ax-sys-color-secondary-900),.95)}.ax-text-secondary-950{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-secondary-950),var(--tw-text-opacity, 1))}.ax-text-secondary-950\/0{color:rgba(var(--ax-sys-color-secondary-950),0)}.ax-text-secondary-950\/10{color:rgba(var(--ax-sys-color-secondary-950),.1)}.ax-text-secondary-950\/100{color:rgba(var(--ax-sys-color-secondary-950),1)}.ax-text-secondary-950\/15{color:rgba(var(--ax-sys-color-secondary-950),.15)}.ax-text-secondary-950\/20{color:rgba(var(--ax-sys-color-secondary-950),.2)}.ax-text-secondary-950\/25{color:rgba(var(--ax-sys-color-secondary-950),.25)}.ax-text-secondary-950\/30{color:rgba(var(--ax-sys-color-secondary-950),.3)}.ax-text-secondary-950\/35{color:rgba(var(--ax-sys-color-secondary-950),.35)}.ax-text-secondary-950\/40{color:rgba(var(--ax-sys-color-secondary-950),.4)}.ax-text-secondary-950\/45{color:rgba(var(--ax-sys-color-secondary-950),.45)}.ax-text-secondary-950\/5{color:rgba(var(--ax-sys-color-secondary-950),.05)}.ax-text-secondary-950\/50{color:rgba(var(--ax-sys-color-secondary-950),.5)}.ax-text-secondary-950\/55{color:rgba(var(--ax-sys-color-secondary-950),.55)}.ax-text-secondary-950\/60{color:rgba(var(--ax-sys-color-secondary-950),.6)}.ax-text-secondary-950\/65{color:rgba(var(--ax-sys-color-secondary-950),.65)}.ax-text-secondary-950\/70{color:rgba(var(--ax-sys-color-secondary-950),.7)}.ax-text-secondary-950\/75{color:rgba(var(--ax-sys-color-secondary-950),.75)}.ax-text-secondary-950\/80{color:rgba(var(--ax-sys-color-secondary-950),.8)}.ax-text-secondary-950\/85{color:rgba(var(--ax-sys-color-secondary-950),.85)}.ax-text-secondary-950\/90{color:rgba(var(--ax-sys-color-secondary-950),.9)}.ax-text-secondary-950\/95{color:rgba(var(--ax-sys-color-secondary-950),.95)}.ax-text-secondary-on-dark{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-secondary-dark-surface),var(--tw-text-opacity, 1))}.ax-text-secondary-on-dark\/0{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),0)}.ax-text-secondary-on-dark\/10{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.1)}.ax-text-secondary-on-dark\/100{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),1)}.ax-text-secondary-on-dark\/15{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.15)}.ax-text-secondary-on-dark\/20{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.2)}.ax-text-secondary-on-dark\/25{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.25)}.ax-text-secondary-on-dark\/30{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.3)}.ax-text-secondary-on-dark\/35{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.35)}.ax-text-secondary-on-dark\/40{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.4)}.ax-text-secondary-on-dark\/45{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.45)}.ax-text-secondary-on-dark\/5{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.05)}.ax-text-secondary-on-dark\/50{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.5)}.ax-text-secondary-on-dark\/55{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.55)}.ax-text-secondary-on-dark\/60{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.6)}.ax-text-secondary-on-dark\/65{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.65)}.ax-text-secondary-on-dark\/70{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.7)}.ax-text-secondary-on-dark\/75{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.75)}.ax-text-secondary-on-dark\/80{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.8)}.ax-text-secondary-on-dark\/85{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.85)}.ax-text-secondary-on-dark\/90{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.9)}.ax-text-secondary-on-dark\/95{color:rgba(var(--ax-sys-color-on-secondary-dark-surface),.95)}.ax-text-secondary-on-darker{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-secondary-darker-surface),var(--tw-text-opacity, 1))}.ax-text-secondary-on-darker\/0{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),0)}.ax-text-secondary-on-darker\/10{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.1)}.ax-text-secondary-on-darker\/100{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),1)}.ax-text-secondary-on-darker\/15{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.15)}.ax-text-secondary-on-darker\/20{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.2)}.ax-text-secondary-on-darker\/25{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.25)}.ax-text-secondary-on-darker\/30{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.3)}.ax-text-secondary-on-darker\/35{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.35)}.ax-text-secondary-on-darker\/40{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.4)}.ax-text-secondary-on-darker\/45{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.45)}.ax-text-secondary-on-darker\/5{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.05)}.ax-text-secondary-on-darker\/50{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.5)}.ax-text-secondary-on-darker\/55{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.55)}.ax-text-secondary-on-darker\/60{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.6)}.ax-text-secondary-on-darker\/65{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.65)}.ax-text-secondary-on-darker\/70{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.7)}.ax-text-secondary-on-darker\/75{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.75)}.ax-text-secondary-on-darker\/80{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.8)}.ax-text-secondary-on-darker\/85{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.85)}.ax-text-secondary-on-darker\/90{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.9)}.ax-text-secondary-on-darker\/95{color:rgba(var(--ax-sys-color-on-secondary-darker-surface),.95)}.ax-text-secondary-on-darkest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),var(--tw-text-opacity, 1))}.ax-text-secondary-on-darkest\/0{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),0)}.ax-text-secondary-on-darkest\/10{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.1)}.ax-text-secondary-on-darkest\/100{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),1)}.ax-text-secondary-on-darkest\/15{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.15)}.ax-text-secondary-on-darkest\/20{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.2)}.ax-text-secondary-on-darkest\/25{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.25)}.ax-text-secondary-on-darkest\/30{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.3)}.ax-text-secondary-on-darkest\/35{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.35)}.ax-text-secondary-on-darkest\/40{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.4)}.ax-text-secondary-on-darkest\/45{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.45)}.ax-text-secondary-on-darkest\/5{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.05)}.ax-text-secondary-on-darkest\/50{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.5)}.ax-text-secondary-on-darkest\/55{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.55)}.ax-text-secondary-on-darkest\/60{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.6)}.ax-text-secondary-on-darkest\/65{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.65)}.ax-text-secondary-on-darkest\/70{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.7)}.ax-text-secondary-on-darkest\/75{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.75)}.ax-text-secondary-on-darkest\/80{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.8)}.ax-text-secondary-on-darkest\/85{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.85)}.ax-text-secondary-on-darkest\/90{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.9)}.ax-text-secondary-on-darkest\/95{color:rgba(var(--ax-sys-color-on-secondary-darkest-surface),.95)}.ax-text-secondary-on-light{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-secondary-light-surface),var(--tw-text-opacity, 1))}.ax-text-secondary-on-light\/0{color:rgba(var(--ax-sys-color-on-secondary-light-surface),0)}.ax-text-secondary-on-light\/10{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.1)}.ax-text-secondary-on-light\/100{color:rgba(var(--ax-sys-color-on-secondary-light-surface),1)}.ax-text-secondary-on-light\/15{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.15)}.ax-text-secondary-on-light\/20{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.2)}.ax-text-secondary-on-light\/25{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.25)}.ax-text-secondary-on-light\/30{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.3)}.ax-text-secondary-on-light\/35{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.35)}.ax-text-secondary-on-light\/40{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.4)}.ax-text-secondary-on-light\/45{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.45)}.ax-text-secondary-on-light\/5{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.05)}.ax-text-secondary-on-light\/50{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.5)}.ax-text-secondary-on-light\/55{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.55)}.ax-text-secondary-on-light\/60{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.6)}.ax-text-secondary-on-light\/65{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.65)}.ax-text-secondary-on-light\/70{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.7)}.ax-text-secondary-on-light\/75{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.75)}.ax-text-secondary-on-light\/80{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.8)}.ax-text-secondary-on-light\/85{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.85)}.ax-text-secondary-on-light\/90{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.9)}.ax-text-secondary-on-light\/95{color:rgba(var(--ax-sys-color-on-secondary-light-surface),.95)}.ax-text-secondary-on-lighter{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),var(--tw-text-opacity, 1))}.ax-text-secondary-on-lighter\/0{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),0)}.ax-text-secondary-on-lighter\/10{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.1)}.ax-text-secondary-on-lighter\/100{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),1)}.ax-text-secondary-on-lighter\/15{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.15)}.ax-text-secondary-on-lighter\/20{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.2)}.ax-text-secondary-on-lighter\/25{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.25)}.ax-text-secondary-on-lighter\/30{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.3)}.ax-text-secondary-on-lighter\/35{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.35)}.ax-text-secondary-on-lighter\/40{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.4)}.ax-text-secondary-on-lighter\/45{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.45)}.ax-text-secondary-on-lighter\/5{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.05)}.ax-text-secondary-on-lighter\/50{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.5)}.ax-text-secondary-on-lighter\/55{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.55)}.ax-text-secondary-on-lighter\/60{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.6)}.ax-text-secondary-on-lighter\/65{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.65)}.ax-text-secondary-on-lighter\/70{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.7)}.ax-text-secondary-on-lighter\/75{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.75)}.ax-text-secondary-on-lighter\/80{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.8)}.ax-text-secondary-on-lighter\/85{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.85)}.ax-text-secondary-on-lighter\/90{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.9)}.ax-text-secondary-on-lighter\/95{color:rgba(var(--ax-sys-color-on-secondary-lighter-surface),.95)}.ax-text-secondary-on-lightest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),var(--tw-text-opacity, 1))}.ax-text-secondary-on-lightest\/0{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),0)}.ax-text-secondary-on-lightest\/10{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.1)}.ax-text-secondary-on-lightest\/100{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),1)}.ax-text-secondary-on-lightest\/15{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.15)}.ax-text-secondary-on-lightest\/20{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.2)}.ax-text-secondary-on-lightest\/25{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.25)}.ax-text-secondary-on-lightest\/30{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.3)}.ax-text-secondary-on-lightest\/35{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.35)}.ax-text-secondary-on-lightest\/40{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.4)}.ax-text-secondary-on-lightest\/45{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.45)}.ax-text-secondary-on-lightest\/5{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.05)}.ax-text-secondary-on-lightest\/50{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.5)}.ax-text-secondary-on-lightest\/55{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.55)}.ax-text-secondary-on-lightest\/60{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.6)}.ax-text-secondary-on-lightest\/65{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.65)}.ax-text-secondary-on-lightest\/70{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.7)}.ax-text-secondary-on-lightest\/75{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.75)}.ax-text-secondary-on-lightest\/80{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.8)}.ax-text-secondary-on-lightest\/85{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.85)}.ax-text-secondary-on-lightest\/90{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.9)}.ax-text-secondary-on-lightest\/95{color:rgba(var(--ax-sys-color-on-secondary-lightest-surface),.95)}.ax-text-secondary-on-surface{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-secondary-surface),var(--tw-text-opacity, 1))}.ax-text-secondary-on-surface\/0{color:rgba(var(--ax-sys-color-on-secondary-surface),0)}.ax-text-secondary-on-surface\/10{color:rgba(var(--ax-sys-color-on-secondary-surface),.1)}.ax-text-secondary-on-surface\/100{color:rgba(var(--ax-sys-color-on-secondary-surface),1)}.ax-text-secondary-on-surface\/15{color:rgba(var(--ax-sys-color-on-secondary-surface),.15)}.ax-text-secondary-on-surface\/20{color:rgba(var(--ax-sys-color-on-secondary-surface),.2)}.ax-text-secondary-on-surface\/25{color:rgba(var(--ax-sys-color-on-secondary-surface),.25)}.ax-text-secondary-on-surface\/30{color:rgba(var(--ax-sys-color-on-secondary-surface),.3)}.ax-text-secondary-on-surface\/35{color:rgba(var(--ax-sys-color-on-secondary-surface),.35)}.ax-text-secondary-on-surface\/40{color:rgba(var(--ax-sys-color-on-secondary-surface),.4)}.ax-text-secondary-on-surface\/45{color:rgba(var(--ax-sys-color-on-secondary-surface),.45)}.ax-text-secondary-on-surface\/5{color:rgba(var(--ax-sys-color-on-secondary-surface),.05)}.ax-text-secondary-on-surface\/50{color:rgba(var(--ax-sys-color-on-secondary-surface),.5)}.ax-text-secondary-on-surface\/55{color:rgba(var(--ax-sys-color-on-secondary-surface),.55)}.ax-text-secondary-on-surface\/60{color:rgba(var(--ax-sys-color-on-secondary-surface),.6)}.ax-text-secondary-on-surface\/65{color:rgba(var(--ax-sys-color-on-secondary-surface),.65)}.ax-text-secondary-on-surface\/70{color:rgba(var(--ax-sys-color-on-secondary-surface),.7)}.ax-text-secondary-on-surface\/75{color:rgba(var(--ax-sys-color-on-secondary-surface),.75)}.ax-text-secondary-on-surface\/80{color:rgba(var(--ax-sys-color-on-secondary-surface),.8)}.ax-text-secondary-on-surface\/85{color:rgba(var(--ax-sys-color-on-secondary-surface),.85)}.ax-text-secondary-on-surface\/90{color:rgba(var(--ax-sys-color-on-secondary-surface),.9)}.ax-text-secondary-on-surface\/95{color:rgba(var(--ax-sys-color-on-secondary-surface),.95)}.ax-text-success-100{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-success-100),var(--tw-text-opacity, 1))}.ax-text-success-100\/0{color:rgba(var(--ax-sys-color-success-100),0)}.ax-text-success-100\/10{color:rgba(var(--ax-sys-color-success-100),.1)}.ax-text-success-100\/100{color:rgba(var(--ax-sys-color-success-100),1)}.ax-text-success-100\/15{color:rgba(var(--ax-sys-color-success-100),.15)}.ax-text-success-100\/20{color:rgba(var(--ax-sys-color-success-100),.2)}.ax-text-success-100\/25{color:rgba(var(--ax-sys-color-success-100),.25)}.ax-text-success-100\/30{color:rgba(var(--ax-sys-color-success-100),.3)}.ax-text-success-100\/35{color:rgba(var(--ax-sys-color-success-100),.35)}.ax-text-success-100\/40{color:rgba(var(--ax-sys-color-success-100),.4)}.ax-text-success-100\/45{color:rgba(var(--ax-sys-color-success-100),.45)}.ax-text-success-100\/5{color:rgba(var(--ax-sys-color-success-100),.05)}.ax-text-success-100\/50{color:rgba(var(--ax-sys-color-success-100),.5)}.ax-text-success-100\/55{color:rgba(var(--ax-sys-color-success-100),.55)}.ax-text-success-100\/60{color:rgba(var(--ax-sys-color-success-100),.6)}.ax-text-success-100\/65{color:rgba(var(--ax-sys-color-success-100),.65)}.ax-text-success-100\/70{color:rgba(var(--ax-sys-color-success-100),.7)}.ax-text-success-100\/75{color:rgba(var(--ax-sys-color-success-100),.75)}.ax-text-success-100\/80{color:rgba(var(--ax-sys-color-success-100),.8)}.ax-text-success-100\/85{color:rgba(var(--ax-sys-color-success-100),.85)}.ax-text-success-100\/90{color:rgba(var(--ax-sys-color-success-100),.9)}.ax-text-success-100\/95{color:rgba(var(--ax-sys-color-success-100),.95)}.ax-text-success-200{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-success-200),var(--tw-text-opacity, 1))}.ax-text-success-200\/0{color:rgba(var(--ax-sys-color-success-200),0)}.ax-text-success-200\/10{color:rgba(var(--ax-sys-color-success-200),.1)}.ax-text-success-200\/100{color:rgba(var(--ax-sys-color-success-200),1)}.ax-text-success-200\/15{color:rgba(var(--ax-sys-color-success-200),.15)}.ax-text-success-200\/20{color:rgba(var(--ax-sys-color-success-200),.2)}.ax-text-success-200\/25{color:rgba(var(--ax-sys-color-success-200),.25)}.ax-text-success-200\/30{color:rgba(var(--ax-sys-color-success-200),.3)}.ax-text-success-200\/35{color:rgba(var(--ax-sys-color-success-200),.35)}.ax-text-success-200\/40{color:rgba(var(--ax-sys-color-success-200),.4)}.ax-text-success-200\/45{color:rgba(var(--ax-sys-color-success-200),.45)}.ax-text-success-200\/5{color:rgba(var(--ax-sys-color-success-200),.05)}.ax-text-success-200\/50{color:rgba(var(--ax-sys-color-success-200),.5)}.ax-text-success-200\/55{color:rgba(var(--ax-sys-color-success-200),.55)}.ax-text-success-200\/60{color:rgba(var(--ax-sys-color-success-200),.6)}.ax-text-success-200\/65{color:rgba(var(--ax-sys-color-success-200),.65)}.ax-text-success-200\/70{color:rgba(var(--ax-sys-color-success-200),.7)}.ax-text-success-200\/75{color:rgba(var(--ax-sys-color-success-200),.75)}.ax-text-success-200\/80{color:rgba(var(--ax-sys-color-success-200),.8)}.ax-text-success-200\/85{color:rgba(var(--ax-sys-color-success-200),.85)}.ax-text-success-200\/90{color:rgba(var(--ax-sys-color-success-200),.9)}.ax-text-success-200\/95{color:rgba(var(--ax-sys-color-success-200),.95)}.ax-text-success-300{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-success-300),var(--tw-text-opacity, 1))}.ax-text-success-300\/0{color:rgba(var(--ax-sys-color-success-300),0)}.ax-text-success-300\/10{color:rgba(var(--ax-sys-color-success-300),.1)}.ax-text-success-300\/100{color:rgba(var(--ax-sys-color-success-300),1)}.ax-text-success-300\/15{color:rgba(var(--ax-sys-color-success-300),.15)}.ax-text-success-300\/20{color:rgba(var(--ax-sys-color-success-300),.2)}.ax-text-success-300\/25{color:rgba(var(--ax-sys-color-success-300),.25)}.ax-text-success-300\/30{color:rgba(var(--ax-sys-color-success-300),.3)}.ax-text-success-300\/35{color:rgba(var(--ax-sys-color-success-300),.35)}.ax-text-success-300\/40{color:rgba(var(--ax-sys-color-success-300),.4)}.ax-text-success-300\/45{color:rgba(var(--ax-sys-color-success-300),.45)}.ax-text-success-300\/5{color:rgba(var(--ax-sys-color-success-300),.05)}.ax-text-success-300\/50{color:rgba(var(--ax-sys-color-success-300),.5)}.ax-text-success-300\/55{color:rgba(var(--ax-sys-color-success-300),.55)}.ax-text-success-300\/60{color:rgba(var(--ax-sys-color-success-300),.6)}.ax-text-success-300\/65{color:rgba(var(--ax-sys-color-success-300),.65)}.ax-text-success-300\/70{color:rgba(var(--ax-sys-color-success-300),.7)}.ax-text-success-300\/75{color:rgba(var(--ax-sys-color-success-300),.75)}.ax-text-success-300\/80{color:rgba(var(--ax-sys-color-success-300),.8)}.ax-text-success-300\/85{color:rgba(var(--ax-sys-color-success-300),.85)}.ax-text-success-300\/90{color:rgba(var(--ax-sys-color-success-300),.9)}.ax-text-success-300\/95{color:rgba(var(--ax-sys-color-success-300),.95)}.ax-text-success-400{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-success-400),var(--tw-text-opacity, 1))}.ax-text-success-400\/0{color:rgba(var(--ax-sys-color-success-400),0)}.ax-text-success-400\/10{color:rgba(var(--ax-sys-color-success-400),.1)}.ax-text-success-400\/100{color:rgba(var(--ax-sys-color-success-400),1)}.ax-text-success-400\/15{color:rgba(var(--ax-sys-color-success-400),.15)}.ax-text-success-400\/20{color:rgba(var(--ax-sys-color-success-400),.2)}.ax-text-success-400\/25{color:rgba(var(--ax-sys-color-success-400),.25)}.ax-text-success-400\/30{color:rgba(var(--ax-sys-color-success-400),.3)}.ax-text-success-400\/35{color:rgba(var(--ax-sys-color-success-400),.35)}.ax-text-success-400\/40{color:rgba(var(--ax-sys-color-success-400),.4)}.ax-text-success-400\/45{color:rgba(var(--ax-sys-color-success-400),.45)}.ax-text-success-400\/5{color:rgba(var(--ax-sys-color-success-400),.05)}.ax-text-success-400\/50{color:rgba(var(--ax-sys-color-success-400),.5)}.ax-text-success-400\/55{color:rgba(var(--ax-sys-color-success-400),.55)}.ax-text-success-400\/60{color:rgba(var(--ax-sys-color-success-400),.6)}.ax-text-success-400\/65{color:rgba(var(--ax-sys-color-success-400),.65)}.ax-text-success-400\/70{color:rgba(var(--ax-sys-color-success-400),.7)}.ax-text-success-400\/75{color:rgba(var(--ax-sys-color-success-400),.75)}.ax-text-success-400\/80{color:rgba(var(--ax-sys-color-success-400),.8)}.ax-text-success-400\/85{color:rgba(var(--ax-sys-color-success-400),.85)}.ax-text-success-400\/90{color:rgba(var(--ax-sys-color-success-400),.9)}.ax-text-success-400\/95{color:rgba(var(--ax-sys-color-success-400),.95)}.ax-text-success-50{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-success-50),var(--tw-text-opacity, 1))}.ax-text-success-50\/0{color:rgba(var(--ax-sys-color-success-50),0)}.ax-text-success-50\/10{color:rgba(var(--ax-sys-color-success-50),.1)}.ax-text-success-50\/100{color:rgba(var(--ax-sys-color-success-50),1)}.ax-text-success-50\/15{color:rgba(var(--ax-sys-color-success-50),.15)}.ax-text-success-50\/20{color:rgba(var(--ax-sys-color-success-50),.2)}.ax-text-success-50\/25{color:rgba(var(--ax-sys-color-success-50),.25)}.ax-text-success-50\/30{color:rgba(var(--ax-sys-color-success-50),.3)}.ax-text-success-50\/35{color:rgba(var(--ax-sys-color-success-50),.35)}.ax-text-success-50\/40{color:rgba(var(--ax-sys-color-success-50),.4)}.ax-text-success-50\/45{color:rgba(var(--ax-sys-color-success-50),.45)}.ax-text-success-50\/5{color:rgba(var(--ax-sys-color-success-50),.05)}.ax-text-success-50\/50{color:rgba(var(--ax-sys-color-success-50),.5)}.ax-text-success-50\/55{color:rgba(var(--ax-sys-color-success-50),.55)}.ax-text-success-50\/60{color:rgba(var(--ax-sys-color-success-50),.6)}.ax-text-success-50\/65{color:rgba(var(--ax-sys-color-success-50),.65)}.ax-text-success-50\/70{color:rgba(var(--ax-sys-color-success-50),.7)}.ax-text-success-50\/75{color:rgba(var(--ax-sys-color-success-50),.75)}.ax-text-success-50\/80{color:rgba(var(--ax-sys-color-success-50),.8)}.ax-text-success-50\/85{color:rgba(var(--ax-sys-color-success-50),.85)}.ax-text-success-50\/90{color:rgba(var(--ax-sys-color-success-50),.9)}.ax-text-success-50\/95{color:rgba(var(--ax-sys-color-success-50),.95)}.ax-text-success-500{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-success-500),var(--tw-text-opacity, 1))}.ax-text-success-500\/0{color:rgba(var(--ax-sys-color-success-500),0)}.ax-text-success-500\/10{color:rgba(var(--ax-sys-color-success-500),.1)}.ax-text-success-500\/100{color:rgba(var(--ax-sys-color-success-500),1)}.ax-text-success-500\/15{color:rgba(var(--ax-sys-color-success-500),.15)}.ax-text-success-500\/20{color:rgba(var(--ax-sys-color-success-500),.2)}.ax-text-success-500\/25{color:rgba(var(--ax-sys-color-success-500),.25)}.ax-text-success-500\/30{color:rgba(var(--ax-sys-color-success-500),.3)}.ax-text-success-500\/35{color:rgba(var(--ax-sys-color-success-500),.35)}.ax-text-success-500\/40{color:rgba(var(--ax-sys-color-success-500),.4)}.ax-text-success-500\/45{color:rgba(var(--ax-sys-color-success-500),.45)}.ax-text-success-500\/5{color:rgba(var(--ax-sys-color-success-500),.05)}.ax-text-success-500\/50{color:rgba(var(--ax-sys-color-success-500),.5)}.ax-text-success-500\/55{color:rgba(var(--ax-sys-color-success-500),.55)}.ax-text-success-500\/60{color:rgba(var(--ax-sys-color-success-500),.6)}.ax-text-success-500\/65{color:rgba(var(--ax-sys-color-success-500),.65)}.ax-text-success-500\/70{color:rgba(var(--ax-sys-color-success-500),.7)}.ax-text-success-500\/75{color:rgba(var(--ax-sys-color-success-500),.75)}.ax-text-success-500\/80{color:rgba(var(--ax-sys-color-success-500),.8)}.ax-text-success-500\/85{color:rgba(var(--ax-sys-color-success-500),.85)}.ax-text-success-500\/90{color:rgba(var(--ax-sys-color-success-500),.9)}.ax-text-success-500\/95{color:rgba(var(--ax-sys-color-success-500),.95)}.ax-text-success-600{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-success-600),var(--tw-text-opacity, 1))}.ax-text-success-600\/0{color:rgba(var(--ax-sys-color-success-600),0)}.ax-text-success-600\/10{color:rgba(var(--ax-sys-color-success-600),.1)}.ax-text-success-600\/100{color:rgba(var(--ax-sys-color-success-600),1)}.ax-text-success-600\/15{color:rgba(var(--ax-sys-color-success-600),.15)}.ax-text-success-600\/20{color:rgba(var(--ax-sys-color-success-600),.2)}.ax-text-success-600\/25{color:rgba(var(--ax-sys-color-success-600),.25)}.ax-text-success-600\/30{color:rgba(var(--ax-sys-color-success-600),.3)}.ax-text-success-600\/35{color:rgba(var(--ax-sys-color-success-600),.35)}.ax-text-success-600\/40{color:rgba(var(--ax-sys-color-success-600),.4)}.ax-text-success-600\/45{color:rgba(var(--ax-sys-color-success-600),.45)}.ax-text-success-600\/5{color:rgba(var(--ax-sys-color-success-600),.05)}.ax-text-success-600\/50{color:rgba(var(--ax-sys-color-success-600),.5)}.ax-text-success-600\/55{color:rgba(var(--ax-sys-color-success-600),.55)}.ax-text-success-600\/60{color:rgba(var(--ax-sys-color-success-600),.6)}.ax-text-success-600\/65{color:rgba(var(--ax-sys-color-success-600),.65)}.ax-text-success-600\/70{color:rgba(var(--ax-sys-color-success-600),.7)}.ax-text-success-600\/75{color:rgba(var(--ax-sys-color-success-600),.75)}.ax-text-success-600\/80{color:rgba(var(--ax-sys-color-success-600),.8)}.ax-text-success-600\/85{color:rgba(var(--ax-sys-color-success-600),.85)}.ax-text-success-600\/90{color:rgba(var(--ax-sys-color-success-600),.9)}.ax-text-success-600\/95{color:rgba(var(--ax-sys-color-success-600),.95)}.ax-text-success-700{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-success-700),var(--tw-text-opacity, 1))}.ax-text-success-700\/0{color:rgba(var(--ax-sys-color-success-700),0)}.ax-text-success-700\/10{color:rgba(var(--ax-sys-color-success-700),.1)}.ax-text-success-700\/100{color:rgba(var(--ax-sys-color-success-700),1)}.ax-text-success-700\/15{color:rgba(var(--ax-sys-color-success-700),.15)}.ax-text-success-700\/20{color:rgba(var(--ax-sys-color-success-700),.2)}.ax-text-success-700\/25{color:rgba(var(--ax-sys-color-success-700),.25)}.ax-text-success-700\/30{color:rgba(var(--ax-sys-color-success-700),.3)}.ax-text-success-700\/35{color:rgba(var(--ax-sys-color-success-700),.35)}.ax-text-success-700\/40{color:rgba(var(--ax-sys-color-success-700),.4)}.ax-text-success-700\/45{color:rgba(var(--ax-sys-color-success-700),.45)}.ax-text-success-700\/5{color:rgba(var(--ax-sys-color-success-700),.05)}.ax-text-success-700\/50{color:rgba(var(--ax-sys-color-success-700),.5)}.ax-text-success-700\/55{color:rgba(var(--ax-sys-color-success-700),.55)}.ax-text-success-700\/60{color:rgba(var(--ax-sys-color-success-700),.6)}.ax-text-success-700\/65{color:rgba(var(--ax-sys-color-success-700),.65)}.ax-text-success-700\/70{color:rgba(var(--ax-sys-color-success-700),.7)}.ax-text-success-700\/75{color:rgba(var(--ax-sys-color-success-700),.75)}.ax-text-success-700\/80{color:rgba(var(--ax-sys-color-success-700),.8)}.ax-text-success-700\/85{color:rgba(var(--ax-sys-color-success-700),.85)}.ax-text-success-700\/90{color:rgba(var(--ax-sys-color-success-700),.9)}.ax-text-success-700\/95{color:rgba(var(--ax-sys-color-success-700),.95)}.ax-text-success-800{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-success-800),var(--tw-text-opacity, 1))}.ax-text-success-800\/0{color:rgba(var(--ax-sys-color-success-800),0)}.ax-text-success-800\/10{color:rgba(var(--ax-sys-color-success-800),.1)}.ax-text-success-800\/100{color:rgba(var(--ax-sys-color-success-800),1)}.ax-text-success-800\/15{color:rgba(var(--ax-sys-color-success-800),.15)}.ax-text-success-800\/20{color:rgba(var(--ax-sys-color-success-800),.2)}.ax-text-success-800\/25{color:rgba(var(--ax-sys-color-success-800),.25)}.ax-text-success-800\/30{color:rgba(var(--ax-sys-color-success-800),.3)}.ax-text-success-800\/35{color:rgba(var(--ax-sys-color-success-800),.35)}.ax-text-success-800\/40{color:rgba(var(--ax-sys-color-success-800),.4)}.ax-text-success-800\/45{color:rgba(var(--ax-sys-color-success-800),.45)}.ax-text-success-800\/5{color:rgba(var(--ax-sys-color-success-800),.05)}.ax-text-success-800\/50{color:rgba(var(--ax-sys-color-success-800),.5)}.ax-text-success-800\/55{color:rgba(var(--ax-sys-color-success-800),.55)}.ax-text-success-800\/60{color:rgba(var(--ax-sys-color-success-800),.6)}.ax-text-success-800\/65{color:rgba(var(--ax-sys-color-success-800),.65)}.ax-text-success-800\/70{color:rgba(var(--ax-sys-color-success-800),.7)}.ax-text-success-800\/75{color:rgba(var(--ax-sys-color-success-800),.75)}.ax-text-success-800\/80{color:rgba(var(--ax-sys-color-success-800),.8)}.ax-text-success-800\/85{color:rgba(var(--ax-sys-color-success-800),.85)}.ax-text-success-800\/90{color:rgba(var(--ax-sys-color-success-800),.9)}.ax-text-success-800\/95{color:rgba(var(--ax-sys-color-success-800),.95)}.ax-text-success-900{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-success-900),var(--tw-text-opacity, 1))}.ax-text-success-900\/0{color:rgba(var(--ax-sys-color-success-900),0)}.ax-text-success-900\/10{color:rgba(var(--ax-sys-color-success-900),.1)}.ax-text-success-900\/100{color:rgba(var(--ax-sys-color-success-900),1)}.ax-text-success-900\/15{color:rgba(var(--ax-sys-color-success-900),.15)}.ax-text-success-900\/20{color:rgba(var(--ax-sys-color-success-900),.2)}.ax-text-success-900\/25{color:rgba(var(--ax-sys-color-success-900),.25)}.ax-text-success-900\/30{color:rgba(var(--ax-sys-color-success-900),.3)}.ax-text-success-900\/35{color:rgba(var(--ax-sys-color-success-900),.35)}.ax-text-success-900\/40{color:rgba(var(--ax-sys-color-success-900),.4)}.ax-text-success-900\/45{color:rgba(var(--ax-sys-color-success-900),.45)}.ax-text-success-900\/5{color:rgba(var(--ax-sys-color-success-900),.05)}.ax-text-success-900\/50{color:rgba(var(--ax-sys-color-success-900),.5)}.ax-text-success-900\/55{color:rgba(var(--ax-sys-color-success-900),.55)}.ax-text-success-900\/60{color:rgba(var(--ax-sys-color-success-900),.6)}.ax-text-success-900\/65{color:rgba(var(--ax-sys-color-success-900),.65)}.ax-text-success-900\/70{color:rgba(var(--ax-sys-color-success-900),.7)}.ax-text-success-900\/75{color:rgba(var(--ax-sys-color-success-900),.75)}.ax-text-success-900\/80{color:rgba(var(--ax-sys-color-success-900),.8)}.ax-text-success-900\/85{color:rgba(var(--ax-sys-color-success-900),.85)}.ax-text-success-900\/90{color:rgba(var(--ax-sys-color-success-900),.9)}.ax-text-success-900\/95{color:rgba(var(--ax-sys-color-success-900),.95)}.ax-text-success-950{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-success-950),var(--tw-text-opacity, 1))}.ax-text-success-950\/0{color:rgba(var(--ax-sys-color-success-950),0)}.ax-text-success-950\/10{color:rgba(var(--ax-sys-color-success-950),.1)}.ax-text-success-950\/100{color:rgba(var(--ax-sys-color-success-950),1)}.ax-text-success-950\/15{color:rgba(var(--ax-sys-color-success-950),.15)}.ax-text-success-950\/20{color:rgba(var(--ax-sys-color-success-950),.2)}.ax-text-success-950\/25{color:rgba(var(--ax-sys-color-success-950),.25)}.ax-text-success-950\/30{color:rgba(var(--ax-sys-color-success-950),.3)}.ax-text-success-950\/35{color:rgba(var(--ax-sys-color-success-950),.35)}.ax-text-success-950\/40{color:rgba(var(--ax-sys-color-success-950),.4)}.ax-text-success-950\/45{color:rgba(var(--ax-sys-color-success-950),.45)}.ax-text-success-950\/5{color:rgba(var(--ax-sys-color-success-950),.05)}.ax-text-success-950\/50{color:rgba(var(--ax-sys-color-success-950),.5)}.ax-text-success-950\/55{color:rgba(var(--ax-sys-color-success-950),.55)}.ax-text-success-950\/60{color:rgba(var(--ax-sys-color-success-950),.6)}.ax-text-success-950\/65{color:rgba(var(--ax-sys-color-success-950),.65)}.ax-text-success-950\/70{color:rgba(var(--ax-sys-color-success-950),.7)}.ax-text-success-950\/75{color:rgba(var(--ax-sys-color-success-950),.75)}.ax-text-success-950\/80{color:rgba(var(--ax-sys-color-success-950),.8)}.ax-text-success-950\/85{color:rgba(var(--ax-sys-color-success-950),.85)}.ax-text-success-950\/90{color:rgba(var(--ax-sys-color-success-950),.9)}.ax-text-success-950\/95{color:rgba(var(--ax-sys-color-success-950),.95)}.ax-text-success-on-dark{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-success-dark-surface),var(--tw-text-opacity, 1))}.ax-text-success-on-dark\/0{color:rgba(var(--ax-sys-color-on-success-dark-surface),0)}.ax-text-success-on-dark\/10{color:rgba(var(--ax-sys-color-on-success-dark-surface),.1)}.ax-text-success-on-dark\/100{color:rgba(var(--ax-sys-color-on-success-dark-surface),1)}.ax-text-success-on-dark\/15{color:rgba(var(--ax-sys-color-on-success-dark-surface),.15)}.ax-text-success-on-dark\/20{color:rgba(var(--ax-sys-color-on-success-dark-surface),.2)}.ax-text-success-on-dark\/25{color:rgba(var(--ax-sys-color-on-success-dark-surface),.25)}.ax-text-success-on-dark\/30{color:rgba(var(--ax-sys-color-on-success-dark-surface),.3)}.ax-text-success-on-dark\/35{color:rgba(var(--ax-sys-color-on-success-dark-surface),.35)}.ax-text-success-on-dark\/40{color:rgba(var(--ax-sys-color-on-success-dark-surface),.4)}.ax-text-success-on-dark\/45{color:rgba(var(--ax-sys-color-on-success-dark-surface),.45)}.ax-text-success-on-dark\/5{color:rgba(var(--ax-sys-color-on-success-dark-surface),.05)}.ax-text-success-on-dark\/50{color:rgba(var(--ax-sys-color-on-success-dark-surface),.5)}.ax-text-success-on-dark\/55{color:rgba(var(--ax-sys-color-on-success-dark-surface),.55)}.ax-text-success-on-dark\/60{color:rgba(var(--ax-sys-color-on-success-dark-surface),.6)}.ax-text-success-on-dark\/65{color:rgba(var(--ax-sys-color-on-success-dark-surface),.65)}.ax-text-success-on-dark\/70{color:rgba(var(--ax-sys-color-on-success-dark-surface),.7)}.ax-text-success-on-dark\/75{color:rgba(var(--ax-sys-color-on-success-dark-surface),.75)}.ax-text-success-on-dark\/80{color:rgba(var(--ax-sys-color-on-success-dark-surface),.8)}.ax-text-success-on-dark\/85{color:rgba(var(--ax-sys-color-on-success-dark-surface),.85)}.ax-text-success-on-dark\/90{color:rgba(var(--ax-sys-color-on-success-dark-surface),.9)}.ax-text-success-on-dark\/95{color:rgba(var(--ax-sys-color-on-success-dark-surface),.95)}.ax-text-success-on-darker{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-success-darker-surface),var(--tw-text-opacity, 1))}.ax-text-success-on-darker\/0{color:rgba(var(--ax-sys-color-on-success-darker-surface),0)}.ax-text-success-on-darker\/10{color:rgba(var(--ax-sys-color-on-success-darker-surface),.1)}.ax-text-success-on-darker\/100{color:rgba(var(--ax-sys-color-on-success-darker-surface),1)}.ax-text-success-on-darker\/15{color:rgba(var(--ax-sys-color-on-success-darker-surface),.15)}.ax-text-success-on-darker\/20{color:rgba(var(--ax-sys-color-on-success-darker-surface),.2)}.ax-text-success-on-darker\/25{color:rgba(var(--ax-sys-color-on-success-darker-surface),.25)}.ax-text-success-on-darker\/30{color:rgba(var(--ax-sys-color-on-success-darker-surface),.3)}.ax-text-success-on-darker\/35{color:rgba(var(--ax-sys-color-on-success-darker-surface),.35)}.ax-text-success-on-darker\/40{color:rgba(var(--ax-sys-color-on-success-darker-surface),.4)}.ax-text-success-on-darker\/45{color:rgba(var(--ax-sys-color-on-success-darker-surface),.45)}.ax-text-success-on-darker\/5{color:rgba(var(--ax-sys-color-on-success-darker-surface),.05)}.ax-text-success-on-darker\/50{color:rgba(var(--ax-sys-color-on-success-darker-surface),.5)}.ax-text-success-on-darker\/55{color:rgba(var(--ax-sys-color-on-success-darker-surface),.55)}.ax-text-success-on-darker\/60{color:rgba(var(--ax-sys-color-on-success-darker-surface),.6)}.ax-text-success-on-darker\/65{color:rgba(var(--ax-sys-color-on-success-darker-surface),.65)}.ax-text-success-on-darker\/70{color:rgba(var(--ax-sys-color-on-success-darker-surface),.7)}.ax-text-success-on-darker\/75{color:rgba(var(--ax-sys-color-on-success-darker-surface),.75)}.ax-text-success-on-darker\/80{color:rgba(var(--ax-sys-color-on-success-darker-surface),.8)}.ax-text-success-on-darker\/85{color:rgba(var(--ax-sys-color-on-success-darker-surface),.85)}.ax-text-success-on-darker\/90{color:rgba(var(--ax-sys-color-on-success-darker-surface),.9)}.ax-text-success-on-darker\/95{color:rgba(var(--ax-sys-color-on-success-darker-surface),.95)}.ax-text-success-on-darkest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-success-darkest-surface),var(--tw-text-opacity, 1))}.ax-text-success-on-darkest\/0{color:rgba(var(--ax-sys-color-on-success-darkest-surface),0)}.ax-text-success-on-darkest\/10{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.1)}.ax-text-success-on-darkest\/100{color:rgba(var(--ax-sys-color-on-success-darkest-surface),1)}.ax-text-success-on-darkest\/15{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.15)}.ax-text-success-on-darkest\/20{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.2)}.ax-text-success-on-darkest\/25{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.25)}.ax-text-success-on-darkest\/30{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.3)}.ax-text-success-on-darkest\/35{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.35)}.ax-text-success-on-darkest\/40{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.4)}.ax-text-success-on-darkest\/45{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.45)}.ax-text-success-on-darkest\/5{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.05)}.ax-text-success-on-darkest\/50{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.5)}.ax-text-success-on-darkest\/55{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.55)}.ax-text-success-on-darkest\/60{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.6)}.ax-text-success-on-darkest\/65{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.65)}.ax-text-success-on-darkest\/70{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.7)}.ax-text-success-on-darkest\/75{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.75)}.ax-text-success-on-darkest\/80{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.8)}.ax-text-success-on-darkest\/85{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.85)}.ax-text-success-on-darkest\/90{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.9)}.ax-text-success-on-darkest\/95{color:rgba(var(--ax-sys-color-on-success-darkest-surface),.95)}.ax-text-success-on-light{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-success-light-surface),var(--tw-text-opacity, 1))}.ax-text-success-on-light\/0{color:rgba(var(--ax-sys-color-on-success-light-surface),0)}.ax-text-success-on-light\/10{color:rgba(var(--ax-sys-color-on-success-light-surface),.1)}.ax-text-success-on-light\/100{color:rgba(var(--ax-sys-color-on-success-light-surface),1)}.ax-text-success-on-light\/15{color:rgba(var(--ax-sys-color-on-success-light-surface),.15)}.ax-text-success-on-light\/20{color:rgba(var(--ax-sys-color-on-success-light-surface),.2)}.ax-text-success-on-light\/25{color:rgba(var(--ax-sys-color-on-success-light-surface),.25)}.ax-text-success-on-light\/30{color:rgba(var(--ax-sys-color-on-success-light-surface),.3)}.ax-text-success-on-light\/35{color:rgba(var(--ax-sys-color-on-success-light-surface),.35)}.ax-text-success-on-light\/40{color:rgba(var(--ax-sys-color-on-success-light-surface),.4)}.ax-text-success-on-light\/45{color:rgba(var(--ax-sys-color-on-success-light-surface),.45)}.ax-text-success-on-light\/5{color:rgba(var(--ax-sys-color-on-success-light-surface),.05)}.ax-text-success-on-light\/50{color:rgba(var(--ax-sys-color-on-success-light-surface),.5)}.ax-text-success-on-light\/55{color:rgba(var(--ax-sys-color-on-success-light-surface),.55)}.ax-text-success-on-light\/60{color:rgba(var(--ax-sys-color-on-success-light-surface),.6)}.ax-text-success-on-light\/65{color:rgba(var(--ax-sys-color-on-success-light-surface),.65)}.ax-text-success-on-light\/70{color:rgba(var(--ax-sys-color-on-success-light-surface),.7)}.ax-text-success-on-light\/75{color:rgba(var(--ax-sys-color-on-success-light-surface),.75)}.ax-text-success-on-light\/80{color:rgba(var(--ax-sys-color-on-success-light-surface),.8)}.ax-text-success-on-light\/85{color:rgba(var(--ax-sys-color-on-success-light-surface),.85)}.ax-text-success-on-light\/90{color:rgba(var(--ax-sys-color-on-success-light-surface),.9)}.ax-text-success-on-light\/95{color:rgba(var(--ax-sys-color-on-success-light-surface),.95)}.ax-text-success-on-lighter{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-success-lighter-surface),var(--tw-text-opacity, 1))}.ax-text-success-on-lighter\/0{color:rgba(var(--ax-sys-color-on-success-lighter-surface),0)}.ax-text-success-on-lighter\/10{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.1)}.ax-text-success-on-lighter\/100{color:rgba(var(--ax-sys-color-on-success-lighter-surface),1)}.ax-text-success-on-lighter\/15{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.15)}.ax-text-success-on-lighter\/20{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.2)}.ax-text-success-on-lighter\/25{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.25)}.ax-text-success-on-lighter\/30{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.3)}.ax-text-success-on-lighter\/35{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.35)}.ax-text-success-on-lighter\/40{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.4)}.ax-text-success-on-lighter\/45{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.45)}.ax-text-success-on-lighter\/5{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.05)}.ax-text-success-on-lighter\/50{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.5)}.ax-text-success-on-lighter\/55{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.55)}.ax-text-success-on-lighter\/60{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.6)}.ax-text-success-on-lighter\/65{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.65)}.ax-text-success-on-lighter\/70{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.7)}.ax-text-success-on-lighter\/75{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.75)}.ax-text-success-on-lighter\/80{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.8)}.ax-text-success-on-lighter\/85{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.85)}.ax-text-success-on-lighter\/90{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.9)}.ax-text-success-on-lighter\/95{color:rgba(var(--ax-sys-color-on-success-lighter-surface),.95)}.ax-text-success-on-lightest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-success-lightest-surface),var(--tw-text-opacity, 1))}.ax-text-success-on-lightest\/0{color:rgba(var(--ax-sys-color-on-success-lightest-surface),0)}.ax-text-success-on-lightest\/10{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.1)}.ax-text-success-on-lightest\/100{color:rgba(var(--ax-sys-color-on-success-lightest-surface),1)}.ax-text-success-on-lightest\/15{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.15)}.ax-text-success-on-lightest\/20{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.2)}.ax-text-success-on-lightest\/25{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.25)}.ax-text-success-on-lightest\/30{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.3)}.ax-text-success-on-lightest\/35{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.35)}.ax-text-success-on-lightest\/40{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.4)}.ax-text-success-on-lightest\/45{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.45)}.ax-text-success-on-lightest\/5{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.05)}.ax-text-success-on-lightest\/50{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.5)}.ax-text-success-on-lightest\/55{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.55)}.ax-text-success-on-lightest\/60{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.6)}.ax-text-success-on-lightest\/65{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.65)}.ax-text-success-on-lightest\/70{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.7)}.ax-text-success-on-lightest\/75{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.75)}.ax-text-success-on-lightest\/80{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.8)}.ax-text-success-on-lightest\/85{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.85)}.ax-text-success-on-lightest\/90{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.9)}.ax-text-success-on-lightest\/95{color:rgba(var(--ax-sys-color-on-success-lightest-surface),.95)}.ax-text-success-on-surface{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-success-surface),var(--tw-text-opacity, 1))}.ax-text-success-on-surface\/0{color:rgba(var(--ax-sys-color-on-success-surface),0)}.ax-text-success-on-surface\/10{color:rgba(var(--ax-sys-color-on-success-surface),.1)}.ax-text-success-on-surface\/100{color:rgba(var(--ax-sys-color-on-success-surface),1)}.ax-text-success-on-surface\/15{color:rgba(var(--ax-sys-color-on-success-surface),.15)}.ax-text-success-on-surface\/20{color:rgba(var(--ax-sys-color-on-success-surface),.2)}.ax-text-success-on-surface\/25{color:rgba(var(--ax-sys-color-on-success-surface),.25)}.ax-text-success-on-surface\/30{color:rgba(var(--ax-sys-color-on-success-surface),.3)}.ax-text-success-on-surface\/35{color:rgba(var(--ax-sys-color-on-success-surface),.35)}.ax-text-success-on-surface\/40{color:rgba(var(--ax-sys-color-on-success-surface),.4)}.ax-text-success-on-surface\/45{color:rgba(var(--ax-sys-color-on-success-surface),.45)}.ax-text-success-on-surface\/5{color:rgba(var(--ax-sys-color-on-success-surface),.05)}.ax-text-success-on-surface\/50{color:rgba(var(--ax-sys-color-on-success-surface),.5)}.ax-text-success-on-surface\/55{color:rgba(var(--ax-sys-color-on-success-surface),.55)}.ax-text-success-on-surface\/60{color:rgba(var(--ax-sys-color-on-success-surface),.6)}.ax-text-success-on-surface\/65{color:rgba(var(--ax-sys-color-on-success-surface),.65)}.ax-text-success-on-surface\/70{color:rgba(var(--ax-sys-color-on-success-surface),.7)}.ax-text-success-on-surface\/75{color:rgba(var(--ax-sys-color-on-success-surface),.75)}.ax-text-success-on-surface\/80{color:rgba(var(--ax-sys-color-on-success-surface),.8)}.ax-text-success-on-surface\/85{color:rgba(var(--ax-sys-color-on-success-surface),.85)}.ax-text-success-on-surface\/90{color:rgba(var(--ax-sys-color-on-success-surface),.9)}.ax-text-success-on-surface\/95{color:rgba(var(--ax-sys-color-on-success-surface),.95)}.ax-text-surface{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-surface),var(--tw-text-opacity, 1))}.ax-text-surface\/0{color:rgba(var(--ax-sys-color-surface),0)}.ax-text-surface\/10{color:rgba(var(--ax-sys-color-surface),.1)}.ax-text-surface\/100{color:rgba(var(--ax-sys-color-surface),1)}.ax-text-surface\/15{color:rgba(var(--ax-sys-color-surface),.15)}.ax-text-surface\/20{color:rgba(var(--ax-sys-color-surface),.2)}.ax-text-surface\/25{color:rgba(var(--ax-sys-color-surface),.25)}.ax-text-surface\/30{color:rgba(var(--ax-sys-color-surface),.3)}.ax-text-surface\/35{color:rgba(var(--ax-sys-color-surface),.35)}.ax-text-surface\/40{color:rgba(var(--ax-sys-color-surface),.4)}.ax-text-surface\/45{color:rgba(var(--ax-sys-color-surface),.45)}.ax-text-surface\/5{color:rgba(var(--ax-sys-color-surface),.05)}.ax-text-surface\/50{color:rgba(var(--ax-sys-color-surface),.5)}.ax-text-surface\/55{color:rgba(var(--ax-sys-color-surface),.55)}.ax-text-surface\/60{color:rgba(var(--ax-sys-color-surface),.6)}.ax-text-surface\/65{color:rgba(var(--ax-sys-color-surface),.65)}.ax-text-surface\/70{color:rgba(var(--ax-sys-color-surface),.7)}.ax-text-surface\/75{color:rgba(var(--ax-sys-color-surface),.75)}.ax-text-surface\/80{color:rgba(var(--ax-sys-color-surface),.8)}.ax-text-surface\/85{color:rgba(var(--ax-sys-color-surface),.85)}.ax-text-surface\/90{color:rgba(var(--ax-sys-color-surface),.9)}.ax-text-surface\/95{color:rgba(var(--ax-sys-color-surface),.95)}.ax-text-warning-100{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-warning-100),var(--tw-text-opacity, 1))}.ax-text-warning-100\/0{color:rgba(var(--ax-sys-color-warning-100),0)}.ax-text-warning-100\/10{color:rgba(var(--ax-sys-color-warning-100),.1)}.ax-text-warning-100\/100{color:rgba(var(--ax-sys-color-warning-100),1)}.ax-text-warning-100\/15{color:rgba(var(--ax-sys-color-warning-100),.15)}.ax-text-warning-100\/20{color:rgba(var(--ax-sys-color-warning-100),.2)}.ax-text-warning-100\/25{color:rgba(var(--ax-sys-color-warning-100),.25)}.ax-text-warning-100\/30{color:rgba(var(--ax-sys-color-warning-100),.3)}.ax-text-warning-100\/35{color:rgba(var(--ax-sys-color-warning-100),.35)}.ax-text-warning-100\/40{color:rgba(var(--ax-sys-color-warning-100),.4)}.ax-text-warning-100\/45{color:rgba(var(--ax-sys-color-warning-100),.45)}.ax-text-warning-100\/5{color:rgba(var(--ax-sys-color-warning-100),.05)}.ax-text-warning-100\/50{color:rgba(var(--ax-sys-color-warning-100),.5)}.ax-text-warning-100\/55{color:rgba(var(--ax-sys-color-warning-100),.55)}.ax-text-warning-100\/60{color:rgba(var(--ax-sys-color-warning-100),.6)}.ax-text-warning-100\/65{color:rgba(var(--ax-sys-color-warning-100),.65)}.ax-text-warning-100\/70{color:rgba(var(--ax-sys-color-warning-100),.7)}.ax-text-warning-100\/75{color:rgba(var(--ax-sys-color-warning-100),.75)}.ax-text-warning-100\/80{color:rgba(var(--ax-sys-color-warning-100),.8)}.ax-text-warning-100\/85{color:rgba(var(--ax-sys-color-warning-100),.85)}.ax-text-warning-100\/90{color:rgba(var(--ax-sys-color-warning-100),.9)}.ax-text-warning-100\/95{color:rgba(var(--ax-sys-color-warning-100),.95)}.ax-text-warning-200{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-warning-200),var(--tw-text-opacity, 1))}.ax-text-warning-200\/0{color:rgba(var(--ax-sys-color-warning-200),0)}.ax-text-warning-200\/10{color:rgba(var(--ax-sys-color-warning-200),.1)}.ax-text-warning-200\/100{color:rgba(var(--ax-sys-color-warning-200),1)}.ax-text-warning-200\/15{color:rgba(var(--ax-sys-color-warning-200),.15)}.ax-text-warning-200\/20{color:rgba(var(--ax-sys-color-warning-200),.2)}.ax-text-warning-200\/25{color:rgba(var(--ax-sys-color-warning-200),.25)}.ax-text-warning-200\/30{color:rgba(var(--ax-sys-color-warning-200),.3)}.ax-text-warning-200\/35{color:rgba(var(--ax-sys-color-warning-200),.35)}.ax-text-warning-200\/40{color:rgba(var(--ax-sys-color-warning-200),.4)}.ax-text-warning-200\/45{color:rgba(var(--ax-sys-color-warning-200),.45)}.ax-text-warning-200\/5{color:rgba(var(--ax-sys-color-warning-200),.05)}.ax-text-warning-200\/50{color:rgba(var(--ax-sys-color-warning-200),.5)}.ax-text-warning-200\/55{color:rgba(var(--ax-sys-color-warning-200),.55)}.ax-text-warning-200\/60{color:rgba(var(--ax-sys-color-warning-200),.6)}.ax-text-warning-200\/65{color:rgba(var(--ax-sys-color-warning-200),.65)}.ax-text-warning-200\/70{color:rgba(var(--ax-sys-color-warning-200),.7)}.ax-text-warning-200\/75{color:rgba(var(--ax-sys-color-warning-200),.75)}.ax-text-warning-200\/80{color:rgba(var(--ax-sys-color-warning-200),.8)}.ax-text-warning-200\/85{color:rgba(var(--ax-sys-color-warning-200),.85)}.ax-text-warning-200\/90{color:rgba(var(--ax-sys-color-warning-200),.9)}.ax-text-warning-200\/95{color:rgba(var(--ax-sys-color-warning-200),.95)}.ax-text-warning-300{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-warning-300),var(--tw-text-opacity, 1))}.ax-text-warning-300\/0{color:rgba(var(--ax-sys-color-warning-300),0)}.ax-text-warning-300\/10{color:rgba(var(--ax-sys-color-warning-300),.1)}.ax-text-warning-300\/100{color:rgba(var(--ax-sys-color-warning-300),1)}.ax-text-warning-300\/15{color:rgba(var(--ax-sys-color-warning-300),.15)}.ax-text-warning-300\/20{color:rgba(var(--ax-sys-color-warning-300),.2)}.ax-text-warning-300\/25{color:rgba(var(--ax-sys-color-warning-300),.25)}.ax-text-warning-300\/30{color:rgba(var(--ax-sys-color-warning-300),.3)}.ax-text-warning-300\/35{color:rgba(var(--ax-sys-color-warning-300),.35)}.ax-text-warning-300\/40{color:rgba(var(--ax-sys-color-warning-300),.4)}.ax-text-warning-300\/45{color:rgba(var(--ax-sys-color-warning-300),.45)}.ax-text-warning-300\/5{color:rgba(var(--ax-sys-color-warning-300),.05)}.ax-text-warning-300\/50{color:rgba(var(--ax-sys-color-warning-300),.5)}.ax-text-warning-300\/55{color:rgba(var(--ax-sys-color-warning-300),.55)}.ax-text-warning-300\/60{color:rgba(var(--ax-sys-color-warning-300),.6)}.ax-text-warning-300\/65{color:rgba(var(--ax-sys-color-warning-300),.65)}.ax-text-warning-300\/70{color:rgba(var(--ax-sys-color-warning-300),.7)}.ax-text-warning-300\/75{color:rgba(var(--ax-sys-color-warning-300),.75)}.ax-text-warning-300\/80{color:rgba(var(--ax-sys-color-warning-300),.8)}.ax-text-warning-300\/85{color:rgba(var(--ax-sys-color-warning-300),.85)}.ax-text-warning-300\/90{color:rgba(var(--ax-sys-color-warning-300),.9)}.ax-text-warning-300\/95{color:rgba(var(--ax-sys-color-warning-300),.95)}.ax-text-warning-400{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-warning-400),var(--tw-text-opacity, 1))}.ax-text-warning-400\/0{color:rgba(var(--ax-sys-color-warning-400),0)}.ax-text-warning-400\/10{color:rgba(var(--ax-sys-color-warning-400),.1)}.ax-text-warning-400\/100{color:rgba(var(--ax-sys-color-warning-400),1)}.ax-text-warning-400\/15{color:rgba(var(--ax-sys-color-warning-400),.15)}.ax-text-warning-400\/20{color:rgba(var(--ax-sys-color-warning-400),.2)}.ax-text-warning-400\/25{color:rgba(var(--ax-sys-color-warning-400),.25)}.ax-text-warning-400\/30{color:rgba(var(--ax-sys-color-warning-400),.3)}.ax-text-warning-400\/35{color:rgba(var(--ax-sys-color-warning-400),.35)}.ax-text-warning-400\/40{color:rgba(var(--ax-sys-color-warning-400),.4)}.ax-text-warning-400\/45{color:rgba(var(--ax-sys-color-warning-400),.45)}.ax-text-warning-400\/5{color:rgba(var(--ax-sys-color-warning-400),.05)}.ax-text-warning-400\/50{color:rgba(var(--ax-sys-color-warning-400),.5)}.ax-text-warning-400\/55{color:rgba(var(--ax-sys-color-warning-400),.55)}.ax-text-warning-400\/60{color:rgba(var(--ax-sys-color-warning-400),.6)}.ax-text-warning-400\/65{color:rgba(var(--ax-sys-color-warning-400),.65)}.ax-text-warning-400\/70{color:rgba(var(--ax-sys-color-warning-400),.7)}.ax-text-warning-400\/75{color:rgba(var(--ax-sys-color-warning-400),.75)}.ax-text-warning-400\/80{color:rgba(var(--ax-sys-color-warning-400),.8)}.ax-text-warning-400\/85{color:rgba(var(--ax-sys-color-warning-400),.85)}.ax-text-warning-400\/90{color:rgba(var(--ax-sys-color-warning-400),.9)}.ax-text-warning-400\/95{color:rgba(var(--ax-sys-color-warning-400),.95)}.ax-text-warning-50{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-warning-50),var(--tw-text-opacity, 1))}.ax-text-warning-50\/0{color:rgba(var(--ax-sys-color-warning-50),0)}.ax-text-warning-50\/10{color:rgba(var(--ax-sys-color-warning-50),.1)}.ax-text-warning-50\/100{color:rgba(var(--ax-sys-color-warning-50),1)}.ax-text-warning-50\/15{color:rgba(var(--ax-sys-color-warning-50),.15)}.ax-text-warning-50\/20{color:rgba(var(--ax-sys-color-warning-50),.2)}.ax-text-warning-50\/25{color:rgba(var(--ax-sys-color-warning-50),.25)}.ax-text-warning-50\/30{color:rgba(var(--ax-sys-color-warning-50),.3)}.ax-text-warning-50\/35{color:rgba(var(--ax-sys-color-warning-50),.35)}.ax-text-warning-50\/40{color:rgba(var(--ax-sys-color-warning-50),.4)}.ax-text-warning-50\/45{color:rgba(var(--ax-sys-color-warning-50),.45)}.ax-text-warning-50\/5{color:rgba(var(--ax-sys-color-warning-50),.05)}.ax-text-warning-50\/50{color:rgba(var(--ax-sys-color-warning-50),.5)}.ax-text-warning-50\/55{color:rgba(var(--ax-sys-color-warning-50),.55)}.ax-text-warning-50\/60{color:rgba(var(--ax-sys-color-warning-50),.6)}.ax-text-warning-50\/65{color:rgba(var(--ax-sys-color-warning-50),.65)}.ax-text-warning-50\/70{color:rgba(var(--ax-sys-color-warning-50),.7)}.ax-text-warning-50\/75{color:rgba(var(--ax-sys-color-warning-50),.75)}.ax-text-warning-50\/80{color:rgba(var(--ax-sys-color-warning-50),.8)}.ax-text-warning-50\/85{color:rgba(var(--ax-sys-color-warning-50),.85)}.ax-text-warning-50\/90{color:rgba(var(--ax-sys-color-warning-50),.9)}.ax-text-warning-50\/95{color:rgba(var(--ax-sys-color-warning-50),.95)}.ax-text-warning-500{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-warning-500),var(--tw-text-opacity, 1))}.ax-text-warning-500\/0{color:rgba(var(--ax-sys-color-warning-500),0)}.ax-text-warning-500\/10{color:rgba(var(--ax-sys-color-warning-500),.1)}.ax-text-warning-500\/100{color:rgba(var(--ax-sys-color-warning-500),1)}.ax-text-warning-500\/15{color:rgba(var(--ax-sys-color-warning-500),.15)}.ax-text-warning-500\/20{color:rgba(var(--ax-sys-color-warning-500),.2)}.ax-text-warning-500\/25{color:rgba(var(--ax-sys-color-warning-500),.25)}.ax-text-warning-500\/30{color:rgba(var(--ax-sys-color-warning-500),.3)}.ax-text-warning-500\/35{color:rgba(var(--ax-sys-color-warning-500),.35)}.ax-text-warning-500\/40{color:rgba(var(--ax-sys-color-warning-500),.4)}.ax-text-warning-500\/45{color:rgba(var(--ax-sys-color-warning-500),.45)}.ax-text-warning-500\/5{color:rgba(var(--ax-sys-color-warning-500),.05)}.ax-text-warning-500\/50{color:rgba(var(--ax-sys-color-warning-500),.5)}.ax-text-warning-500\/55{color:rgba(var(--ax-sys-color-warning-500),.55)}.ax-text-warning-500\/60{color:rgba(var(--ax-sys-color-warning-500),.6)}.ax-text-warning-500\/65{color:rgba(var(--ax-sys-color-warning-500),.65)}.ax-text-warning-500\/70{color:rgba(var(--ax-sys-color-warning-500),.7)}.ax-text-warning-500\/75{color:rgba(var(--ax-sys-color-warning-500),.75)}.ax-text-warning-500\/80{color:rgba(var(--ax-sys-color-warning-500),.8)}.ax-text-warning-500\/85{color:rgba(var(--ax-sys-color-warning-500),.85)}.ax-text-warning-500\/90{color:rgba(var(--ax-sys-color-warning-500),.9)}.ax-text-warning-500\/95{color:rgba(var(--ax-sys-color-warning-500),.95)}.ax-text-warning-600{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-warning-600),var(--tw-text-opacity, 1))}.ax-text-warning-600\/0{color:rgba(var(--ax-sys-color-warning-600),0)}.ax-text-warning-600\/10{color:rgba(var(--ax-sys-color-warning-600),.1)}.ax-text-warning-600\/100{color:rgba(var(--ax-sys-color-warning-600),1)}.ax-text-warning-600\/15{color:rgba(var(--ax-sys-color-warning-600),.15)}.ax-text-warning-600\/20{color:rgba(var(--ax-sys-color-warning-600),.2)}.ax-text-warning-600\/25{color:rgba(var(--ax-sys-color-warning-600),.25)}.ax-text-warning-600\/30{color:rgba(var(--ax-sys-color-warning-600),.3)}.ax-text-warning-600\/35{color:rgba(var(--ax-sys-color-warning-600),.35)}.ax-text-warning-600\/40{color:rgba(var(--ax-sys-color-warning-600),.4)}.ax-text-warning-600\/45{color:rgba(var(--ax-sys-color-warning-600),.45)}.ax-text-warning-600\/5{color:rgba(var(--ax-sys-color-warning-600),.05)}.ax-text-warning-600\/50{color:rgba(var(--ax-sys-color-warning-600),.5)}.ax-text-warning-600\/55{color:rgba(var(--ax-sys-color-warning-600),.55)}.ax-text-warning-600\/60{color:rgba(var(--ax-sys-color-warning-600),.6)}.ax-text-warning-600\/65{color:rgba(var(--ax-sys-color-warning-600),.65)}.ax-text-warning-600\/70{color:rgba(var(--ax-sys-color-warning-600),.7)}.ax-text-warning-600\/75{color:rgba(var(--ax-sys-color-warning-600),.75)}.ax-text-warning-600\/80{color:rgba(var(--ax-sys-color-warning-600),.8)}.ax-text-warning-600\/85{color:rgba(var(--ax-sys-color-warning-600),.85)}.ax-text-warning-600\/90{color:rgba(var(--ax-sys-color-warning-600),.9)}.ax-text-warning-600\/95{color:rgba(var(--ax-sys-color-warning-600),.95)}.ax-text-warning-700{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-warning-700),var(--tw-text-opacity, 1))}.ax-text-warning-700\/0{color:rgba(var(--ax-sys-color-warning-700),0)}.ax-text-warning-700\/10{color:rgba(var(--ax-sys-color-warning-700),.1)}.ax-text-warning-700\/100{color:rgba(var(--ax-sys-color-warning-700),1)}.ax-text-warning-700\/15{color:rgba(var(--ax-sys-color-warning-700),.15)}.ax-text-warning-700\/20{color:rgba(var(--ax-sys-color-warning-700),.2)}.ax-text-warning-700\/25{color:rgba(var(--ax-sys-color-warning-700),.25)}.ax-text-warning-700\/30{color:rgba(var(--ax-sys-color-warning-700),.3)}.ax-text-warning-700\/35{color:rgba(var(--ax-sys-color-warning-700),.35)}.ax-text-warning-700\/40{color:rgba(var(--ax-sys-color-warning-700),.4)}.ax-text-warning-700\/45{color:rgba(var(--ax-sys-color-warning-700),.45)}.ax-text-warning-700\/5{color:rgba(var(--ax-sys-color-warning-700),.05)}.ax-text-warning-700\/50{color:rgba(var(--ax-sys-color-warning-700),.5)}.ax-text-warning-700\/55{color:rgba(var(--ax-sys-color-warning-700),.55)}.ax-text-warning-700\/60{color:rgba(var(--ax-sys-color-warning-700),.6)}.ax-text-warning-700\/65{color:rgba(var(--ax-sys-color-warning-700),.65)}.ax-text-warning-700\/70{color:rgba(var(--ax-sys-color-warning-700),.7)}.ax-text-warning-700\/75{color:rgba(var(--ax-sys-color-warning-700),.75)}.ax-text-warning-700\/80{color:rgba(var(--ax-sys-color-warning-700),.8)}.ax-text-warning-700\/85{color:rgba(var(--ax-sys-color-warning-700),.85)}.ax-text-warning-700\/90{color:rgba(var(--ax-sys-color-warning-700),.9)}.ax-text-warning-700\/95{color:rgba(var(--ax-sys-color-warning-700),.95)}.ax-text-warning-800{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-warning-800),var(--tw-text-opacity, 1))}.ax-text-warning-800\/0{color:rgba(var(--ax-sys-color-warning-800),0)}.ax-text-warning-800\/10{color:rgba(var(--ax-sys-color-warning-800),.1)}.ax-text-warning-800\/100{color:rgba(var(--ax-sys-color-warning-800),1)}.ax-text-warning-800\/15{color:rgba(var(--ax-sys-color-warning-800),.15)}.ax-text-warning-800\/20{color:rgba(var(--ax-sys-color-warning-800),.2)}.ax-text-warning-800\/25{color:rgba(var(--ax-sys-color-warning-800),.25)}.ax-text-warning-800\/30{color:rgba(var(--ax-sys-color-warning-800),.3)}.ax-text-warning-800\/35{color:rgba(var(--ax-sys-color-warning-800),.35)}.ax-text-warning-800\/40{color:rgba(var(--ax-sys-color-warning-800),.4)}.ax-text-warning-800\/45{color:rgba(var(--ax-sys-color-warning-800),.45)}.ax-text-warning-800\/5{color:rgba(var(--ax-sys-color-warning-800),.05)}.ax-text-warning-800\/50{color:rgba(var(--ax-sys-color-warning-800),.5)}.ax-text-warning-800\/55{color:rgba(var(--ax-sys-color-warning-800),.55)}.ax-text-warning-800\/60{color:rgba(var(--ax-sys-color-warning-800),.6)}.ax-text-warning-800\/65{color:rgba(var(--ax-sys-color-warning-800),.65)}.ax-text-warning-800\/70{color:rgba(var(--ax-sys-color-warning-800),.7)}.ax-text-warning-800\/75{color:rgba(var(--ax-sys-color-warning-800),.75)}.ax-text-warning-800\/80{color:rgba(var(--ax-sys-color-warning-800),.8)}.ax-text-warning-800\/85{color:rgba(var(--ax-sys-color-warning-800),.85)}.ax-text-warning-800\/90{color:rgba(var(--ax-sys-color-warning-800),.9)}.ax-text-warning-800\/95{color:rgba(var(--ax-sys-color-warning-800),.95)}.ax-text-warning-900{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-warning-900),var(--tw-text-opacity, 1))}.ax-text-warning-900\/0{color:rgba(var(--ax-sys-color-warning-900),0)}.ax-text-warning-900\/10{color:rgba(var(--ax-sys-color-warning-900),.1)}.ax-text-warning-900\/100{color:rgba(var(--ax-sys-color-warning-900),1)}.ax-text-warning-900\/15{color:rgba(var(--ax-sys-color-warning-900),.15)}.ax-text-warning-900\/20{color:rgba(var(--ax-sys-color-warning-900),.2)}.ax-text-warning-900\/25{color:rgba(var(--ax-sys-color-warning-900),.25)}.ax-text-warning-900\/30{color:rgba(var(--ax-sys-color-warning-900),.3)}.ax-text-warning-900\/35{color:rgba(var(--ax-sys-color-warning-900),.35)}.ax-text-warning-900\/40{color:rgba(var(--ax-sys-color-warning-900),.4)}.ax-text-warning-900\/45{color:rgba(var(--ax-sys-color-warning-900),.45)}.ax-text-warning-900\/5{color:rgba(var(--ax-sys-color-warning-900),.05)}.ax-text-warning-900\/50{color:rgba(var(--ax-sys-color-warning-900),.5)}.ax-text-warning-900\/55{color:rgba(var(--ax-sys-color-warning-900),.55)}.ax-text-warning-900\/60{color:rgba(var(--ax-sys-color-warning-900),.6)}.ax-text-warning-900\/65{color:rgba(var(--ax-sys-color-warning-900),.65)}.ax-text-warning-900\/70{color:rgba(var(--ax-sys-color-warning-900),.7)}.ax-text-warning-900\/75{color:rgba(var(--ax-sys-color-warning-900),.75)}.ax-text-warning-900\/80{color:rgba(var(--ax-sys-color-warning-900),.8)}.ax-text-warning-900\/85{color:rgba(var(--ax-sys-color-warning-900),.85)}.ax-text-warning-900\/90{color:rgba(var(--ax-sys-color-warning-900),.9)}.ax-text-warning-900\/95{color:rgba(var(--ax-sys-color-warning-900),.95)}.ax-text-warning-950{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-warning-950),var(--tw-text-opacity, 1))}.ax-text-warning-950\/0{color:rgba(var(--ax-sys-color-warning-950),0)}.ax-text-warning-950\/10{color:rgba(var(--ax-sys-color-warning-950),.1)}.ax-text-warning-950\/100{color:rgba(var(--ax-sys-color-warning-950),1)}.ax-text-warning-950\/15{color:rgba(var(--ax-sys-color-warning-950),.15)}.ax-text-warning-950\/20{color:rgba(var(--ax-sys-color-warning-950),.2)}.ax-text-warning-950\/25{color:rgba(var(--ax-sys-color-warning-950),.25)}.ax-text-warning-950\/30{color:rgba(var(--ax-sys-color-warning-950),.3)}.ax-text-warning-950\/35{color:rgba(var(--ax-sys-color-warning-950),.35)}.ax-text-warning-950\/40{color:rgba(var(--ax-sys-color-warning-950),.4)}.ax-text-warning-950\/45{color:rgba(var(--ax-sys-color-warning-950),.45)}.ax-text-warning-950\/5{color:rgba(var(--ax-sys-color-warning-950),.05)}.ax-text-warning-950\/50{color:rgba(var(--ax-sys-color-warning-950),.5)}.ax-text-warning-950\/55{color:rgba(var(--ax-sys-color-warning-950),.55)}.ax-text-warning-950\/60{color:rgba(var(--ax-sys-color-warning-950),.6)}.ax-text-warning-950\/65{color:rgba(var(--ax-sys-color-warning-950),.65)}.ax-text-warning-950\/70{color:rgba(var(--ax-sys-color-warning-950),.7)}.ax-text-warning-950\/75{color:rgba(var(--ax-sys-color-warning-950),.75)}.ax-text-warning-950\/80{color:rgba(var(--ax-sys-color-warning-950),.8)}.ax-text-warning-950\/85{color:rgba(var(--ax-sys-color-warning-950),.85)}.ax-text-warning-950\/90{color:rgba(var(--ax-sys-color-warning-950),.9)}.ax-text-warning-950\/95{color:rgba(var(--ax-sys-color-warning-950),.95)}.ax-text-warning-on-dark{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-warning-dark-surface),var(--tw-text-opacity, 1))}.ax-text-warning-on-dark\/0{color:rgba(var(--ax-sys-color-on-warning-dark-surface),0)}.ax-text-warning-on-dark\/10{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.1)}.ax-text-warning-on-dark\/100{color:rgba(var(--ax-sys-color-on-warning-dark-surface),1)}.ax-text-warning-on-dark\/15{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.15)}.ax-text-warning-on-dark\/20{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.2)}.ax-text-warning-on-dark\/25{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.25)}.ax-text-warning-on-dark\/30{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.3)}.ax-text-warning-on-dark\/35{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.35)}.ax-text-warning-on-dark\/40{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.4)}.ax-text-warning-on-dark\/45{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.45)}.ax-text-warning-on-dark\/5{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.05)}.ax-text-warning-on-dark\/50{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.5)}.ax-text-warning-on-dark\/55{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.55)}.ax-text-warning-on-dark\/60{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.6)}.ax-text-warning-on-dark\/65{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.65)}.ax-text-warning-on-dark\/70{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.7)}.ax-text-warning-on-dark\/75{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.75)}.ax-text-warning-on-dark\/80{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.8)}.ax-text-warning-on-dark\/85{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.85)}.ax-text-warning-on-dark\/90{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.9)}.ax-text-warning-on-dark\/95{color:rgba(var(--ax-sys-color-on-warning-dark-surface),.95)}.ax-text-warning-on-darker{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-warning-darker-surface),var(--tw-text-opacity, 1))}.ax-text-warning-on-darker\/0{color:rgba(var(--ax-sys-color-on-warning-darker-surface),0)}.ax-text-warning-on-darker\/10{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.1)}.ax-text-warning-on-darker\/100{color:rgba(var(--ax-sys-color-on-warning-darker-surface),1)}.ax-text-warning-on-darker\/15{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.15)}.ax-text-warning-on-darker\/20{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.2)}.ax-text-warning-on-darker\/25{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.25)}.ax-text-warning-on-darker\/30{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.3)}.ax-text-warning-on-darker\/35{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.35)}.ax-text-warning-on-darker\/40{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.4)}.ax-text-warning-on-darker\/45{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.45)}.ax-text-warning-on-darker\/5{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.05)}.ax-text-warning-on-darker\/50{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.5)}.ax-text-warning-on-darker\/55{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.55)}.ax-text-warning-on-darker\/60{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.6)}.ax-text-warning-on-darker\/65{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.65)}.ax-text-warning-on-darker\/70{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.7)}.ax-text-warning-on-darker\/75{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.75)}.ax-text-warning-on-darker\/80{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.8)}.ax-text-warning-on-darker\/85{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.85)}.ax-text-warning-on-darker\/90{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.9)}.ax-text-warning-on-darker\/95{color:rgba(var(--ax-sys-color-on-warning-darker-surface),.95)}.ax-text-warning-on-darkest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-warning-darkest-surface),var(--tw-text-opacity, 1))}.ax-text-warning-on-darkest\/0{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),0)}.ax-text-warning-on-darkest\/10{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.1)}.ax-text-warning-on-darkest\/100{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),1)}.ax-text-warning-on-darkest\/15{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.15)}.ax-text-warning-on-darkest\/20{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.2)}.ax-text-warning-on-darkest\/25{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.25)}.ax-text-warning-on-darkest\/30{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.3)}.ax-text-warning-on-darkest\/35{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.35)}.ax-text-warning-on-darkest\/40{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.4)}.ax-text-warning-on-darkest\/45{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.45)}.ax-text-warning-on-darkest\/5{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.05)}.ax-text-warning-on-darkest\/50{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.5)}.ax-text-warning-on-darkest\/55{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.55)}.ax-text-warning-on-darkest\/60{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.6)}.ax-text-warning-on-darkest\/65{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.65)}.ax-text-warning-on-darkest\/70{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.7)}.ax-text-warning-on-darkest\/75{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.75)}.ax-text-warning-on-darkest\/80{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.8)}.ax-text-warning-on-darkest\/85{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.85)}.ax-text-warning-on-darkest\/90{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.9)}.ax-text-warning-on-darkest\/95{color:rgba(var(--ax-sys-color-on-warning-darkest-surface),.95)}.ax-text-warning-on-light{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-warning-light-surface),var(--tw-text-opacity, 1))}.ax-text-warning-on-light\/0{color:rgba(var(--ax-sys-color-on-warning-light-surface),0)}.ax-text-warning-on-light\/10{color:rgba(var(--ax-sys-color-on-warning-light-surface),.1)}.ax-text-warning-on-light\/100{color:rgba(var(--ax-sys-color-on-warning-light-surface),1)}.ax-text-warning-on-light\/15{color:rgba(var(--ax-sys-color-on-warning-light-surface),.15)}.ax-text-warning-on-light\/20{color:rgba(var(--ax-sys-color-on-warning-light-surface),.2)}.ax-text-warning-on-light\/25{color:rgba(var(--ax-sys-color-on-warning-light-surface),.25)}.ax-text-warning-on-light\/30{color:rgba(var(--ax-sys-color-on-warning-light-surface),.3)}.ax-text-warning-on-light\/35{color:rgba(var(--ax-sys-color-on-warning-light-surface),.35)}.ax-text-warning-on-light\/40{color:rgba(var(--ax-sys-color-on-warning-light-surface),.4)}.ax-text-warning-on-light\/45{color:rgba(var(--ax-sys-color-on-warning-light-surface),.45)}.ax-text-warning-on-light\/5{color:rgba(var(--ax-sys-color-on-warning-light-surface),.05)}.ax-text-warning-on-light\/50{color:rgba(var(--ax-sys-color-on-warning-light-surface),.5)}.ax-text-warning-on-light\/55{color:rgba(var(--ax-sys-color-on-warning-light-surface),.55)}.ax-text-warning-on-light\/60{color:rgba(var(--ax-sys-color-on-warning-light-surface),.6)}.ax-text-warning-on-light\/65{color:rgba(var(--ax-sys-color-on-warning-light-surface),.65)}.ax-text-warning-on-light\/70{color:rgba(var(--ax-sys-color-on-warning-light-surface),.7)}.ax-text-warning-on-light\/75{color:rgba(var(--ax-sys-color-on-warning-light-surface),.75)}.ax-text-warning-on-light\/80{color:rgba(var(--ax-sys-color-on-warning-light-surface),.8)}.ax-text-warning-on-light\/85{color:rgba(var(--ax-sys-color-on-warning-light-surface),.85)}.ax-text-warning-on-light\/90{color:rgba(var(--ax-sys-color-on-warning-light-surface),.9)}.ax-text-warning-on-light\/95{color:rgba(var(--ax-sys-color-on-warning-light-surface),.95)}.ax-text-warning-on-lighter{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-warning-lighter-surface),var(--tw-text-opacity, 1))}.ax-text-warning-on-lighter\/0{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),0)}.ax-text-warning-on-lighter\/10{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.1)}.ax-text-warning-on-lighter\/100{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),1)}.ax-text-warning-on-lighter\/15{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.15)}.ax-text-warning-on-lighter\/20{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.2)}.ax-text-warning-on-lighter\/25{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.25)}.ax-text-warning-on-lighter\/30{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.3)}.ax-text-warning-on-lighter\/35{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.35)}.ax-text-warning-on-lighter\/40{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.4)}.ax-text-warning-on-lighter\/45{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.45)}.ax-text-warning-on-lighter\/5{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.05)}.ax-text-warning-on-lighter\/50{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.5)}.ax-text-warning-on-lighter\/55{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.55)}.ax-text-warning-on-lighter\/60{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.6)}.ax-text-warning-on-lighter\/65{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.65)}.ax-text-warning-on-lighter\/70{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.7)}.ax-text-warning-on-lighter\/75{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.75)}.ax-text-warning-on-lighter\/80{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.8)}.ax-text-warning-on-lighter\/85{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.85)}.ax-text-warning-on-lighter\/90{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.9)}.ax-text-warning-on-lighter\/95{color:rgba(var(--ax-sys-color-on-warning-lighter-surface),.95)}.ax-text-warning-on-lightest{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-warning-lightest-surface),var(--tw-text-opacity, 1))}.ax-text-warning-on-lightest\/0{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),0)}.ax-text-warning-on-lightest\/10{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.1)}.ax-text-warning-on-lightest\/100{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),1)}.ax-text-warning-on-lightest\/15{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.15)}.ax-text-warning-on-lightest\/20{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.2)}.ax-text-warning-on-lightest\/25{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.25)}.ax-text-warning-on-lightest\/30{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.3)}.ax-text-warning-on-lightest\/35{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.35)}.ax-text-warning-on-lightest\/40{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.4)}.ax-text-warning-on-lightest\/45{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.45)}.ax-text-warning-on-lightest\/5{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.05)}.ax-text-warning-on-lightest\/50{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.5)}.ax-text-warning-on-lightest\/55{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.55)}.ax-text-warning-on-lightest\/60{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.6)}.ax-text-warning-on-lightest\/65{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.65)}.ax-text-warning-on-lightest\/70{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.7)}.ax-text-warning-on-lightest\/75{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.75)}.ax-text-warning-on-lightest\/80{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.8)}.ax-text-warning-on-lightest\/85{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.85)}.ax-text-warning-on-lightest\/90{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.9)}.ax-text-warning-on-lightest\/95{color:rgba(var(--ax-sys-color-on-warning-lightest-surface),.95)}.ax-text-warning-on-surface{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-on-warning-surface),var(--tw-text-opacity, 1))}.ax-text-warning-on-surface\/0{color:rgba(var(--ax-sys-color-on-warning-surface),0)}.ax-text-warning-on-surface\/10{color:rgba(var(--ax-sys-color-on-warning-surface),.1)}.ax-text-warning-on-surface\/100{color:rgba(var(--ax-sys-color-on-warning-surface),1)}.ax-text-warning-on-surface\/15{color:rgba(var(--ax-sys-color-on-warning-surface),.15)}.ax-text-warning-on-surface\/20{color:rgba(var(--ax-sys-color-on-warning-surface),.2)}.ax-text-warning-on-surface\/25{color:rgba(var(--ax-sys-color-on-warning-surface),.25)}.ax-text-warning-on-surface\/30{color:rgba(var(--ax-sys-color-on-warning-surface),.3)}.ax-text-warning-on-surface\/35{color:rgba(var(--ax-sys-color-on-warning-surface),.35)}.ax-text-warning-on-surface\/40{color:rgba(var(--ax-sys-color-on-warning-surface),.4)}.ax-text-warning-on-surface\/45{color:rgba(var(--ax-sys-color-on-warning-surface),.45)}.ax-text-warning-on-surface\/5{color:rgba(var(--ax-sys-color-on-warning-surface),.05)}.ax-text-warning-on-surface\/50{color:rgba(var(--ax-sys-color-on-warning-surface),.5)}.ax-text-warning-on-surface\/55{color:rgba(var(--ax-sys-color-on-warning-surface),.55)}.ax-text-warning-on-surface\/60{color:rgba(var(--ax-sys-color-on-warning-surface),.6)}.ax-text-warning-on-surface\/65{color:rgba(var(--ax-sys-color-on-warning-surface),.65)}.ax-text-warning-on-surface\/70{color:rgba(var(--ax-sys-color-on-warning-surface),.7)}.ax-text-warning-on-surface\/75{color:rgba(var(--ax-sys-color-on-warning-surface),.75)}.ax-text-warning-on-surface\/80{color:rgba(var(--ax-sys-color-on-warning-surface),.8)}.ax-text-warning-on-surface\/85{color:rgba(var(--ax-sys-color-on-warning-surface),.85)}.ax-text-warning-on-surface\/90{color:rgba(var(--ax-sys-color-on-warning-surface),.9)}.ax-text-warning-on-surface\/95{color:rgba(var(--ax-sys-color-on-warning-surface),.95)}.ax-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.ax-underline{text-decoration-line:underline}.ax-line-through{text-decoration-line:line-through}.ax-decoration-dark{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),1)}.ax-decoration-dark\/0{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),0)}.ax-decoration-dark\/10{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.1)}.ax-decoration-dark\/100{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),1)}.ax-decoration-dark\/15{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.15)}.ax-decoration-dark\/20{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.2)}.ax-decoration-dark\/25{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.25)}.ax-decoration-dark\/30{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.3)}.ax-decoration-dark\/35{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.35)}.ax-decoration-dark\/40{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.4)}.ax-decoration-dark\/45{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.45)}.ax-decoration-dark\/5{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.05)}.ax-decoration-dark\/50{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.5)}.ax-decoration-dark\/55{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.55)}.ax-decoration-dark\/60{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.6)}.ax-decoration-dark\/65{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.65)}.ax-decoration-dark\/70{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.7)}.ax-decoration-dark\/75{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.75)}.ax-decoration-dark\/80{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.8)}.ax-decoration-dark\/85{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.85)}.ax-decoration-dark\/90{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.9)}.ax-decoration-dark\/95{text-decoration-color:rgba(var(--ax-sys-color-dark-surface),.95)}.ax-decoration-darker{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),1)}.ax-decoration-darker\/0{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),0)}.ax-decoration-darker\/10{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.1)}.ax-decoration-darker\/100{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),1)}.ax-decoration-darker\/15{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.15)}.ax-decoration-darker\/20{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.2)}.ax-decoration-darker\/25{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.25)}.ax-decoration-darker\/30{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.3)}.ax-decoration-darker\/35{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.35)}.ax-decoration-darker\/40{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.4)}.ax-decoration-darker\/45{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.45)}.ax-decoration-darker\/5{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.05)}.ax-decoration-darker\/50{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.5)}.ax-decoration-darker\/55{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.55)}.ax-decoration-darker\/60{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.6)}.ax-decoration-darker\/65{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.65)}.ax-decoration-darker\/70{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.7)}.ax-decoration-darker\/75{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.75)}.ax-decoration-darker\/80{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.8)}.ax-decoration-darker\/85{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.85)}.ax-decoration-darker\/90{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.9)}.ax-decoration-darker\/95{text-decoration-color:rgba(var(--ax-sys-color-darker-surface),.95)}.ax-decoration-darkest{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-decoration-darkest\/0{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),0)}.ax-decoration-darkest\/10{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.1)}.ax-decoration-darkest\/100{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-decoration-darkest\/15{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.15)}.ax-decoration-darkest\/20{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.2)}.ax-decoration-darkest\/25{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.25)}.ax-decoration-darkest\/30{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.3)}.ax-decoration-darkest\/35{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.35)}.ax-decoration-darkest\/40{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.4)}.ax-decoration-darkest\/45{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.45)}.ax-decoration-darkest\/5{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.05)}.ax-decoration-darkest\/50{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.5)}.ax-decoration-darkest\/55{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.55)}.ax-decoration-darkest\/60{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.6)}.ax-decoration-darkest\/65{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.65)}.ax-decoration-darkest\/70{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.7)}.ax-decoration-darkest\/75{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.75)}.ax-decoration-darkest\/80{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.8)}.ax-decoration-darkest\/85{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.85)}.ax-decoration-darkest\/90{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.9)}.ax-decoration-darkest\/95{text-decoration-color:rgba(var(--ax-sys-color-darkest-surface),.95)}.ax-decoration-light{text-decoration-color:rgba(var(--ax-sys-color-light-surface),1)}.ax-decoration-light\/0{text-decoration-color:rgba(var(--ax-sys-color-light-surface),0)}.ax-decoration-light\/10{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.1)}.ax-decoration-light\/100{text-decoration-color:rgba(var(--ax-sys-color-light-surface),1)}.ax-decoration-light\/15{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.15)}.ax-decoration-light\/20{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.2)}.ax-decoration-light\/25{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.25)}.ax-decoration-light\/30{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.3)}.ax-decoration-light\/35{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.35)}.ax-decoration-light\/40{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.4)}.ax-decoration-light\/45{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.45)}.ax-decoration-light\/5{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.05)}.ax-decoration-light\/50{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.5)}.ax-decoration-light\/55{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.55)}.ax-decoration-light\/60{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.6)}.ax-decoration-light\/65{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.65)}.ax-decoration-light\/70{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.7)}.ax-decoration-light\/75{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.75)}.ax-decoration-light\/80{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.8)}.ax-decoration-light\/85{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.85)}.ax-decoration-light\/90{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.9)}.ax-decoration-light\/95{text-decoration-color:rgba(var(--ax-sys-color-light-surface),.95)}.ax-decoration-lighter{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-decoration-lighter\/0{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),0)}.ax-decoration-lighter\/10{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.1)}.ax-decoration-lighter\/100{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-decoration-lighter\/15{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.15)}.ax-decoration-lighter\/20{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.2)}.ax-decoration-lighter\/25{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.25)}.ax-decoration-lighter\/30{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.3)}.ax-decoration-lighter\/35{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.35)}.ax-decoration-lighter\/40{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.4)}.ax-decoration-lighter\/45{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.45)}.ax-decoration-lighter\/5{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.05)}.ax-decoration-lighter\/50{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.5)}.ax-decoration-lighter\/55{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.55)}.ax-decoration-lighter\/60{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.6)}.ax-decoration-lighter\/65{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.65)}.ax-decoration-lighter\/70{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.7)}.ax-decoration-lighter\/75{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.75)}.ax-decoration-lighter\/80{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.8)}.ax-decoration-lighter\/85{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.85)}.ax-decoration-lighter\/90{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.9)}.ax-decoration-lighter\/95{text-decoration-color:rgba(var(--ax-sys-color-lighter-surface),.95)}.ax-decoration-lightest{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-decoration-lightest\/0{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),0)}.ax-decoration-lightest\/10{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.1)}.ax-decoration-lightest\/100{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-decoration-lightest\/15{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.15)}.ax-decoration-lightest\/20{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.2)}.ax-decoration-lightest\/25{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.25)}.ax-decoration-lightest\/30{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.3)}.ax-decoration-lightest\/35{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.35)}.ax-decoration-lightest\/40{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.4)}.ax-decoration-lightest\/45{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.45)}.ax-decoration-lightest\/5{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.05)}.ax-decoration-lightest\/50{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.5)}.ax-decoration-lightest\/55{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.55)}.ax-decoration-lightest\/60{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.6)}.ax-decoration-lightest\/65{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.65)}.ax-decoration-lightest\/70{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.7)}.ax-decoration-lightest\/75{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.75)}.ax-decoration-lightest\/80{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.8)}.ax-decoration-lightest\/85{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.85)}.ax-decoration-lightest\/90{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.9)}.ax-decoration-lightest\/95{text-decoration-color:rgba(var(--ax-sys-color-lightest-surface),.95)}.ax-decoration-on-dark{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-decoration-on-dark\/0{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-decoration-on-dark\/10{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-decoration-on-dark\/100{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-decoration-on-dark\/15{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-decoration-on-dark\/20{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-decoration-on-dark\/25{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-decoration-on-dark\/30{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-decoration-on-dark\/35{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-decoration-on-dark\/40{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-decoration-on-dark\/45{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-decoration-on-dark\/5{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-decoration-on-dark\/50{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-decoration-on-dark\/55{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-decoration-on-dark\/60{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-decoration-on-dark\/65{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-decoration-on-dark\/70{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-decoration-on-dark\/75{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-decoration-on-dark\/80{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-decoration-on-dark\/85{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-decoration-on-dark\/90{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-decoration-on-dark\/95{text-decoration-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-decoration-on-darker{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-decoration-on-darker\/0{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-decoration-on-darker\/10{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-decoration-on-darker\/100{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-decoration-on-darker\/15{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-decoration-on-darker\/20{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-decoration-on-darker\/25{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-decoration-on-darker\/30{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-decoration-on-darker\/35{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-decoration-on-darker\/40{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-decoration-on-darker\/45{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-decoration-on-darker\/5{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-decoration-on-darker\/50{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-decoration-on-darker\/55{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-decoration-on-darker\/60{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-decoration-on-darker\/65{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-decoration-on-darker\/70{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-decoration-on-darker\/75{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-decoration-on-darker\/80{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-decoration-on-darker\/85{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-decoration-on-darker\/90{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-decoration-on-darker\/95{text-decoration-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-decoration-on-darkest{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-decoration-on-darkest\/0{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-decoration-on-darkest\/10{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-decoration-on-darkest\/100{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-decoration-on-darkest\/15{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-decoration-on-darkest\/20{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-decoration-on-darkest\/25{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-decoration-on-darkest\/30{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-decoration-on-darkest\/35{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-decoration-on-darkest\/40{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-decoration-on-darkest\/45{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-decoration-on-darkest\/5{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-decoration-on-darkest\/50{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-decoration-on-darkest\/55{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-decoration-on-darkest\/60{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-decoration-on-darkest\/65{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-decoration-on-darkest\/70{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-decoration-on-darkest\/75{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-decoration-on-darkest\/80{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-decoration-on-darkest\/85{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-decoration-on-darkest\/90{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-decoration-on-darkest\/95{text-decoration-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-decoration-on-light{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-decoration-on-light\/0{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-decoration-on-light\/10{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-decoration-on-light\/100{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-decoration-on-light\/15{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-decoration-on-light\/20{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-decoration-on-light\/25{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-decoration-on-light\/30{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-decoration-on-light\/35{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-decoration-on-light\/40{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-decoration-on-light\/45{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-decoration-on-light\/5{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-decoration-on-light\/50{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-decoration-on-light\/55{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-decoration-on-light\/60{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-decoration-on-light\/65{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-decoration-on-light\/70{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-decoration-on-light\/75{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-decoration-on-light\/80{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-decoration-on-light\/85{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-decoration-on-light\/90{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-decoration-on-light\/95{text-decoration-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-decoration-on-lighter{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-decoration-on-lighter\/0{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-decoration-on-lighter\/10{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-decoration-on-lighter\/100{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-decoration-on-lighter\/15{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-decoration-on-lighter\/20{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-decoration-on-lighter\/25{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-decoration-on-lighter\/30{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-decoration-on-lighter\/35{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-decoration-on-lighter\/40{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-decoration-on-lighter\/45{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-decoration-on-lighter\/5{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-decoration-on-lighter\/50{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-decoration-on-lighter\/55{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-decoration-on-lighter\/60{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-decoration-on-lighter\/65{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-decoration-on-lighter\/70{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-decoration-on-lighter\/75{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-decoration-on-lighter\/80{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-decoration-on-lighter\/85{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-decoration-on-lighter\/90{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-decoration-on-lighter\/95{text-decoration-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-decoration-on-lightest{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-decoration-on-lightest\/0{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-decoration-on-lightest\/10{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-decoration-on-lightest\/100{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-decoration-on-lightest\/15{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-decoration-on-lightest\/20{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-decoration-on-lightest\/25{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-decoration-on-lightest\/30{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-decoration-on-lightest\/35{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-decoration-on-lightest\/40{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-decoration-on-lightest\/45{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-decoration-on-lightest\/5{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-decoration-on-lightest\/50{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-decoration-on-lightest\/55{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-decoration-on-lightest\/60{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-decoration-on-lightest\/65{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-decoration-on-lightest\/70{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-decoration-on-lightest\/75{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-decoration-on-lightest\/80{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-decoration-on-lightest\/85{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-decoration-on-lightest\/90{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-decoration-on-lightest\/95{text-decoration-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-decoration-on-surface{text-decoration-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-decoration-on-surface\/0{text-decoration-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-decoration-on-surface\/10{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-decoration-on-surface\/100{text-decoration-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-decoration-on-surface\/15{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-decoration-on-surface\/20{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-decoration-on-surface\/25{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-decoration-on-surface\/30{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-decoration-on-surface\/35{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-decoration-on-surface\/40{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-decoration-on-surface\/45{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-decoration-on-surface\/5{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-decoration-on-surface\/50{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-decoration-on-surface\/55{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-decoration-on-surface\/60{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-decoration-on-surface\/65{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-decoration-on-surface\/70{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-decoration-on-surface\/75{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-decoration-on-surface\/80{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-decoration-on-surface\/85{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-decoration-on-surface\/90{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-decoration-on-surface\/95{text-decoration-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-decoration-surface{text-decoration-color:rgba(var(--ax-sys-color-surface),1)}.ax-decoration-surface\/0{text-decoration-color:rgba(var(--ax-sys-color-surface),0)}.ax-decoration-surface\/10{text-decoration-color:rgba(var(--ax-sys-color-surface),.1)}.ax-decoration-surface\/100{text-decoration-color:rgba(var(--ax-sys-color-surface),1)}.ax-decoration-surface\/15{text-decoration-color:rgba(var(--ax-sys-color-surface),.15)}.ax-decoration-surface\/20{text-decoration-color:rgba(var(--ax-sys-color-surface),.2)}.ax-decoration-surface\/25{text-decoration-color:rgba(var(--ax-sys-color-surface),.25)}.ax-decoration-surface\/30{text-decoration-color:rgba(var(--ax-sys-color-surface),.3)}.ax-decoration-surface\/35{text-decoration-color:rgba(var(--ax-sys-color-surface),.35)}.ax-decoration-surface\/40{text-decoration-color:rgba(var(--ax-sys-color-surface),.4)}.ax-decoration-surface\/45{text-decoration-color:rgba(var(--ax-sys-color-surface),.45)}.ax-decoration-surface\/5{text-decoration-color:rgba(var(--ax-sys-color-surface),.05)}.ax-decoration-surface\/50{text-decoration-color:rgba(var(--ax-sys-color-surface),.5)}.ax-decoration-surface\/55{text-decoration-color:rgba(var(--ax-sys-color-surface),.55)}.ax-decoration-surface\/60{text-decoration-color:rgba(var(--ax-sys-color-surface),.6)}.ax-decoration-surface\/65{text-decoration-color:rgba(var(--ax-sys-color-surface),.65)}.ax-decoration-surface\/70{text-decoration-color:rgba(var(--ax-sys-color-surface),.7)}.ax-decoration-surface\/75{text-decoration-color:rgba(var(--ax-sys-color-surface),.75)}.ax-decoration-surface\/80{text-decoration-color:rgba(var(--ax-sys-color-surface),.8)}.ax-decoration-surface\/85{text-decoration-color:rgba(var(--ax-sys-color-surface),.85)}.ax-decoration-surface\/90{text-decoration-color:rgba(var(--ax-sys-color-surface),.9)}.ax-decoration-surface\/95{text-decoration-color:rgba(var(--ax-sys-color-surface),.95)}.ax-placeholder-dark::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-dark-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-dark\/0::placeholder{color:rgba(var(--ax-sys-color-dark-surface),0)}.ax-placeholder-dark\/10::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.1)}.ax-placeholder-dark\/100::placeholder{color:rgba(var(--ax-sys-color-dark-surface),1)}.ax-placeholder-dark\/15::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.15)}.ax-placeholder-dark\/20::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.2)}.ax-placeholder-dark\/25::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.25)}.ax-placeholder-dark\/30::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.3)}.ax-placeholder-dark\/35::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.35)}.ax-placeholder-dark\/40::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.4)}.ax-placeholder-dark\/45::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.45)}.ax-placeholder-dark\/5::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.05)}.ax-placeholder-dark\/50::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.5)}.ax-placeholder-dark\/55::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.55)}.ax-placeholder-dark\/60::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.6)}.ax-placeholder-dark\/65::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.65)}.ax-placeholder-dark\/70::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.7)}.ax-placeholder-dark\/75::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.75)}.ax-placeholder-dark\/80::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.8)}.ax-placeholder-dark\/85::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.85)}.ax-placeholder-dark\/90::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.9)}.ax-placeholder-dark\/95::placeholder{color:rgba(var(--ax-sys-color-dark-surface),.95)}.ax-placeholder-darker::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-darker-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-darker\/0::placeholder{color:rgba(var(--ax-sys-color-darker-surface),0)}.ax-placeholder-darker\/10::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.1)}.ax-placeholder-darker\/100::placeholder{color:rgba(var(--ax-sys-color-darker-surface),1)}.ax-placeholder-darker\/15::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.15)}.ax-placeholder-darker\/20::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.2)}.ax-placeholder-darker\/25::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.25)}.ax-placeholder-darker\/30::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.3)}.ax-placeholder-darker\/35::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.35)}.ax-placeholder-darker\/40::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.4)}.ax-placeholder-darker\/45::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.45)}.ax-placeholder-darker\/5::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.05)}.ax-placeholder-darker\/50::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.5)}.ax-placeholder-darker\/55::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.55)}.ax-placeholder-darker\/60::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.6)}.ax-placeholder-darker\/65::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.65)}.ax-placeholder-darker\/70::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.7)}.ax-placeholder-darker\/75::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.75)}.ax-placeholder-darker\/80::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.8)}.ax-placeholder-darker\/85::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.85)}.ax-placeholder-darker\/90::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.9)}.ax-placeholder-darker\/95::placeholder{color:rgba(var(--ax-sys-color-darker-surface),.95)}.ax-placeholder-darkest::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-darkest-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-darkest\/0::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),0)}.ax-placeholder-darkest\/10::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.1)}.ax-placeholder-darkest\/100::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-placeholder-darkest\/15::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.15)}.ax-placeholder-darkest\/20::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.2)}.ax-placeholder-darkest\/25::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.25)}.ax-placeholder-darkest\/30::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.3)}.ax-placeholder-darkest\/35::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.35)}.ax-placeholder-darkest\/40::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.4)}.ax-placeholder-darkest\/45::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.45)}.ax-placeholder-darkest\/5::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.05)}.ax-placeholder-darkest\/50::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.5)}.ax-placeholder-darkest\/55::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.55)}.ax-placeholder-darkest\/60::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.6)}.ax-placeholder-darkest\/65::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.65)}.ax-placeholder-darkest\/70::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.7)}.ax-placeholder-darkest\/75::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.75)}.ax-placeholder-darkest\/80::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.8)}.ax-placeholder-darkest\/85::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.85)}.ax-placeholder-darkest\/90::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.9)}.ax-placeholder-darkest\/95::placeholder{color:rgba(var(--ax-sys-color-darkest-surface),.95)}.ax-placeholder-light::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-light-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-light\/0::placeholder{color:rgba(var(--ax-sys-color-light-surface),0)}.ax-placeholder-light\/10::placeholder{color:rgba(var(--ax-sys-color-light-surface),.1)}.ax-placeholder-light\/100::placeholder{color:rgba(var(--ax-sys-color-light-surface),1)}.ax-placeholder-light\/15::placeholder{color:rgba(var(--ax-sys-color-light-surface),.15)}.ax-placeholder-light\/20::placeholder{color:rgba(var(--ax-sys-color-light-surface),.2)}.ax-placeholder-light\/25::placeholder{color:rgba(var(--ax-sys-color-light-surface),.25)}.ax-placeholder-light\/30::placeholder{color:rgba(var(--ax-sys-color-light-surface),.3)}.ax-placeholder-light\/35::placeholder{color:rgba(var(--ax-sys-color-light-surface),.35)}.ax-placeholder-light\/40::placeholder{color:rgba(var(--ax-sys-color-light-surface),.4)}.ax-placeholder-light\/45::placeholder{color:rgba(var(--ax-sys-color-light-surface),.45)}.ax-placeholder-light\/5::placeholder{color:rgba(var(--ax-sys-color-light-surface),.05)}.ax-placeholder-light\/50::placeholder{color:rgba(var(--ax-sys-color-light-surface),.5)}.ax-placeholder-light\/55::placeholder{color:rgba(var(--ax-sys-color-light-surface),.55)}.ax-placeholder-light\/60::placeholder{color:rgba(var(--ax-sys-color-light-surface),.6)}.ax-placeholder-light\/65::placeholder{color:rgba(var(--ax-sys-color-light-surface),.65)}.ax-placeholder-light\/70::placeholder{color:rgba(var(--ax-sys-color-light-surface),.7)}.ax-placeholder-light\/75::placeholder{color:rgba(var(--ax-sys-color-light-surface),.75)}.ax-placeholder-light\/80::placeholder{color:rgba(var(--ax-sys-color-light-surface),.8)}.ax-placeholder-light\/85::placeholder{color:rgba(var(--ax-sys-color-light-surface),.85)}.ax-placeholder-light\/90::placeholder{color:rgba(var(--ax-sys-color-light-surface),.9)}.ax-placeholder-light\/95::placeholder{color:rgba(var(--ax-sys-color-light-surface),.95)}.ax-placeholder-lighter::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-lighter-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-lighter\/0::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),0)}.ax-placeholder-lighter\/10::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.1)}.ax-placeholder-lighter\/100::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-placeholder-lighter\/15::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.15)}.ax-placeholder-lighter\/20::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.2)}.ax-placeholder-lighter\/25::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.25)}.ax-placeholder-lighter\/30::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.3)}.ax-placeholder-lighter\/35::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.35)}.ax-placeholder-lighter\/40::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.4)}.ax-placeholder-lighter\/45::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.45)}.ax-placeholder-lighter\/5::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.05)}.ax-placeholder-lighter\/50::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.5)}.ax-placeholder-lighter\/55::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.55)}.ax-placeholder-lighter\/60::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.6)}.ax-placeholder-lighter\/65::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.65)}.ax-placeholder-lighter\/70::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.7)}.ax-placeholder-lighter\/75::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.75)}.ax-placeholder-lighter\/80::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.8)}.ax-placeholder-lighter\/85::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.85)}.ax-placeholder-lighter\/90::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.9)}.ax-placeholder-lighter\/95::placeholder{color:rgba(var(--ax-sys-color-lighter-surface),.95)}.ax-placeholder-lightest::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-lightest-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-lightest\/0::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),0)}.ax-placeholder-lightest\/10::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.1)}.ax-placeholder-lightest\/100::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-placeholder-lightest\/15::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.15)}.ax-placeholder-lightest\/20::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.2)}.ax-placeholder-lightest\/25::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.25)}.ax-placeholder-lightest\/30::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.3)}.ax-placeholder-lightest\/35::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.35)}.ax-placeholder-lightest\/40::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.4)}.ax-placeholder-lightest\/45::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.45)}.ax-placeholder-lightest\/5::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.05)}.ax-placeholder-lightest\/50::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.5)}.ax-placeholder-lightest\/55::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.55)}.ax-placeholder-lightest\/60::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.6)}.ax-placeholder-lightest\/65::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.65)}.ax-placeholder-lightest\/70::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.7)}.ax-placeholder-lightest\/75::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.75)}.ax-placeholder-lightest\/80::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.8)}.ax-placeholder-lightest\/85::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.85)}.ax-placeholder-lightest\/90::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.9)}.ax-placeholder-lightest\/95::placeholder{color:rgba(var(--ax-sys-color-lightest-surface),.95)}.ax-placeholder-on-dark::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-on-dark-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-on-dark\/0::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-placeholder-on-dark\/10::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-placeholder-on-dark\/100::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-placeholder-on-dark\/15::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-placeholder-on-dark\/20::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-placeholder-on-dark\/25::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-placeholder-on-dark\/30::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-placeholder-on-dark\/35::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-placeholder-on-dark\/40::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-placeholder-on-dark\/45::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-placeholder-on-dark\/5::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-placeholder-on-dark\/50::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-placeholder-on-dark\/55::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-placeholder-on-dark\/60::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-placeholder-on-dark\/65::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-placeholder-on-dark\/70::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-placeholder-on-dark\/75::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-placeholder-on-dark\/80::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-placeholder-on-dark\/85::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-placeholder-on-dark\/90::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-placeholder-on-dark\/95::placeholder{color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-placeholder-on-darker::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-on-darker-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-on-darker\/0::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-placeholder-on-darker\/10::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-placeholder-on-darker\/100::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-placeholder-on-darker\/15::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-placeholder-on-darker\/20::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-placeholder-on-darker\/25::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-placeholder-on-darker\/30::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-placeholder-on-darker\/35::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-placeholder-on-darker\/40::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-placeholder-on-darker\/45::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-placeholder-on-darker\/5::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-placeholder-on-darker\/50::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-placeholder-on-darker\/55::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-placeholder-on-darker\/60::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-placeholder-on-darker\/65::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-placeholder-on-darker\/70::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-placeholder-on-darker\/75::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-placeholder-on-darker\/80::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-placeholder-on-darker\/85::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-placeholder-on-darker\/90::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-placeholder-on-darker\/95::placeholder{color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-placeholder-on-darkest::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-on-darkest-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-on-darkest\/0::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-placeholder-on-darkest\/10::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-placeholder-on-darkest\/100::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-placeholder-on-darkest\/15::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-placeholder-on-darkest\/20::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-placeholder-on-darkest\/25::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-placeholder-on-darkest\/30::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-placeholder-on-darkest\/35::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-placeholder-on-darkest\/40::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-placeholder-on-darkest\/45::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-placeholder-on-darkest\/5::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-placeholder-on-darkest\/50::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-placeholder-on-darkest\/55::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-placeholder-on-darkest\/60::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-placeholder-on-darkest\/65::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-placeholder-on-darkest\/70::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-placeholder-on-darkest\/75::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-placeholder-on-darkest\/80::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-placeholder-on-darkest\/85::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-placeholder-on-darkest\/90::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-placeholder-on-darkest\/95::placeholder{color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-placeholder-on-light::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-on-light-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-on-light\/0::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-placeholder-on-light\/10::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-placeholder-on-light\/100::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-placeholder-on-light\/15::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-placeholder-on-light\/20::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-placeholder-on-light\/25::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-placeholder-on-light\/30::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-placeholder-on-light\/35::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-placeholder-on-light\/40::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-placeholder-on-light\/45::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-placeholder-on-light\/5::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-placeholder-on-light\/50::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-placeholder-on-light\/55::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-placeholder-on-light\/60::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-placeholder-on-light\/65::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-placeholder-on-light\/70::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-placeholder-on-light\/75::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-placeholder-on-light\/80::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-placeholder-on-light\/85::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-placeholder-on-light\/90::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-placeholder-on-light\/95::placeholder{color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-placeholder-on-lighter::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-on-lighter-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-on-lighter\/0::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-placeholder-on-lighter\/10::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-placeholder-on-lighter\/100::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-placeholder-on-lighter\/15::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-placeholder-on-lighter\/20::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-placeholder-on-lighter\/25::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-placeholder-on-lighter\/30::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-placeholder-on-lighter\/35::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-placeholder-on-lighter\/40::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-placeholder-on-lighter\/45::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-placeholder-on-lighter\/5::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-placeholder-on-lighter\/50::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-placeholder-on-lighter\/55::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-placeholder-on-lighter\/60::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-placeholder-on-lighter\/65::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-placeholder-on-lighter\/70::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-placeholder-on-lighter\/75::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-placeholder-on-lighter\/80::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-placeholder-on-lighter\/85::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-placeholder-on-lighter\/90::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-placeholder-on-lighter\/95::placeholder{color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-placeholder-on-lightest::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-on-lightest-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-on-lightest\/0::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-placeholder-on-lightest\/10::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-placeholder-on-lightest\/100::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-placeholder-on-lightest\/15::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-placeholder-on-lightest\/20::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-placeholder-on-lightest\/25::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-placeholder-on-lightest\/30::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-placeholder-on-lightest\/35::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-placeholder-on-lightest\/40::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-placeholder-on-lightest\/45::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-placeholder-on-lightest\/5::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-placeholder-on-lightest\/50::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-placeholder-on-lightest\/55::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-placeholder-on-lightest\/60::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-placeholder-on-lightest\/65::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-placeholder-on-lightest\/70::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-placeholder-on-lightest\/75::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-placeholder-on-lightest\/80::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-placeholder-on-lightest\/85::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-placeholder-on-lightest\/90::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-placeholder-on-lightest\/95::placeholder{color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-placeholder-on-surface::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-on-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-on-surface\/0::placeholder{color:rgba(var(--ax-sys-color-on-surface),0)}.ax-placeholder-on-surface\/10::placeholder{color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-placeholder-on-surface\/100::placeholder{color:rgba(var(--ax-sys-color-on-surface),1)}.ax-placeholder-on-surface\/15::placeholder{color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-placeholder-on-surface\/20::placeholder{color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-placeholder-on-surface\/25::placeholder{color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-placeholder-on-surface\/30::placeholder{color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-placeholder-on-surface\/35::placeholder{color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-placeholder-on-surface\/40::placeholder{color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-placeholder-on-surface\/45::placeholder{color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-placeholder-on-surface\/5::placeholder{color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-placeholder-on-surface\/50::placeholder{color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-placeholder-on-surface\/55::placeholder{color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-placeholder-on-surface\/60::placeholder{color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-placeholder-on-surface\/65::placeholder{color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-placeholder-on-surface\/70::placeholder{color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-placeholder-on-surface\/75::placeholder{color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-placeholder-on-surface\/80::placeholder{color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-placeholder-on-surface\/85::placeholder{color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-placeholder-on-surface\/90::placeholder{color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-placeholder-on-surface\/95::placeholder{color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-placeholder-surface::placeholder{--tw-placeholder-opacity: 1;color:rgba(var(--ax-sys-color-surface),var(--tw-placeholder-opacity, 1))}.ax-placeholder-surface\/0::placeholder{color:rgba(var(--ax-sys-color-surface),0)}.ax-placeholder-surface\/10::placeholder{color:rgba(var(--ax-sys-color-surface),.1)}.ax-placeholder-surface\/100::placeholder{color:rgba(var(--ax-sys-color-surface),1)}.ax-placeholder-surface\/15::placeholder{color:rgba(var(--ax-sys-color-surface),.15)}.ax-placeholder-surface\/20::placeholder{color:rgba(var(--ax-sys-color-surface),.2)}.ax-placeholder-surface\/25::placeholder{color:rgba(var(--ax-sys-color-surface),.25)}.ax-placeholder-surface\/30::placeholder{color:rgba(var(--ax-sys-color-surface),.3)}.ax-placeholder-surface\/35::placeholder{color:rgba(var(--ax-sys-color-surface),.35)}.ax-placeholder-surface\/40::placeholder{color:rgba(var(--ax-sys-color-surface),.4)}.ax-placeholder-surface\/45::placeholder{color:rgba(var(--ax-sys-color-surface),.45)}.ax-placeholder-surface\/5::placeholder{color:rgba(var(--ax-sys-color-surface),.05)}.ax-placeholder-surface\/50::placeholder{color:rgba(var(--ax-sys-color-surface),.5)}.ax-placeholder-surface\/55::placeholder{color:rgba(var(--ax-sys-color-surface),.55)}.ax-placeholder-surface\/60::placeholder{color:rgba(var(--ax-sys-color-surface),.6)}.ax-placeholder-surface\/65::placeholder{color:rgba(var(--ax-sys-color-surface),.65)}.ax-placeholder-surface\/70::placeholder{color:rgba(var(--ax-sys-color-surface),.7)}.ax-placeholder-surface\/75::placeholder{color:rgba(var(--ax-sys-color-surface),.75)}.ax-placeholder-surface\/80::placeholder{color:rgba(var(--ax-sys-color-surface),.8)}.ax-placeholder-surface\/85::placeholder{color:rgba(var(--ax-sys-color-surface),.85)}.ax-placeholder-surface\/90::placeholder{color:rgba(var(--ax-sys-color-surface),.9)}.ax-placeholder-surface\/95::placeholder{color:rgba(var(--ax-sys-color-surface),.95)}.ax-caret-dark{caret-color:rgba(var(--ax-sys-color-dark-surface),1)}.ax-caret-dark\/0{caret-color:rgba(var(--ax-sys-color-dark-surface),0)}.ax-caret-dark\/10{caret-color:rgba(var(--ax-sys-color-dark-surface),.1)}.ax-caret-dark\/100{caret-color:rgba(var(--ax-sys-color-dark-surface),1)}.ax-caret-dark\/15{caret-color:rgba(var(--ax-sys-color-dark-surface),.15)}.ax-caret-dark\/20{caret-color:rgba(var(--ax-sys-color-dark-surface),.2)}.ax-caret-dark\/25{caret-color:rgba(var(--ax-sys-color-dark-surface),.25)}.ax-caret-dark\/30{caret-color:rgba(var(--ax-sys-color-dark-surface),.3)}.ax-caret-dark\/35{caret-color:rgba(var(--ax-sys-color-dark-surface),.35)}.ax-caret-dark\/40{caret-color:rgba(var(--ax-sys-color-dark-surface),.4)}.ax-caret-dark\/45{caret-color:rgba(var(--ax-sys-color-dark-surface),.45)}.ax-caret-dark\/5{caret-color:rgba(var(--ax-sys-color-dark-surface),.05)}.ax-caret-dark\/50{caret-color:rgba(var(--ax-sys-color-dark-surface),.5)}.ax-caret-dark\/55{caret-color:rgba(var(--ax-sys-color-dark-surface),.55)}.ax-caret-dark\/60{caret-color:rgba(var(--ax-sys-color-dark-surface),.6)}.ax-caret-dark\/65{caret-color:rgba(var(--ax-sys-color-dark-surface),.65)}.ax-caret-dark\/70{caret-color:rgba(var(--ax-sys-color-dark-surface),.7)}.ax-caret-dark\/75{caret-color:rgba(var(--ax-sys-color-dark-surface),.75)}.ax-caret-dark\/80{caret-color:rgba(var(--ax-sys-color-dark-surface),.8)}.ax-caret-dark\/85{caret-color:rgba(var(--ax-sys-color-dark-surface),.85)}.ax-caret-dark\/90{caret-color:rgba(var(--ax-sys-color-dark-surface),.9)}.ax-caret-dark\/95{caret-color:rgba(var(--ax-sys-color-dark-surface),.95)}.ax-caret-darker{caret-color:rgba(var(--ax-sys-color-darker-surface),1)}.ax-caret-darker\/0{caret-color:rgba(var(--ax-sys-color-darker-surface),0)}.ax-caret-darker\/10{caret-color:rgba(var(--ax-sys-color-darker-surface),.1)}.ax-caret-darker\/100{caret-color:rgba(var(--ax-sys-color-darker-surface),1)}.ax-caret-darker\/15{caret-color:rgba(var(--ax-sys-color-darker-surface),.15)}.ax-caret-darker\/20{caret-color:rgba(var(--ax-sys-color-darker-surface),.2)}.ax-caret-darker\/25{caret-color:rgba(var(--ax-sys-color-darker-surface),.25)}.ax-caret-darker\/30{caret-color:rgba(var(--ax-sys-color-darker-surface),.3)}.ax-caret-darker\/35{caret-color:rgba(var(--ax-sys-color-darker-surface),.35)}.ax-caret-darker\/40{caret-color:rgba(var(--ax-sys-color-darker-surface),.4)}.ax-caret-darker\/45{caret-color:rgba(var(--ax-sys-color-darker-surface),.45)}.ax-caret-darker\/5{caret-color:rgba(var(--ax-sys-color-darker-surface),.05)}.ax-caret-darker\/50{caret-color:rgba(var(--ax-sys-color-darker-surface),.5)}.ax-caret-darker\/55{caret-color:rgba(var(--ax-sys-color-darker-surface),.55)}.ax-caret-darker\/60{caret-color:rgba(var(--ax-sys-color-darker-surface),.6)}.ax-caret-darker\/65{caret-color:rgba(var(--ax-sys-color-darker-surface),.65)}.ax-caret-darker\/70{caret-color:rgba(var(--ax-sys-color-darker-surface),.7)}.ax-caret-darker\/75{caret-color:rgba(var(--ax-sys-color-darker-surface),.75)}.ax-caret-darker\/80{caret-color:rgba(var(--ax-sys-color-darker-surface),.8)}.ax-caret-darker\/85{caret-color:rgba(var(--ax-sys-color-darker-surface),.85)}.ax-caret-darker\/90{caret-color:rgba(var(--ax-sys-color-darker-surface),.9)}.ax-caret-darker\/95{caret-color:rgba(var(--ax-sys-color-darker-surface),.95)}.ax-caret-darkest{caret-color:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-caret-darkest\/0{caret-color:rgba(var(--ax-sys-color-darkest-surface),0)}.ax-caret-darkest\/10{caret-color:rgba(var(--ax-sys-color-darkest-surface),.1)}.ax-caret-darkest\/100{caret-color:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-caret-darkest\/15{caret-color:rgba(var(--ax-sys-color-darkest-surface),.15)}.ax-caret-darkest\/20{caret-color:rgba(var(--ax-sys-color-darkest-surface),.2)}.ax-caret-darkest\/25{caret-color:rgba(var(--ax-sys-color-darkest-surface),.25)}.ax-caret-darkest\/30{caret-color:rgba(var(--ax-sys-color-darkest-surface),.3)}.ax-caret-darkest\/35{caret-color:rgba(var(--ax-sys-color-darkest-surface),.35)}.ax-caret-darkest\/40{caret-color:rgba(var(--ax-sys-color-darkest-surface),.4)}.ax-caret-darkest\/45{caret-color:rgba(var(--ax-sys-color-darkest-surface),.45)}.ax-caret-darkest\/5{caret-color:rgba(var(--ax-sys-color-darkest-surface),.05)}.ax-caret-darkest\/50{caret-color:rgba(var(--ax-sys-color-darkest-surface),.5)}.ax-caret-darkest\/55{caret-color:rgba(var(--ax-sys-color-darkest-surface),.55)}.ax-caret-darkest\/60{caret-color:rgba(var(--ax-sys-color-darkest-surface),.6)}.ax-caret-darkest\/65{caret-color:rgba(var(--ax-sys-color-darkest-surface),.65)}.ax-caret-darkest\/70{caret-color:rgba(var(--ax-sys-color-darkest-surface),.7)}.ax-caret-darkest\/75{caret-color:rgba(var(--ax-sys-color-darkest-surface),.75)}.ax-caret-darkest\/80{caret-color:rgba(var(--ax-sys-color-darkest-surface),.8)}.ax-caret-darkest\/85{caret-color:rgba(var(--ax-sys-color-darkest-surface),.85)}.ax-caret-darkest\/90{caret-color:rgba(var(--ax-sys-color-darkest-surface),.9)}.ax-caret-darkest\/95{caret-color:rgba(var(--ax-sys-color-darkest-surface),.95)}.ax-caret-light{caret-color:rgba(var(--ax-sys-color-light-surface),1)}.ax-caret-light\/0{caret-color:rgba(var(--ax-sys-color-light-surface),0)}.ax-caret-light\/10{caret-color:rgba(var(--ax-sys-color-light-surface),.1)}.ax-caret-light\/100{caret-color:rgba(var(--ax-sys-color-light-surface),1)}.ax-caret-light\/15{caret-color:rgba(var(--ax-sys-color-light-surface),.15)}.ax-caret-light\/20{caret-color:rgba(var(--ax-sys-color-light-surface),.2)}.ax-caret-light\/25{caret-color:rgba(var(--ax-sys-color-light-surface),.25)}.ax-caret-light\/30{caret-color:rgba(var(--ax-sys-color-light-surface),.3)}.ax-caret-light\/35{caret-color:rgba(var(--ax-sys-color-light-surface),.35)}.ax-caret-light\/40{caret-color:rgba(var(--ax-sys-color-light-surface),.4)}.ax-caret-light\/45{caret-color:rgba(var(--ax-sys-color-light-surface),.45)}.ax-caret-light\/5{caret-color:rgba(var(--ax-sys-color-light-surface),.05)}.ax-caret-light\/50{caret-color:rgba(var(--ax-sys-color-light-surface),.5)}.ax-caret-light\/55{caret-color:rgba(var(--ax-sys-color-light-surface),.55)}.ax-caret-light\/60{caret-color:rgba(var(--ax-sys-color-light-surface),.6)}.ax-caret-light\/65{caret-color:rgba(var(--ax-sys-color-light-surface),.65)}.ax-caret-light\/70{caret-color:rgba(var(--ax-sys-color-light-surface),.7)}.ax-caret-light\/75{caret-color:rgba(var(--ax-sys-color-light-surface),.75)}.ax-caret-light\/80{caret-color:rgba(var(--ax-sys-color-light-surface),.8)}.ax-caret-light\/85{caret-color:rgba(var(--ax-sys-color-light-surface),.85)}.ax-caret-light\/90{caret-color:rgba(var(--ax-sys-color-light-surface),.9)}.ax-caret-light\/95{caret-color:rgba(var(--ax-sys-color-light-surface),.95)}.ax-caret-lighter{caret-color:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-caret-lighter\/0{caret-color:rgba(var(--ax-sys-color-lighter-surface),0)}.ax-caret-lighter\/10{caret-color:rgba(var(--ax-sys-color-lighter-surface),.1)}.ax-caret-lighter\/100{caret-color:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-caret-lighter\/15{caret-color:rgba(var(--ax-sys-color-lighter-surface),.15)}.ax-caret-lighter\/20{caret-color:rgba(var(--ax-sys-color-lighter-surface),.2)}.ax-caret-lighter\/25{caret-color:rgba(var(--ax-sys-color-lighter-surface),.25)}.ax-caret-lighter\/30{caret-color:rgba(var(--ax-sys-color-lighter-surface),.3)}.ax-caret-lighter\/35{caret-color:rgba(var(--ax-sys-color-lighter-surface),.35)}.ax-caret-lighter\/40{caret-color:rgba(var(--ax-sys-color-lighter-surface),.4)}.ax-caret-lighter\/45{caret-color:rgba(var(--ax-sys-color-lighter-surface),.45)}.ax-caret-lighter\/5{caret-color:rgba(var(--ax-sys-color-lighter-surface),.05)}.ax-caret-lighter\/50{caret-color:rgba(var(--ax-sys-color-lighter-surface),.5)}.ax-caret-lighter\/55{caret-color:rgba(var(--ax-sys-color-lighter-surface),.55)}.ax-caret-lighter\/60{caret-color:rgba(var(--ax-sys-color-lighter-surface),.6)}.ax-caret-lighter\/65{caret-color:rgba(var(--ax-sys-color-lighter-surface),.65)}.ax-caret-lighter\/70{caret-color:rgba(var(--ax-sys-color-lighter-surface),.7)}.ax-caret-lighter\/75{caret-color:rgba(var(--ax-sys-color-lighter-surface),.75)}.ax-caret-lighter\/80{caret-color:rgba(var(--ax-sys-color-lighter-surface),.8)}.ax-caret-lighter\/85{caret-color:rgba(var(--ax-sys-color-lighter-surface),.85)}.ax-caret-lighter\/90{caret-color:rgba(var(--ax-sys-color-lighter-surface),.9)}.ax-caret-lighter\/95{caret-color:rgba(var(--ax-sys-color-lighter-surface),.95)}.ax-caret-lightest{caret-color:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-caret-lightest\/0{caret-color:rgba(var(--ax-sys-color-lightest-surface),0)}.ax-caret-lightest\/10{caret-color:rgba(var(--ax-sys-color-lightest-surface),.1)}.ax-caret-lightest\/100{caret-color:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-caret-lightest\/15{caret-color:rgba(var(--ax-sys-color-lightest-surface),.15)}.ax-caret-lightest\/20{caret-color:rgba(var(--ax-sys-color-lightest-surface),.2)}.ax-caret-lightest\/25{caret-color:rgba(var(--ax-sys-color-lightest-surface),.25)}.ax-caret-lightest\/30{caret-color:rgba(var(--ax-sys-color-lightest-surface),.3)}.ax-caret-lightest\/35{caret-color:rgba(var(--ax-sys-color-lightest-surface),.35)}.ax-caret-lightest\/40{caret-color:rgba(var(--ax-sys-color-lightest-surface),.4)}.ax-caret-lightest\/45{caret-color:rgba(var(--ax-sys-color-lightest-surface),.45)}.ax-caret-lightest\/5{caret-color:rgba(var(--ax-sys-color-lightest-surface),.05)}.ax-caret-lightest\/50{caret-color:rgba(var(--ax-sys-color-lightest-surface),.5)}.ax-caret-lightest\/55{caret-color:rgba(var(--ax-sys-color-lightest-surface),.55)}.ax-caret-lightest\/60{caret-color:rgba(var(--ax-sys-color-lightest-surface),.6)}.ax-caret-lightest\/65{caret-color:rgba(var(--ax-sys-color-lightest-surface),.65)}.ax-caret-lightest\/70{caret-color:rgba(var(--ax-sys-color-lightest-surface),.7)}.ax-caret-lightest\/75{caret-color:rgba(var(--ax-sys-color-lightest-surface),.75)}.ax-caret-lightest\/80{caret-color:rgba(var(--ax-sys-color-lightest-surface),.8)}.ax-caret-lightest\/85{caret-color:rgba(var(--ax-sys-color-lightest-surface),.85)}.ax-caret-lightest\/90{caret-color:rgba(var(--ax-sys-color-lightest-surface),.9)}.ax-caret-lightest\/95{caret-color:rgba(var(--ax-sys-color-lightest-surface),.95)}.ax-caret-on-dark{caret-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-caret-on-dark\/0{caret-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-caret-on-dark\/10{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-caret-on-dark\/100{caret-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-caret-on-dark\/15{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-caret-on-dark\/20{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-caret-on-dark\/25{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-caret-on-dark\/30{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-caret-on-dark\/35{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-caret-on-dark\/40{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-caret-on-dark\/45{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-caret-on-dark\/5{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-caret-on-dark\/50{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-caret-on-dark\/55{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-caret-on-dark\/60{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-caret-on-dark\/65{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-caret-on-dark\/70{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-caret-on-dark\/75{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-caret-on-dark\/80{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-caret-on-dark\/85{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-caret-on-dark\/90{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-caret-on-dark\/95{caret-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-caret-on-darker{caret-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-caret-on-darker\/0{caret-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-caret-on-darker\/10{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-caret-on-darker\/100{caret-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-caret-on-darker\/15{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-caret-on-darker\/20{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-caret-on-darker\/25{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-caret-on-darker\/30{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-caret-on-darker\/35{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-caret-on-darker\/40{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-caret-on-darker\/45{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-caret-on-darker\/5{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-caret-on-darker\/50{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-caret-on-darker\/55{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-caret-on-darker\/60{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-caret-on-darker\/65{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-caret-on-darker\/70{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-caret-on-darker\/75{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-caret-on-darker\/80{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-caret-on-darker\/85{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-caret-on-darker\/90{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-caret-on-darker\/95{caret-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-caret-on-darkest{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-caret-on-darkest\/0{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-caret-on-darkest\/10{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-caret-on-darkest\/100{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-caret-on-darkest\/15{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-caret-on-darkest\/20{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-caret-on-darkest\/25{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-caret-on-darkest\/30{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-caret-on-darkest\/35{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-caret-on-darkest\/40{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-caret-on-darkest\/45{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-caret-on-darkest\/5{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-caret-on-darkest\/50{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-caret-on-darkest\/55{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-caret-on-darkest\/60{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-caret-on-darkest\/65{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-caret-on-darkest\/70{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-caret-on-darkest\/75{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-caret-on-darkest\/80{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-caret-on-darkest\/85{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-caret-on-darkest\/90{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-caret-on-darkest\/95{caret-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-caret-on-light{caret-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-caret-on-light\/0{caret-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-caret-on-light\/10{caret-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-caret-on-light\/100{caret-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-caret-on-light\/15{caret-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-caret-on-light\/20{caret-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-caret-on-light\/25{caret-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-caret-on-light\/30{caret-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-caret-on-light\/35{caret-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-caret-on-light\/40{caret-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-caret-on-light\/45{caret-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-caret-on-light\/5{caret-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-caret-on-light\/50{caret-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-caret-on-light\/55{caret-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-caret-on-light\/60{caret-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-caret-on-light\/65{caret-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-caret-on-light\/70{caret-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-caret-on-light\/75{caret-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-caret-on-light\/80{caret-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-caret-on-light\/85{caret-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-caret-on-light\/90{caret-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-caret-on-light\/95{caret-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-caret-on-lighter{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-caret-on-lighter\/0{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-caret-on-lighter\/10{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-caret-on-lighter\/100{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-caret-on-lighter\/15{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-caret-on-lighter\/20{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-caret-on-lighter\/25{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-caret-on-lighter\/30{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-caret-on-lighter\/35{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-caret-on-lighter\/40{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-caret-on-lighter\/45{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-caret-on-lighter\/5{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-caret-on-lighter\/50{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-caret-on-lighter\/55{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-caret-on-lighter\/60{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-caret-on-lighter\/65{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-caret-on-lighter\/70{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-caret-on-lighter\/75{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-caret-on-lighter\/80{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-caret-on-lighter\/85{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-caret-on-lighter\/90{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-caret-on-lighter\/95{caret-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-caret-on-lightest{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-caret-on-lightest\/0{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-caret-on-lightest\/10{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-caret-on-lightest\/100{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-caret-on-lightest\/15{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-caret-on-lightest\/20{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-caret-on-lightest\/25{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-caret-on-lightest\/30{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-caret-on-lightest\/35{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-caret-on-lightest\/40{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-caret-on-lightest\/45{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-caret-on-lightest\/5{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-caret-on-lightest\/50{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-caret-on-lightest\/55{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-caret-on-lightest\/60{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-caret-on-lightest\/65{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-caret-on-lightest\/70{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-caret-on-lightest\/75{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-caret-on-lightest\/80{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-caret-on-lightest\/85{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-caret-on-lightest\/90{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-caret-on-lightest\/95{caret-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-caret-on-surface{caret-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-caret-on-surface\/0{caret-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-caret-on-surface\/10{caret-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-caret-on-surface\/100{caret-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-caret-on-surface\/15{caret-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-caret-on-surface\/20{caret-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-caret-on-surface\/25{caret-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-caret-on-surface\/30{caret-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-caret-on-surface\/35{caret-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-caret-on-surface\/40{caret-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-caret-on-surface\/45{caret-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-caret-on-surface\/5{caret-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-caret-on-surface\/50{caret-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-caret-on-surface\/55{caret-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-caret-on-surface\/60{caret-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-caret-on-surface\/65{caret-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-caret-on-surface\/70{caret-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-caret-on-surface\/75{caret-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-caret-on-surface\/80{caret-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-caret-on-surface\/85{caret-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-caret-on-surface\/90{caret-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-caret-on-surface\/95{caret-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-caret-surface{caret-color:rgba(var(--ax-sys-color-surface),1)}.ax-caret-surface\/0{caret-color:rgba(var(--ax-sys-color-surface),0)}.ax-caret-surface\/10{caret-color:rgba(var(--ax-sys-color-surface),.1)}.ax-caret-surface\/100{caret-color:rgba(var(--ax-sys-color-surface),1)}.ax-caret-surface\/15{caret-color:rgba(var(--ax-sys-color-surface),.15)}.ax-caret-surface\/20{caret-color:rgba(var(--ax-sys-color-surface),.2)}.ax-caret-surface\/25{caret-color:rgba(var(--ax-sys-color-surface),.25)}.ax-caret-surface\/30{caret-color:rgba(var(--ax-sys-color-surface),.3)}.ax-caret-surface\/35{caret-color:rgba(var(--ax-sys-color-surface),.35)}.ax-caret-surface\/40{caret-color:rgba(var(--ax-sys-color-surface),.4)}.ax-caret-surface\/45{caret-color:rgba(var(--ax-sys-color-surface),.45)}.ax-caret-surface\/5{caret-color:rgba(var(--ax-sys-color-surface),.05)}.ax-caret-surface\/50{caret-color:rgba(var(--ax-sys-color-surface),.5)}.ax-caret-surface\/55{caret-color:rgba(var(--ax-sys-color-surface),.55)}.ax-caret-surface\/60{caret-color:rgba(var(--ax-sys-color-surface),.6)}.ax-caret-surface\/65{caret-color:rgba(var(--ax-sys-color-surface),.65)}.ax-caret-surface\/70{caret-color:rgba(var(--ax-sys-color-surface),.7)}.ax-caret-surface\/75{caret-color:rgba(var(--ax-sys-color-surface),.75)}.ax-caret-surface\/80{caret-color:rgba(var(--ax-sys-color-surface),.8)}.ax-caret-surface\/85{caret-color:rgba(var(--ax-sys-color-surface),.85)}.ax-caret-surface\/90{caret-color:rgba(var(--ax-sys-color-surface),.9)}.ax-caret-surface\/95{caret-color:rgba(var(--ax-sys-color-surface),.95)}.ax-accent-dark{accent-color:rgba(var(--ax-sys-color-dark-surface),1)}.ax-accent-dark\/0{accent-color:rgba(var(--ax-sys-color-dark-surface),0)}.ax-accent-dark\/10{accent-color:rgba(var(--ax-sys-color-dark-surface),.1)}.ax-accent-dark\/100{accent-color:rgba(var(--ax-sys-color-dark-surface),1)}.ax-accent-dark\/15{accent-color:rgba(var(--ax-sys-color-dark-surface),.15)}.ax-accent-dark\/20{accent-color:rgba(var(--ax-sys-color-dark-surface),.2)}.ax-accent-dark\/25{accent-color:rgba(var(--ax-sys-color-dark-surface),.25)}.ax-accent-dark\/30{accent-color:rgba(var(--ax-sys-color-dark-surface),.3)}.ax-accent-dark\/35{accent-color:rgba(var(--ax-sys-color-dark-surface),.35)}.ax-accent-dark\/40{accent-color:rgba(var(--ax-sys-color-dark-surface),.4)}.ax-accent-dark\/45{accent-color:rgba(var(--ax-sys-color-dark-surface),.45)}.ax-accent-dark\/5{accent-color:rgba(var(--ax-sys-color-dark-surface),.05)}.ax-accent-dark\/50{accent-color:rgba(var(--ax-sys-color-dark-surface),.5)}.ax-accent-dark\/55{accent-color:rgba(var(--ax-sys-color-dark-surface),.55)}.ax-accent-dark\/60{accent-color:rgba(var(--ax-sys-color-dark-surface),.6)}.ax-accent-dark\/65{accent-color:rgba(var(--ax-sys-color-dark-surface),.65)}.ax-accent-dark\/70{accent-color:rgba(var(--ax-sys-color-dark-surface),.7)}.ax-accent-dark\/75{accent-color:rgba(var(--ax-sys-color-dark-surface),.75)}.ax-accent-dark\/80{accent-color:rgba(var(--ax-sys-color-dark-surface),.8)}.ax-accent-dark\/85{accent-color:rgba(var(--ax-sys-color-dark-surface),.85)}.ax-accent-dark\/90{accent-color:rgba(var(--ax-sys-color-dark-surface),.9)}.ax-accent-dark\/95{accent-color:rgba(var(--ax-sys-color-dark-surface),.95)}.ax-accent-darker{accent-color:rgba(var(--ax-sys-color-darker-surface),1)}.ax-accent-darker\/0{accent-color:rgba(var(--ax-sys-color-darker-surface),0)}.ax-accent-darker\/10{accent-color:rgba(var(--ax-sys-color-darker-surface),.1)}.ax-accent-darker\/100{accent-color:rgba(var(--ax-sys-color-darker-surface),1)}.ax-accent-darker\/15{accent-color:rgba(var(--ax-sys-color-darker-surface),.15)}.ax-accent-darker\/20{accent-color:rgba(var(--ax-sys-color-darker-surface),.2)}.ax-accent-darker\/25{accent-color:rgba(var(--ax-sys-color-darker-surface),.25)}.ax-accent-darker\/30{accent-color:rgba(var(--ax-sys-color-darker-surface),.3)}.ax-accent-darker\/35{accent-color:rgba(var(--ax-sys-color-darker-surface),.35)}.ax-accent-darker\/40{accent-color:rgba(var(--ax-sys-color-darker-surface),.4)}.ax-accent-darker\/45{accent-color:rgba(var(--ax-sys-color-darker-surface),.45)}.ax-accent-darker\/5{accent-color:rgba(var(--ax-sys-color-darker-surface),.05)}.ax-accent-darker\/50{accent-color:rgba(var(--ax-sys-color-darker-surface),.5)}.ax-accent-darker\/55{accent-color:rgba(var(--ax-sys-color-darker-surface),.55)}.ax-accent-darker\/60{accent-color:rgba(var(--ax-sys-color-darker-surface),.6)}.ax-accent-darker\/65{accent-color:rgba(var(--ax-sys-color-darker-surface),.65)}.ax-accent-darker\/70{accent-color:rgba(var(--ax-sys-color-darker-surface),.7)}.ax-accent-darker\/75{accent-color:rgba(var(--ax-sys-color-darker-surface),.75)}.ax-accent-darker\/80{accent-color:rgba(var(--ax-sys-color-darker-surface),.8)}.ax-accent-darker\/85{accent-color:rgba(var(--ax-sys-color-darker-surface),.85)}.ax-accent-darker\/90{accent-color:rgba(var(--ax-sys-color-darker-surface),.9)}.ax-accent-darker\/95{accent-color:rgba(var(--ax-sys-color-darker-surface),.95)}.ax-accent-darkest{accent-color:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-accent-darkest\/0{accent-color:rgba(var(--ax-sys-color-darkest-surface),0)}.ax-accent-darkest\/10{accent-color:rgba(var(--ax-sys-color-darkest-surface),.1)}.ax-accent-darkest\/100{accent-color:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-accent-darkest\/15{accent-color:rgba(var(--ax-sys-color-darkest-surface),.15)}.ax-accent-darkest\/20{accent-color:rgba(var(--ax-sys-color-darkest-surface),.2)}.ax-accent-darkest\/25{accent-color:rgba(var(--ax-sys-color-darkest-surface),.25)}.ax-accent-darkest\/30{accent-color:rgba(var(--ax-sys-color-darkest-surface),.3)}.ax-accent-darkest\/35{accent-color:rgba(var(--ax-sys-color-darkest-surface),.35)}.ax-accent-darkest\/40{accent-color:rgba(var(--ax-sys-color-darkest-surface),.4)}.ax-accent-darkest\/45{accent-color:rgba(var(--ax-sys-color-darkest-surface),.45)}.ax-accent-darkest\/5{accent-color:rgba(var(--ax-sys-color-darkest-surface),.05)}.ax-accent-darkest\/50{accent-color:rgba(var(--ax-sys-color-darkest-surface),.5)}.ax-accent-darkest\/55{accent-color:rgba(var(--ax-sys-color-darkest-surface),.55)}.ax-accent-darkest\/60{accent-color:rgba(var(--ax-sys-color-darkest-surface),.6)}.ax-accent-darkest\/65{accent-color:rgba(var(--ax-sys-color-darkest-surface),.65)}.ax-accent-darkest\/70{accent-color:rgba(var(--ax-sys-color-darkest-surface),.7)}.ax-accent-darkest\/75{accent-color:rgba(var(--ax-sys-color-darkest-surface),.75)}.ax-accent-darkest\/80{accent-color:rgba(var(--ax-sys-color-darkest-surface),.8)}.ax-accent-darkest\/85{accent-color:rgba(var(--ax-sys-color-darkest-surface),.85)}.ax-accent-darkest\/90{accent-color:rgba(var(--ax-sys-color-darkest-surface),.9)}.ax-accent-darkest\/95{accent-color:rgba(var(--ax-sys-color-darkest-surface),.95)}.ax-accent-light{accent-color:rgba(var(--ax-sys-color-light-surface),1)}.ax-accent-light\/0{accent-color:rgba(var(--ax-sys-color-light-surface),0)}.ax-accent-light\/10{accent-color:rgba(var(--ax-sys-color-light-surface),.1)}.ax-accent-light\/100{accent-color:rgba(var(--ax-sys-color-light-surface),1)}.ax-accent-light\/15{accent-color:rgba(var(--ax-sys-color-light-surface),.15)}.ax-accent-light\/20{accent-color:rgba(var(--ax-sys-color-light-surface),.2)}.ax-accent-light\/25{accent-color:rgba(var(--ax-sys-color-light-surface),.25)}.ax-accent-light\/30{accent-color:rgba(var(--ax-sys-color-light-surface),.3)}.ax-accent-light\/35{accent-color:rgba(var(--ax-sys-color-light-surface),.35)}.ax-accent-light\/40{accent-color:rgba(var(--ax-sys-color-light-surface),.4)}.ax-accent-light\/45{accent-color:rgba(var(--ax-sys-color-light-surface),.45)}.ax-accent-light\/5{accent-color:rgba(var(--ax-sys-color-light-surface),.05)}.ax-accent-light\/50{accent-color:rgba(var(--ax-sys-color-light-surface),.5)}.ax-accent-light\/55{accent-color:rgba(var(--ax-sys-color-light-surface),.55)}.ax-accent-light\/60{accent-color:rgba(var(--ax-sys-color-light-surface),.6)}.ax-accent-light\/65{accent-color:rgba(var(--ax-sys-color-light-surface),.65)}.ax-accent-light\/70{accent-color:rgba(var(--ax-sys-color-light-surface),.7)}.ax-accent-light\/75{accent-color:rgba(var(--ax-sys-color-light-surface),.75)}.ax-accent-light\/80{accent-color:rgba(var(--ax-sys-color-light-surface),.8)}.ax-accent-light\/85{accent-color:rgba(var(--ax-sys-color-light-surface),.85)}.ax-accent-light\/90{accent-color:rgba(var(--ax-sys-color-light-surface),.9)}.ax-accent-light\/95{accent-color:rgba(var(--ax-sys-color-light-surface),.95)}.ax-accent-lighter{accent-color:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-accent-lighter\/0{accent-color:rgba(var(--ax-sys-color-lighter-surface),0)}.ax-accent-lighter\/10{accent-color:rgba(var(--ax-sys-color-lighter-surface),.1)}.ax-accent-lighter\/100{accent-color:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-accent-lighter\/15{accent-color:rgba(var(--ax-sys-color-lighter-surface),.15)}.ax-accent-lighter\/20{accent-color:rgba(var(--ax-sys-color-lighter-surface),.2)}.ax-accent-lighter\/25{accent-color:rgba(var(--ax-sys-color-lighter-surface),.25)}.ax-accent-lighter\/30{accent-color:rgba(var(--ax-sys-color-lighter-surface),.3)}.ax-accent-lighter\/35{accent-color:rgba(var(--ax-sys-color-lighter-surface),.35)}.ax-accent-lighter\/40{accent-color:rgba(var(--ax-sys-color-lighter-surface),.4)}.ax-accent-lighter\/45{accent-color:rgba(var(--ax-sys-color-lighter-surface),.45)}.ax-accent-lighter\/5{accent-color:rgba(var(--ax-sys-color-lighter-surface),.05)}.ax-accent-lighter\/50{accent-color:rgba(var(--ax-sys-color-lighter-surface),.5)}.ax-accent-lighter\/55{accent-color:rgba(var(--ax-sys-color-lighter-surface),.55)}.ax-accent-lighter\/60{accent-color:rgba(var(--ax-sys-color-lighter-surface),.6)}.ax-accent-lighter\/65{accent-color:rgba(var(--ax-sys-color-lighter-surface),.65)}.ax-accent-lighter\/70{accent-color:rgba(var(--ax-sys-color-lighter-surface),.7)}.ax-accent-lighter\/75{accent-color:rgba(var(--ax-sys-color-lighter-surface),.75)}.ax-accent-lighter\/80{accent-color:rgba(var(--ax-sys-color-lighter-surface),.8)}.ax-accent-lighter\/85{accent-color:rgba(var(--ax-sys-color-lighter-surface),.85)}.ax-accent-lighter\/90{accent-color:rgba(var(--ax-sys-color-lighter-surface),.9)}.ax-accent-lighter\/95{accent-color:rgba(var(--ax-sys-color-lighter-surface),.95)}.ax-accent-lightest{accent-color:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-accent-lightest\/0{accent-color:rgba(var(--ax-sys-color-lightest-surface),0)}.ax-accent-lightest\/10{accent-color:rgba(var(--ax-sys-color-lightest-surface),.1)}.ax-accent-lightest\/100{accent-color:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-accent-lightest\/15{accent-color:rgba(var(--ax-sys-color-lightest-surface),.15)}.ax-accent-lightest\/20{accent-color:rgba(var(--ax-sys-color-lightest-surface),.2)}.ax-accent-lightest\/25{accent-color:rgba(var(--ax-sys-color-lightest-surface),.25)}.ax-accent-lightest\/30{accent-color:rgba(var(--ax-sys-color-lightest-surface),.3)}.ax-accent-lightest\/35{accent-color:rgba(var(--ax-sys-color-lightest-surface),.35)}.ax-accent-lightest\/40{accent-color:rgba(var(--ax-sys-color-lightest-surface),.4)}.ax-accent-lightest\/45{accent-color:rgba(var(--ax-sys-color-lightest-surface),.45)}.ax-accent-lightest\/5{accent-color:rgba(var(--ax-sys-color-lightest-surface),.05)}.ax-accent-lightest\/50{accent-color:rgba(var(--ax-sys-color-lightest-surface),.5)}.ax-accent-lightest\/55{accent-color:rgba(var(--ax-sys-color-lightest-surface),.55)}.ax-accent-lightest\/60{accent-color:rgba(var(--ax-sys-color-lightest-surface),.6)}.ax-accent-lightest\/65{accent-color:rgba(var(--ax-sys-color-lightest-surface),.65)}.ax-accent-lightest\/70{accent-color:rgba(var(--ax-sys-color-lightest-surface),.7)}.ax-accent-lightest\/75{accent-color:rgba(var(--ax-sys-color-lightest-surface),.75)}.ax-accent-lightest\/80{accent-color:rgba(var(--ax-sys-color-lightest-surface),.8)}.ax-accent-lightest\/85{accent-color:rgba(var(--ax-sys-color-lightest-surface),.85)}.ax-accent-lightest\/90{accent-color:rgba(var(--ax-sys-color-lightest-surface),.9)}.ax-accent-lightest\/95{accent-color:rgba(var(--ax-sys-color-lightest-surface),.95)}.ax-accent-on-dark{accent-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-accent-on-dark\/0{accent-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-accent-on-dark\/10{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-accent-on-dark\/100{accent-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-accent-on-dark\/15{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-accent-on-dark\/20{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-accent-on-dark\/25{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-accent-on-dark\/30{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-accent-on-dark\/35{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-accent-on-dark\/40{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-accent-on-dark\/45{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-accent-on-dark\/5{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-accent-on-dark\/50{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-accent-on-dark\/55{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-accent-on-dark\/60{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-accent-on-dark\/65{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-accent-on-dark\/70{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-accent-on-dark\/75{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-accent-on-dark\/80{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-accent-on-dark\/85{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-accent-on-dark\/90{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-accent-on-dark\/95{accent-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-accent-on-darker{accent-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-accent-on-darker\/0{accent-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-accent-on-darker\/10{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-accent-on-darker\/100{accent-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-accent-on-darker\/15{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-accent-on-darker\/20{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-accent-on-darker\/25{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-accent-on-darker\/30{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-accent-on-darker\/35{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-accent-on-darker\/40{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-accent-on-darker\/45{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-accent-on-darker\/5{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-accent-on-darker\/50{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-accent-on-darker\/55{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-accent-on-darker\/60{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-accent-on-darker\/65{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-accent-on-darker\/70{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-accent-on-darker\/75{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-accent-on-darker\/80{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-accent-on-darker\/85{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-accent-on-darker\/90{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-accent-on-darker\/95{accent-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-accent-on-darkest{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-accent-on-darkest\/0{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-accent-on-darkest\/10{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-accent-on-darkest\/100{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-accent-on-darkest\/15{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-accent-on-darkest\/20{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-accent-on-darkest\/25{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-accent-on-darkest\/30{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-accent-on-darkest\/35{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-accent-on-darkest\/40{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-accent-on-darkest\/45{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-accent-on-darkest\/5{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-accent-on-darkest\/50{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-accent-on-darkest\/55{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-accent-on-darkest\/60{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-accent-on-darkest\/65{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-accent-on-darkest\/70{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-accent-on-darkest\/75{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-accent-on-darkest\/80{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-accent-on-darkest\/85{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-accent-on-darkest\/90{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-accent-on-darkest\/95{accent-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-accent-on-light{accent-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-accent-on-light\/0{accent-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-accent-on-light\/10{accent-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-accent-on-light\/100{accent-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-accent-on-light\/15{accent-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-accent-on-light\/20{accent-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-accent-on-light\/25{accent-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-accent-on-light\/30{accent-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-accent-on-light\/35{accent-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-accent-on-light\/40{accent-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-accent-on-light\/45{accent-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-accent-on-light\/5{accent-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-accent-on-light\/50{accent-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-accent-on-light\/55{accent-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-accent-on-light\/60{accent-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-accent-on-light\/65{accent-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-accent-on-light\/70{accent-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-accent-on-light\/75{accent-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-accent-on-light\/80{accent-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-accent-on-light\/85{accent-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-accent-on-light\/90{accent-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-accent-on-light\/95{accent-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-accent-on-lighter{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-accent-on-lighter\/0{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-accent-on-lighter\/10{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-accent-on-lighter\/100{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-accent-on-lighter\/15{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-accent-on-lighter\/20{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-accent-on-lighter\/25{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-accent-on-lighter\/30{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-accent-on-lighter\/35{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-accent-on-lighter\/40{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-accent-on-lighter\/45{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-accent-on-lighter\/5{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-accent-on-lighter\/50{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-accent-on-lighter\/55{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-accent-on-lighter\/60{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-accent-on-lighter\/65{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-accent-on-lighter\/70{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-accent-on-lighter\/75{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-accent-on-lighter\/80{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-accent-on-lighter\/85{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-accent-on-lighter\/90{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-accent-on-lighter\/95{accent-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-accent-on-lightest{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-accent-on-lightest\/0{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-accent-on-lightest\/10{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-accent-on-lightest\/100{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-accent-on-lightest\/15{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-accent-on-lightest\/20{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-accent-on-lightest\/25{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-accent-on-lightest\/30{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-accent-on-lightest\/35{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-accent-on-lightest\/40{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-accent-on-lightest\/45{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-accent-on-lightest\/5{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-accent-on-lightest\/50{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-accent-on-lightest\/55{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-accent-on-lightest\/60{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-accent-on-lightest\/65{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-accent-on-lightest\/70{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-accent-on-lightest\/75{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-accent-on-lightest\/80{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-accent-on-lightest\/85{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-accent-on-lightest\/90{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-accent-on-lightest\/95{accent-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-accent-on-surface{accent-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-accent-on-surface\/0{accent-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-accent-on-surface\/10{accent-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-accent-on-surface\/100{accent-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-accent-on-surface\/15{accent-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-accent-on-surface\/20{accent-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-accent-on-surface\/25{accent-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-accent-on-surface\/30{accent-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-accent-on-surface\/35{accent-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-accent-on-surface\/40{accent-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-accent-on-surface\/45{accent-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-accent-on-surface\/5{accent-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-accent-on-surface\/50{accent-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-accent-on-surface\/55{accent-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-accent-on-surface\/60{accent-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-accent-on-surface\/65{accent-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-accent-on-surface\/70{accent-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-accent-on-surface\/75{accent-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-accent-on-surface\/80{accent-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-accent-on-surface\/85{accent-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-accent-on-surface\/90{accent-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-accent-on-surface\/95{accent-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-accent-surface{accent-color:rgba(var(--ax-sys-color-surface),1)}.ax-accent-surface\/0{accent-color:rgba(var(--ax-sys-color-surface),0)}.ax-accent-surface\/10{accent-color:rgba(var(--ax-sys-color-surface),.1)}.ax-accent-surface\/100{accent-color:rgba(var(--ax-sys-color-surface),1)}.ax-accent-surface\/15{accent-color:rgba(var(--ax-sys-color-surface),.15)}.ax-accent-surface\/20{accent-color:rgba(var(--ax-sys-color-surface),.2)}.ax-accent-surface\/25{accent-color:rgba(var(--ax-sys-color-surface),.25)}.ax-accent-surface\/30{accent-color:rgba(var(--ax-sys-color-surface),.3)}.ax-accent-surface\/35{accent-color:rgba(var(--ax-sys-color-surface),.35)}.ax-accent-surface\/40{accent-color:rgba(var(--ax-sys-color-surface),.4)}.ax-accent-surface\/45{accent-color:rgba(var(--ax-sys-color-surface),.45)}.ax-accent-surface\/5{accent-color:rgba(var(--ax-sys-color-surface),.05)}.ax-accent-surface\/50{accent-color:rgba(var(--ax-sys-color-surface),.5)}.ax-accent-surface\/55{accent-color:rgba(var(--ax-sys-color-surface),.55)}.ax-accent-surface\/60{accent-color:rgba(var(--ax-sys-color-surface),.6)}.ax-accent-surface\/65{accent-color:rgba(var(--ax-sys-color-surface),.65)}.ax-accent-surface\/70{accent-color:rgba(var(--ax-sys-color-surface),.7)}.ax-accent-surface\/75{accent-color:rgba(var(--ax-sys-color-surface),.75)}.ax-accent-surface\/80{accent-color:rgba(var(--ax-sys-color-surface),.8)}.ax-accent-surface\/85{accent-color:rgba(var(--ax-sys-color-surface),.85)}.ax-accent-surface\/90{accent-color:rgba(var(--ax-sys-color-surface),.9)}.ax-accent-surface\/95{accent-color:rgba(var(--ax-sys-color-surface),.95)}.ax-bg-blend-darken{background-blend-mode:darken}.ax-bg-blend-lighten{background-blend-mode:lighten}.ax-bg-blend-hard-light{background-blend-mode:hard-light}.ax-bg-blend-soft-light{background-blend-mode:soft-light}.ax-mix-blend-darken{mix-blend-mode:darken}.ax-mix-blend-lighten{mix-blend-mode:lighten}.ax-mix-blend-hard-light{mix-blend-mode:hard-light}.ax-mix-blend-soft-light{mix-blend-mode:soft-light}.ax-mix-blend-plus-darker{mix-blend-mode:plus-darker}.ax-mix-blend-plus-lighter{mix-blend-mode:plus-lighter}.ax-shadow-dark{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/0{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/10{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/100{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/15{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/20{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/25{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/30{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/35{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/40{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/45{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/5{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/50{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/55{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/60{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/65{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/70{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/75{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/80{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/85{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/90{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-dark\/95{--tw-shadow-color: rgba(var(--ax-sys-color-dark-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/0{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/10{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/100{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/15{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/20{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/25{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/30{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/35{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/40{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/45{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/5{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/50{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/55{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/60{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/65{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/70{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/75{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/80{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/85{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/90{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darker\/95{--tw-shadow-color: rgba(var(--ax-sys-color-darker-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/0{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/10{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/100{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/15{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/20{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/25{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/30{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/35{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/40{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/45{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/5{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/50{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/55{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/60{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/65{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/70{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/75{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/80{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/85{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/90{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-darkest\/95{--tw-shadow-color: rgba(var(--ax-sys-color-darkest-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/0{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/10{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/100{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/15{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/20{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/25{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/30{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/35{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/40{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/45{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/5{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/50{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/55{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/60{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/65{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/70{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/75{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/80{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/85{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/90{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-light\/95{--tw-shadow-color: rgba(var(--ax-sys-color-light-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/0{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/10{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/100{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/15{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/20{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/25{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/30{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/35{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/40{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/45{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/5{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/50{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/55{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/60{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/65{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/70{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/75{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/80{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/85{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/90{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lighter\/95{--tw-shadow-color: rgba(var(--ax-sys-color-lighter-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/0{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/10{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/100{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/15{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/20{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/25{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/30{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/35{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/40{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/45{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/5{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/50{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/55{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/60{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/65{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/70{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/75{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/80{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/85{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/90{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-lightest\/95{--tw-shadow-color: rgba(var(--ax-sys-color-lightest-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/0{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/10{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/100{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/15{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/20{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/25{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/30{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/35{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/40{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/45{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/5{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/50{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/55{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/60{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/65{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/70{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/75{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/80{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/85{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/90{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-dark\/95{--tw-shadow-color: rgba(var(--ax-sys-color-on-dark-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/0{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/10{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/100{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/15{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/20{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/25{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/30{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/35{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/40{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/45{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/5{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/50{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/55{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/60{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/65{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/70{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/75{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/80{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/85{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/90{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darker\/95{--tw-shadow-color: rgba(var(--ax-sys-color-on-darker-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/0{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/10{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/100{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/15{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/20{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/25{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/30{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/35{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/40{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/45{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/5{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/50{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/55{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/60{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/65{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/70{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/75{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/80{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/85{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/90{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-darkest\/95{--tw-shadow-color: rgba(var(--ax-sys-color-on-darkest-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/0{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/10{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/100{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/15{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/20{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/25{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/30{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/35{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/40{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/45{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/5{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/50{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/55{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/60{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/65{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/70{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/75{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/80{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/85{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/90{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-light\/95{--tw-shadow-color: rgba(var(--ax-sys-color-on-light-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/0{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/10{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/100{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/15{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/20{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/25{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/30{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/35{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/40{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/45{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/5{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/50{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/55{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/60{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/65{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/70{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/75{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/80{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/85{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/90{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lighter\/95{--tw-shadow-color: rgba(var(--ax-sys-color-on-lighter-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/0{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/10{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/100{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/15{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/20{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/25{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/30{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/35{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/40{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/45{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/5{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/50{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/55{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/60{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/65{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/70{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/75{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/80{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/85{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/90{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-lightest\/95{--tw-shadow-color: rgba(var(--ax-sys-color-on-lightest-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/0{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/10{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/100{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/15{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/20{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/25{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/30{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/35{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/40{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/45{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/5{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/50{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/55{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/60{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/65{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/70{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/75{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/80{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/85{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/90{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-on-surface\/95{--tw-shadow-color: rgba(var(--ax-sys-color-on-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface{--tw-shadow-color: rgba(var(--ax-sys-color-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/0{--tw-shadow-color: rgba(var(--ax-sys-color-surface), 0);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/10{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/100{--tw-shadow-color: rgba(var(--ax-sys-color-surface), 1);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/15{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .15);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/20{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .2);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/25{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .25);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/30{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .3);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/35{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .35);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/40{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .4);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/45{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .45);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/5{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .05);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/50{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .5);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/55{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .55);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/60{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .6);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/65{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .65);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/70{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .7);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/75{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .75);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/80{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .8);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/85{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .85);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/90{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .9);--tw-shadow: var(--tw-shadow-colored)}.ax-shadow-surface\/95{--tw-shadow-color: rgba(var(--ax-sys-color-surface), .95);--tw-shadow: var(--tw-shadow-colored)}.ax-outline-dark{outline-color:rgba(var(--ax-sys-color-dark-surface),1)}.ax-outline-dark\/0{outline-color:rgba(var(--ax-sys-color-dark-surface),0)}.ax-outline-dark\/10{outline-color:rgba(var(--ax-sys-color-dark-surface),.1)}.ax-outline-dark\/100{outline-color:rgba(var(--ax-sys-color-dark-surface),1)}.ax-outline-dark\/15{outline-color:rgba(var(--ax-sys-color-dark-surface),.15)}.ax-outline-dark\/20{outline-color:rgba(var(--ax-sys-color-dark-surface),.2)}.ax-outline-dark\/25{outline-color:rgba(var(--ax-sys-color-dark-surface),.25)}.ax-outline-dark\/30{outline-color:rgba(var(--ax-sys-color-dark-surface),.3)}.ax-outline-dark\/35{outline-color:rgba(var(--ax-sys-color-dark-surface),.35)}.ax-outline-dark\/40{outline-color:rgba(var(--ax-sys-color-dark-surface),.4)}.ax-outline-dark\/45{outline-color:rgba(var(--ax-sys-color-dark-surface),.45)}.ax-outline-dark\/5{outline-color:rgba(var(--ax-sys-color-dark-surface),.05)}.ax-outline-dark\/50{outline-color:rgba(var(--ax-sys-color-dark-surface),.5)}.ax-outline-dark\/55{outline-color:rgba(var(--ax-sys-color-dark-surface),.55)}.ax-outline-dark\/60{outline-color:rgba(var(--ax-sys-color-dark-surface),.6)}.ax-outline-dark\/65{outline-color:rgba(var(--ax-sys-color-dark-surface),.65)}.ax-outline-dark\/70{outline-color:rgba(var(--ax-sys-color-dark-surface),.7)}.ax-outline-dark\/75{outline-color:rgba(var(--ax-sys-color-dark-surface),.75)}.ax-outline-dark\/80{outline-color:rgba(var(--ax-sys-color-dark-surface),.8)}.ax-outline-dark\/85{outline-color:rgba(var(--ax-sys-color-dark-surface),.85)}.ax-outline-dark\/90{outline-color:rgba(var(--ax-sys-color-dark-surface),.9)}.ax-outline-dark\/95{outline-color:rgba(var(--ax-sys-color-dark-surface),.95)}.ax-outline-darker{outline-color:rgba(var(--ax-sys-color-darker-surface),1)}.ax-outline-darker\/0{outline-color:rgba(var(--ax-sys-color-darker-surface),0)}.ax-outline-darker\/10{outline-color:rgba(var(--ax-sys-color-darker-surface),.1)}.ax-outline-darker\/100{outline-color:rgba(var(--ax-sys-color-darker-surface),1)}.ax-outline-darker\/15{outline-color:rgba(var(--ax-sys-color-darker-surface),.15)}.ax-outline-darker\/20{outline-color:rgba(var(--ax-sys-color-darker-surface),.2)}.ax-outline-darker\/25{outline-color:rgba(var(--ax-sys-color-darker-surface),.25)}.ax-outline-darker\/30{outline-color:rgba(var(--ax-sys-color-darker-surface),.3)}.ax-outline-darker\/35{outline-color:rgba(var(--ax-sys-color-darker-surface),.35)}.ax-outline-darker\/40{outline-color:rgba(var(--ax-sys-color-darker-surface),.4)}.ax-outline-darker\/45{outline-color:rgba(var(--ax-sys-color-darker-surface),.45)}.ax-outline-darker\/5{outline-color:rgba(var(--ax-sys-color-darker-surface),.05)}.ax-outline-darker\/50{outline-color:rgba(var(--ax-sys-color-darker-surface),.5)}.ax-outline-darker\/55{outline-color:rgba(var(--ax-sys-color-darker-surface),.55)}.ax-outline-darker\/60{outline-color:rgba(var(--ax-sys-color-darker-surface),.6)}.ax-outline-darker\/65{outline-color:rgba(var(--ax-sys-color-darker-surface),.65)}.ax-outline-darker\/70{outline-color:rgba(var(--ax-sys-color-darker-surface),.7)}.ax-outline-darker\/75{outline-color:rgba(var(--ax-sys-color-darker-surface),.75)}.ax-outline-darker\/80{outline-color:rgba(var(--ax-sys-color-darker-surface),.8)}.ax-outline-darker\/85{outline-color:rgba(var(--ax-sys-color-darker-surface),.85)}.ax-outline-darker\/90{outline-color:rgba(var(--ax-sys-color-darker-surface),.9)}.ax-outline-darker\/95{outline-color:rgba(var(--ax-sys-color-darker-surface),.95)}.ax-outline-darkest{outline-color:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-outline-darkest\/0{outline-color:rgba(var(--ax-sys-color-darkest-surface),0)}.ax-outline-darkest\/10{outline-color:rgba(var(--ax-sys-color-darkest-surface),.1)}.ax-outline-darkest\/100{outline-color:rgba(var(--ax-sys-color-darkest-surface),1)}.ax-outline-darkest\/15{outline-color:rgba(var(--ax-sys-color-darkest-surface),.15)}.ax-outline-darkest\/20{outline-color:rgba(var(--ax-sys-color-darkest-surface),.2)}.ax-outline-darkest\/25{outline-color:rgba(var(--ax-sys-color-darkest-surface),.25)}.ax-outline-darkest\/30{outline-color:rgba(var(--ax-sys-color-darkest-surface),.3)}.ax-outline-darkest\/35{outline-color:rgba(var(--ax-sys-color-darkest-surface),.35)}.ax-outline-darkest\/40{outline-color:rgba(var(--ax-sys-color-darkest-surface),.4)}.ax-outline-darkest\/45{outline-color:rgba(var(--ax-sys-color-darkest-surface),.45)}.ax-outline-darkest\/5{outline-color:rgba(var(--ax-sys-color-darkest-surface),.05)}.ax-outline-darkest\/50{outline-color:rgba(var(--ax-sys-color-darkest-surface),.5)}.ax-outline-darkest\/55{outline-color:rgba(var(--ax-sys-color-darkest-surface),.55)}.ax-outline-darkest\/60{outline-color:rgba(var(--ax-sys-color-darkest-surface),.6)}.ax-outline-darkest\/65{outline-color:rgba(var(--ax-sys-color-darkest-surface),.65)}.ax-outline-darkest\/70{outline-color:rgba(var(--ax-sys-color-darkest-surface),.7)}.ax-outline-darkest\/75{outline-color:rgba(var(--ax-sys-color-darkest-surface),.75)}.ax-outline-darkest\/80{outline-color:rgba(var(--ax-sys-color-darkest-surface),.8)}.ax-outline-darkest\/85{outline-color:rgba(var(--ax-sys-color-darkest-surface),.85)}.ax-outline-darkest\/90{outline-color:rgba(var(--ax-sys-color-darkest-surface),.9)}.ax-outline-darkest\/95{outline-color:rgba(var(--ax-sys-color-darkest-surface),.95)}.ax-outline-light{outline-color:rgba(var(--ax-sys-color-light-surface),1)}.ax-outline-light\/0{outline-color:rgba(var(--ax-sys-color-light-surface),0)}.ax-outline-light\/10{outline-color:rgba(var(--ax-sys-color-light-surface),.1)}.ax-outline-light\/100{outline-color:rgba(var(--ax-sys-color-light-surface),1)}.ax-outline-light\/15{outline-color:rgba(var(--ax-sys-color-light-surface),.15)}.ax-outline-light\/20{outline-color:rgba(var(--ax-sys-color-light-surface),.2)}.ax-outline-light\/25{outline-color:rgba(var(--ax-sys-color-light-surface),.25)}.ax-outline-light\/30{outline-color:rgba(var(--ax-sys-color-light-surface),.3)}.ax-outline-light\/35{outline-color:rgba(var(--ax-sys-color-light-surface),.35)}.ax-outline-light\/40{outline-color:rgba(var(--ax-sys-color-light-surface),.4)}.ax-outline-light\/45{outline-color:rgba(var(--ax-sys-color-light-surface),.45)}.ax-outline-light\/5{outline-color:rgba(var(--ax-sys-color-light-surface),.05)}.ax-outline-light\/50{outline-color:rgba(var(--ax-sys-color-light-surface),.5)}.ax-outline-light\/55{outline-color:rgba(var(--ax-sys-color-light-surface),.55)}.ax-outline-light\/60{outline-color:rgba(var(--ax-sys-color-light-surface),.6)}.ax-outline-light\/65{outline-color:rgba(var(--ax-sys-color-light-surface),.65)}.ax-outline-light\/70{outline-color:rgba(var(--ax-sys-color-light-surface),.7)}.ax-outline-light\/75{outline-color:rgba(var(--ax-sys-color-light-surface),.75)}.ax-outline-light\/80{outline-color:rgba(var(--ax-sys-color-light-surface),.8)}.ax-outline-light\/85{outline-color:rgba(var(--ax-sys-color-light-surface),.85)}.ax-outline-light\/90{outline-color:rgba(var(--ax-sys-color-light-surface),.9)}.ax-outline-light\/95{outline-color:rgba(var(--ax-sys-color-light-surface),.95)}.ax-outline-lighter{outline-color:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-outline-lighter\/0{outline-color:rgba(var(--ax-sys-color-lighter-surface),0)}.ax-outline-lighter\/10{outline-color:rgba(var(--ax-sys-color-lighter-surface),.1)}.ax-outline-lighter\/100{outline-color:rgba(var(--ax-sys-color-lighter-surface),1)}.ax-outline-lighter\/15{outline-color:rgba(var(--ax-sys-color-lighter-surface),.15)}.ax-outline-lighter\/20{outline-color:rgba(var(--ax-sys-color-lighter-surface),.2)}.ax-outline-lighter\/25{outline-color:rgba(var(--ax-sys-color-lighter-surface),.25)}.ax-outline-lighter\/30{outline-color:rgba(var(--ax-sys-color-lighter-surface),.3)}.ax-outline-lighter\/35{outline-color:rgba(var(--ax-sys-color-lighter-surface),.35)}.ax-outline-lighter\/40{outline-color:rgba(var(--ax-sys-color-lighter-surface),.4)}.ax-outline-lighter\/45{outline-color:rgba(var(--ax-sys-color-lighter-surface),.45)}.ax-outline-lighter\/5{outline-color:rgba(var(--ax-sys-color-lighter-surface),.05)}.ax-outline-lighter\/50{outline-color:rgba(var(--ax-sys-color-lighter-surface),.5)}.ax-outline-lighter\/55{outline-color:rgba(var(--ax-sys-color-lighter-surface),.55)}.ax-outline-lighter\/60{outline-color:rgba(var(--ax-sys-color-lighter-surface),.6)}.ax-outline-lighter\/65{outline-color:rgba(var(--ax-sys-color-lighter-surface),.65)}.ax-outline-lighter\/70{outline-color:rgba(var(--ax-sys-color-lighter-surface),.7)}.ax-outline-lighter\/75{outline-color:rgba(var(--ax-sys-color-lighter-surface),.75)}.ax-outline-lighter\/80{outline-color:rgba(var(--ax-sys-color-lighter-surface),.8)}.ax-outline-lighter\/85{outline-color:rgba(var(--ax-sys-color-lighter-surface),.85)}.ax-outline-lighter\/90{outline-color:rgba(var(--ax-sys-color-lighter-surface),.9)}.ax-outline-lighter\/95{outline-color:rgba(var(--ax-sys-color-lighter-surface),.95)}.ax-outline-lightest{outline-color:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-outline-lightest\/0{outline-color:rgba(var(--ax-sys-color-lightest-surface),0)}.ax-outline-lightest\/10{outline-color:rgba(var(--ax-sys-color-lightest-surface),.1)}.ax-outline-lightest\/100{outline-color:rgba(var(--ax-sys-color-lightest-surface),1)}.ax-outline-lightest\/15{outline-color:rgba(var(--ax-sys-color-lightest-surface),.15)}.ax-outline-lightest\/20{outline-color:rgba(var(--ax-sys-color-lightest-surface),.2)}.ax-outline-lightest\/25{outline-color:rgba(var(--ax-sys-color-lightest-surface),.25)}.ax-outline-lightest\/30{outline-color:rgba(var(--ax-sys-color-lightest-surface),.3)}.ax-outline-lightest\/35{outline-color:rgba(var(--ax-sys-color-lightest-surface),.35)}.ax-outline-lightest\/40{outline-color:rgba(var(--ax-sys-color-lightest-surface),.4)}.ax-outline-lightest\/45{outline-color:rgba(var(--ax-sys-color-lightest-surface),.45)}.ax-outline-lightest\/5{outline-color:rgba(var(--ax-sys-color-lightest-surface),.05)}.ax-outline-lightest\/50{outline-color:rgba(var(--ax-sys-color-lightest-surface),.5)}.ax-outline-lightest\/55{outline-color:rgba(var(--ax-sys-color-lightest-surface),.55)}.ax-outline-lightest\/60{outline-color:rgba(var(--ax-sys-color-lightest-surface),.6)}.ax-outline-lightest\/65{outline-color:rgba(var(--ax-sys-color-lightest-surface),.65)}.ax-outline-lightest\/70{outline-color:rgba(var(--ax-sys-color-lightest-surface),.7)}.ax-outline-lightest\/75{outline-color:rgba(var(--ax-sys-color-lightest-surface),.75)}.ax-outline-lightest\/80{outline-color:rgba(var(--ax-sys-color-lightest-surface),.8)}.ax-outline-lightest\/85{outline-color:rgba(var(--ax-sys-color-lightest-surface),.85)}.ax-outline-lightest\/90{outline-color:rgba(var(--ax-sys-color-lightest-surface),.9)}.ax-outline-lightest\/95{outline-color:rgba(var(--ax-sys-color-lightest-surface),.95)}.ax-outline-on-dark{outline-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-outline-on-dark\/0{outline-color:rgba(var(--ax-sys-color-on-dark-surface),0)}.ax-outline-on-dark\/10{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.1)}.ax-outline-on-dark\/100{outline-color:rgba(var(--ax-sys-color-on-dark-surface),1)}.ax-outline-on-dark\/15{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.15)}.ax-outline-on-dark\/20{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.2)}.ax-outline-on-dark\/25{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.25)}.ax-outline-on-dark\/30{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.3)}.ax-outline-on-dark\/35{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.35)}.ax-outline-on-dark\/40{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.4)}.ax-outline-on-dark\/45{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.45)}.ax-outline-on-dark\/5{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.05)}.ax-outline-on-dark\/50{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.5)}.ax-outline-on-dark\/55{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.55)}.ax-outline-on-dark\/60{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.6)}.ax-outline-on-dark\/65{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.65)}.ax-outline-on-dark\/70{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.7)}.ax-outline-on-dark\/75{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.75)}.ax-outline-on-dark\/80{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.8)}.ax-outline-on-dark\/85{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.85)}.ax-outline-on-dark\/90{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.9)}.ax-outline-on-dark\/95{outline-color:rgba(var(--ax-sys-color-on-dark-surface),.95)}.ax-outline-on-darker{outline-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-outline-on-darker\/0{outline-color:rgba(var(--ax-sys-color-on-darker-surface),0)}.ax-outline-on-darker\/10{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.1)}.ax-outline-on-darker\/100{outline-color:rgba(var(--ax-sys-color-on-darker-surface),1)}.ax-outline-on-darker\/15{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.15)}.ax-outline-on-darker\/20{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.2)}.ax-outline-on-darker\/25{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.25)}.ax-outline-on-darker\/30{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.3)}.ax-outline-on-darker\/35{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.35)}.ax-outline-on-darker\/40{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.4)}.ax-outline-on-darker\/45{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.45)}.ax-outline-on-darker\/5{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.05)}.ax-outline-on-darker\/50{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.5)}.ax-outline-on-darker\/55{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.55)}.ax-outline-on-darker\/60{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.6)}.ax-outline-on-darker\/65{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.65)}.ax-outline-on-darker\/70{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.7)}.ax-outline-on-darker\/75{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.75)}.ax-outline-on-darker\/80{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.8)}.ax-outline-on-darker\/85{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.85)}.ax-outline-on-darker\/90{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.9)}.ax-outline-on-darker\/95{outline-color:rgba(var(--ax-sys-color-on-darker-surface),.95)}.ax-outline-on-darkest{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-outline-on-darkest\/0{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),0)}.ax-outline-on-darkest\/10{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.1)}.ax-outline-on-darkest\/100{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),1)}.ax-outline-on-darkest\/15{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.15)}.ax-outline-on-darkest\/20{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.2)}.ax-outline-on-darkest\/25{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.25)}.ax-outline-on-darkest\/30{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.3)}.ax-outline-on-darkest\/35{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.35)}.ax-outline-on-darkest\/40{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.4)}.ax-outline-on-darkest\/45{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.45)}.ax-outline-on-darkest\/5{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.05)}.ax-outline-on-darkest\/50{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.5)}.ax-outline-on-darkest\/55{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.55)}.ax-outline-on-darkest\/60{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.6)}.ax-outline-on-darkest\/65{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.65)}.ax-outline-on-darkest\/70{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.7)}.ax-outline-on-darkest\/75{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.75)}.ax-outline-on-darkest\/80{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.8)}.ax-outline-on-darkest\/85{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.85)}.ax-outline-on-darkest\/90{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.9)}.ax-outline-on-darkest\/95{outline-color:rgba(var(--ax-sys-color-on-darkest-surface),.95)}.ax-outline-on-light{outline-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-outline-on-light\/0{outline-color:rgba(var(--ax-sys-color-on-light-surface),0)}.ax-outline-on-light\/10{outline-color:rgba(var(--ax-sys-color-on-light-surface),.1)}.ax-outline-on-light\/100{outline-color:rgba(var(--ax-sys-color-on-light-surface),1)}.ax-outline-on-light\/15{outline-color:rgba(var(--ax-sys-color-on-light-surface),.15)}.ax-outline-on-light\/20{outline-color:rgba(var(--ax-sys-color-on-light-surface),.2)}.ax-outline-on-light\/25{outline-color:rgba(var(--ax-sys-color-on-light-surface),.25)}.ax-outline-on-light\/30{outline-color:rgba(var(--ax-sys-color-on-light-surface),.3)}.ax-outline-on-light\/35{outline-color:rgba(var(--ax-sys-color-on-light-surface),.35)}.ax-outline-on-light\/40{outline-color:rgba(var(--ax-sys-color-on-light-surface),.4)}.ax-outline-on-light\/45{outline-color:rgba(var(--ax-sys-color-on-light-surface),.45)}.ax-outline-on-light\/5{outline-color:rgba(var(--ax-sys-color-on-light-surface),.05)}.ax-outline-on-light\/50{outline-color:rgba(var(--ax-sys-color-on-light-surface),.5)}.ax-outline-on-light\/55{outline-color:rgba(var(--ax-sys-color-on-light-surface),.55)}.ax-outline-on-light\/60{outline-color:rgba(var(--ax-sys-color-on-light-surface),.6)}.ax-outline-on-light\/65{outline-color:rgba(var(--ax-sys-color-on-light-surface),.65)}.ax-outline-on-light\/70{outline-color:rgba(var(--ax-sys-color-on-light-surface),.7)}.ax-outline-on-light\/75{outline-color:rgba(var(--ax-sys-color-on-light-surface),.75)}.ax-outline-on-light\/80{outline-color:rgba(var(--ax-sys-color-on-light-surface),.8)}.ax-outline-on-light\/85{outline-color:rgba(var(--ax-sys-color-on-light-surface),.85)}.ax-outline-on-light\/90{outline-color:rgba(var(--ax-sys-color-on-light-surface),.9)}.ax-outline-on-light\/95{outline-color:rgba(var(--ax-sys-color-on-light-surface),.95)}.ax-outline-on-lighter{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-outline-on-lighter\/0{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),0)}.ax-outline-on-lighter\/10{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.1)}.ax-outline-on-lighter\/100{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),1)}.ax-outline-on-lighter\/15{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.15)}.ax-outline-on-lighter\/20{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.2)}.ax-outline-on-lighter\/25{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.25)}.ax-outline-on-lighter\/30{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.3)}.ax-outline-on-lighter\/35{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.35)}.ax-outline-on-lighter\/40{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.4)}.ax-outline-on-lighter\/45{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.45)}.ax-outline-on-lighter\/5{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.05)}.ax-outline-on-lighter\/50{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.5)}.ax-outline-on-lighter\/55{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.55)}.ax-outline-on-lighter\/60{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.6)}.ax-outline-on-lighter\/65{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.65)}.ax-outline-on-lighter\/70{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.7)}.ax-outline-on-lighter\/75{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.75)}.ax-outline-on-lighter\/80{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.8)}.ax-outline-on-lighter\/85{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.85)}.ax-outline-on-lighter\/90{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.9)}.ax-outline-on-lighter\/95{outline-color:rgba(var(--ax-sys-color-on-lighter-surface),.95)}.ax-outline-on-lightest{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-outline-on-lightest\/0{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),0)}.ax-outline-on-lightest\/10{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.1)}.ax-outline-on-lightest\/100{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),1)}.ax-outline-on-lightest\/15{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.15)}.ax-outline-on-lightest\/20{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.2)}.ax-outline-on-lightest\/25{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.25)}.ax-outline-on-lightest\/30{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.3)}.ax-outline-on-lightest\/35{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.35)}.ax-outline-on-lightest\/40{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.4)}.ax-outline-on-lightest\/45{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.45)}.ax-outline-on-lightest\/5{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.05)}.ax-outline-on-lightest\/50{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.5)}.ax-outline-on-lightest\/55{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.55)}.ax-outline-on-lightest\/60{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.6)}.ax-outline-on-lightest\/65{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.65)}.ax-outline-on-lightest\/70{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.7)}.ax-outline-on-lightest\/75{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.75)}.ax-outline-on-lightest\/80{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.8)}.ax-outline-on-lightest\/85{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.85)}.ax-outline-on-lightest\/90{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.9)}.ax-outline-on-lightest\/95{outline-color:rgba(var(--ax-sys-color-on-lightest-surface),.95)}.ax-outline-on-surface{outline-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-outline-on-surface\/0{outline-color:rgba(var(--ax-sys-color-on-surface),0)}.ax-outline-on-surface\/10{outline-color:rgba(var(--ax-sys-color-on-surface),.1)}.ax-outline-on-surface\/100{outline-color:rgba(var(--ax-sys-color-on-surface),1)}.ax-outline-on-surface\/15{outline-color:rgba(var(--ax-sys-color-on-surface),.15)}.ax-outline-on-surface\/20{outline-color:rgba(var(--ax-sys-color-on-surface),.2)}.ax-outline-on-surface\/25{outline-color:rgba(var(--ax-sys-color-on-surface),.25)}.ax-outline-on-surface\/30{outline-color:rgba(var(--ax-sys-color-on-surface),.3)}.ax-outline-on-surface\/35{outline-color:rgba(var(--ax-sys-color-on-surface),.35)}.ax-outline-on-surface\/40{outline-color:rgba(var(--ax-sys-color-on-surface),.4)}.ax-outline-on-surface\/45{outline-color:rgba(var(--ax-sys-color-on-surface),.45)}.ax-outline-on-surface\/5{outline-color:rgba(var(--ax-sys-color-on-surface),.05)}.ax-outline-on-surface\/50{outline-color:rgba(var(--ax-sys-color-on-surface),.5)}.ax-outline-on-surface\/55{outline-color:rgba(var(--ax-sys-color-on-surface),.55)}.ax-outline-on-surface\/60{outline-color:rgba(var(--ax-sys-color-on-surface),.6)}.ax-outline-on-surface\/65{outline-color:rgba(var(--ax-sys-color-on-surface),.65)}.ax-outline-on-surface\/70{outline-color:rgba(var(--ax-sys-color-on-surface),.7)}.ax-outline-on-surface\/75{outline-color:rgba(var(--ax-sys-color-on-surface),.75)}.ax-outline-on-surface\/80{outline-color:rgba(var(--ax-sys-color-on-surface),.8)}.ax-outline-on-surface\/85{outline-color:rgba(var(--ax-sys-color-on-surface),.85)}.ax-outline-on-surface\/90{outline-color:rgba(var(--ax-sys-color-on-surface),.9)}.ax-outline-on-surface\/95{outline-color:rgba(var(--ax-sys-color-on-surface),.95)}.ax-outline-surface{outline-color:rgba(var(--ax-sys-color-surface),1)}.ax-outline-surface\/0{outline-color:rgba(var(--ax-sys-color-surface),0)}.ax-outline-surface\/10{outline-color:rgba(var(--ax-sys-color-surface),.1)}.ax-outline-surface\/100{outline-color:rgba(var(--ax-sys-color-surface),1)}.ax-outline-surface\/15{outline-color:rgba(var(--ax-sys-color-surface),.15)}.ax-outline-surface\/20{outline-color:rgba(var(--ax-sys-color-surface),.2)}.ax-outline-surface\/25{outline-color:rgba(var(--ax-sys-color-surface),.25)}.ax-outline-surface\/30{outline-color:rgba(var(--ax-sys-color-surface),.3)}.ax-outline-surface\/35{outline-color:rgba(var(--ax-sys-color-surface),.35)}.ax-outline-surface\/40{outline-color:rgba(var(--ax-sys-color-surface),.4)}.ax-outline-surface\/45{outline-color:rgba(var(--ax-sys-color-surface),.45)}.ax-outline-surface\/5{outline-color:rgba(var(--ax-sys-color-surface),.05)}.ax-outline-surface\/50{outline-color:rgba(var(--ax-sys-color-surface),.5)}.ax-outline-surface\/55{outline-color:rgba(var(--ax-sys-color-surface),.55)}.ax-outline-surface\/60{outline-color:rgba(var(--ax-sys-color-surface),.6)}.ax-outline-surface\/65{outline-color:rgba(var(--ax-sys-color-surface),.65)}.ax-outline-surface\/70{outline-color:rgba(var(--ax-sys-color-surface),.7)}.ax-outline-surface\/75{outline-color:rgba(var(--ax-sys-color-surface),.75)}.ax-outline-surface\/80{outline-color:rgba(var(--ax-sys-color-surface),.8)}.ax-outline-surface\/85{outline-color:rgba(var(--ax-sys-color-surface),.85)}.ax-outline-surface\/90{outline-color:rgba(var(--ax-sys-color-surface),.9)}.ax-outline-surface\/95{outline-color:rgba(var(--ax-sys-color-surface),.95)}.ax-ring-dark{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), var(--tw-ring-opacity, 1))}.ax-ring-dark\/0{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), 0)}.ax-ring-dark\/10{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .1)}.ax-ring-dark\/100{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), 1)}.ax-ring-dark\/15{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .15)}.ax-ring-dark\/20{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .2)}.ax-ring-dark\/25{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .25)}.ax-ring-dark\/30{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .3)}.ax-ring-dark\/35{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .35)}.ax-ring-dark\/40{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .4)}.ax-ring-dark\/45{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .45)}.ax-ring-dark\/5{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .05)}.ax-ring-dark\/50{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .5)}.ax-ring-dark\/55{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .55)}.ax-ring-dark\/60{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .6)}.ax-ring-dark\/65{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .65)}.ax-ring-dark\/70{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .7)}.ax-ring-dark\/75{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .75)}.ax-ring-dark\/80{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .8)}.ax-ring-dark\/85{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .85)}.ax-ring-dark\/90{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .9)}.ax-ring-dark\/95{--tw-ring-color: rgba(var(--ax-sys-color-dark-surface), .95)}.ax-ring-darker{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), var(--tw-ring-opacity, 1))}.ax-ring-darker\/0{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), 0)}.ax-ring-darker\/10{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .1)}.ax-ring-darker\/100{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), 1)}.ax-ring-darker\/15{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .15)}.ax-ring-darker\/20{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .2)}.ax-ring-darker\/25{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .25)}.ax-ring-darker\/30{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .3)}.ax-ring-darker\/35{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .35)}.ax-ring-darker\/40{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .4)}.ax-ring-darker\/45{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .45)}.ax-ring-darker\/5{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .05)}.ax-ring-darker\/50{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .5)}.ax-ring-darker\/55{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .55)}.ax-ring-darker\/60{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .6)}.ax-ring-darker\/65{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .65)}.ax-ring-darker\/70{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .7)}.ax-ring-darker\/75{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .75)}.ax-ring-darker\/80{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .8)}.ax-ring-darker\/85{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .85)}.ax-ring-darker\/90{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .9)}.ax-ring-darker\/95{--tw-ring-color: rgba(var(--ax-sys-color-darker-surface), .95)}.ax-ring-darkest{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), var(--tw-ring-opacity, 1))}.ax-ring-darkest\/0{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), 0)}.ax-ring-darkest\/10{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .1)}.ax-ring-darkest\/100{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), 1)}.ax-ring-darkest\/15{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .15)}.ax-ring-darkest\/20{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .2)}.ax-ring-darkest\/25{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .25)}.ax-ring-darkest\/30{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .3)}.ax-ring-darkest\/35{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .35)}.ax-ring-darkest\/40{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .4)}.ax-ring-darkest\/45{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .45)}.ax-ring-darkest\/5{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .05)}.ax-ring-darkest\/50{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .5)}.ax-ring-darkest\/55{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .55)}.ax-ring-darkest\/60{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .6)}.ax-ring-darkest\/65{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .65)}.ax-ring-darkest\/70{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .7)}.ax-ring-darkest\/75{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .75)}.ax-ring-darkest\/80{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .8)}.ax-ring-darkest\/85{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .85)}.ax-ring-darkest\/90{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .9)}.ax-ring-darkest\/95{--tw-ring-color: rgba(var(--ax-sys-color-darkest-surface), .95)}.ax-ring-light{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-light-surface), var(--tw-ring-opacity, 1))}.ax-ring-light\/0{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), 0)}.ax-ring-light\/10{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .1)}.ax-ring-light\/100{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), 1)}.ax-ring-light\/15{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .15)}.ax-ring-light\/20{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .2)}.ax-ring-light\/25{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .25)}.ax-ring-light\/30{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .3)}.ax-ring-light\/35{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .35)}.ax-ring-light\/40{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .4)}.ax-ring-light\/45{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .45)}.ax-ring-light\/5{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .05)}.ax-ring-light\/50{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .5)}.ax-ring-light\/55{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .55)}.ax-ring-light\/60{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .6)}.ax-ring-light\/65{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .65)}.ax-ring-light\/70{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .7)}.ax-ring-light\/75{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .75)}.ax-ring-light\/80{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .8)}.ax-ring-light\/85{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .85)}.ax-ring-light\/90{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .9)}.ax-ring-light\/95{--tw-ring-color: rgba(var(--ax-sys-color-light-surface), .95)}.ax-ring-lighter{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), var(--tw-ring-opacity, 1))}.ax-ring-lighter\/0{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), 0)}.ax-ring-lighter\/10{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .1)}.ax-ring-lighter\/100{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), 1)}.ax-ring-lighter\/15{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .15)}.ax-ring-lighter\/20{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .2)}.ax-ring-lighter\/25{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .25)}.ax-ring-lighter\/30{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .3)}.ax-ring-lighter\/35{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .35)}.ax-ring-lighter\/40{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .4)}.ax-ring-lighter\/45{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .45)}.ax-ring-lighter\/5{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .05)}.ax-ring-lighter\/50{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .5)}.ax-ring-lighter\/55{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .55)}.ax-ring-lighter\/60{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .6)}.ax-ring-lighter\/65{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .65)}.ax-ring-lighter\/70{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .7)}.ax-ring-lighter\/75{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .75)}.ax-ring-lighter\/80{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .8)}.ax-ring-lighter\/85{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .85)}.ax-ring-lighter\/90{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .9)}.ax-ring-lighter\/95{--tw-ring-color: rgba(var(--ax-sys-color-lighter-surface), .95)}.ax-ring-lightest{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), var(--tw-ring-opacity, 1))}.ax-ring-lightest\/0{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), 0)}.ax-ring-lightest\/10{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .1)}.ax-ring-lightest\/100{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), 1)}.ax-ring-lightest\/15{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .15)}.ax-ring-lightest\/20{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .2)}.ax-ring-lightest\/25{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .25)}.ax-ring-lightest\/30{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .3)}.ax-ring-lightest\/35{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .35)}.ax-ring-lightest\/40{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .4)}.ax-ring-lightest\/45{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .45)}.ax-ring-lightest\/5{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .05)}.ax-ring-lightest\/50{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .5)}.ax-ring-lightest\/55{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .55)}.ax-ring-lightest\/60{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .6)}.ax-ring-lightest\/65{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .65)}.ax-ring-lightest\/70{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .7)}.ax-ring-lightest\/75{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .75)}.ax-ring-lightest\/80{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .8)}.ax-ring-lightest\/85{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .85)}.ax-ring-lightest\/90{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .9)}.ax-ring-lightest\/95{--tw-ring-color: rgba(var(--ax-sys-color-lightest-surface), .95)}.ax-ring-on-dark{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), var(--tw-ring-opacity, 1))}.ax-ring-on-dark\/0{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), 0)}.ax-ring-on-dark\/10{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .1)}.ax-ring-on-dark\/100{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), 1)}.ax-ring-on-dark\/15{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .15)}.ax-ring-on-dark\/20{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .2)}.ax-ring-on-dark\/25{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .25)}.ax-ring-on-dark\/30{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .3)}.ax-ring-on-dark\/35{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .35)}.ax-ring-on-dark\/40{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .4)}.ax-ring-on-dark\/45{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .45)}.ax-ring-on-dark\/5{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .05)}.ax-ring-on-dark\/50{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .5)}.ax-ring-on-dark\/55{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .55)}.ax-ring-on-dark\/60{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .6)}.ax-ring-on-dark\/65{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .65)}.ax-ring-on-dark\/70{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .7)}.ax-ring-on-dark\/75{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .75)}.ax-ring-on-dark\/80{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .8)}.ax-ring-on-dark\/85{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .85)}.ax-ring-on-dark\/90{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .9)}.ax-ring-on-dark\/95{--tw-ring-color: rgba(var(--ax-sys-color-on-dark-surface), .95)}.ax-ring-on-darker{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), var(--tw-ring-opacity, 1))}.ax-ring-on-darker\/0{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), 0)}.ax-ring-on-darker\/10{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .1)}.ax-ring-on-darker\/100{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), 1)}.ax-ring-on-darker\/15{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .15)}.ax-ring-on-darker\/20{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .2)}.ax-ring-on-darker\/25{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .25)}.ax-ring-on-darker\/30{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .3)}.ax-ring-on-darker\/35{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .35)}.ax-ring-on-darker\/40{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .4)}.ax-ring-on-darker\/45{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .45)}.ax-ring-on-darker\/5{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .05)}.ax-ring-on-darker\/50{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .5)}.ax-ring-on-darker\/55{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .55)}.ax-ring-on-darker\/60{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .6)}.ax-ring-on-darker\/65{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .65)}.ax-ring-on-darker\/70{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .7)}.ax-ring-on-darker\/75{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .75)}.ax-ring-on-darker\/80{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .8)}.ax-ring-on-darker\/85{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .85)}.ax-ring-on-darker\/90{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .9)}.ax-ring-on-darker\/95{--tw-ring-color: rgba(var(--ax-sys-color-on-darker-surface), .95)}.ax-ring-on-darkest{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), var(--tw-ring-opacity, 1))}.ax-ring-on-darkest\/0{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), 0)}.ax-ring-on-darkest\/10{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .1)}.ax-ring-on-darkest\/100{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), 1)}.ax-ring-on-darkest\/15{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .15)}.ax-ring-on-darkest\/20{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .2)}.ax-ring-on-darkest\/25{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .25)}.ax-ring-on-darkest\/30{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .3)}.ax-ring-on-darkest\/35{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .35)}.ax-ring-on-darkest\/40{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .4)}.ax-ring-on-darkest\/45{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .45)}.ax-ring-on-darkest\/5{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .05)}.ax-ring-on-darkest\/50{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .5)}.ax-ring-on-darkest\/55{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .55)}.ax-ring-on-darkest\/60{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .6)}.ax-ring-on-darkest\/65{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .65)}.ax-ring-on-darkest\/70{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .7)}.ax-ring-on-darkest\/75{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .75)}.ax-ring-on-darkest\/80{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .8)}.ax-ring-on-darkest\/85{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .85)}.ax-ring-on-darkest\/90{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .9)}.ax-ring-on-darkest\/95{--tw-ring-color: rgba(var(--ax-sys-color-on-darkest-surface), .95)}.ax-ring-on-light{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), var(--tw-ring-opacity, 1))}.ax-ring-on-light\/0{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), 0)}.ax-ring-on-light\/10{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .1)}.ax-ring-on-light\/100{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), 1)}.ax-ring-on-light\/15{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .15)}.ax-ring-on-light\/20{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .2)}.ax-ring-on-light\/25{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .25)}.ax-ring-on-light\/30{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .3)}.ax-ring-on-light\/35{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .35)}.ax-ring-on-light\/40{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .4)}.ax-ring-on-light\/45{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .45)}.ax-ring-on-light\/5{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .05)}.ax-ring-on-light\/50{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .5)}.ax-ring-on-light\/55{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .55)}.ax-ring-on-light\/60{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .6)}.ax-ring-on-light\/65{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .65)}.ax-ring-on-light\/70{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .7)}.ax-ring-on-light\/75{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .75)}.ax-ring-on-light\/80{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .8)}.ax-ring-on-light\/85{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .85)}.ax-ring-on-light\/90{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .9)}.ax-ring-on-light\/95{--tw-ring-color: rgba(var(--ax-sys-color-on-light-surface), .95)}.ax-ring-on-lighter{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), var(--tw-ring-opacity, 1))}.ax-ring-on-lighter\/0{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), 0)}.ax-ring-on-lighter\/10{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .1)}.ax-ring-on-lighter\/100{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), 1)}.ax-ring-on-lighter\/15{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .15)}.ax-ring-on-lighter\/20{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .2)}.ax-ring-on-lighter\/25{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .25)}.ax-ring-on-lighter\/30{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .3)}.ax-ring-on-lighter\/35{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .35)}.ax-ring-on-lighter\/40{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .4)}.ax-ring-on-lighter\/45{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .45)}.ax-ring-on-lighter\/5{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .05)}.ax-ring-on-lighter\/50{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .5)}.ax-ring-on-lighter\/55{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .55)}.ax-ring-on-lighter\/60{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .6)}.ax-ring-on-lighter\/65{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .65)}.ax-ring-on-lighter\/70{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .7)}.ax-ring-on-lighter\/75{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .75)}.ax-ring-on-lighter\/80{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .8)}.ax-ring-on-lighter\/85{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .85)}.ax-ring-on-lighter\/90{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .9)}.ax-ring-on-lighter\/95{--tw-ring-color: rgba(var(--ax-sys-color-on-lighter-surface), .95)}.ax-ring-on-lightest{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), var(--tw-ring-opacity, 1))}.ax-ring-on-lightest\/0{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), 0)}.ax-ring-on-lightest\/10{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .1)}.ax-ring-on-lightest\/100{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), 1)}.ax-ring-on-lightest\/15{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .15)}.ax-ring-on-lightest\/20{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .2)}.ax-ring-on-lightest\/25{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .25)}.ax-ring-on-lightest\/30{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .3)}.ax-ring-on-lightest\/35{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .35)}.ax-ring-on-lightest\/40{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .4)}.ax-ring-on-lightest\/45{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .45)}.ax-ring-on-lightest\/5{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .05)}.ax-ring-on-lightest\/50{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .5)}.ax-ring-on-lightest\/55{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .55)}.ax-ring-on-lightest\/60{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .6)}.ax-ring-on-lightest\/65{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .65)}.ax-ring-on-lightest\/70{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .7)}.ax-ring-on-lightest\/75{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .75)}.ax-ring-on-lightest\/80{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .8)}.ax-ring-on-lightest\/85{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .85)}.ax-ring-on-lightest\/90{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .9)}.ax-ring-on-lightest\/95{--tw-ring-color: rgba(var(--ax-sys-color-on-lightest-surface), .95)}.ax-ring-on-surface{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-on-surface), var(--tw-ring-opacity, 1))}.ax-ring-on-surface\/0{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), 0)}.ax-ring-on-surface\/10{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .1)}.ax-ring-on-surface\/100{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), 1)}.ax-ring-on-surface\/15{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .15)}.ax-ring-on-surface\/20{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .2)}.ax-ring-on-surface\/25{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .25)}.ax-ring-on-surface\/30{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .3)}.ax-ring-on-surface\/35{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .35)}.ax-ring-on-surface\/40{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .4)}.ax-ring-on-surface\/45{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .45)}.ax-ring-on-surface\/5{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .05)}.ax-ring-on-surface\/50{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .5)}.ax-ring-on-surface\/55{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .55)}.ax-ring-on-surface\/60{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .6)}.ax-ring-on-surface\/65{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .65)}.ax-ring-on-surface\/70{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .7)}.ax-ring-on-surface\/75{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .75)}.ax-ring-on-surface\/80{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .8)}.ax-ring-on-surface\/85{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .85)}.ax-ring-on-surface\/90{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .9)}.ax-ring-on-surface\/95{--tw-ring-color: rgba(var(--ax-sys-color-on-surface), .95)}.ax-ring-surface{--tw-ring-opacity: 1;--tw-ring-color: rgba(var(--ax-sys-color-surface), var(--tw-ring-opacity, 1))}.ax-ring-surface\/0{--tw-ring-color: rgba(var(--ax-sys-color-surface), 0)}.ax-ring-surface\/10{--tw-ring-color: rgba(var(--ax-sys-color-surface), .1)}.ax-ring-surface\/100{--tw-ring-color: rgba(var(--ax-sys-color-surface), 1)}.ax-ring-surface\/15{--tw-ring-color: rgba(var(--ax-sys-color-surface), .15)}.ax-ring-surface\/20{--tw-ring-color: rgba(var(--ax-sys-color-surface), .2)}.ax-ring-surface\/25{--tw-ring-color: rgba(var(--ax-sys-color-surface), .25)}.ax-ring-surface\/30{--tw-ring-color: rgba(var(--ax-sys-color-surface), .3)}.ax-ring-surface\/35{--tw-ring-color: rgba(var(--ax-sys-color-surface), .35)}.ax-ring-surface\/40{--tw-ring-color: rgba(var(--ax-sys-color-surface), .4)}.ax-ring-surface\/45{--tw-ring-color: rgba(var(--ax-sys-color-surface), .45)}.ax-ring-surface\/5{--tw-ring-color: rgba(var(--ax-sys-color-surface), .05)}.ax-ring-surface\/50{--tw-ring-color: rgba(var(--ax-sys-color-surface), .5)}.ax-ring-surface\/55{--tw-ring-color: rgba(var(--ax-sys-color-surface), .55)}.ax-ring-surface\/60{--tw-ring-color: rgba(var(--ax-sys-color-surface), .6)}.ax-ring-surface\/65{--tw-ring-color: rgba(var(--ax-sys-color-surface), .65)}.ax-ring-surface\/70{--tw-ring-color: rgba(var(--ax-sys-color-surface), .7)}.ax-ring-surface\/75{--tw-ring-color: rgba(var(--ax-sys-color-surface), .75)}.ax-ring-surface\/80{--tw-ring-color: rgba(var(--ax-sys-color-surface), .8)}.ax-ring-surface\/85{--tw-ring-color: rgba(var(--ax-sys-color-surface), .85)}.ax-ring-surface\/90{--tw-ring-color: rgba(var(--ax-sys-color-surface), .9)}.ax-ring-surface\/95{--tw-ring-color: rgba(var(--ax-sys-color-surface), .95)}.ax-ring-offset-dark{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), 1)}.ax-ring-offset-dark\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), 0)}.ax-ring-offset-dark\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .1)}.ax-ring-offset-dark\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), 1)}.ax-ring-offset-dark\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .15)}.ax-ring-offset-dark\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .2)}.ax-ring-offset-dark\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .25)}.ax-ring-offset-dark\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .3)}.ax-ring-offset-dark\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .35)}.ax-ring-offset-dark\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .4)}.ax-ring-offset-dark\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .45)}.ax-ring-offset-dark\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .05)}.ax-ring-offset-dark\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .5)}.ax-ring-offset-dark\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .55)}.ax-ring-offset-dark\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .6)}.ax-ring-offset-dark\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .65)}.ax-ring-offset-dark\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .7)}.ax-ring-offset-dark\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .75)}.ax-ring-offset-dark\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .8)}.ax-ring-offset-dark\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .85)}.ax-ring-offset-dark\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .9)}.ax-ring-offset-dark\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-dark-surface), .95)}.ax-ring-offset-darker{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), 1)}.ax-ring-offset-darker\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), 0)}.ax-ring-offset-darker\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .1)}.ax-ring-offset-darker\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), 1)}.ax-ring-offset-darker\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .15)}.ax-ring-offset-darker\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .2)}.ax-ring-offset-darker\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .25)}.ax-ring-offset-darker\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .3)}.ax-ring-offset-darker\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .35)}.ax-ring-offset-darker\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .4)}.ax-ring-offset-darker\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .45)}.ax-ring-offset-darker\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .05)}.ax-ring-offset-darker\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .5)}.ax-ring-offset-darker\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .55)}.ax-ring-offset-darker\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .6)}.ax-ring-offset-darker\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .65)}.ax-ring-offset-darker\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .7)}.ax-ring-offset-darker\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .75)}.ax-ring-offset-darker\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .8)}.ax-ring-offset-darker\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .85)}.ax-ring-offset-darker\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .9)}.ax-ring-offset-darker\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-darker-surface), .95)}.ax-ring-offset-darkest{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), 1)}.ax-ring-offset-darkest\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), 0)}.ax-ring-offset-darkest\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .1)}.ax-ring-offset-darkest\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), 1)}.ax-ring-offset-darkest\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .15)}.ax-ring-offset-darkest\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .2)}.ax-ring-offset-darkest\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .25)}.ax-ring-offset-darkest\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .3)}.ax-ring-offset-darkest\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .35)}.ax-ring-offset-darkest\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .4)}.ax-ring-offset-darkest\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .45)}.ax-ring-offset-darkest\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .05)}.ax-ring-offset-darkest\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .5)}.ax-ring-offset-darkest\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .55)}.ax-ring-offset-darkest\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .6)}.ax-ring-offset-darkest\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .65)}.ax-ring-offset-darkest\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .7)}.ax-ring-offset-darkest\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .75)}.ax-ring-offset-darkest\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .8)}.ax-ring-offset-darkest\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .85)}.ax-ring-offset-darkest\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .9)}.ax-ring-offset-darkest\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-darkest-surface), .95)}.ax-ring-offset-light{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), 1)}.ax-ring-offset-light\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), 0)}.ax-ring-offset-light\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .1)}.ax-ring-offset-light\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), 1)}.ax-ring-offset-light\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .15)}.ax-ring-offset-light\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .2)}.ax-ring-offset-light\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .25)}.ax-ring-offset-light\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .3)}.ax-ring-offset-light\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .35)}.ax-ring-offset-light\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .4)}.ax-ring-offset-light\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .45)}.ax-ring-offset-light\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .05)}.ax-ring-offset-light\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .5)}.ax-ring-offset-light\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .55)}.ax-ring-offset-light\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .6)}.ax-ring-offset-light\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .65)}.ax-ring-offset-light\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .7)}.ax-ring-offset-light\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .75)}.ax-ring-offset-light\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .8)}.ax-ring-offset-light\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .85)}.ax-ring-offset-light\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .9)}.ax-ring-offset-light\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-light-surface), .95)}.ax-ring-offset-lighter{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), 1)}.ax-ring-offset-lighter\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), 0)}.ax-ring-offset-lighter\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .1)}.ax-ring-offset-lighter\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), 1)}.ax-ring-offset-lighter\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .15)}.ax-ring-offset-lighter\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .2)}.ax-ring-offset-lighter\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .25)}.ax-ring-offset-lighter\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .3)}.ax-ring-offset-lighter\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .35)}.ax-ring-offset-lighter\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .4)}.ax-ring-offset-lighter\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .45)}.ax-ring-offset-lighter\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .05)}.ax-ring-offset-lighter\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .5)}.ax-ring-offset-lighter\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .55)}.ax-ring-offset-lighter\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .6)}.ax-ring-offset-lighter\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .65)}.ax-ring-offset-lighter\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .7)}.ax-ring-offset-lighter\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .75)}.ax-ring-offset-lighter\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .8)}.ax-ring-offset-lighter\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .85)}.ax-ring-offset-lighter\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .9)}.ax-ring-offset-lighter\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-lighter-surface), .95)}.ax-ring-offset-lightest{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), 1)}.ax-ring-offset-lightest\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), 0)}.ax-ring-offset-lightest\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .1)}.ax-ring-offset-lightest\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), 1)}.ax-ring-offset-lightest\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .15)}.ax-ring-offset-lightest\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .2)}.ax-ring-offset-lightest\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .25)}.ax-ring-offset-lightest\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .3)}.ax-ring-offset-lightest\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .35)}.ax-ring-offset-lightest\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .4)}.ax-ring-offset-lightest\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .45)}.ax-ring-offset-lightest\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .05)}.ax-ring-offset-lightest\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .5)}.ax-ring-offset-lightest\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .55)}.ax-ring-offset-lightest\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .6)}.ax-ring-offset-lightest\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .65)}.ax-ring-offset-lightest\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .7)}.ax-ring-offset-lightest\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .75)}.ax-ring-offset-lightest\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .8)}.ax-ring-offset-lightest\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .85)}.ax-ring-offset-lightest\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .9)}.ax-ring-offset-lightest\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-lightest-surface), .95)}.ax-ring-offset-on-dark{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), 1)}.ax-ring-offset-on-dark\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), 0)}.ax-ring-offset-on-dark\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .1)}.ax-ring-offset-on-dark\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), 1)}.ax-ring-offset-on-dark\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .15)}.ax-ring-offset-on-dark\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .2)}.ax-ring-offset-on-dark\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .25)}.ax-ring-offset-on-dark\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .3)}.ax-ring-offset-on-dark\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .35)}.ax-ring-offset-on-dark\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .4)}.ax-ring-offset-on-dark\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .45)}.ax-ring-offset-on-dark\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .05)}.ax-ring-offset-on-dark\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .5)}.ax-ring-offset-on-dark\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .55)}.ax-ring-offset-on-dark\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .6)}.ax-ring-offset-on-dark\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .65)}.ax-ring-offset-on-dark\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .7)}.ax-ring-offset-on-dark\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .75)}.ax-ring-offset-on-dark\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .8)}.ax-ring-offset-on-dark\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .85)}.ax-ring-offset-on-dark\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .9)}.ax-ring-offset-on-dark\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-dark-surface), .95)}.ax-ring-offset-on-darker{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), 1)}.ax-ring-offset-on-darker\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), 0)}.ax-ring-offset-on-darker\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .1)}.ax-ring-offset-on-darker\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), 1)}.ax-ring-offset-on-darker\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .15)}.ax-ring-offset-on-darker\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .2)}.ax-ring-offset-on-darker\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .25)}.ax-ring-offset-on-darker\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .3)}.ax-ring-offset-on-darker\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .35)}.ax-ring-offset-on-darker\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .4)}.ax-ring-offset-on-darker\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .45)}.ax-ring-offset-on-darker\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .05)}.ax-ring-offset-on-darker\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .5)}.ax-ring-offset-on-darker\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .55)}.ax-ring-offset-on-darker\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .6)}.ax-ring-offset-on-darker\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .65)}.ax-ring-offset-on-darker\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .7)}.ax-ring-offset-on-darker\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .75)}.ax-ring-offset-on-darker\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .8)}.ax-ring-offset-on-darker\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .85)}.ax-ring-offset-on-darker\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .9)}.ax-ring-offset-on-darker\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darker-surface), .95)}.ax-ring-offset-on-darkest{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), 1)}.ax-ring-offset-on-darkest\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), 0)}.ax-ring-offset-on-darkest\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .1)}.ax-ring-offset-on-darkest\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), 1)}.ax-ring-offset-on-darkest\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .15)}.ax-ring-offset-on-darkest\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .2)}.ax-ring-offset-on-darkest\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .25)}.ax-ring-offset-on-darkest\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .3)}.ax-ring-offset-on-darkest\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .35)}.ax-ring-offset-on-darkest\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .4)}.ax-ring-offset-on-darkest\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .45)}.ax-ring-offset-on-darkest\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .05)}.ax-ring-offset-on-darkest\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .5)}.ax-ring-offset-on-darkest\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .55)}.ax-ring-offset-on-darkest\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .6)}.ax-ring-offset-on-darkest\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .65)}.ax-ring-offset-on-darkest\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .7)}.ax-ring-offset-on-darkest\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .75)}.ax-ring-offset-on-darkest\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .8)}.ax-ring-offset-on-darkest\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .85)}.ax-ring-offset-on-darkest\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .9)}.ax-ring-offset-on-darkest\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-darkest-surface), .95)}.ax-ring-offset-on-light{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), 1)}.ax-ring-offset-on-light\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), 0)}.ax-ring-offset-on-light\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .1)}.ax-ring-offset-on-light\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), 1)}.ax-ring-offset-on-light\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .15)}.ax-ring-offset-on-light\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .2)}.ax-ring-offset-on-light\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .25)}.ax-ring-offset-on-light\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .3)}.ax-ring-offset-on-light\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .35)}.ax-ring-offset-on-light\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .4)}.ax-ring-offset-on-light\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .45)}.ax-ring-offset-on-light\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .05)}.ax-ring-offset-on-light\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .5)}.ax-ring-offset-on-light\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .55)}.ax-ring-offset-on-light\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .6)}.ax-ring-offset-on-light\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .65)}.ax-ring-offset-on-light\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .7)}.ax-ring-offset-on-light\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .75)}.ax-ring-offset-on-light\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .8)}.ax-ring-offset-on-light\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .85)}.ax-ring-offset-on-light\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .9)}.ax-ring-offset-on-light\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-light-surface), .95)}.ax-ring-offset-on-lighter{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), 1)}.ax-ring-offset-on-lighter\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), 0)}.ax-ring-offset-on-lighter\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .1)}.ax-ring-offset-on-lighter\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), 1)}.ax-ring-offset-on-lighter\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .15)}.ax-ring-offset-on-lighter\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .2)}.ax-ring-offset-on-lighter\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .25)}.ax-ring-offset-on-lighter\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .3)}.ax-ring-offset-on-lighter\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .35)}.ax-ring-offset-on-lighter\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .4)}.ax-ring-offset-on-lighter\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .45)}.ax-ring-offset-on-lighter\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .05)}.ax-ring-offset-on-lighter\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .5)}.ax-ring-offset-on-lighter\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .55)}.ax-ring-offset-on-lighter\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .6)}.ax-ring-offset-on-lighter\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .65)}.ax-ring-offset-on-lighter\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .7)}.ax-ring-offset-on-lighter\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .75)}.ax-ring-offset-on-lighter\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .8)}.ax-ring-offset-on-lighter\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .85)}.ax-ring-offset-on-lighter\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .9)}.ax-ring-offset-on-lighter\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lighter-surface), .95)}.ax-ring-offset-on-lightest{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), 1)}.ax-ring-offset-on-lightest\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), 0)}.ax-ring-offset-on-lightest\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .1)}.ax-ring-offset-on-lightest\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), 1)}.ax-ring-offset-on-lightest\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .15)}.ax-ring-offset-on-lightest\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .2)}.ax-ring-offset-on-lightest\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .25)}.ax-ring-offset-on-lightest\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .3)}.ax-ring-offset-on-lightest\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .35)}.ax-ring-offset-on-lightest\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .4)}.ax-ring-offset-on-lightest\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .45)}.ax-ring-offset-on-lightest\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .05)}.ax-ring-offset-on-lightest\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .5)}.ax-ring-offset-on-lightest\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .55)}.ax-ring-offset-on-lightest\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .6)}.ax-ring-offset-on-lightest\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .65)}.ax-ring-offset-on-lightest\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .7)}.ax-ring-offset-on-lightest\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .75)}.ax-ring-offset-on-lightest\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .8)}.ax-ring-offset-on-lightest\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .85)}.ax-ring-offset-on-lightest\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .9)}.ax-ring-offset-on-lightest\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-lightest-surface), .95)}.ax-ring-offset-on-surface{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), 1)}.ax-ring-offset-on-surface\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), 0)}.ax-ring-offset-on-surface\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .1)}.ax-ring-offset-on-surface\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), 1)}.ax-ring-offset-on-surface\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .15)}.ax-ring-offset-on-surface\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .2)}.ax-ring-offset-on-surface\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .25)}.ax-ring-offset-on-surface\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .3)}.ax-ring-offset-on-surface\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .35)}.ax-ring-offset-on-surface\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .4)}.ax-ring-offset-on-surface\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .45)}.ax-ring-offset-on-surface\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .05)}.ax-ring-offset-on-surface\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .5)}.ax-ring-offset-on-surface\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .55)}.ax-ring-offset-on-surface\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .6)}.ax-ring-offset-on-surface\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .65)}.ax-ring-offset-on-surface\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .7)}.ax-ring-offset-on-surface\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .75)}.ax-ring-offset-on-surface\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .8)}.ax-ring-offset-on-surface\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .85)}.ax-ring-offset-on-surface\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .9)}.ax-ring-offset-on-surface\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-on-surface), .95)}.ax-ring-offset-surface{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), 1)}.ax-ring-offset-surface\/0{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), 0)}.ax-ring-offset-surface\/10{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .1)}.ax-ring-offset-surface\/100{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), 1)}.ax-ring-offset-surface\/15{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .15)}.ax-ring-offset-surface\/20{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .2)}.ax-ring-offset-surface\/25{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .25)}.ax-ring-offset-surface\/30{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .3)}.ax-ring-offset-surface\/35{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .35)}.ax-ring-offset-surface\/40{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .4)}.ax-ring-offset-surface\/45{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .45)}.ax-ring-offset-surface\/5{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .05)}.ax-ring-offset-surface\/50{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .5)}.ax-ring-offset-surface\/55{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .55)}.ax-ring-offset-surface\/60{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .6)}.ax-ring-offset-surface\/65{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .65)}.ax-ring-offset-surface\/70{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .7)}.ax-ring-offset-surface\/75{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .75)}.ax-ring-offset-surface\/80{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .8)}.ax-ring-offset-surface\/85{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .85)}.ax-ring-offset-surface\/90{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .9)}.ax-ring-offset-surface\/95{--tw-ring-offset-color: rgba(var(--ax-sys-color-surface), .95)}.ax-grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.ax-grayscale-0{--tw-grayscale: grayscale(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.ax-primary-lightest{background-color:rgb(var(--ax-sys-color-primary-lightest-surface));color:rgb(var(--ax-sys-color-on-primary-lightest-surface));border-color:rgb(var(--ax-sys-color-border-primary-lightest-surface))}.ax-primary-lighter{background-color:rgb(var(--ax-sys-color-primary-lighter-surface));color:rgb(var(--ax-sys-color-on-primary-lighter-surface));border-color:rgb(var(--ax-sys-color-border-primary-lighter-surface))}.ax-primary-light{background-color:rgb(var(--ax-sys-color-primary-light-surface));color:rgb(var(--ax-sys-color-on-primary-light-surface));border-color:rgb(var(--ax-sys-color-border-primary-light-surface))}.ax-primary-surface{background-color:rgb(var(--ax-sys-color-primary-surface));color:rgb(var(--ax-sys-color-on-primary-surface));border-color:rgb(var(--ax-sys-color-border-primary-surface))}.ax-primary-dark{background-color:rgb(var(--ax-sys-color-primary-dark-surface));color:rgb(var(--ax-sys-color-on-primary-dark-surface));border-color:rgb(var(--ax-sys-color-border-primary-dark-surface))}.ax-primary-darker{background-color:rgb(var(--ax-sys-color-primary-darker-surface));color:rgb(var(--ax-sys-color-on-primary-darker-surface));border-color:rgb(var(--ax-sys-color-border-primary-darker-surface))}.ax-primary-darkest{background-color:rgb(var(--ax-sys-color-primary-darkest-surface));color:rgb(var(--ax-sys-color-on-primary-darkest-surface));border-color:rgb(var(--ax-sys-color-border-primary-darkest-surface))}.ax-secondary-lightest{background-color:rgb(var(--ax-sys-color-secondary-lightest-surface));color:rgb(var(--ax-sys-color-on-secondary-lightest-surface));border-color:rgb(var(--ax-sys-color-border-secondary-lightest-surface))}.ax-secondary-lighter{background-color:rgb(var(--ax-sys-color-secondary-lighter-surface));color:rgb(var(--ax-sys-color-on-secondary-lighter-surface));border-color:rgb(var(--ax-sys-color-border-secondary-lighter-surface))}.ax-secondary-light{background-color:rgb(var(--ax-sys-color-secondary-light-surface));color:rgb(var(--ax-sys-color-on-secondary-light-surface));border-color:rgb(var(--ax-sys-color-border-secondary-light-surface))}.ax-secondary-surface{background-color:rgb(var(--ax-sys-color-secondary-surface));color:rgb(var(--ax-sys-color-on-secondary-surface));border-color:rgb(var(--ax-sys-color-border-secondary-surface))}.ax-secondary-dark{background-color:rgb(var(--ax-sys-color-secondary-dark-surface));color:rgb(var(--ax-sys-color-on-secondary-dark-surface));border-color:rgb(var(--ax-sys-color-border-secondary-dark-surface))}.ax-secondary-darker{background-color:rgb(var(--ax-sys-color-secondary-darker-surface));color:rgb(var(--ax-sys-color-on-secondary-darker-surface));border-color:rgb(var(--ax-sys-color-border-secondary-darker-surface))}.ax-secondary-darkest{background-color:rgb(var(--ax-sys-color-secondary-darkest-surface));color:rgb(var(--ax-sys-color-on-secondary-darkest-surface));border-color:rgb(var(--ax-sys-color-border-secondary-darkest-surface))}.ax-success-lightest{background-color:rgb(var(--ax-sys-color-success-lightest-surface));color:rgb(var(--ax-sys-color-on-success-lightest-surface));border-color:rgb(var(--ax-sys-color-border-success-lightest-surface))}.ax-success-lighter{background-color:rgb(var(--ax-sys-color-success-lighter-surface));color:rgb(var(--ax-sys-color-on-success-lighter-surface));border-color:rgb(var(--ax-sys-color-border-success-lighter-surface))}.ax-success-light{background-color:rgb(var(--ax-sys-color-success-light-surface));color:rgb(var(--ax-sys-color-on-success-light-surface));border-color:rgb(var(--ax-sys-color-border-success-light-surface))}.ax-success-surface{background-color:rgb(var(--ax-sys-color-success-surface));color:rgb(var(--ax-sys-color-on-success-surface));border-color:rgb(var(--ax-sys-color-border-success-surface))}.ax-success-dark{background-color:rgb(var(--ax-sys-color-success-dark-surface));color:rgb(var(--ax-sys-color-on-success-dark-surface));border-color:rgb(var(--ax-sys-color-border-success-dark-surface))}.ax-success-darker{background-color:rgb(var(--ax-sys-color-success-darker-surface));color:rgb(var(--ax-sys-color-on-success-darker-surface));border-color:rgb(var(--ax-sys-color-border-success-darker-surface))}.ax-success-darkest{background-color:rgb(var(--ax-sys-color-success-darkest-surface));color:rgb(var(--ax-sys-color-on-success-darkest-surface));border-color:rgb(var(--ax-sys-color-border-success-darkest-surface))}.ax-warning-lightest{background-color:rgb(var(--ax-sys-color-warning-lightest-surface));color:rgb(var(--ax-sys-color-on-warning-lightest-surface));border-color:rgb(var(--ax-sys-color-border-warning-lightest-surface))}.ax-warning-lighter{background-color:rgb(var(--ax-sys-color-warning-lighter-surface));color:rgb(var(--ax-sys-color-on-warning-lighter-surface));border-color:rgb(var(--ax-sys-color-border-warning-lighter-surface))}.ax-warning-light{background-color:rgb(var(--ax-sys-color-warning-light-surface));color:rgb(var(--ax-sys-color-on-warning-light-surface));border-color:rgb(var(--ax-sys-color-border-warning-light-surface))}.ax-warning-surface{background-color:rgb(var(--ax-sys-color-warning-surface));color:rgb(var(--ax-sys-color-on-warning-surface));border-color:rgb(var(--ax-sys-color-border-warning-surface))}.ax-warning-dark{background-color:rgb(var(--ax-sys-color-warning-dark-surface));color:rgb(var(--ax-sys-color-on-warning-dark-surface));border-color:rgb(var(--ax-sys-color-border-warning-dark-surface))}.ax-warning-darker{background-color:rgb(var(--ax-sys-color-warning-darker-surface));color:rgb(var(--ax-sys-color-on-warning-darker-surface));border-color:rgb(var(--ax-sys-color-border-warning-darker-surface))}.ax-warning-darkest{background-color:rgb(var(--ax-sys-color-warning-darkest-surface));color:rgb(var(--ax-sys-color-on-warning-darkest-surface));border-color:rgb(var(--ax-sys-color-border-warning-darkest-surface))}.ax-danger-lightest{background-color:rgb(var(--ax-sys-color-danger-lightest-surface));color:rgb(var(--ax-sys-color-on-danger-lightest-surface));border-color:rgb(var(--ax-sys-color-border-danger-lightest-surface))}.ax-danger-lighter{background-color:rgb(var(--ax-sys-color-danger-lighter-surface));color:rgb(var(--ax-sys-color-on-danger-lighter-surface));border-color:rgb(var(--ax-sys-color-border-danger-lighter-surface))}.ax-danger-light{background-color:rgb(var(--ax-sys-color-danger-light-surface));color:rgb(var(--ax-sys-color-on-danger-light-surface));border-color:rgb(var(--ax-sys-color-border-danger-light-surface))}.ax-danger-surface{background-color:rgb(var(--ax-sys-color-danger-surface));color:rgb(var(--ax-sys-color-on-danger-surface));border-color:rgb(var(--ax-sys-color-border-danger-surface))}.ax-danger-dark{background-color:rgb(var(--ax-sys-color-danger-dark-surface));color:rgb(var(--ax-sys-color-on-danger-dark-surface));border-color:rgb(var(--ax-sys-color-border-danger-dark-surface))}.ax-danger-darker{background-color:rgb(var(--ax-sys-color-danger-darker-surface));color:rgb(var(--ax-sys-color-on-danger-darker-surface));border-color:rgb(var(--ax-sys-color-border-danger-darker-surface))}.ax-danger-darkest{background-color:rgb(var(--ax-sys-color-danger-darkest-surface));color:rgb(var(--ax-sys-color-on-danger-darkest-surface));border-color:rgb(var(--ax-sys-color-border-danger-darkest-surface))}.ax-card{background-color:rgb(var(--ax-sys-color-surface));border:1px solid;border-color:rgb(var(--ax-sys-color-border-lightest-surface));border-radius:var(--ax-sys-border-radius)}.ax-xs{--ax-sys-size-base: 1.5rem}.ax-sm{--ax-sys-size-base: 2rem}.ax-md{--ax-sys-size-base: 2.5rem}.ax-lg{--ax-sys-size-base: 3.375rem}.ax-xl{--ax-sys-size-base: 4rem}.ax-surface{background-color:rgb(var(--ax-sys-color-surface));color:rgb(var(--ax-sys-color-on-surface));border-color:rgb(var(--ax-sys-color-border-surface))}.\!ax-lightest-surface{background-color:rgb(var(--ax-sys-color-lightest-surface))!important;color:rgb(var(--ax-sys-color-on-lightest-surface))!important;border-color:rgb(var(--ax-sys-color-border-lightest-surface))!important}.ax-lightest-surface{background-color:rgb(var(--ax-sys-color-lightest-surface));color:rgb(var(--ax-sys-color-on-lightest-surface));border-color:rgb(var(--ax-sys-color-border-lightest-surface))}.ax-lighter-surface{background-color:rgb(var(--ax-sys-color-lighter-surface));color:rgb(var(--ax-sys-color-on-lighter-surface));border-color:rgb(var(--ax-sys-color-border-lighter-surface))}.ax-light-surface{background-color:rgb(var(--ax-sys-color-light-surface));color:rgb(var(--ax-sys-color-on-light-surface));border-color:rgb(var(--ax-sys-color-border-light-surface))}.ax-dark-surface{background-color:rgb(var(--ax-sys-color-dark-surface));color:rgb(var(--ax-sys-color-on-dark-surface));border-color:rgb(var(--ax-sys-color-border-dark-surface))}.ax-darker-surface{background-color:rgb(var(--ax-sys-color-darker-surface));color:rgb(var(--ax-sys-color-on-darker-surface));border-color:rgb(var(--ax-sys-color-border-darker-surface))}.ax-darkest-surface{background-color:rgb(var(--ax-sys-color-darkest-surface));color:rgb(var(--ax-sys-color-on-darkest-surface));border-color:rgb(var(--ax-sys-color-border-darkest-surface))}html{overflow:hidden;height:100dvh}body{font-family:Abar,Outfit;height:100dvh;overflow:auto;touch-action:manipulation}.ax-card{background-color:rgb(var(--ax-sys-color-lightest-surface));color:rgb(var(--ax-sys-color-on-lightest-surface));border-color:rgb(var(--ax-sys-color-border-lightest-surface))}.swiper-button-next,.swiper-button-prev{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-500),var(--tw-text-opacity, 1))}.cdk-global-scrollblock{position:initial;width:initial;overflow:hidden}::-webkit-scrollbar{width:5px;height:7px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#c6ccd8;border:0px none #ffffff;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#b5bdce}::-webkit-scrollbar-thumb:active{background:#848ea0}::-webkit-scrollbar-track{background:transparent;border:0px none #ffffff;border-radius:50px}::-webkit-scrollbar-track:hover{background:transparent}::-webkit-scrollbar-track:active{background:transparent}::-webkit-scrollbar-corner{background:transparent}.rtl{direction:rtl}.ltr{direction:ltr}@media not all and (min-width: 768px){.max-md\:ax-container{width:100%;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.max-md\:ax-container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.max-md\:ax-container{max-width:768px}}@media (min-width: 1024px){.max-md\:ax-container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.max-md\:ax-container{max-width:1280px;padding-right:5rem;padding-left:5rem}}@media (min-width: 1536px){.max-md\:ax-container{max-width:1536px;padding-right:10rem;padding-left:10rem}}}@media not all and (min-width: 640px){.max-sm\:ax-container{width:100%;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.max-sm\:ax-container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.max-sm\:ax-container{max-width:768px}}@media (min-width: 1024px){.max-sm\:ax-container{max-width:1024px;padding-right:1rem;padding-left:1rem}}@media (min-width: 1280px){.max-sm\:ax-container{max-width:1280px;padding-right:5rem;padding-left:5rem}}@media (min-width: 1536px){.max-sm\:ax-container{max-width:1536px;padding-right:10rem;padding-left:10rem}}}.last\:ax-mb-0:last-child{margin-bottom:0}.last\:ax-border-b-0:last-child{border-bottom-width:0px}.hover\:ax-underline:hover{text-decoration-line:underline}.dark\:ax-text-blue-500:is(.ax-dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}@media not all and (min-width: 768px){.max-md\:ax-m-auto{margin:auto}.max-md\:\!ax-h-\[calc\(100vh-300px\)\]{height:calc(100vh - 300px)!important}.max-md\:ax-w-full{width:100%}}@media not all and (min-width: 640px){.max-sm\:ax-h-\[calc\(100dvh-200px\)\]{height:calc(100dvh - 200px)}.max-sm\:ax-justify-between{justify-content:space-between}}@media (min-width: 640px){.sm\:ax-lg{--ax-sys-size-base: 3.375rem}}@media (min-width: 768px){.md\:ax-flex{display:flex}.md\:ax-grid{display:grid}.md\:\!ax-h-\[13rem\]{height:13rem!important}.md\:\!ax-h-\[450px\]{height:450px!important}.md\:\!ax-h-\[456px\]{height:456px!important}.md\:\!ax-h-fit{height:-moz-fit-content!important;height:fit-content!important}.md\:ax-h-24{height:6rem}.md\:ax-h-\[52px\]{height:52px}.md\:ax-w-12{width:3rem}.md\:ax-w-\[24rem\]{width:24rem}.md\:ax-w-\[304px\]{width:304px}.md\:ax-w-\[696px\]{width:696px}.md\:ax-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:ax-items-center{align-items:center}.md\:ax-justify-center{justify-content:center}.md\:ax-gap-6{gap:1.5rem}.md\:ax-rounded-3xl{border-radius:1.5rem}.md\:ax-rounded-4xl{border-radius:2rem}.md\:ax-rounded-xl{border-radius:.75rem}.md\:\!ax-border-0{border-width:0px!important}.md\:ax-bg-lightest{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-lightest-surface),var(--tw-bg-opacity, 1))}.md\:ax-bg-primary-200{--tw-bg-opacity: 1;background-color:rgba(var(--ax-sys-color-primary-200),var(--tw-bg-opacity, 1))}.md\:ax-p-4{padding:1rem}.md\:ax-px-4{padding-left:1rem;padding-right:1rem}.md\:ax-text-primary-500{--tw-text-opacity: 1;color:rgba(var(--ax-sys-color-primary-500),var(--tw-text-opacity, 1))}.md\:ax-xl{--ax-sys-size-base: 4rem}}
