.bn-block-outer{line-height:1.5;transition:margin .2s}.bn-block{display:flex;flex-direction:column}.bn-block-content{display:flex;padding:3px 0;transition:font-size .2s;width:100%}.bn-block-content:before{transition:all .2s}.ProseMirror-selectednode>.bn-block-content>*,.bn-block-content.ProseMirror-selectednode>*{border-radius:4px;outline:4px solid rgb(100,160,255)}.bn-block-group .bn-block-group{margin-left:1.5em}.bn-block-group .bn-block-group>.bn-block-outer{position:relative}.bn-block-group .bn-block-group>.bn-block-outer:not([data-prev-depth-changed]):before{content:" ";display:inline;position:absolute;left:-20px;height:100%;transition:all .2s .1s}.bn-block-group .bn-block-group>.bn-block-outer[data-prev-depth-change="-2"]:before{height:0}.bn-inline-content code{font-family:monospace}[data-prev-depth-change="1"]{--x:1}[data-prev-depth-change="2"]{--x:2}[data-prev-depth-change="3"]{--x:3}[data-prev-depth-change="4"]{--x:4}[data-prev-depth-change="5"]{--x:5}[data-prev-depth-change="-1"]{--x:-1}[data-prev-depth-change="-2"]{--x:-2}[data-prev-depth-change="-3"]{--x:-3}[data-prev-depth-change="-4"]{--x:-4}[data-prev-depth-change="-5"]{--x:-5}.bn-block-outer[data-prev-depth-change]{margin-left:calc(10px * var(--x))}.bn-block-outer[data-prev-depth-change] .bn-block-outer[data-prev-depth-change]{margin-left:0}[data-content-type=heading]{--level:3em}[data-content-type=heading][data-level="2"]{--level:2em}[data-content-type=heading][data-level="3"]{--level:1.3em}[data-prev-level="1"]{--prev-level:3em}[data-prev-level="2"]{--prev-level:2em}[data-prev-level="3"]{--prev-level:1.3em}.bn-block-outer[data-prev-type=heading]>.bn-block>.bn-block-content{font-size:var(--prev-level);font-weight:700}.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=heading]{font-size:var(--level);font-weight:700}.bn-block-content:before{margin-right:0;content:""}.bn-block-content[data-content-type=numberedListItem]{display:flex;gap:.5em}[data-content-type=numberedListItem]{--index:attr(data-index)}[data-prev-type=numberedListItem]{--prev-index:attr(data-prev-index)}.bn-block-outer[data-prev-type=numberedListItem]:not([data-prev-index=none])>.bn-block>.bn-block-content:before{content:var(--prev-index) "."}.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=numberedListItem]:before{content:var(--index) "."}.bn-block-content[data-content-type=bulletListItem]{display:flex;gap:.5em}.bn-block-content[data-content-type=checkListItem]>div{display:flex}.bn-block-content[data-content-type=checkListItem]>div>div>input{margin:0;margin-inline-end:.5em;cursor:pointer}.bn-block-content[data-content-type=checkListItem][data-checked=true] .bn-inline-content{text-decoration:line-through}.bn-block-content[data-text-alignment=center]{justify-content:center}.bn-block-content[data-text-alignment=right]{justify-content:flex-end}.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before,.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before{content:"•"}[data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before,[data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before{content:"◦"}[data-content-type=bulletListItem]~.bn-block-group [data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before,[data-content-type=bulletListItem]~.bn-block-group [data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before{content:"▪"}.bn-block-content[data-content-type=codeBlock]{position:relative;background-color:#161616;color:#fff;border-radius:8px}.bn-block-content[data-content-type=codeBlock]>pre{white-space:pre;overflow-x:auto;margin:0;width:100%;-moz-tab-size:2;tab-size:2;padding:24px}.bn-block-content[data-content-type=codeBlock]>div{outline:none!important}.bn-block-content[data-content-type=codeBlock]>div>select{outline:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;user-select:none;border:none;cursor:pointer;background-color:transparent;position:absolute;top:8px;left:18px;font-size:.8em;color:#fff;opacity:0;transition:opacity .3s;transition-delay:1s}.bn-block-content[data-content-type=codeBlock]>div>select>option{color:#000}.bn-block-content[data-content-type=codeBlock]:hover>div>select,.bn-block-content[data-content-type=codeBlock]>div>select:focus{opacity:.5;transition-delay:.1s}.bn-block-content[data-content-type=pageBreak]>div{width:100%;height:0;border-top:2px dotted rgb(125,121,122);margin-block:11px}@media print{.bn-block-content[data-content-type=pageBreak]>div{page-break-after:always}}[data-file-block] .bn-file-block-content-wrapper{cursor:pointer;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}[data-file-block] .bn-file-block-content-wrapper:has(.bn-add-file-button),[data-file-block] .bn-file-block-content-wrapper:has(.bn-file-name-with-icon){width:100%}[data-file-block] .bn-add-file-button{align-items:center;background-color:#f2f1ee;border-radius:4px;color:#7d797a;display:flex;gap:10px;padding:12px}.ProseMirror-selectednode .bn-file-name-with-icon,.bn-editor[contenteditable=true] [data-file-block] .bn-add-file-button:hover,[data-file-block] .bn-file-name-with-icon:hover{background-color:#e1e1e1}[data-file-block] .bn-add-file-button-icon,[data-file-block] .bn-file-icon{width:24px;height:24px}[data-file-block] .bn-add-file-button-text{font-size:.9rem}[data-file-block] .bn-file-name-with-icon{border-radius:4px;display:flex;gap:4px;padding:4px}[data-file-block] .bn-file-caption{font-size:.8em;padding-block:4px;word-break:break-word}[data-file-block] .bn-file-caption:empty{padding-block:0}[data-file-block] .bn-resize-handle{position:absolute;width:8px;height:30px;background-color:#000;border:1px solid white;border-radius:4px;cursor:ew-resize}[data-file-block] .bn-visual-media-wrapper{display:flex;align-items:center;position:relative}[data-file-block] .bn-visual-media{border-radius:4px;width:100%}.bn-audio,[data-content-type=audio]>.bn-file-block-content-wrapper{width:100%}.bn-inline-content:has(>.ProseMirror-trailingBreak:only-child):before{pointer-events:none;height:0;position:absolute;font-style:italic}[data-text-color=gray]{color:#9b9a97}[data-text-color=brown]{color:#64473a}[data-text-color=red]{color:#e03e3e}[data-text-color=orange]{color:#d9730d}[data-text-color=yellow]{color:#dfab01}[data-text-color=green]{color:#4d6461}[data-text-color=blue]{color:#0b6e99}[data-text-color=purple]{color:#6940a5}[data-text-color=pink]{color:#ad1a72}[data-background-color=gray]{background-color:#ebeced}[data-background-color=brown]{background-color:#e9e5e3}[data-background-color=red]{background-color:#fbe4e4}[data-background-color=orange]{background-color:#f6e9d9}[data-background-color=yellow]{background-color:#fbf3db}[data-background-color=green]{background-color:#ddedea}[data-background-color=blue]{background-color:#ddebf1}[data-background-color=purple]{background-color:#eae4f2}[data-background-color=pink]{background-color:#f4dfeb}[data-text-alignment=left]{justify-content:flex-start!important;text-align:left!important}[data-text-alignment=center]{justify-content:center!important;text-align:center!important}[data-text-alignment=right]{justify-content:flex-end!important;text-align:right!important}[data-text-alignment=justify]{justify-content:flex-start!important;text-align:justify!important}.bn-block-column-list{display:flex;flex-direction:row}.bn-block-column{flex:1;padding:12px 20px;overflow-x:auto}.bn-block-column:first-child{padding-left:0}.bn-block-column:last-child{padding-right:0}.bn-thread-mark:not([data-orphan=true]){background:#ffc80026}.bn-thread-mark:not([data-orphan=true]) .bn-thread-mark-selected{background:#ffc80040}.ProseMirror .tableWrapper{overflow-x:auto}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.ProseMirror td,.ProseMirror th{vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror td:not([data-colwidth]):not(.column-resize-dragging),.ProseMirror th:not([data-colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)}.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:20;background-color:#adf;pointer-events:none}.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#c8c8ff66;pointer-events:none}.bn-editor{outline:none;padding-inline:54px;--N800:#172b4d;--N40:#dfe1e6}.bn-comment-editor{width:100%;padding:0}.bn-comment-editor .bn-editor{padding:0}.bn-root{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bn-root *,.bn-root :after,.bn-root :before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.bn-default-styles h1,.bn-default-styles h2,.bn-default-styles h3,.bn-default-styles li,.bn-default-styles p{margin:0;padding:0;font-size:inherit;min-width:2px!important}.bn-default-styles{font-size:16px;font-weight:400;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Open Sans,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bn-table-drop-cursor{position:absolute;z-index:20;background-color:#adf;pointer-events:none}.bn-drag-preview{position:absolute;top:0;left:0;padding:10px;opacity:.001}.bn-editor .bn-collaboration-cursor__base{position:relative}.bn-editor .bn-collaboration-cursor__base .bn-collaboration-cursor__caret{position:absolute;width:2px;top:1px;bottom:-2px;left:-1px}.bn-editor .bn-collaboration-cursor__base .bn-collaboration-cursor__label{pointer-events:none;border-radius:0 1.5px 1.5px 0;font-size:12px;font-style:normal;font-weight:600;line-height:normal;left:0;overflow:hidden;position:absolute;white-space:nowrap;-webkit-user-select:none;user-select:none;color:transparent;max-height:5px;max-width:4px;padding:0;top:-1px;transition:all .2s}.bn-editor .bn-collaboration-cursor__base[data-active] .bn-collaboration-cursor__label{color:#0d0d0d;max-height:1.1rem;max-width:20rem;padding:.1rem .3rem;top:-17px;left:0;border-radius:3px 3px 3px 0;transition:all .2s}.bn-editor [data-content-type=table] .tableWrapper{position:relative;top:-16px;left:-16px;min-width:calc(100% + 16px);padding-bottom:16px;overflow-y:hidden}.bn-editor [data-content-type=table] .tableWrapper-inner{padding:16px}.bn-editor [data-content-type=table] table{width:auto!important;word-break:break-word}.bn-editor [data-content-type=table] td,.bn-editor [data-content-type=table] th{border:1px solid #ddd;padding:5px 10px}.bn-editor [data-content-type=table] th{font-weight:700;text-align:left}.ProseMirror td,.ProseMirror th{min-width:auto!important}.ProseMirror td:not([colwidth]):not(.column-resize-dragging),.ProseMirror th:not([colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)!important}.prosemirror-dropcursor-block{transition-property:top,bottom;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.prosemirror-dropcursor-vertical{transition-property:left,right}[data-show-selection]{background-color:highlight;padding:2px 0}

/*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */@layer theme, base, components, utilities;@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:0.25rem;--ease-in-out:cubic-bezier(0.4,0,0.2,1);--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(
      --font-sans--font-variation-settings
    );--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(
      --font-mono--font-feature-settings
    );--default-mono-font-variation-settings:var(
      --font-mono--font-variation-settings
    )}}@layer base{*,::backdrop,::file-selector-button,:after,:before{box-sizing:border-box;margin:0;padding:0;border:0 solid}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var( --default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" );font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var( --default-font-variation-settings,normal );-webkit-tap-highlight-color:transparent}body{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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var( --default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace );font-feature-settings:var( --default-mono-font-feature-settings,normal );font-variation-settings:var( --default-mono-font-variation-settings,normal );font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%;@media (width >= 40rem){max-width:40rem}@media (width >= 48rem){max-width:48rem}@media (width >= 64rem){max-width:64rem}@media (width >= 80rem){max-width:80rem}@media (width >= 96rem){max-width:96rem}}.mx-2{margin-inline:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-full{height:100%}.w-60{width:calc(var(--spacing) * 60)}.w-\[70px\]{width:70px}.w-full{width:100%}.max-w-52{max-width:calc(var(--spacing) * 52)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.pt-\[72px\]{padding-top:72px}.\!pb-\[83px\]{padding-bottom:83px!important}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:300ms;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.md\:flex{@media (width >= 48rem){display:flex}}.md\:pt-0{@media (width >= 48rem){padding-top:calc(var(--spacing) * 0)}}.lg\:mb-0{@media (width >= 64rem){margin-bottom:calc(var(--spacing) * 0)}}.lg\:block{@media (width >= 64rem){display:block}}.lg\:flex{@media (width >= 64rem){display:flex}}.lg\:hidden{@media (width >= 64rem){display:none}}.lg\:\!pl-60{@media (width >= 64rem){padding-left:calc(var(--spacing) * 60)!important}}.lg\:\!pl-\[70px\]{@media (width >= 64rem){padding-left:70px!important}}}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");*{outline:none!important;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;font-family:var(--font-family,"Inter",sans-serif);box-sizing:border-box;padding:0;margin:0}::-webkit-scrollbar{display:none}body,html{margin:0;padding:0;width:100%;overflow-x:hidden}html *{font-size:14px;box-sizing:border-box}:root{--site-padding-multiplier:1;--max-padding:200px}@media (max-width:767px){:root{--site-padding-multiplier:1;--max-padding:20px}.bn-block[data-show-on-mobile=false]{display:none}}@media (min-width:768px){:root{--site-padding-multiplier:1;--max-padding:70px}}@media (min-width:1024px){:root{--site-padding-multiplier:1;--max-padding:200px}}.bn-default-styles p,p{font-size:var(--font-size);font-weight:var(--font-weight)}.bn-default-styles p,p,p .bn-inline-content,p em,p strong,p u{font-family:var(--font-family)}.bn-default-styles h1,h1{font-size:42px}.bn-default-styles h2,h2{font-size:28px}.bn-default-styles h3,h3{font-size:18px}.bn-default-styles h1,.bn-default-styles h2,.bn-default-styles h3,.bn-default-styles h4,.bn-default-styles h5,.bn-default-styles h6,h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);font-weight:var(--font-weight-heading)}h1 *,h2 *,h3 *,h4 *,h5 *,h6 *{font-family:inherit;font-size:inherit;font-weight:inherit}h1 .bn-inline-content,h1 em,h1 strong,h1 u,h2 .bn-inline-content,h2 em,h2 strong,h2 u,h3 .bn-inline-content,h3 em,h3 strong,h3 u,h4 .bn-inline-content,h4 em,h4 strong,h4 u,h5 .bn-inline-content,h5 em,h5 strong,h5 u,h6 .bn-inline-content,h6 em,h6 strong,h6 u{font-family:var(--font-family-heading)}b,strong{font-weight:700}em,i{font-style:italic}u{text-decoration:underline}span[data-mark-view-content=true]{font-family:inherit}.button,[role=button],button{font-family:var(--font-family-button);font-size:var(--font-size-button);font-weight:var(--font-weight-button)}.navigation,nav{font-family:var(--font-family-navigation);font-weight:var(--font-weight-navigation)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#00000050;border-radius:10px;border:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}span[data-style-type=font]>span[data-editable]{font-family:inherit;font-size:inherit}.bn-block{--component-padding:calc(var(--site-padding) * var(--site-padding-multiplier))}.bn-block:not([data-full-width=true]){padding-left:calc(var(--site-padding, 10rem) * var(--site-padding-multiplier));padding-right:calc(var(--site-padding, 10rem) * var(--site-padding-multiplier));max-width:1920px;margin-inline:auto}.ai-block-container *,.ai-block-container div,.ai-block-container h1,.ai-block-container h2,.ai-block-container h3,.ai-block-container h4,.ai-block-container h5,.ai-block-container h6,.ai-block-container p,.ai-block-container span{white-space:pre-wrap}
/*!* shorthand padding *!*/
/*!* physical sides *!*/.bn-block[data-content-type=ai]:not([data-full-width=true])>*{--site-padding:0rem}@media (max-width:1024px){body{--site-padding:1rem!important}.bn-block{--component-padding:min(calc(var(--site-padding) * var(--site-padding-multiplier)),var(--max-padding))}.ai-block-container [style*="--site-padding" i]{padding-inline:min(calc(var(--site-padding, 10rem) * var(--site-padding-multiplier)),var(--max-padding))!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.layoutBlock .is-empty:before,.layoutBlock p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#a9a9a9;pointer-events:none;height:0;font-style:italic}.layoutBlock p{font-size:var(--font-size);font-weight:var(--font-weight)}.layoutBlock .heading,.layoutBlock p{line-height:1.5;transition:all .3s ease}.layoutBlock .heading,.layoutBlock h1,.layoutBlock h3{font-weight:var(--font-weight-heading)}.layoutBlock h1,.layoutBlock h3{font-family:var(--font-family-heading)}.layoutBlock h1.heading{font-size:3em!important}.layoutBlock h2.heading{font-size:2em!important}.layoutBlock h3.heading{font-size:1.3em!important}.layoutBlock .heading.is-empty:before{font-weight:var(--font-weight-heading);line-height:1.5}.layoutBlock h1.heading.is-empty:before{font-size:3em}.layoutBlock h2.heading.is-empty:before{font-size:2em}.layoutBlock h3.heading.is-empty:before{font-size:1.3em}.layoutBlock p.is-empty:before{font-size:14px;line-height:1.5}.layoutBlock ol.is-empty:before,.layoutBlock ul.is-empty:before{content:"List";float:left;color:#a9a9a9;pointer-events:none;height:0;font-style:italic;font-size:14px;line-height:1.5}.layoutBlock ol,.layoutBlock ul{font-size:14px;line-height:1.5;transition:all .3s ease;padding-left:1.5em;color:inherit}.layoutBlock ol{list-style-type:decimal}.layoutBlock ul{list-style-type:disc}.layoutBlock li{font-size:14px;line-height:1.5;transition:all .3s ease;color:inherit}.rich_text_wrapper{word-break:break-word;overflow-wrap:break-word}@media(max-width:768px){.rich_text_wrapper{width:auto!important}}.SideBarNavigation_sidebar_wrap__g9YrE{padding:45px 15px;border-right:1px solid #666;position:fixed;z-index:9999;left:0}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_sidebar_info_wrap__uwchu{display:flex;flex-direction:column;justify-content:center;align-items:center}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_sidebar_info_wrap__uwchu .SideBarNavigation_sidebar_avatar_template__mgCN3{display:flex;justify-content:center;align-items:center;background-color:#1d1d1d;border-radius:10px;overflow:hidden;height:40px;width:40px}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_sidebar_info_wrap__uwchu .SideBarNavigation_sidebar_avatar_template__mgCN3 svg{width:18px;height:18px}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_sidebar_title__n5ojs{font-weight:700;font-size:14px;color:#fff;line-height:16px;text-align:center;word-wrap:break-word;overflow:hidden}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_sidebar_desc__dApAZ{font-weight:400;font-size:14px;color:#858585;line-height:16px;text-align:center;margin-top:5px;word-wrap:break-word;overflow:hidden}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_avatar_icon__BwqPT{width:40px;height:40px;border-radius:10px}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_sidebar_info__x7BEx{margin-top:9px;width:200px}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_triggerWrap__ioLaf{position:absolute;top:50%;right:-30px;width:35px;height:35px;display:flex;justify-content:center;align-items:center;cursor:pointer;flex-direction:column}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_triggerWrap__ioLaf .SideBarNavigation_trigger_one__0JkLQ{height:10px;width:4px;background-color:#4f4f4f;border-top-left-radius:6px;border-top-right-radius:6px}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_triggerWrap__ioLaf .SideBarNavigation_trigger_two__DejMy{height:10px;width:4px;background-color:#4f4f4f;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_triggerWrap__ioLaf .SideBarNavigation_trigger_one_close__IYUdI{transform:translateY(16%) rotate(30deg)}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_triggerWrap__ioLaf .SideBarNavigation_trigger_two_close__3joBw{transform:translateY(-16%) rotate(-30deg)}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_triggerWrap__ioLaf .SideBarNavigation_trigger_one_open__7WV8v{transform:translateY(16%) rotate(-30deg)}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_triggerWrap__ioLaf .SideBarNavigation_trigger_two_open__VQaNN{transform:translateY(-16%) rotate(30deg)}.SideBarNavigation_sidebar_wrap__g9YrE .SideBarNavigation_navigation_wrap__ojX6v{margin-top:26px;overflow-y:auto;scrollbar-width:none}.SidebarTabItem_link_nav_item__jVGew{display:block}.SidebarTabItem_link_nav_item__jVGew:not(:last-child){margin-bottom:7px}.SidebarTabItem_link_nav_item__collapsed__HtW0g{display:block}.SidebarTabItem_link_nav_item__collapsed__HtW0g:not(:last-child){margin-bottom:22px}.SidebarTabItem_nav_item__Fi39T{padding:8px 0 8px 12.5px;height:39px;max-height:39px}.SidebarTabItem_nav_item__Fi39T,.SidebarTabItem_nav_item__collapsed__pp28x{display:flex;align-items:center;border-radius:6px;border:1px solid rgba(224,224,224,.2);cursor:pointer}.SidebarTabItem_nav_item__collapsed__pp28x{justify-content:center;height:40px;width:40px}.SidebarTabItem_nav_item__Fi39T .SidebarTabItem_label___Xa_2{font-size:14px;font-weight:600;letter-spacing:-.28px;color:#656565;font-family:var(--font-family-navigation);margin-left:12px}.SidebarTabItem_tooltipWrap__JS2F3{position:absolute;left:130%;z-index:20;background-color:#292929;border-radius:5px;padding:3px 11px}.SidebarTabItem_tooltipWrap__JS2F3 .SidebarTabItem_tooltipLabel__AUwqx{font-weight:500;font-size:14px;color:#ddd;text-align:center;letter-spacing:-.28px;line-height:24px;text-wrap:nowrap}.SharedMobileHeader_mobile_top_navigation__WY0_B{width:100%;max-height:72px;padding:16px;position:fixed;top:0;z-index:9999;justify-content:space-between;align-items:center;background-color:#1c1c1c;border-bottom:1px solid #242424;transition:max-width .3s ease-in-out}.SharedMobileHeader_mobile_top_navigation__buttons_wrap__mWC4e{display:flex;align-items:center}.SharedMobileHeader_mobile_top_navigation__buttons_wrap__mWC4e:not(:last-child){margin-right:8px}.SharedMobileHeader_mobile_top_navigation__button__Q647V{height:40px;width:40px;display:flex;justify-content:center;align-items:center;border-radius:6px;border:1px solid #242424;background-color:#1c1c1c}.SharedMobileHeader_mobile_top_navigation__button__Q647V:not(:last-child){margin-right:8px}.SharedMobileHeader_mobile_top_navigation__R__H6BS2{color:#848484;line-height:20px;font-weight:500;font-size:14px}.SharedMobileHeader_avatar_icon__hRoXt{height:40px;border-radius:6px}.SharedMobileHeader_sidebar_info__JDCaR{margin-left:12px;flex:1;min-width:0}.SharedMobileHeader_sidebar_title__BI9an{font-weight:600;color:#fff;max-width:100%}.SharedMobileHeader_sidebar_desc__cRYvD,.SharedMobileHeader_sidebar_title__BI9an{font-size:14px;line-height:16px;word-break:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SharedMobileHeader_sidebar_desc__cRYvD{font-weight:400;color:#858585;margin-top:2px;max-width:200px}.SharedMobileHeader_avatar_template__F0_Jb{display:flex;justify-content:center;align-items:center;background-color:#1d1d1d;border-radius:10px;overflow:hidden;height:40px;min-width:40px;width:40px}.SharedMobileHeader_avatar_template__F0_Jb svg{width:18px;height:18px}.Footer_footer__9S97q{border-top:1px solid #666;background-color:#1c1c1c;padding-bottom:92px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-evenly;align-items:center}.FooterBlocksLinks_block__Pkp3R{border-color:#242424;width:60%;max-width:920px;margin:0 auto}.FooterBlocksLinks_block__Pkp3R .FooterBlocksLinks_link_wrap__y0tQn{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,auto));justify-content:space-between;column-gap:150px;margin:0 auto}.FooterBlocksLinks_block__Pkp3R .FooterBlocksLinks_block_title__Q7Til{margin-bottom:12px;font-weight:600;font-size:14px;line-height:16px;color:#f6f6f6}.FooterBlocksLinks_block__Pkp3R .FooterBlocksLinks_block_title__label__ztWCg{font-weight:400;font-size:14px;line-height:24px;color:#858585}.FooterBlocksLinks_block__Pkp3R .FooterBlocksLinks_block_title__label__ztWCg:hover{text-decoration:underline}.FooterBlocksLinks_block__Pkp3R .FooterBlocksLinks_block_title__label__ztWCg:not(:last-child){margin-bottom:4px}.Branding_title__4XRT5{font-size:12px;font-weight:500;line-height:15px;text-align:left}.Branding_title_light__U_0Z9{color:#111827}.Branding_title_dark__uZP71{color:#fff}.Branding_desc__71Chd{font-size:10px;font-weight:400;line-height:15px;text-align:left;margin-top:4px}.Branding_desc_light__P0QiU{color:#6b7280}.Branding_desc_dark__CQ0UH{color:#9ca3af}.Branding_pulsating_circle__5eIGF{position:absolute;width:8px;height:8px;top:16px;left:16px}.Branding_pulsating_circle__5eIGF:before{content:"";position:relative;display:block;width:300%;height:300%;box-sizing:border-box;margin-left:-100%;margin-top:-100%;border-radius:45px;background-color:#4b81ee;animation:Branding_pulse-ring__1I3mx 1.25s cubic-bezier(.215,.61,.355,1) infinite}.Branding_pulsating_circle__5eIGF:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#4b81ee;border-radius:15px;box-shadow:0 0 8px rgba(75,129,238,.3);animation:Branding_pulse-dot__r2M4r 1.25s cubic-bezier(.455,.03,.515,.955) -.4s infinite}@keyframes Branding_pulse-ring__1I3mx{0%{transform:scale(.33)}80%,to{opacity:0}}@keyframes Branding_pulse-dot__r2M4r{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}.ComponentDivider_divider__NYL4d{position:absolute;left:50%;transform:translateX(-50%);width:100vw;height:1px;border-top:1px solid;display:flex;justify-content:center;align-items:center;opacity:0;z-index:1000;pointer-events:none}.ComponentDivider_divider__NYL4d.ComponentDivider_top__9g7CN{top:-1px}.ComponentDivider_divider__NYL4d.ComponentDivider_bottom__y8z0t{bottom:-1px}.ComponentDivider_plusButton__dVOtU{position:absolute;width:28px;height:28px;border-radius:50%;border:1px solid;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;outline:none;z-index:1001;pointer-events:auto}.ComponentDivider_plusButton__dVOtU:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ComponentDivider_plusButton__dVOtU:active{transform:scale(.95)}.ComponentDivider_plusButton__dVOtU:focus{box-shadow:0 0 0 2px rgba(59,130,246,.5)}.aiBlockContainer:hover .ComponentDivider_divider__NYL4d{opacity:1;pointer-events:auto}.aiBlockContainer:not(:hover) .ComponentDivider_divider__NYL4d{opacity:0;pointer-events:none}.bottomNavigation_bottom_nav__rPV1g{width:100%;padding:13px 0;position:fixed;justify-content:center;bottom:0;z-index:9999;background-color:#1c1c1c;overflow-x:hidden;scrollbar-width:none;transition:width .3s ease-in-out}.bottomNavigation_bottom_nav__rPV1g::-webkit-scrollbar{display:none}.bottomNavigation_bottom_nav__inner__g3Kd4{display:flex;align-items:center;gap:30px;overflow-x:scroll;padding:0 16px;scrollbar-width:none}.bottomNavigation_bottom_nav__inner__g3Kd4::-webkit-scrollbar{display:none}.bottomNavigation_bottom_nav__item__uDhVk{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.bottomNavigation_bottom_nav__icon__yGcRp{display:flex;justify-content:center;align-items:center;border-radius:6px;border:1px solid #363636;background-color:#2c2c2c;width:35px;height:35px}.bottomNavigation_bottom_nav__label__VBh_m{line-height:12px;font-weight:500;font-size:9.5px;text-wrap:nowrap;color:#7d7d7d;margin-top:10px}.utils_top_navigation_sticky_wrapper__ryNZd{position:sticky;top:0;z-index:1002;width:100%;height:0;display:flex;justify-content:center}.utils_top_navigation_non_sticky_wrapper__1auj9{position:relative;z-index:1002;width:100%;height:0;display:flex;justify-content:center}.utils_top_navigation_wrapper__MlWla{height:86px;padding:0 32px;width:100%;height:auto;display:flex;align-items:center;margin-left:auto;margin-right:auto;position:absolute;top:0;transition:all .2s ease-in-out}.utils_top_navigation_wrapper__MlWla .utils_left_group__S7iUB{flex:1}.utils_top_navigation_wrapper__MlWla .utils_left_group__S7iUB .utils_sidebar_image__20lKa{position:relative;min-width:40px;height:40px;border-radius:6px;overflow:hidden;display:flex;justify-content:center;align-items:center}.utils_top_navigation_wrapper__MlWla .utils_left_group__S7iUB .utils_sidebar_image__20lKa svg{width:18px;height:18px}.utils_top_navigation_wrapper__MlWla .utils_left_group__S7iUB .utils_site_title__xar9a{color:#fff;font-weight:700;font-size:14px;word-wrap:break-word;overflow:hidden}.utils_top_navigation_wrapper__MlWla .utils_left_group__S7iUB .utils_site_description__V1l02{font-size:14px;font-weight:400;line-height:16px;text-align:left;word-wrap:break-word;overflow:hidden;margin-top:1px}.utils_top_navigation_wrapper__MlWla .utils_center_group__iq36U{width:60%}.utils_top_navigation_wrapper__MlWla .utils_center_group__iq36U .utils_pages_list__Od60o{display:flex;align-items:center;justify-content:center}.utils_top_navigation_wrapper__MlWla .utils_center_group__iq36U .utils_pages_list__Od60o>a:not(:last-child),.utils_top_navigation_wrapper__MlWla .utils_center_group__iq36U .utils_pages_list__Od60o>li:not(:last-child){margin-right:12px}.utils_top_navigation_wrapper__MlWla .utils_center_group__iq36U .utils_pages_list_without_right_buttons__ADS3B{justify-content:flex-end}.utils_top_navigation_wrapper__MlWla .utils_center_group__iq36U .utils_menuTrigger__NsPT_{cursor:pointer;display:flex;justify-content:center;align-items:center;transition:transform .6s ease-in-out;height:32px}.utils_top_navigation_wrapper__MlWla .utils_center_group__iq36U .utils_dropdown__pNxI9{position:absolute;top:45px;right:0;z-index:1000;padding:20px;border-radius:10px;cursor:auto;max-height:300px;overflow:auto;max-width:250px;width:max-content}.utils_top_navigation_wrapper__MlWla .utils_center_group__iq36U .utils_dropdown__list__9yrZq>li:not(:last-child){margin-bottom:12px}.utils_top_navigation_wrapper__MlWla .utils_right_group__6Bez6{display:flex;flex:1;align-items:center;justify-content:flex-end;gap:11px}.utils_top_navigation_wrapper__MlWla .utils_right_group__6Bez6 .utils_button_placeholder__uvz_u{cursor:pointer;padding:6px 10px;text-align:center;background-color:#1a1a1a;border-radius:10px;position:relative;min-width:fit-content}.utils_top_navigation_wrapper__MlWla .utils_right_group__6Bez6 .utils_button_placeholder__uvz_u p{font-size:14px;font-weight:400;line-height:24px;text-align:center;color:#83868a}.utils_top_navigation_wrapper__MlWla .utils_right_group__6Bez6 .utils_button_placeholder__uvz_u:before{content:"";position:absolute;top:-.5px;left:-.5px;right:-.5px;bottom:-.5px;border-radius:inherit;border:1px dashed #202020}.TabItem_nav_item__e21pF{cursor:pointer;padding:6.5px 10px;border:1px solid rgba(0,0,0,0);border-radius:5px;display:flex;align-items:center;max-height:39px;min-width:max-content}.TabItem_active__e2UHc{border:1px solid #393939;background-color:#2c2c2c}.TabItem_item_text__lQorH{flex:1;font-size:14px;font-family:var(--font-family-navigation);font-weight:var(--font-weight-navigation)}.styles_button_wrap__9JV9C,.styles_button_wrap__9JV9C>a{max-width:100%;display:flex}@media (max-width:768px){.styles_button_wrap__9JV9C,.styles_button_wrap__9JV9C>a{min-width:100%;margin-left:0!important;margin-right:0!important}.styles_autoWidth__2mg76{min-width:auto!important}}.styles_baseButton__Pn0uH{font-family:var(--font-family-button);font-weight:var(--font-weight-button);font-size:var(--font-size-button)}