.crew-tag-box-container .dx-tag-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:500px}.dropdown{z-index:70;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;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}:is(.dark .dropdown){--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity))}.dropdown .item{margin:0 8px;padding:8px;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;justify-content:space-between;border-radius:8px;border:0;max-width:250px;min-width:100px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .dropdown .item){--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.dropdown .item.fontsize-item,.dropdown .item.fontsize-item .text{min-width:unset}.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{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}:is(.dark .dropdown .item:hover){--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}.dropdown .item .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.dropdown .item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;user-select:none;margin-right:12px;line-height:16px;background-size:contain;background-position:center;background-repeat:no-repeat}.dropdown .divider{width:auto;margin:4px 8px;height:1px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}:is(.dark .dropdown .divider){--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity))}@media screen and (max-width:1100px){.dropdown-button-text{display:none!important}.font-size .dropdown-button-text,.code-language .dropdown-button-text{display:flex!important}}button.item.dropdown-item-active{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}:is(.dark button.item.dropdown-item-active){--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}button.item.dropdown-item-active i{opacity:1}.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,#000),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,red,#ff0,#0f0,#0ff,#00f,#f0f,red);-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}.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}.Modal__overlay{display:flex;justify-content:center;align-items:center;position:fixed;flex-direction:column;inset:0;background-color:#28282899;flex-grow:0px;flex-shrink:1px;z-index:100}.Modal__modal{padding:20px;min-height:100px;min-width:300px;display:flex;flex-grow:0px;background-color:#fff;flex-direction:column;position:relative;box-shadow:0 0 20px #444;border-radius:10px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}:is(.dark .Modal__modal){--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity))}.Modal__title{margin:0;padding-bottom:10px;border-bottom:1px solid #ccc;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .Modal__title){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.Modal__closeButton{border:0px;position:absolute;right:20px;border-radius:20px;justify-content:center;align-items:center;display:flex;width:30px;height:30px;text-align:center;cursor:pointer;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .Modal__closeButton){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.Modal__closeButton:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}:is(.dark .Modal__closeButton:hover){--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}.Modal__content{padding-top:20px}.DialogActions{display:flex;flex-direction:row;justify-content:right;margin-top:20px}.DialogButtonsList{display:flex;flex-direction:column;justify-content:right;margin-top:20px}.DialogButtonsList button{margin-bottom:20px}.emoji-menu{width:250px}.mentions-menu{width:270px}.reference-menu{width:250px}.mention:focus{box-shadow:#b4d5ff 0 0 0 2px;outline:none}#typeahead-menu{z-index:35}.typeahead-popover{display:block;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a,inset 0 0 0 1px #ffffff80;border-radius:8px;min-height:40px;margin-top:25px;padding-right:8px;padding-left:8px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}:is(.dark .typeahead-popover){--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity))}.typeahead-popover.entity-reference-menu{width:-moz-fit-content;width:fit-content;min-width:270px;max-width:500px}.typeahead-popover.entity-reference-menu ul,.typeahead-popover.entity-reference-menu li{width:max-content;min-width:100%;max-width:100%}.typeahead-popover ul{padding:0;list-style:none;margin:0;border-radius:8px;max-height:300px;overflow-y:scroll}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{margin:0;min-width:100px;max-width:500px;font-size:15px;outline:none;cursor:pointer;border-radius:8px}.typeahead-popover ul li.selected{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}:is(.dark .typeahead-popover ul li.selected){--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}.typeahead-popover li{margin:0 8px;padding:8px;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;justify-content:space-between;border-radius:8px;border:0;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .typeahead-popover li){--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.typeahead-popover li.active{display:flex;width:20px;height:20px;background-size:contain}.typeahead-popover li:first-child{margin-top:8px}.typeahead-popover li:last-child{margin-bottom:8px}.typeahead-popover li:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}:is(.dark .typeahead-popover li:hover){--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}.typeahead-popover li .text{display:-webkit-box;line-height:20px;flex-grow:1;min-width:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.typeahead-popover li .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;user-select:none;margin-right:12px;line-height:16px;background-size:contain;background-repeat:no-repeat;background-position:center}.CrewEditorTheme__ol1{padding:0;margin:0 0 0 16px;list-style-position:inside;list-style-type:decimal}.CrewEditorTheme__ol2{padding:0;margin:0 0 0 16px;list-style-type:upper-alpha;list-style-position:inside}.CrewEditorTheme__ol3{padding:0;margin:0 0 0 16px;list-style-type:lower-alpha;list-style-position:inside}.CrewEditorTheme__ol4{padding:0;margin:0 0 0 16px;list-style-type:upper-roman;list-style-position:inside}.CrewEditorTheme__ol5{padding:0;margin:0 0 0 16px;list-style-type:lower-roman;list-style-position:inside}.CrewEditorTheme__ul{padding:0;margin:0 0 0 16px;list-style-position:inside;list-style-type:disc}.CrewEditorTheme__listItem{margin:0 5px}.CrewEditorTheme__listItemUnchecked.CrewEditorTheme__nestedListItem,.CrewEditorTheme__listItemChecked.CrewEditorTheme__nestedListItem{padding-left:24px}.CrewEditorTheme__listItemUnchecked:not(.CrewEditorTheme__nestedListItem),.CrewEditorTheme__listItemChecked:not(.CrewEditorTheme__nestedListItem){position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.CrewEditorTheme__listItemChecked:not(.CrewEditorTheme__nestedListItem)>span{text-decoration:line-through}.CrewEditorTheme__listItemUnchecked:not(.CrewEditorTheme__nestedListItem):before,.CrewEditorTheme__listItemChecked:not(.CrewEditorTheme__nestedListItem):before{content:"";width:16px;height:16px;top:2px;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}.CrewEditorTheme__listItemUnchecked:not(.CrewEditorTheme__nestedListItem):focus:before,.CrewEditorTheme__listItemChecked:not(.CrewEditorTheme__nestedListItem):focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.CrewEditorTheme__listItemUnchecked:not(.CrewEditorTheme__nestedListItem):before{border:1px solid #999;border-radius:2px}.CrewEditorTheme__listItemChecked:not(.CrewEditorTheme__nestedListItem):before{border:1px solid rgb(61,135,245);border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.CrewEditorTheme__listItemChecked:not(.CrewEditorTheme__nestedListItem):after{content:"";cursor:pointer;border-color:#fff;border-style:solid;position:absolute;display:block;top:6px;width:3px;left:7px;height:6px;transform:rotate(45deg);border-width:0 2px 2px 0}.CrewEditorTheme__nestedListItem{list-style-type:none}.CrewEditorTheme__nestedListItem:before,.CrewEditorTheme__nestedListItem:after{display:none}.CrewEditorTheme__table{border-collapse:collapse;border-spacing:0;max-width:100%;overflow-y:scroll;table-layout:fixed;margin:20px 0}.CrewEditorTheme__tableSelected{outline:2px solid rgb(60,132,244)}.CrewEditorTheme__tableCell{border:1px solid #bbb;min-width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;cursor:default;outline:none}.CrewEditorTheme__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.CrewEditorTheme__tableCellHeader{text-align:start;--tw-bg-opacity: 1 !important;background-color:rgb(240 240 240 / var(--tw-bg-opacity))!important}:is(.dark .CrewEditorTheme__tableCellHeader){--tw-bg-opacity: 1 !important;background-color:rgb(74 74 74 / var(--tw-bg-opacity))!important}.CrewEditorTheme__tableCellSelected{background-color:#c9dbf0}.CrewEditorTheme__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}.CrewEditorTheme__tableCellEditing{box-shadow:0 0 5px #0006;border-radius:3px}.CrewEditorTheme__tableAddColumns{position:absolute;top:0;width:20px;background-color:#eee;height:100%;right:0;animation:table-controls .2s ease;border:0;cursor:pointer}.CrewEditorTheme__tableAddColumns:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%2024%2024'%20stroke-width='1.5'%20stroke='currentColor'%20class='w-6%20h-6'%3e%3cpath%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M12%204.5v15m7.5-7.5h-15'%20/%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.CrewEditorTheme__tableAddColumns:hover{background-color:#c9dbf0}.CrewEditorTheme__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}.CrewEditorTheme__tableAddRows:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%2024%2024'%20stroke-width='1.5'%20stroke='currentColor'%20class='w-6%20h-6'%3e%3cpath%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M12%204.5v15m7.5-7.5h-15'%20/%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.CrewEditorTheme__tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.CrewEditorTheme__tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.CrewEditorTheme__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#222;cursor:pointer}.CrewEditorTheme__tableCellActionButton:hover{background-color:#ddd}.TableNode__contentEditable{min-height:20px;border:0px;resize:none;cursor:text;display:block;position:relative;tab-size:1;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}.link-item-shadow{box-shadow:#091e4240 0 1px 1px,#091e4221 0 0 1px 1px}.link-editor .link-input{display:block;width:calc(100% - 75px);box-sizing:border-box;margin:12px;padding:8px 12px;border-radius:15px;font-size:15px;border:0;outline:0;position:relative;font-family:inherit;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .link-editor .link-input){--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.link-editor .link-view{display:block;width:calc(100% - 24px);margin:8px 12px;padding:8px 12px;border-radius:15px;font-size:15px;border:0;outline:0;position:relative;font-family:inherit}.link-editor .link-view a{display:block;word-break:break-word;width:calc(100% - 33px)}.link-editor div.link-edit{position:absolute;right:30px;top:50%;transform:translateY(-50%);cursor:pointer;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .link-editor div.link-edit){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.link-editor div.link-trash{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .link-editor div.link-trash){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.link-editor div.link-cancel{position:absolute;right:30px;top:50%;transform:translateY(-50%);cursor:pointer;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .link-editor div.link-cancel){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.link-editor div.link-confirm{position:absolute;right:5px;top:50%;transform:translateY(-50%);cursor:pointer;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .link-editor div.link-confirm){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.link-editor .link-input a{color:#216fdb;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 .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}.table-cell-action-button-container{position:absolute;top:0;left:0;will-change:transform}.crew-html-editor-table span{white-space-collapse:preserve}html.dark .CrewEditorTheme__code{background-color:#1e1e1e}html.dark .CrewEditorTheme__code:before{background-color:#1e1e1e;border-right:1px solid #404040}.CrewEditorTheme__textBold{font-weight:700}.CrewEditorTheme__textItalic{font-style:italic}.CrewEditorTheme__textUnderline{text-decoration:underline}.CrewEditorTheme__textStrikethrough{text-decoration:line-through}.CrewEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.CrewEditorTheme__textCode{padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%;--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}:is(.dark .CrewEditorTheme__textCode){--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}.CrewEditorTheme__quote{margin:0 0 10px 20px;font-size:15px;color:#65676b;border-left-color:#ced0d4;border-left-width:4px;border-left-style:solid;padding-left:16px}.CrewEditorTheme__h1{font-size:24px;font-weight:700;margin:0;line-height:normal}.CrewEditorTheme__h2{font-size:20px;font-weight:700;margin:0;line-height:normal;padding-top:16px}.CrewEditorTheme__h3{font-size:16px;font-weight:700;margin:0;line-height:normal;padding-top:8px}.CrewEditorTheme__code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;overflow-x:auto;position:relative;tab-size:2;white-space:pre-wrap;word-break:break-word}.CrewEditorTheme__code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.CrewEditorTheme__tokenComment{color:#708090}.CrewEditorTheme__tokenPunctuation{color:#999}.CrewEditorTheme__tokenProperty{color:#905}.CrewEditorTheme__tokenSelector{color:#690}.CrewEditorTheme__tokenOperator{color:#9a6e3a}.CrewEditorTheme__tokenAttr{color:#07a}.CrewEditorTheme__tokenVariable{color:#e90}.CrewEditorTheme__tokenFunction{color:#dd4a68}.CrewEditorTheme__link{color:#216fdb;text-decoration:none}.CrewEditorTheme__link:hover{text-decoration:underline;cursor:pointer}.TableCellResizer__resizer{position:absolute}.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{position:fixed;inset:0;opacity:0;overflow:hidden;z-index:var(--yarl__portal_zindex, 9999);transition:opacity var(--yarl__fade_animation_duration, .25s) var(--yarl__fade_animation_timing_function, ease)}.yarl__portal_open{opacity:1}.yarl__container{position:absolute;inset:0;overflow:hidden;background-color:var(--yarl__container_background_color, var(--yarl__color_backdrop, #000));outline:0;-webkit-user-select:none;user-select:none;touch-action:var(--yarl__controller_touch_action, none);overscroll-behavior:var(--yarl__controller_overscroll-behavior, contain)}.yarl__carousel{display:flex;flex:0 0 auto;height:100%;align-content:center;justify-content:center;align-items:stretch;width:calc(100% + (var(--yarl__carousel_slides_count) - 1) * (100% + var(--yarl__carousel_spacing_px, 0) * 1px + var(--yarl__carousel_spacing_percent, 0) * 1%));transform:translate(var(--yarl__swipe_offset, 0px))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0) * 1px + 100 / (100 * var(--yarl__carousel_slides_count) + (var(--yarl__carousel_slides_count) - 1) * var(--yarl__carousel_spacing_percent, 0)) * var(--yarl__carousel_spacing_percent, 0) * 1%)}.yarl__flex_center{display:flex;justify-content:center;align-content:center;align-items:center}.yarl__slide{flex:1;position:relative;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0) * 1px + 100 / (100 * var(--yarl__carousel_slides_count) + (var(--yarl__carousel_slides_count) - 1) * var(--yarl__carousel_spacing_percent, 0)) * var(--yarl__carousel_padding_percent, 0) * 1%)}[dir=rtl] .yarl__slide{--yarl__direction: -1}.yarl__slide_image{max-width:100%;max-height:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action, none);user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@media screen and (min-width:800px){.yarl__slide_image{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}}.yarl__slide_image_cover{width:100%;height:100%;object-fit:cover}.yarl__slide_image_loading{opacity:0}.yarl__slide_placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);line-height:0}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color, var(--yarl__color_button, rgba(255, 255, 255, .8)));animation:yarl__delayed_fadein 1s linear}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:nth-of-type(1){animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{width:var(--yarl__slide_icon_error_size, 48px);height:var(--yarl__slide_icon_error_size, 48px);color:var(--yarl__slide_icon_error_color, red)}@media(prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{position:absolute;inset:0 0 auto auto;display:flex;justify-content:flex-end;padding:var(--yarl__toolbar_padding, 8px)}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{width:var(--yarl__icon_size, 32px);height:var(--yarl__icon_size, 32px)}.yarl__button{cursor:pointer;appearance:none;background-color:var(--yarl__button_background_color, transparent);border:var(--yarl__button_border, 0);margin:var(--yarl__button_margin, 0);outline:none;line-height:0;padding:var(--yarl__button_padding, 8px);color:var(--yarl__color_button, rgba(255, 255, 255, .8));filter:var(--yarl__button_filter, drop-shadow(2px 2px 2px rgba(0, 0, 0, .8)));-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active, #fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button, rgba(255, 255, 255, .8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active, #fff)}@media(hover:hover){.yarl__button:hover,.yarl__button:focus:hover,.yarl__button:focus-visible:hover{color:var(--yarl__color_button_active, #fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled, rgba(255, 255, 255, .4));cursor:default}.yarl__navigation_prev,.yarl__navigation_next{position:absolute;top:50%;transform:translateY(-50%);padding:var(--yarl__navigation_button_padding, 24px 16px)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.dx-toolbar-label .dx-toolbar-item-content,.dx-toolbar-label .dx-toolbar-item-content>div{overflow:visible}.list li li{margin-left:1em}.list>ol{list-style:none;counter-reset:counter}.list>ol>li:before{content:counter(counter) ". ";counter-increment:counter}.list>ol>li>ol{list-style:none;counter-reset:counter2}.list>ol>li>ol>li:before{content:counter(counter2,lower-alpha) ". ";counter-increment:counter2}.list>ol>li>ol>li>ol{list-style:none;counter-reset:counter3}.list>ol>li>ol>li>ol>li:before{content:counter(counter3,lower-roman) ". ";counter-increment:counter3}.list>ol>li>ol>li>ol>li>ol{list-style:none;counter-reset:counter4}.list>ol>li>ol>li>ol>li>ol>li:before{content:counter(counter4) ". ";counter-increment:counter4}.list>ol>li>ol>li>ol>li>ol>li>ol{list-style:none;counter-reset:counter5}.list>ol>li>ol>li>ol>li>ol>li>ol>li:before{content:counter(counter5,lower-alpha) ". ";counter-increment:counter5}.list>ol>li>ol>li>ol>li>ol>li>ol>li>ol{list-style:none;counter-reset:counter6}.list>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li:before{content:counter(counter6,lower-roman) ". ";counter-increment:counter6}.list>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol{list-style:none;counter-reset:counter7}.list>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li:before{content:counter(counter7) ". ";counter-increment:counter7}.list>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol{list-style:none;counter-reset:counter8}.list>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li:before{content:counter(counter8,lower-alpha) ". ";counter-increment:counter8}.list>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol{list-style:none;counter-reset:counter9}.list>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li:before{content:counter(counter9,lower-roman) ". ";counter-increment:counter9}.crew-slim-toolbar-item .dx-toolbar-text-auto-hide .dx-button .dx-button-content,.crew-slim-toolbar-item .dx-button-has-icon .dx-button-content{padding:3px}.crew-header-right-buttongroup .dx-button{height:38px}.crew-login-user-button .dx-button-content{display:flex}.crew-slim-button .dx-button-content{padding:2px 6px}.crew-slim-sort-button .dx-button-content{padding:2px}.crew-datagrid-buttongroup .dx-button-content{padding:2px 6px;min-width:24px}.crew-accordion-without-border .dx-accordion-item-opened{border:none}.crew-accordion-without-border .dx-accordion-item:last-child{border:none}.crew-accordion-without-border .dx-accordion-item{border:none}.dx-scheduler-header{z-index:auto}.dx-scheduler-timeline .dx-scheduler-date-table-cell,.dx-scheduler-timeline .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell){width:70px}.crew-html-editor-toolbar-dropdown-menu svg{width:24px;height:24px}.editor-dropzone-wrapper .editor-dropzone{position:absolute;height:100%;left:0;right:0;width:100%}.crew-task-list-kanban .dx-scrollable-content{width:100%}.dx-popover-wrapper .dx-popup-content{padding:.5rem}.lightbox-container video{max-height:100%}.crew-mark-all-read-button .dx-icon{color:#b8b8b8}.crew-dropdown-button .dx-list-item{display:block}.dx-toast-message{white-space:pre-line;line-height:20px}.align-right-input input,.align-right-input .dx-placeholder{text-align:right!important}.align-right-input .dx-placeholder{right:0}.filter-icon-alignment-right .dx-column-indicators{float:right!important}#treeListtasks .dx-treelist-headers .dx-treelist-text-content{font-weight:700;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark #treeListtasks .dx-treelist-headers .dx-treelist-text-content){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}#treeListtasks .disable-cell-editing,#treeListtasks .dx-treelist-headers .disable-cell-editing .dx-treelist-text-content{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}:is(.dark #treeListtasks .disable-cell-editing),:is(.dark #treeListtasks .dx-treelist-headers .disable-cell-editing .dx-treelist-text-content){--tw-text-opacity: 1;color:rgb(184 184 184 / var(--tw-text-opacity))}.crew-folder-menu-context .dx-icon{color:#333}#treeview .dx-item.dx-treeview-item{padding:0}#tasksForWorkTimesDataGrid .dx-datagrid-focus-overlay{border:0px}#tasksForWorkTimesDataGrid .dx-datagrid-content .dx-datagrid-table .dx-row>td{vertical-align:middle}#tasksForWorkTimesDataGrid .dx-cell-modified:after{border:0px}#tasksForWorkTimesDataGrid .dx-datagrid-header-panel{border:0px}#gantt-chart .dx-treelist-text-content{line-height:21px}.dx-scheduler-header .dx-toolbar-items-container .dx-item-content{padding:0}.dx-scheduler-header .dx-toolbar-before{padding-left:10px}.dx-scheduler-header .dx-toolbar-after{padding-right:10px}#schedulerGroupMonthly .dx-scheduler-cell-sizes-horizontal,#schedulerGroupMonthly .dx-scheduler-group-header,#projectDetailScheduler .dx-scheduler-timeline-month .dx-scheduler-cell-sizes-horizontal,#projectDetailScheduler .dx-scheduler-timeline-month .dx-scheduler-group-header,#taskListTimelineScheduler .dx-scheduler-cell-sizes-horizontal,#taskListTimelineScheduler .dx-scheduler-group-header{width:200px}#schedulerGroupMonthly .dx-scheduler-header-panel-cell{height:30px}#schedulerGroupMonthly .dx-scheduler-view-switcher,.custom-scheduler .dx-scheduler-view-switcher{display:none}#gantt-chart .dx-splitter-wrapper .dx-splitter-border .dx-splitter{width:2px;background-color:#d1d1d1}.custom-scheduler .dx-scheduler-header{border:none;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}:is(.dark .custom-scheduler .dx-scheduler-header){--tw-bg-opacity: 1;background-color:rgb(31 31 31 / var(--tw-bg-opacity))}.custom-scheduler .dx-scheduler-time-panel-cell>div{margin-top:0}.custom-scheduler table th{height:30px}.custom-scheduler .dx-toolbar-before,.custom-scheduler .dx-toolbar-after{padding-left:0;padding-right:0}.dx-scheduler-date-table-cell.dx-state-focused{background-color:#03a9f41f;opacity:1}#schedulerGroupMonthly .dx-scheduler-timeline-month .dx-scheduler-date-table-row,#projectDetailScheduler .dx-scheduler-timeline-month .dx-scheduler-date-table-row{min-height:110px}.dx-tooltip-wrapper .dx-overlay-content .dx-popup-content{max-height:400px!important}.dx-scheduler-appointment-tooltip-wrapper>div.dx-overlay-content{max-height:410px!important}#proxy-renderer{display:flex;flex-direction:column;flex-grow:1;max-height:100%;overflow:hidden}#pdf-renderer{flex-grow:1;max-height:100%;overflow:hidden}#react-doc-viewer .react-pdf__Document{overflow:auto;flex-grow:1;max-width:100%;margin:0}#pdf-page-wrapper{margin:0 auto}#pdf-controls #pdf-download{display:none}.dx-scheduler-appointment-tooltip-wrapper>.dx-popup-normal .dx-list-item.dx-state-active{background-color:transparent}.dx-scheduler-appointment-tooltip-wrapper>.dx-popup-normal .dx-list-item.dx-state-focused{background-color:transparent}.custom-scheduler .dx-scheduler-date-table-current-date{border:2px solid;--tw-border-opacity: 1;border-color:rgb(209 209 209 / var(--tw-border-opacity))}:is(.dark .custom-scheduler .dx-scheduler-date-table-current-date){--tw-border-opacity: 1;border-color:rgb(96 96 96 / var(--tw-border-opacity))}#taskListTimelineScheduler .dx-scheduler-date-time-indicator:before{z-index:50}#projectDetailScheduler .dx-scheduler-header{width:100%!important}#schedulerGroupMonthly .dx-scheduler-timeline-month .dx-scheduler-date-table-row,#projectDetailScheduler .dx-scheduler-timeline-month .dx-scheduler-date-table-row{height:115px}.dx-scheduler .dx-scheduler-appointment-collector,.dx-scheduler .dx-scheduler-appointment-collector.dx-state-hover{background-color:transparent!important;box-shadow:none!important}.dx-scheduler .dx-scheduler-appointment-collector.dx-state-hover .crew-link{text-decoration:underline}.dx-scheduler .dx-scheduler-appointment-collector.dx-state-hover:before{background-color:transparent!important}#taskListTimelineScheduler .dx-scheduler-date-table-row{height:115px}html.is-ios,html.is-ios body{overscroll-behavior:none}::-webkit-scrollbar{width:.7em;height:.7em}::-webkit-scrollbar-thumb{background-color:#d1d1d1;border-radius:1em}.dark ::-webkit-scrollbar-thumb{background-color:#606060}.fullstar-checklist-disable #fullstar_checklist_iframe{display:none!important}:is(.dark .custom-textbox.dx-texteditor.dx-editor-outlined){--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity));--tw-border-opacity: 1;border-color:rgb(96 96 96 / var(--tw-border-opacity))}:is(.dark .custom-textbox.dx-texteditor.dx-state-hover){--tw-border-opacity: 1;border-color:rgb(81 121 178 / var(--tw-border-opacity))}:is(.dark .custom-textbox.dx-texteditor.dx-state-focused){--tw-border-opacity: 1;border-color:rgb(81 121 178 / var(--tw-border-opacity))}.crew-guide-tooltip-popover .dx-overlay-content,.crew-guide-tooltip-popover .dx-popover-arrow:after{color:#f8f8f8!important;border:none!important;box-shadow:none!important;font-size:.75rem!important;background-color:#333c!important}.dark .crew-guide-tooltip-popover .dx-overlay-content,.dark .crew-guide-tooltip-popover .dx-popover-arrow:after{background-color:#808080cc!important}.campaign-tooltip .dx-overlay-content,.campaign-tooltip .dx-popover-arrow:after{border:none!important;box-shadow:none!important;--tw-bg-opacity: 1 !important;background-color:rgb(74 74 74 / var(--tw-bg-opacity))!important}:is(.dark .campaign-tooltip .dx-overlay-content),:is(.dark .campaign-tooltip .dx-popover-arrow):after{--tw-bg-opacity: 1 !important;background-color:rgb(96 96 96 / var(--tw-bg-opacity))!important}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:Helvetica Neue,Segoe UI,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,sans-serif;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,: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: }::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: }.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.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}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-bottom-1{bottom:-.25rem}.-left-0{left:-0px}.-left-0\.5{left:-.125rem}.-right-0{right:-0px}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-top-2{top:-.5rem}.-top-6{top:-1.5rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-4{right:1rem}.right-5{right:1.25rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-14{top:3.5rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-5{top:1.25rem}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-60{z-index:60}.z-70{z-index:70}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.m-0{margin:0}.m-0\.5{margin:.125rem}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-2\.5{margin:.625rem}.m-\[4px\]{margin:4px}.m-auto{margin:auto}.\!mx-auto{margin-left:auto!important;margin-right:auto!important}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-ml-2{margin-left:-.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-8{margin-left:2rem}.ml-\[-25vw\]{margin-left:-25vw}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-auto{margin-right:auto}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.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-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.\!h-6{height:1.5rem!important}.\!h-\[90vh\]{height:90vh!important}.\!h-auto{height:auto!important}.h-0{height:0px}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-2\/3{height:66.666667%}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-4{height:1rem}.h-40{height:10rem}.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-\[100dvh\]{height:100dvh}.h-\[18px\]{height:18px}.h-\[3\.25rem\]{height:3.25rem}.h-\[3\.75rem\]{height:3.75rem}.h-\[500px\]{height:500px}.h-auto{height:auto}.h-full{height:100%}.max-h-32{max-height:8rem}.max-h-56{max-height:14rem}.max-h-6{max-height:1.5rem}.max-h-96{max-height:24rem}.max-h-\[100dvh\]{max-height:100dvh}.max-h-\[360px\]{max-height:360px}.max-h-\[52px\]{max-height:52px}.max-h-\[60px\]{max-height:60px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[640px\]{max-height:640px}.max-h-\[70vh\]{max-height:70vh}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[60vh\]{min-height:60vh}.min-h-\[80vh\]{min-height:80vh}.\!w-auto{width:auto!important}.\!w-full{width:100%!important}.w-0{width:0px}.w-1{width:.25rem}.w-1\/12{width:8.333333%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-1\/6{width:16.666667%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/12{width:16.666667%}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-2\/6{width:33.333333%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/12{width:25%}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-3\/6{width:50%}.w-36{width:9rem}.w-4{width:1rem}.w-4\/12{width:33.333333%}.w-4\/5{width:80%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-60{width:15rem}.w-64{width:16rem}.w-7\/12{width:58.333333%}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-9\/12{width:75%}.w-\[18px\]{width:18px}.w-\[20rem\]{width:20rem}.w-\[21rem\]{width:21rem}.w-\[25vw\]{width:25vw}.w-\[30rem\]{width:30rem}.w-\[350px\]{width:350px}.w-\[390px\]{width:390px}.w-\[400px\]{width:400px}.w-\[40vw\]{width:40vw}.w-\[50vw\]{width:50vw}.w-\[570px\]{width:570px}.w-\[5rem\]{width:5rem}.w-\[720px\]{width:720px}.w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.w-\[calc\(100\%\/7\)\]{width:calc(100% / 7)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[1\.5rem\]{min-width:1.5rem}.min-w-\[220px\]{min-width:220px}.min-w-\[400px\]{min-width:400px}.min-w-\[480px\]{min-width:480px}.min-w-\[500px\]{min-width:500px}.min-w-\[6\.667rem\]{min-width:6.667rem}.min-w-\[600px\]{min-width:600px}.min-w-\[620px\]{min-width:620px}.min-w-\[640px\]{min-width:640px}.min-w-\[725px\]{min-width:725px}.min-w-\[750px\]{min-width:750px}.min-w-\[800px\]{min-width:800px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-full{min-width:100%}.\!max-w-4xl{max-width:56rem!important}.\!max-w-6xl{max-width:72rem!important}.max-w-0{max-width:0rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-\[33\%\]{max-width:33%}.max-w-\[450px\]{max-width:450px}.max-w-\[80px\]{max-width:80px}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-\[1\.3\]{flex:1.3}.flex-\[2\]{flex:2}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.basis-0{flex-basis:0px}.table-fixed{table-layout:fixed}.origin-bottom-right{transform-origin:bottom right}.origin-left{transform-origin:left}.origin-top-right{transform-origin:top right}.-translate-x-1\/2{--tw-translate-x: -50%;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-x-full{--tw-translate-x: -100%;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-1\/2{--tw-translate-y: -50%;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))}.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-95{--tw-scale-x: .95;--tw-scale-y: .95;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-0{--tw-scale-x: 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))}.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 pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-col-resize{cursor:col-resize}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize{resize:both}.list-disc{list-style-type:disc}.columns-1{columns:1}.break-inside-avoid-column{break-inside:avoid-column}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[auto_2fr_80px_80px_0\.8fr_auto_40px\]{grid-template-columns:auto 2fr 80px 80px .8fr auto 40px}.grid-cols-\[auto_auto_1fr\]{grid-template-columns:auto auto 1fr}.grid-cols-\[max-content_1fr\]{grid-template-columns:max-content 1fr}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-content-between{place-content:space-between}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.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}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-0{column-gap:0px}.gap-x-0\.5{column-gap:.125rem}.gap-x-1{column-gap:.25rem}.gap-x-1\.5{column-gap:.375rem}.gap-x-2{column-gap:.5rem}.gap-x-2\.5{column-gap:.625rem}.gap-x-20{column-gap:5rem}.gap-x-3{column-gap:.75rem}.gap-x-3\.5{column-gap:.875rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-x-7{column-gap:1.75rem}.gap-x-8{column-gap:2rem}.gap-y-0{row-gap:0px}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-10{row-gap:2.5rem}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.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-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * 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-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))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-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-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))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-crew-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 229 229 / var(--tw-divide-opacity))}.divide-crew-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(209 209 209 / var(--tw-divide-opacity))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity))}.self-start{align-self:flex-start}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded{border-radius:.25rem!important}.\!rounded-lg{border-radius:.5rem!important}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.\!rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.\!rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.\!border-0{border-width:0px!important}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1px\]{border-width:1px}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.\!border-l-0{border-left-width:0px!important}.\!border-r-0{border-right-width:0px!important}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-crew-red-500{--tw-border-opacity: 1 !important;border-color:rgb(223 68 68 / var(--tw-border-opacity))!important}.border-crew-blue-3-dark{--tw-border-opacity: 1;border-color:rgb(60 101 163 / var(--tw-border-opacity))}.border-crew-blue-3-light{--tw-border-opacity: 1;border-color:rgb(81 121 178 / var(--tw-border-opacity))}.border-crew-blue-4-light{--tw-border-opacity: 1;border-color:rgb(53 89 141 / var(--tw-border-opacity))}.border-crew-blue-50{--tw-border-opacity: 1;border-color:rgb(240 244 247 / var(--tw-border-opacity))}.border-crew-blue-500{--tw-border-opacity: 1;border-color:rgb(81 121 178 / var(--tw-border-opacity))}.border-crew-gray-100{--tw-border-opacity: 1;border-color:rgb(240 240 240 / var(--tw-border-opacity))}.border-crew-gray-2-light{--tw-border-opacity: 1;border-color:rgb(209 209 209 / var(--tw-border-opacity))}.border-crew-gray-3-dark{--tw-border-opacity: 1;border-color:rgb(128 128 128 / var(--tw-border-opacity))}.border-crew-gray-3-light{--tw-border-opacity: 1;border-color:rgb(158 158 158 / var(--tw-border-opacity))}.border-crew-gray-300{--tw-border-opacity: 1;border-color:rgb(209 209 209 / var(--tw-border-opacity))}.border-crew-gray-400{--tw-border-opacity: 1;border-color:rgb(184 184 184 / var(--tw-border-opacity))}.border-crew-gray-50{--tw-border-opacity: 1;border-color:rgb(248 248 248 / var(--tw-border-opacity))}.border-crew-gray-900{--tw-border-opacity: 1;border-color:rgb(51 51 51 / var(--tw-border-opacity))}.border-crew-green-50{--tw-border-opacity: 1;border-color:rgb(233 244 236 / var(--tw-border-opacity))}.border-crew-green-500{--tw-border-opacity: 1;border-color:rgb(62 144 102 / var(--tw-border-opacity))}.border-crew-red-50{--tw-border-opacity: 1;border-color:rgb(254 236 236 / var(--tw-border-opacity))}.border-crew-red-500{--tw-border-opacity: 1;border-color:rgb(223 68 68 / var(--tw-border-opacity))}.border-crew-sky-blue-500{--tw-border-opacity: 1;border-color:rgb(57 164 201 / var(--tw-border-opacity))}.border-crew-sky-blue-600{--tw-border-opacity: 1;border-color:rgb(29 155 209 / var(--tw-border-opacity))}.border-crew-yellow-3-light{--tw-border-opacity: 1;border-color:rgb(212 180 26 / var(--tw-border-opacity))}.border-x-crew-gray-200{--tw-border-opacity: 1;border-left-color:rgb(229 229 229 / var(--tw-border-opacity));border-right-color:rgb(229 229 229 / var(--tw-border-opacity))}.border-x-crew-gray-700{--tw-border-opacity: 1;border-left-color:rgb(96 96 96 / var(--tw-border-opacity));border-right-color:rgb(96 96 96 / var(--tw-border-opacity))}.border-y-crew-gray-200{--tw-border-opacity: 1;border-top-color:rgb(229 229 229 / var(--tw-border-opacity));border-bottom-color:rgb(229 229 229 / var(--tw-border-opacity))}.border-b-crew-gray-300{--tw-border-opacity: 1;border-bottom-color:rgb(209 209 209 / var(--tw-border-opacity))}.border-b-crew-red-2-light{--tw-border-opacity: 1;border-bottom-color:rgb(235 126 126 / var(--tw-border-opacity))}.border-b-crew-sky-blue-600{--tw-border-opacity: 1;border-bottom-color:rgb(29 155 209 / var(--tw-border-opacity))}.border-b-crew-slate-1-light{--tw-border-opacity: 1;border-bottom-color:rgb(239 242 247 / var(--tw-border-opacity))}.\!bg-crew-blue-50{--tw-bg-opacity: 1 !important;background-color:rgb(240 244 247 / var(--tw-bg-opacity))!important}.\!bg-crew-blue-600{--tw-bg-opacity: 1 !important;background-color:rgb(60 101 163 / var(--tw-bg-opacity))!important}.\!bg-crew-gray-200{--tw-bg-opacity: 1 !important;background-color:rgb(229 229 229 / var(--tw-bg-opacity))!important}.\!bg-crew-gray-300{--tw-bg-opacity: 1 !important;background-color:rgb(209 209 209 / var(--tw-bg-opacity))!important}.\!bg-crew-green-600{--tw-bg-opacity: 1 !important;background-color:rgb(51 122 86 / var(--tw-bg-opacity))!important}.\!bg-crew-red-600{--tw-bg-opacity: 1 !important;background-color:rgb(198 60 60 / var(--tw-bg-opacity))!important}.\!bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity))!important}.bg-black\/50{background-color:#00000080}.bg-crew-blue-1-light,.bg-crew-blue-100{--tw-bg-opacity: 1;background-color:rgb(227 233 243 / var(--tw-bg-opacity))}.bg-crew-blue-2-light{--tw-bg-opacity: 1;background-color:rgb(164 185 213 / var(--tw-bg-opacity))}.bg-crew-blue-3-dark{--tw-bg-opacity: 1;background-color:rgb(60 101 163 / var(--tw-bg-opacity))}.bg-crew-blue-3-light{--tw-bg-opacity: 1;background-color:rgb(81 121 178 / var(--tw-bg-opacity))}.bg-crew-blue-50{--tw-bg-opacity: 1;background-color:rgb(240 244 247 / var(--tw-bg-opacity))}.bg-crew-gray-1-light{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}.bg-crew-gray-2-light{--tw-bg-opacity: 1;background-color:rgb(209 209 209 / var(--tw-bg-opacity))}.bg-crew-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.bg-crew-gray-3-light{--tw-bg-opacity: 1;background-color:rgb(158 158 158 / var(--tw-bg-opacity))}.bg-crew-gray-4-light{--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}.bg-crew-gray-500\/50{background-color:#9e9e9e80}.bg-crew-gray-700{--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}.bg-crew-gray-900\/40{background-color:#3336}.bg-crew-gray-900\/60{background-color:#3339}.bg-crew-green-3-light{--tw-bg-opacity: 1;background-color:rgb(62 144 102 / var(--tw-bg-opacity))}.bg-crew-orange-500{--tw-bg-opacity: 1;background-color:rgb(231 132 30 / var(--tw-bg-opacity))}.bg-crew-red-3-light{--tw-bg-opacity: 1;background-color:rgb(223 68 68 / var(--tw-bg-opacity))}.bg-crew-red-50{--tw-bg-opacity: 1;background-color:rgb(254 236 236 / var(--tw-bg-opacity))}.bg-crew-sky-blue-4-light{--tw-bg-opacity: 1;background-color:rgb(26 139 181 / var(--tw-bg-opacity))}.bg-crew-sky-blue-500{--tw-bg-opacity: 1;background-color:rgb(57 164 201 / var(--tw-bg-opacity))}.bg-crew-slate-3-dark{--tw-bg-opacity: 1;background-color:rgb(112 125 141 / var(--tw-bg-opacity))}.bg-crew-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-crew-yellow-2-light{--tw-bg-opacity: 1;background-color:rgb(242 215 103 / var(--tw-bg-opacity))}.bg-crew-yellow-3-light{--tw-bg-opacity: 1;background-color:rgb(212 180 26 / var(--tw-bg-opacity))}.bg-crew-yellow-50{--tw-bg-opacity: 1;background-color:rgb(255 248 226 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.box-decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.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-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pr-0{padding-right:0}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-text-bottom{vertical-align:text-bottom}.text-2xl{font-size:1.25rem;line-height:1.75rem}.text-3xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1rem;line-height:1.5rem}.text-md{font-size:.9375rem;line-height:1.375rem}.text-sm{font-size:.75rem;line-height:1rem}.text-xl{font-size:1.125rem;line-height:1.75rem}.text-xs{font-size:.625rem;line-height:.77rem}.\!font-normal{font-weight:400!important}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.\!text-crew-gray-400{--tw-text-opacity: 1 !important;color:rgb(184 184 184 / var(--tw-text-opacity))!important}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-crew-blue-3-light,.text-crew-blue-500{--tw-text-opacity: 1;color:rgb(81 121 178 / var(--tw-text-opacity))}.text-crew-blue-600{--tw-text-opacity: 1;color:rgb(60 101 163 / var(--tw-text-opacity))}.text-crew-gray-1-light{--tw-text-opacity: 1;color:rgb(240 240 240 / var(--tw-text-opacity))}.text-crew-gray-200{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.text-crew-gray-3-light{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}.text-crew-gray-4-light{--tw-text-opacity: 1;color:rgb(96 96 96 / var(--tw-text-opacity))}.text-crew-gray-400{--tw-text-opacity: 1;color:rgb(184 184 184 / var(--tw-text-opacity))}.text-crew-gray-500{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}.text-crew-gray-900{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}.text-crew-green-3-light,.text-crew-green-500{--tw-text-opacity: 1;color:rgb(62 144 102 / var(--tw-text-opacity))}.text-crew-green-600{--tw-text-opacity: 1;color:rgb(51 122 86 / var(--tw-text-opacity))}.text-crew-orange-3-light{--tw-text-opacity: 1;color:rgb(231 132 30 / var(--tw-text-opacity))}.text-crew-orange-600{--tw-text-opacity: 1;color:rgb(201 115 25 / var(--tw-text-opacity))}.text-crew-red-3-light,.text-crew-red-500{--tw-text-opacity: 1;color:rgb(223 68 68 / var(--tw-text-opacity))}.text-crew-sky-blue-600{--tw-text-opacity: 1;color:rgb(29 155 209 / var(--tw-text-opacity))}.text-crew-slate-4-light{--tw-text-opacity: 1;color:rgb(91 103 119 / var(--tw-text-opacity))}.text-crew-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-crew-yellow-3-light{--tw-text-opacity: 1;color:rgb(212 180 26 / var(--tw-text-opacity))}.text-crew-yellow-400{--tw-text-opacity: 1;color:rgb(230 199 58 / var(--tw-text-opacity))}.text-crew-yellow-500{--tw-text-opacity: 1;color:rgb(212 180 26 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-\[0\.5\]{opacity:.5}.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-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;outline-offset:2px}.outline{outline-style:solid}.outline-crew-blue-200{outline-color:#c7d4e5}.ring-1{--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)}.ring-inset{--tw-ring-inset: inset}.ring-black\/5{--tw-ring-color: rgb(0 0 0 / .05)}.ring-crew-gray-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity))}.ring-gray-900\/5{--tw-ring-color: rgb(17 24 39 / .05)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-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)}.invert{--tw-invert: invert(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)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-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-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\@container{container-type:inline-size}.\[m\:ss\]{m:ss}.crew-link{--tw-text-opacity: 1;color:rgb(81 121 178 / var(--tw-text-opacity))}:is(.dark .crew-link){--tw-text-opacity: 1;color:rgb(81 121 178 / var(--tw-text-opacity))}.crew-link{cursor:pointer}@media(hover:hover)and (pointer:fine){.crew-link:hover{--tw-text-opacity: 1;color:rgb(53 89 141 / var(--tw-text-opacity))}:is(.dark .crew-link:hover){--tw-text-opacity: 1;color:rgb(164 185 213 / var(--tw-text-opacity))}}.crew-link-gray{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}:is(.dark .crew-link-gray){--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}.crew-link-gray{cursor:pointer}@media(hover:hover)and (pointer:fine){.crew-link-gray:hover{--tw-text-opacity: 1;color:rgb(128 128 128 / var(--tw-text-opacity))}:is(.dark .crew-link-gray:hover){--tw-text-opacity: 1;color:rgb(184 184 184 / var(--tw-text-opacity))}}.crew-avatar{height:2.5rem;width:2.5rem;flex-shrink:0;font-size:1rem}.crew-avatar-3xs{height:1rem;width:1rem;flex-shrink:0;font-size:.5rem}.crew-avatar-2xs{height:1.25rem;width:1.25rem;flex-shrink:0;font-size:.625rem}.crew-avatar-xs{height:1.5rem;width:1.5rem;flex-shrink:0;font-size:.75rem}.crew-avatar-sm{height:2rem;width:2rem;flex-shrink:0;font-size:1rem}.crew-avatar-lg{height:3rem;width:3rem;flex-shrink:0;font-size:1.5rem}.crew-avatar-xl{height:4rem;width:4rem;flex-shrink:0;font-size:2rem}.crew-avatar-2xl{height:7rem;width:7rem;flex-shrink:0;font-size:3.5rem}.crew-mention-me{--tw-bg-opacity: 1;background-color:rgb(249 212 212 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(198 60 60 / var(--tw-text-opacity))}:is(.dark .crew-mention-me){background-color:rgb(198 60 60 / var(--tw-bg-opacity));--tw-bg-opacity: .6;--tw-text-opacity: 1;color:rgb(249 212 212 / var(--tw-text-opacity))}.crew-mention-me{margin-top:.5px;margin-bottom:.5px;display:inline-block;border-radius:.25rem;padding-left:.25rem;padding-right:.25rem}.crew-mention-other{--tw-bg-opacity: 1;background-color:rgb(227 233 243 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(60 101 163 / var(--tw-text-opacity))}:is(.dark .crew-mention-other){background-color:rgb(60 101 163 / var(--tw-bg-opacity));--tw-bg-opacity: .6;--tw-text-opacity: 1;color:rgb(227 233 243 / var(--tw-text-opacity))}.crew-mention-other{margin-top:.5px;margin-bottom:.5px;display:inline-block;border-radius:.25rem;padding-left:.25rem;padding-right:.25rem}.crew-mention-all-here{--tw-bg-opacity: 1;background-color:rgb(255 229 195 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(201 115 25 / var(--tw-text-opacity))}:is(.dark .crew-mention-all-here){background-color:rgb(201 115 25 / var(--tw-bg-opacity));--tw-bg-opacity: .6;--tw-text-opacity: 1;color:rgb(255 229 195 / var(--tw-text-opacity))}.crew-mention-all-here{margin-top:.5px;margin-bottom:.5px;display:inline-block;border-radius:.25rem;padding-left:.25rem;padding-right:.25rem}.crew-reaction{cursor:pointer;border-radius:.5rem;padding:.25rem .375rem;--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);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity))}:is(.dark .crew-reaction){--tw-ring-opacity: 1;--tw-ring-color: rgb(96 96 96 / var(--tw-ring-opacity))}@media(hover:hover)and (pointer:fine){.crew-reaction:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}:is(.dark .crew-reaction):hover{--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}}.crew-entity-reference{--tw-bg-opacity: 1;background-color:rgb(210 232 217 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .crew-entity-reference){background-color:rgb(51 122 86 / var(--tw-bg-opacity));--tw-bg-opacity: .6;--tw-text-opacity: 1;color:rgb(210 232 217 / var(--tw-text-opacity))}.crew-entity-reference{border-radius:.25rem;padding-left:.25rem;padding-right:.25rem}.crew-table{min-width:100%;overflow-x:auto}.crew-table thead,.crew-table thead th.sticky{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(128 128 128 / var(--tw-text-opacity))}:is(.dark .crew-table thead),:is(.dark .crew-table thead th.sticky){--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(209 209 209 / var(--tw-text-opacity))}.crew-table thead th{cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.25rem;font-weight:700}.crew-table tbody{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}:is(.dark .crew-table tbody){--tw-bg-opacity: 1;background-color:rgb(31 31 31 / var(--tw-bg-opacity))}.crew-table tbody>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(229 229 229 / var(--tw-divide-opacity))}:is(.dark .crew-table tbody)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(74 74 74 / var(--tw-divide-opacity))}@media(hover:hover)and (pointer:fine){.crew-table tbody tr:hover{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}:is(.dark .crew-table tbody tr):hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity))}}.crew-table tbody td{padding:.25rem}.custom-table thead tr{height:35px;border-top-width:1px;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}:is(.dark .custom-table thead tr){--tw-border-opacity: 1;border-color:rgb(74 74 74 / var(--tw-border-opacity))}.custom-table thead th{height:35px}.custom-table tbody tr,.custom-table tbody td{height:40px}.custom-table thead tr th,.custom-table tbody tr td{vertical-align:middle!important}.crew-text-default{--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity))}:is(.dark .crew-text-default){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-text-gray-1{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .crew-text-gray-1){--tw-text-opacity: 1;color:rgb(240 240 240 / var(--tw-text-opacity))}.crew-text-gray-2{--tw-text-opacity: 1;color:rgb(74 74 74 / var(--tw-text-opacity))}:is(.dark .crew-text-gray-2){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.crew-text-gray-3{--tw-text-opacity: 1;color:rgb(96 96 96 / var(--tw-text-opacity))}:is(.dark .crew-text-gray-3){--tw-text-opacity: 1;color:rgb(209 209 209 / var(--tw-text-opacity))}.crew-text-gray-4{--tw-text-opacity: 1;color:rgb(128 128 128 / var(--tw-text-opacity))}:is(.dark .crew-text-gray-4){--tw-text-opacity: 1;color:rgb(184 184 184 / var(--tw-text-opacity))}.crew-text-gray-5{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}:is(.dark .crew-text-gray-5){--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}.crew-bg-default{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}:is(.dark .crew-bg-default){--tw-bg-opacity: 1;background-color:rgb(31 31 31 / var(--tw-bg-opacity))}.crew-bg-gray-1{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}:is(.dark .crew-bg-gray-1){--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity))}.crew-bg-gray-2{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}:is(.dark .crew-bg-gray-2){--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity))}.crew-bg-gray-3{--tw-bg-opacity: 1;background-color:rgb(209 209 209 / var(--tw-bg-opacity))}:is(.dark .crew-bg-gray-3){--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}.crew-bg-gray-4{--tw-bg-opacity: 1;background-color:rgb(184 184 184 / var(--tw-bg-opacity))}:is(.dark .crew-bg-gray-4){--tw-bg-opacity: 1;background-color:rgb(128 128 128 / var(--tw-bg-opacity))}.crew-bg-gray-5{--tw-bg-opacity: 1;background-color:rgb(158 158 158 / var(--tw-bg-opacity))}:is(.dark .crew-bg-gray-5){--tw-bg-opacity: 1;background-color:rgb(158 158 158 / var(--tw-bg-opacity))}.crew-border-gray{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}:is(.dark .crew-border-gray){--tw-border-opacity: 1;border-color:rgb(74 74 74 / var(--tw-border-opacity))}.crew-border-yellow{--tw-border-opacity: 1;border-color:rgb(242 215 103 / var(--tw-border-opacity))}:is(.dark .crew-border-yellow){--tw-border-opacity: 1;border-color:rgb(184 156 21 / var(--tw-border-opacity))}.crew-divide-gray>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 229 229 / var(--tw-divide-opacity))}:is(.dark .crew-divide-gray)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(96 96 96 / var(--tw-divide-opacity))}.crew-ring-gray{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity))}:is(.dark .crew-ring-gray){--tw-ring-opacity: 1;--tw-ring-color: rgb(96 96 96 / var(--tw-ring-opacity))}.crew-shadow-gray{--tw-shadow-color: rgb(229 229 229 / .5);--tw-shadow: var(--tw-shadow-colored)}:is(.dark .crew-shadow-gray){--tw-shadow-color: rgb(96 96 96 / .5);--tw-shadow: var(--tw-shadow-colored)}@media(hover:hover)and (pointer:fine){.crew-hover-gray-1:hover{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}:is(.dark .crew-hover-gray-1):hover{--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity))}.crew-hover-gray-2:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}:is(.dark .crew-hover-gray-2):hover{--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}}.crew-button{cursor:pointer;border-radius:.375rem;padding:.5rem 1rem}.crew-button-sm{cursor:pointer;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;line-height:1rem}.crew-button-lg{cursor:pointer;border-radius:.375rem;padding:.5rem;font-size:1rem;line-height:1.5rem}.crew-action-base{display:inline-flex;cursor:pointer;flex-direction:row;align-items:center;justify-content:center;border-radius:.25rem}.crew-action-base:disabled{pointer-events:none}.crew-action-disabled:disabled{background-color:rgb(229 229 229 / var(--tw-bg-opacity));--tw-bg-opacity: .5;color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-disabled):disabled{background-color:rgb(96 96 96 / var(--tw-bg-opacity));--tw-bg-opacity: .5;color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-disabled-outlined:disabled{color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-disabled-outlined):disabled{color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-disabled-outlined:disabled{border-color:rgb(229 229 229 / var(--tw-border-opacity));--tw-border-opacity: .5}:is(.dark .crew-action-disabled-outlined):disabled{border-color:rgb(96 96 96 / var(--tw-border-opacity));--tw-border-opacity: .5}.crew-action-disabled-text:disabled{color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-disabled-text):disabled{color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-normal{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .crew-action-normal){--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-normal:hover{--tw-bg-opacity: 1;background-color:rgb(209 209 209 / var(--tw-bg-opacity))}:is(.dark .crew-action-normal):hover{--tw-bg-opacity: 1;background-color:rgb(128 128 128 / var(--tw-bg-opacity))}}.crew-action-normal:disabled{background-color:rgb(229 229 229 / var(--tw-bg-opacity));--tw-bg-opacity: .5;color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-normal):disabled{background-color:rgb(96 96 96 / var(--tw-bg-opacity));--tw-bg-opacity: .5;color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-normal-outlined{background-color:transparent;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .crew-action-normal-outlined){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-action-normal-outlined{border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}:is(.dark .crew-action-normal-outlined){--tw-border-opacity: 1;border-color:rgb(96 96 96 / var(--tw-border-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-normal-outlined:hover{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}:is(.dark .crew-action-normal-outlined):hover{background-color:#4a4a4a1a}}.crew-action-normal-outlined:disabled{color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-normal-outlined):disabled{color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-normal-outlined:disabled{border-color:rgb(229 229 229 / var(--tw-border-opacity));--tw-border-opacity: .5}:is(.dark .crew-action-normal-outlined):disabled{border-color:rgb(96 96 96 / var(--tw-border-opacity));--tw-border-opacity: .5}.crew-action-normal-text{background-color:transparent;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}:is(.dark .crew-action-normal-text){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-normal-text:hover{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}:is(.dark .crew-action-normal-text):hover{background-color:#4a4a4a1a}}.crew-action-normal-text:disabled{color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-normal-text):disabled{color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-success{--tw-bg-opacity: 1;background-color:rgb(62 144 102 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(233 244 236 / var(--tw-text-opacity))}:is(.dark .crew-action-success){--tw-bg-opacity: 1;background-color:rgb(51 122 86 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(233 244 236 / var(--tw-text-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-success:hover{--tw-bg-opacity: 1;background-color:rgb(51 122 86 / var(--tw-bg-opacity))}:is(.dark .crew-action-success):hover{--tw-bg-opacity: 1;background-color:rgb(62 144 102 / var(--tw-bg-opacity))}}.crew-action-success:disabled{background-color:rgb(229 229 229 / var(--tw-bg-opacity));--tw-bg-opacity: .5;color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-success):disabled{background-color:rgb(96 96 96 / var(--tw-bg-opacity));--tw-bg-opacity: .5;color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-success-outlined{background-color:transparent;--tw-text-opacity: 1;color:rgb(62 144 102 / var(--tw-text-opacity))}:is(.dark .crew-action-success-outlined){--tw-text-opacity: 1;color:rgb(62 144 102 / var(--tw-text-opacity))}.crew-action-success-outlined{border-width:1px;--tw-border-opacity: 1;border-color:rgb(62 144 102 / var(--tw-border-opacity))}:is(.dark .crew-action-success-outlined){--tw-border-opacity: 1;border-color:rgb(51 122 86 / var(--tw-border-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-success-outlined:hover{--tw-bg-opacity: 1;background-color:rgb(210 232 217 / var(--tw-bg-opacity))}:is(.dark .crew-action-success-outlined):hover{background-color:#204d371a}}.crew-action-success-outlined:disabled{color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-success-outlined):disabled{color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-success-outlined:disabled{border-color:rgb(229 229 229 / var(--tw-border-opacity));--tw-border-opacity: .5}:is(.dark .crew-action-success-outlined):disabled{border-color:rgb(96 96 96 / var(--tw-border-opacity));--tw-border-opacity: .5}.crew-action-success-text{background-color:transparent;--tw-text-opacity: 1;color:rgb(62 144 102 / var(--tw-text-opacity))}:is(.dark .crew-action-success-text){--tw-text-opacity: 1;color:rgb(62 144 102 / var(--tw-text-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-success-text:hover{--tw-bg-opacity: 1;background-color:rgb(210 232 217 / var(--tw-bg-opacity))}:is(.dark .crew-action-success-text):hover{background-color:#204d371a}}.crew-action-success-text:disabled{color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-success-text):disabled{color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-danger{--tw-bg-opacity: 1;background-color:rgb(223 68 68 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(254 236 236 / var(--tw-text-opacity))}:is(.dark .crew-action-danger){--tw-bg-opacity: 1;background-color:rgb(198 60 60 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(254 236 236 / var(--tw-text-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-danger:hover{--tw-bg-opacity: 1;background-color:rgb(198 60 60 / var(--tw-bg-opacity))}:is(.dark .crew-action-danger):hover{--tw-bg-opacity: 1;background-color:rgb(223 68 68 / var(--tw-bg-opacity))}}.crew-action-danger:disabled{background-color:rgb(229 229 229 / var(--tw-bg-opacity));--tw-bg-opacity: .5;color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-danger):disabled{background-color:rgb(96 96 96 / var(--tw-bg-opacity));--tw-bg-opacity: .5;color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-danger-outlined{background-color:transparent;--tw-text-opacity: 1;color:rgb(223 68 68 / var(--tw-text-opacity))}:is(.dark .crew-action-danger-outlined){--tw-text-opacity: 1;color:rgb(223 68 68 / var(--tw-text-opacity))}.crew-action-danger-outlined{border-width:1px;--tw-border-opacity: 1;border-color:rgb(223 68 68 / var(--tw-border-opacity))}:is(.dark .crew-action-danger-outlined){--tw-border-opacity: 1;border-color:rgb(198 60 60 / var(--tw-border-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-danger-outlined:hover{--tw-bg-opacity: 1;background-color:rgb(249 212 212 / var(--tw-bg-opacity))}:is(.dark .crew-action-danger-outlined):hover{background-color:#8b29291a}}.crew-action-danger-outlined:disabled{color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-danger-outlined):disabled{color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-danger-outlined:disabled{border-color:rgb(229 229 229 / var(--tw-border-opacity));--tw-border-opacity: .5}:is(.dark .crew-action-danger-outlined):disabled{border-color:rgb(96 96 96 / var(--tw-border-opacity));--tw-border-opacity: .5}.crew-action-danger-text{background-color:transparent;--tw-text-opacity: 1;color:rgb(223 68 68 / var(--tw-text-opacity))}:is(.dark .crew-action-danger-text){--tw-text-opacity: 1;color:rgb(223 68 68 / var(--tw-text-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-danger-text:hover{--tw-bg-opacity: 1;background-color:rgb(249 212 212 / var(--tw-bg-opacity))}:is(.dark .crew-action-danger-text):hover{background-color:#8b29291a}}.crew-action-danger-text:disabled{color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-danger-text):disabled{color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-default{--tw-bg-opacity: 1;background-color:rgb(81 121 178 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(240 244 247 / var(--tw-text-opacity))}:is(.dark .crew-action-default){--tw-bg-opacity: 1;background-color:rgb(60 101 163 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(240 244 247 / var(--tw-text-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-default:hover{--tw-bg-opacity: 1;background-color:rgb(60 101 163 / var(--tw-bg-opacity))}:is(.dark .crew-action-default):hover{--tw-bg-opacity: 1;background-color:rgb(81 121 178 / var(--tw-bg-opacity))}}.crew-action-default:disabled{background-color:rgb(229 229 229 / var(--tw-bg-opacity));--tw-bg-opacity: .5;color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-default):disabled{background-color:rgb(96 96 96 / var(--tw-bg-opacity));--tw-bg-opacity: .5;color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-default-outlined{background-color:transparent;--tw-text-opacity: 1;color:rgb(81 121 178 / var(--tw-text-opacity))}:is(.dark .crew-action-default-outlined){--tw-text-opacity: 1;color:rgb(81 121 178 / var(--tw-text-opacity))}.crew-action-default-outlined{border-width:1px;--tw-border-opacity: 1;border-color:rgb(81 121 178 / var(--tw-border-opacity))}:is(.dark .crew-action-default-outlined){--tw-border-opacity: 1;border-color:rgb(60 101 163 / var(--tw-border-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-default-outlined:hover{--tw-bg-opacity: 1;background-color:rgb(227 233 243 / var(--tw-bg-opacity))}:is(.dark .crew-action-default-outlined):hover{background-color:#2c4a751a}}.crew-action-default-outlined:disabled{color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-default-outlined):disabled{color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-action-default-outlined:disabled{border-color:rgb(229 229 229 / var(--tw-border-opacity));--tw-border-opacity: .5}:is(.dark .crew-action-default-outlined):disabled{border-color:rgb(96 96 96 / var(--tw-border-opacity));--tw-border-opacity: .5}.crew-action-default-text{background-color:transparent;--tw-text-opacity: 1;color:rgb(81 121 178 / var(--tw-text-opacity))}:is(.dark .crew-action-default-text){--tw-text-opacity: 1;color:rgb(81 121 178 / var(--tw-text-opacity))}@media(hover:hover)and (pointer:fine){.crew-action-default-text:hover{--tw-bg-opacity: 1;background-color:rgb(227 233 243 / var(--tw-bg-opacity))}:is(.dark .crew-action-default-text):hover{background-color:#2c4a751a}}.crew-action-default-text:disabled{color:rgb(51 51 51 / var(--tw-text-opacity));--tw-text-opacity: .5}:is(.dark .crew-action-default-text):disabled{color:rgb(248 248 248 / var(--tw-text-opacity));--tw-text-opacity: .5}.crew-badge{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:9999px;padding:.25rem .5rem;font-weight:700}.crew-badge-ring{--tw-text-opacity: 1;color:rgb(96 96 96 / var(--tw-text-opacity))}:is(.dark .crew-badge-ring){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.crew-badge-ring{--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);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity))}:is(.dark .crew-badge-ring){--tw-ring-opacity: 1;--tw-ring-color: rgb(96 96 96 / var(--tw-ring-opacity))}.crew-badge-gray{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(96 96 96 / var(--tw-text-opacity))}:is(.dark .crew-badge-gray){--tw-bg-opacity: 1;background-color:rgb(209 209 209 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(74 74 74 / var(--tw-text-opacity))}.crew-badge-gray-inverted{--tw-bg-opacity: 1;background-color:rgb(158 158 158 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-badge-gray-inverted){--tw-bg-opacity: 1;background-color:rgb(128 128 128 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-badge-red{--tw-bg-opacity: 1;background-color:rgb(242 169 169 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(168 50 50 / var(--tw-text-opacity))}:is(.dark .crew-badge-red){--tw-bg-opacity: 1;background-color:rgb(235 126 126 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(139 41 41 / var(--tw-text-opacity))}.crew-badge-red-inverted{--tw-bg-opacity: 1;background-color:rgb(223 68 68 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-badge-red-inverted){--tw-bg-opacity: 1;background-color:rgb(198 60 60 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-badge-orange{--tw-bg-opacity: 1;background-color:rgb(255 210 155 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(160 91 19 / var(--tw-text-opacity))}:is(.dark .crew-badge-orange){--tw-bg-opacity: 1;background-color:rgb(255 187 109 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(121 69 14 / var(--tw-text-opacity))}.crew-badge-orange-inverted{--tw-bg-opacity: 1;background-color:rgb(231 132 30 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-badge-orange-inverted){--tw-bg-opacity: 1;background-color:rgb(201 115 25 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-badge-yellow{--tw-bg-opacity: 1;background-color:rgb(248 227 149 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(146 123 16 / var(--tw-text-opacity))}:is(.dark .crew-badge-yellow){--tw-bg-opacity: 1;background-color:rgb(242 215 103 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(113 93 12 / var(--tw-text-opacity))}.crew-badge-yellow-inverted{--tw-bg-opacity: 1;background-color:rgb(212 180 26 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-badge-yellow-inverted){--tw-bg-opacity: 1;background-color:rgb(184 156 21 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-badge-light-green{--tw-bg-opacity: 1;background-color:rgb(213 227 166 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(108 123 41 / var(--tw-text-opacity))}:is(.dark .crew-badge-light-green){--tw-bg-opacity: 1;background-color:rgb(196 214 125 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(85 97 32 / var(--tw-text-opacity))}.crew-badge-light-green-inverted{--tw-bg-opacity: 1;background-color:rgb(157 178 60 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-badge-light-green-inverted){--tw-bg-opacity: 1;background-color:rgb(135 154 51 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-badge-green{--tw-bg-opacity: 1;background-color:rgb(168 209 184 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(41 98 69 / var(--tw-text-opacity))}:is(.dark .crew-badge-green){--tw-bg-opacity: 1;background-color:rgb(127 186 151 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(32 77 55 / var(--tw-text-opacity))}.crew-badge-green-inverted{--tw-bg-opacity: 1;background-color:rgb(62 144 102 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-badge-green-inverted){--tw-bg-opacity: 1;background-color:rgb(51 122 86 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-badge-sky-blue{--tw-bg-opacity: 1;background-color:rgb(195 224 239 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(26 139 181 / var(--tw-text-opacity))}:is(.dark .crew-badge-sky-blue){--tw-bg-opacity: 1;background-color:rgb(149 204 226 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(22 112 150 / var(--tw-text-opacity))}.crew-badge-sky-blue-inverted{--tw-bg-opacity: 1;background-color:rgb(57 164 201 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-badge-sky-blue-inverted){--tw-bg-opacity: 1;background-color:rgb(29 155 209 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-badge-blue{--tw-bg-opacity: 1;background-color:rgb(199 212 229 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(53 89 141 / var(--tw-text-opacity))}:is(.dark .crew-badge-blue){--tw-bg-opacity: 1;background-color:rgb(164 185 213 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(44 74 117 / var(--tw-text-opacity))}.crew-badge-blue-inverted{--tw-bg-opacity: 1;background-color:rgb(60 101 163 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-badge-blue-inverted){--tw-bg-opacity: 1;background-color:rgb(81 121 178 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-badge-purple{--tw-bg-opacity: 1;background-color:rgb(212 201 228 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(107 82 157 / var(--tw-text-opacity))}:is(.dark .crew-badge-purple){--tw-bg-opacity: 1;background-color:rgb(183 168 213 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(88 67 129 / var(--tw-text-opacity))}.crew-badge-purple-inverted{--tw-bg-opacity: 1;background-color:rgb(132 110 191 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-badge-purple-inverted){--tw-bg-opacity: 1;background-color:rgb(124 93 181 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-badge-pink{--tw-bg-opacity: 1;background-color:rgb(247 200 217 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(169 64 111 / var(--tw-text-opacity))}:is(.dark .crew-badge-pink){--tw-bg-opacity: 1;background-color:rgb(240 167 193 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(139 53 93 / var(--tw-text-opacity))}.crew-badge-pink-inverted{--tw-bg-opacity: 1;background-color:rgb(212 94 140 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-badge-pink-inverted){--tw-bg-opacity: 1;background-color:rgb(197 74 124 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-error-text{--tw-text-opacity: 1;color:rgb(223 68 68 / var(--tw-text-opacity))}:is(.dark .crew-error-text){--tw-text-opacity: 1;color:rgb(229 89 89 / var(--tw-text-opacity))}.crew-badge-icon-red{--tw-text-opacity: 1;color:rgb(223 68 68 / var(--tw-text-opacity))}:is(.dark .crew-badge-icon-red){--tw-text-opacity: 1;color:rgb(198 60 60 / var(--tw-text-opacity))}.crew-badge-icon-blue{--tw-text-opacity: 1;color:rgb(60 101 163 / var(--tw-text-opacity))}:is(.dark .crew-badge-icon-blue){--tw-text-opacity: 1;color:rgb(81 121 178 / var(--tw-text-opacity))}.crew-badge-icon-green{--tw-text-opacity: 1;color:rgb(62 144 102 / var(--tw-text-opacity))}:is(.dark .crew-badge-icon-green){--tw-text-opacity: 1;color:rgb(51 122 86 / var(--tw-text-opacity))}.crew-warning-text{--tw-text-opacity: 1;color:rgb(212 180 26 / var(--tw-text-opacity))}:is(.dark .crew-warning-text){--tw-text-opacity: 1;color:rgb(184 156 21 / var(--tw-text-opacity))}.crew-project-icon-orange{--tw-bg-opacity: 1;background-color:rgb(231 132 30 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-project-icon-orange){--tw-bg-opacity: 1;background-color:rgb(201 115 25 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-project-icon-yellow{--tw-bg-opacity: 1;background-color:rgb(212 180 26 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-project-icon-yellow){--tw-bg-opacity: 1;background-color:rgb(184 156 21 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-project-icon-green{--tw-bg-opacity: 1;background-color:rgb(62 144 102 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-project-icon-green){--tw-bg-opacity: 1;background-color:rgb(51 122 86 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-project-icon-blue{--tw-bg-opacity: 1;background-color:rgb(81 121 178 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-project-icon-blue){--tw-bg-opacity: 1;background-color:rgb(60 101 163 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-project-icon-purple{--tw-bg-opacity: 1;background-color:rgb(132 110 191 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-project-icon-purple){--tw-bg-opacity: 1;background-color:rgb(124 93 181 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-project-icon-pink{--tw-bg-opacity: 1;background-color:rgb(212 94 140 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .crew-project-icon-pink){--tw-bg-opacity: 1;background-color:rgb(197 74 124 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.crew-user-icon-orange{--tw-bg-opacity: 1;background-color:rgb(255 210 155 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(160 91 19 / var(--tw-text-opacity))}:is(.dark .crew-user-icon-orange){--tw-bg-opacity: 1;background-color:rgb(255 187 109 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(121 69 14 / var(--tw-text-opacity))}.crew-user-icon-yellow{--tw-bg-opacity: 1;background-color:rgb(248 227 149 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(146 123 16 / var(--tw-text-opacity))}:is(.dark .crew-user-icon-yellow){--tw-bg-opacity: 1;background-color:rgb(242 215 103 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(113 93 12 / var(--tw-text-opacity))}.crew-user-icon-light-green{--tw-bg-opacity: 1;background-color:rgb(213 227 166 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(108 123 41 / var(--tw-text-opacity))}:is(.dark .crew-user-icon-light-green){--tw-bg-opacity: 1;background-color:rgb(196 214 125 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(85 97 32 / var(--tw-text-opacity))}.crew-user-icon-blue{--tw-bg-opacity: 1;background-color:rgb(199 212 229 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(53 89 141 / var(--tw-text-opacity))}:is(.dark .crew-user-icon-blue){--tw-bg-opacity: 1;background-color:rgb(164 185 213 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(44 74 117 / var(--tw-text-opacity))}.crew-user-icon-purple{--tw-bg-opacity: 1;background-color:rgb(212 201 228 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(107 82 157 / var(--tw-text-opacity))}:is(.dark .crew-user-icon-purple){--tw-bg-opacity: 1;background-color:rgb(183 168 213 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(88 67 129 / var(--tw-text-opacity))}.crew-user-icon-pink{--tw-bg-opacity: 1;background-color:rgb(247 200 217 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(169 64 111 / var(--tw-text-opacity))}:is(.dark .crew-user-icon-pink){--tw-bg-opacity: 1;background-color:rgb(240 167 193 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(139 53 93 / var(--tw-text-opacity))}.crew-badge-unread-message{--tw-text-opacity: 1;color:rgb(223 68 68 / var(--tw-text-opacity))}:is(.dark .crew-badge-unread-message){--tw-text-opacity: 1;color:rgb(229 89 89 / var(--tw-text-opacity))}.crew-highlighted-message{--tw-bg-opacity: 1;background-color:rgb(227 233 243 / var(--tw-bg-opacity))}:is(.dark .crew-highlighted-message){--tw-bg-opacity: 1;background-color:rgb(36 60 93 / var(--tw-bg-opacity))}.crew-active-message{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}:is(.dark .crew-active-message){--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity))}.crew-scheduler-weekend{--tw-bg-opacity: 1;background-color:rgb(248 248 248 / var(--tw-bg-opacity))}:is(.dark .crew-scheduler-weekend){background-color:#1f1f1f33}:-moz-focusring{outline:initial}.first\:rounded-bl-lg:first-child{border-bottom-left-radius:.5rem}.first\:rounded-bl-md:first-child{border-bottom-left-radius:.375rem}.first\:rounded-tl-lg:first-child{border-top-left-radius:.5rem}.first\:rounded-tl-md:first-child{border-top-left-radius:.375rem}.last\:rounded-br-lg:last-child{border-bottom-right-radius:.5rem}.last\:rounded-br-md:last-child{border-bottom-right-radius:.375rem}.last\:rounded-tr-lg:last-child{border-top-right-radius:.5rem}.last\:rounded-tr-md:last-child{border-top-right-radius:.375rem}.last\:\!border-r:last-child{border-right-width:1px!important}.focus-within\:border-crew-blue-3-light:focus-within{--tw-border-opacity: 1;border-color:rgb(81 121 178 / var(--tw-border-opacity))}@media(hover:hover)and (pointer:fine){.hover\:cursor-pointer:hover{cursor:pointer}.hover\:\!border-blue-300:hover{--tw-border-opacity: 1 !important;border-color:rgb(147 197 253 / var(--tw-border-opacity))!important}.hover\:\!bg-crew-gray-200:hover{--tw-bg-opacity: 1 !important;background-color:rgb(229 229 229 / var(--tw-bg-opacity))!important}.hover\:bg-crew-gray-1-light:hover{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}.hover\:bg-crew-gray-2-light:hover{--tw-bg-opacity: 1;background-color:rgb(209 209 209 / var(--tw-bg-opacity))}.hover\:bg-crew-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.hover\:bg-crew-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity))}.hover\:bg-crew-slate-1-light:hover{--tw-bg-opacity: 1;background-color:rgb(239 242 247 / var(--tw-bg-opacity))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:font-bold:hover{font-weight:700}.hover\:text-crew-gray-50:hover{--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.hover\:text-crew-gray-500:hover{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity))}.hover\:text-crew-gray-700:hover{--tw-text-opacity: 1;color:rgb(96 96 96 / var(--tw-text-opacity))}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow:hover{--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)}}.focus\:bg-transparent:focus{background-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.active\:cursor-grabbing:active{cursor:grabbing}@media(hover:hover)and (pointer:fine){.group\/item:hover .group-hover\/item\:visible,.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:border-l{border-left-width:1px}.group:hover .group-hover\:border-r{border-right-width:1px}.group:hover .group-hover\:bg-crew-gray-100{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}.group:hover .group-hover\:bg-crew-red-100{--tw-bg-opacity: 1;background-color:rgb(249 212 212 / var(--tw-bg-opacity))}.group:hover .group-hover\:font-bold{font-weight:700}}@container (min-width: 36rem){.\@xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\@xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (min-width: 48rem){.\@3xl\:w-60{width:15rem}.\@3xl\:columns-2{columns:2}.\@3xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\@3xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@container (min-width: 72rem){.\@6xl\:columns-3{columns:3}}@container (min-width: 80rem){.\@7xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\@7xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}:is(.dark .dark\:divide-crew-gray-700)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(96 96 96 / var(--tw-divide-opacity))}:is(.dark .dark\:border-crew-blue-3-dark){--tw-border-opacity: 1;border-color:rgb(60 101 163 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-blue-4-dark){--tw-border-opacity: 1;border-color:rgb(44 74 117 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-blue-50){--tw-border-opacity: 1;border-color:rgb(240 244 247 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-blue-500){--tw-border-opacity: 1;border-color:rgb(81 121 178 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-gray-2-dark){--tw-border-opacity: 1;border-color:rgb(184 184 184 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-gray-3-dark){--tw-border-opacity: 1;border-color:rgb(128 128 128 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-gray-300){--tw-border-opacity: 1;border-color:rgb(209 209 209 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-gray-50){--tw-border-opacity: 1;border-color:rgb(248 248 248 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-gray-500){--tw-border-opacity: 1;border-color:rgb(158 158 158 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-gray-600){--tw-border-opacity: 1;border-color:rgb(128 128 128 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-gray-700){--tw-border-opacity: 1;border-color:rgb(96 96 96 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-green-50){--tw-border-opacity: 1;border-color:rgb(233 244 236 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-green-500){--tw-border-opacity: 1;border-color:rgb(62 144 102 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-red-50){--tw-border-opacity: 1;border-color:rgb(254 236 236 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-red-500){--tw-border-opacity: 1;border-color:rgb(223 68 68 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-sky-blue-600){--tw-border-opacity: 1;border-color:rgb(29 155 209 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-sky-blue-700){--tw-border-opacity: 1;border-color:rgb(26 139 181 / var(--tw-border-opacity))}:is(.dark .dark\:border-crew-yellow-3-dark){--tw-border-opacity: 1;border-color:rgb(184 156 21 / var(--tw-border-opacity))}:is(.dark .dark\:border-x-crew-gray-700){--tw-border-opacity: 1;border-left-color:rgb(96 96 96 / var(--tw-border-opacity));border-right-color:rgb(96 96 96 / var(--tw-border-opacity))}:is(.dark .dark\:border-y-crew-gray-700){--tw-border-opacity: 1;border-top-color:rgb(96 96 96 / var(--tw-border-opacity));border-bottom-color:rgb(96 96 96 / var(--tw-border-opacity))}:is(.dark .dark\:border-b-crew-gray-700){--tw-border-opacity: 1;border-bottom-color:rgb(96 96 96 / var(--tw-border-opacity))}:is(.dark .dark\:border-b-crew-red-2-dark){--tw-border-opacity: 1;border-bottom-color:rgb(229 89 89 / var(--tw-border-opacity))}:is(.dark .dark\:border-b-crew-sky-blue-600){--tw-border-opacity: 1;border-bottom-color:rgb(29 155 209 / var(--tw-border-opacity))}:is(.dark .dark\:border-b-crew-slate-1-dark){--tw-border-opacity: 1;border-bottom-color:rgb(224 229 237 / var(--tw-border-opacity))}:is(.dark .dark\:\!bg-crew-blue-600){--tw-bg-opacity: 1 !important;background-color:rgb(60 101 163 / var(--tw-bg-opacity))!important}:is(.dark .dark\:\!bg-crew-gray-600){--tw-bg-opacity: 1 !important;background-color:rgb(128 128 128 / var(--tw-bg-opacity))!important}:is(.dark .dark\:\!bg-crew-gray-700){--tw-bg-opacity: 1 !important;background-color:rgb(96 96 96 / var(--tw-bg-opacity))!important}:is(.dark .dark\:\!bg-crew-gray-900){--tw-bg-opacity: 1 !important;background-color:rgb(51 51 51 / var(--tw-bg-opacity))!important}:is(.dark .dark\:\!bg-crew-green-600){--tw-bg-opacity: 1 !important;background-color:rgb(51 122 86 / var(--tw-bg-opacity))!important}:is(.dark .dark\:\!bg-crew-red-600){--tw-bg-opacity: 1 !important;background-color:rgb(198 60 60 / var(--tw-bg-opacity))!important}:is(.dark .dark\:bg-crew-blue-2-dark){--tw-bg-opacity: 1;background-color:rgb(114 149 194 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-blue-200){--tw-bg-opacity: 1;background-color:rgb(199 212 229 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-blue-3-dark){--tw-bg-opacity: 1;background-color:rgb(60 101 163 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-gray-1-dark){--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-gray-2-dark){--tw-bg-opacity: 1;background-color:rgb(184 184 184 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-gray-4-dark){--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-gray-700){--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-gray-800){--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-gray-900){--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-gray-950){--tw-bg-opacity: 1;background-color:rgb(31 31 31 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-green-2-dark){--tw-bg-opacity: 1;background-color:rgb(90 164 124 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-red-2-dark){--tw-bg-opacity: 1;background-color:rgb(229 89 89 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-red-3-dark){--tw-bg-opacity: 1;background-color:rgb(198 60 60 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-red-950){--tw-bg-opacity: 1;background-color:rgb(88 25 25 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-sky-blue-1-dark){--tw-bg-opacity: 1;background-color:rgb(195 224 239 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-sky-blue-700){--tw-bg-opacity: 1;background-color:rgb(26 139 181 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-yellow-2-dark){--tw-bg-opacity: 1;background-color:rgb(230 199 58 / var(--tw-bg-opacity))}:is(.dark .dark\:bg-crew-yellow-950){--tw-bg-opacity: 1;background-color:rgb(66 54 6 / var(--tw-bg-opacity))}:is(.dark .dark\:text-crew-blue-2-dark){--tw-text-opacity: 1;color:rgb(114 149 194 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-blue-400){--tw-text-opacity: 1;color:rgb(114 149 194 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-blue-600){--tw-text-opacity: 1;color:rgb(60 101 163 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-gray-1-dark){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-gray-100){--tw-text-opacity: 1;color:rgb(240 240 240 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-gray-2-dark){--tw-text-opacity: 1;color:rgb(184 184 184 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-gray-3-dark){--tw-text-opacity: 1;color:rgb(128 128 128 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-gray-4-light){--tw-text-opacity: 1;color:rgb(96 96 96 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-gray-400){--tw-text-opacity: 1;color:rgb(184 184 184 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-gray-50){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-gray-text){--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-green-2-dark){--tw-text-opacity: 1;color:rgb(90 164 124 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-orange-3-dark){--tw-text-opacity: 1;color:rgb(201 115 25 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-orange-400){--tw-text-opacity: 1;color:rgb(255 162 68 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-red-2-dark){--tw-text-opacity: 1;color:rgb(229 89 89 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-red-3-dark){--tw-text-opacity: 1;color:rgb(198 60 60 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-sky-blue-500){--tw-text-opacity: 1;color:rgb(57 164 201 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-slate-1-dark){--tw-text-opacity: 1;color:rgb(224 229 237 / var(--tw-text-opacity))}:is(.dark .dark\:text-crew-yellow-3-dark){--tw-text-opacity: 1;color:rgb(184 156 21 / var(--tw-text-opacity))}:is(.dark .dark\:text-slate-900){--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}:is(.dark .dark\:ring-crew-gray-700){--tw-ring-opacity: 1;--tw-ring-color: rgb(96 96 96 / var(--tw-ring-opacity))}:is(.dark .dark\:ring-crew-gray-800){--tw-ring-opacity: 1;--tw-ring-color: rgb(74 74 74 / var(--tw-ring-opacity))}:is(.dark .dark\:focus-within\:border-crew-blue-3-dark:focus-within){--tw-border-opacity: 1;border-color:rgb(60 101 163 / var(--tw-border-opacity))}@media(hover:hover)and (pointer:fine){:is(.dark .dark\:hover\:\!border-blue-900:hover){--tw-border-opacity: 1 !important;border-color:rgb(30 58 138 / var(--tw-border-opacity))!important}:is(.dark .dark\:hover\:bg-crew-gray-2-dark:hover){--tw-bg-opacity: 1;background-color:rgb(184 184 184 / var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-crew-gray-700:hover){--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-crew-gray-800:hover){--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-crew-slate-4-dark:hover){--tw-bg-opacity: 1;background-color:rgb(71 82 96 / var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-neutral-950:hover){--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity))}:is(.dark .hover\:dark\:\!bg-crew-gray-700):hover{--tw-bg-opacity: 1 !important;background-color:rgb(96 96 96 / var(--tw-bg-opacity))!important}:is(.dark .hover\:dark\:bg-crew-gray-2-dark):hover{--tw-bg-opacity: 1;background-color:rgb(184 184 184 / var(--tw-bg-opacity))}:is(.dark .hover\:dark\:bg-crew-gray-3-dark):hover{--tw-bg-opacity: 1;background-color:rgb(128 128 128 / var(--tw-bg-opacity))}:is(.dark .hover\:dark\:bg-crew-gray-4-dark):hover{--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity))}:is(.dark .hover\:dark\:bg-crew-gray-700):hover{--tw-bg-opacity: 1;background-color:rgb(96 96 96 / var(--tw-bg-opacity))}:is(.dark .hover\:dark\:text-crew-gray-300):hover{--tw-text-opacity: 1;color:rgb(209 209 209 / var(--tw-text-opacity))}:is(.dark .hover\:dark\:text-crew-gray-400):hover{--tw-text-opacity: 1;color:rgb(184 184 184 / var(--tw-text-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-crew-gray-900){--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-crew-red-900){--tw-bg-opacity: 1;background-color:rgb(110 32 32 / var(--tw-bg-opacity))}}@media not all and (min-width:1024px){.max-lg\:absolute{position:absolute}.max-lg\:left-0{left:0}.max-lg\:top-0{top:0}.max-lg\:flex{display:flex}.max-lg\:flex-1{flex:1 1 0%}.max-lg\:flex-row{flex-direction:row}}@media(min-width:640px){.sm\:mb-6{margin-bottom:1.5rem}.sm\:mt-6{margin-top:1.5rem}.sm\:line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sm\:h-24{height:6rem}.sm\:h-auto{height:auto}.sm\:w-48{width:12rem}.sm\:gap-6{gap:1.5rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-4{padding:1rem}.sm\:pt-12{padding-top:3rem}}@media(min-width:1024px){.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:ml-\[-15vw\]{margin-left:-15vw}.lg\:block{display:block}.lg\:table-cell{display:table-cell}.lg\:w-\[15vw\]{width:15vw}.lg\:w-auto{width:auto}.lg\:min-w-\[40vw\]{min-width:40vw}.lg\:min-w-\[75vw\]{min-width:75vw}.lg\:min-w-\[80vw\]{min-width:80vw}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-\[15vw\]{max-width:15vw}}@media(min-width:1280px){.xl\:w-\[540px\]{width:540px}.xl\:w-\[720px\]{width:720px}.xl\:max-w-5xl{max-width:64rem}}.\[\&\:has\(\.has-unread\)\]\:font-bold:has(.has-unread){font-weight:700}.\[\&\>\*\:nth-child\(3n\)\]\:mb-2\.5>*:nth-child(3n){margin-bottom:.625rem}@font-face{font-display:block;font-family:bootstrap-icons;src:url(/assets/bootstrap-icons-Drp84nVS.woff2?1fa40e8900654d2863d011707b9fb6f2) format("woff2"),url(/assets/bootstrap-icons-D8ioIzQS.woff?1fa40e8900654d2863d011707b9fb6f2) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.bi-0-circle-fill:before{content:""}.bi-0-circle:before{content:""}.bi-0-square-fill:before{content:""}.bi-0-square:before{content:""}.bi-rocket-fill:before{content:""}.bi-rocket-takeoff-fill:before{content:""}.bi-rocket-takeoff:before{content:""}.bi-rocket:before{content:""}.bi-stripe:before{content:""}.bi-subscript:before{content:""}.bi-superscript:before{content:""}.bi-trello:before{content:""}.bi-envelope-at-fill:before{content:""}.bi-envelope-at:before{content:""}.bi-regex:before{content:""}.bi-text-wrap:before{content:""}.bi-sign-dead-end-fill:before{content:""}.bi-sign-dead-end:before{content:""}.bi-sign-do-not-enter-fill:before{content:""}.bi-sign-do-not-enter:before{content:""}.bi-sign-intersection-fill:before{content:""}.bi-sign-intersection-side-fill:before{content:""}.bi-sign-intersection-side:before{content:""}.bi-sign-intersection-t-fill:before{content:""}.bi-sign-intersection-t:before{content:""}.bi-sign-intersection-y-fill:before{content:""}.bi-sign-intersection-y:before{content:""}.bi-sign-intersection:before{content:""}.bi-sign-merge-left-fill:before{content:""}.bi-sign-merge-left:before{content:""}.bi-sign-merge-right-fill:before{content:""}.bi-sign-merge-right:before{content:""}.bi-sign-no-left-turn-fill:before{content:""}.bi-sign-no-left-turn:before{content:""}.bi-sign-no-parking-fill:before{content:""}.bi-sign-no-parking:before{content:""}.bi-sign-no-right-turn-fill:before{content:""}.bi-sign-no-right-turn:before{content:""}.bi-sign-railroad-fill:before{content:""}.bi-sign-railroad:before{content:""}.bi-building-add:before{content:""}.bi-building-check:before{content:""}.bi-building-dash:before{content:""}.bi-building-down:before{content:""}.bi-building-exclamation:before{content:""}.bi-building-fill-add:before{content:""}.bi-building-fill-check:before{content:""}.bi-building-fill-dash:before{content:""}.bi-building-fill-down:before{content:""}.bi-building-fill-exclamation:before{content:""}.bi-building-fill-gear:before{content:""}.bi-building-fill-lock:before{content:""}.bi-building-fill-slash:before{content:""}.bi-building-fill-up:before{content:""}.bi-building-fill-x:before{content:""}.bi-building-fill:before{content:""}.bi-building-gear:before{content:""}.bi-building-lock:before{content:""}.bi-building-slash:before{content:""}.bi-building-up:before{content:""}.bi-building-x:before{content:""}.bi-buildings-fill:before{content:""}.bi-buildings:before{content:""}.bi-bus-front-fill:before{content:""}.bi-bus-front:before{content:""}.bi-ev-front-fill:before{content:""}.bi-ev-front:before{content:""}.bi-globe-americas:before{content:""}.bi-globe-asia-australia:before{content:""}.bi-globe-central-south-asia:before{content:""}.bi-globe-europe-africa:before{content:""}.bi-house-add-fill:before{content:""}.bi-house-add:before{content:""}.bi-house-check-fill:before{content:""}.bi-house-check:before{content:""}.bi-house-dash-fill:before{content:""}.bi-house-dash:before{content:""}.bi-house-down-fill:before{content:""}.bi-house-down:before{content:""}.bi-house-exclamation-fill:before{content:""}.bi-house-exclamation:before{content:""}.bi-house-gear-fill:before{content:""}.bi-house-gear:before{content:""}.bi-house-lock-fill:before{content:""}.bi-house-lock:before{content:""}.bi-house-slash-fill:before{content:""}.bi-house-slash:before{content:""}.bi-house-up-fill:before{content:""}.bi-house-up:before{content:""}.bi-house-x-fill:before{content:""}.bi-house-x:before{content:""}.bi-person-add:before{content:""}.bi-person-down:before{content:""}.bi-person-exclamation:before{content:""}.bi-person-fill-add:before{content:""}.bi-person-fill-check:before{content:""}.bi-person-fill-dash:before{content:""}.bi-person-fill-down:before{content:""}.bi-person-fill-exclamation:before{content:""}.bi-person-fill-gear:before{content:""}.bi-person-fill-lock:before{content:""}.bi-person-fill-slash:before{content:""}.bi-person-fill-up:before{content:""}.bi-person-fill-x:before{content:""}.bi-person-gear:before{content:""}.bi-person-lock:before{content:""}.bi-person-slash:before{content:""}.bi-person-up:before{content:""}.bi-scooter:before{content:""}.bi-taxi-front-fill:before{content:""}.bi-taxi-front:before{content:""}.bi-amd:before{content:""}.bi-database-add:before{content:""}.bi-database-check:before{content:""}.bi-database-dash:before{content:""}.bi-database-down:before{content:""}.bi-database-exclamation:before{content:""}.bi-database-fill-add:before{content:""}.bi-database-fill-check:before{content:""}.bi-database-fill-dash:before{content:""}.bi-database-fill-down:before{content:""}.bi-database-fill-exclamation:before{content:""}.bi-database-fill-gear:before{content:""}.bi-database-fill-lock:before{content:""}.bi-database-fill-slash:before{content:""}.bi-database-fill-up:before{content:""}.bi-database-fill-x:before{content:""}.bi-database-fill:before{content:""}.bi-database-gear:before{content:""}.bi-database-lock:before{content:""}.bi-database-slash:before{content:""}.bi-database-up:before{content:""}.bi-database-x:before{content:""}.bi-database:before{content:""}.bi-houses-fill:before{content:""}.bi-houses:before{content:""}.bi-nvidia:before{content:""}.bi-person-vcard-fill:before{content:""}.bi-person-vcard:before{content:""}.bi-sina-weibo:before{content:""}.bi-tencent-qq:before{content:""}.bi-wikipedia:before{content:""}.yarl__slide_captions_container{position:absolute;left:var(--yarl__slide_captions_container_left, 0);right:var(--yarl__slide_captions_container_right, 0);padding:var(--yarl__slide_captions_container_padding, 16px);background:var(--yarl__slide_captions_container_background, rgba(0, 0, 0, .5));-webkit-transform:translateZ(0)}.yarl__slide_title{color:var(--yarl__slide_title_color, #fff);font-size:var(--yarl__slide_title_font_size, 125%);font-weight:var(--yarl__slide_title_font_weight, bolder);max-width:calc(100% - var(--yarl__toolbar_width, 0px));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yarl__slide_title_container{top:var(--yarl__slide_title_container_top, 0)}.yarl__slide_description{overflow:hidden;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--yarl__slide_description_max_lines, 3);text-align:var(--yarl__slide_description_text_align, start);color:var(--yarl__slide_description_color, #fff)}.yarl__slide_description_container{bottom:var(--yarl__slide_description_container_bottom, 0)}
