@charset "UTF-8";@import url("https://rsms.me/inter/inter.css");.select-search-container{--select-search-background:#fff;--select-search-border:#dce0e8;--select-search-selected:#1e66f5;--select-search-text:#000;--select-search-subtle-text:#6c6f85;--select-search-inverted-text:var(--select-search-background);--select-search-highlight:#eff1f5;--select-search-font:"Inter",sans-serif;width:300px;position:relative;font-family:var(--select-search-font);color:var(--select-search-text);box-sizing:border-box}@supports (font-variation-settings:normal){.select-search-container{--select-search-font:"Inter var",sans-serif}}@media (prefers-color-scheme:dark){.select-search-container{--select-search-background:#000;--select-search-border:#313244;--select-search-selected:#89b4fa;--select-search-text:#fff;--select-search-subtle-text:#a6adc8;--select-search-highlight:#1e1e2e}}body.is-dark-mode .select-search-container{--select-search-background:#000;--select-search-border:#313244;--select-search-selected:#89b4fa;--select-search-text:#fff;--select-search-subtle-text:#a6adc8;--select-search-highlight:#1e1e2e}body.is-light-mode .select-search-container{--select-search-background:#fff;--select-search-border:#dce0e8;--select-search-selected:#1e66f5;--select-search-text:#000;--select-search-subtle-text:#6c6f85;--select-search-highlight:#eff1f5}.select-search-container *,.select-search-container :after,.select-search-container :before{box-sizing:inherit}.select-search-input{position:relative;z-index:1;display:block;height:48px;width:100%;padding:0 40px 0 16px;background:var(--select-search-background);border:2px solid var(--select-search-border);color:var(--select-search-text);border-radius:3px;outline:none;font-family:var(--select-search-font);font-size:16px;text-align:left;text-overflow:ellipsis;line-height:48px;letter-spacing:.01rem;-webkit-appearance:none;-webkit-font-smoothing:antialiased}.select-search-is-multiple .select-search-input{margin-bottom:-2px;border-radius:3px 3px 0 0}.select-search-input::-webkit-search-cancel-button,.select-search-input::-webkit-search-decoration,.select-search-input::-webkit-search-results-button,.select-search-input::-webkit-search-results-decoration{-webkit-appearance:none}.select-search-input[readonly]{cursor:pointer}.select-search-is-disabled .select-search-input{cursor:not-allowed}.select-search-container:not(.select-search-is-disabled) .select-search-input:hover,.select-search-container:not(.select-search-is-disabled).select-search-has-focus .select-search-input{border-color:var(--select-search-selected)}.select-search-select{background:var(--select-search-background);box-shadow:0 .0625rem .125rem rgba(0,0,0,.15);border:2px solid var(--select-search-border);overflow:auto;max-height:360px}.select-search-container:not(.select-search-is-multiple) .select-search-select{position:absolute;z-index:2;top:58px;right:0;left:0;border-radius:3px;display:none}.select-search-container:not(.select-search-is-multiple).select-search-has-focus .select-search-select{display:block}.select-search-has-focus .select-search-select{border-color:var(--select-search-selected)}.select-search-options{list-style:none}.select-search-not-found,.select-search-option{display:block;height:42px;width:100%;padding:0 16px;background:var(--select-search-background);border:none;outline:none;font-family:var(--select-search-font);color:var(--select-search-text);font-size:16px;text-align:left;letter-spacing:.01rem;cursor:pointer;-webkit-font-smoothing:antialiased}.select-search-option:disabled{opacity:.5;cursor:not-allowed;background:transparent!important}.select-search-is-highlighted,.select-search-option:not(.select-search-is-selected):hover{background:var(--select-search-highlight)}.select-search-is-selected{font-weight:700;color:var(--select-search-selected)}.select-search-group-header{font-size:12px;text-transform:uppercase;background:var(--select-search-border);color:var(--select-search-subtle-text);letter-spacing:.1rem;padding:10px 16px}.select-search-row:not(:first-child) .select-search-group-header{margin-top:10px}.select-search-row:not(:last-child) .select-search-group-header{margin-bottom:10px}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(https://cdn.innovationwithin.services/MaterialIconsOutlined-Regular.otf)}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}.MuiDialog-container .MuiPaper-root{overflow:visible}.navigational-hover :hover{color:#1565c0!important}.MuiBadge-colorError{background-color:#c62828!important}.MuiTooltip-popper:not(.canvas-popper):not(.NotificationOverviewTooltip){pointer-events:none!important}.no-padding,.no-padding input{padding:0!important}.canvas-desc-box .MuiInputBase-root{height:40px}.MuiSlider-rail{background-color:#96dbfa!important}.MuiSlider-thumb{background-color:#fff!important;outline-color:#fff!important;border:2px solid #96dbfa!important}.MuiTypography-root{-webkit-user-select:text;-moz-user-select:text;user-select:text}::selection{background:rgba(82,176,203,.6)}#root{background-color:#fafafa}.canvas-badge-chip-inverter .MuiChip-label{color:#fafafa!important}.appBarSearchBar{width:200px}.appBarSearchBar input{background-color:#f7f7f8!important;color:#fff!important;border-radius:4px!important;border:1px solid #ccc!important;padding:7px!important}.appBarSearchBarIcon{display:inline-block;position:absolute;left:30px;top:3px;z-index:999;color:rgba(0,0,0,.3)!important;border-right:1px solid rgba(0,0,0,.3);height:30px;margin-top:5px;width:40px!important;line-height:23px}.appBarSearchBarIcon .material-icons{top:5px;left:-1px;color:#000;background-color:#000}button{cursor:pointer}[contenteditable=true],button:focus{outline:0}html{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}*,:after,:before{box-sizing:inherit}.clearfix:after{content:"";clear:both;display:table}.branded:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1e445a}.branded{height:100%;display:flex;align-items:center}.bp3-label{font-weight:400}.loginPane{height:600px}.genericPane,.loginPane{display:flex;max-width:800px;width:500px;margin:auto;flex-direction:column;color:#1e445a;overflow:visible;z-index:100}.loginPane h1{font-size:20px;font-weight:400;margin-bottom:40;text-align:center}.loginPaneContent{height:100%;margin-top:-60px}.loginPaneContent,.loginPaneGeneric{padding:20px;flex:100% 1;display:flex;flex-direction:column;justify-content:center;border-radius:2px;background:#eaeaea}.loginLogo{display:block;width:60%;margin:auto auto 5px}.loginPane .Button:hover{transform:scale3d(1.02,1.02,1)!important}.forgotPasswordLink{color:#000!important;text-align:right}.loginLogoTitle{align-self:center;font-size:40px;color:#fff;text-align:center;margin-top:0;line-height:.8em}.brandedLink{color:#fff!important;text-decoration:underline!important}.brandedLink:hover{text-decoration:none!important}.loginLogo img{width:100%;height:100px;top:-40px;position:relative;overflow:visible}.iw-button-icon .Icon{float:left;margin-right:5px}.bulkImportCard{display:block;width:100%;padding:20px}.loginPaneGeneric h4{text-align:center;font-size:20px;margin-top:0;margin-bottom:0}.edit-interview-bar{position:absolute;right:0;top:-45px}.edit-interview-bar .Button{height:32px;min-height:32px;line-height:32px}.loginPaneContent h4{text-align:center;font-size:40px;margin-top:0;margin-bottom:0}body,html{height:100%;margin:0;font-size:15px;overflow:hidden;background-color:#f4f4f4!important}textarea{font-family:Inter,sans-serif}footer,nav{background-color:#505050}footer{font-size:12px}footer,nav a{color:#e3e3e3}nav a{text-decoration:none}.btn{padding:8px 10px;background:#dfdfdf;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);color:#0d0d0d;border-radius:2px;border:none;margin:5px}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.2);background-clip:padding-box;width:12px;min-height:30px;border:4px solid transparent;border-radius:50px}.secondary-font-size{font-size:1.1rem}.third-font-size{font-size:1rem}.padding-1{padding:1px}.padding-2{padding:2px}.padding-3{padding:3px}.padding-4{padding:4px}.padding-5{padding:5px}.padding-6{padding:6px}.padding-7{padding:7px}.padding-8{padding:8px}.padding-9{padding:9px}.padding-10{padding:10px}.padding-11{padding:11px}.padding-12{padding:12px}.padding-13{padding:13px}.padding-14{padding:14px}.padding-15{padding:15px}.padding-16{padding:16px}.padding-17{padding:17px}.padding-18{padding:18px}.padding-19{padding:19px}.padding-20{padding:20px}.padding-21{padding:21px}.padding-22{padding:22px}.padding-23{padding:23px}.padding-24{padding:24px}.padding-25{padding:25px}.padding-26{padding:26px}.padding-27{padding:27px}.padding-28{padding:28px}.padding-29{padding:29px}.padding-30{padding:30px}.padding-31{padding:31px}.padding-32{padding:32px}.padding-33{padding:33px}.padding-34{padding:34px}.padding-35{padding:35px}.padding-36{padding:36px}.padding-37{padding:37px}.padding-38{padding:38px}.padding-39{padding:39px}.padding-40{padding:40px}.padding-41{padding:41px}.padding-42{padding:42px}.padding-43{padding:43px}.padding-44{padding:44px}.padding-45{padding:45px}.padding-46{padding:46px}.padding-47{padding:47px}.padding-48{padding:48px}.padding-49{padding:49px}.padding-50{padding:50px}.padding-51{padding:51px}.padding-52{padding:52px}.padding-53{padding:53px}.padding-54{padding:54px}.padding-55{padding:55px}.padding-56{padding:56px}.padding-57{padding:57px}.padding-58{padding:58px}.padding-59{padding:59px}.padding-60{padding:60px}.padding-61{padding:61px}.padding-62{padding:62px}.padding-63{padding:63px}.padding-64{padding:64px}.padding-65{padding:65px}.padding-66{padding:66px}.padding-67{padding:67px}.padding-68{padding:68px}.padding-69{padding:69px}.padding-70{padding:70px}.padding-71{padding:71px}.padding-72{padding:72px}.padding-73{padding:73px}.padding-74{padding:74px}.padding-75{padding:75px}.padding-76{padding:76px}.padding-77{padding:77px}.padding-78{padding:78px}.padding-79{padding:79px}.padding-80{padding:80px}.padding-81{padding:81px}.padding-82{padding:82px}.padding-83{padding:83px}.padding-84{padding:84px}.padding-85{padding:85px}.padding-86{padding:86px}.padding-87{padding:87px}.padding-88{padding:88px}.padding-89{padding:89px}.padding-90{padding:90px}.padding-91{padding:91px}.padding-92{padding:92px}.padding-93{padding:93px}.padding-94{padding:94px}.padding-95{padding:95px}.padding-96{padding:96px}.padding-97{padding:97px}.padding-98{padding:98px}.padding-99{padding:99px}.padding-100{padding:100px}.margin-1{padding:1px}.margin-2{padding:2px}.margin-3{padding:3px}.margin-4{padding:4px}.margin-5{padding:5px}.margin-6{padding:6px}.margin-7{padding:7px}.margin-8{padding:8px}.margin-9{padding:9px}.margin-10{padding:10px}.margin-11{padding:11px}.margin-12{padding:12px}.margin-13{padding:13px}.margin-14{padding:14px}.margin-15{padding:15px}.margin-16{padding:16px}.margin-17{padding:17px}.margin-18{padding:18px}.margin-19{padding:19px}.margin-20{padding:20px}.margin-21{padding:21px}.margin-22{padding:22px}.margin-23{padding:23px}.margin-24{padding:24px}.margin-25{padding:25px}.margin-26{padding:26px}.margin-27{padding:27px}.margin-28{padding:28px}.margin-29{padding:29px}.margin-30{padding:30px}.margin-31{padding:31px}.margin-32{padding:32px}.margin-33{padding:33px}.margin-34{padding:34px}.margin-35{padding:35px}.margin-36{padding:36px}.margin-37{padding:37px}.margin-38{padding:38px}.margin-39{padding:39px}.margin-40{padding:40px}.margin-41{padding:41px}.margin-42{padding:42px}.margin-43{padding:43px}.margin-44{padding:44px}.margin-45{padding:45px}.margin-46{padding:46px}.margin-47{padding:47px}.margin-48{padding:48px}.margin-49{padding:49px}.margin-50{padding:50px}.margin-51{padding:51px}.margin-52{padding:52px}.margin-53{padding:53px}.margin-54{padding:54px}.margin-55{padding:55px}.margin-56{padding:56px}.margin-57{padding:57px}.margin-58{padding:58px}.margin-59{padding:59px}.margin-60{padding:60px}.margin-61{padding:61px}.margin-62{padding:62px}.margin-63{padding:63px}.margin-64{padding:64px}.margin-65{padding:65px}.margin-66{padding:66px}.margin-67{padding:67px}.margin-68{padding:68px}.margin-69{padding:69px}.margin-70{padding:70px}.margin-71{padding:71px}.margin-72{padding:72px}.margin-73{padding:73px}.margin-74{padding:74px}.margin-75{padding:75px}.margin-76{padding:76px}.margin-77{padding:77px}.margin-78{padding:78px}.margin-79{padding:79px}.margin-80{padding:80px}.margin-81{padding:81px}.margin-82{padding:82px}.margin-83{padding:83px}.margin-84{padding:84px}.margin-85{padding:85px}.margin-86{padding:86px}.margin-87{padding:87px}.margin-88{padding:88px}.margin-89{padding:89px}.margin-90{padding:90px}.margin-91{padding:91px}.margin-92{padding:92px}.margin-93{padding:93px}.margin-94{padding:94px}.margin-95{padding:95px}.margin-96{padding:96px}.margin-97{padding:97px}.margin-98{padding:98px}.margin-99{padding:99px}.margin-100{padding:100px}.margin-top-1{margin-top:1px}.margin-top-2{margin-top:2px}.margin-top-3{margin-top:3px}.margin-top-4{margin-top:4px}.margin-top-5{margin-top:5px}.margin-top-6{margin-top:6px}.margin-top-7{margin-top:7px}.margin-top-8{margin-top:8px}.margin-top-9{margin-top:9px}.margin-top-10{margin-top:10px}.margin-top-11{margin-top:11px}.margin-top-12{margin-top:12px}.margin-top-13{margin-top:13px}.margin-top-14{margin-top:14px}.margin-top-15{margin-top:15px}.margin-top-16{margin-top:16px}.margin-top-17{margin-top:17px}.margin-top-18{margin-top:18px}.margin-top-19{margin-top:19px}.margin-top-20{margin-top:20px}.margin-top-21{margin-top:21px}.margin-top-22{margin-top:22px}.margin-top-23{margin-top:23px}.margin-top-24{margin-top:24px}.margin-top-25{margin-top:25px}.margin-top-26{margin-top:26px}.margin-top-27{margin-top:27px}.margin-top-28{margin-top:28px}.margin-top-29{margin-top:29px}.margin-top-30{margin-top:30px}.margin-top-31{margin-top:31px}.margin-top-32{margin-top:32px}.margin-top-33{margin-top:33px}.margin-top-34{margin-top:34px}.margin-top-35{margin-top:35px}.margin-top-36{margin-top:36px}.margin-top-37{margin-top:37px}.margin-top-38{margin-top:38px}.margin-top-39{margin-top:39px}.margin-top-40{margin-top:40px}.margin-top-41{margin-top:41px}.margin-top-42{margin-top:42px}.margin-top-43{margin-top:43px}.margin-top-44{margin-top:44px}.margin-top-45{margin-top:45px}.margin-top-46{margin-top:46px}.margin-top-47{margin-top:47px}.margin-top-48{margin-top:48px}.margin-top-49{margin-top:49px}.margin-top-50{margin-top:50px}.margin-top-51{margin-top:51px}.margin-top-52{margin-top:52px}.margin-top-53{margin-top:53px}.margin-top-54{margin-top:54px}.margin-top-55{margin-top:55px}.margin-top-56{margin-top:56px}.margin-top-57{margin-top:57px}.margin-top-58{margin-top:58px}.margin-top-59{margin-top:59px}.margin-top-60{margin-top:60px}.margin-top-61{margin-top:61px}.margin-top-62{margin-top:62px}.margin-top-63{margin-top:63px}.margin-top-64{margin-top:64px}.margin-top-65{margin-top:65px}.margin-top-66{margin-top:66px}.margin-top-67{margin-top:67px}.margin-top-68{margin-top:68px}.margin-top-69{margin-top:69px}.margin-top-70{margin-top:70px}.margin-top-71{margin-top:71px}.margin-top-72{margin-top:72px}.margin-top-73{margin-top:73px}.margin-top-74{margin-top:74px}.margin-top-75{margin-top:75px}.margin-top-76{margin-top:76px}.margin-top-77{margin-top:77px}.margin-top-78{margin-top:78px}.margin-top-79{margin-top:79px}.margin-top-80{margin-top:80px}.margin-top-81{margin-top:81px}.margin-top-82{margin-top:82px}.margin-top-83{margin-top:83px}.margin-top-84{margin-top:84px}.margin-top-85{margin-top:85px}.margin-top-86{margin-top:86px}.margin-top-87{margin-top:87px}.margin-top-88{margin-top:88px}.margin-top-89{margin-top:89px}.margin-top-90{margin-top:90px}.margin-top-91{margin-top:91px}.margin-top-92{margin-top:92px}.margin-top-93{margin-top:93px}.margin-top-94{margin-top:94px}.margin-top-95{margin-top:95px}.margin-top-96{margin-top:96px}.margin-top-97{margin-top:97px}.margin-top-98{margin-top:98px}.margin-top-99{margin-top:99px}.margin-top-100{margin-top:100px}.full{height:100%;width:100%}.flex{display:flex;flex:1 1}.iw-bold,.iw-title{font-weight:700}.iw-light{color:rgba(0,0,0,.6)!important}.font-weight-normal,.iw-light{font-weight:400}.iw-selectable{cursor:pointer}.iw-component-input,.iw-component-input-noresize{font-size:15px;flex-grow:1}.iw-component-input-noresize{resize:none}.editable-text-region{cursor:text;border-left:1px solid #c2c2c2}.iw-component-dark{color:#fafafa;background-color:#272b2b}.iw-component-input-minimal{white-space:pre-wrap}.iw-component-input-minimal,.iw-component-input-minimal .MuiOutlinedInput-notchedOutline,.iw-component-input-minimal .MuiOutlinedInput-root{outline:0;border:0;background-color:transparent}.userSettingsDropdownInc{position:absolute;margin-left:27px;z-index:10000000;bottom:-17px;pointer-events:none}.iw-button{color:#fafafa!important;background-color:#1565c0!important}.iw-button-disabled,.iw-button-gray{color:#0d0d0d!important;background-color:#fff!important}.iw-button-disabled{opacity:.4}.iw-button-dark-gray{color:#0d0d0d!important;background-color:#e0e0e0!important}.iw-button-group button{margin-left:0;margin-right:0;border-radius:0;border:1px solid #c7c7c7;outline:0;height:20px;min-width:30px}.iw-button-group button:last-child{border-radius:0 5px 5px 0}.iw-button-group button:first-child{border-radius:5px 0 0 5px}.iw-button-group{margin-left:5px}.discovery-note-editor{background:#fff;margin-left:10px;margin-right:10px;-webkit-user-select:text;-moz-user-select:text;user-select:text;height:calc(100vh - 131px);border:1px solid #c2c2c2;padding:10px!important;border-radius:0}#__next{height:100%}.OrgTreeList .selected{background-color:#646f79!important}::placeholder{opacity:1}[role~=tooltip]{z-index:1000}.iw-finding-region{border-left:1px solid rgba(0,0,0,.12)}.iw-chat-region{border-left:1px solid #c2c2c2;background-color:#fff}.iw-wiki-section{box-shadow:0 1px 4px rgba(0,0,0,.23)}.focusModeIcon{top:5px;left:2px;fill:#fafafa}.iconButton{display:inline-block!important;color:#fafafa!important;position:absolute!important;top:0;left:5px}.artifact-circular-loader{position:absolute;height:25px!important;top:7px;left:615px;width:25px!important}.iconButton path{fill:#fafafa}.iconFlipped i{transform:rotate(180deg)}.hideIconsOnHover .attached{display:none}.hideIconsOnHover:hover .attached{display:inline-block}.box-sizing-inherit{box-sizing:inherit}.cursor-text{cursor:text}.text-centered{text-align:center}.rdtPicker{position:relative}.iw-table .cs-tr-group:nth-child(2n),.iw-table .rt-tr-group:nth-child(2n),.iw-table tr:nth-child(2n){background-color:#f5f5f5}.iw-table{text-align:center}.iw-table-mass-import .rt-resizable-header{overflow:visible!important}.iw-table-overview{border-top:1px solid rgba(0,0,0,.2);border-collapse:collapse}.iw-table-overview tr td:first-child{text-align:left}.iw-table-overview tr td{padding:2px}.iw-table-minimal input{outline:none!important;border:none!important;background-color:transparent!important}.legend-star-component{width:90%}.Dropdown .List{padding:5px}.Dropdown .List,.bmcContextMenu .List{border:1px solid #d1d1d1}.bmcContextMenu .ListItem:hover{background-color:#e5e5e5}.commentActionLink{color:#15c}.commentActionLink:hover{text-decoration:underline}.hideWithoutHover{display:none}.hideWithoutHoverParent:hover .hideWithoutHover{display:inline-block}.csv-reader-input{margin-top:10px;display:block;width:100%}.iw-table-full-height .rt-table,.iw-table-full-height-scrollable{height:100%}.iw-table-full-height-scrollable .rt-tr-group{max-height:67px}.iw-table .rt-td{align-self:center}.iw-table-mass-import .rt-resizable-header-content{overflow:unset!important}.light-placeholder ::placeholder{color:#474747!important}.iw-component-input-minimal::placeholder{color:#b3b3b3}.iw-new-comment-input:focus{border:2px solid #1565c0!important}.insightSubQuote:hover{color:#1565c0!important;text-decoration:underline!important}.discovery-hypothesis-link-canvas-label:hover{color:#000!important;background-color:#deebff}.slate-format-button:hover{cursor:pointer;color:#000!important;border-radius:4px}.MuiTableCell-body,.MuiTableCell-root{font-size:1rem!important}.discovery-hypothesis-link-canvas-label-active,.discovery-hypothesis-link-canvas-open{color:#fafafa!important;background-color:#1565c0!important}.discovery-hypothesis-link-canvas-open{border-radius:5px;padding:4px 8px 0!important}.textbox-reveal-on-hover textarea{border:none!important}.textbox-reveal-on-hover textarea:hover{background-color:#ecebeb!important;border-radius:5px!important}.textbox-reveal-on-hover textarea:focus{border:2px solid #1565c0!important;border-radius:5px!important}.revealWithBorderRadius{border-radius:2px!important;border:1px solid #828282!important}.canvasSlider .rc-slider-handle:focus{border:2px solid #1565c0!important;border-radius:5px!important}.cohortPeriodsTable .rt-tr-group{max-height:56px}.float-right{float:right}input[type=checkbox]{height:16px;line-height:16px;margin:8px 0;border-radius:3px}.ReactTable .rt-thead .rt-td.-sort-asc,.ReactTable .rt-thead .rt-td.-sort-desc,.ReactTable .rt-thead .rt-th.-sort-asc,.ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:inset 0 0 0 0 rgba(0,0,0,.6)}.iw-table-no-overflow .rt-td{overflow:visible!important}div.-sort-desc:after{content:" ▼"}div.-sort-asc:after,div.-sort-desc:after{overflow:hidden;position:absolute;right:10px}div.-sort-asc:after{content:" ▲"}.rt-resizable-header-content{display:inline-block;vertical-align:top;white-space:nowrap;width:80%}.transcript-decorator-active,.transcript-v3-activeword{background-color:#1c2127;color:#fff;margin:-3px;padding:3px}.remirror-editor{padding-top:6px!important;padding-bottom:10px!important}.remirror-editor p,.remirror-editor p span{background:transparent!important}.remirror-theme{display:flex;flex-direction:column}.remirror-theme .ProseMirror{box-shadow:0 0 0 1px #c2c2c2!important}.remirror-editor-wrapper{height:100%;display:flex;flex-direction:column;padding:16px 1px 1px}.ProseMirror{background-color:#fff;border-radius:4px!important;height:100%;display:block!important;overflow-y:scroll}.resources-active{border-bottom:2px solid #434343;font-weight:600;font-size:15px;line-height:25px;color:#434343}.resources{color:rgba(0,0,0,.6)}.resources:hover{color:#1976d2;border-bottom:2px solid #1976d2}.remirror-is-empty{height:100%;display:block}.ProseMirror:focus{outline:2px solid #1976d2!important;box-shadow:none!important}.speakerGutterSelection,.unselectable{-moz-user-select:-moz-none;-webkit-user-select:none;-o-user-select:none;user-select:none}.speakerGutterSelection{margin-bottom:0;margin-top:5px;height:28px;position:relative;display:block;left:-30px;padding:3px;border-radius:5px}.white-badge-text{color:#fff!important}.appbar-nav-item-badge{top:2px!important;right:2px!important;height:18px!important;line-height:18px!important}.MuiRating-root:not(.ScoringRating,.InsightPageRating) .MuiRating-iconFilled svg{fill:#1976d2!important}#transcript-parent .transcript-leaf-word{display:inline-block;line-height:24px;min-height:24px;transition:background .05s ease-in-out,color .05s ease-in-out}#transcript-parent .transcript-leaf-word--insight{background-color:#fff9b3;color:rgba(0,0,0,.87)}#transcript-parent .transcript-leaf-word--highlighted{background-color:#97cfe0;color:rgba(0,0,0,.87)}#transcript-parent .transcript-editor-speaker-element{transition:color .2s ease}#transcript-parent .transcript-editor-speaker-element__time{color:#828282}#transcript-parent .transcript-editor-speaker-element__play-button .play-icon{display:block}#transcript-parent .transcript-editor-speaker-element__play-button .pause-icon{display:none}#transcript-parent .transcript-editor-speaker-element__play-button .MuiSvgIcon-root{color:#828282}#transcript-parent .transcript-editor-speaker-element__loader{opacity:0;transition:opacity .15s ease;height:28px;width:40px}#transcript-parent .transcript-editor-speaker-element--active,#transcript-parent .transcript-editor-speaker-element--active .MuiSvgIcon-root{color:#1976d2}#transcript-parent .transcript-editor-speaker-element--active .MuiDivider-root{border-color:#1976d2}#transcript-parent .transcript-editor-speaker-element--active .transcript-editor-speaker-element__container--editing{box-shadow:0 0 0 1px #1976d2}#transcript-parent .transcript-editor-speaker-element--active .transcript-editor-speaker-element__popup .MuiInputBase-input{-webkit-text-fill-color:#1976d2!important}#transcript-parent .transcript-editor-speaker-element--active .transcript-editor-speaker-element__time{color:#1976d2}#transcript-parent .transcript-editor-speaker-element--talking.transcript-editor-speaker-element--active .transcript-editor-speaker-element__play-button .play-icon{display:none}#transcript-parent .transcript-editor-speaker-element--talking.transcript-editor-speaker-element--active .transcript-editor-speaker-element__play-button .pause-icon{display:block}#transcript-parent .transcript-editor-speaker-element--talking.transcript-editor-speaker-element--active .transcript-editor-speaker-element__loader{opacity:1}#transcript-parent .current-active-word{background:#1976d2;color:#fff;padding:1px 0 2px 4px;margin:-1px 0 -2px -4px;border-radius:4px;position:relative;z-index:1}#transcript-parent .current-active-word--paused{animation:blink 1s ease infinite}#transcript-parent p{margin:0}.speakerGutterPopover{z-index:1000000000}.react-autosuggest__container{position:relative}.react-autosuggest__input{width:100%;height:30px;padding:10px 30px;font-weight:300;font-size:16px;border:1px solid #aaa;border-radius:4px}.react-autosuggest__input:focus{outline:none}.react-autosuggest__container--open .react-autosuggest__input{border-bottom-left-radius:0;border-bottom-right-radius:0}.icon-button-compact{padding:5px!important}.react-autosuggest__suggestions-container{position:absolute;top:29px;width:100%;margin:0;padding:0;list-style-type:none;border:1px solid #aaa;background-color:#fff;font-weight:300;font-size:16px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;z-index:2}.react-autosuggest__suggestions-list{margin:0;padding:0}.react-autosuggest__suggestions-list li{list-style:none;padding:0 5px;margin:5px 0;font-size:.9em;border-bottom:1px solid #e8e8e8}.react-autosuggest__suggestion{cursor:pointer;padding:10px 20px}.react-autosuggest__suggestion--focused{background-color:#ddd}.react-autosuggest__container .Icon{position:absolute;left:5px;top:0}.input-hide-till-focus input{border:none!important}.input-hide-till-focus input:focus{border:1px solid rgba(0,0,0,.12)!important}.overflow-Toolbar{overflow:visible}.discovery-control-select .react-select-dd{width:340px}.react-select-dd{cursor:pointer!important}.react-select-dd-floatright{float:right!important;margin-right:5px}.react-select-dd input{border:none;color:transparent!important;text-shadow:0 0 0 #0d0d0d;text-align:center}.react-select-dd input:focus{outline:none}.react-select-bmc input{text-shadow:0 0 0 #fff!important}.progressbar-container{background-color:#ee918f!important;display:block;width:100%;height:100%}.progressbar-progress{background-color:#a5d6a7!important;height:100%!important}.iw-wiki-seen-table .rt-resizable-header-content,.iw-wiki-seen-table .rt-th{white-space:unset}.iw-wiki-seen-table .rt-tbody .rt-tr{max-height:40px;height:40px}.iw-org-dropdown{width:100%;line-height:24px;position:relative}.notificationLinkText:hover{color:#1565c0!important;text-decoration:underline!important}.discoveryToggleParent .react-toggle{top:7px!important;left:7px!important}.discoveryToggleParent{left:34px;position:relative}.customButton{cursor:pointer}.customButton:hover{background-color:#ccc!important}.iw-chat-button-wrapper{margin-right:5px!important;margin-top:3px!important;margin-bottom:3px!important;height:39px!important;line-height:39px!important;padding:7px;width:50px;border-radius:5px;display:inline-block!important}.MuiPaper-root{box-shadow:none!important}.recordingNavigateWarning{background-color:#fff9b3;width:400px;display:block;padding:15px 20px 5px;margin:10px auto}.recordingNavigateWarning .Icon{float:left;padding-right:20px}.iw-chat-button-wrapper-active{padding:5px!important;border:2px solid #fff!important}.iw-chat-button{height:31px!important;line-height:31px!important;margin:-3px 0 0 -3px!important;color:#fff!important;width:42px;min-width:42px;font-weight:700!important;background-color:#272b2b!important;overflow:visible!important}.special-badge{height:20px!important;right:-10px!important;top:-5px!important}.iw-new-chat-input{padding:7px}.bp3-portal{z-index:9999999!important}.new-feature-popover-backdrop{background-color:rgba(0,0,0,.3)!important}.bp3-popover-content{padding:15px}.draft-interview-bar{display:block;position:absolute;bottom:0;background-color:#d9d9d9;width:100%;height:52px}.iw-non-layout-page{position:relative;top:40px;padding:20px}.input-invalid{border:1px solid #ee918f}.DatetimeInput .form-control{border:1px solid rgba(0,0,0,.12);width:100%;height:32px;padding:0 4px;font-size:1rem;color:#0d0d0d}.MuiPaper-root:not(.MuiSnackbarContent-root){background-color:#fff;box-shadow:none!important}.MuiAutocomplete-listbox,.MuiPopover-paper:not(.MuiSnackbarContent-root){box-shadow:1px 0 6px 1px rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1)!important}#uppy-dashboard-containerheader{display:block;width:100%;height:40px;background-color:#1c445b}#draggable-uppy-dashboard-container{position:absolute;top:400px;left:400px;height:600px;width:700px;display:none;cursor:move;padding-top:20px;background-color:#1c445b;border-radius:4px}#uppy-dashboard-container{display:block;width:100%;cursor:default;height:100%;border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;background:#f7f7f7;border:1px solid #dcdcdc;padding:15px;overflow-y:scroll}#uppy-dashboard-container img{width:50px!important;height:50px!important}.uppy-c-btn-primary{background-color:#2472ad}.uppy-Dashboard-poweredBy{display:none!important}.uppy-Dashboard-browse,.uppy-DashboardContent-back{color:#2472ad!important}.MuiDialogContent-root{background-color:#fff}.notes-saving,.transcript-saving{z-index:10000;position:absolute;top:10px;left:calc(50% - 20px)}.material-org-tree .MuiTypography-root{background-color:transparent!important}.material-wiki-section-root .Draggable,.material-wiki-section-root .MuiPaper-root{height:max-content!important}.top-level-discovery{border:1px solid #c2c2c2!important;border-radius:4px!important}.MuiAccordion-root{border:1px solid #c2c2c2}.MuiAccordion-root:hover{border:1px solid #1976d2}.MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:rotate(90deg)!important}.MuiAccordionSummary-content{margin:10px 0!important;justify-content:space-between}.MuiAccordionSummary-root{padding:0!important;flex-direction:row-reverse}.MuiTooltip-tooltip{font-size:15px!important;padding:5px 8px!important;margin-top:8px!important}#teamInfoTooltip .MuiTooltip-tooltip,.MuiAutocomplete-listbox{background-color:#fff!important;color:#0d0d0d;border:1px solid #c2c2c2!important;box-shadow:1px 0 6px 1px rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1)!important}.canvas-popper .MuiTooltip-tooltip{padding:0!important;margin:0!important}.MuiButton-outlined:hover{border-color:#1976d2!important}.MuiButton-contained{background-color:#1976d2;color:#fff;box-shadow:none!important}.MuiButton-startIcon{margin-left:0}.MuiTabs-root:not(.InterviewListTab,.Interview-Documents-Tab){display:block;overflow:hidden;font-weight:500;font-size:1rem!important;height:40px!important;min-height:40px!important;line-height:40px!important;position:relative}.MuiTabs-root:not(.InterviewListTab,.Interview-Documents-Tab) .MuiTabs-indicator{background-color:inherit!important;text-transform:none}.MuiTabs-root:not(.InterviewListTab,.Interview-Documents-Tab) .Mui-selected .MuiTouchRipple-root{display:none!important}.MuiTabs-root:not(.InterviewListTab,.Interview-Documents-Tab) .Mui-selected{border-bottom:2px solid;font-weight:600!important;opacity:1;color:#434343!important;border-color:#434343!important}.MuiTabs-root:not(.InterviewListTab,.Interview-Documents-Tab) .MuiButtonBase-root{height:40px!important;min-height:40px!important;line-height:40px!important;font-weight:400;font-size:1rem!important;padding:0;text-transform:capitalize!important;margin:0 5px;border-bottom:2px solid transparent}.MuiTabs-root:not(.InterviewListTab,.Interview-Documents-Tab) .MuiButtonBase-root:hover{color:#1976d2!important;border-bottom:2px solid #1976d2!important}.MuiTabs-root:not(.InterviewListTab,.Interview-Documents-Tab) .Mui-selected:hover{color:#1976d2!important}.lightbulb-tooltip .MuiTooltip-tooltip{margin-top:0!important}.app-root-navigation.MuiTabs-root .MuiButtonBase-root{min-height:25px!important;line-height:25px!important;height:25px!important;max-height:25px!important;margin-left:0!important;margin-right:0!important}.app-root-navigation .MuiButtonBase-root:hover{font-weight:400}.dirty-insight-editor-clickblocker-effect{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:1}.dirty-insight-editor-clickblocker-effect--deactivate{z-index:2}.dirty-recorder-clickblocker-effect{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:1}.dirty-recorder-clickblocker-effect--deactivate{z-index:2}@keyframes blink{0%{background:#deebff;color:rgba(0,0,0,.87)}50%{background:#1976d2;color:#fff}to{background:#deebff;color:rgba(0,0,0,.87)}}.cohort-period-controls-widget{float:right}.Audio .SubTitle{margin:0 16px;line-height:56px;vertical-align:top;display:inline-block}.canvasEntryItem.revealOpen,.canvasEntryItem.revealOpen .Reveal{box-shadow:none}.canvasEntryItem.revealOpen .Reveal .List{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.canvas-draghandle-parent{cursor:-webkit-grab;cursor:grab;border-radius:2px}.canvas-draghandle-parent .canvas-entry-draghandle{opacity:0}.canvas-draghandle-parent:hover .canvas-entry-draghandle{opacity:1}.canvas-popper .MuiTooltip-tooltip{padding:0}.canvas-entry-2:hover{border:1px solid #828282!important}.canvas-category-scroll-wrapper::-webkit-scrollbar{display:none!important}.canvas-hover-category-effect{float:left;background-color:#f4f4f4}.canvas-hover-category-effect:hover{background-color:#e3e3e3}.canvas-entry-material-textfield .MuiOutlinedInput-root{padding:0;outline:none;border:none}.canvas-category-title-list:hover .Title{font-weight:700!important}.LinkToggleIcon .Icon .background{background-color:#ededee;border-radius:100px;top:0;left:0;width:18px;height:20px}.entryNubHolder{display:block;position:absolute;bottom:0;right:5px}.canvasOptionMenuItem{color:#000!important}.canvasOptionMenuItem:hover{background-color:#deebff}.iw-checkbox{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;float:left;display:block;width:15px;background-color:#dedede;position:relative;left:-7px;top:-1px}.iw-checkbox:checked+span:before{content:"✓";text-align:center;color:rgba(0,0,0,.8);position:absolute;left:10px}#quick-app-location-selector .react-select-dd{min-width:250px;max-width:350px}.iw-canvas{position:relative}.iw-canvas,.iw-darken{display:block;width:100%;height:100%}.iw-darken{background:#000;position:absolute;top:0;left:0;z-index:99;opacity:.6}.react-tabs__tav-list{margin:unset}#transcript-parent{background-color:#fff!important}.discovery-underline-hover:hover{background-color:#deebff!important}.feature-popup-titlebar{position:absolute;top:-2px;right:-2px}.react-tabs__tab-list{line-height:40px;height:40px}.react-tabs__tab{background-color:unset}.react-tabs__tab,.react-tabs__tab--selected{padding-bottom:10px;margin-right:5px;cursor:pointer;padding-left:10px;padding-right:10px;line-height:40px;color:#0d0d0d;border:none;bottom:0!important}.react-tabs__tab--selected{background-color:#dcdcdc;background-color:unset}.uppy-ProgressBar{margin-top:10px;background-color:#ededed;height:25px;position:relative!important}.discovery-finding-list-quote{font-style:italic}.interviewDetailsRequiredFieldLabel{color:red;position:absolute;left:65px}.mediaTypeBadge{margin-right:5px;bottom:1px}.draftBadge,.mediaTypeBadge{background-color:#dcdcdc!important;font-size:.9em;border-radius:5px;padding:3px 5px;border:1px solid #fafafa}.interviewBarButton{padding:3px 5px;bottom:1px;top:-1px;margin-top:6px!important;min-height:30px!important;line-height:30px!important}.popover__content{position:fixed!important}.finding-list-entry{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@keyframes paused-word{0%{color:#fff;background-color:#000}50%{color:initial;background-color:#d3d3d3}to{color:#fff;background-color:#000}}.quill{display:block!important;min-height:calc(100vh - 123px)}.ql-editor{min-height:calc(100vh - 223px)}.ql-container{border:0!important}.ql-snow.ql-container{font:inherit;border:"0px";-webkit-user-select:text;-moz-user-select:text;user-select:text}.ql-snow.ql-container em,.ql-snow.ql-container strong{padding-top:2px;padding-bottom:1px}.ql-snow.ql-toolbar{text-align:center}.ql-snow .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker-label[data-value="2"]:before{content:"Heading 2"!important}.ql-snow .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker-label[data-value="4"]:before{content:"Heading 1"!important}.ql-snow .ql-tooltip{z-index:99999}.current-selection-artifact-editor-internal{background-color:#d3d3d3}.low-confidence-word-artifact-editor-internal{color:red}.playing .currently-playing-word-artifact-editor-internal{color:#fff;background-color:#000!important}.paused .currently-playing-word-artifact-editor-internal{animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:steps(0);animation-name:paused-word}.transcript-word-changes-visible .fixed-up-word-artifact-editor-internal{color:#fff;background-color:#0f9b57}[low-confidence-word-format-id=true]{color:red}.transcript-help-modal{height:100%;width:100%;background-color:transparent;z-index:999999999}.transcript-help-modal section{background:#fff;color:#000;margin-left:auto;margin-right:auto;z-index:15;border:1px solid #ccc;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);padding:20px;width:50%;min-width:850px}.transcript-help-modal .key{display:block;color:#828282;font:700 9pt arial;text-decoration:none;text-align:center;width:44px;height:41px;line-height:41px;background:#eff0f2;border-radius:4px;border-top:1px solid #f5f5f5;text-shadow:0 1px 0 #f5f5f5;float:left;margin-right:12px}.transcript-help-modal table{width:90%;margin:auto}.transcript-help-modal .key-special{display:block;font-size:11pt;text-transform:lowercase;width:70px}.transcript-help-modal .plus{float:left;color:#828282;line-height:41px;width:15px;height:41px;margin-right:12px}.transcript-help-modal td:first-of-type{width:50%;text-align:right;padding-right:30px}.transcript-help-modal td{padding-bottom:10px}.transcript-help-modal h2{text-align:center;padding-bottom:15px}.transcript-help-modal div{text-align:right;padding-right:30px}.findings-visible [data-finding-type-name="General Insight"]{background-color:#fff9b3;font-style:italic}.findings-visible [data-finding-type-name="New Feature"]{background-color:#c6f8b4;font-style:italic}.findings-visible [data-finding-type-name="New Question"]{background-color:#cbe3ff;font-style:italic}.findings-visible [data-finding-type-name="Interview Candidate"]{background-color:#eed2ff;font-style:italic}.findings-visible [data-finding-type-name="New Hypothesis"]{background-color:#fdb9cb;font-style:italic}.findings-visible [data-finding-type-name=Feedback]{background-color:#ffcf9c;font-style:italic}.remove-tag-icon{display:flex;align-items:center}.remove-tag-icon .MuiSvgIcon-root:hover{color:#c62828;transform:scale(1.08)}.unclicked{flex-direction:row}.clicked,.unclicked{transition:flex-direction 1s ease-out;-moz-transition:flex-direction 1s ease-out;-webkit-transition:flex-direction 1s ease-out;-o-transition:flex-direction 1s ease-out}.clicked{flex-direction:row-reverse}.submenu-item{background-color:#fff}.submenu-item:hover{background-color:#ddecff}.cohort-stats-team-name-cell-span{text-decoration:underline;color:#1565c0!important}@import"https://fonts.googleapis.com/icon?family=Material+Icons";.canvas-generic-layout{width:100%;height:100%!important;background-color:transparent!important}.iw-progress>*{background-color:#1565c0!important}.MuiAlert-message{width:100%}.iw-quick-dropdown div{border-radius:0;border-top:0;border-left:0;border-right:0;background-color:transparent;padding:0;font-size:1.2rem}.MuiLinearProgress-root{background-color:rgba(21,101,192,.1)!important;width:100%}#app-logo{height:68px;position:absolute;top:-32px;left:-288px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;fill:inherit!important}#joy-app-mini-logo{height:44px;position:absolute}#audio-import::-webkit-file-upload-button{background-color:blue;color:#fff;border:none;padding:5px;border-radius:4px}#audio-import::file-selector-button{background-color:blue;color:#fff;border:none;padding:5px;border-radius:4px}.MuiSlider-track{opacity:.1}#quick-app-location-selector{width:300px}.canvas-generic-layout strong{position:relative;top:5px}.app{display:flex;flex-flow:column;height:100%}.app footer{height:30px;width:100%;position:fixed;bottom:0;text-align:center}.app footer .attribution{margin-top:8px}.app section.main{position:absolute;top:50px;bottom:30px;width:100%;overflow-y:auto}input{color:#333}.searchBar{float:right;top:-5px}.searchBar,.searchBarInner{position:relative;overflow:hidden}.searchBarInner{padding-top:0;top:13px;line-height:40px;height:40px;display:inline-block;margin:auto;background-color:#f7f7f8;border-radius:4px}.searchBarIcon{padding-left:5px;padding-right:5px}.searchBarInput{position:relative;top:-8px;margin-right:5px;border:none;padding:5px;color:#fff;background-color:#646464}.mainNavWrapper{display:block;height:100%}.mainNavParent{display:flex;flex-direction:row;position:relative;bottom:12px;height:40px}.mainNavItem{height:40px;line-height:40px;padding-bottom:10px;align-self:flex-end;margin-right:5px;font-weight:500;cursor:pointer;padding-left:10px;padding-right:10px;background-color:transparent}#simple-tabpanel-0 .MuiBox-root,#simple-tabpanel-1 .MuiBox-root{padding:0!important}.navigation-button-group button{border-radius:0!important;border-bottom:none;border-top:none!important;border-left:none!important;border-right:none!important;background-color:transparent!important;font-weight:500}.navigation-button-group button:hover{color:#1e1f21!important;border-bottom:2px solid;font-weight:500}.mainNavItem:hover{font-weight:500;color:#1976d2;border-bottom:2px solid;border-color:#1976d2}.mainNavItemActive,.mainNavItemActive:hover{border-bottom:2px solid;font-weight:600;opacity:1}.mainNavItemNoNav{cursor:not-allowed!important;font-weight:500}.mainNavItemNoNav:hover{color:#fff!important}.Draggable{height:51px;transition:height .35s}.Draggable.Expanded{height:325px}.interviewList .Title{font-weight:400;margin-left:10px}.interviewList .SubTitle{margin-left:10px}.interviewList .ListItem .interview-list-actionbar-backdrop{display:none}.interviewList .ListItem:hover .interview-list-actionbar-backdrop{display:inline-block}.transcriptIndicator{display:block;position:absolute;font-size:18px;width:100px!important;height:18px;bottom:5px!important;right:0}.transcriptIndicator .Icon{float:right}.interviewListInsightCount{float:right;padding:3px 4px 0;margin-top:-1px;font-size:16px;line-height:17px;background-color:#f7f7f8;color:#fff;border-radius:360px;margin-right:2px}.interviewTable{overflow:overlay}.interviewTable::-webkit-scrollbar{background:transparent;width:12px}.interviewTable::-webkit-scrollbar-thumb,.interviewTable::-webkit-scrollbar-thumb:window-inactive{border:4px solid hsla(0,0%,100%,.05)}.arrowup{transition:transform 1s ease-in-out}.arrowdown{transform:rotate(-180deg)}:export{white:#fff;tableAlternateBG:#f5f5f5;darkestAccent:#05182a;mainSecondaryColor:#0d3b69;mainButtonHighlight:#1976d2;mainIconColor:#828282;iconScaleFactor:1.08;mainHeaderColor:#434343;text:rgba(0,0,0,.87);hoverOptionColor:#deebff;menuBoxShadow:rgba(0,0,0,.1) 1px 0 6px 1px,rgba(0,0,0,.1) 0 4px 11px;menuZIndex:54;borderGrey:#c2c2c2;disabledColor:#e6e6e6;clickAwayZIndex:51;menuClickAwayZIndex:53;dialogZIndex:52;pendingChangeIndicatorColor:#fff9c4;mainBackgroundColor:#f4f4f4;validInsightGreen:#a5d6a7;invalidInsightRed:#ef918f;grayLabelText:rgba(0,0,0,.6);primary50:rgba(25,118,210,.5);gray40:rgba(0,0,0,.4);gray3:rgba(0,0,0,.03);gray6:rgba(0,0,0,.06);gray26:rgba(0,0,0,.26);fontFamily:"Inter",sans-serif;timingFunction1:cubic-bezier(.4,0,.2,1);homeCardBoldGray:#757575;entryCardBoldGray:#757575;recordingIndicatorColor:#e55353;scoringToolbarBg:#fafafa;textSelectionColor:#97cfe0}.custom-search-container{width:100%;height:38px;padding:0 5px;border:1px solid #c2c2c2;border-radius:4px;display:flex;transition:width .5s ease-in-out;transition:border-color .1s ease-in-out;background-color:#fff}.expandable{width:165px;transition:all .5s ease-in-out}.custom-search-container:focus-within{width:100%;border:2px solid #1976d2}.custom-search-container:hover{border-color:#1976d2}.custom-search-input{width:100%;border:none;border-radius:15px;background-color:inherit;font-size:15px}.custom-search-input:focus{outline:none}.uppy-Root{position:relative;box-sizing:border-box;color:#333;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;line-height:1;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.uppy-Root[dir=rtl],[dir=rtl] .uppy-Root{text-align:right}.uppy-Root *,.uppy-Root :after,.uppy-Root :before{box-sizing:inherit}.uppy-Root [hidden]{display:none}.uppy-u-reset{all:initial;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;line-height:1}[dir=rtl] .uppy-u-reset{text-align:right}.uppy-c-textInput{font-family:inherit;font-size:14px;line-height:1.5;padding:6px 8px;background-color:#fff;border:1px solid #ddd;border-radius:4px}.uppy-size--md .uppy-c-textInput{padding:8px 10px}.uppy-c-textInput:focus{border-color:rgba(34,117,215,.6);outline:none;box-shadow:0 0 0 3px rgba(34,117,215,.15)}[data-uppy-theme=dark] .uppy-c-textInput{color:#eaeaea;background-color:#333;border-color:#333}[data-uppy-theme=dark] .uppy-c-textInput:focus{border-color:#525252;box-shadow:none}.uppy-c-icon{display:inline-block;max-width:100%;max-height:100%;overflow:hidden;fill:currentColor}.uppy-c-btn{display:inline-flex;justify-content:center;align-items:center;font-weight:500;font-size:inherit;font-family:inherit;color:inherit;line-height:1;white-space:nowrap;transition-duration:.3s;transition-property:background-color,color;-webkit-user-select:none;-moz-user-select:none;user-select:none}.uppy-c-btn,[dir=rtl] .uppy-c-btn{text-align:center}.uppy-c-btn:not(:disabled):not(.disabled){cursor:pointer}.uppy-c-btn::-moz-focus-inner{border:0}.uppy-c-btn-primary{padding:10px 18px;color:#fff;font-size:14px;background-color:#2275d7;border-radius:4px}.uppy-c-btn-primary:hover{background-color:#1b5dab}.uppy-c-btn-primary:focus{outline:none;box-shadow:0 0 0 3px rgba(34,117,215,.4)}.uppy-size--md .uppy-c-btn-primary{padding:13px 22px}[data-uppy-theme=dark] .uppy-c-btn-primary{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-primary::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-c-btn-link{padding:10px 15px;color:#525252;font-size:14px;line-height:1;background-color:transparent;border-radius:4px}.uppy-c-btn-link:hover{color:#333}.uppy-c-btn-link:focus{outline:none;box-shadow:0 0 0 3px rgba(34,117,215,.25)}.uppy-size--md .uppy-c-btn-link{padding:13px 18px}[data-uppy-theme=dark] .uppy-c-btn-link{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-link:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-link::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-link:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}[data-uppy-theme=dark] .uppy-c-btn-link:hover{color:#939393}.uppy-Webcam-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.uppy-Webcam-videoContainer{position:relative;flex:1 1;flex-grow:1;width:100%;overflow:hidden;text-align:center;background-color:#333}.uppy-Webcam-video{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;margin:auto}.uppy-Webcam-video--mirrored{transform:scaleX(-1)}.uppy-Webcam-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;min-height:75px;padding:20px}.uppy-Webcam-videoSourceContainer{flex-grow:0;width:100%}.uppy-size--lg .uppy-Webcam-videoSourceContainer{width:33%;margin:0}.uppy-Webcam-videoSource-select{display:block;width:100%;max-width:90%;margin:auto auto 10px;padding:.4em 1em .3em .4em;font-size:16px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right .4em top 50%,0 0;background-size:.65em auto,100%;border:1px solid #757575}.uppy-size--lg .uppy-Webcam-videoSource-select{margin-bottom:0;font-size:14px}.uppy-Webcam-videoSource-select::-ms-expand{display:none}.uppy-Webcam-buttonContainer{width:50%;margin-left:25%;text-align:center}.uppy-size--lg .uppy-Webcam-buttonContainer{width:34%;margin-left:0}.uppy-Webcam-recordingLength{flex-grow:0;width:25%;color:#757575;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;text-align:right}.uppy-size--lg .uppy-Webcam-recordingLength{width:33%}.uppy-Webcam-button{width:45px;height:45px;color:#fff;background-color:#e32437;border-radius:50%;cursor:pointer;transition:all .3s}.uppy-Webcam-button:focus{outline:none}.uppy-Webcam-button::-moz-focus-inner{border:0}.uppy-Webcam-button:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}.uppy-Webcam-button:hover{background-color:#d31b2d}[data-uppy-theme=dark] .uppy-Webcam-button:focus{outline:none}[data-uppy-theme=dark] .uppy-Webcam-button::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-Webcam-button:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-Webcam-button--submit{margin:0 12px;background-color:#2275d7}.uppy-Webcam-button--submit:hover{background-color:#1f69c1}.uppy-Webcam-button svg{display:inline-block;width:30px;max-width:100%;height:30px;max-height:100%;overflow:hidden;vertical-align:text-top;fill:currentColor}.uppy-size--md .uppy-Webcam-button{width:60px;height:60px}.uppy-Webcam-button--picture{margin-right:12px}.uppy-Webcam-permissons{display:flex;flex:1 1;flex-flow:column wrap;align-items:center;justify-content:center;height:100%;padding:15px}.uppy-Webcam-permissons p{max-width:450px;margin:0;color:#939393;line-height:1.3;line-height:1.45;text-align:center}.uppy-Webcam-permissonsIcon svg{width:100px;height:75px;margin-bottom:30px;color:#bbb}.uppy-Webcam-title{max-width:500px;margin:0 0 5px;padding:0 15px;color:#333;font-weight:400;font-size:22px;line-height:1.35;text-align:center}[data-uppy-theme=dark] .uppy-Webcam-title{color:#eaeaea}.uppy-Url{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}[data-uppy-theme=dark] .uppy-Url{background-color:#1f1f1f}.uppy-Url-input{width:90%;max-width:650px;margin-bottom:15px}.uppy-size--md .uppy-Url-input{margin-bottom:20px}.uppy-Url-importButton{padding:13px 25px}.uppy-size--md .uppy-Url-importButton{padding:13px 30px}.uppy-Root [aria-label][role~=tooltip]{position:relative}.uppy-Root [aria-label][role~=tooltip]:after,.uppy-Root [aria-label][role~=tooltip]:before{position:absolute;z-index:10;box-sizing:border-box;transform:translateZ(0);transform-origin:top;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;transition:all var(--microtip-transition-duration,.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);pointer-events:none;will-change:transform}.uppy-Root [aria-label][role~=tooltip]:before{background-size:100% auto!important;content:""}.uppy-Root [aria-label][role~=tooltip]:after{box-sizing:content-box;padding:.5em 1em;color:#fff;font-weight:var(--microtip-font-weight,normal);font-size:var(--microtip-font-size,13px);white-space:nowrap;text-transform:var(--microtip-text-transform,none);background:hsla(0,0%,7%,.9);border-radius:4px;content:attr(aria-label)}.uppy-Root [aria-label][role~=tooltip]:focus:after,.uppy-Root [aria-label][role~=tooltip]:focus:before,.uppy-Root [aria-label][role~=tooltip]:hover:after,.uppy-Root [aria-label][role~=tooltip]:hover:before{opacity:1;pointer-events:auto}.uppy-Root [role~=tooltip][data-microtip-position|=top]:before{bottom:100%;left:50%;width:18px;height:6px;margin-bottom:5px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position|=top]:after{bottom:100%;left:50%;margin-bottom:11px;transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position|=top]:hover:before{transform:translate3d(-50%,-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-left]:after{bottom:100%;transform:translate3d(calc(-100% + 16px),0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-left]:hover:after{transform:translate3d(calc(-100% + 16px),-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-right]:after{bottom:100%;transform:translate3d(calc(0% - 16px),0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-right]:hover:after{transform:translate3d(calc(0% - 16px),-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before{top:100%;bottom:auto;left:50%;width:18px;height:6px;margin-top:5px;margin-bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;transform:translate3d(-50%,-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after{top:100%;left:50%;margin-top:11px;transform:translate3d(-50%,-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:hover:before{transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:after{top:100%;transform:translate3d(calc(-100% + 16px),-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:hover:after{transform:translate3d(calc(-100% + 16px),0,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:after{top:100%;transform:translate3d(calc(0% - 16px),-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:hover:after{transform:translate3d(calc(0% - 16px),0,0)}.uppy-Root [role~=tooltip][data-microtip-position=left]:after,.uppy-Root [role~=tooltip][data-microtip-position=left]:before{top:50%;right:100%;bottom:auto;left:auto;transform:translate3d(10px,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=left]:before{width:6px;height:18px;margin-right:5px;margin-bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat}.uppy-Root [role~=tooltip][data-microtip-position=left]:after{margin-right:11px}.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:before{transform:translate3d(0,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=right]:after,.uppy-Root [role~=tooltip][data-microtip-position=right]:before{top:50%;bottom:auto;left:100%;transform:translate3d(-10px,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=right]:before{width:6px;height:18px;margin-bottom:0;margin-left:5px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat}.uppy-Root [role~=tooltip][data-microtip-position=right]:after{margin-left:11px}.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:before{transform:translate3d(0,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-size=small]:after{width:80px;white-space:normal}.uppy-Root [role~=tooltip][data-microtip-size=medium]:after{width:150px;white-space:normal}.uppy-Root [role~=tooltip][data-microtip-size=large]:after{width:260px;white-space:normal}.uppy-StatusBar{position:relative;z-index:1001;display:flex;height:46px;color:#fff;font-weight:400;font-size:12px;line-height:40px;background-color:#fff;transition:height .2s}[data-uppy-theme=dark] .uppy-StatusBar{background-color:#1f1f1f}.uppy-StatusBar:before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:2px;background-color:#eaeaea;content:""}[data-uppy-theme=dark] .uppy-StatusBar:before{background-color:#757575}.uppy-StatusBar[aria-hidden=true]{height:0;overflow-y:hidden}.uppy-StatusBar.is-complete .uppy-StatusBar-progress{background-color:#1bb240}.uppy-StatusBar.is-error .uppy-StatusBar-progress{background-color:#e32437}.uppy-StatusBar.is-complete .uppy-StatusBar-statusIndicator{color:#1bb240}.uppy-StatusBar.is-error .uppy-StatusBar-statusIndicator{color:#e32437}.uppy-StatusBar:not([aria-hidden=true]).is-waiting{height:65px;background-color:#fff;border-top:1px solid #eaeaea}[data-uppy-theme=dark] .uppy-StatusBar:not([aria-hidden=true]).is-waiting{background-color:#1f1f1f;border-top:1px solid #333}.uppy-StatusBar-progress{position:absolute;z-index:1001;height:2px;background-color:#2275d7;transition:background-color,width .3s ease-out}.uppy-StatusBar-progress.is-indeterminate{background-image:linear-gradient(45deg,rgba(0,0,0,.3) 25%,transparent 0,transparent 50%,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 75%,transparent 0,transparent);background-size:64px 64px;animation:uppy-StatusBar-ProgressStripes 1s linear infinite}@keyframes uppy-StatusBar-ProgressStripes{0%{background-position:0 0}to{background-position:64px 0}}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-progress,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-progress{background-color:#f6a623}.uppy-StatusBar.is-waiting .uppy-StatusBar-progress{display:none}[dir=ltr] .uppy-StatusBar-content{padding-left:10px}[dir=rtl] .uppy-StatusBar-content{padding-right:10px}.uppy-StatusBar-content{position:relative;z-index:1002;display:flex;align-items:center;height:100%;color:#333;white-space:nowrap;text-overflow:ellipsis}[dir=ltr] .uppy-size--md .uppy-StatusBar-content{padding-left:15px}[dir=rtl] .uppy-size--md .uppy-StatusBar-content{padding-right:15px}[data-uppy-theme=dark] .uppy-StatusBar-content{color:#eaeaea}[dir=ltr] .uppy-StatusBar-status{padding-right:.3em}[dir=rtl] .uppy-StatusBar-status{padding-left:.3em}.uppy-StatusBar-status{display:flex;flex-direction:column;justify-content:center;font-weight:400;line-height:1.4}.uppy-StatusBar-statusPrimary{font-weight:500;line-height:1;display:flex}.uppy-StatusBar-statusPrimary button.uppy-StatusBar-details{margin-left:5px}[data-uppy-theme=dark] .uppy-StatusBar-statusPrimary{color:#eaeaea}.uppy-StatusBar-statusSecondary{display:inline-block;margin-top:1px;color:#757575;font-size:11px;line-height:1.2;white-space:nowrap}[data-uppy-theme=dark] .uppy-StatusBar-statusSecondary{color:#bbb}[dir=ltr] .uppy-StatusBar-statusSecondaryHint{margin-right:5px}[dir=rtl] .uppy-StatusBar-statusSecondaryHint{margin-left:5px}.uppy-StatusBar-statusSecondaryHint{display:inline-block;line-height:1;vertical-align:middle}[dir=ltr] .uppy-size--md .uppy-StatusBar-statusSecondaryHint{margin-right:8px}[dir=rtl] .uppy-size--md .uppy-StatusBar-statusSecondaryHint{margin-left:8px}[dir=ltr] .uppy-StatusBar-statusIndicator{margin-right:7px}[dir=rtl] .uppy-StatusBar-statusIndicator{margin-left:7px}.uppy-StatusBar-statusIndicator{position:relative;top:1px;color:#525252}.uppy-StatusBar-statusIndicator svg{vertical-align:text-bottom}[dir=ltr] .uppy-StatusBar-actions{right:10px}[dir=rtl] .uppy-StatusBar-actions{left:10px}.uppy-StatusBar-actions{position:absolute;top:0;bottom:0;z-index:1004;display:flex;align-items:center}.uppy-StatusBar.is-waiting .uppy-StatusBar-actions{position:static;width:100%;height:100%;padding:0 15px;background-color:#fafafa}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actions{background-color:#1f1f1f}.uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts{flex-direction:column;height:90px}.uppy-size--md .uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts{flex-direction:row;height:65px}.uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts .uppy-StatusBar-actions{flex-direction:column;justify-content:center}.uppy-size--md .uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts .uppy-StatusBar-actions{flex-direction:row;justify-content:normal}.uppy-StatusBar-actionCircleBtn{margin:3px;line-height:1;cursor:pointer;opacity:.9}.uppy-StatusBar-actionCircleBtn:focus{outline:none}.uppy-StatusBar-actionCircleBtn::-moz-focus-inner{border:0}.uppy-StatusBar-actionCircleBtn:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-StatusBar-actionCircleBtn:hover{opacity:1}.uppy-StatusBar-actionCircleBtn:focus{border-radius:50%}.uppy-StatusBar-actionCircleBtn svg{vertical-align:bottom}.uppy-StatusBar-actionBtn{display:inline-block;color:#2275d7;font-size:10px;line-height:inherit;vertical-align:middle}.uppy-size--md .uppy-StatusBar-actionBtn{font-size:11px}.uppy-StatusBar-actionBtn--disabled{opacity:.4}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--disabled{opacity:.7}[dir=ltr] .uppy-StatusBar-actionBtn--retry{margin-right:6px}[dir=rtl] .uppy-StatusBar-actionBtn--retry{margin-left:6px}.uppy-StatusBar-actionBtn--retry{position:relative;height:16px;padding:1px 6px 3px 18px;color:#fff;line-height:1;background-color:#ff4b23;border-radius:8px}.uppy-StatusBar-actionBtn--retry:focus{outline:none}.uppy-StatusBar-actionBtn--retry::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--retry:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-StatusBar-actionBtn--retry:hover{background-color:#f92d00}[dir=ltr] .uppy-StatusBar-actionBtn--retry svg{left:6px}[dir=rtl] .uppy-StatusBar-actionBtn--retry svg{right:6px}.uppy-StatusBar-actionBtn--retry svg{position:absolute;top:3px}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{width:100%;padding:15px 10px;color:#fff;font-size:14px;line-height:1;background-color:#1bb240}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover{background-color:#189c38}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{background-color:#1c8b37}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover{background-color:#18762f}.uppy-size--md .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{width:auto;padding:13px 22px}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload.uppy-StatusBar-actionBtn--disabled:hover{background-color:#1bb240;cursor:not-allowed}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload.uppy-StatusBar-actionBtn--disabled:hover{background-color:#1c8b37}.uppy-StatusBar:not(.is-waiting) .uppy-StatusBar-actionBtn--upload{color:#2275d7;background-color:transparent}[dir=ltr] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-right:3px}[dir=ltr] .uppy-StatusBar-actionBtn--uploadNewlyAdded,[dir=rtl] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-left:3px}[dir=rtl] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-right:3px}.uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-bottom:1px;border-radius:3px}.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{outline:none}.uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-actionBtn--uploadNewlyAdded,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-actionBtn--uploadNewlyAdded{display:none}.uppy-StatusBar-actionBtn--done{padding:7px 8px;line-height:1;border-radius:3px}.uppy-StatusBar-actionBtn--done:focus{outline:none}.uppy-StatusBar-actionBtn--done::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--done:hover{color:#1b5dab}.uppy-StatusBar-actionBtn--done:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--done:focus{background-color:#333}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--done{color:#02baf2}.uppy-size--md .uppy-StatusBar-actionBtn--done{font-size:14px}.uppy-StatusBar-serviceMsg{padding-left:10px;color:#000;font-size:11px;line-height:1.1}.uppy-size--md .uppy-StatusBar-serviceMsg{padding-left:15px;font-size:14px}[data-uppy-theme=dark] .uppy-StatusBar-serviceMsg{color:#eaeaea}.uppy-StatusBar-serviceMsg-ghostsIcon{position:relative;top:2px;left:6px;width:10px;vertical-align:text-bottom;opacity:.5}.uppy-size--md .uppy-StatusBar-serviceMsg-ghostsIcon{top:1px;left:10px;width:15px}[dir=ltr] .uppy-StatusBar-details{left:2px}[dir=rtl] .uppy-StatusBar-details{right:2px}.uppy-StatusBar-details{position:relative;top:0;display:inline-block;width:13px;height:13px;color:#fff;font-weight:600;font-size:10px;line-height:12px;text-align:center;vertical-align:middle;background-color:#939393;border-radius:50%;cursor:help;-webkit-appearance:none;-moz-appearance:none;appearance:none}.uppy-StatusBar-details:after{line-height:1.3;word-wrap:break-word}[dir=ltr] .uppy-StatusBar-spinner{margin-right:10px}[dir=rtl] .uppy-StatusBar-spinner{margin-left:10px}.uppy-StatusBar-spinner{animation-name:uppy-StatusBar-spinnerAnimation;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;fill:#2275d7}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-spinner,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-spinner{fill:#f6a623}@keyframes uppy-StatusBar-spinnerAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list,.uppy-ProviderBrowser-viewType--unsplash ul.uppy-ProviderBrowser-list{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding:6px}.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list:after,.uppy-ProviderBrowser-viewType--unsplash ul.uppy-ProviderBrowser-list:after{flex:auto;content:""}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem{position:relative;width:50%;margin:0}.uppy-size--md .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem,.uppy-size--md .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem{width:33.3333%}.uppy-size--lg .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem,.uppy-size--lg .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem{width:25%}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem:before,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem:before{display:block;padding-top:100%;content:""}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected img,.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected svg,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--selected img,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--selected svg{opacity:.85}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--disabled,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--disabled{opacity:.5}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner{background-color:hsla(0,0%,58%,.2)}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner,[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner{background-color:hsla(0,0%,92%,.2)}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview svg,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview svg{width:30%;height:30%;fill:rgba(0,0,0,.7)}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview svg,[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview svg{fill:hsla(0,0%,100%,.8)}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner{position:absolute;top:7px;right:7px;bottom:7px;left:7px;width:calc(100% - 14px);height:calc(100% - 14px);overflow:hidden;text-align:center;border-radius:4px}@media (hover:none){.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner .uppy-ProviderBrowserItem-author{display:block}}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner,[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner{box-shadow:0 0 0 3px rgba(170,225,255,.7)}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner img,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner img{width:100%;height:100%;object-fit:cover;border-radius:4px}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-author{position:absolute;display:none;bottom:0;left:0;width:100%;background:rgba(0,0,0,.3);color:#fff;font-weight:500;font-size:12px;margin:0;padding:5px;text-decoration:none}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-author:hover,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-author:hover{background:rgba(0,0,0,.4);text-decoration:underline}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox{position:absolute;top:16px;right:16px;z-index:1002;width:26px;height:26px;background-color:#2275d7;border-radius:50%;opacity:0}[dir=ltr] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after,[dir=ltr] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after{left:7px}[dir=rtl] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after,[dir=rtl] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after{right:7px}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after{top:8px;width:12px;height:7px}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--is-checked,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--is-checked{opacity:1}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:hover+label .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:hover+label .uppy-ProviderBrowserItem-author{display:block}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label{box-shadow:0 0 0 3px rgba(34,117,215,.5)}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label:focus,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label:focus{outline:none}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label::-moz-focus-inner,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label::-moz-focus-inner{border:0}.uppy-ProviderBrowser-viewType--list{background-color:#fff}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list{background-color:#1f1f1f}.uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem{display:flex;align-items:center;margin:0;padding:7px 15px}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem{color:#eaeaea}.uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem--disabled{opacity:.6}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox{margin-right:15px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox{margin-left:15px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox{width:17px;height:17px;background-color:#fff;border:1px solid #cfcfcf;border-radius:3px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:focus{border:1px solid #2275d7;outline:none;box-shadow:0 0 0 3px rgba(34,117,215,.25)}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after{left:3px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after{right:3px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after{top:4px;width:9px;height:5px;opacity:0}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:focus{border-color:rgba(2,186,242,.7);box-shadow:0 0 0 3px rgba(2,186,242,.2)}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox--is-checked{background-color:#2275d7;border-color:#2275d7}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox--is-checked:after{opacity:1}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner{display:flex;align-items:center;padding:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner:focus{text-decoration:underline;outline:none}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img,[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner svg{margin-right:8px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img,[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner svg{margin-left:8px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner span{overflow:hidden;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem--disabled .uppy-ProviderBrowserItem-inner{cursor:default}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap{margin-right:7px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap{margin-left:7px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap{width:20px}.uppy-ProviderBrowserItem-checkbox{position:relative;flex-shrink:0;cursor:pointer}.uppy-ProviderBrowserItem-checkbox:disabled{cursor:default}.uppy-ProviderBrowserItem-checkbox:after{position:absolute;border-bottom:2px solid #eaeaea;border-left:2px solid #eaeaea;transform:rotate(-45deg);cursor:pointer;content:""}.uppy-ProviderBrowserItem-checkbox:disabled:after{cursor:default}[data-uppy-theme=dark] .uppy-ProviderBrowserItem-checkbox{background-color:#1f1f1f;border-color:#939393}[data-uppy-theme=dark] .uppy-ProviderBrowserItem-checkbox--is-checked{background-color:#333}.uppy-SearchProvider{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}[data-uppy-theme=dark] .uppy-SearchProvider{background-color:#1f1f1f}.uppy-SearchProvider-input{width:90%;max-width:650px;margin-bottom:15px}.uppy-size--md .uppy-SearchProvider-input{margin-bottom:20px}.uppy-SearchProvider-input::-webkit-search-cancel-button{display:none}.uppy-SearchProvider-searchButton{padding:13px 25px}.uppy-size--md .uppy-SearchProvider-searchButton{padding:13px 30px}.uppy-DashboardContent-panelBody{display:flex;flex:1 1;align-items:center;justify-content:center}[data-uppy-theme=dark] .uppy-DashboardContent-panelBody{background-color:#1f1f1f}.uppy-Provider-auth,.uppy-Provider-empty,.uppy-Provider-error,.uppy-Provider-loading{display:flex;flex:1 1;flex-flow:column wrap;align-items:center;justify-content:center;color:#939393}.uppy-Provider-empty{color:#939393}.uppy-Provider-authIcon svg{width:100px;height:75px}.uppy-Provider-authTitle{max-width:500px;margin-bottom:30px;padding:0 15px;color:#757575;font-weight:400;font-size:17px;line-height:1.4;text-align:center}.uppy-size--md .uppy-Provider-authTitle{font-size:20px}[data-uppy-theme=dark] .uppy-Provider-authTitle{color:#cfcfcf}.uppy-Provider-btn-google{display:flex;align-items:center;padding:8px 12px!important;background:#4285f4}.uppy-Provider-btn-google:hover{background-color:#1266f1}.uppy-Provider-btn-google:focus{outline:none;box-shadow:0 0 0 3px rgba(66,133,244,.4)}.uppy-Provider-btn-google svg{margin-right:8px}[dir=ltr] .uppy-Provider-breadcrumbs{text-align:left}[dir=rtl] .uppy-Provider-breadcrumbs{text-align:right}.uppy-Provider-breadcrumbs{flex:1 1;margin-bottom:10px;color:#525252;font-size:12px}.uppy-size--md .uppy-Provider-breadcrumbs{margin-bottom:0}[data-uppy-theme=dark] .uppy-Provider-breadcrumbs{color:#eaeaea}[dir=ltr] .uppy-Provider-breadcrumbsIcon{margin-right:4px}[dir=rtl] .uppy-Provider-breadcrumbsIcon{margin-left:4px}.uppy-Provider-breadcrumbsIcon{display:inline-block;color:#525252;line-height:1;vertical-align:middle}.uppy-Provider-breadcrumbsIcon svg{width:13px;height:13px;fill:#525252}.uppy-Provider-breadcrumbs button{display:inline-block;padding:4px;line-height:inherit;border-radius:3px}.uppy-Provider-breadcrumbs button:focus{outline:none}.uppy-Provider-breadcrumbs button::-moz-focus-inner{border:0}.uppy-Provider-breadcrumbs button:hover{color:#1b5dab}.uppy-Provider-breadcrumbs button:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-Provider-breadcrumbs button:focus{background-color:#333}.uppy-Provider-breadcrumbs button:not(:last-of-type){text-decoration:underline}.uppy-Provider-breadcrumbs button:last-of-type{color:#333;font-weight:500;cursor:normal;pointer-events:none}.uppy-Provider-breadcrumbs button:hover{cursor:pointer}[data-uppy-theme=dark] .uppy-Provider-breadcrumbs button{color:#eaeaea}.uppy-ProviderBrowser{display:flex;flex:1 1;flex-direction:column;height:100%;font-weight:400;font-size:14px}.uppy-ProviderBrowser-user{margin:0 8px 0 0;color:#333;font-weight:500}[data-uppy-theme=dark] .uppy-ProviderBrowser-user{color:#eaeaea}[dir=ltr] .uppy-ProviderBrowser-user:after{left:4px}[dir=rtl] .uppy-ProviderBrowser-user:after{right:4px}.uppy-ProviderBrowser-user:after{position:relative;color:#939393;font-weight:400;content:"·"}.uppy-ProviderBrowser-header{position:relative;z-index:1001;border-bottom:1px solid #eaeaea}[data-uppy-theme=dark] .uppy-ProviderBrowser-header{border-bottom:1px solid #333}.uppy-ProviderBrowser-headerBar{z-index:1001;padding:7px 15px;color:#757575;font-size:12px;line-height:1.4;background-color:#fafafa}.uppy-size--md .uppy-ProviderBrowser-headerBar{display:flex;align-items:center}[data-uppy-theme=dark] .uppy-ProviderBrowser-headerBar{background-color:#1f1f1f}.uppy-ProviderBrowser-headerBar--simple{display:block;justify-content:center;text-align:center}.uppy-ProviderBrowser-headerBar--simple .uppy-Provider-breadcrumbsWrap{display:inline-block;flex:none;vertical-align:middle}.uppy-ProviderBrowser-searchFilter{position:relative;display:flex;align-items:center;width:100%;height:30px;padding-left:8px;padding-right:8px;margin-top:15px;margin-bottom:15px}[dir=ltr] .uppy-ProviderBrowser-searchFilterInput{padding-left:30px}[dir=ltr] .uppy-ProviderBrowser-searchFilterInput,[dir=rtl] .uppy-ProviderBrowser-searchFilterInput{padding-right:30px}[dir=rtl] .uppy-ProviderBrowser-searchFilterInput{padding-left:30px}.uppy-ProviderBrowser-searchFilterInput{z-index:1001;width:100%;height:30px;font-size:13px;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;line-height:1.4;background-color:#eaeaea;border:0;border-radius:4px;outline:0;color:#333}.uppy-ProviderBrowser-searchFilterInput::-webkit-search-cancel-button{display:none}[data-uppy-theme=dark] .uppy-ProviderBrowser-searchFilterInput{color:#eaeaea;background-color:#1f1f1f}.uppy-ProviderBrowser-searchFilterInput:focus{background-color:#cfcfcf;border:0}[data-uppy-theme=dark] .uppy-ProviderBrowser-searchFilterInput:focus{background-color:#333}[dir=ltr] .uppy-ProviderBrowser-searchFilterIcon{left:16px}[dir=rtl] .uppy-ProviderBrowser-searchFilterIcon{right:16px}.uppy-ProviderBrowser-searchFilterIcon{position:absolute;z-index:1002;width:12px;height:12px;color:#757575}.uppy-ProviderBrowser-searchFilterInput::placeholder{color:#939393;opacity:1}[dir=ltr] .uppy-ProviderBrowser-searchFilterReset{right:16px}[dir=rtl] .uppy-ProviderBrowser-searchFilterReset{left:16px}.uppy-ProviderBrowser-searchFilterReset{border-radius:3px;position:absolute;z-index:1002;width:22px;height:22px;padding:6px;color:#939393;cursor:pointer}.uppy-ProviderBrowser-searchFilterReset:focus{outline:none}.uppy-ProviderBrowser-searchFilterReset::-moz-focus-inner{border:0}.uppy-ProviderBrowser-searchFilterReset:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}.uppy-ProviderBrowser-searchFilterReset:hover{color:#757575}.uppy-ProviderBrowser-searchFilterReset svg{vertical-align:text-top}.uppy-ProviderBrowser-userLogout{padding:4px;color:#2275d7;line-height:inherit;border-radius:3px;cursor:pointer}.uppy-ProviderBrowser-userLogout:focus{outline:none}.uppy-ProviderBrowser-userLogout::-moz-focus-inner{border:0}.uppy-ProviderBrowser-userLogout:hover{color:#1b5dab}.uppy-ProviderBrowser-userLogout:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-ProviderBrowser-userLogout:focus{background-color:#333}.uppy-ProviderBrowser-userLogout:hover{text-decoration:underline}[data-uppy-theme=dark] .uppy-ProviderBrowser-userLogout{color:#eaeaea}.uppy-ProviderBrowser-body{position:relative;flex:1 1}.uppy-ProviderBrowser-list{position:absolute;top:0;right:0;bottom:0;left:0;display:block;flex:1 1;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;list-style:none;background-color:#fff;border-spacing:0;-webkit-overflow-scrolling:touch}[data-uppy-theme=dark] .uppy-ProviderBrowser-list{background-color:#1f1f1f}.uppy-ProviderBrowser-list:focus{outline:none}.uppy-ProviderBrowserItem-inner{font-weight:500;font-size:13px;cursor:pointer}.uppy-ProviderBrowser-footer{display:flex;align-items:center;height:65px;padding:0 15px;background-color:#fff;border-top:1px solid #eaeaea}[dir=ltr] .uppy-ProviderBrowser-footer button{margin-right:8px}[dir=rtl] .uppy-ProviderBrowser-footer button{margin-left:8px}[data-uppy-theme=dark] .uppy-ProviderBrowser-footer{background-color:#1f1f1f;border-top:1px solid #333}.uppy-Dashboard-Item-previewInnerWrap{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;border-radius:3px;box-shadow:0 0 2px 0 rgba(0,0,0,.4)}.uppy-size--md .uppy-Dashboard-Item-previewInnerWrap{box-shadow:0 1px 2px rgba(0,0,0,.15)}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewInnerWrap{box-shadow:none}.uppy-Dashboard-Item-previewInnerWrap:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1001;display:none;background-color:rgba(0,0,0,.65);content:""}.uppy-Dashboard-Item-previewLink{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1002}.uppy-Dashboard-Item-previewLink:focus{box-shadow:inset 0 0 0 3px #76abe9}[data-uppy-theme=dark] .uppy-Dashboard-Item-previewLink:focus{box-shadow:inset 0 0 0 3px #016c8d}.uppy-Dashboard-Item-preview img.uppy-Dashboard-Item-previewImg{width:100%;height:100%;object-fit:cover;border-radius:3px;transform:translateZ(0)}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-preview img.uppy-Dashboard-Item-previewImg{object-fit:contain;width:auto;height:auto;max-width:100%;max-height:100%;padding:10px}.uppy-Dashboard-Item-progress{position:absolute;top:50%;left:50%;z-index:1002;width:120px;color:#fff;text-align:center;transform:translate(-50%,-50%);transition:all .35 ease}.uppy-Dashboard-Item-progressIndicator{display:inline-block;width:38px;height:38px;opacity:.9;color:#fff}.uppy-size--md .uppy-Dashboard-Item-progressIndicator{width:55px;height:55px}button.uppy-Dashboard-Item-progressIndicator{cursor:pointer}button.uppy-Dashboard-Item-progressIndicator:focus{outline:none}button.uppy-Dashboard-Item-progressIndicator::-moz-focus-inner{border:0}button.uppy-Dashboard-Item-progressIndicator:focus .uppy-Dashboard-Item-progressIcon--bg,button.uppy-Dashboard-Item-progressIndicator:focus .uppy-Dashboard-Item-progressIcon--retry{fill:#76abe9}.uppy-Dashboard-Item-progressIcon--circle{width:100%;height:100%}.uppy-Dashboard-Item-progressIcon--bg{stroke:hsla(0,0%,100%,.4)}.uppy-Dashboard-Item-progressIcon--progress{transition:stroke-dashoffset .5s ease-out;stroke:#fff}.uppy-Dashboard-Item-progressIcon--play{transition:all .2s;fill:#fff;stroke:#fff}.uppy-Dashboard-Item-progressIcon--cancel{transition:all .2s;fill:#fff}.uppy-Dashboard-Item-progressIcon--pause{transition:all .2s;fill:#fff;stroke:#fff}.uppy-Dashboard-Item-progressIcon--check{transition:all .2s;fill:#fff}.uppy-Dashboard-Item-progressIcon--retry{fill:#fff}[dir=ltr] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{right:-8px}[dir=rtl] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{left:-8px}[dir=ltr] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{left:auto}[dir=rtl] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{right:auto}.uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{top:-9px;width:auto;transform:none}.uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-progressIndicator{width:18px;height:18px}.uppy-size--md .uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-progressIndicator{width:28px;height:28px}.uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progressIndicator{width:18px;height:18px;opacity:1}.uppy-size--md .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progressIndicator{width:22px;height:22px}.uppy-Dashboard-Item.is-processing .uppy-Dashboard-Item-progress{opacity:0}[dir=ltr] .uppy-Dashboard-Item-fileInfo{padding-right:5px}[dir=rtl] .uppy-Dashboard-Item-fileInfo{padding-left:5px}[dir=ltr] .uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-right:10px}[dir=rtl] .uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-left:10px}[dir=ltr] .uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-right:15px}[dir=rtl] .uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-left:15px}.uppy-Dashboard-Item-name{margin-bottom:5px;font-weight:500;font-size:12px;line-height:1.3;word-wrap:anywhere;word-break:break-all}[data-uppy-theme=dark] .uppy-Dashboard-Item-name{color:#eaeaea}.uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-name{font-size:14px;line-height:1.4}.uppy-Dashboard-Item-fileName{display:flex;align-items:baseline}.uppy-Dashboard-Item-fileName button{margin-left:5px}.uppy-Dashboard-Item-author{color:#757575;vertical-align:bottom;font-size:11px;font-weight:400;display:inline-block;line-height:1;margin-bottom:5px}.uppy-Dashboard-Item-author a{color:#757575}.uppy-Dashboard-Item-status{color:#757575;font-weight:400;font-size:11px;line-height:1}[data-uppy-theme=dark] .uppy-Dashboard-Item-status{color:#bbb}.uppy-Dashboard-Item-statusSize{display:inline-block;text-transform:uppercase;vertical-align:bottom;margin-bottom:5px}.uppy-Dashboard-Item-reSelect{color:#2275d7;font-weight:600;font-size:inherit;font-family:inherit}.uppy-Dashboard-Item-errorMessage{font-size:11px;font-weight:500;line-height:1.3;color:#a51523;background-color:#fdeff1;padding:5px 6px}.uppy-Dashboard-Item-errorMessageBtn{font-size:11px;text-decoration:underline;color:#a51523;cursor:pointer;font-weight:500}.uppy-Dashboard-Item-preview .uppy-Dashboard-Item-errorMessage{display:none}.uppy-size--md .uppy-Dashboard-Item-preview .uppy-Dashboard-Item-errorMessage{display:block;border-top:1px solid #f7c2c8;padding:6px 8px;line-height:1.4;position:absolute;bottom:0;left:0;right:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.uppy-Dashboard-Item-fileInfo .uppy-Dashboard-Item-errorMessage{display:inline-block;position:static;border:1px solid #f7c2c8;border-radius:3px}.uppy-size--md .uppy-Dashboard-Item-fileInfo .uppy-Dashboard-Item-errorMessage{display:none}.uppy-Dashboard-Item-action{color:#939393;cursor:pointer}.uppy-Dashboard-Item-action:focus{outline:none}.uppy-Dashboard-Item-action::-moz-focus-inner{border:0}.uppy-Dashboard-Item-action:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}.uppy-Dashboard-Item-action:hover{color:#1f1f1f;opacity:1}[data-uppy-theme=dark] .uppy-Dashboard-Item-action{color:#cfcfcf}[data-uppy-theme=dark] .uppy-Dashboard-Item-action:focus{outline:none}[data-uppy-theme=dark] .uppy-Dashboard-Item-action::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-Dashboard-Item-action:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}[data-uppy-theme=dark] .uppy-Dashboard-Item-action:hover{color:#eaeaea}.uppy-Dashboard-Item-action--remove{color:#1f1f1f;opacity:.95}.uppy-Dashboard-Item-action--remove:hover{color:#000;opacity:1}[dir=ltr] .uppy-size--md .uppy-Dashboard-Item-action--remove{right:-8px}[dir=rtl] .uppy-size--md .uppy-Dashboard-Item-action--remove{left:-8px}.uppy-size--md .uppy-Dashboard-Item-action--remove{position:absolute;top:-8px;z-index:1002;width:18px;height:18px;padding:0}.uppy-size--md .uppy-Dashboard-Item-action--remove:focus{border-radius:50%}[dir=ltr] .uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove{right:8px}[dir=rtl] .uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove{left:8px}.uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove{position:absolute;top:8px}[data-uppy-theme=dark] .uppy-Dashboard-Item-action--remove{color:#525252}[data-uppy-theme=dark] .uppy-Dashboard-Item-action--remove:hover{color:#333}.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-actionWrapper{display:flex;align-items:center}.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-action{width:22px;height:22px;margin-left:3px;padding:3px}.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-action:focus{border-radius:3px}.uppy-size--md .uppy-Dashboard-Item-action--copyLink,.uppy-size--md .uppy-Dashboard-Item-action--edit{width:16px;height:16px;padding:0}.uppy-size--md .uppy-Dashboard-Item-action--copyLink:focus,.uppy-size--md .uppy-Dashboard-Item-action--edit:focus{border-radius:3px}.uppy-Dashboard-Item{display:flex;align-items:center;padding:10px;border-bottom:1px solid #eaeaea}[dir=ltr] .uppy-Dashboard:not(.uppy-Dashboard--singleFile) .uppy-Dashboard-Item{padding-right:0}[dir=rtl] .uppy-Dashboard:not(.uppy-Dashboard--singleFile) .uppy-Dashboard-Item{padding-left:0}[data-uppy-theme=dark] .uppy-Dashboard-Item{border-bottom:1px solid #333}[dir=ltr] .uppy-size--md .uppy-Dashboard-Item{float:left}[dir=rtl] .uppy-size--md .uppy-Dashboard-Item{float:right}.uppy-size--md .uppy-Dashboard-Item{position:relative;display:block;width:calc(33.333% - 15px - 15px);height:215px;margin:5px 15px;padding:0;border-bottom:0}.uppy-size--lg .uppy-Dashboard-Item{width:calc(25% - 15px - 15px);height:190px;margin:5px 15px;padding:0}.uppy-size--xl .uppy-Dashboard-Item{width:calc(20% - 15px - 15px);height:210px;padding:0}.uppy-Dashboard--singleFile .uppy-Dashboard-Item{display:flex;flex-direction:column;width:100%;max-width:400px;height:100%;border-bottom:0;position:relative;padding:15px}.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-previewInnerWrap{opacity:.2}.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-name{opacity:.7}.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1005;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='39' viewBox='0 0 35 39'%3E%3Cpath d='M1.708 38.66c1.709 0 3.417-3.417 6.834-3.417 3.416 0 5.125 3.417 8.61 3.417 3.348 0 5.056-3.417 8.473-3.417 4.305 0 5.125 3.417 6.833 3.417.889 0 1.709-.889 1.709-1.709v-19.68C34.167-5.757 0-5.757 0 17.271v19.68c0 .82.888 1.709 1.708 1.709zm8.542-17.084a3.383 3.383 0 01-3.417-3.416 3.383 3.383 0 013.417-3.417 3.383 3.383 0 013.417 3.417 3.383 3.383 0 01-3.417 3.416zm13.667 0A3.383 3.383 0 0120.5 18.16a3.383 3.383 0 013.417-3.417 3.383 3.383 0 013.416 3.417 3.383 3.383 0 01-3.416 3.416z' fill='%2523000' fill-rule='nonzero'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% 10px;background-size:25px;opacity:.5;content:""}.uppy-size--md .uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before{background-position:50% 50%;background-size:40px}.uppy-Dashboard--singleFile .uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before{background-position:50% 50%;background-size:30%}.uppy-Dashboard-Item-preview{position:relative;flex-grow:0;flex-shrink:0;width:50px;height:50px}.uppy-size--md .uppy-Dashboard-Item-preview{width:100%;height:140px}.uppy-size--lg .uppy-Dashboard-Item-preview{height:120px}.uppy-size--xl .uppy-Dashboard-Item-preview{height:140px}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-preview{width:100%;max-height:75%;flex-grow:1}.uppy-Dashboard--singleFile.uppy-size--md .uppy-Dashboard-Item-preview{max-height:100%}[dir=ltr] .uppy-Dashboard-Item-fileInfoAndButtons{padding-right:8px}[dir=rtl] .uppy-Dashboard-Item-fileInfoAndButtons{padding-left:8px}[dir=ltr] .uppy-Dashboard-Item-fileInfoAndButtons{padding-left:12px}[dir=rtl] .uppy-Dashboard-Item-fileInfoAndButtons{padding-right:12px}.uppy-Dashboard-Item-fileInfoAndButtons{display:flex;flex-grow:1;align-items:center;justify-content:space-between}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfoAndButtons,.uppy-size--md .uppy-Dashboard-Item-fileInfoAndButtons{align-items:flex-start;padding:9px 0 0}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfoAndButtons{width:100%;flex-grow:0}.uppy-Dashboard-Item-fileInfo{flex-grow:1;flex-shrink:1}.uppy-Dashboard-Item-actionWrapper{flex-grow:0;flex-shrink:0}.uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-previewInnerWrap:after,.uppy-Dashboard-Item.is-inprogress .uppy-Dashboard-Item-previewInnerWrap:after{display:block}.uppy-Dashboard-Item.is-inprogress:not(.is-resumable) .uppy-Dashboard-Item-action--remove{display:none}[dir=ltr] .uppy-Dashboard-Item-errorDetails{left:2px}[dir=rtl] .uppy-Dashboard-Item-errorDetails{right:2px}.uppy-Dashboard-Item-errorDetails{position:relative;top:0;flex-shrink:0;width:13px;height:13px;color:#fff;font-weight:600;font-size:10px;line-height:12px;text-align:center;background-color:#939393;border-radius:50%;border:none;cursor:help;-webkit-appearance:none;-moz-appearance:none;appearance:none}.uppy-Dashboard-Item-errorDetails:after{line-height:1.3;word-wrap:break-word}.uppy-Dashboard-FileCard{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1005;display:flex;flex-direction:column;width:100%;height:100%;background-color:#fff;border-radius:5px;box-shadow:0 0 10px 4px rgba(0,0,0,.1)}.uppy-Dashboard-FileCard .uppy-DashboardContent-bar{border-top-left-radius:5px;border-top-right-radius:5px}.uppy-Dashboard-FileCard .uppy-Dashboard-FileCard-actions{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.uppy-Dashboard-FileCard-inner{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;height:100%;min-height:0}.uppy-Dashboard-FileCard-preview{position:relative;display:flex;flex-grow:0;flex-shrink:1;align-items:center;justify-content:center;height:60%;min-height:0;border-bottom:1px solid #eaeaea}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-preview{background-color:#333;border-bottom:0}.uppy-Dashboard-FileCard-preview img.uppy-Dashboard-Item-previewImg{flex:0 0 auto;max-width:90%;max-height:90%;object-fit:cover;border-radius:3px;box-shadow:0 3px 20px rgba(0,0,0,.15)}[dir=ltr] .uppy-Dashboard-FileCard-edit{right:10px}[dir=rtl] .uppy-Dashboard-FileCard-edit{left:10px}.uppy-Dashboard-FileCard-edit{position:absolute;top:10px;padding:7px 15px;color:#fff;font-size:13px;background-color:rgba(0,0,0,.5);border-radius:50px}.uppy-Dashboard-FileCard-edit:focus{outline:none}.uppy-Dashboard-FileCard-edit::-moz-focus-inner{border:0}.uppy-Dashboard-FileCard-edit:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}.uppy-Dashboard-FileCard-edit:hover{background-color:rgba(0,0,0,.8)}.uppy-Dashboard-FileCard-info{flex-grow:0;flex-shrink:0;height:40%;padding:30px 20px 20px;overflow-y:auto;-webkit-overflow-scrolling:touch}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-info{background-color:#1f1f1f}.uppy-Dashboard-FileCard-fieldset{max-width:640px;margin:auto auto 12px;padding:0;font-size:0;border:0}.uppy-Dashboard-FileCard-label{display:inline-block;width:22%;color:#525252;font-size:12px;vertical-align:middle}.uppy-size--md .uppy-Dashboard-FileCard-label{font-size:14px}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-label{color:#eaeaea}.uppy-Dashboard-FileCard-input{display:inline-block;width:78%;vertical-align:middle}.uppy-Dashboard-FileCard-actions{display:flex;flex-grow:0;flex-shrink:0;align-items:center;height:55px;padding:0 15px;background-color:#fafafa;border-top:1px solid #eaeaea}.uppy-size--md .uppy-Dashboard-FileCard-actions{height:65px}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-actions{background-color:#1f1f1f;border-top:1px solid #333}[dir=ltr] .uppy-Dashboard-FileCard-actionsBtn{margin-right:10px}[dir=rtl] .uppy-Dashboard-FileCard-actionsBtn{margin-left:10px}.uppy-transition-slideDownUp-enter{transform:translate3d(0,-105%,0);opacity:.01;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.uppy-transition-slideDownUp-enter.uppy-transition-slideDownUp-enter-active{transform:translateZ(0);opacity:1}.uppy-transition-slideDownUp-leave{transform:translateZ(0);opacity:1;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.uppy-transition-slideDownUp-leave.uppy-transition-slideDownUp-leave-active{transform:translate3d(0,-105%,0);opacity:.01}@keyframes uppy-Dashboard-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes uppy-Dashboard-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes uppy-Dashboard-slideDownAndFadeIn{0%{transform:translate3d(-50%,-70%,0);opacity:0}to{transform:translate3d(-50%,-50%,0);opacity:1}}@keyframes uppy-Dashboard-slideDownAndFadeIn--small{0%{transform:translate3d(0,-20%,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes uppy-Dashboard-slideUpFadeOut{0%{transform:translate3d(-50%,-50%,0);opacity:1}to{transform:translate3d(-50%,-70%,0);opacity:0}}@keyframes uppy-Dashboard-slideUpFadeOut--small{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(0,-20%,0);opacity:0}}.uppy-Dashboard--modal{z-index:1001}.uppy-Dashboard--modal[aria-hidden=true]{display:none}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideDownAndFadeIn--small .3s cubic-bezier(0,0,.2,1)}@media only screen and (min-width:820px){.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideDownAndFadeIn .3s cubic-bezier(0,0,.2,1)}}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose>.uppy-Dashboard-overlay{animation:uppy-Dashboard-fadeIn .3s cubic-bezier(0,0,.2,1)}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideUpFadeOut--small .3s cubic-bezier(0,0,.2,1)}@media only screen and (min-width:820px){.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideUpFadeOut .3s cubic-bezier(0,0,.2,1)}}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing>.uppy-Dashboard-overlay{animation:uppy-Dashboard-fadeOut .3s cubic-bezier(0,0,.2,1)}.uppy-Dashboard-isFixed{height:100vh;overflow:hidden}.uppy-Dashboard--modal .uppy-Dashboard-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;background-color:rgba(0,0,0,.5)}.uppy-Dashboard-inner{position:relative;max-width:100%;max-height:100%;background-color:#f4f4f4;border:1px solid #eaeaea;border-radius:5px;outline:none}.uppy-size--md .uppy-Dashboard-inner{min-height:auto}@media only screen and (min-width:820px){.uppy-Dashboard-inner{width:650px;height:500px}}.uppy-Dashboard--modal .uppy-Dashboard-inner{z-index:1002}[data-uppy-theme=dark] .uppy-Dashboard-inner{background-color:#1f1f1f}.uppy-Dashboard--isDisabled .uppy-Dashboard-inner{cursor:not-allowed}.uppy-Dashboard-innerWrap{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:5px;opacity:0}.uppy-Dashboard--isInnerWrapVisible .uppy-Dashboard-innerWrap{opacity:1}.uppy-Dashboard--isDisabled .uppy-Dashboard-innerWrap{opacity:.6;filter:grayscale(100%);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:not-allowed}.uppy-Dashboard--isDisabled .uppy-ProviderIconBg{fill:#9f9f9f}.uppy-Dashboard--isDisabled [aria-disabled],.uppy-Dashboard--isDisabled [disabled]{pointer-events:none;cursor:not-allowed}.uppy-Dashboard--modal .uppy-Dashboard-inner{position:fixed;top:35px;right:15px;bottom:15px;left:15px;border:none}@media only screen and (min-width:820px){.uppy-Dashboard--modal .uppy-Dashboard-inner{top:50%;right:auto;left:50%;box-shadow:0 5px 15px 4px rgba(0,0,0,.15);transform:translate(-50%,-50%)}}[dir=ltr] .uppy-Dashboard-close{right:-2px}[dir=rtl] .uppy-Dashboard-close{left:-2px}.uppy-Dashboard-close{position:absolute;top:-33px;z-index:1005;display:block;color:hsla(0,0%,100%,.9);font-size:27px;cursor:pointer}.uppy-Dashboard-close:focus{outline:none}.uppy-Dashboard-close::-moz-focus-inner{border:0}.uppy-Dashboard-close:focus{color:#8cb8ed}@media only screen and (min-width:820px){[dir=ltr] .uppy-Dashboard-close{right:-35px}[dir=rtl] .uppy-Dashboard-close{left:-35px}.uppy-Dashboard-close{top:-10px;font-size:35px}}.uppy-Dashboard-serviceMsg{position:relative;top:-1px;z-index:1004;padding:12px 0;font-weight:500;font-size:12px;line-height:1.3;background-color:#fffbf7;border-top:1px solid #edd4b9;border-bottom:1px solid #edd4b9}.uppy-size--md .uppy-Dashboard-serviceMsg{font-size:14px;line-height:1.4}[data-uppy-theme=dark] .uppy-Dashboard-serviceMsg{color:#eaeaea;background-color:#1f1f1f;border-top:1px solid #333;border-bottom:1px solid #333}.uppy-Dashboard-serviceMsg-title{display:block;margin-bottom:4px;padding-left:42px;line-height:1}.uppy-Dashboard-serviceMsg-text{padding:0 15px}.uppy-Dashboard-serviceMsg-actionBtn{color:#2275d7;font-weight:inherit;font-size:inherit;vertical-align:initial}[data-uppy-theme=dark] .uppy-Dashboard-serviceMsg-actionBtn{color:rgba(2,186,242,.9)}.uppy-Dashboard-serviceMsg-icon{position:absolute;top:10px;left:15px}.uppy-Dashboard-AddFiles{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}[data-uppy-drag-drop-supported=true] .uppy-Dashboard-AddFiles{height:calc(100% - 14px);margin:7px;border:1px dashed #dfdfdf;border-radius:3px}.uppy-Dashboard-AddFilesPanel .uppy-Dashboard-AddFiles{height:calc(100% - 14px - 40px);border:none}.uppy-Dashboard--modal .uppy-Dashboard-AddFiles{border-color:#cfcfcf}[data-uppy-theme=dark] .uppy-Dashboard-AddFiles{border-color:#757575}.uppy-Dashboard-AddFiles-info{display:none;margin-top:auto;padding-top:15px;padding-bottom:15px}.uppy-size--height-md .uppy-Dashboard-AddFiles-info{display:block}.uppy-size--md .uppy-Dashboard-AddFiles-info{position:absolute;right:0;bottom:25px;left:0;padding-top:30px;padding-bottom:0}[data-uppy-num-acquirers="0"] .uppy-Dashboard-AddFiles-info{margin-top:0}.uppy-Dashboard-browse{color:rgba(34,117,215,.9);cursor:pointer}.uppy-Dashboard-browse:focus{outline:none}.uppy-Dashboard-browse::-moz-focus-inner{border:0}.uppy-Dashboard-browse:focus,.uppy-Dashboard-browse:hover{border-bottom:1px solid #2275d7}[data-uppy-theme=dark] .uppy-Dashboard-browse{color:rgba(2,186,242,.9)}[data-uppy-theme=dark] .uppy-Dashboard-browse:focus,[data-uppy-theme=dark] .uppy-Dashboard-browse:hover{border-bottom:1px solid #02baf2}.uppy-Dashboard-browseBtn{display:block;width:100%;margin-top:8px;margin-bottom:5px;font-weight:500;font-size:14px}.uppy-size--md .uppy-Dashboard-browseBtn{width:auto;margin:15px auto;padding:13px 44px;font-size:15px}.uppy-Dashboard-AddFiles-list{display:flex;flex:1 1;flex-direction:column;width:100%;margin-top:2px;padding:2px 0;overflow-y:auto;-webkit-overflow-scrolling:touch}.uppy-size--md .uppy-Dashboard-AddFiles-list{flex:none;flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:600px;margin-top:15px;padding-top:0;overflow-y:visible}.uppy-DashboardTab{width:100%;text-align:center;border-bottom:1px solid #eaeaea}[data-uppy-theme=dark] .uppy-DashboardTab{border-bottom:1px solid #333}.uppy-size--md .uppy-DashboardTab{display:inline-block;width:auto;margin-bottom:10px;border-bottom:none}.uppy-DashboardTab-btn{flex-direction:row;align-items:center;justify-content:left;width:100%;height:100%;padding:12px 15px;color:#525252;background-color:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.uppy-DashboardTab-btn:focus{outline:none}[dir=ltr] .uppy-size--md .uppy-DashboardTab-btn{margin-right:1px}[dir=rtl] .uppy-size--md .uppy-DashboardTab-btn{margin-left:1px}.uppy-size--md .uppy-DashboardTab-btn{flex-direction:column;width:86px;padding:10px 3px;border-radius:5px}[data-uppy-theme=dark] .uppy-DashboardTab-btn{color:#eaeaea}.uppy-DashboardTab-btn::-moz-focus-inner{border:0}.uppy-DashboardTab-btn:hover{background-color:#e9ecef}[data-uppy-theme=dark] .uppy-DashboardTab-btn:hover{background-color:#333}.uppy-DashboardTab-btn:active,.uppy-DashboardTab-btn:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-DashboardTab-btn:active,[data-uppy-theme=dark] .uppy-DashboardTab-btn:focus{background-color:#525252}.uppy-DashboardTab-btn svg{display:inline-block;max-width:100%;max-height:100%;overflow:hidden;vertical-align:text-top;transition:transform .15s ease-in-out}[dir=ltr] .uppy-DashboardTab-inner{margin-right:10px}[dir=rtl] .uppy-DashboardTab-inner{margin-left:10px}.uppy-DashboardTab-inner{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:8px;background-color:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1),0 2px 3px 0 rgba(0,0,0,.02)}[dir=ltr] .uppy-size--md .uppy-DashboardTab-inner{margin-right:0}[dir=rtl] .uppy-size--md .uppy-DashboardTab-inner{margin-left:0}[data-uppy-theme=dark] .uppy-DashboardTab-inner{background-color:#323232;box-shadow:0 1px 1px 0 rgba(0,0,0,.2),0 1px 2px 0 rgba(0,0,0,.2),0 2px 3px 0 rgba(0,0,0,.08)}.uppy-DashboardTab-name{font-weight:400;font-size:14px}.uppy-size--md .uppy-DashboardTab-name{margin-top:8px;margin-bottom:0;font-size:12px;line-height:15px}.uppy-DashboardTab-iconMyDevice{color:#2275d7}[data-uppy-theme=dark] .uppy-DashboardTab-iconMyDevice{color:#02baf2}.uppy-DashboardTab-iconBox{color:#0061d5}[data-uppy-theme=dark] .uppy-DashboardTab-iconBox{color:#eaeaea}.uppy-DashboardTab-iconDropbox{color:#0061fe}[data-uppy-theme=dark] .uppy-DashboardTab-iconDropbox{color:#eaeaea}.uppy-DashboardTab-iconUnsplash{color:#111}[data-uppy-theme=dark] .uppy-DashboardTab-iconUnsplash{color:#eaeaea}.uppy-DashboardTab-iconScreenRec{color:#2c3e50}[data-uppy-theme=dark] .uppy-DashboardTab-iconScreenRec{color:#eaeaea}.uppy-DashboardTab-iconAudio{color:#8030a3}[data-uppy-theme=dark] .uppy-DashboardTab-iconAudio{color:#bf6ee3}.uppy-Dashboard-input{position:absolute;z-index:-1;width:.1px;height:.1px;overflow:hidden;opacity:0}.uppy-DashboardContent-bar{position:relative;z-index:1004;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;width:100%;height:40px;padding:0 10px;background-color:#fafafa;border-bottom:1px solid #eaeaea}.uppy-size--md .uppy-DashboardContent-bar{height:50px;padding:0 15px}[data-uppy-theme=dark] .uppy-DashboardContent-bar{background-color:#1f1f1f;border-bottom:1px solid #333}.uppy-DashboardContent-title{position:absolute;top:0;right:0;left:0;width:100%;max-width:170px;margin:auto;overflow-x:hidden;font-weight:500;font-size:12px;line-height:40px;white-space:nowrap;text-align:center;text-overflow:ellipsis}.uppy-size--md .uppy-DashboardContent-title{max-width:300px;font-size:14px;line-height:50px}[data-uppy-theme=dark] .uppy-DashboardContent-title{color:#eaeaea}[dir=ltr] .uppy-DashboardContent-back,[dir=ltr] .uppy-DashboardContent-save{margin-left:-6px}[dir=rtl] .uppy-DashboardContent-back,[dir=rtl] .uppy-DashboardContent-save{margin-right:-6px}.uppy-DashboardContent-back,.uppy-DashboardContent-save{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:1;background:none;border:0;-webkit-appearance:none;padding:7px 6px;color:#2275d7;font-weight:400;font-size:12px;border-radius:3px;cursor:pointer}.uppy-DashboardContent-back:focus,.uppy-DashboardContent-save:focus{outline:none}.uppy-DashboardContent-back::-moz-focus-inner,.uppy-DashboardContent-save::-moz-focus-inner{border:0}.uppy-DashboardContent-back:hover,.uppy-DashboardContent-save:hover{color:#1b5dab}.uppy-DashboardContent-back:focus,.uppy-DashboardContent-save:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-DashboardContent-back:focus,[data-uppy-theme=dark] .uppy-DashboardContent-save:focus{background-color:#333}.uppy-size--md .uppy-DashboardContent-back,.uppy-size--md .uppy-DashboardContent-save{font-size:14px}[data-uppy-theme=dark] .uppy-DashboardContent-back,[data-uppy-theme=dark] .uppy-DashboardContent-save{color:#02baf2}[dir=ltr] .uppy-DashboardContent-addMore{margin-right:-5px}[dir=rtl] .uppy-DashboardContent-addMore{margin-left:-5px}.uppy-DashboardContent-addMore{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:1;background:none;border:0;-webkit-appearance:none;width:29px;height:29px;padding:7px 8px;color:#2275d7;font-weight:500;border-radius:3px;cursor:pointer}.uppy-DashboardContent-addMore:focus{outline:none}.uppy-DashboardContent-addMore::-moz-focus-inner{border:0}.uppy-DashboardContent-addMore:hover{color:#1b5dab}.uppy-DashboardContent-addMore:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-DashboardContent-addMore:focus{background-color:#333}[dir=ltr] .uppy-size--md .uppy-DashboardContent-addMore{margin-right:-8px}[dir=rtl] .uppy-size--md .uppy-DashboardContent-addMore{margin-left:-8px}.uppy-size--md .uppy-DashboardContent-addMore{width:auto;height:auto;font-size:14px}[data-uppy-theme=dark] .uppy-DashboardContent-addMore{color:#02baf2}[dir=ltr] .uppy-DashboardContent-addMore svg{margin-right:4px}[dir=rtl] .uppy-DashboardContent-addMore svg{margin-left:4px}.uppy-DashboardContent-addMore svg{vertical-align:baseline}.uppy-size--md .uppy-DashboardContent-addMore svg{width:11px;height:11px}.uppy-DashboardContent-addMoreCaption{display:none}.uppy-size--md .uppy-DashboardContent-addMoreCaption{display:inline}.uppy-DashboardContent-panel{flex:1 1;background-color:#f5f5f5}.uppy-Dashboard-AddFilesPanel,.uppy-DashboardContent-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1005;display:flex;flex-direction:column;overflow:hidden;border-radius:5px}.uppy-Dashboard-AddFilesPanel{background:#fafafa;background:linear-gradient(0deg,#fafafa 35%,hsla(0,0%,98%,.85));box-shadow:0 0 10px 5px rgba(0,0,0,.15)}[data-uppy-theme=dark] .uppy-Dashboard-AddFilesPanel{background-color:#333;background-image:linear-gradient(0deg,#1f1f1f 35%,rgba(31,31,31,.85))}.uppy-Dashboard--isAddFilesPanelVisible .uppy-Dashboard-files{filter:blur(2px)}.uppy-Dashboard-progress{position:absolute;bottom:0;left:0;width:100%;height:12%}.uppy-Dashboard-progressBarContainer.is-active{position:absolute;top:0;left:0;z-index:1004;width:100%;height:100%}.uppy-Dashboard-filesContainer{position:relative;flex:1 1;margin:0;overflow-y:hidden}.uppy-Dashboard-filesContainer:after{display:table;clear:both;content:""}.uppy-Dashboard-files{flex:1 1;margin:0;padding:0 0 10px;overflow-y:auto;-webkit-overflow-scrolling:touch}.uppy-size--md .uppy-Dashboard-files{padding-top:10px}.uppy-Dashboard--singleFile .uppy-Dashboard-filesInner{display:flex;justify-content:center;align-items:center;height:100%}.uppy-Dashboard-dropFilesHereHint{position:absolute;top:7px;right:7px;bottom:7px;left:7px;z-index:2000;display:flex;align-items:center;justify-content:center;padding-top:90px;color:#757575;font-size:16px;text-align:center;background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 1 1-1.414 1.414L25 16.414V34a1 1 0 1 1-2 0V16.414l-5.293 5.293a.999.999 0 1 1-1.414-1.414l7-7a.999.999 0 0 1 1.414 0l7 7z' fill='%232275D7' fill-rule='nonzero'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% 50%;border:1px dashed #2275d7;border-radius:3px;visibility:hidden}[data-uppy-theme=dark] .uppy-Dashboard-dropFilesHereHint{color:#bbb;background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 1 1-1.414 1.414L25 16.414V34a1 1 0 1 1-2 0V16.414l-5.293 5.293a.999.999 0 1 1-1.414-1.414l7-7a.999.999 0 0 1 1.414 0l7 7z' fill='%2302BAF2' fill-rule='nonzero'/%3E%3C/svg%3E");border-color:#02baf2}.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-dropFilesHereHint{visibility:visible}.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-files,.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-progressindicators,.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-serviceMsg,.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-DashboardContent-bar{opacity:.15}.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-AddFiles{opacity:.03}.uppy-Dashboard-AddFiles-title{width:100%;margin-top:15px;margin-bottom:5px;padding:0 15px;color:#000;font-weight:500;font-size:17px;line-height:1.35;text-align:inline-start}.uppy-size--md .uppy-Dashboard-AddFiles-title{max-width:480px;padding:0 35px;margin-top:5px;font-weight:400;font-size:21px;text-align:center}[data-uppy-num-acquirers="0"] .uppy-Dashboard-AddFiles-title{text-align:center}[data-uppy-theme=dark] .uppy-Dashboard-AddFiles-title{color:#eaeaea}.uppy-Dashboard-AddFiles-title button{font-weight:500}.uppy-size--md .uppy-Dashboard-AddFiles-title button{font-weight:400}.uppy-Dashboard-note{max-width:350px;margin:auto;padding:0 15px;color:#757575;font-size:14px;line-height:1.25;text-align:center}.uppy-size--md .uppy-Dashboard-note{max-width:600px;line-height:1.35}[data-uppy-theme=dark] .uppy-Dashboard-note{color:#cfcfcf}a.uppy-Dashboard-poweredBy{display:inline-block;margin-top:8px;color:#939393;font-size:11px;text-align:center;text-decoration:none}.uppy-Dashboard-poweredByIcon{position:relative;top:1px;margin-right:1px;margin-left:1px;vertical-align:text-top;opacity:.9;fill:none;stroke:#939393}.uppy-Dashboard-Item-previewIcon{position:absolute;top:50%;left:50%;z-index:100;width:25px;height:25px;transform:translate(-50%,-50%)}.uppy-size--md .uppy-Dashboard-Item-previewIcon{width:38px;height:38px}.uppy-Dashboard-Item-previewIcon svg{width:100%;height:100%}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewIcon{width:100%;height:100%;max-width:60%;max-height:60%}.uppy-Dashboard-Item-previewIconWrap{position:relative;height:76px;max-height:75%}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewIconWrap{width:100%;height:100%}.uppy-Dashboard-Item-previewIconBg{width:100%;height:100%;filter:drop-shadow(rgba(0,0,0,.1) 0 1px 1px)}.uppy-Dashboard-upload{position:relative;width:50px;height:50px}.uppy-size--md .uppy-Dashboard-upload{width:60px;height:60px}.uppy-Dashboard-upload .uppy-c-icon{position:relative;top:1px;width:50%}[dir=ltr] .uppy-Dashboard-uploadCount{right:-12px}[dir=rtl] .uppy-Dashboard-uploadCount{left:-12px}.uppy-Dashboard-uploadCount{position:absolute;top:-12px;width:16px;height:16px;color:#fff;font-size:8px;line-height:16px;background-color:#1bb240;border-radius:50%}.uppy-size--md .uppy-Dashboard-uploadCount{width:18px;height:18px;font-size:9px;line-height:18px}.uppy-Audio-container{flex-direction:column}.uppy-Audio-audioContainer,.uppy-Audio-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.uppy-Audio-audioContainer{background-color:#cfcfcf;position:relative}.uppy-Audio-player{width:85%;border-radius:12px}.uppy-Audio-canvas{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}.uppy-Audio-footer{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:20px}.uppy-Audio-audioSourceContainer{width:100%;flex-grow:0}.uppy-size--lg .uppy-Audio-audioSourceContainer{width:33%;margin:0}.uppy-Audio-audioSource-select{display:block;font-size:16px;line-height:1.2;padding:.4em 1em .3em .4em;width:100%;max-width:90%;border:1px solid #757575;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right .4em top 50%,0 0;background-size:.65em auto,100%;margin:auto auto 10px;white-space:nowrap;text-overflow:ellipsis}.uppy-size--lg .uppy-Audio-audioSource-select{font-size:14px;margin-bottom:0}.uppy-Audio-audioSource-select::-ms-expand{display:none}.uppy-Audio-buttonContainer{width:50%;margin-left:25%;text-align:center;flex:1 1}.uppy-size--lg .uppy-Audio-buttonContainer{width:34%;margin-left:0}.uppy-Audio-recordingLength{width:25%;flex-grow:0;color:#757575;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;text-align:right}.uppy-size--lg .uppy-Audio-recordingLength{width:33%}.uppy-Audio-button{width:45px;height:45px;border-radius:50%;background-color:#e32437;color:#fff;cursor:pointer;transition:all .3s}.uppy-Audio-button:focus{outline:none}.uppy-Audio-button::-moz-focus-inner{border:0}.uppy-Audio-button:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}.uppy-Audio-button:hover{background-color:#d31b2d}[data-uppy-theme=dark] .uppy-Audio-button:focus{outline:none}[data-uppy-theme=dark] .uppy-Audio-button::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-Audio-button:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-Audio-button--submit{background-color:#2275d7;margin:0 12px}.uppy-Audio-button--submit:hover{background-color:#1f69c1}.uppy-Audio-button svg{width:26px;height:26px;max-width:100%;max-height:100%;display:inline-block;vertical-align:text-top;overflow:hidden;fill:currentColor}.uppy-size--md .uppy-Audio-button{width:60px;height:60px}.uppy-Audio-permissons{padding:15px;display:flex;align-items:center;justify-content:center;flex-flow:column wrap;height:100%;flex:1 1}.uppy-Audio-permissons p{max-width:450px;line-height:1.3;text-align:center;line-height:1.45;color:#939393;margin:0}.uppy-Audio-permissonsIcon svg{width:100px;height:75px;color:#bbb;margin-bottom:30px}.uppy-Audio-title{font-size:22px;line-height:1.35;font-weight:400;margin:0 0 5px;padding:0 15px;max-width:500px;text-align:center;color:#333}[data-uppy-theme=dark] .uppy-Audio-title{color:#eaeaea}.uppy-Informer{position:absolute;right:0;bottom:60px;left:0;z-index:1005;text-align:center}.uppy-Informer span>div{margin-bottom:6px}.uppy-Informer-animated{z-index:-1000;transform:translateY(350%);opacity:0;transition:all .3s ease-in}.uppy-Informer p{display:inline-block;max-width:90%;margin:0;padding:6px 15px;color:#fff;font-weight:400;font-size:12px;line-height:1.4;background-color:#757575;border-radius:18px}.uppy-size--md .uppy-Informer p{max-width:500px;padding:10px 20px;font-size:14px;line-height:1.3}[data-uppy-theme=dark] .uppy-Informer p{background-color:#333}[dir=ltr] .uppy-Informer p span{left:3px}[dir=rtl] .uppy-Informer p span{right:3px}[dir=ltr] .uppy-Informer p span{margin-left:-1px}[dir=rtl] .uppy-Informer p span{margin-right:-1px}.uppy-Informer p span{position:relative;top:-1px;display:inline-block;width:13px;height:13px;color:#525252;font-size:10px;line-height:12px;vertical-align:middle;background-color:#fff;border-radius:50%}.uppy-Informer p span:hover{cursor:help}.uppy-Informer p span:after{line-height:1.3;word-wrap:break-word}.rhap_container{box-sizing:border-box;display:flex;flex-direction:column;line-height:1;font-family:inherit;width:100%;padding:10px 15px;background-color:#fff;box-shadow:0 0 3px 0 rgba(0,0,0,.2)}.rhap_container:focus:not(:focus-visible){outline:0}.rhap_container svg{vertical-align:initial}.rhap_header{margin-bottom:10px}.rhap_footer{margin-top:5px}.rhap_main{display:flex;flex-direction:column;flex:1 1 auto}.rhap_stacked .rhap_controls-section{margin-top:8px}.rhap_horizontal{flex-direction:row}.rhap_horizontal .rhap_controls-section{margin-left:8px}.rhap_horizontal-reverse{flex-direction:row-reverse}.rhap_horizontal-reverse .rhap_controls-section{margin-right:8px}.rhap_stacked-reverse{flex-direction:column-reverse}.rhap_stacked-reverse .rhap_controls-section{margin-bottom:8px}.rhap_progress-section{display:flex;flex:3 1 auto;align-items:center}.rhap_progress-container{display:flex;align-items:center;height:20px;flex:1 0 auto;align-self:center;margin:0 calc(10px + 1%);cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rhap_progress-container:focus:not(:focus-visible){outline:0}.rhap_time{color:#333;font-size:16px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rhap_progress-bar{box-sizing:border-box;position:relative;z-index:0;width:100%;height:5px;background-color:#ddd;border-radius:2px}.rhap_progress-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_progress-bar-show-download{background-color:hsla(0,0%,87%,.5)}.rhap_download-progress{height:100%;position:absolute;z-index:1;background-color:#ddd;border-radius:2px}.rhap_progress-indicator{box-sizing:border-box;position:absolute;z-index:3;width:20px;height:20px;margin-left:-10px;top:-8px;background:#868686;border-radius:50px;box-shadow:0 0 5px hsla(0,0%,53%,.5)}.rhap_controls-section{display:flex;flex:1 1 auto;justify-content:space-between;align-items:center}.rhap_additional-controls{display:flex;flex:1 0 auto;align-items:center}.rhap_repeat-button{font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_main-controls{flex:0 1 auto;display:flex;justify-content:center;align-items:center}.rhap_main-controls-button{margin:0 3px;color:#868686;font-size:35px;width:35px;height:35px}.rhap_play-pause-button{font-size:40px;width:40px;height:40px}.rhap_volume-controls{display:flex;flex:1 0 auto;justify-content:flex-end;align-items:center}.rhap_volume-button{flex:0 0 26px;font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_volume-container{display:flex;align-items:center;flex:0 1 100px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rhap_volume-bar-area{display:flex;align-items:center;width:100%;height:14px;cursor:pointer}.rhap_volume-bar-area:focus:not(:focus-visible){outline:0}.rhap_volume-bar{box-sizing:border-box;position:relative;width:100%;height:4px;background:#ddd;border-radius:2px}.rhap_volume-indicator{box-sizing:border-box;position:absolute;width:12px;height:12px;margin-left:-6px;left:0;top:-4px;background:#868686;opacity:.9;border-radius:50px;box-shadow:0 0 3px hsla(0,0%,53%,.5);cursor:pointer}.rhap_volume-indicator:hover{opacity:.9}.rhap_volume-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_button-clear{background-color:transparent;border:none;padding:0;overflow:hidden;cursor:pointer}.rhap_button-clear:hover{opacity:.9;transition-duration:.2s}.rhap_button-clear:active{opacity:.95}.rhap_button-clear:focus:not(:focus-visible){outline:0}.uppy-FileInput-container{margin-bottom:15px}.uppy-FileInput-btn{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:1;background:none;-webkit-appearance:none;padding:10px 15px;color:#14457f;font-size:.85em;font-family:sans-serif;border:1px solid #14457f;border-radius:8px;cursor:pointer}.uppy-FileInput-btn:hover{color:#fff;background-color:#14457f}.remirror-editor-wrapper{padding-top:var(--rmr-space-3)}.remirror-button-active{color:var(--rmr-color-primary-text)!important;background-color:var(--rmr-color-primary)!important}.remirror-button{display:inline-flex;font-weight:400;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.375em .75em;line-height:1.5;border-radius:var(--rmr-radius-border);text-decoration:none;border:1px solid var(--rmr-color-border);cursor:pointer;white-space:nowrap;color:var(--rmr-color-text);background-color:var(--rmr-color-background);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-size:100%}.remirror-button[aria-disabled=true]{cursor:auto}.remirror-button:not([aria-disabled=true]):hover{color:var(--rmr-color-hover-primary-text);border-color:var(--rmr-color-hover-border);background-color:var(--rmr-color-hover-primary)}.remirror-button:not([aria-disabled=true]):active,.remirror-button:not([aria-disabled=true])[aria-expanded=true],.remirror-button:not([aria-disabled=true])[data-active]{color:var(--rmr-color-active-primary-text);border-color:var(--rmr-color-active-border);background-color:var(--rmr-color-active-primary)}@media screen and (-ms-high-contrast:active){.remirror-button{border:2px solid}}.remirror-composite{align-items:center;justify-content:center;padding:.375em .75em;font-size:100%;border:0}.remirror-composite,.remirror-composite:not([aria-selected=true]){color:inherit;background-color:inherit}[aria-activedescendant="*"]:focus .remirror-composite[aria-selected=true],[aria-activedescendant="*"]:focus~* .remirror-composite[aria-selected=true]{color:var(--rmr-color-text);background-color:var(--rmr-color-background)}.remirror-dialog{position:fixed;top:28px;left:50%;transform:translateX(-50%);border-radius:var(--rmr-radius-border);padding:1em;max-height:calc(100vh - 56px);outline:0;border:1px solid var(--rmr-color-border);color:var(--rmr-color-text);z-index:999}.remirror-dialog:focus{box-shadow:0 0 0 .2em var(--rmr-color-shadow-1)}.remirror-dialog-backdrop{background-color:var(--rmr-color-backdrop);position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}.remirror-form>:not(:first-child){margin-top:1rem}.remirror-form-message{font-size:.8em;margin-top:.5rem!important}.remirror-form-label{display:block;margin:0 0 .5rem!important}input[type=checkbox]+.remirror-form-label,input[type=radio]+.remirror-form-label{display:inline-block;margin:0 0 0 .5rem!important}.remirror-form-group{display:block;color:var(--rmr-color-text);border:1px solid var(--rmr-color-border);border-radius:var(--rmr-radius-border);padding:.5rem 1rem 1rem}.remirror-form-group>*{display:block}.remirror-group{display:flex}.remirror-group>:not(:first-child){margin-left:-1px}.remirror-group>:not(:first-child):not(:last-child):not(.first-child):not(.last-child){border-radius:0}.remirror-group>.first-child,.remirror-group>:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.remirror-group>.last-child,.remirror-group>:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.remirror-input{display:block;width:100%;border-radius:var(--rmr-radius-border);padding:.5em .75em;font-size:100%;border:1px solid var(--rmr-hue-gray-2);color:var(--rmr-hue-gray-5);margin:0!important}.remirror-input:focus{border-color:var(--rmr-hue-gray-3)}.remirror-menu{display:flex;border-radius:0}.remirror-menu-pane{position:relative;display:flex;justify-content:center;align-items:flex-start;padding-top:var(--rmr-space-1);padding-bottom:var(--rmr-space-1);padding-right:var(--rmr-space-2)}.remirror-menu-pane-active{color:var(--rmr-color-primary-text);background-color:var(--rmr-color-primary)}.remirror-menu-dropdown-label{padding:0 var(--rmr-space-2)}.remirror-menu-pane-icon{position:absolute;left:8px;width:20px;color:var(--rmr-hue-gray-7)}[aria-checked=true] .remirror-menu-pane-icon,button:active .remirror-menu-pane-icon,button:hover .remirror-menu-pane-icon{color:var(--rmr-hue-gray-1)}.remirror-menu-pane-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:var(--rmr-space-3)}.remirror-menu-pane-shortcut{align-self:flex-end;color:var(--rmr-hue-gray-6)}[aria-checked=true] .remirror-menu-pane-shortcut,button:active .remirror-menu-pane-shortcut,button:hover .remirror-menu-pane-shortcut{color:var(--rmr-hue-gray-1)}[role=menu]>.remirror-menu-button-left{left:var(--rmr-space-2)}[role=menu]>.remirror-menu-button-right{right:var(--rmr-space-2)}.remirror-menu-button-nested-left svg{margin-right:var(--rmr-space-2)}[role=menu]>.remirror-menu-button-nested-right{padding-right:2em!important}.remirror-menu-button-nested-right svg{margin-left:var(--rmr-space-2)}.remirror-menu-button{position:relative}.remirror-menu-button svg{fill:currentColor;width:.65em;height:.65em}[role=menu]>.remirror-menu-button svg{position:absolute;top:50%;transform:translateY(-50%)}[role=menubar]>.remirror-menu-button svg{display:none}.remirror-menu-bar{position:relative;display:flex;white-space:nowrap;box-shadow:none!important}.remirror-menu-bar[aria-orientation=vertical]{padding:.25em 0}.remirror-menu-bar[aria-orientation=horizontal]{padding:0}.remirror-flex-column{flex-direction:column}.remirror-flex-row{flex-direction:row}.remirror-menu-item{line-height:1.5;text-align:left;justify-content:flex-start;border:0;border-radius:0;font-size:100%;background:transparent;color:var(--rmr-color-foreground);margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;text-decoration:none}.remirror-menu-item:focus,.remirror-menu-item[aria-expanded=true]{background-color:var(--rmr-color-primary);color:var(--rmr-color-primary-text);box-shadow:none!important}.remirror-menu-item:active,.remirror-menu-item[data-active]{background-color:var(--rmr-color-active-primary)!important;color:var(--rmr-color-active-primary-text)!important}.remirror-menu-item:disabled{opacity:.5}.remirror-menu-item-row{padding:0 var(--rmr-space-2)}.remirror-menu-item-column{padding:0 var(--rmr-space-4)}.remirror-menu-item-checkbox{position:relative;outline:0}.remirror-menu-item-checkbox[aria-checked=true]:before{content:"✓";position:absolute;top:0;left:.4em;width:1em;height:1em}.remirror-menu-item-radio{position:relative;outline:0}.remirror-menu-item-radio[aria-checked=true]:before{content:"•";position:absolute;font-size:1.4em;top:-.25em;left:.35em;width:.7142857143em;height:.7142857143em}.remirror-menu-group{display:inherit;flex-direction:inherit}.remirror-floating-popover{padding:0;border:none;max-height:calc(100vh - 56px)}.remirror-popover [data-arrow]{background-color:transparent}.remirror-popover [data-arrow] .stroke{fill:var(--rmr-color-border)}.remirror-popover [data-arrow] .fill{fill:var(--rmr-color-background)}.remirror-animated-popover{transition:opacity .25s ease-in-out,transform .25s ease-in-out;opacity:0;transform-origin:top center;transform:translate3d(0,-20px,0)}[data-enter] .remirror-animated-popover{opacity:1;transform:translateZ(0)}.remirror-role{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:var(--rmr-font-family-default);color:var(--rmr-color-text);background-color:var(--rmr-color-background)}.remirror-separator{border:solid var(--rmr-color-border);border-width:0 1px 0 0;margin:0 .5em;padding:0;width:0;height:auto}.remirror-separator[aria-orientation=horizontal]{border-width:0 0 1px;margin:.5em 0;width:auto;height:0}.remirror-tab{background-color:transparent;border:solid transparent;border-width:1px 1px 0;border-radius:var(--rmr-radius-border) var(--rmr-radius-border) 0 0;font-size:100%;padding:.5em 1em;margin:0 0 -1px}.remirror-tab[aria-selected=true]{background-color:var(--rmr-color-background);border-color:var(--rmr-color-border)}[aria-orientation=vertical] .remirror-tab{border-width:1px 0 1px 1px;border-radius:.2em 0 0 .2em;margin:0 -1px 0 0}.remirror-tab-list{display:flex;flex-direction:row;border:solid var(--rmr-color-border);border-width:0 0 1px;margin:0 0 1em}.remirror-tab-list[aria-orientation=vertical]{flex-direction:column;border-width:0 1px 0 0;margin:0 1em 0 0}.remirror-tabbable:not([type=checkbox]):not([type=radio]){outline:0}.remirror-tabbable:not([type=checkbox]):not([type=radio]):focus{box-shadow:var(--rmr-color-outline) 0 0 0 .2em;position:relative;z-index:2}.remirror-tabbable:not([type=checkbox]):not([type=radio]):hover{z-index:2}.remirror-tabbable[aria-disabled=true]{opacity:.5}.remirror-toolbar{display:flex;flex-direction:row;overflow-y:auto}.remirror-toolbar>:not(:first-child){margin:0 0 0 .5em}.remirror-toolbar[aria-orientation=vertical]{display:inline-flex;flex-direction:column}.remirror-toolbar[aria-orientation=vertical]>:not(:first-child){margin:.5em 0 0}.remirror-tooltip{background-color:var(--rmr-color-faded);color:#fff;font-size:.8em;padding:.5rem;border-radius:var(--rmr-radius-border);z-index:999}.remirror-tooltip [data-arrow]{background-color:transparent}.remirror-tooltip [data-arrow] .stroke{fill:transparent}.remirror-tooltip [data-arrow] .fill{fill:var(--rmr-hue-gray-8)}.remirror-table-size-editor{background:var(--rmr-color-background);box-shadow:var(--rmr-color-shadow-1);font-family:var(--rmr-font-family-default);font-size:var(--rmr-font-size-1)}.remirror-table-size-editor-body{position:relative}.remirror-table-size-editor-body:after{background:transparent;bottom:-50px;content:"";left:0;position:absolute;right:-50px;top:-50px}.remirror-table-size-editor-cell{border:var(--rmr-color-border);position:absolute;z-index:2}.remirror-table-size-editor-cell-selected{background:var(--rmr-color-table-selected-border);border-color:var(--rmr-color-border)}.remirror-table-size-editor-footer{padding-bottom:var(--rmr-space-1);text-align:center}.remirror-color-picker{background:var(--rmr-color-background);box-shadow:var(--rmr-box-shadow-1);font-family:var(--rmr-font-family-default);font-size:var(--rmr-font-size-1);padding:var(--rmr-space-2) var(--rmr-space-3)}.remirror-editor.ProseMirror{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;font-variant-ligatures:none;font-feature-settings:"liga" 0,none;overflow-y:scroll}.remirror-editor.ProseMirror pre{white-space:pre-wrap}.remirror-editor.ProseMirror li{position:relative}.remirror-editor.ProseMirror hr{border-color:#2e2e2e}.remirror-editor.ProseMirror img.ProseMirror-separator{display:inline!important;border:none!important;margin:0!important}.remirror-editor.ProseMirror-hideselection ::selection{background:transparent;color:inherit}.remirror-editor.ProseMirror-hideselection ::-moz-selection{background:transparent;color:inherit}.remirror-editor.ProseMirror-hideselection{caret-color:transparent}.remirror-editor .ProseMirror-selectednode{outline:2px solid #8cf}.remirror-editor li.ProseMirror-selectednode{outline:none}.remirror-editor li.ProseMirror-selectednode:after{content:"";position:absolute;left:-32px;right:-2px;top:-2px;bottom:-2px;border:2px solid #8cf;pointer-events:none}.remirror-editor.ProseMirror blockquote{border-left:3px solid var(--rmr-hue-gray-3);margin-left:0;margin-right:0;padding-left:10px;font-style:italic}.remirror-editor.ProseMirror blockquote p{color:#888}.remirror-editor div[data-callout-type]{display:flex;margin-left:0;margin-right:0;padding:10px;border-left:2px solid transparent}.remirror-editor div[data-callout-type]>:not(.remirror-callout-emoji-wrapper){margin-left:8px;flex-grow:1}.remirror-editor div[data-callout-type=info]{background:#eef6fc;border-left-color:#3298dc}.remirror-editor div[data-callout-type=warning]{background:#fffbeb;border-left-color:#ffdd57}.remirror-editor div[data-callout-type=error]{background:#feecf0;border-left-color:#f14668}.remirror-editor div[data-callout-type=success]{background:#effaf3;border-left-color:#48c774}.remirror-editor div[data-callout-type=blank]{background:#f8f8f8}.remirror-wrap{white-space:pre-wrap!important}.remirror-language-select-positioner{position:absolute;top:var(--y);left:var(--x)}.remirror-language-select-width{width:var(--w)}.remirror-a11y-dark code[class*=language-],.remirror-a11y-dark pre[class*=language-]{color:#f8f8f2;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-a11y-dark pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}.remirror-a11y-dark :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-a11y-dark :not(pre)>code[class*=language-],.remirror-a11y-dark pre[class*=language-]{background:#2b2b2b}.remirror-a11y-dark :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.remirror-a11y-dark .token.cdata,.remirror-a11y-dark .token.comment,.remirror-a11y-dark .token.doctype,.remirror-a11y-dark .token.prolog{color:#d4d0ab}.remirror-a11y-dark .token.punctuation,.remirror-a11y-dark .token.punctuation.important{color:#fefefe}.remirror-a11y-dark .token.constant,.remirror-a11y-dark .token.deleted,.remirror-a11y-dark .token.property,.remirror-a11y-dark .token.symbol,.remirror-a11y-dark .token.tag{color:#ffa07a}.remirror-a11y-dark .token.boolean,.remirror-a11y-dark .token.number{color:#00e0e0}.remirror-a11y-dark .token.attr-name,.remirror-a11y-dark .token.builtin,.remirror-a11y-dark .token.char,.remirror-a11y-dark .token.inserted,.remirror-a11y-dark .token.selector,.remirror-a11y-dark .token.string{color:#abe338}.remirror-a11y-dark .language-css .token.string,.remirror-a11y-dark .style .token.string,.remirror-a11y-dark .token.entity,.remirror-a11y-dark .token.operator,.remirror-a11y-dark .token.url,.remirror-a11y-dark .token.variable{color:#00e0e0}.remirror-a11y-dark .token.atrule,.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.function{color:gold}.remirror-a11y-dark .token.keyword{color:#00e0e0}.remirror-a11y-dark .token.important,.remirror-a11y-dark .token.regex{color:gold}.remirror-a11y-dark .token.bold,.remirror-a11y-dark .token.important{font-weight:700}.remirror-a11y-dark .token.italic{font-style:italic}.remirror-a11y-dark .token.entity{cursor:help}@media screen and (-ms-high-contrast:active){.remirror-a11y-dark code[class*=language-],.remirror-a11y-dark pre[class*=language-]{color:windowText;background:window}.remirror-a11y-dark :not(pre)>code[class*=language-],.remirror-a11y-dark pre[class*=language-]{background:window}.remirror-a11y-dark .token.important{background:highlight;color:window;font-weight:400}.remirror-a11y-dark .token.atrule,.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.function,.remirror-a11y-dark .token.keyword,.remirror-a11y-dark .token.operator,.remirror-a11y-dark .token.selector{font-weight:700}.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.comment,.remirror-a11y-dark .token.doctype,.remirror-a11y-dark .token.function,.remirror-a11y-dark .token.keyword,.remirror-a11y-dark .token.operator,.remirror-a11y-dark .token.property,.remirror-a11y-dark .token.string{color:highlight}.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.url{font-weight:400}}.remirror-atom-dark code[class*=language-],.remirror-atom-dark pre[class*=language-]{color:#c5c8c6;text-shadow:0 1px rgba(0,0,0,.3);font-family:Inconsolata,Monaco,Consolas,Courier New,Courier,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-atom-dark pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}.remirror-atom-dark :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-atom-dark :not(pre)>code[class*=language-],.remirror-atom-dark pre[class*=language-]{background:#1d1f21}.remirror-atom-dark :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-atom-dark .token.cdata,.remirror-atom-dark .token.comment,.remirror-atom-dark .token.doctype,.remirror-atom-dark .token.prolog{color:#7c7c7c}.remirror-atom-dark .token.punctuation,.remirror-atom-dark .token.punctuation.important{color:#c5c8c6}.remirror-atom-dark .namespace{opacity:.7}.remirror-atom-dark .token.keyword,.remirror-atom-dark .token.property,.remirror-atom-dark .token.tag{color:#96cbfe}.remirror-atom-dark .token.class-name{color:#ffffb6;text-decoration:underline}.remirror-atom-dark .token.boolean,.remirror-atom-dark .token.constant{color:#9c9}.remirror-atom-dark .token.deleted,.remirror-atom-dark .token.symbol{color:#f92672}.remirror-atom-dark .token.number{color:#ff73fd}.remirror-atom-dark .token.attr-name,.remirror-atom-dark .token.builtin,.remirror-atom-dark .token.char,.remirror-atom-dark .token.inserted,.remirror-atom-dark .token.selector,.remirror-atom-dark .token.string{color:#a8ff60}.remirror-atom-dark .token.variable{color:#c6c5fe}.remirror-atom-dark .token.operator{color:#ededed}.remirror-atom-dark .token.entity{color:#ffffb6}.remirror-atom-dark .token.url{color:#96cbfe}.remirror-atom-dark .language-css .token.string,.remirror-atom-dark .style .token.string{color:#87c38a}.remirror-atom-dark .token.atrule,.remirror-atom-dark .token.attr-value{color:#f9ee98}.remirror-atom-dark .token.function{color:#dad085}.remirror-atom-dark .token.regex{color:#e9c062}.remirror-atom-dark .token.important{color:#fd971f}.remirror-atom-dark .token.bold,.remirror-atom-dark .token.important{font-weight:700}.remirror-atom-dark .token.italic{font-style:italic}.remirror-atom-dark .token.entity{cursor:help}.remirror-base16-ateliersulphurpool-light code[class*=language-],.remirror-base16-ateliersulphurpool-light pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#f5f7ff;color:#5e6687}.remirror-base16-ateliersulphurpool-light code[class*=language-] ::selection,.remirror-base16-ateliersulphurpool-light code[class*=language-]::selection,.remirror-base16-ateliersulphurpool-light pre[class*=language-] ::selection,.remirror-base16-ateliersulphurpool-light pre[class*=language-]::selection{text-shadow:none;background:#dfe2f1}.remirror-base16-ateliersulphurpool-light pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-base16-ateliersulphurpool-light :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-base16-ateliersulphurpool-light :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-base16-ateliersulphurpool-light .token.cdata,.remirror-base16-ateliersulphurpool-light .token.comment,.remirror-base16-ateliersulphurpool-light .token.doctype,.remirror-base16-ateliersulphurpool-light .token.prolog{color:#898ea4}.remirror-base16-ateliersulphurpool-light .token.punctuation,.remirror-base16-ateliersulphurpool-light .token.punctuation.important{color:#5e6687}.remirror-base16-ateliersulphurpool-light .token.namespace{opacity:.7}.remirror-base16-ateliersulphurpool-light .token.boolean,.remirror-base16-ateliersulphurpool-light .token.number,.remirror-base16-ateliersulphurpool-light .token.operator{color:#c76b29}.remirror-base16-ateliersulphurpool-light .token.property{color:#c08b30}.remirror-base16-ateliersulphurpool-light .token.tag{color:#3d8fd1}.remirror-base16-ateliersulphurpool-light .token.string{color:#22a2c9}.remirror-base16-ateliersulphurpool-light .token.selector{color:#6679cc}.remirror-base16-ateliersulphurpool-light .token.attr-name{color:#c76b29}.remirror-base16-ateliersulphurpool-light .language-css .token.string,.remirror-base16-ateliersulphurpool-light .style .token.string,.remirror-base16-ateliersulphurpool-light .token.entity,.remirror-base16-ateliersulphurpool-light .token.url{color:#22a2c9}.remirror-base16-ateliersulphurpool-light .token.attr-value,.remirror-base16-ateliersulphurpool-light .token.control,.remirror-base16-ateliersulphurpool-light .token.directive,.remirror-base16-ateliersulphurpool-light .token.keyword,.remirror-base16-ateliersulphurpool-light .token.unit{color:#ac9739}.remirror-base16-ateliersulphurpool-light .token.atrule,.remirror-base16-ateliersulphurpool-light .token.regex,.remirror-base16-ateliersulphurpool-light .token.statement{color:#22a2c9}.remirror-base16-ateliersulphurpool-light .token.placeholder,.remirror-base16-ateliersulphurpool-light .token.variable{color:#3d8fd1}.remirror-base16-ateliersulphurpool-light .token.deleted{text-decoration:line-through}.remirror-base16-ateliersulphurpool-light .token.inserted{border-bottom:1px dotted #202746;text-decoration:none}.remirror-base16-ateliersulphurpool-light .token.italic{font-style:italic}.remirror-base16-ateliersulphurpool-light .token.bold,.remirror-base16-ateliersulphurpool-light .token.important{font-weight:700}.remirror-base16-ateliersulphurpool-light .token.important{color:#c94922}.remirror-base16-ateliersulphurpool-light .token.entity{cursor:help}.remirror-base16-ateliersulphurpool-light pre>code.highlight{outline:.4em solid #c94922;outline-offset:.4em}.remirror-base16-ateliersulphurpool-light .line-numbers .line-numbers-rows{border-right-color:#dfe2f1}.remirror-base16-ateliersulphurpool-light .line-numbers-rows>span:before{color:#979db4}.remirror-base16-ateliersulphurpool-light .line-highlight{background:rgba(107,115,148,.2);background:linear-gradient(90deg,rgba(107,115,148,.2) 70%,rgba(107,115,148,0))}.remirror-cb code[class*=language-],.remirror-cb pre[class*=language-]{color:#fff;text-shadow:0 1px 1px #000;font-family:Menlo,Monaco,Courier New,monospace;direction:ltr;text-align:left;word-spacing:normal;white-space:pre;word-wrap:normal;line-height:1.4;background:none;border:0;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-cb pre[class*=language-] code{float:left;padding:0 15px 0 0}.remirror-cb :not(pre)>code[class*=language-],.remirror-cb pre[class*=language-]{background:#222}.remirror-cb pre[class*=language-]{padding:15px;margin:1em 0;overflow:auto;border-radius:8px}.remirror-cb :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-cb :not(pre)>code[class*=language-]{padding:5px 10px;line-height:1;border-radius:3px}.remirror-cb .token.cdata,.remirror-cb .token.comment,.remirror-cb .token.doctype,.remirror-cb .token.prolog{color:#797979}.remirror-cb .token.operator,.remirror-cb .token.punctuation,.remirror-cb .token.punctuation.important,.remirror-cb .token.selector{color:#fff}.remirror-cb .token.namespace{opacity:.7}.remirror-cb .token.boolean,.remirror-cb .token.tag{color:#ffd893}.remirror-cb .token.atrule,.remirror-cb .token.attr-value,.remirror-cb .token.hex,.remirror-cb .token.string{color:#b0c975}.remirror-cb .token.attr-name,.remirror-cb .token.entity,.remirror-cb .token.keyword,.remirror-cb .token.property,.remirror-cb .token.url{color:#c27628}.remirror-cb .token.regex{color:#9b71c6}.remirror-cb .token.entity{cursor:help}.remirror-cb .token.constant,.remirror-cb .token.function{color:#e5a638}.remirror-cb .token.variable{color:#fdfba8}.remirror-cb .token.number{color:#8799b0}.remirror-cb .token.deliminator,.remirror-cb .token.important{color:#e45734}.remirror-cb pre[data-line]{position:relative;padding:1em 0 1em 3em}.remirror-cb .line-highlight{position:absolute;left:0;right:0;margin-top:1em;background:hsla(0,0%,100%,.2);pointer-events:none;line-height:inherit;white-space:pre}.remirror-cb .line-highlight:before,.remirror-cb .line-highlight[data-end]:after{content:attr(data-start);position:absolute;top:.3em;left:.6em;min-width:1em;padding:0 .5em;background-color:hsla(0,0%,100%,.3);color:#fff;font:700 65%/1.5 sans-serif;text-align:center;border-radius:8px;text-shadow:none}.remirror-cb .line-highlight[data-end]:after{content:attr(data-end);top:auto;bottom:.4em}.remirror-cb .line-numbers-rows{margin:0}.remirror-cb .line-numbers-rows span{padding-right:10px;border-right:3px solid #d9d336}.remirror-darcula code[class*=language-],.remirror-darcula pre[class*=language-]{color:#a9b7c6;font-family:Consolas,Monaco,Andale Mono,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-darcula code[class*=language-] ::selection,.remirror-darcula code[class*=language-]::selection,.remirror-darcula pre[class*=language-] ::selection,.remirror-darcula pre[class*=language-]::selection{color:inherit;background:rgba(33,66,131,.85)}.remirror-darcula pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-darcula :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-darcula :not(pre)>code[class*=language-],.remirror-darcula pre[class*=language-]{background:#2b2b2b}.remirror-darcula :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-darcula .token.cdata,.remirror-darcula .token.comment,.remirror-darcula .token.prolog{color:grey}.remirror-darcula .token.atrule,.remirror-darcula .token.boolean,.remirror-darcula .token.delimiter,.remirror-darcula .token.important,.remirror-darcula .token.keyword,.remirror-darcula .token.selector{color:#cc7832}.remirror-darcula .token.attr-name,.remirror-darcula .token.operator,.remirror-darcula .token.punctuation{color:#a9b7c6}.remirror-darcula .token.builtin,.remirror-darcula .token.doctype,.remirror-darcula .token.tag,.remirror-darcula .token.tag .punctuation{color:#e8bf6a}.remirror-darcula .token.entity,.remirror-darcula .token.number,.remirror-darcula .token.symbol{color:#6897bb}.remirror-darcula .token.constant,.remirror-darcula .token.property,.remirror-darcula .token.variable{color:#9876aa}.remirror-darcula .token.char,.remirror-darcula .token.string{color:#6a8759}.remirror-darcula .token.attr-value,.remirror-darcula .token.attr-value .punctuation{color:#a5c261}.remirror-darcula .token.attr-value .punctuation:first-of-type{color:#a9b7c6}.remirror-darcula .token.url{color:#287bde;text-decoration:underline}.remirror-darcula .token.function{color:#ffc66d}.remirror-darcula .token.regex{background:#364135}.remirror-darcula .token.bold{font-weight:700}.remirror-darcula .token.italic{font-style:italic}.remirror-darcula .token.inserted{background:#294436}.remirror-darcula .token.deleted{background:#484a4a}.remirror-darcula .token.punctuation.important,.remirror-darcula code.language-css .token.property,.remirror-darcula code.language-css .token.property+.token.punctuation{color:#a9b7c6}.remirror-darcula code.language-css .token.id,.remirror-darcula code.language-css .token.selector>.token.attribute,.remirror-darcula code.language-css .token.selector>.token.class,.remirror-darcula code.language-css .token.selector>.token.pseudo-class,.remirror-darcula code.language-css .token.selector>.token.pseudo-element{color:#ffc66d}.remirror-dracula code[class*=language-],.remirror-dracula pre[class*=language-]{color:#f8f8f2;background:none;text-shadow:0 1px rgba(0,0,0,.3);font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-dracula pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}.remirror-dracula :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-dracula :not(pre)>code[class*=language-],.remirror-dracula pre[class*=language-]{background:#282a36}.remirror-dracula :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.remirror-dracula .token.cdata,.remirror-dracula .token.comment,.remirror-dracula .token.doctype,.remirror-dracula .token.prolog{color:#6272a4}.remirror-dracula .token.punctuation,.remirror-dracula .token.punctuation.important{color:#f8f8f2}.remirror-dracula .namespace{opacity:.7}.remirror-dracula .token.constant,.remirror-dracula .token.deleted,.remirror-dracula .token.property,.remirror-dracula .token.symbol,.remirror-dracula .token.tag{color:#ff79c6}.remirror-dracula .token.boolean,.remirror-dracula .token.number{color:#bd93f9}.remirror-dracula .token.attr-name,.remirror-dracula .token.builtin,.remirror-dracula .token.char,.remirror-dracula .token.inserted,.remirror-dracula .token.selector,.remirror-dracula .token.string{color:#50fa7b}.remirror-dracula .language-css .token.string,.remirror-dracula .style .token.string,.remirror-dracula .token.entity,.remirror-dracula .token.operator,.remirror-dracula .token.url,.remirror-dracula .token.variable{color:#f8f8f2}.remirror-dracula .token.atrule,.remirror-dracula .token.attr-value,.remirror-dracula .token.class-name,.remirror-dracula .token.function{color:#f1fa8c}.remirror-dracula .token.keyword{color:#8be9fd}.remirror-dracula .token.important,.remirror-dracula .token.regex{color:#ffb86c}.remirror-dracula .token.bold,.remirror-dracula .token.important{font-weight:700}.remirror-dracula .token.italic{font-style:italic}.remirror-dracula .token.entity{cursor:help}.remirror-duotone-dark code[class*=language-],.remirror-duotone-dark pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#2a2734;color:#9a86fd}.remirror-duotone-dark code[class*=language-] ::selection,.remirror-duotone-dark code[class*=language-]::selection,.remirror-duotone-dark pre[class*=language-] ::selection,.remirror-duotone-dark pre[class*=language-]::selection{text-shadow:none;background:#6a51e6}.remirror-duotone-dark pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-dark :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-dark :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-dark .token.cdata,.remirror-duotone-dark .token.comment,.remirror-duotone-dark .token.doctype,.remirror-duotone-dark .token.prolog,.remirror-duotone-dark .token.punctuation,.remirror-duotone-dark .token.punctuation.important{color:#6c6783}.remirror-duotone-dark .token.namespace{opacity:.7}.remirror-duotone-dark .token.number,.remirror-duotone-dark .token.operator,.remirror-duotone-dark .token.tag{color:#e09142}.remirror-duotone-dark .token.function,.remirror-duotone-dark .token.property{color:#9a86fd}.remirror-duotone-dark .token.atrule-id,.remirror-duotone-dark .token.selector,.remirror-duotone-dark .token.tag-id{color:#eeebff}.remirror-duotone-dark .token.attr-name,.remirror-duotone-dark code.language-javascript{color:#c4b9fe}.remirror-duotone-dark .language-css .token.string,.remirror-duotone-dark .language-scss .token.string,.remirror-duotone-dark .style .token.string,.remirror-duotone-dark .token.atrule,.remirror-duotone-dark .token.attr-value,.remirror-duotone-dark .token.boolean,.remirror-duotone-dark .token.control,.remirror-duotone-dark .token.directive,.remirror-duotone-dark .token.entity,.remirror-duotone-dark .token.keyword,.remirror-duotone-dark .token.placeholder,.remirror-duotone-dark .token.regex,.remirror-duotone-dark .token.statement,.remirror-duotone-dark .token.string,.remirror-duotone-dark .token.unit,.remirror-duotone-dark .token.url,.remirror-duotone-dark .token.variable,.remirror-duotone-dark code.language-css,.remirror-duotone-dark code.language-scss{color:#fc9}.remirror-duotone-dark .token.deleted{text-decoration:line-through}.remirror-duotone-dark .token.inserted{border-bottom:1px dotted #eeebff;text-decoration:none}.remirror-duotone-dark .token.italic{font-style:italic}.remirror-duotone-dark .token.bold,.remirror-duotone-dark .token.important{font-weight:700}.remirror-duotone-dark .token.important{color:#c4b9fe}.remirror-duotone-dark .token.entity{cursor:help}.remirror-duotone-dark pre>code.highlight{outline:.4em solid #8a75f5;outline-offset:.4em}.remirror-duotone-dark .line-numbers .line-numbers-rows{border-right-color:#2c2937}.remirror-duotone-dark .line-numbers-rows>span:before{color:#3c3949}.remirror-duotone-dark .line-highlight{background:rgba(224,145,66,.2);background:linear-gradient(90deg,rgba(224,145,66,.2) 70%,rgba(224,145,66,0))}.remirror-duotone-earth code[class*=language-],.remirror-duotone-earth pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#322d29;color:#88786d}.remirror-duotone-earth code[class*=language-] ::selection,.remirror-duotone-earth code[class*=language-]::selection,.remirror-duotone-earth pre[class*=language-] ::selection,.remirror-duotone-earth pre[class*=language-]::selection{text-shadow:none;background:#6f5849}.remirror-duotone-earth pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-earth :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-earth :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-earth .token.cdata,.remirror-duotone-earth .token.comment,.remirror-duotone-earth .token.doctype,.remirror-duotone-earth .token.prolog,.remirror-duotone-earth .token.punctuation,.remirror-duotone-earth .token.punctuation.important{color:#6a5f58}.remirror-duotone-earth .token.namespace{opacity:.7}.remirror-duotone-earth .token.number,.remirror-duotone-earth .token.operator,.remirror-duotone-earth .token.tag{color:#bfa05a}.remirror-duotone-earth .token.function,.remirror-duotone-earth .token.property{color:#88786d}.remirror-duotone-earth .token.atrule-id,.remirror-duotone-earth .token.selector,.remirror-duotone-earth .token.tag-id{color:#fff3eb}.remirror-duotone-earth .token.attr-name,.remirror-duotone-earth code.language-javascript{color:#a48774}.remirror-duotone-earth .language-css .token.string,.remirror-duotone-earth .language-scss .token.string,.remirror-duotone-earth .style .token.string,.remirror-duotone-earth .token.atrule,.remirror-duotone-earth .token.attr-value,.remirror-duotone-earth .token.boolean,.remirror-duotone-earth .token.control,.remirror-duotone-earth .token.directive,.remirror-duotone-earth .token.entity,.remirror-duotone-earth .token.keyword,.remirror-duotone-earth .token.placeholder,.remirror-duotone-earth .token.regex,.remirror-duotone-earth .token.statement,.remirror-duotone-earth .token.string,.remirror-duotone-earth .token.unit,.remirror-duotone-earth .token.url,.remirror-duotone-earth .token.variable,.remirror-duotone-earth code.language-css,.remirror-duotone-earth code.language-scss{color:#fcc440}.remirror-duotone-earth .token.deleted{text-decoration:line-through}.remirror-duotone-earth .token.inserted{border-bottom:1px dotted #fff3eb;text-decoration:none}.remirror-duotone-earth .token.italic{font-style:italic}.remirror-duotone-earth .token.bold,.remirror-duotone-earth .token.important{font-weight:700}.remirror-duotone-earth .token.important{color:#a48774}.remirror-duotone-earth .token.entity{cursor:help}.remirror-duotone-earth pre>code.highlight{outline:.4em solid #816d5f;outline-offset:.4em}.remirror-duotone-earth .line-numbers .line-numbers-rows{border-right-color:#35302b}.remirror-duotone-earth .line-numbers-rows>span:before{color:#46403d}.remirror-duotone-earth .line-highlight{background:rgba(191,160,90,.2);background:linear-gradient(90deg,rgba(191,160,90,.2) 70%,rgba(191,160,90,0))}.remirror-duotone-forest code[class*=language-],.remirror-duotone-forest pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#2a2d2a;color:#687d68}.remirror-duotone-forest code[class*=language-] ::selection,.remirror-duotone-forest code[class*=language-]::selection,.remirror-duotone-forest pre[class*=language-] ::selection,.remirror-duotone-forest pre[class*=language-]::selection{text-shadow:none;background:#435643}.remirror-duotone-forest pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-forest :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-forest :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-forest .token.cdata,.remirror-duotone-forest .token.comment,.remirror-duotone-forest .token.doctype,.remirror-duotone-forest .token.prolog,.remirror-duotone-forest .token.punctuation,.remirror-duotone-forest .token.punctuation.important{color:#535f53}.remirror-duotone-forest .token.namespace{opacity:.7}.remirror-duotone-forest .token.number,.remirror-duotone-forest .token.operator,.remirror-duotone-forest .token.tag{color:#a2b34d}.remirror-duotone-forest .token.function,.remirror-duotone-forest .token.property{color:#687d68}.remirror-duotone-forest .token.atrule-id,.remirror-duotone-forest .token.selector,.remirror-duotone-forest .token.tag-id{color:#f0fff0}.remirror-duotone-forest .token.attr-name,.remirror-duotone-forest code.language-javascript{color:#b3d6b3}.remirror-duotone-forest .language-css .token.string,.remirror-duotone-forest .language-scss .token.string,.remirror-duotone-forest .style .token.string,.remirror-duotone-forest .token.atrule,.remirror-duotone-forest .token.attr-value,.remirror-duotone-forest .token.boolean,.remirror-duotone-forest .token.control,.remirror-duotone-forest .token.directive,.remirror-duotone-forest .token.entity,.remirror-duotone-forest .token.keyword,.remirror-duotone-forest .token.placeholder,.remirror-duotone-forest .token.regex,.remirror-duotone-forest .token.statement,.remirror-duotone-forest .token.string,.remirror-duotone-forest .token.unit,.remirror-duotone-forest .token.url,.remirror-duotone-forest .token.variable,.remirror-duotone-forest code.language-css,.remirror-duotone-forest code.language-scss{color:#e5fb79}.remirror-duotone-forest .token.deleted{text-decoration:line-through}.remirror-duotone-forest .token.inserted{border-bottom:1px dotted #f0fff0;text-decoration:none}.remirror-duotone-forest .token.italic{font-style:italic}.remirror-duotone-forest .token.bold,.remirror-duotone-forest .token.important{font-weight:700}.remirror-duotone-forest .token.important{color:#b3d6b3}.remirror-duotone-forest .token.entity{cursor:help}.remirror-duotone-forest pre>code.highlight{outline:.4em solid #5c705c;outline-offset:.4em}.remirror-duotone-forest .line-numbers .line-numbers-rows{border-right-color:#2c302c}.remirror-duotone-forest .line-numbers-rows>span:before{color:#3b423b}.remirror-duotone-forest .line-highlight{background:rgba(162,179,77,.2);background:linear-gradient(90deg,rgba(162,179,77,.2) 70%,rgba(162,179,77,0))}.remirror-duotone-light code[class*=language-],.remirror-duotone-light pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#faf8f5;color:#728fcb}.remirror-duotone-light code[class*=language-] ::selection,.remirror-duotone-light code[class*=language-]::selection,.remirror-duotone-light pre[class*=language-] ::selection,.remirror-duotone-light pre[class*=language-]::selection{text-shadow:none;background:#faf8f5}.remirror-duotone-light pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-light :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-light :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-light .token.cdata,.remirror-duotone-light .token.comment,.remirror-duotone-light .token.doctype,.remirror-duotone-light .token.prolog,.remirror-duotone-light .token.punctuation,.remirror-duotone-light .token.punctuation.important{color:#b6ad9a}.remirror-duotone-light .token.namespace{opacity:.7}.remirror-duotone-light .token.number,.remirror-duotone-light .token.operator,.remirror-duotone-light .token.tag{color:#063289}.remirror-duotone-light .token.function,.remirror-duotone-light .token.property{color:#b29762}.remirror-duotone-light .token.atrule-id,.remirror-duotone-light .token.selector,.remirror-duotone-light .token.tag-id{color:#2d2006}.remirror-duotone-light .token.attr-name,.remirror-duotone-light code.language-javascript{color:#896724}.remirror-duotone-light .language-css .token.string,.remirror-duotone-light .language-scss .token.string,.remirror-duotone-light .style .token.string,.remirror-duotone-light .token.atrule,.remirror-duotone-light .token.attr-value,.remirror-duotone-light .token.boolean,.remirror-duotone-light .token.control,.remirror-duotone-light .token.directive,.remirror-duotone-light .token.entity,.remirror-duotone-light .token.keyword,.remirror-duotone-light .token.regex,.remirror-duotone-light .token.statement,.remirror-duotone-light .token.string,.remirror-duotone-light .token.unit,.remirror-duotone-light .token.url,.remirror-duotone-light code.language-css,.remirror-duotone-light code.language-scss{color:#728fcb}.remirror-duotone-light .token.placeholder,.remirror-duotone-light .token.variable{color:#93abdc}.remirror-duotone-light .token.deleted{text-decoration:line-through}.remirror-duotone-light .token.inserted{border-bottom:1px dotted #2d2006;text-decoration:none}.remirror-duotone-light .token.italic{font-style:italic}.remirror-duotone-light .token.bold,.remirror-duotone-light .token.important{font-weight:700}.remirror-duotone-light .token.important{color:#896724}.remirror-duotone-light .token.entity{cursor:help}.remirror-duotone-light pre>code.highlight{outline:.4em solid #896724;outline-offset:.4em}.remirror-duotone-light .line-numbers .line-numbers-rows{border-right-color:#ece8de}.remirror-duotone-light .line-numbers-rows>span:before{color:#cdc4b1}.remirror-duotone-light .line-highlight{background:rgba(45,32,6,.2);background:linear-gradient(90deg,rgba(45,32,6,.2) 70%,rgba(45,32,6,0))}.remirror-duotone-sea code[class*=language-],.remirror-duotone-sea pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#1d262f;color:#57718e}.remirror-duotone-sea code[class*=language-] ::selection,.remirror-duotone-sea code[class*=language-]::selection,.remirror-duotone-sea pre[class*=language-] ::selection,.remirror-duotone-sea pre[class*=language-]::selection{text-shadow:none;background:#004a9e}.remirror-duotone-sea pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-sea :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-sea :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-sea .token.cdata,.remirror-duotone-sea .token.comment,.remirror-duotone-sea .token.doctype,.remirror-duotone-sea .token.prolog,.remirror-duotone-sea .token.punctuation,.remirror-duotone-sea .token.punctuation.important{color:#4a5f78}.remirror-duotone-sea .token.namespace{opacity:.7}.remirror-duotone-sea .token.number,.remirror-duotone-sea .token.operator,.remirror-duotone-sea .token.tag{color:#0aa370}.remirror-duotone-sea .token.function,.remirror-duotone-sea .token.property{color:#57718e}.remirror-duotone-sea .token.atrule-id,.remirror-duotone-sea .token.selector,.remirror-duotone-sea .token.tag-id{color:#ebf4ff}.remirror-duotone-sea .token.attr-name,.remirror-duotone-sea code.language-javascript{color:#7eb6f6}.remirror-duotone-sea .language-css .token.string,.remirror-duotone-sea .language-scss .token.string,.remirror-duotone-sea .style .token.string,.remirror-duotone-sea .token.atrule,.remirror-duotone-sea .token.attr-value,.remirror-duotone-sea .token.boolean,.remirror-duotone-sea .token.control,.remirror-duotone-sea .token.directive,.remirror-duotone-sea .token.entity,.remirror-duotone-sea .token.keyword,.remirror-duotone-sea .token.placeholder,.remirror-duotone-sea .token.regex,.remirror-duotone-sea .token.statement,.remirror-duotone-sea .token.string,.remirror-duotone-sea .token.unit,.remirror-duotone-sea .token.url,.remirror-duotone-sea .token.variable,.remirror-duotone-sea code.language-css,.remirror-duotone-sea code.language-scss{color:#47ebb4}.remirror-duotone-sea .token.deleted{text-decoration:line-through}.remirror-duotone-sea .token.inserted{border-bottom:1px dotted #ebf4ff;text-decoration:none}.remirror-duotone-sea .token.italic{font-style:italic}.remirror-duotone-sea .token.bold,.remirror-duotone-sea .token.important{font-weight:700}.remirror-duotone-sea .token.important{color:#7eb6f6}.remirror-duotone-sea .token.entity{cursor:help}.remirror-duotone-sea pre>code.highlight{outline:.4em solid #34659d;outline-offset:.4em}.remirror-duotone-sea .line-numbers .line-numbers-rows{border-right-color:#1f2932}.remirror-duotone-sea .line-numbers-rows>span:before{color:#2c3847}.remirror-duotone-sea .line-highlight{background:rgba(10,163,112,.2);background:linear-gradient(90deg,rgba(10,163,112,.2) 70%,rgba(10,163,112,0))}.remirror-duotone-space code[class*=language-],.remirror-duotone-space pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#24242e;color:#767693}.remirror-duotone-space code[class*=language-] ::selection,.remirror-duotone-space code[class*=language-]::selection,.remirror-duotone-space pre[class*=language-] ::selection,.remirror-duotone-space pre[class*=language-]::selection{text-shadow:none;background:#5151e6}.remirror-duotone-space pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-space :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-space :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-space .token.cdata,.remirror-duotone-space .token.comment,.remirror-duotone-space .token.doctype,.remirror-duotone-space .token.prolog,.remirror-duotone-space .token.punctuation,.remirror-duotone-space .token.punctuation.important{color:#5b5b76}.remirror-duotone-space .token.namespace{opacity:.7}.remirror-duotone-space .token.number,.remirror-duotone-space .token.operator,.remirror-duotone-space .token.tag{color:#dd672c}.remirror-duotone-space .token.function,.remirror-duotone-space .token.property{color:#767693}.remirror-duotone-space .token.atrule-id,.remirror-duotone-space .token.selector,.remirror-duotone-space .token.tag-id{color:#ebebff}.remirror-duotone-space .token.attr-name,.remirror-duotone-space code.language-javascript{color:#aaaaca}.remirror-duotone-space .language-css .token.string,.remirror-duotone-space .language-scss .token.string,.remirror-duotone-space .style .token.string,.remirror-duotone-space .token.atrule,.remirror-duotone-space .token.attr-value,.remirror-duotone-space .token.boolean,.remirror-duotone-space .token.control,.remirror-duotone-space .token.directive,.remirror-duotone-space .token.entity,.remirror-duotone-space .token.keyword,.remirror-duotone-space .token.placeholder,.remirror-duotone-space .token.regex,.remirror-duotone-space .token.statement,.remirror-duotone-space .token.string,.remirror-duotone-space .token.unit,.remirror-duotone-space .token.url,.remirror-duotone-space .token.variable,.remirror-duotone-space code.language-css,.remirror-duotone-space code.language-scss{color:#fe8c52}.remirror-duotone-space .token.deleted{text-decoration:line-through}.remirror-duotone-space .token.inserted{border-bottom:1px dotted #ebebff;text-decoration:none}.remirror-duotone-space .token.italic{font-style:italic}.remirror-duotone-space .token.bold,.remirror-duotone-space .token.important{font-weight:700}.remirror-duotone-space .token.important{color:#aaaaca}.remirror-duotone-space .token.entity{cursor:help}.remirror-duotone-space pre>code.highlight{outline:.4em solid #7676f4;outline-offset:.4em}.remirror-duotone-space .line-numbers .line-numbers-rows{border-right-color:#262631}.remirror-duotone-space .line-numbers-rows>span:before{color:#393949}.remirror-duotone-space .line-highlight{background:rgba(221,103,44,.2);background:linear-gradient(90deg,rgba(221,103,44,.2) 70%,rgba(221,103,44,0))}.remirror-gh-colors code[class*=language-],.remirror-gh-colors pre[class*=language-]{color:#393a34;font-family:Consolas,Bitstream Vera Sans Mono,Courier New,Courier,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:.95em;line-height:1.2em;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-gh-colors code[class*=language-] ::selection,.remirror-gh-colors code[class*=language-]::selection,.remirror-gh-colors pre[class*=language-] ::selection,.remirror-gh-colors pre[class*=language-]::selection{background:#b3d4fc}.remirror-gh-colors pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border:1px solid #ddd;background-color:#fff}.remirror-gh-colors :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-gh-colors :not(pre)>code[class*=language-]{padding:1px .2em;background:#f8f8f8;border:1px solid #ddd}.remirror-gh-colors .token.cdata,.remirror-gh-colors .token.comment,.remirror-gh-colors .token.doctype,.remirror-gh-colors .token.prolog{color:#998;font-style:italic}.remirror-gh-colors .token.namespace{opacity:.7}.remirror-gh-colors .token.attr-value,.remirror-gh-colors .token.string{color:#e3116c}.remirror-gh-colors .token.operator,.remirror-gh-colors .token.punctuation{color:#393a34}.remirror-gh-colors .token.boolean,.remirror-gh-colors .token.constant,.remirror-gh-colors .token.entity,.remirror-gh-colors .token.inserted,.remirror-gh-colors .token.number,.remirror-gh-colors .token.property,.remirror-gh-colors .token.regex,.remirror-gh-colors .token.symbol,.remirror-gh-colors .token.url,.remirror-gh-colors .token.variable{color:#36acaa}.remirror-gh-colors .language-autohotkey .token.selector,.remirror-gh-colors .token.atrule,.remirror-gh-colors .token.attr-name,.remirror-gh-colors .token.keyword{color:#00a4db}.remirror-gh-colors .language-autohotkey .token.tag,.remirror-gh-colors .token.deleted,.remirror-gh-colors .token.function{color:#9a050f}.remirror-gh-colors .language-autohotkey .token.keyword,.remirror-gh-colors .token.selector,.remirror-gh-colors .token.tag{color:#00009f}.remirror-gh-colors .token.bold,.remirror-gh-colors .token.function,.remirror-gh-colors .token.important{font-weight:700}.remirror-gh-colors .token.italic{font-style:italic}.remirror-hopscotch code[class*=language-],.remirror-hopscotch pre[class*=language-]{color:#fff;font-family:Fira Mono,Menlo,Monaco,Lucida Console,Courier New,Courier,monospace;font-size:16px;line-height:1.375;direction:ltr;text-align:left;word-spacing:normal;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;white-space:pre;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;background:#322931;color:#b9b5b8}.remirror-hopscotch pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-hopscotch :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-hopscotch :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-hopscotch .token.cdata,.remirror-hopscotch .token.comment,.remirror-hopscotch .token.doctype,.remirror-hopscotch .token.prolog{color:#797379}.remirror-hopscotch .token.punctuation,.remirror-hopscotch .token.punctuation.important{color:#b9b5b8}.remirror-hopscotch .namespace{opacity:.7}.remirror-hopscotch .token.boolean,.remirror-hopscotch .token.null,.remirror-hopscotch .token.number,.remirror-hopscotch .token.operator{color:#fd8b19}.remirror-hopscotch .token.property{color:#fdcc59}.remirror-hopscotch .token.tag{color:#1290bf}.remirror-hopscotch .token.string{color:#149b93}.remirror-hopscotch .token.selector{color:#c85e7c}.remirror-hopscotch .token.attr-name{color:#fd8b19}.remirror-hopscotch .language-css .token.string,.remirror-hopscotch .style .token.string,.remirror-hopscotch .token.entity,.remirror-hopscotch .token.url{color:#149b93}.remirror-hopscotch .token.attr-value,.remirror-hopscotch .token.control,.remirror-hopscotch .token.directive,.remirror-hopscotch .token.keyword,.remirror-hopscotch .token.unit{color:#8fc13e}.remirror-hopscotch .token.atrule,.remirror-hopscotch .token.regex,.remirror-hopscotch .token.statement{color:#149b93}.remirror-hopscotch .token.placeholder,.remirror-hopscotch .token.variable{color:#1290bf}.remirror-hopscotch .token.important{color:#dd464c;font-weight:700}.remirror-hopscotch .token.entity{cursor:help}.remirror-hopscotch pre>code.highlight{outline:.4em solid red;outline-offset:.4em}.remirror-pojoaque code[class*=language-],.remirror-pojoaque pre[class*=language-]{-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;white-space:pre;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;font-family:Menlo,Monaco,Courier New,monospace;font-size:15px;line-height:1.5;color:#dccf8f;text-shadow:0}.remirror-pojoaque :not(pre)>code[class*=language-],.remirror-pojoaque pre[class*=language-]{border-radius:5px;border:1px solid #000;color:#dccf8f;background:#181914 url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAMAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQACQYGBgcGCQcHCQ0IBwgNDwsJCQsPEQ4ODw4OERENDg4ODg0RERQUFhQUERoaHBwaGiYmJiYmKysrKysrKysrKwEJCAgJCgkMCgoMDwwODA8TDg4ODhMVDg4PDg4VGhMRERERExoXGhYWFhoXHR0aGh0dJCQjJCQrKysrKysrKysr/8AAEQgAjACMAwEiAAIRAQMRAf/EAF4AAQEBAAAAAAAAAAAAAAAAAAABBwEBAQAAAAAAAAAAAAAAAAAAAAIQAAEDAwIHAQEAAAAAAAAAAADwAREhYaExkUFRcYGxwdHh8REBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AyGFEjHaBS2fDDs2zkhKmBKktb7km+ZwwCnXPkLVmCTMItj6AXFxRS465/BTnkAJvkLkJe+7AKKoi2AtRS2zuAWsCb5GOlBN8gKfmuGHZ8MFqIth3ALmFoFwbwKWyAlTAp17uKqBvgBD8sM4fTjhvAhkzhaRkBMKBrfs7jGPIpzy7gFrAqnC0C0gB0EWwBDW2cBVQwm+QtPpa3wBO3sVvszCnLAhkzgL5/RLf13cLQd8/AGlu0Cb5HTx9KuAEieGJEdcehS3eRTp2ATdt3CpIm+QtZwAhROXFeb7swp/ahaM3kBE/jSIUBc/AWrgBN8uNFAl+b7sAXFxFn2YLUU5Ns7gFX8C4ib+hN8gFWXwK3bZglxEJm+gKdciLPsFV/TClsgJUwKJ5FVA7tvIFrfZhVfGJDcsCKaYgAqv6YRbE+RWOWBtu7+AL3yRalXLyKqAIIfk+zARbDgFyEsncYwJvlgFRW+GEWntIi2P0BooyFxcNr8Ep3+ANLbMO+QyhvbiqdgC0kVvgUUiLYgBS2QtPbiVI1/sgOmG9uO+Y8DW+7jS2zAOnj6O2BndwuIAUtkdRN8gFoK3wwXMQyZwHVbClsuNLd4E3yAUR6FVDBR+BafQGt93LVMxJTv8ABts4CVLhcfYWsCb5kC9/BHdU8CLYFY5bMAd+eX9MGthhpbA1vu4B7+RKkaW2Yq4AQtVBBFsAJU/AuIXBhN8gGWnstefhiZyWvLAEnbYS1uzSFP6Jvn4Baxx70JKkQojLib5AVTey1jjgkKJGO0AKWyOm7N7cSpgSpAdPH0Tfd/gp1z5C1ZgKqN9J2wFxcUUuAFLZAm+QC0Fb4YUVRFsAOvj4KW2dwtYE3yAWk/wS/PLMKfmuGHZ8MAXF/Ja32Yi5haAKWz4Ydm2cSpgU693Atb7km+Zwwh+WGcPpxw3gAkzCLY+iYUDW/Z3Adc/gpzyFrAqnALkJe+7DoItgAtRS2zuKqGE3yAx0oJvkdvYrfZmALURbDuL5/RLf13cAuDeBS2RpbtAm+QFVA3wR+3fUtFHoBDJnC0jIXH0HWsgMY8inPLuOkd9chp4z20ALQLSA8cI9jYAIa2zjzjBd8gRafS1vgiUho/kAKcsCGTOGWvoOpkAtB3z8Hm8x2Ff5ADp4+lXAlIvcmwH/2Q==") repeat 0 0}.remirror-pojoaque pre[class*=language-]{padding:12px;overflow:auto}.remirror-pojoaque :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-pojoaque :not(pre)>code[class*=language-]{padding:2px 6px}.remirror-pojoaque .token.namespace{opacity:.7}.remirror-pojoaque .token.cdata,.remirror-pojoaque .token.comment,.remirror-pojoaque .token.doctype,.remirror-pojoaque .token.prolog{color:#586e75;font-style:italic}.remirror-pojoaque .token.builtin,.remirror-pojoaque .token.char,.remirror-pojoaque .token.inserted,.remirror-pojoaque .token.number,.remirror-pojoaque .token.string{color:#468966}.remirror-pojoaque .token.attr-name{color:#b89859}.remirror-pojoaque .language-css .token.string,.remirror-pojoaque .style .token.string,.remirror-pojoaque .token.entity,.remirror-pojoaque .token.operator,.remirror-pojoaque .token.url{color:#dccf8f}.remirror-pojoaque .token.regex,.remirror-pojoaque .token.selector{color:#859900}.remirror-pojoaque .token.atrule,.remirror-pojoaque .token.keyword{color:#cb4b16}.remirror-pojoaque .token.attr-value{color:#468966}.remirror-pojoaque .token.function,.remirror-pojoaque .token.placeholder,.remirror-pojoaque .token.variable{color:#b58900}.remirror-pojoaque .token.boolean,.remirror-pojoaque .token.constant,.remirror-pojoaque .token.number,.remirror-pojoaque .token.property,.remirror-pojoaque .token.symbol,.remirror-pojoaque .token.tag{color:#b89859}.remirror-pojoaque .token.tag{color:#ffb03b}.remirror-pojoaque .token.deleted,.remirror-pojoaque .token.important,.remirror-pojoaque .token.statement{color:#dc322f}.remirror-pojoaque .token.punctuation,.remirror-pojoaque .token.punctuation.important{color:#dccf8f}.remirror-pojoaque .token.entity{cursor:help}.remirror-pojoaque .token.bold{font-weight:700}.remirror-pojoaque .token.italic{font-style:italic}.remirror-vs code[class*=language-],.remirror-vs pre[class*=language-]{color:#393a34;font-family:Consolas,Bitstream Vera Sans Mono,Courier New,Courier,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:.95em;line-height:1.2em;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-vs code[class*=language-] ::selection,.remirror-vs code[class*=language-]::selection,.remirror-vs pre[class*=language-] ::selection,.remirror-vs pre[class*=language-]::selection{background:#c1def1}.remirror-vs pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border:1px solid #ddd;background-color:#fff}.remirror-vs :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-vs :not(pre)>code[class*=language-]{padding:1px .2em;background:#f8f8f8;border:1px solid #ddd}.remirror-vs .token.cdata,.remirror-vs .token.comment,.remirror-vs .token.doctype,.remirror-vs .token.prolog{color:green;font-style:italic}.remirror-vs .token.namespace{opacity:.7}.remirror-vs .token.string{color:#a31515}.remirror-vs .token.operator,.remirror-vs .token.punctuation{color:#393a34}.remirror-vs .token.boolean,.remirror-vs .token.constant,.remirror-vs .token.inserted,.remirror-vs .token.number,.remirror-vs .token.symbol,.remirror-vs .token.url,.remirror-vs .token.variable{color:#36acaa}.remirror-vs .language-autohotkey .token.selector,.remirror-vs .language-json .token.boolean,.remirror-vs .language-json .token.number,.remirror-vs .token.atrule,.remirror-vs .token.attr-value,.remirror-vs .token.keyword,.remirror-vs code[class*=language-css]{color:#00f}.remirror-vs .token.function{color:#393a34}.remirror-vs .language-autohotkey .token.tag,.remirror-vs .token.deleted{color:#9a050f}.remirror-vs .language-autohotkey .token.keyword,.remirror-vs .token.selector{color:#00009f}.remirror-vs .token.bold,.remirror-vs .token.important{font-weight:700}.remirror-vs .token.italic{font-style:italic}.remirror-vs .language-json .token.property,.remirror-vs .token.class-name{color:#2b91af}.remirror-vs .token.selector,.remirror-vs .token.tag{color:maroon}.remirror-vs .token.attr-name,.remirror-vs .token.entity,.remirror-vs .token.property,.remirror-vs .token.regex{color:red}.remirror-vs .token.directive.tag .tag{background:#ff0;color:#393a34}.remirror-vs .line-numbers .line-numbers-rows{border-right-color:#a5a5a5}.remirror-vs .line-numbers-rows>span:before{color:#2b91af}.remirror-vs .line-highlight{background:rgba(193,222,241,.2);background:linear-gradient(90deg,rgba(193,222,241,.2) 70%,rgba(221,222,241,0))}.remirror-xonokai code[class*=language-],.remirror-xonokai pre[class*=language-]{-moz-tab-size:2;tab-size:2;-webkit-hyphens:none;hyphens:none;white-space:pre;white-space:pre-wrap;word-wrap:normal;font-family:Menlo,Monaco,Courier New,monospace;font-size:14px;color:#76d9e6;text-shadow:none}.remirror-xonokai :not(pre)>code[class*=language-],.remirror-xonokai pre[class*=language-]{background:#2a2a2a}.remirror-xonokai pre[class*=language-]{padding:15px;border-radius:4px;border:1px solid #e1e1e8;overflow:auto}.remirror-xonokai :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-xonokai pre[class*=language-]{position:relative}.remirror-xonokai pre[class*=language-] code{white-space:pre;display:block}.remirror-xonokai :not(pre)>code[class*=language-]{padding:.15em .2em .05em;border-radius:.3em;border:.13em solid #7a6652;box-shadow:inset 1px 1px .3em -.1em #000}.remirror-xonokai .token.namespace{opacity:.7}.remirror-xonokai .token.cdata,.remirror-xonokai .token.comment,.remirror-xonokai .token.doctype,.remirror-xonokai .token.prolog{color:#6f705e}.remirror-xonokai .token.boolean,.remirror-xonokai .token.number,.remirror-xonokai .token.operator{color:#a77afe}.remirror-xonokai .language-css .token.string,.remirror-xonokai .style .token.string,.remirror-xonokai .token.attr-name,.remirror-xonokai .token.entity,.remirror-xonokai .token.string,.remirror-xonokai .token.url{color:#e6d06c}.remirror-xonokai .token.inserted,.remirror-xonokai .token.selector{color:#a6e22d}.remirror-xonokai .token.atrule,.remirror-xonokai .token.attr-value,.remirror-xonokai .token.deleted,.remirror-xonokai .token.important,.remirror-xonokai .token.keyword{color:#ef3b7d}.remirror-xonokai .token.regex,.remirror-xonokai .token.statement{color:#76d9e6}.remirror-xonokai .token.placeholder,.remirror-xonokai .token.variable{color:#fff}.remirror-xonokai .token.bold,.remirror-xonokai .token.important,.remirror-xonokai .token.statement{font-weight:700}.remirror-xonokai .token.punctuation,.remirror-xonokai .token.punctuation.important{color:#bebec5}.remirror-xonokai .token.entity{cursor:help}.remirror-xonokai .token.italic{font-style:italic}.remirror-xonokai code.language-markup{color:#f9f9f9}.remirror-xonokai code.language-markup .token.tag{color:#ef3b7d}.remirror-xonokai code.language-markup .token.attr-name{color:#a6e22d}.remirror-xonokai code.language-markup .token.attr-value{color:#e6d06c}.remirror-xonokai code.language-markup .token.script,.remirror-xonokai code.language-markup .token.script .token.keyword,.remirror-xonokai code.language-markup .token.style{color:#76d9e6}.remirror-xonokai pre[class*=language-][data-line]{position:relative;padding:1em 0 1em 3em}.remirror-xonokai pre[data-line] .line-highlight{position:absolute;left:0;right:0;padding:0;margin-top:1em;background:hsla(0,0%,100%,.08);pointer-events:none;line-height:inherit;white-space:pre}.remirror-xonokai pre[data-line] .line-highlight:before,.remirror-xonokai pre[data-line] .line-highlight[data-end]:after{content:attr(data-start);position:absolute;top:.4em;left:.6em;min-width:1em;padding:.2em .5em;background-color:hsla(0,0%,100%,.4);color:#000;font:700 65%/1 sans-serif;height:1em;line-height:1em;text-align:center;border-radius:999px;text-shadow:none;box-shadow:0 1px 1px hsla(0,0%,100%,.7)}.remirror-xonokai pre[data-line] .line-highlight[data-end]:after{content:attr(data-end);top:auto;bottom:.4em}.remirror-editor span.remirror-max-count-exceeded{background-color:var(--rmr-hue-red-4)}.remirror-emoji-image{object-fit:contain;width:1.375em;height:1.375em;vertical-align:bottom}.remirror-emoji-wrapper{text-indent:-99999px}.remirror-emoji-popup-item{padding:8px;text-overflow:ellipsis;max-width:250px;width:250px;overflow:hidden;white-space:nowrap;color:#fff}.remirror-emoji-popup-hovered{background-color:var(--rmr-hue-gray-2)}.remirror-emoji-popup-highlight{background-color:var(--rmr-hue-gray-3)}.remirror-emoji-popup-wrapper{position:absolute;width:max-content;padding-top:8px;padding-bottom:8px;margin:0 auto;border-radius:8px;box-shadow:0 4px 8px rgba(11,43,65,.25),0 0 1px rgba(11,43,65,.31);background-color:#fff;z-index:10;max-height:250px;overflow-y:scroll}.remirror-emoji-popup-name{color:#798186}.remirror-emoji-popup-char{font-size:1.25em;padding-right:5px}.remirror-file-root{border-radius:4px;padding:8px 12px;background-color:#e8ecf1;color:#000;margin:8px auto;min-height:32px;width:100%;max-width:600px;display:flex;align-items:center}.remirror-file-name{font-size:1rem;margin-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remirror-file-size{font-size:.8rem;margin-left:8px;color:gray;white-space:nowrap}.remirror-file-upload-progress{font-size:.8rem;margin-left:8px;margin-right:8px;color:gray;font-family:Menlo,Monaco,Courier New,monospace}.remirror-file-error{font-size:.8rem;color:red}.remirror-file-icon-button{display:flex;justify-content:center;align-items:center;color:#000}.remirror-editor.ProseMirror .ProseMirror-gapcursor{display:none;pointer-events:none;position:absolute}.remirror-editor.ProseMirror .ProseMirror-gapcursor:after{content:"";display:block;position:absolute;top:-2px;width:20px;border-top:1px solid #000;animation:ProseMirror-cursor-blink 1.1s steps(2,start) infinite}@keyframes ProseMirror-cursor-blink{to{visibility:hidden}}.remirror-editor.ProseMirror .ProseMirror-focused .ProseMirror-gapcursor,.remirror-editor.ProseMirror.ProseMirror-focused .ProseMirror-gapcursor{display:block}.remirror-image-loader{border-radius:50%;border:16px solid #f3f3f3;border-top-color:#3498db;width:120px;height:120px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.remirror-editor ol>li>.remirror-list-item-marker-container{display:none}.remirror-editor .remirror-ul-list-content>li.remirror-list-item-with-custom-mark,.remirror-editor ul>li.remirror-list-item-with-custom-mark{list-style:none}.remirror-editor ul ul+ul{-webkit-margin-before:1em;margin-block-start:1em}.remirror-list-item-marker-container{position:absolute;left:-32px;width:24px;display:inline-block;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.remirror-list-item-checkbox{filter:hue-rotate(60deg)}.remirror-collapsible-list-item-closed li{display:none}.remirror-collapsible-list-item-closed .remirror-collapsible-list-item-button{background-color:var(--rmr-hue-gray-6)}.remirror-collapsible-list-item-button{width:8px;height:8px;border-radius:50%;cursor:pointer;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .25s ease;background-color:var(--rmr-color-border)}.remirror-collapsible-list-item-button:hover{background-color:var(--rmr-color-primary)}.remirror-collapsible-list-item-button.disabled,.remirror-collapsible-list-item-button.disabled:hover{background-color:var(--rmr-color-border);cursor:default}.remirror-list-spine{position:absolute;top:4px;bottom:0;left:-20px;width:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-left-color .25s ease;border-left:1px solid var(--rmr-color-border)}.remirror-list-spine:hover{border-left-color:var(--rmr-color-primary)}.remirror-mention-atom{background:var(--rmr-hue-gray-2);font-weight:700;font-size:.9em;font-style:normal;border-radius:var(--rmr-radius-border);padding:.2rem .5rem;white-space:nowrap;color:var(--rmr-color-primary)}.remirror-suggest-atom{color:rgba(0,0,0,.6)}.remirror-mention-atom-popup-item{padding:8px;text-overflow:ellipsis;max-width:250px;width:250px;overflow:hidden;white-space:nowrap;color:#fff}.remirror-mention-atom-popup-hovered{background-color:var(--rmr-hue-gray-2)}.remirror-mention-atom-popup-highlight{background-color:var(--rmr-hue-gray-3)}.remirror-mention-atom-popup-wrapper{width:max-content;padding-top:8px;padding-bottom:8px;margin:0 auto;border-radius:8px;box-shadow:0 4px 8px rgba(11,43,65,.25),0 0 1px rgba(11,43,65,.31);background-color:#fff;z-index:10;max-height:250px;overflow-y:scroll}.remirror-mention-atom-popup-name,.remirror-mention-atom-zero-items{color:#798186}.remirror-mention-atom-popup-char{font-size:1.25em;padding-right:5px}.remirror-is-empty:first-of-type:before{position:absolute;color:#aaa;pointer-events:none;height:0;font-style:italic;content:attr(data-placeholder)}.remirror-editor.ProseMirror{position:relative}.remirror-positioner{position:absolute;min-width:1px;min-height:1px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:none;z-index:-1}.remirror-positioner-widget{width:0;height:0;position:absolute}.remirror-editor.ProseMirror .tableWrapper{overflow-x:auto}.remirror-editor.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.remirror-editor.ProseMirror td,.remirror-editor.ProseMirror th{vertical-align:top;box-sizing:border-box;position:relative;border-width:1px;border-style:solid;border-color:var(--rmr-color-table-default-border)}.remirror-editor.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:40;background-color:var(--rmr-hue-blue-7);pointer-events:none}.remirror-editor.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.remirror-editor.ProseMirror td.selectedCell,.remirror-editor.ProseMirror th.selectedCell{border-style:double;border-color:var(--rmr-color-table-selected-border);background-color:var(--rmr-color-table-selected-cell)}.remirror-table-colgroup>col:first-of-type{width:13px;overflow:visible}.remirror-controllers-toggle{visibility:hidden}.remirror-table-show-controllers .remirror-controllers-toggle{visibility:visible}.remirror-table-insert-button{position:absolute;width:18px;height:18px;z-index:25;cursor:pointer;border-radius:4px;transition:background-color .15s ease;background-color:#dcdcdc}.remirror-table-insert-button svg{fill:#fff}.remirror-table-insert-button:hover{background-color:#136bda}.remirror-table-insert-button:hover svg{fill:#fff}.remirror-table-delete-inner-button{border:none;padding:0;width:18px;height:18px;position:absolute;z-index:30;cursor:pointer;border-radius:4px;background-color:#cecece;transition:background-color .15s ease}.remirror-table-delete-inner-button:hover{background-color:#ff7884}.remirror-table-delete-table-inner-button{top:calc(var(--remirror-table-delete-button-y) - 9px);left:calc(var(--remirror-table-delete-button-x) - 9px)}.remirror-table-delete-row-column-inner-button{top:calc(var(--remirror-table-delete-row-column-button-y) - 9px);left:calc(var(--remirror-table-delete-row-column-button-x) - 9px)}.remirror-table-with-controllers{margin-top:40px;margin-bottom:40px;height:1px}.ProseMirror table.remirror-table-with-controllers{overflow:visible}.remirror-table-waitting-controllers{display:none}.remirror-table-tbody-with-controllers>tr:first-of-type{height:12px;overflow:visible}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type{overflow:visible;padding:0;cursor:pointer;z-index:15;position:relative;height:12px;width:12px}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-wrapper{overflow:visible;display:flex;justify-content:flex-end;align-items:flex-end;width:12px;height:12px}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-trigger-area{flex:1 1;position:relative;z-index:10;display:none}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-mark-row-corner{bottom:-2px;left:-12px;position:absolute;width:0;height:0;border-radius:50%;border-style:solid;border-color:var(--rmr-color-table-mark);border-width:2px}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-mark-column-corner{position:absolute;width:0;height:0;border-radius:50%;border-style:solid;border-color:var(--rmr-color-table-mark);border-width:2px;right:-2px;top:-12px}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2){overflow:visible;padding:0;cursor:pointer;z-index:15;position:relative;height:12px}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-wrapper{overflow:visible;display:flex;justify-content:flex-end;align-items:flex-end;width:100%;height:12px;flex-direction:row}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-trigger-area{flex:1 1;position:relative;z-index:10;height:36px}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-mark-row-corner{display:none}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-mark-column-corner{position:absolute;width:0;height:0;border-radius:50%;border-style:solid;border-color:var(--rmr-color-table-mark);border-width:2px;right:-2px;top:-12px}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th{overflow:visible;padding:0;cursor:pointer;z-index:15;position:relative;width:12px}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-wrapper{overflow:visible;display:flex;justify-content:flex-end;align-items:flex-end;height:100%;width:12px;flex-direction:column}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-trigger-area{flex:1 1;position:relative;z-index:10;width:36px}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-mark-row-corner{bottom:-2px;left:-12px;position:absolute;width:0;height:0;border-radius:50%;border-style:solid;border-color:var(--rmr-color-table-mark);border-width:2px}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-mark-column-corner{display:none}.remirror-table-tbody-with-controllers th.remirror-table-controller{background-color:var(--rmr-color-table-default-controller)}.remirror-table-tbody-with-controllers th.selectedCell.remirror-table-controller{background-color:var(--rmr-color-table-selected-controller)}.remirror-table-show-predelete td.selectedCell,.remirror-table-show-predelete th.selectedCell.remirror-table-controller{border-color:var(--rmr-color-table-predelete-border)!important;background-color:var(--rmr-color-table-predelete-cell)!important}.remirror-table-show-predelete th.selectedCell.remirror-table-controller{background-color:var(--rmr-color-table-predelete-controller)!important}.remirror-table-show-predelete.remirror-table-preselect-all td,.remirror-table-show-predelete.remirror-table-preselect-all th.remirror-table-controller{border-color:var(--rmr-color-table-predelete-border)!important;background-color:var(--rmr-color-table-predelete-cell)!important}.remirror-table-show-predelete.remirror-table-preselect-all th.remirror-table-controller{background-color:var(--rmr-color-table-predelete-controller)!important}.remirror-editor.ProseMirror .whitespace{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.remirror-editor.ProseMirror .whitespace:before{caret-color:inherit;color:gray;display:inline-block;font-weight:400;font-style:normal;line-height:1em;width:0}.remirror-editor.ProseMirror .whitespace--s:before{content:"·"}.remirror-editor.ProseMirror .whitespace--br:before{content:"¬"}.remirror-editor.ProseMirror .whitespace--p:before{content:"¶"}.remirror-editor.ProseMirror .ProseMirror-yjs-cursor{position:absolute;border-left:2px solid;border-color:orange;height:1em;word-break:normal;pointer-events:none}.remirror-editor.ProseMirror .ProseMirror-yjs-cursor>div{position:relative;top:-1.05em;font-size:13px;background-color:#fa8100;font-family:serif;font-style:normal;font-weight:400;line-height:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;padding-left:2px;padding-right:2px}.remirror-editor.ProseMirror>.ProseMirror-yjs-cursor:first-child{margin-top:16px}.remirror-editor #y-functions{position:absolute;top:20px;right:20px}.remirror-editor #y-functions>*{display:inline-block}.remirror-theme{box-sizing:border-box}.remirror-theme *,.remirror-theme :after,.remirror-theme :before{box-sizing:inherit}.remirror-theme{--rmr-color-background:#fff;--rmr-color-border:rgba(0,0,0,.25);--rmr-color-foreground:#000;--rmr-color-muted:#f1f3f5;--rmr-color-primary:#7963d2;--rmr-color-secondary:#bcd263;--rmr-color-primary-text:#fff;--rmr-color-secondary-text:#fff;--rmr-color-text:#252103;--rmr-color-faded:rgba(33,33,33,.9);--rmr-color-active-background:#d9d9d9;--rmr-color-active-border:rgba(0,0,0,.25);--rmr-color-active-foreground:#000;--rmr-color-active-muted:#c3ccd5;--rmr-color-active-primary:#4f35b6;--rmr-color-active-secondary:#9cb635;--rmr-color-active-primary-text:#fff;--rmr-color-active-secondary-text:#000;--rmr-color-active-text:#000;--rmr-color-active-faded:rgba(33,33,33,.9);--rmr-color-hover-background:#ededed;--rmr-color-hover-border:rgba(0,0,0,.25);--rmr-color-hover-foreground:#000;--rmr-color-hover-muted:#dbe0e6;--rmr-color-hover-primary:#6045c9;--rmr-color-hover-secondary:#afc945;--rmr-color-hover-primary-text:#fff;--rmr-color-hover-secondary-text:#000;--rmr-color-hover-text:#000;--rmr-color-hover-faded:rgba(33,33,33,.9);--rmr-color-shadow-1:rgba(10,31,68,.08);--rmr-color-shadow-2:rgba(10,31,68,.1);--rmr-color-shadow-3:rgba(10,31,68,.12);--rmr-color-backdrop:rgba(0,0,0,.9);--rmr-color-outline:rgba(121,99,210,.4);--rmr-color-table-default-border:#ccc;--rmr-color-table-default-cell:#666;--rmr-color-table-default-controller:#dee2e6;--rmr-color-table-selected-border:#1c7ed6;--rmr-color-table-selected-cell:#d0ebff;--rmr-color-table-selected-controller:#339af0;--rmr-color-table-preselect-border:#1c7ed6;--rmr-color-table-preselect-cell:#666;--rmr-color-table-preselect-controller:#339af0;--rmr-color-table-predelete-border:#f03e3e;--rmr-color-table-predelete-cell:#ffe3e3;--rmr-color-table-predelete-controller:#ff6b6b;--rmr-color-table-mark:#91919196;--rmr-hue-gray-0:#f8f9fa;--rmr-hue-gray-1:#f1f3f5;--rmr-hue-gray-2:#e9ecef;--rmr-hue-gray-3:#dee2e6;--rmr-hue-gray-4:#ced4da;--rmr-hue-gray-5:#adb5bd;--rmr-hue-gray-6:#868e96;--rmr-hue-gray-7:#495057;--rmr-hue-gray-8:#343a40;--rmr-hue-gray-9:#212529;--rmr-hue-red-0:#fff5f5;--rmr-hue-red-1:#ffe3e3;--rmr-hue-red-2:#ffc9c9;--rmr-hue-red-3:#ffa8a8;--rmr-hue-red-4:#ff8787;--rmr-hue-red-5:#ff6b6b;--rmr-hue-red-6:#fa5252;--rmr-hue-red-7:#f03e3e;--rmr-hue-red-8:#e03131;--rmr-hue-red-9:#c92a2a;--rmr-hue-pink-0:#fff0f6;--rmr-hue-pink-1:#ffdeeb;--rmr-hue-pink-2:#fcc2d7;--rmr-hue-pink-3:#faa2c1;--rmr-hue-pink-4:#f783ac;--rmr-hue-pink-5:#f06595;--rmr-hue-pink-6:#e64980;--rmr-hue-pink-7:#d6336c;--rmr-hue-pink-8:#c2255c;--rmr-hue-pink-9:#a61e4d;--rmr-hue-grape-0:#f8f0fc;--rmr-hue-grape-1:#f3d9fa;--rmr-hue-grape-2:#eebefa;--rmr-hue-grape-3:#e599f7;--rmr-hue-grape-4:#da77f2;--rmr-hue-grape-5:#cc5de8;--rmr-hue-grape-6:#be4bdb;--rmr-hue-grape-7:#ae3ec9;--rmr-hue-grape-8:#9c36b5;--rmr-hue-grape-9:#862e9c;--rmr-hue-violet-0:#f3f0ff;--rmr-hue-violet-1:#e5dbff;--rmr-hue-violet-2:#d0bfff;--rmr-hue-violet-3:#b197fc;--rmr-hue-violet-4:#9775fa;--rmr-hue-violet-5:#845ef7;--rmr-hue-violet-6:#7950f2;--rmr-hue-violet-7:#7048e8;--rmr-hue-violet-8:#6741d9;--rmr-hue-violet-9:#5f3dc4;--rmr-hue-indigo-0:#edf2ff;--rmr-hue-indigo-1:#dbe4ff;--rmr-hue-indigo-2:#bac8ff;--rmr-hue-indigo-3:#91a7ff;--rmr-hue-indigo-4:#748ffc;--rmr-hue-indigo-5:#5c7cfa;--rmr-hue-indigo-6:#4c6ef5;--rmr-hue-indigo-7:#4263eb;--rmr-hue-indigo-8:#3b5bdb;--rmr-hue-indigo-9:#364fc7;--rmr-hue-blue-0:#e7f5ff;--rmr-hue-blue-1:#d0ebff;--rmr-hue-blue-2:#a5d8ff;--rmr-hue-blue-3:#74c0fc;--rmr-hue-blue-4:#4dabf7;--rmr-hue-blue-5:#339af0;--rmr-hue-blue-6:#228be6;--rmr-hue-blue-7:#1c7ed6;--rmr-hue-blue-8:#1971c2;--rmr-hue-blue-9:#1864ab;--rmr-hue-cyan-0:#e3fafc;--rmr-hue-cyan-1:#c5f6fa;--rmr-hue-cyan-2:#99e9f2;--rmr-hue-cyan-3:#66d9e8;--rmr-hue-cyan-4:#3bc9db;--rmr-hue-cyan-5:#22b8cf;--rmr-hue-cyan-6:#15aabf;--rmr-hue-cyan-7:#1098ad;--rmr-hue-cyan-8:#0c8599;--rmr-hue-cyan-9:#0b7285;--rmr-hue-teal-0:#e6fcf5;--rmr-hue-teal-1:#c3fae8;--rmr-hue-teal-2:#96f2d7;--rmr-hue-teal-3:#63e6be;--rmr-hue-teal-4:#38d9a9;--rmr-hue-teal-5:#20c997;--rmr-hue-teal-6:#12b886;--rmr-hue-teal-7:#0ca678;--rmr-hue-teal-8:#099268;--rmr-hue-teal-9:#087f5b;--rmr-hue-green-0:#ebfbee;--rmr-hue-green-1:#d3f9d8;--rmr-hue-green-2:#b2f2bb;--rmr-hue-green-3:#8ce99a;--rmr-hue-green-4:#69db7c;--rmr-hue-green-5:#51cf66;--rmr-hue-green-6:#40c057;--rmr-hue-green-7:#37b24d;--rmr-hue-green-8:#2f9e44;--rmr-hue-green-9:#2b8a3e;--rmr-hue-lime-0:#f4fce3;--rmr-hue-lime-1:#e9fac8;--rmr-hue-lime-2:#d8f5a2;--rmr-hue-lime-3:#c0eb75;--rmr-hue-lime-4:#a9e34b;--rmr-hue-lime-5:#94d82d;--rmr-hue-lime-6:#82c91e;--rmr-hue-lime-7:#74b816;--rmr-hue-lime-8:#66a80f;--rmr-hue-lime-9:#5c940d;--rmr-hue-yellow-0:#fff9db;--rmr-hue-yellow-1:#fff3bf;--rmr-hue-yellow-2:#ffec99;--rmr-hue-yellow-3:#ffe066;--rmr-hue-yellow-4:#ffd43b;--rmr-hue-yellow-5:#fcc419;--rmr-hue-yellow-6:#fab005;--rmr-hue-yellow-7:#f59f00;--rmr-hue-yellow-8:#f08c00;--rmr-hue-yellow-9:#e67700;--rmr-hue-orange-0:#fff4e6;--rmr-hue-orange-1:#ffe8cc;--rmr-hue-orange-2:#ffd8a8;--rmr-hue-orange-3:#ffc078;--rmr-hue-orange-4:#ffa94d;--rmr-hue-orange-5:#ff922b;--rmr-hue-orange-6:#fd7e14;--rmr-hue-orange-7:#f76707;--rmr-hue-orange-8:#e8590c;--rmr-hue-orange-9:#d9480f;--rmr-radius-border:0.25rem;--rmr-radius-extra:0.5rem;--rmr-radius-circle:50%;--rmr-font-family-default:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;--rmr-font-family-heading:inherit;--rmr-font-family-mono:Menlo,monospace;--rmr-font-size-0:12px;--rmr-font-size-1:14px;--rmr-font-size-2:16px;--rmr-font-size-3:20px;--rmr-font-size-4:24px;--rmr-font-size-5:32px;--rmr-font-size-6:48px;--rmr-font-size-7:64px;--rmr-font-size-8:96px;--rmr-font-size-default:16px;--rmr-space-1:4px;--rmr-space-2:8px;--rmr-space-3:16px;--rmr-space-4:32px;--rmr-space-5:64px;--rmr-space-6:128px;--rmr-space-7:256px;--rmr-space-8:512px;--rmr-font-weight-bold:700;--rmr-font-weight-default:400;--rmr-font-weight-heading:700;--rmr-letter-spacing-tight:-1px;--rmr-letter-spacing-default:normal;--rmr-letter-spacing-loose:1px;--rmr-letter-spacing-wide:3px;--rmr-line-height-heading:1.25em;--rmr-line-height-default:1.5em;--rmr-box-shadow-1:0 1px 1px rgba(10,31,68,.08);--rmr-box-shadow-2:0 1px 1px rgba(10,31,68,.1);--rmr-box-shadow-3:0 1px 1px rgba(10,31,68,.12);font-family:var(--rmr-font-family-default);line-height:var(--rmr-line-height-default);font-weight:var(--rmr-font-weight-default)}.remirror-theme h1,.remirror-theme h2,.remirror-theme h3,.remirror-theme h4,.remirror-theme h5,.remirror-theme h6{color:var(--rmr-color-text);font-family:var(--rmr-font-family-heading);line-height:var(--rmr-line-height-heading);font-weight:var(--rmr-font-weight-heading)}.remirror-theme h1{font-size:var(--rmr-font-size-5)}.remirror-theme h2{font-size:var(--rmr-font-size-4)}.remirror-theme h3{font-size:var(--rmr-font-size-3)}.remirror-theme h4{font-size:var(--rmr-font-size-2)}.remirror-theme h5{font-size:var(--rmr-font-size-1)}.remirror-theme h6{font-size:var(--rmr-font-size-0)}.remirror-theme .ProseMirror{min-height:var(--rmr-space-6);box-shadow:var(--rmr-color-border) 0 0 0 .1em;padding:var(--rmr-space-3);border-radius:var(--rmr-radius-border);outline:none}.remirror-theme .ProseMirror:active,.remirror-theme .ProseMirror:focus{box-shadow:var(--rmr-color-outline) 0 0 0 .2em}.remirror-theme .ProseMirror h1,.remirror-theme .ProseMirror h2,.remirror-theme .ProseMirror h3,.remirror-theme .ProseMirror h4,.remirror-theme .ProseMirror h5,.remirror-theme .ProseMirror h6,.remirror-theme .ProseMirror p,.remirror-theme .ProseMirror span{margin:0}
/*# sourceMappingURL=737104189219f1d6.css.map*/