._emailBreak_hjep2_1{word-break:break-word}._hidePopOver_wq3k8_1[data-popper-reference-hidden=true]{visibility:hidden;pointer-events:none}._childLink_5fomu_1>p>a{text-decoration-line:underline}._childLink_5fomu_1>p>a:hover{--tw-text-opacity: 1;color:rgb(100 105 115 / var(--tw-text-opacity, 1))}.DialogActions{display:flex;flex-direction:row;justify-content:right;margin-top:20px}.DialogButtonsList{display:flex;flex-direction:column;justify-content:right;margin-top:20px}.Input__wrapper{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.Input__label{display:flex;flex:1;color:#666}.Input__input{display:flex;flex:2;border:1px solid #999;padding:7px 10px;font-size:16px;border-radius:5px;min-width:0}.Collapsible__container{border:1px solid #F0F3F5;border-radius:10px;margin-bottom:8px}.Collapsible__title{cursor:pointer;padding:5px 5px 5px 20px;position:relative;font-family:DB Sans-Bold;list-style:none;outline:none}.Collapsible__title::marker,.Collapsible__title::-webkit-details-marker{display:none}.Collapsible__title:before{border-style:solid;border-color:transparent;border-width:4px 6px 4px 6px;border-left-color:#000;display:block;content:"";position:absolute;left:7px;top:50%;transform:translateY(-50%)}.Collapsible__container[open]>.Collapsible__title:before{border-color:transparent;border-width:6px 4px 0 4px;border-top-color:#000}.Collapsible__content{padding:0 5px 5px 20px}.Collapsible__collapsed .Collapsible__content{display:none;-webkit-user-select:none;user-select:none}.ExcalidrawModal__modal .App-toolbar .Stack>.dropdown-menu-button{display:none}.ExcalidrawModal__modal .App-toolbar .Stack>.App-toolbar__divider:has(+.dropdown-menu-button){display:none}.ExcalidrawModal__modal .App-menu_top__left .dropdown-menu-container .dropdown-menu-group{display:none}.ExcalidrawModal__modal .App-menu_top__left .dropdown-menu-container div:has(+.dropdown-menu-group){display:none}.link-editor{display:flex;position:absolute;top:0;left:0;z-index:10;max-width:400px;width:100%;opacity:0;background-color:#fff;box-shadow:0 5px 10px #0000004d;border-radius:0 0 8px 8px;transition:opacity .5s;will-change:transform}.link-editor .button{width:20px;height:20px;display:inline-block;padding:6px;border-radius:8px;cursor:pointer;margin:0 2px}.link-editor .button.hovered{width:20px;height:20px;display:inline-block;background-color:#eee}.link-editor .button i,.actions i{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-.25em}.floating-text-format-popup{display:flex;background:#fff;padding:4px;vertical-align:middle;position:absolute;top:0;left:0;z-index:10;opacity:0;box-shadow:0 5px 10px #0000004d;border-radius:8px;transition:opacity .5s;will-change:transform}.floating-text-format-popup button.popup-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;cursor:pointer;vertical-align:middle}.floating-text-format-popup button.popup-item:disabled{cursor:not-allowed}.floating-text-format-popup button.popup-item.spaced{margin-right:2px}.floating-text-format-popup button.popup-item i.format{background-size:contain;height:18px;width:18px;margin-top:2px;vertical-align:-.25em;display:flex;opacity:.6}.floating-text-format-popup button.popup-item:disabled i.format{opacity:.2}.floating-text-format-popup button.popup-item.active{background-color:#d7dce1}.floating-text-format-popup button.popup-item.active i{opacity:1}.floating-text-format-popup .popup-item:hover:not([disabled]){background-color:#e1e6eb}.floating-text-format-popup select.popup-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;width:70px;font-size:14px;color:#777;text-overflow:ellipsis}.floating-text-format-popup select.code-language{text-transform:capitalize;width:130px}.floating-text-format-popup .popup-item .text{display:flex;line-height:20px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;width:70px;overflow:hidden;height:20px;text-align:left}.floating-text-format-popup .popup-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain}.floating-text-format-popup i.chevron-down{margin-top:3px;width:16px;height:16px;display:flex;-webkit-user-select:none;user-select:none}.floating-text-format-popup i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}.floating-text-format-popup .divider{width:1px;background-color:#eee;margin:0 4px}@media (max-width: 1024px){.floating-text-format-popup button.insert-comment{display:none}}.Modal__overlay{display:flex;justify-content:center;align-items:center;position:fixed;flex-direction:column;top:0;bottom:0;left:0;right:0;background-color:#00000040;z-index:100}.color-picker-wrapper{padding:20px}.color-picker-basic-color{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0}.color-picker-basic-color button{border:1px solid #ccc;border-radius:4px;height:16px;width:16px;cursor:pointer;list-style-type:none}.color-picker-basic-color button.active{box-shadow:0 0 2px 2px #0000004d}.color-picker-saturation{width:100%;position:relative;margin-top:15px;height:150px;background-image:linear-gradient(transparent,black),linear-gradient(to right,white,transparent);-webkit-user-select:none;user-select:none}.color-picker-saturation_cursor{position:absolute;width:20px;height:20px;border:2px solid #ffffff;border-radius:50%;box-shadow:0 0 15px #00000026;box-sizing:border-box;transform:translate(-10px,-10px)}.color-picker-hue{width:100%;position:relative;margin-top:15px;height:12px;background-image:linear-gradient(to right,rgb(255,0,0),rgb(255,255,0),rgb(0,255,0),rgb(0,255,255),rgb(0,0,255),rgb(255,0,255),rgb(255,0,0));-webkit-user-select:none;user-select:none;border-radius:12px}.color-picker-hue_cursor{position:absolute;width:20px;height:20px;border:2px solid #ffffff;border-radius:50%;box-shadow:#0003 0 0 0 .5px;box-sizing:border-box;transform:translate(-10px,-4px)}.color-picker-color{border:1px solid #ccc;margin-top:15px;width:100%;height:20px}.TableCellResizer__resizer{position:absolute}.Button__root{padding:10px 15px;border:0px;background-color:#eee;border-radius:5px;cursor:pointer;font-size:14px}.Button__root:hover{background-color:#ddd}.Button__small{padding:5px 10px;font-size:13px}.Button__disabled{cursor:not-allowed}.Button__disabled:hover{background-color:#eee}.ContentEditable__root{margin-top:1rem;max-height:40rem;min-height:10rem;white-space:normal;overflow-wrap:break-word;font-size:1rem;line-height:1.5rem;border:0;display:block;position:relative;outline:0;padding:12px 12px 70px;background:white;border-radius:4px;overflow:auto}.ContentEditable__root>*:not(:last-child){margin-bottom:1em}.ContentEditable__root>h1:not(:last-child),.ContentEditable__root>h2:not(:last-child),.ContentEditable__root>h3:not(:last-child),.ContentEditable__root>h4:not(:last-child),.ContentEditable__root>h5:not(:last-child){margin-bottom:.5em}@media (max-width: 1025px){.ContentEditable__root{padding-left:8px;padding-right:8px}}.Placeholder__root{font-size:15px;color:#878c96;overflow:hidden;position:absolute;text-overflow:ellipsis;top:calc(1rem + 12px);left:12px;right:12px;-webkit-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}@media (max-width: 1025px){.Placeholder__root{left:8px}}@keyframes slide-in{0%{opacity:0;transform:translate(-200px)}to{opacity:1;transform:translate(0)}}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@keyframes CursorBlink{to{visibility:hidden}}.editor-shell{color:#000;position:relative}.editor-shell .editor-container{position:relative;display:block}.editor-shell span.editor-image{cursor:default;display:inline-block;position:relative;-webkit-user-select:none;user-select:none;margin:1rem 0}.editor-shell .editor-image img{cursor:default}.editor-shell .editor-image img.focused{outline:2px solid rgb(60,132,244);-webkit-user-select:none;user-select:none}.editor-shell .editor-image img.focused.draggable{cursor:grab}.editor-shell .editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .editor-image .image-caption-container .tree-view-output{margin:0;border-radius:0}.editor-shell .editor-image .image-caption-container{display:block;position:absolute;bottom:0;left:0;right:0;padding:0;margin:0;border-top:1px solid #fff;background-color:#ffffffe6;min-width:100px;color:#000;overflow:hidden}.editor-shell .editor-image .image-caption-button{display:block;position:absolute;bottom:20px;left:0;right:0;width:30%;padding:10px;margin:0 auto;border:1px solid rgba(255,255,255,.3);border-radius:5px;background-color:#00000080;min-width:100px;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.editor-shell .editor-image .image-caption-button:hover{background-color:#3c84f480}.editor-shell .editor-image .image-edit-button{border:1px solid rgba(0,0,0,.3);border-radius:5px;width:35px;height:35px;vertical-align:-.25em;position:absolute;right:4px;top:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.editor-shell .editor-image .image-edit-button:hover{background-color:#3c84f41a}.editor-shell .editor-image .image-resizer{display:block;width:7px;height:7px;position:absolute;background-color:#0087b9;border:1px solid #fff}.editor-shell .editor-image .image-resizer.image-resizer-n{top:-6px;left:48%;cursor:n-resize}.editor-shell .editor-image .image-resizer.image-resizer-ne{top:-6px;right:-6px;cursor:ne-resize}.editor-shell .editor-image .image-resizer.image-resizer-e{bottom:48%;right:-6px;cursor:e-resize}.editor-shell .editor-image .image-resizer.image-resizer-se{bottom:-2px;right:-6px;cursor:nwse-resize}.editor-shell .editor-image .image-resizer.image-resizer-s{bottom:-2px;left:48%;cursor:s-resize}.editor-shell .editor-image .image-resizer.image-resizer-sw{bottom:-2px;left:-6px;cursor:sw-resize}.editor-shell .editor-image .image-resizer.image-resizer-w{bottom:48%;left:-6px;cursor:w-resize}.editor-shell .editor-image .image-resizer.image-resizer-nw{top:-6px;left:-6px;cursor:nw-resize}.editor-shell span.inline-editor-image{cursor:default;display:inline-block;position:relative;z-index:1}.editor-shell .inline-editor-image img{max-width:100%;cursor:default}.editor-shell .inline-editor-image img.focused{outline:2px solid rgb(60,132,244)}.editor-shell .inline-editor-image img.focused.draggable{cursor:grab}.editor-shell .inline-editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .inline-editor-image .image-caption-container .tree-view-output{margin:0;border-radius:0}.editor-shell .inline-editor-image .image-caption-container{display:block;background-color:#f0f3f5;min-width:100%;color:#000;overflow:hidden}.editor-shell .inline-editor-image .image-edit-button{display:block;position:absolute;top:12px;right:12px;padding:6px 8px;margin:0 auto;border:1px solid rgba(255,255,255,.3);border-radius:5px;background-color:#00000080;min-width:60px;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.editor-shell .inline-editor-image .image-edit-button:hover{background-color:#3c84f480}.editor-shell .inline-editor-image.position-full{margin:1em 0}.editor-shell .inline-editor-image.position-left{float:left;width:50%;margin:1em 1em 0 0}.editor-shell .inline-editor-image.position-right{float:right;width:50%;margin:1em 0 0 1em}.lexical-editor img{margin:1rem 0}.lexical-editor span[data-lexical-excalidraw-json]{margin:1rem 0;display:block}.editor-shell hr,.lexical-editor hr{padding:2px;border:none;margin:1em 0;cursor:pointer}.editor-shell hr:after,.lexical-editor hr:after{content:"";display:block;height:2px;background-color:#d7dce1;line-height:2px}.editor-shell hr.selected,.lexical-editor hr.selected{outline:2px solid rgb(60,132,244);-webkit-user-select:none;user-select:none}.editor-scroller{min-height:150px;border:0;display:flex;position:relative;outline:0;z-index:0;overflow:auto;resize:vertical}.editor{flex:auto;position:relative;resize:vertical;z-index:-1;overflow:hidden}.test-recorder-output{margin:20px auto;width:100%}.tree-view-output{display:block;background:#222;color:#fff;padding:0;font-size:12px;margin:1px auto 10px;position:relative;overflow:hidden;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.editor-dev-button{position:relative;display:block;width:40px;height:40px;font-size:12px;border-radius:20px;border:none;cursor:pointer;outline:none;box-shadow:0 1px 10px #0000004d;background-color:#3c414b}.editor-dev-button:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;display:block;background-size:contain;filter:invert(1)}.editor-dev-button:hover{background-color:#646973}.editor-dev-button.active{background-color:#ec0016}.typeahead-popover{background:#fff;box-shadow:0 5px 10px #0000004d;border-radius:8px;margin-top:25px}.typeahead-popover ul{padding:0;list-style:none;margin:0;border-radius:8px;max-height:200px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul li{margin:0;min-width:180px;font-size:14px;outline:none;cursor:pointer;border-radius:8px}.typeahead-popover ul li.selected{background:#eee}.typeahead-popover li{margin:0 8px;padding:8px;color:#131821;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;background-color:#fff;border-radius:8px;border:0}.typeahead-popover li:first-child{border-radius:8px 8px 0 0}.typeahead-popover li:last-child{border-radius:0 0 8px 8px}.typeahead-popover li:hover{background-color:#e1e6eb}.typeahead-popover li .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.typeahead-popover li .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain;background-repeat:no-repeat;background-position:center}.typeahead-popover li.active{display:flex;width:20px;height:20px;background-size:contain}.component-picker-menu{width:200px}.link-editor .button.active{background-color:#e1e6eb}.link-editor .link-input{display:block;width:calc(100% - 75px);box-sizing:border-box;margin:12px;padding:8px 12px;border-radius:15px;background-color:#e1e6eb;font-size:15px;color:#131821;border:0;outline:0;position:relative}.link-editor .link-input a{color:#0087b9;text-decoration:underline;white-space:nowrap;overflow:hidden;margin-right:30px;text-overflow:ellipsis}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .link-view{display:block;width:calc(100% - 24px);margin:8px 12px;padding:8px 12px;border-radius:15px;font-size:15px;color:#131821;border:0;outline:0;position:relative}.link-editor .link-view a{display:block;word-break:break-word;width:calc(100% - 54px)}.link-editor div.link-edit{width:35px;position:absolute;right:30px;top:0;bottom:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.link-editor div.link-trash{width:35px;vertical-align:-.25em;position:absolute;right:0;top:0;bottom:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.link-editor div.link-cancel{width:35px;vertical-align:-.25em;margin-right:28px;position:absolute;right:0;top:0;bottom:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.link-editor div.link-confirm{width:35px;vertical-align:-.25em;margin-right:2px;position:absolute;right:0;top:0;bottom:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.link-editor .font-size-wrapper,.link-editor .font-family-wrapper{display:flex;margin:0 4px}.link-editor select{padding:6px;border:none;background-color:#00000013;border-radius:4px}.toolbar .button.active{background-color:#e1e6eb}.toolbar{display:flex;margin-bottom:1px;background:white;border-radius:4px;padding:4px;vertical-align:middle;overflow:auto;position:sticky;top:0;z-index:2}.toolbar .toolbar-item .text{display:flex;line-height:20px;vertical-align:middle;font-size:14px;color:#646973;text-overflow:ellipsis;overflow:hidden;height:20px;text-align:left;padding-right:10px}.toolbar .divider{width:1px;background-color:#e1e6eb;margin:0 4px}.mention:focus{box-shadow:#b4d5ff 0 0 0 2px;outline:none}.dropdown{z-index:100;display:block;position:fixed;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a,inset 0 0 0 1px #ffffff80;border-radius:8px;min-height:40px;background-color:#fff}.dropdown .item{margin:0 8px;padding:8px;color:#131821;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;justify-content:space-between;background-color:#fff;border-radius:8px;border:0;max-width:250px;min-width:100px}.dropdown .item .active{display:flex;width:20px;height:20px;background-size:contain}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:#e1e6eb}.dropdown .item .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.dropdown .item.fontsize-item,.dropdown .item.fontsize-item .text{min-width:unset}.dropdown .divider{width:auto;background-color:#e1e6eb;margin:4px 8px;height:1px}.actions{position:absolute;text-align:right;margin:10px;bottom:0;right:0}.actions.tree-view{border-bottom-left-radius:0;border-bottom-right-radius:0}.table-cell-action-button-container{position:absolute;top:4px;left:4px;will-change:transform}.table-cell-action-button{background-color:none;display:flex;justify-content:center;align-items:center;border:0;position:relative;border-radius:15px;color:#282d37;display:inline-block;cursor:pointer}.ltr{text-align:left}.rtl{text-align:right}button.toolbar-item{border:0;display:flex;background:none;border-radius:.5rem;padding:8px;cursor:pointer;vertical-align:middle;flex-shrink:0;align-items:center;justify-content:space-between}button.toolbar-item:disabled{cursor:not-allowed}button.toolbar-item:disabled .icon{opacity:.2}button.toolbar-item:disabled .text{opacity:.2}button.toolbar-item:disabled .chevron-down{opacity:.2}button.toolbar-item.spaced{margin-right:2px}button.toolbar-item.active{background-color:#d7dce1}button.toolbar-item.active i{opacity:1}.toolbar-item:hover:not([disabled]){background-color:#e1e6eb}.toolbar-item.font-family .text{display:block;max-width:40px}.sticky-note-container{position:absolute;z-index:9;width:120px;display:inline-block}.sticky-note{line-height:1;text-align:left;width:120px;margin:25px;padding:20px 10px;position:relative;border:1px solid #e8e8e8;font-size:24px;border-bottom-right-radius:60px 5px;display:block;cursor:move}.sticky-note:after{content:"";position:absolute;z-index:-1;right:0;bottom:20px;width:120px;height:25px;background:rgba(0,0,0,.2);box-shadow:2px 15px 5px #0006;transform:matrix(-1,-.1,0,1,0,0)}.sticky-note div{cursor:text}.sticky-note .delete{border:0;background:none;position:absolute;top:8px;right:10px;font-size:10px;cursor:pointer;opacity:.5}.sticky-note .delete:hover{font-family:DB Sans-Bold;opacity:1}.sticky-note .color{border:0;background:none;position:absolute;top:8px;right:25px;cursor:pointer;opacity:.5}.sticky-note .color:hover{opacity:1}.sticky-note .color i{display:block;width:12px;height:12px;background-size:contain}.spacer{letter-spacing:-2px}.editor-equation{cursor:default;-webkit-user-select:none;user-select:none}.editor-equation.focused{outline:2px solid rgb(60,132,244)}button.item i{opacity:.6}button.item.dropdown-item-active{background-color:#d7dce1}button.item.dropdown-item-active i{opacity:1}.TableNode__contentEditable{min-height:20px;border:0px;resize:none;cursor:text;display:block;position:relative;outline:0px;padding:0;-webkit-user-select:text;user-select:text;font-size:15px;white-space:pre-wrap;word-break:break-word;z-index:3}.DMainEditorTheme__blockCursor{display:block;pointer-events:none;position:absolute}.DMainEditorTheme__blockCursor:after{content:"";display:block;position:absolute;top:-2px;width:20px;border-top:1px solid black;animation:CursorBlink 1.1s steps(2,start) infinite}.dialog-dropdown{background-color:#e1e6eb!important;margin-bottom:10px;width:100%}@media screen and (max-width: 1100px){.dropdown-button-text{display:none!important}.font-size .dropdown-button-text{display:flex!important}}@media (max-width: 500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave .56s ease-in-out}}.lexical-editor>*:not(:last-child){margin-bottom:1em}.lexical-editor>h1:not(:last-child),.lexical-editor>h2:not(:last-child),.lexical-editor>h3:not(:last-child),.lexical-editor>h4:not(:last-child),.lexical-editor>h5:not(:last-child){margin-bottom:.5em}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.DMainEditorTheme__ltr{text-align:left}.DMainEditorTheme__rtl{text-align:right}.DMainEditorTheme__paragraph{margin:0;position:relative}.DMainEditorTheme__quote{margin:0 0 10px 20px;font-size:15px;color:#646973;border-left-color:#d7dce1;border-left-width:4px;border-left-style:solid;padding-left:16px}.DMainEditorTheme__h1{font-size:1.5rem;line-height:2rem}.DMainEditorTheme__h2{font-size:1.25rem;line-height:1.75rem}.DMainEditorTheme__h3{font-size:1.125rem;line-height:1.75rem}.DMainEditorTheme__h4{font-size:1rem;line-height:1.5rem}.DMainEditorTheme__h5{font-size:.875rem;line-height:1.25rem}.DMainEditorTheme__indent{--lexical-indent-base-value: 40px}.DMainEditorTheme__textItalic{font-style:normal;font-family:DB Sans-Italic}.DMainEditorTheme__textBold{font-weight:400;font-family:DB Sans-Bold}.DMainEditorTheme__textBold>.DMainEditorTheme__textItalic{font-weight:400;font-family:DB Sans-Bold}.DMainEditorTheme__textUnderline{text-decoration:underline}.DMainEditorTheme__textStrikethrough{text-decoration:line-through}.DMainEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.DMainEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.DMainEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.DMainEditorTheme__link{--tw-text-opacity: 1;color:rgb(20 85 192 / var(--tw-text-opacity, 1));text-decoration-line:underline}.DMainEditorTheme__table{border-collapse:collapse;border-spacing:0;overflow-y:scroll;overflow-x:scroll;table-layout:fixed;width:max-content;margin:30px 0}.DMainEditorTheme__tableSelection *::selection{background-color:transparent}.DMainEditorTheme__tableSelected{outline:2px solid rgb(60,132,244)}.DMainEditorTheme__tableCell{border:1px solid #bbb;width:75px;min-width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;outline:none}.DMainEditorTheme__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.DMainEditorTheme__tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.DMainEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start;font-weight:400;font-family:DB Sans-Bold}.DMainEditorTheme__tableCellSelected{background-color:#c9dbf0}.DMainEditorTheme__tableCellPrimarySelected{border:2px solid rgb(60,132,244);display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.DMainEditorTheme__tableCellEditing{box-shadow:0 0 5px #0006;border-radius:3px}.DMainEditorTheme__tableAddColumns{position:absolute;top:0;width:20px;background-color:#eee;height:100%;right:-25px;animation:table-controls .2s ease;border:0;cursor:pointer}.DMainEditorTheme__tableAddColumns:after{display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.DMainEditorTheme__tableAddColumns:hover{background-color:#c9dbf0}.DMainEditorTheme__tableAddRows{position:absolute;bottom:-25px;width:calc(100% - 25px);background-color:#eee;height:20px;left:0;animation:table-controls .2s ease;border:0;cursor:pointer}.DMainEditorTheme__tableAddRows:after{display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.DMainEditorTheme__tableAddRows:hover{background-color:#c9dbf0}.DMainEditorTheme__tableCellResizeRuler{display:block;position:absolute;width:1px;background-color:#ec0016;height:100%;top:0}.DMainEditorTheme__tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.DMainEditorTheme__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#131821;cursor:pointer}.DMainEditorTheme__tableCellActionButton:hover{background-color:#ddd}.DMainEditorTheme__characterLimit{display:inline;background-color:#fbb!important}.DMainEditorTheme__ol1{list-style-type:decimal;list-style-position:inside;padding-left:1.5em}.DMainEditorTheme__ol2{padding-left:1.5em;list-style-type:upper-alpha;list-style-position:inside}.DMainEditorTheme__ol3{padding-left:1.5em;list-style-type:lower-alpha;list-style-position:inside}.DMainEditorTheme__ol4{padding-left:1.5em;list-style-type:upper-roman;list-style-position:inside}.DMainEditorTheme__ol5{padding-left:1.5em;list-style-type:lower-roman;list-style-position:inside}.DMainEditorTheme__ul{list-style-position:inside;list-style-type:disc;padding-left:1.5em}.DMainEditorTheme__listItemChecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none;text-decoration:line-through}.DMainEditorTheme__listItemChecked:before{content:""!important;width:16px!important;height:16px!important;top:2px!important;left:0!important;cursor:pointer;display:block!important;background-size:cover;position:absolute;border:1px solid #EC0016!important;border-radius:2px!important;background-color:#ec0016!important;background-repeat:no-repeat!important;margin-left:0!important;margin-right:0!important}.DMainEditorTheme__listItemChecked:focus:before{box-shadow:0 0 0 2px #fea6a6;border-radius:2px}.DMainEditorTheme__listItemChecked:after{content:"";cursor:pointer;border-color:#fff;border-style:solid;position:absolute;display:block;top:6px;width:3px;left:7px;right:7px;height:6px;transform:rotate(45deg);border-width:0 2px 2px 0}.DMainEditorTheme__listItemUnchecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.DMainEditorTheme__listItemUnchecked:before{content:""!important;width:16px!important;height:16px!important;top:2px;left:0;cursor:pointer;display:block!important;background-size:cover;position:absolute!important;border:1px solid #999;border-radius:2px;margin-left:0!important;margin-right:0!important}.DMainEditorTheme__listItemUnchecked:focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.DMainEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.DMainEditorTheme__listItemChecked[dir=rtl]:before{left:auto;right:0}.DMainEditorTheme__nestedListItem{list-style-type:none}.DMainEditorTheme__nestedListItem:before{display:none}.DMainEditorTheme__nestedListItem:after{display:none}.DMainEditorTheme__mark{background:rgba(255,212,0,.14);border-bottom:2px solid rgba(255,212,0,.3);padding-bottom:2px}.DMainEditorTheme__markOverlap{background:rgba(255,212,0,.3);border-bottom:2px solid rgba(255,212,0,.7)}.DMainEditorTheme__mark.selected{background:rgba(255,212,0,.5);border-bottom:2px solid rgb(255,212,0)}.DMainEditorTheme__markOverlap.selected{background:rgba(255,212,0,.7);border-bottom:2px solid rgba(255,212,0,.7)}.DMainEditorTheme__embedBlock{-webkit-user-select:none;user-select:none}.DMainEditorTheme__embedBlockFocus{outline:2px solid rgb(60,132,244)}.DMainEditorTheme__layoutContaner{display:grid;gap:10px;margin:10px 0}.DMainEditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px}._dialog_1twkh_1{cursor:default}._dialog_1twkh_1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}._dialog_1twkh_1{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}._dialog_1twkh_1 a{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1));text-decoration-line:underline}._dialog_1twkh_1 p{cursor:default}._dialog_1twkh_1 h2{font-family:DB Sans-Bold;--tw-text-opacity: 1;color:rgb(236 0 22 / var(--tw-text-opacity, 1))}._dialog_1twkh_1 h4{font-family:DB Sans-Bold}._dialog_1twkh_1 ul{margin-bottom:1.25rem;margin-left:1.5rem;margin-top:.5rem;list-style-type:disc}._dialog_1twkh_1 li::marker{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(236 0 22 / var(--tw-text-opacity, 1))}._dialog_1twkh_1 ol{list-style-type:decimal}._dialog_1twkh_1 ol>li{margin-left:1.25rem}@keyframes loading{0%,to{content:"."}33%{content:".."}67%{content:"..."}}.animated-loading:after{content:".";animation-name:loading;animation-duration:3s;animation-delay:.5s;animation-fill-mode:forwards;animation-iteration-count:infinite}._reactMarkdown_vpd2q_1{cursor:default}._reactMarkdown_vpd2q_1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}._reactMarkdown_vpd2q_1{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}._reactMarkdown_vpd2q_1 a{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1));text-decoration-line:underline}._reactMarkdown_vpd2q_1 p{cursor:default}._reactMarkdown_vpd2q_1 h2{font-family:DB Sans-Bold;--tw-text-opacity: 1;color:rgb(236 0 22 / var(--tw-text-opacity, 1))}._reactMarkdown_vpd2q_1 h4{font-family:DB Sans-Bold}._reactMarkdown_vpd2q_1 ul{margin-bottom:1.25rem;margin-top:.5rem;margin-left:1.5rem;list-style-type:disc}._reactMarkdown_vpd2q_1 li::marker{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(236 0 22 / var(--tw-text-opacity, 1))}._reactMarkdown_vpd2q_1 ol{list-style-type:decimal}._reactMarkdown_vpd2q_1 ol>li{margin-left:1.25rem}._hideMenuPopOver_16gkk_1[data-popper-reference-hidden=true]{visibility:hidden;pointer-events:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.basicLightbox{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.8);opacity:.01;transition:opacity .4s ease;z-index:1000;will-change:opacity}.basicLightbox--visible{opacity:1}.basicLightbox__placeholder{max-width:100%;transform:scale(.9);transition:transform .4s ease;z-index:1;will-change:transform}.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:95%;max-height:95%}.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{pointer-events:auto}.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{width:auto;height:auto}.basicLightbox--iframe .basicLightbox__placeholder,.basicLightbox--img .basicLightbox__placeholder,.basicLightbox--video .basicLightbox__placeholder{width:100%;height:100%;pointer-events:none}.basicLightbox--visible .basicLightbox__placeholder{transform:scale(1)}*,: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:#fff;--tw-ring-color:rgb(59 130 246 / .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:#fff;--tw-ring-color:rgb(59 130 246 / .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: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}: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;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([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]:where(:not([hidden=until-found])){display:none}@font-face{font-family:DB Sans-Regular;src:local("DB Sans"),url(/assets/dbsan03-webfont-ad9cd474.woff2) format("woff2"),url(/assets/dbsan03-webfont-004b52e2.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DB Sans-Bold;src:local("DB Sans Bold"),url(/assets/dbsan06-webfont-aa802b24.woff2) format("woff2"),url(/assets/dbsan06-webfont-d3ec5766.woff) format("woff");font-weight:700;font-style:bold;font-display:swap}@font-face{font-family:DB Sans-Italic;src:local("DB Sans Italic"),url(/assets/dbsan33-webfont-8105eba3.woff2) format("woff2"),url(/assets/dbsan33-webfont-c854280c.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}@media (min-width: 1600px){.container{max-width:1600px}}@media (min-width: 1920px){.container{max-width:1920px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-inset-x-8{left:-2rem;right:-2rem}.inset-x-0{left:0;right:0}.-right-8{right:-2rem}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-5{top:-1.25rem}.bottom-0{bottom:0}.bottom-0\.5{bottom:.125rem}.left-0{left:0}.left-2{left:.5rem}.left-4{left:1rem}.right-0{right:0}.right-10{right:2.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-10{top:2.5rem}.top-3{top:.75rem}.top-\[-18px\]{top:-18px}.top-\[var\(--header-height\)\]{top:var(--header-height)}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[10001\]{z-index:10001}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[101\]{z-index:101}.z-\[1\]{z-index:1}.z-\[49\]{z-index:49}.z-\[50\]{z-index:50}.z-\[51\]{z-index:51}.z-\[90\]{z-index:90}.z-\[98\]{z-index:98}.z-\[99\]{z-index:99}.\!m-0{margin:0!important}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-8{margin:2rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mb-0\.5{margin-bottom:-.125rem}.-mb-3{margin-bottom:-.75rem}.-ml-1{margin-left:-.25rem}.-mr-2{margin-right:-.5rem}.-mt-0\.5{margin-top:-.125rem}.-mt-10{margin-top:-2.5rem}.-mt-5{margin-top:-1.25rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-96{margin-bottom:24rem}.mb-\[var\(--navbar-height-mobile\)\]{margin-bottom:var(--navbar-height-mobile)}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-\[-0\.22rem\]{margin-left:-.22rem}.ml-\[-2\.3rem\]{margin-left:-2.3rem}.ml-\[-4px\]{margin-left:-4px}.ml-\[-6px\]{margin-left:-6px}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-10{margin-right:2.5rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-0\.15rem\]{margin-top:-.15rem}.mt-\[0\.2rem\]{margin-top:.2rem}.mt-\[var\(--header-height\)\]{margin-top:var(--header-height)}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-none{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-0{height:0px}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.125rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-44{height:11rem}.h-44px{height:44px}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[0\.2rem\]{height:.2rem}.h-\[1\.5rem\]{height:1.5rem}.h-\[100px\]{height:100px}.h-\[170px\]{height:170px}.h-\[18px\]{height:18px}.h-\[200px\]{height:200px}.h-\[32px\]{height:32px}.h-\[36px\]{height:36px}.h-\[44px\]{height:44px}.h-\[900px\]{height:900px}.h-\[90px\]{height:90px}.h-\[var\(--header-height\)\]{height:var(--header-height)}.h-\[var\(header-height\)\]{height:var(header-height)}.h-fit{height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.\!max-h-6{max-height:1.5rem!important}.\!max-h-full{max-height:100%!important}.max-h-28{max-height:7rem}.max-h-3\/4{max-height:75%}.max-h-4{max-height:1rem}.max-h-56{max-height:14rem}.max-h-72{max-height:18rem}.max-h-96{max-height:24rem}.max-h-\[100px\]{max-height:100px}.max-h-\[170px\]{max-height:170px}.max-h-\[200px\]{max-height:200px}.max-h-\[250px\]{max-height:250px}.max-h-\[300px\]{max-height:300px}.max-h-\[400px\]{max-height:400px}.max-h-\[420px\]{max-height:420px}.max-h-\[44px\]{max-height:44px}.max-h-\[600px\]{max-height:600px}.max-h-\[66px\]{max-height:66px}.max-h-full{max-height:100%}.max-h-maxImageEdit{max-height:600px}.max-h-screen{max-height:100vh}.min-h-10{min-height:2.5rem}.min-h-166px{min-height:166px}.min-h-44px{min-height:44px}.min-h-\[200px\]{min-height:200px}.min-h-\[20px\]{min-height:20px}.min-h-\[348px\]{min-height:348px}.min-h-\[350px\]{min-height:350px}.min-h-\[390px\]{min-height:390px}.min-h-\[44px\]{min-height:44px}.min-h-\[48px\]{min-height:48px}.min-h-full{min-height:100%}.w-1\/12{width:8.333333%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-4\/6{width:66.666667%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[100\%\]{width:100%}.w-\[140px\]{width:140px}.w-\[144px\]{width:144px}.w-\[160px\]{width:160px}.w-\[18px\]{width:18px}.w-\[1px\]{width:1px}.w-\[240px\]{width:240px}.w-\[24rem\]{width:24rem}.w-\[314px\]{width:314px}.w-\[36px\]{width:36px}.w-\[37px\]{width:37px}.w-\[44px\]{width:44px}.w-\[75\%\]{width:75%}.w-\[var\(--menu-notification-width-mobile\)\]{width:var(--menu-notification-width-mobile)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[0px\]{min-width:0px}.min-w-\[1\.5rem\]{min-width:1.5rem}.min-w-\[160px\]{min-width:160px}.min-w-\[320px\]{min-width:320px}.min-w-\[340px\]{min-width:340px}.min-w-\[4rem\]{min-width:4rem}.min-w-fit{min-width:fit-content}.\!max-w-\[24px\]{max-width:24px!important}.max-w-5xl{max-width:64rem}.max-w-\[200px\]{max-width:200px}.max-w-\[320px\]{max-width:320px}.max-w-\[428px\]{max-width:428px}.max-w-\[50rem\]{max-width:50rem}.max-w-full{max-width:100%}.max-w-screen-xl{max-width:1280px}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.origin-\[0\]{transform-origin:0}.-translate-x-12{--tw-translate-x:-3rem;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))}.-translate-y-6{--tw-translate-y:-1.5rem;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))}.translate-x-0{--tw-translate-x:0px;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))}.translate-x-4{--tw-translate-x:1rem;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))}.translate-x-6{--tw-translate-x:1.5rem;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))}.translate-y-0{--tw-translate-y:0px;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))}.translate-y-\[-220\%\]{--tw-translate-y:-220%;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))}.-rotate-180{--tw-rotate:-180deg;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))}.-rotate-90{--tw-rotate:-90deg;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))}.rotate-180{--tw-rotate:180deg;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))}.rotate-90{--tw-rotate:90deg;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))}.scale-0{--tw-scale-x:0;--tw-scale-y:0;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))}.scale-100{--tw-scale-x:1;--tw-scale-y: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))}.scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;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))}.scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5;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))}.scale-75{--tw-scale-x:.75;--tw-scale-y:.75;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))}.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))}.transform{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 bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-default{cursor:default!important}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.\!resize-none{resize:none!important}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.content-end{align-content:flex-end}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-start{justify-items:start}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-1{column-gap:.25rem}.gap-x-2{column-gap:.5rem}.gap-y-1{row-gap:.25rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[0\.43rem\]{border-radius:.43rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-\[3\.3px\]{border-top-left-radius:3.3px;border-top-right-radius:3.3px}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-x-4{border-left-width:4px;border-right-width:4px}.border-y-2{border-top-width:2px;border-bottom-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-\[1px\]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-8{border-left-width:8px}.border-l-\[1px\]{border-left-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-dbGreen-500{--tw-border-opacity:1 !important;border-color:rgb(64 131 53 / var(--tw-border-opacity, 1))!important}.border-\[\#34495E\]{--tw-border-opacity:1;border-color:rgb(52 73 94 / var(--tw-border-opacity, 1))}.border-\[\#979797\]{--tw-border-opacity:1;border-color:rgb(151 151 151 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-dbBasic-divider{--tw-border-opacity:1;border-color:rgb(215 220 225 / var(--tw-border-opacity, 1))}.border-dbBasic-highlightRed{--tw-border-opacity:1;border-color:rgb(236 0 22 / var(--tw-border-opacity, 1))}.border-dbBasic-iconsAndDivider{--tw-border-opacity:1;border-color:rgb(60 66 75 / var(--tw-border-opacity, 1))}.border-dbCoolGray-166{--tw-border-opacity:1;border-color:rgb(225 230 235 / var(--tw-border-opacity, 1))}.border-dbCoolGray-200{--tw-border-opacity:1;border-color:rgb(215 220 225 / var(--tw-border-opacity, 1))}.border-dbCoolGray-300{--tw-border-opacity:1;border-color:rgb(175 180 187 / var(--tw-border-opacity, 1))}.border-dbCoolGray-500{--tw-border-opacity:1;border-color:rgb(100 105 115 / var(--tw-border-opacity, 1))}.border-dbCoolGray-600{--tw-border-opacity:1;border-color:rgb(60 65 75 / var(--tw-border-opacity, 1))}.border-dbCoolGray-700{--tw-border-opacity:1;border-color:rgb(40 45 55 / var(--tw-border-opacity, 1))}.border-dbCoolGray-800{--tw-border-opacity:1;border-color:rgb(19 24 33 / var(--tw-border-opacity, 1))}.border-dbGreen-500{--tw-border-opacity:1;border-color:rgb(64 131 53 / var(--tw-border-opacity, 1))}.border-dbGreen-600{--tw-border-opacity:1;border-color:rgb(42 114 48 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity:1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-notification-error{--tw-border-opacity:1;border-color:rgb(236 0 22 / var(--tw-border-opacity, 1))}.border-notification-info{--tw-border-opacity:1;border-color:rgb(0 135 185 / var(--tw-border-opacity, 1))}.border-notification-success{--tw-border-opacity:1;border-color:rgb(60 165 50 / var(--tw-border-opacity, 1))}.border-notification-warning{--tw-border-opacity:1;border-color:rgb(255 175 0 / var(--tw-border-opacity, 1))}.border-offline-main{--tw-border-opacity:1;border-color:rgb(215 220 225 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-b-dbCoolGray-700{--tw-border-opacity:1;border-bottom-color:rgb(40 45 55 / var(--tw-border-opacity, 1))}.border-b-dbGreen-500{--tw-border-opacity:1;border-bottom-color:rgb(64 131 53 / var(--tw-border-opacity, 1))}.\!bg-dbCoolGray-700{--tw-bg-opacity:1 !important;background-color:rgb(40 45 55 / var(--tw-bg-opacity, 1))!important}.bg-\[\#0C3992\]{--tw-bg-opacity:1;background-color:rgb(12 57 146 / var(--tw-bg-opacity, 1))}.bg-\[\#282D37\]{--tw-bg-opacity:1;background-color:rgb(40 45 55 / var(--tw-bg-opacity, 1))}.bg-\[\#2A7230\]{--tw-bg-opacity:1;background-color:rgb(42 114 48 / var(--tw-bg-opacity, 1))}.bg-\[\#878C96\]{--tw-bg-opacity:1;background-color:rgb(135 140 150 / var(--tw-bg-opacity, 1))}.bg-\[\#eaeef1\]{--tw-bg-opacity:1;background-color:rgb(234 238 241 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-dbBasic-highlightRed{--tw-bg-opacity:1;background-color:rgb(236 0 22 / var(--tw-bg-opacity, 1))}.bg-dbBasic-lightBg{--tw-bg-opacity:1;background-color:rgb(253 253 253 / var(--tw-bg-opacity, 1))}.bg-dbBasic-selected{--tw-bg-opacity:1;background-color:rgb(155 160 170 / var(--tw-bg-opacity, 1))}.bg-dbBlue-200{--tw-bg-opacity:1;background-color:rgb(180 213 246 / var(--tw-bg-opacity, 1))}.bg-dbBlue-500{--tw-bg-opacity:1;background-color:rgb(20 85 192 / var(--tw-bg-opacity, 1))}.bg-dbCoolGray-100{--tw-bg-opacity:1;background-color:rgb(240 243 245 / var(--tw-bg-opacity, 1))}.bg-dbCoolGray-166{--tw-bg-opacity:1;background-color:rgb(225 230 235 / var(--tw-bg-opacity, 1))}.bg-dbCoolGray-200{--tw-bg-opacity:1;background-color:rgb(215 220 225 / var(--tw-bg-opacity, 1))}.bg-dbCoolGray-300{--tw-bg-opacity:1;background-color:rgb(175 180 187 / var(--tw-bg-opacity, 1))}.bg-dbCoolGray-400{--tw-bg-opacity:1;background-color:rgb(135 140 150 / var(--tw-bg-opacity, 1))}.bg-dbGreen-500{--tw-bg-opacity:1;background-color:rgb(64 131 53 / var(--tw-bg-opacity, 1))}.bg-dbRed-300{--tw-bg-opacity:1;background-color:rgb(250 144 144 / var(--tw-bg-opacity, 1))}.bg-dbTurquoise-400{--tw-bg-opacity:1;background-color:rgb(60 181 174 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400\/40{background-color:#9ca3af66}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-main-bg{--tw-bg-opacity:1;background-color:rgb(240 243 245 / var(--tw-bg-opacity, 1))}.bg-main-primary{--tw-bg-opacity:1;background-color:rgb(236 0 22 / var(--tw-bg-opacity, 1))}.bg-main-secondary{background-color:transparent}.bg-main-secondaryHovered{--tw-bg-opacity:1;background-color:rgb(40 45 55 / var(--tw-bg-opacity, 1))}.bg-notification-errorBg{--tw-bg-opacity:1;background-color:rgb(248 208 212 / var(--tw-bg-opacity, 1))}.bg-notification-infoBg{--tw-bg-opacity:1;background-color:rgb(210 233 242 / var(--tw-bg-opacity, 1))}.bg-notification-successBg{--tw-bg-opacity:1;background-color:rgb(221 238 219 / var(--tw-bg-opacity, 1))}.bg-notification-warningBg{--tw-bg-opacity:1;background-color:rgb(252 238 209 / var(--tw-bg-opacity, 1))}.bg-offline-highlight{--tw-bg-opacity:1;background-color:rgb(135 140 150 / var(--tw-bg-opacity, 1))}.bg-offline-main{--tw-bg-opacity:1;background-color:rgb(215 220 225 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-dashed{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='4' ry='4' stroke='%23979797FF' stroke-width='2' stroke-dasharray='14%2c 16' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.stroke-0{stroke-width:0}.stroke-1{stroke-width:1}.stroke-\[3px\]{stroke-width:3px}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-2px{padding-top:2px;padding-bottom:2px}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[15px\]{padding-top:15px;padding-bottom:15px}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[5px\]{padding-bottom:5px}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pr-0{padding-right:0}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[3px\]{padding-top:3px}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.align-middle{vertical-align:middle}.font-db{font-family:DB Sans-Regular}.font-db-bold{font-family:DB Sans-Bold}.font-db-italic{font-family:DB Sans-Italic}.text-2xl{font-size:1.5rem;line-height:2rem}.text-2xs{font-size:10px;line-height:16px}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-normal{line-height:1.5}.\!text-white{--tw-text-opacity:1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\[\#34495E\]{--tw-text-opacity:1;color:rgb(52 73 94 / var(--tw-text-opacity, 1))}.text-\[\#e30613\]{--tw-text-opacity:1;color:rgb(227 6 19 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-dbBasic-bgAndBtn{--tw-text-opacity:1;color:rgb(40 45 55 / var(--tw-text-opacity, 1))}.text-dbBasic-highlightCya{--tw-text-opacity:1;color:rgb(0 135 185 / var(--tw-text-opacity, 1))}.text-dbBasic-highlightRed{--tw-text-opacity:1;color:rgb(236 0 22 / var(--tw-text-opacity, 1))}.text-dbBasic-iconsAndDivider{--tw-text-opacity:1;color:rgb(60 66 75 / var(--tw-text-opacity, 1))}.text-dbBasic-selected{--tw-text-opacity:1;color:rgb(155 160 170 / var(--tw-text-opacity, 1))}.text-dbBasic-text{--tw-text-opacity:1;color:rgb(19 24 33 / var(--tw-text-opacity, 1))}.text-dbCoolGray-200{--tw-text-opacity:1;color:rgb(215 220 225 / var(--tw-text-opacity, 1))}.text-dbCoolGray-300{--tw-text-opacity:1;color:rgb(175 180 187 / var(--tw-text-opacity, 1))}.text-dbCoolGray-400{--tw-text-opacity:1;color:rgb(135 140 150 / var(--tw-text-opacity, 1))}.text-dbCoolGray-500{--tw-text-opacity:1;color:rgb(100 105 115 / var(--tw-text-opacity, 1))}.text-dbCoolGray-600{--tw-text-opacity:1;color:rgb(60 65 75 / var(--tw-text-opacity, 1))}.text-dbCoolGray-700{--tw-text-opacity:1;color:rgb(40 45 55 / var(--tw-text-opacity, 1))}.text-dbCoolGray-800{--tw-text-opacity:1;color:rgb(19 24 33 / var(--tw-text-opacity, 1))}.text-dbOrange-600{--tw-text-opacity:1;color:rgb(215 123 0 / var(--tw-text-opacity, 1))}.text-dbRed-400{--tw-text-opacity:1;color:rgb(247 80 86 / var(--tw-text-opacity, 1))}.text-dbRed-500{--tw-text-opacity:1;color:rgb(236 0 22 / var(--tw-text-opacity, 1))}.text-dbSemantic-important{--tw-text-opacity:1;color:rgb(240 80 0 / var(--tw-text-opacity, 1))}.text-dbSemantic-warning\/75{color:#ec0016bf}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-main-primary,.text-notification-error{--tw-text-opacity:1;color:rgb(236 0 22 / var(--tw-text-opacity, 1))}.text-notification-info{--tw-text-opacity:1;color:rgb(0 135 185 / var(--tw-text-opacity, 1))}.text-notification-success{--tw-text-opacity:1;color:rgb(60 165 50 / var(--tw-text-opacity, 1))}.text-notification-warning{--tw-text-opacity:1;color:rgb(255 175 0 / var(--tw-text-opacity, 1))}.text-offline-highlight{--tw-text-opacity:1;color:rgb(135 140 150 / var(--tw-text-opacity, 1))}.text-offline-main{--tw-text-opacity:1;color:rgb(215 220 225 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/\[85\]{color:#fff}.text-opacity-90{--tw-text-opacity:.9}.underline{text-decoration-line:underline}.underline-offset-\[3px\]{text-underline-offset:3px}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.\!outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#0C3992\]{--tw-ring-opacity:1;--tw-ring-color:rgb(12 57 146 / var(--tw-ring-opacity, 1))}.ring-\[\#282D37\]{--tw-ring-opacity:1;--tw-ring-color:rgb(40 45 55 / var(--tw-ring-opacity, 1))}.ring-\[\#2A7230\]{--tw-ring-opacity:1;--tw-ring-color:rgb(42 114 48 / var(--tw-ring-opacity, 1))}.ring-\[\#878C96\]{--tw-ring-opacity:1;--tw-ring-color:rgb(135 140 150 / var(--tw-ring-opacity, 1))}.ring-offset-1{--tw-ring-offset-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-0{--tw-blur:blur(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)}.blur-xl{--tw-blur:blur(24px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-\[400ms\]{transition-duration:.4s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.sort-drop-down-container .sort-drop-down-item{flex:.6;align-items:center;height:45px}.sort-drop-down-container .sort-drop-down-item .react-sort__control{outline:unset!important;border:unset!important;box-shadow:unset}.sort-drop-down-container .sort-drop-down-item>div{padding-top:5px;cursor:pointer!important}.sort-drop-down-container .sort-drop-down-item>div .react-sort__value-container{padding-left:0!important;overflow:auto!important;height:39px!important}.sort-drop-down-container .sort-drop-down-item span{width:0}.sort-drop-down-container .sort-drop-down-item .react-sort__menu{margin-top:1px;padding-top:0;box-shadow:0 0 11px #21212133;z-index:30}.sort-drop-down-container .sort-drop-down-item .react-sort__menu .react-sort__menu-list{padding-bottom:0;padding-top:0}.sort-drop-down-container .sort-drop-down-item .react-sort__menu .react-sort__option{color:#000;cursor:pointer;font-size:16px}.sort-drop-down-container .sort-drop-down-item .react-sort__menu .react-sort__option:hover{background-color:#eaeef1}.sort-drop-down-container .sort-drop-down-item .react-sort__menu .react-sort__option--is-selected{background-image:url(/assets/DbKomfortCheckInCheckIcon-29511531.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:20px}.ql-editor{margin-top:1rem;min-height:10rem;overflow-y:auto;white-space:normal;overflow-wrap:break-word;font-size:1rem;line-height:1.5rem}.ql-editor ol{list-style-type:decimal;list-style-position:inside;padding-left:1.5em}.ql-editor ul:not(.DMainEditorTheme__ul){list-style-type:disc;list-style-position:inside;padding-left:1.5em}.ql-editor a{--tw-text-opacity:1;color:rgb(20 85 192 / var(--tw-text-opacity, 1));text-decoration-line:underline}.ql-editor strong{font-family:DB Sans-Bold}.ql-editor em{font-family:DB Sans-Italic}.ql-editor strong>em{font-family:DB Sans-Bold}.ql-snow .ql-editor h1{font-size:1.5rem;line-height:2rem}.ql-snow .ql-editor h2{font-size:1.25rem;line-height:1.75rem}.ql-container{margin-bottom:1em;background:white!important;border-radius:4px}.ql-editor:after,.ql-toolbar:after{clear:none!important}.ql-toolbar.ql-snow,.ql-container.ql-snow{border:0!important;border-bottom:0px!important}#toolbar{margin-top:-5px;margin-bottom:-5px}#toolbar>*{margin-top:5px;margin-bottom:5px}.carousel__dot--selected{background-color:red}.carousel__inner-slide{margin-right:20px}.carousel__back-button:disabled{visibility:hidden}.carousel__next-button:disabled{visibility:hidden}@media (max-height: 786px){.sliderTray___-vHFQ{height:700px!important}}.disabled{opacity:.3;cursor:not-allowed!important}.disabled input{cursor:not-allowed!important}div .disabled-infobox{display:none;position:absolute;top:-35px;padding:3px 6px;z-index:100;color:#fff;background-color:#646973;font-size:x-small;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;box-shadow:1px 2px 11px #21212133}div button:hover~div.disabled-infobox{display:inline-block}.secondary-button:hover svg{fill:#fff}.collapsible-content{position:relative}.collapsible-content .collapsed-content{max-height:320px;overflow:hidden;position:relative}.collapsible-content .collapsed-content:after{background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgb(255,255,255) 100%);content:"";width:100%;height:320px;position:absolute;bottom:0;left:0;z-index:1;pointer-events:none}.collapsible-content .collapsed-content .collapsible-button-wrapper .collapsible-button{position:relative;z-index:1}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:DB Sans-Regular}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}#root{min-height:100vh;display:flex;flex-direction:column;width:100%;--header-height: 54px;--navbar-width: 64px;--navbar-height-mobile: 64px;--floatingbar-height-desktop: 60px;--menu-notification-width-mobile: 340px}video:fullscreen{padding:0}.form-error{position:relative;left:0;top:1px;--tw-text-opacity:1;color:rgb(227 6 19 / var(--tw-text-opacity, 1))}.red-underline{position:relative}.red-underline:before{position:absolute;bottom:0;margin-bottom:-8px;width:51px;border-radius:.5rem;border-bottom-width:4px;--tw-border-opacity:1;border-bottom-color:rgb(236 0 22 / var(--tw-border-opacity, 1));--tw-content:"";content:var(--tw-content)}.stage-btn-mobile{margin-top:.5rem;width:100%;min-width:140px}@media (min-width: 768px){.stage-btn-mobile{margin-top:0;width:auto}}.validationflow .react-flow__handle-connecting{--tw-bg-opacity:1;background-color:rgb(236 0 22 / var(--tw-bg-opacity, 1))}.validationflow .react-flow__handle-valid{--tw-bg-opacity:1;background-color:rgb(102 165 88 / var(--tw-bg-opacity, 1))}@media (max-width: 430px){.basicLightbox{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100vw!important;height:100dvh!important;background:rgba(0,0,0,.8);opacity:1;transition:opacity .4s ease;z-index:1000;will-change:opacity;bottom:unset!important}}.checked\:border-dbBasic-highlightRed:checked{--tw-border-opacity:1;border-color:rgb(236 0 22 / var(--tw-border-opacity, 1))}.checked\:bg-dbBasic-highlightRed:checked{--tw-bg-opacity:1;background-color:rgb(236 0 22 / var(--tw-bg-opacity, 1))}.hover\:\!bg-white:hover{--tw-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.hover\:bg-dbBlue-400:hover{--tw-bg-opacity:1;background-color:rgb(52 125 224 / var(--tw-bg-opacity, 1))}.hover\:bg-dbCoolGray-100:hover{--tw-bg-opacity:1;background-color:rgb(240 243 245 / var(--tw-bg-opacity, 1))}.hover\:bg-dbCoolGray-200:hover{--tw-bg-opacity:1;background-color:rgb(215 220 225 / var(--tw-bg-opacity, 1))}.hover\:bg-dbCoolGray-300:hover{--tw-bg-opacity:1;background-color:rgb(175 180 187 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.hover\:bg-main-primaryHovered:hover{--tw-bg-opacity:1;background-color:rgb(219 0 20 / var(--tw-bg-opacity, 1))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:\!text-dbBasic-text:hover{--tw-text-opacity:1 !important;color:rgb(19 24 33 / var(--tw-text-opacity, 1))!important}.hover\:text-dbCoolGray-500:hover{--tw-text-opacity:1;color:rgb(100 105 115 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-dbBasic-highlightRed\/20:hover{--tw-shadow-color:rgb(236 0 22 / .2);--tw-shadow:var(--tw-shadow-colored)}.hover\:transition-all:hover{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:duration-300:hover{transition-duration:.3s}.hover\:ease-in-out:hover{transition-timing-function:cubic-bezier(.4,0,.2,1)}.focus\:border-dbCoolGray-500:focus{--tw-border-opacity:1;border-color:rgb(100 105 115 / var(--tw-border-opacity, 1))}.focus\:border-dbCoolGray-700:focus{--tw-border-opacity:1;border-color:rgb(40 45 55 / var(--tw-border-opacity, 1))}.focus\:border-gray-800:focus{--tw-border-opacity:1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-dbCoolGray-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(60 65 75 / var(--tw-ring-opacity, 1))}.active\:scale-90:active{--tw-scale-x:.9;--tw-scale-y:.9;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))}.active\:scale-x-\[\.991\]:active{--tw-scale-x:.991;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))}.active\:scale-x-\[0\.99\]:active{--tw-scale-x:.99;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))}.active\:scale-y-90:active{--tw-scale-y:.9;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))}.active\:bg-dbCoolGray-300:active{--tw-bg-opacity:1;background-color:rgb(175 180 187 / var(--tw-bg-opacity, 1))}.active\:bg-main-primaryPressed:active{--tw-bg-opacity:1;background-color:rgb(204 0 19 / var(--tw-bg-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-white:active{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.disabled\:cursor-default:disabled{cursor:default}.disabled\:bg-red-400:disabled{--tw-bg-opacity:1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-500:disabled{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:hover\:bg-transparent:hover:disabled{background-color:transparent}.group:hover .group-hover\:border-black{--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:bg-dbCoolGray-300{--tw-bg-opacity:1;background-color:rgb(175 180 187 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-dbBasic-iconsAndDivider{--tw-text-opacity:1;color:rgb(60 66 75 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-dbCoolGray-400{--tw-text-opacity:1;color:rgb(135 140 150 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.group:active .group-active\:bg-dbCoolGray-300{--tw-bg-opacity:1;background-color:rgb(175 180 187 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:border-0{border-width:0px}.peer:checked~.peer-checked\:border-dbBlue-600{--tw-border-opacity:1;border-color:rgb(12 57 146 / var(--tw-border-opacity, 1))}.peer:checked~.peer-checked\:bg-dbBlue-600{--tw-bg-opacity:1;background-color:rgb(12 57 146 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.peer:checked~.peer-checked\:hover\:bg-dbCoolGray-300:hover{--tw-bg-opacity:1;background-color:rgb(175 180 187 / var(--tw-bg-opacity, 1))}.peer:placeholder-shown~.peer-placeholder-shown\:translate-y-0{--tw-translate-y:0px;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))}.peer:placeholder-shown~.peer-placeholder-shown\:scale-100{--tw-scale-x:1;--tw-scale-y: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))}.peer:focus~.peer-focus\:left-0{left:0}.peer:focus~.peer-focus\:-translate-y-6{--tw-translate-y:-1.5rem;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))}.peer:focus~.peer-focus\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75;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))}.aria-checked\:border-dbBasic-highlightRed[aria-checked=true]{--tw-border-opacity:1;border-color:rgb(236 0 22 / var(--tw-border-opacity, 1))}.aria-checked\:bg-dbBasic-highlightRed[aria-checked=true]{--tw-bg-opacity:1;background-color:rgb(236 0 22 / var(--tw-bg-opacity, 1))}@media (min-width: 640px){.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.sm\:mt-\[66px\]{margin-top:66px}.sm\:flex{display:flex}.sm\:h-24{height:6rem}.sm\:w-1\/4{width:25%}.sm\:w-24{width:6rem}.sm\:w-3\/4{width:75%}.sm\:w-32{width:8rem}.sm\:w-44{width:11rem}.sm\:w-\[340px\]{width:340px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}}@media (min-width: 768px){.md\:fixed{position:fixed}.md\:bottom-\[-1rem\]{bottom:-1rem}.md\:left-0{left:0}.md\:right-0{right:0}.md\:right-auto{right:auto}.md\:top-2{top:.5rem}.md\:top-3{top:.75rem}.md\:top-\[var\(--header-height\)\]{top:var(--header-height)}.md\:z-20{z-index:20}.md\:m-2{margin:.5rem}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.md\:my-4{margin-top:1rem;margin-bottom:1rem}.md\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:mb-0{margin-bottom:0}.md\:mb-12{margin-bottom:3rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-9{margin-bottom:2.25rem}.md\:ml-2{margin-left:.5rem}.md\:ml-4{margin-left:1rem}.md\:mr-12{margin-right:3rem}.md\:mr-2{margin-right:.5rem}.md\:mt-0{margin-top:0}.md\:mt-3{margin-top:.75rem}.md\:mt-4{margin-top:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-1{height:.25rem}.md\:h-12{height:3rem}.md\:h-14{height:3.125rem}.md\:h-3\/5{height:60%}.md\:h-64{height:16rem}.md\:h-screen{height:100vh}.md\:max-h-\[500px\]{max-height:500px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/6{width:16.666667%}.md\:w-10{width:2.5rem}.md\:w-11\/12{width:91.666667%}.md\:w-12{width:3rem}.md\:w-2\/3{width:66.666667%}.md\:w-2\/5{width:40%}.md\:w-2\/6{width:33.333333%}.md\:w-3\/4{width:75%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-44{width:11rem}.md\:w-48{width:12rem}.md\:w-5\/6{width:83.333333%}.md\:w-56{width:14rem}.md\:w-\[314px\]{width:314px}.md\:w-\[400px\]{width:400px}.md\:w-\[93\%\]{width:93%}.md\:w-\[var\(--navbar-width\)\]{width:var(--navbar-width)}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:min-w-\[140px\]{min-width:140px}.md\:min-w-\[160px\]{min-width:160px}.md\:min-w-\[310px\]{min-width:310px}.md\:max-w-5xl{max-width:64rem}.md\:max-w-none{max-width:none}.md\:flex-auto{flex:1 1 auto}.md\:grow-0{flex-grow:0}.md\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9;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))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:content-end{align-content:flex-end}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-6{gap:1.5rem}.md\:gap-y-0{row-gap:0px}.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.md\:self-end{align-self:flex-end}.md\:rounded{border-radius:.25rem}.md\:border-b{border-bottom-width:1px}.md\:border-dbCoolGray-200{--tw-border-opacity:1;border-color:rgb(215 220 225 / var(--tw-border-opacity, 1))}.md\:p-2{padding:.5rem}.md\:p-3{padding:.75rem}.md\:p-8{padding:2rem}.md\:pl-0{padding-left:0}.md\:pl-1{padding-left:.25rem}.md\:pl-3{padding-left:.75rem}.md\:pl-\[var\(--navbar-width\)\]{padding-left:var(--navbar-width)}.md\:pr-4{padding-right:1rem}.md\:pr-6{padding-right:1.5rem}.md\:pt-8{padding-top:2rem}.md\:text-center{text-align:center}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 1024px){.lg\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.lg\:inline{display:inline}.lg\:h-36{height:9rem}.lg\:h-4\/5{height:80%}.lg\:max-h-full{max-height:100%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-2\/5{width:40%}.lg\:w-36{width:9rem}.lg\:w-64{width:16rem}.lg\:w-\[94\%\]{width:94%}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:min-w-\[428px\]{min-width:428px}.lg\:hover\:bg-main-secondaryHovered:hover{--tw-bg-opacity:1;background-color:rgb(40 45 55 / var(--tw-bg-opacity, 1))}.lg\:hover\:text-white:hover,.group:hover .lg\:group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}}@media (min-width: 1280px){.xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xl\:w-1\/6{width:16.666667%}.xl\:w-3\/5{width:60%}.xl\:w-44{width:11rem}.xl\:w-72{width:18rem}.xl\:w-\[95\%\]{width:95%}.xl\:w-full{width:100%}}@media (min-width: 1536px){.\32xl\:w-\[96\%\]{width:96%}}@media (min-width: 1600px){.\33xl\:w-\[97\%\]{width:97%}}.rtl\:space-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}
