/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:none}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor .ql-code-block-container,.ql-bubble .ql-editor code{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid #0000;border-right:6px solid #0000;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:#0000;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{position:absolute;right:20px;top:10px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\00D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{background-color:#444;border-radius:15px;color:#fff;content:attr(href);font-size:12px;font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;top:-5px;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #444;content:" ";height:0;top:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before{visibility:visible}.ql-editor{font-family:Inter;overflow:visible!important;padding:10px!important}.ql-container,.ql-editor{font-size:inherit!important}.ql-container{min-height:inherit!important}.no-quill-horizontal-padding{padding-left:0;padding-right:0}.ql-editor a:hover{color:#29abe2!important}.ql-tooltip{position:absolute!important;transform:translateY(-100%);z-index:9999!important}.parent-container{font-size:14px!important;overflow:visible;position:relative;z-index:90}.ql-editor.tile{min-height:inherit;padding:5px!important}.ql-editor.tile.ql-blank:before{left:5px;right:5px}.read-only-quill .ql-editor blockquote,.read-only-quill .ql-editor h1,.read-only-quill .ql-editor h2,.read-only-quill .ql-editor h3,.read-only-quill .ql-editor h4,.read-only-quill .ql-editor h5,.read-only-quill .ql-editor h6,.read-only-quill .ql-editor ol,.read-only-quill .ql-editor p,.read-only-quill .ql-editor pre,.read-only-quill .ql-editor ul{cursor:inherit!important}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider .control-arrow{color:#fff;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{padding:0;width:100%}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loom-purple-button{background:#625df5;color:#fff;cursor:pointer}.loom-button-unclickable,.loom-purple-button{align-items:center;border-radius:36px;display:flex;font-size:.875em;font-weight:500;gap:.5em;justify-content:center;line-height:1.5em;min-width:80%;padding:.5em 1.5em;word-break:break-word}.loom-button-unclickable{background:#cbd5e0;color:#2d3748;cursor:default}.create-post-button{align-items:center;border-radius:36px;display:flex;gap:.5em;justify-content:center;line-height:1.5em}.rhap_container{background-color:#fff;box-shadow:0 0 3px 0 #0003;box-sizing:border-box;display:flex;flex-direction:column;font-family:inherit;line-height:1;padding:10px 15px;width:100%}.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:1 1 auto;flex-direction:column}.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{align-items:center;display:flex;flex:3 1 auto}.rhap_progress-container{align-items:center;align-self:center;cursor:pointer;display:flex;flex:1 0 auto;height:20px;margin:0 calc(10px + 1%);user-select:none;-webkit-user-select:none}.rhap_progress-container:focus:not(:focus-visible){outline:0}.rhap_time{color:#333;font-size:16px;user-select:none;-webkit-user-select:none}.rhap_progress-bar{background-color:#ddd;border-radius:2px;box-sizing:border-box;height:5px;position:relative;width:100%;z-index:0}.rhap_progress-filled{background-color:#868686;border-radius:2px;height:100%;position:absolute;z-index:2}.rhap_progress-bar-show-download{background-color:#dddddd80}.rhap_download-progress{background-color:#ddd;border-radius:2px;height:100%;position:absolute;z-index:1}.rhap_progress-indicator{background:#868686;border-radius:50px;box-shadow:0 0 5px #86868680;box-sizing:border-box;height:20px;margin-left:-10px;position:absolute;top:-8px;width:20px;z-index:3}.rhap_controls-section{align-items:center;display:flex;flex:1 1 auto;justify-content:space-between}.rhap_additional-controls{align-items:center;display:flex;flex:1 0 auto}.rhap_repeat-button{color:#868686;font-size:26px;height:26px;margin-right:6px;width:26px}.rhap_main-controls{align-items:center;display:flex;flex:0 1 auto;justify-content:center}.rhap_main-controls-button{color:#868686;font-size:35px;height:35px;margin:0 3px;width:35px}.rhap_play-pause-button{font-size:40px;height:40px;width:40px}.rhap_volume-controls{align-items:center;display:flex;flex:1 0 auto;justify-content:flex-end}.rhap_volume-button{color:#868686;flex:0 0 26px;font-size:26px;height:26px;margin-right:6px;width:26px}.rhap_volume-container{align-items:center;display:flex;flex:0 1 100px;user-select:none;-webkit-user-select:none}.rhap_volume-bar-area{align-items:center;cursor:pointer;display:flex;height:14px;width:100%}.rhap_volume-bar-area:focus:not(:focus-visible){outline:0}.rhap_volume-bar{background:#ddd;border-radius:2px;box-sizing:border-box;height:4px;position:relative;width:100%}.rhap_volume-indicator{background:#868686;border-radius:50px;box-shadow:0 0 3px #86868680;box-sizing:border-box;cursor:pointer;height:12px;left:0;margin-left:-6px;opacity:.9;position:absolute;top:-4px;width:12px}.rhap_volume-indicator:hover{opacity:.9}.rhap_volume-filled{background-color:#868686;border-radius:2px;height:100%;position:absolute;z-index:2}.rhap_button-clear{background-color:initial;border:none;cursor:pointer;overflow:hidden;padding:0}.rhap_button-clear:hover{opacity:.9;transition-duration:.2s}.rhap_button-clear:active{opacity:.95}.rhap_button-clear:focus:not(:focus-visible){outline:0}.rhap_container{border-radius:10px;box-shadow:0 4px 8px #0000001a;overflow:hidden}.rhap_button-clear{color:#718096}.rhap_progress-bar{background:#e0e0e0}.rhap_progress-indicator{background:#5aabf1}.rhap_progress-filled{background:#29abe2}.rhap_volume-button{color:#718096}.rhap_time{color:#555;font-size:12px}.user-header__logo{height:2.5em;max-width:12em;width:7em}.user-header__logo-mobile{height:3em;max-width:12em;padding:.6em 0;width:7em}.dsr-header__section{background-color:#2d3747;border-color:#e2e8f0;justify-content:center;padding-bottom:.25em;padding-top:.25em;position:sticky;width:100%;z-index:100}.dsr-header__section-guest-version{background-color:#1d242f;border-bottom:1px solid;border-color:#e2e8f0;justify-content:center;position:sticky;width:100%}.dsr-header__container,.dsr-header__mobile-sticky-top{justify-content:space-between;padding:.8em 2em;width:100%}.dsr-header__mobile-sticky-top{position:sticky;top:0;z-index:sticky}.dsr-header-item-container{align-items:center;justify-content:space-between;max-width:1440px;width:100%}.header--default{box-shadow:0 2px 8px #282f3c1a;display:flex;flex:1 1;position:relative;z-index:10}.header__container{margin-left:2em;width:20%}.header__container,.header__nav-bar-container{align-items:center;display:flex;justify-content:flex-start}.header__title{justify-content:center;width:100%}.header__org-name{margin-left:.7rem}.header__container-profile{align-items:center;display:flex;justify-content:flex-start;width:15%}.header__profile-info-name{top:1%}.header__profile-info{margin-left:5%}.header__divider{left:20%;position:absolute}.header__profile-info-name{position:relative;top:.4em}.header__profile-info-type{position:relative}.header__divider{height:4em}.header__divider--right{height:4em;margin-right:3em}.header__logo{height:1.2em;padding:1em .4em 1em .85em;width:1.7em}.header__dropdown{border:solid #c4cdd5;border-width:0 .3rem .3rem 0;cursor:pointer;display:inline-block;margin-left:1%;padding:.4%;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.header__divider,.header__divider--right{border-right:.05em solid #c4cdd5}.header__logo{color:#000639;font-size:5rem}.header__logo-link{color:#000639;font-size:1.57em;font-weight:500;text-decoration:none}.header__profile-info-name,.header__profile-info-type{color:#454f5b}.header__org-name{font-family:Inter;font-size:2.6rem;font-weight:500;letter-spacing:.17px}.header__user-type{color:#454f5b;font-family:Inter;font-size:1.5rem;font-weight:600;letter-spacing:1.17px;padding-left:.6rem;text-transform:uppercase}.header__profile-info-name{font-family:Inter;font-size:1.6rem}.header__logo{font-family:Inter;text-decoration:none}.header__profile-info-type{cursor:pointer;font-size:.8em}.cta-lower-right-button-container{bottom:2em;position:fixed;right:2em;z-index:100}:focus{outline:none}.sidebar{align-items:flex-start;flex-direction:column}.sidebar,.sidebar__container{display:flex;justify-content:flex-start}.sidebar__container{align-items:center;margin-top:0}.sidebar__heading{color:#919eab}.sidebar__link,.sidebar__link-training-institute{color:#c4cdd5}.sidebar__link:focus{color:#fff}.sidebar__footer-list{color:#c4cdd5}.sidebar{font-family:Inter}.sidebar__links{font-size:1rem;margin-bottom:5%;width:100%}.sidebar__link{padding:1.2em 1.2em 1.2em 3em}.sidebar__link,.sidebar__link-training-institute{display:flex;font-size:1.6rem;letter-spacing:.02em;text-decoration:none;width:100%}.sidebar__link-training-institute{padding:1em 1em 1em 3em}.sidebar__category-label{color:#c4cdd5;font-family:Inter;font-size:1.7rem;font-weight:500;padding:1.2rem 0 1.2rem 3rem}.sidebar__link-active{background-color:#212b36;position:relative;z-index:1}.sidebar__link-active:before{border-left:3px solid #fff;border-radius:0 100px 100px 0;bottom:10%;content:"";height:80%;left:0;position:absolute;top:10%}.sidebar__list{list-style:none;padding:0}.sidebar__list-item{margin:0}.sidebar__list-item-img{height:1.1em;margin-right:.7em;width:1.1em}.sidebar__footer-list{bottom:2%;display:flex;font-size:1.5rem;justify-content:flex-start;left:1.5%;position:absolute;text-decoration:none}.sidebar__footer-item{color:#c4cdd5;flex:1 1;margin-right:2rem}.sidebar__footer-item-link{color:#c4cdd5;text-decoration:none}body,html{height:100%}body{margin:0}html{background-color:#fff;font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1vh}body{font-size:16px}#root,.app-layout,.app-layout-mobile{height:100%}.app-layout-new{-ms-grid-columns:auto;-ms-grid-rows:auto 1fr;background:blue;display:-ms-grid;grid-template-columns:0 auto;grid-template-rows:auto 1fr}.app-layout-new__header{-ms-grid-row-span:1;grid-row-end:2;grid-row-start:1}.app-layout-new__content{-ms-grid-row-span:1;grid-row-end:4;grid-row-start:3}.app-layout-mobile{background:#000}.app-layout-mobile__header{-ms-grid-column-span:2;-ms-grid-row-span:1;grid-column-end:3;grid-column-start:1;grid-row-end:2;grid-row-start:1}.app-layout-mobile__content{-ms-grid-column-span:1;-ms-grid-row-span:1;grid-column-end:3;grid-column-start:2;grid-row-end:3;grid-row-start:2}.app-layout,.app-layout-new{height:100%}.app-layout-new__header,.app-layout__header{background:#fff}.app-layout-new__content,.app-layout__content{background-color:#f4f4f4;min-height:100vh}.app-layout-new__content-display-optimization,.app-layout__content-display-optimization{margin-left:auto;margin-right:auto;max-width:1440px;width:100%}.app-layout-mobile__header{background:#fff}.app-layout-mobile__content{background:#f4f6f8;overflow:scroll;overflow-x:hidden;padding:4%}.app-layout__content{overflow-x:hidden;padding:2% 8% 6%}.app-layout__dsr_content{height:100%}.page-title{font-size:2em}.page-title,.page-title-mobile{color:#2d3748;font-weight:600;line-height:150%}.page-title-mobile{cursor:pointer;font-size:1.8em;margin-top:.5em;position:relative}.authentication-container,.authentication-container-block-bg{background-color:#f7fafc;height:100%}.authentication__account-container{background-color:#f9fafb;border-radius:.4rem;border-top:.1rem solid #979797;font-family:Inter;font-size:2rem;margin-top:2.5rem;text-align:center;width:100%}.invite-page-container{background-color:#395e7d}.authentication-form,.authentication-form__signup-container{align-items:center;background-color:#fff;border-radius:.6rem;display:flex;flex:1 1;flex-direction:column;width:42%}.authentication-form__container{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.authentication-form__title{bottom:3.5rem;color:#454f5b;font-family:Inter;font-size:4rem;position:relative}.authentication-form__title--signup{color:#5c6ac4;font-family:Inter;font-size:4rem}.authentication-form__input-container{width:70%}.authentication-signup__submit-button{align-items:center;display:flex;flex:1 1;justify-content:space-around;width:100%}.authentication-signup__span-text{color:#5c6ac4}.authentication-signup__privacy-text{font-size:1.2rem}.authentication-login__submit-button{align-items:center;align-self:flex-end;display:flex;justify-content:flex-end;transform:translate(-50%,-90%);width:30%}.authentication-login__signup-link{color:#5c6ac4;cursor:pointer;text-decoration:none}.authentication-header__container{align-items:center;display:flex;justify-content:center}.authentication-invite-container{background-color:#dbe1e5}.authentication-header__title{color:#fff;font-family:Inter;font-size:4rem;padding:2rem}.authentication-header__image{padding:8% 0;width:32rem}.authentication-footer{display:flex;flex-direction:column;justify-content:flex-end;margin-top:auto;width:100%}.authentication-footer__container{align-items:center;color:#f9fafb;display:flex;font-family:Inter;justify-content:space-evenly;margin-left:30%;margin-right:30%}.authentication-footer__item{color:#fff;font-family:Inter;font-size:2rem;text-align:center;text-decoration:none}.authentication-footer__copyright{color:#919eab}.default-box-shadow{box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{box-shadow:inset 0 0 0 3rem #fff!important}.general-header{box-shadow:0 2px 8px #282f3c1a;display:flex;width:100%}.general-header__section{background-color:#fff;border-bottom:1px solid;border-color:#e2e8f0;justify-content:flex-start;position:sticky;z-index:100}.general-header__container{justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1440px;padding-left:10%;padding-right:10%;width:100%}.fade-in-left{animation:fade-in-left .6s cubic-bezier(.39,.575,.565,1) both}@keyframes fade-in-left{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.fade-in-left-follow{animation:fade-in-left .6s cubic-bezier(.39,.575,.565,1) .3s both}@keyframes fade-in-left-follow{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.fade-in-right{animation:fade-in-right .6s cubic-bezier(.39,.575,.565,1) both}@keyframes fade-in-right{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.scale-in-hor-left{animation:scale-in-hor-left .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes scale-in-hor-left{0%{opacity:1;transform:scaleX(0);transform-origin:0 0}to{opacity:1;transform:scaleX(1);transform-origin:0 0}}.fade-in{animation:fade-in .8s cubic-bezier(.39,.575,.565,1) both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.flip-in-ver-right{animation:flip-in-ver-right .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes flip-in-ver-right{0%{opacity:0;transform:rotateY(-80deg)}to{opacity:1;transform:rotateY(0)}}.flip-in-ver-left{animation:flip-in-ver-left .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes flip-in-ver-left{0%{opacity:0;transform:rotateY(80deg)}to{opacity:1;transform:rotateY(0)}}.flip-in-hor-bottom{animation:flip-in-hor-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes flip-in-hor-bottom{0%{opacity:0;transform:rotateX(80deg)}to{opacity:1;transform:rotateX(0)}}.fade-in-top{animation:fade-in-top .6s cubic-bezier(.39,.575,.565,1) both}@keyframes fade-in-top{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.shadow-drop-2-center{animation:shadow-drop-2-center .4s cubic-bezier(.25,.46,.45,.94) both}@keyframes shadow-drop-2-center{0%{box-shadow:0 0 0 0 #0000;transform:translateZ(0)}to{box-shadow:0 0 20px 0 #00000059;transform:translateZ(50px)}}.checkmark{visibility:hidden}.unselectable{-webkit-user-select:none;-o-user-select:none;user-select:none}.white-space-preline{white-space:pre-line}.white-space-prewrap{white-space:pre-wrap}.image-loading__in-progress{display:none}.image-loading__completed{display:inline}.truncate-if-text-too-long{width:80%}.truncate-if-text-too-long,.truncate-overflow-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.truncate-overflow-text{width:90%}.truncate-max-lines-overflow{--max-lines:2;--lh:1.375em;max-height:calc(var(--lh)*var(--max-lines));overflow:hidden;padding-right:1rem;position:relative}.truncate-max-lines-overflow:before{content:"...";inset-block-end:0;inset-inline-end:0;position:absolute}.truncate-max-lines-overflow:after{background:#fff;content:"";height:1rem;inset-inline-end:0;position:absolute;width:1rem}.edit-photo-overlay{display:none}.profile-image__container:hover{cursor:pointer}.profile-image__container:hover+.edit-photo-overlay{display:block}:focus{box-shadow:none!important}.hidden{visibility:hidden}.sticky-bottom{border-top:3px solid #3295ec;bottom:0;font-size:20px;padding:50px}.sticky-bottom,.sticky-top{background-color:#fff;position:sticky;z-index:100}.sticky-top{box-shadow:0 2px 2px #282f3c1a;top:0}.sticky-sidebar{position:sticky;top:0}.limit-max-width{max-width:31.25em}.no-pointer{cursor:default}.link-ux,.pointer-cursor{cursor:pointer}.link-ux{display:inline-block}.video-container{padding-bottom:56.25%;position:relative;width:100%}.video-container-default{height:250px;width:334px}.embedded-video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}div[role=button][aria-roledescription=draggable]{width:-moz-fit-content!important;width:fit-content!important}.loader-img{background-image:url(https://media.istockphoto.com/id/1335247217/vector/loading-icon-vector-illustration.jpg?s=612x612&w=0&k=20&c=jARr4Alv-d5U3bCa8eixuX2593e1rDiiWnvJLgHCkQM=);background-position:50%;background-repeat:no-repeat;background-size:100px 100px;border-radius:8px}.toast-banner{align-items:center;background-color:#b3dcfe;border-top-left-radius:.5em;border-top-right-radius:.5em;justify-content:flex-start;padding:.5em 1em;width:100%}.handwriting-font{font-family:Yellowtail,cursive}.default-text-logo-font{font-family:Montserrat}.modal-background{background:#00000080}.truncate-long-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.truncate-long-text-2-lines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.loading-skeleton-bar{border-radius:18.75em}.custom-avatar-group{font-size:1em}.custom-avatar-group .chakra-avatar__excess{background:#e2e8f0;height:3.1em;padding-left:1em;width:3.1em}@keyframes fadeBlink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.blink-text{animation:fadeBlink 2s ease-in-out infinite}.swiper-slide{align-items:center;background-color:#00000005;display:flex;height:inherit;justify-content:center;max-height:400px}.swiper-slide img{max-height:100%;max-width:100%;object-fit:contain}.swiper-pagination-bullet-active{background:#29abe2!important}.swiper-pagination{background-color:#0000004d!important;border-radius:8px;opacity:0;padding:8px 0;transition:opacity .3s ease}.mySwiper:hover .swiper-pagination{opacity:1}.section-header-label{font-weight:600;letter-spacing:1px;text-transform:uppercase}.access-page-container{background-image:url(/static/media/access-page-background.20f4ae5c0fe702dcc1d3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.alphanumeric-container{align-items:center;position:relative;width:100%}.underline{display:flex;justify-content:center}.underline__web{margin:0 .5em}.underline__mobile,.underline__web{border-bottom:1px solid #000;font-size:2em;min-width:1em;padding:0}.underline__mobile{margin:0 .3em}.hide-subpage{display:none}.unchosen-subpage-option{cursor:pointer;line-height:1.5em;-webkit-user-select:none;user-select:none}.template-default-pages-label,.unchosen-subpage-option{color:#2d3748;font-size:.875em;font-weight:400;margin-left:2em;margin-right:2em;min-width:16em;padding-left:1em;padding-right:1em;text-align:left}.template-default-pages-label{cursor:default}.chosen-subpage-option{background:#3295ec1a;border-radius:.5em;color:#2d3748;cursor:pointer;font-size:.875em;font-weight:600;line-height:1.5em;margin-left:2em;margin-right:2em;min-width:16em;padding:1em .5em;text-align:left;transition-delay:.1s;-webkit-user-select:none;user-select:none}.deactivated-template-subpage-option{color:#2d3748;opacity:.3}.deactivated-template-subpage-option,.locked-subpage{cursor:default;font-size:.875em;font-weight:400;line-height:1.5em;margin-left:2em;margin-right:2em;min-width:16em;padding-left:1em;padding-right:1em;text-align:left;-webkit-user-select:none;user-select:none}.locked-subpage{color:#a0aec0}.create-page-tab-display{color:#29abe2;font-size:.8em;margin-left:3em;margin-right:3em}.create-page-tab-display,.page-name-input-display{cursor:pointer;line-height:3.2em;min-width:16em;padding-left:1em;padding-right:1em;text-align:left;-webkit-user-select:none;user-select:none}.page-name-input-display{background:#3295ec1a;border-radius:.5em;margin-left:2em;margin-right:2em}.unchosen-modal-tab-option{color:#718096}.chosen-modal-tab-option,.unchosen-modal-tab-option{cursor:pointer;font-weight:500;line-height:1.375em;min-width:max-content;padding-left:1em;padding-right:1em;text-align:left;-webkit-user-select:none;user-select:none;width:100%}.chosen-modal-tab-option{border-bottom:1px solid;border-color:#3295ec;color:#2d3748;transition-delay:.1s}.post__images{grid-gap:10px;align-content:center;display:grid;gap:10px;justify-content:center}.post__image{height:300px;margin:0 0 10px;object-fit:cover;width:500px}.user-invite-display-only-menu{border:1px solid #a0aec0;border-radius:4px;cursor:default;width:194px}.user-invite-display-only-menu,.user-invite-dropdown-menu{align-items:center;align-self:stretch;background:#fff;display:flex;flex-shrink:0;justify-content:space-between;padding:9px 12px;position:relative}.user-invite-dropdown-menu{border:1px solid #e2e8f0;border-radius:4px;cursor:pointer}.user-invite-dropdown-menu__dropdown{align-items:flex-start;background-color:#f9f9f9;background:#fff;border:1px solid #a0aec080;border-radius:4px;box-shadow:0 8px 16px 0 #0003;box-shadow:0 2px 4px 0 #282f3c1a;display:flex;flex-direction:column;min-width:160px;padding:4px;position:absolute;right:0;top:2.8em;width:100%;z-index:1}.user-invite-dropdown-menu__dropdown-option-display{font-weight:500}.user-invite-dropdown-menu__dropdown-chosen-option-display,.user-invite-dropdown-menu__dropdown-option-display{align-items:center;align-self:stretch;color:#2d3748;color:var(--dark,#2d3748);display:flex;font-size:.875em;gap:8px;height:40px;line-height:22px;padding:0 16px}.user-invite-dropdown-menu__dropdown-chosen-option-display{cursor:default;font-weight:700}.member-role-options-dropdown-menu{align-self:stretch;background:#fff;border:1px solid #a0aec0;border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;justify-content:flex-start;padding:9px 12px;position:relative;width:8em}.member-role-options-dropdown-menu__dropdown{align-items:flex-start;background-color:#f9f9f9;background:#fff;border:1px solid #a0aec080;border-radius:4px;box-shadow:0 8px 16px 0 #0003;box-shadow:0 2px 4px 0 #282f3c1a;display:flex;flex-direction:column;min-width:160px;padding:4px;position:absolute;right:0;top:2.8em;width:100%;z-index:1}.member-role-options-dropdown-menu__dropdown-option-display{font-size:.75em;font-weight:500;height:2em}.member-role-options-dropdown-menu__dropdown-chosen-option-display,.member-role-options-dropdown-menu__dropdown-option-display{align-items:center;align-self:stretch;color:#2d3748;color:var(--dark,#2d3748);display:flex;gap:8px;line-height:22px;padding:0 16px}.member-role-options-dropdown-menu__dropdown-chosen-option-display{cursor:default;font-size:.875em;font-weight:700;height:40px}.show-icon-on-hover{visibility:hidden}.show-icon-on-chosen{visibility:visible}.user-row-card-mobile-view{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:15em}.toggleContainer{background:#1d242f;border:3px solid #1d242f;border-radius:20px;color:#343434;cursor:pointer;display:grid;font-weight:700;grid-template-columns:repeat(2,1fr);position:relative;width:-moz-fit-content;width:fit-content}.toggleContainer div{padding:5px 12px;text-align:center;z-index:1}.toggleContainer:before{background:#2d3747;border-radius:20px;content:"";height:100%;left:0;position:absolute;transition:all .3s;width:50%}.toggleCheckbox{display:none}.toggleCheckbox:checked+.toggleContainer:before{left:50%}.toggleCheckbox:checked+.toggleContainer div:first-child{color:#718096;transition:color .3s}.toggleCheckbox+.toggleContainer div:first-child,.toggleCheckbox:checked+.toggleContainer div:last-child{color:#fff;transition:color .3s}.toggleCheckbox+.toggleContainer div:last-child{color:#718096;transition:color .3s}.driver-active *,.driver-active .driver-overlay{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;background-color:#fff;border-radius:5px;box-shadow:0 1px 10px #0006;box-sizing:border-box;color:#2d2d2d;margin:0;max-width:300px;min-width:250px;padding:15px;position:fixed;right:0;top:0;z-index:1000000000}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;display:block;font:19px/normal sans-serif;font-weight:700;line-height:1.5;margin:0;position:relative}.driver-popover-close-btn{all:unset;color:#d2d2d2;cursor:pointer;font-size:18px;font-weight:500;height:28px;position:absolute;right:0;text-align:center;top:0;transition:color;transition-duration:.2s;width:32px;z-index:1}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;font:14px/normal sans-serif;font-weight:400;line-height:1.5;margin-bottom:0}.driver-popover-footer{zoom:1;align-items:center;display:flex;justify-content:space-between;margin-top:15px;text-align:right}.driver-popover-progress-text{zoom:1;color:#727272;font-size:13px;font-weight:400}.driver-popover-footer button{zoom:1;all:unset;background-color:#fff;border:1px solid #ccc;border-radius:3px;box-sizing:border-box;color:#2d2d2d;cursor:pointer;display:inline-block;font:12px/normal sans-serif;line-height:1.3;outline:0;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:focus,.driver-popover-footer button:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{border:5px solid #fff;content:"";position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-bottom-color:#0000;border-right-color:#0000;border-top-color:#0000;left:100%}.driver-popover-arrow-side-right{border-bottom-color:#0000;border-left-color:#0000;border-top-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-left-color:#0000;border-right-color:#0000;border-top-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start,.driver-popover-arrow-side-top.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end,.driver-popover-arrow-side-top.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center,.driver-popover-arrow-side-top.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.slider-wrapper .axis-horizontal{height:150px!important}.carousel .carousel-slider,.slider-height{height:250px!important}.custom-arrow-next,.custom-arrow-prev{align-content:center;align-items:center;background-color:#212b36;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:30px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:30px}.custom-arrow-prev{left:0;margin-left:5px}.custom-arrow-next{margin-right:5px;right:0}.drop-area{align-items:center;background:#fff;border:1px dashed #29abe2;border-radius:8px;color:gray.500;display:flex;flex-direction:column;justify-content:center;min-height:280px;padding:3em 0;width:100%}.drop-area-title{color:#0658c2;margin-bottom:10px}.drop-area-title p{font-size:20px!important}.drop-area p{font-size:14px;text-align:left}.upload__image-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%}.carousel .control-arrow{opacity:1!important;transition:opacity .2s ease-in-out!important}.audio-uploader,.video-uploader{align-items:center;border:1px solid #cbd5e0;border-radius:8px;display:flex;flex-direction:column;margin:5px;padding:5px;width:100%}.audio-uploader{justify-content:center;min-height:22em}.video-preview{margin-bottom:1rem}.video-preview video{max-width:100%}.video-preview button{margin-top:.5rem}.video-actions{align-items:center;display:flex}.video-actions input[type=file]{margin-right:1rem}.video-actions button{background-color:#07c;border:none;border-radius:.25rem;color:#fff;cursor:pointer;padding:.5rem 1rem}.video-actions button:hover{background-color:#005ea3}.file-input{align-items:center;background-color:#fff;border:1px solid #29abe2;border-radius:5px;box-shadow:0 2px 2px #0000001a;color:#333;cursor:pointer;display:flex;font-size:14px;height:3em;justify-content:center;outline:none;padding:0 10px;width:100%}.file-input:focus,.file-input:hover{border-color:#005ea3;box-shadow:0 2px 2px #0003}.video-upload-container{position:relative}.video-upload-container video{display:block;max-height:30em;width:100%}.remove-button{align-items:center;background-color:red;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;padding:10px;position:absolute;right:10px;top:10px;width:30px}.remove-button svg{height:20px;width:20px}.carousel .control-dots{align-items:center!important;background:#dae6ea!important;border-radius:10px!important;bottom:0;display:flex!important;justify-content:center!important;margin:10px 0;padding:6px!important;position:absolute;text-align:center;width:auto!important;z-index:1}.carousel .control-dots .dot{background:#006ede!important;border-radius:50%!important;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel.carousel-slider{display:flex!important;justify-content:center!important;margin:0;overflow:hidden;position:relative;width:100%!important}.error-list{color:#ff2847;font-size:.875em;margin-top:20px;width:100%}.carousel-container,.error-list{align-items:center;display:flex;justify-content:center}.carousel-container{background:#80808000;height:500px;width:auto}.carousel-image{height:100%;object-fit:contain;width:100%}.carousel.carousel-slider .control-arrow{background:#0000;bottom:0;color:#000!important;font-size:26px;height:20%!important;margin-top:0;padding:5px;top:40%!important}.carousel.carousel-slider .control-arrow:hover{bottom:0;color:#fff;font-size:26px;height:20%!important;margin-top:0;padding:5px;top:40%!important}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.rdp{--rdp-accent-color:#00f}.rdp-vhidden{clip:rect(1px,1px,1px,1px)!important;appearance:none;background:#0000;border:0;border:0!important;box-sizing:border-box;height:1px!important;margin:0;overflow:hidden!important;padding:0;padding:0!important;position:absolute!important;top:0;width:1px!important}.rdp-button_reset{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;color:inherit;cursor:default;font:inherit;margin:0;padding:0;position:relative}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid #0000}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){background-color:var(--rdp-background-color);border:var(--rdp-outline);color:inherit}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{border-collapse:collapse;margin:0;max-width:calc(var(--rdp-cell-size)*7)}.rdp-with_weeknumber .rdp-table{border-collapse:collapse;max-width:calc(var(--rdp-cell-size)*8)}.rdp-caption{align-items:center;display:flex;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{display:block;position:relative;text-align:center}.rdp-caption_dropdowns,.rdp-caption_label{display:inline-flex;position:relative}.rdp-caption_label{align-items:center;border:2px solid #0000;color:currentColor;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700;margin:0;padding:0 .25em;white-space:nowrap;z-index:1}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{left:0;position:absolute;top:50%;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;right:0;top:50%;transform:translateY(-50%)}.rdp-nav_button{align-items:center;border-radius:100%;display:inline-flex;height:var(--rdp-cell-size);justify-content:center;padding:.25em;width:var(--rdp-cell-size)}.rdp-dropdown_month,.rdp-dropdown_year{align-items:center;display:inline-flex;position:relative}.rdp-dropdown{appearance:none;background-color:initial;border:none;bottom:0;cursor:inherit;font-family:inherit;font-size:inherit;left:0;line-height:inherit;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:2}.rdp-dropdown[disabled]{color:inherit;opacity:1}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{font-size:.75em;font-weight:700;height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;text-transform:uppercase;vertical-align:middle}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;width:var(--rdp-cell-size)}.rdp-weeknumber{font-size:.75em}.rdp-day,.rdp-weeknumber{border-radius:100%}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{background-color:var(--rdp-accent-color);color:var(--rdp-selected-color);opacity:1}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-right-radius:0;border-top-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start),.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-left-radius:0;border-top-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-bottom-right-radius:0;border-top-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}.button-tooltip-container{background:#ff2847;border:1px solid #cbd5e080;border-radius:.5em;box-shadow:0 2px 4px 0 #2d374814;padding:.5em 1em;position:absolute;right:9em;top:3.5em;width:max-content}.button-tooltip-container__text{color:#f5f5f5;font-size:.875em;font-weight:500;line-height:1.375em}.day-picker-container{background:#fff;background:var(--white,#fff);border:1px solid #cbd5e0;border:1px solid var(--border,#cbd5e0);border-radius:6px;border-radius:var(--radius-rounded-md,6px);box-shadow:0 2px 4px 0 #2d374814;padding:.75em;z-index:105}.rdp{--rdp-cell-size:40px;--rdp-caption-font-size:18px;--rdp-accent-color:#2d3748;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:#fff;margin:1em}.rdp-day,.rdp-weeknumber{align-items:center;border:2px solid #0000;border-radius:37.5%;box-sizing:border-box;display:flex;height:var(--rdp-cell-size);justify-content:center;margin:0;max-width:var(--rdp-cell-size);overflow:hidden;width:var(--rdp-cell-size)}.task-category-group-container{align-items:flex-start;background:#fff;background:var(--white,#fff);border:1px solid #cbd5e0;border:1px solid var(--border,#cbd5e0);border-radius:.5em;display:flex;flex-direction:column;margin-top:2em;width:100%}.item-container{align-items:center;border-bottom:1px solid;border-color:#cbd5e0;padding:.5em 1.5em;width:100%}.action-task-name-display{width:100%}.action-task-name-display,.action-task-name-display__mobile{color:#2d3748;cursor:pointer;font-size:.875em;font-weight:500;line-height:1.375em}.action-task-name-display__mobile{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-top:.5em;overflow:hidden;text-overflow:ellipsis}.completed-action-task-name-display{text-decoration:line-through;width:100%}.completed-action-task-name-display,.completed-action-task-name-display__mobile{color:#718096;cursor:pointer;font-size:.875em;font-weight:500;line-height:1.375em}.completed-action-task-name-display__mobile{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.action-input-display{color:#718096;color:var(--gray-300,#718096);cursor:auto;font-size:.875em;font-weight:500;line-height:1.375em;padding-left:.6em;text-align:left;width:100%}.create-new-category-button{align-items:center;background:#29abe2;background:var(--blue-200,#29abe2);border-radius:36px;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:6px 24px;width:max-content}.create-new-category-button__button-text{color:#fff;color:var(--white,#fff);font-size:14px;font-style:normal;font-weight:500;line-height:24px}.create-new-category-button__add-icon{color:#fff;color:var(--white,#fff)}.due-date-button{align-items:center;background:#edf2f7;background:var(--gray-200,#edf2f7);border-radius:36px;cursor:pointer;display:flex;gap:4px;justify-content:center;padding:6px 18px 6px 12px;padding:var(--radius-rounded-md,6px) 18px var(--radius-rounded-md,6px) 12px;width:max-content}.due-date-button__button-text{color:#718096;color:var(--gray-300,#718096);font-size:.875em;font-style:normal;font-weight:500;line-height:1.4em}.due-date-button__icon{color:#718096;color:var(--gray-300,#718096);margin-right:.5em}.due-date-button-display-only{align-items:center;background:#edf2f7;background:var(--gray-200,#edf2f7);border-radius:36px;cursor:default;display:flex;gap:4px;justify-content:center;padding:6px 18px 6px 12px;padding:var(--radius-rounded-md,6px) 18px var(--radius-rounded-md,6px) 12px;-webkit-user-select:none;user-select:none;width:max-content}.due-date-button-display-only__button-text{color:#718096;color:var(--gray-300,#718096);font-size:.875em;font-style:normal;font-weight:500;line-height:1.4em}.due-date-button-display-only__icon{color:#718096;color:var(--gray-300,#718096);margin-right:.5em}.completed-map-tag{align-items:center;background:#48bb78;background:var(--brandGreen-500,#48bb78);border-radius:36px;cursor:default;display:flex;gap:4px;justify-content:center;padding:6px 18px 6px 12px;padding:var(--radius-rounded-md,6px) 18px var(--radius-rounded-md,6px) 12px;width:max-content}.completed-map-tag__button-text{color:#fff;font-size:1em;font-style:normal;font-weight:600;line-height:1.4em}.completed-map-tag__icon{color:#fff;margin-right:.5em}.action-detail-container{border-bottom:1px solid #cbd5e0;border-bottom:1px solid var(--border,#cbd5e0);gap:2em}.action-detail-container,.action-detail-container-last-row{align-items:center;display:flex;gap:1em;padding:.75em 2em;width:100%}.edit-action-detail-container{align-content:flex-start;align-items:center;display:flex;padding:.75em 2em;width:100%}.action-detail-label{color:#718096;color:var(--gray-300,#718096);font-size:.75em;font-weight:400;line-height:1.375em;text-align:left}.action-detail-label__mobile{font-size:.75em;font-weight:600;margin-bottom:1em;text-align:left}.action-detail-text-value{text-wrap:wrap;color:#2d3748;color:var(--dark,#2d3748);line-height:1.375em;white-space:pre}.action-detail-display,.action-detail-text-value{align-self:flex-start;font-size:.75em;font-weight:400;width:100%}.action-detail-display{text-align:left}.category-button-dropdown{background:#fff;border:1px solid #a0aec080;border-radius:.25em;box-shadow:0 2px 4px 0 #282f3c1a;line-height:1.375em;min-width:15em;padding:.25em;z-index:50}.tiles-wrapper{grid-gap:1.2em;display:grid;grid-template-columns:50% 50%;min-height:18.5em;padding:.75em 0;width:100%}@media(max-width:780px){.tiles-wrapper{grid-template-columns:1fr}}.tile-container,.tile-container-embedded-code{background-color:#fff;border-radius:8px;height:100%;padding:2em}.tile-container,.tile-container-embedded-code,.tile-container-loom-video{border:1px solid #cbd5e080;box-shadow:0 2px 4px 0 #2d374814;flex:1 1;width:100%}.tile-container-loom-video{border-radius:8px;overflow:hidden;position:relative}.tile-container-loom-video__black-background{align-content:center;background-color:#000;border-radius:.5em;-webkit-border-radius:.5em}.tile-container-loom-video__white-background{align-content:center;background-color:#fff;border-radius:.5em;-webkit-border-radius:.5em}.tile-container-loom-video:before{content:"";display:block}.iframe-round,.iframe-round-draft{border:0;border-radius:.5em;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.iframe-round-draft{background:#fff}.tutorial-button{background:#eaf4fd;background:var(--blue-100,#eaf4fd);color:#3295ec;color:var(--blue-300,#3295ec);font-style:normal;gap:8px;padding:8px 24px}.overview-tile-edit-button,.tutorial-button{align-items:center;border-radius:36px;cursor:pointer;display:flex;font-size:.875em;font-weight:500;justify-content:center;line-height:1.7em;white-space:pre}.overview-tile-edit-button{background:#eaf4fd;bottom:.5em;color:#2d3748;padding:.5em 1.5em;right:.5em;z-index:100}.overview-button{align-items:center;background:#29abe2;border-radius:36px;color:#fff;cursor:pointer;display:flex;font-size:.875em;font-weight:500;gap:.5em;justify-content:center;line-height:1.5em;min-width:80%;padding:.5em 1.5em;word-break:break-word}.invite-form-input-container__email-input-container{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:.5em}.invite-form-input-container__team-input-container{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:.5em;margin-top:1em}.team-dropdown-container{background:#fff;border:1px solid #a0aec0;border-radius:4px;display:flex;padding:.56em 12px}.invite-link-container,.team-dropdown-container{align-items:center;align-self:stretch;justify-content:space-between;width:100%}.invite-link-container{background:#f7fafc;border:1px solid #edf2f7;border-radius:.25em;font-size:.875em;margin-top:2em;overflow:hidden;padding:.5em;text-overflow:ellipsis}@keyframes moveLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveBottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}.static_grey_dot{background-color:gray;border:1px solid gray;border-radius:100%}.blinking_green_dot,.static_grey_dot{display:inline-block;height:6px;width:6px}.blinking_green_dot{animation:blinker 2s linear infinite;background-color:#48bb78;border:1px solid #48bb78;border-radius:100%}@keyframes blinker{50%{opacity:.6}}.brand-animation{animation:l11-0 2s linear infinite;aspect-ratio:1;display:flex;width:60px}.brand-animation:after,.brand-animation:before{animation:l11-1 1s linear infinite alternate,l11-2 2s linear -.5s infinite;clip-path:polygon(100% 0,100% 100%,0 50%);content:"";flex:1 1}.brand-animation:after{--s:-1,-1}@keyframes l11-0{0%,49.99%{transform:scaleX(1) rotate(0deg)}50%,to{transform:scaleX(-1) rotate(-90deg)}}@keyframes l11-1{0%,5%{transform:scale(1) translate(0) perspective(150px) rotateY(0deg);transform:scale(var(--s,1)) translate(0) perspective(150px) rotateY(0deg)}33%{transform:scale(1) translate(-10px) perspective(150px) rotateX(0deg);transform:scale(var(--s,1)) translate(-10px) perspective(150px) rotateX(0deg)}66%{transform:scale(1) translate(-10px) perspective(150px) rotateX(-180deg);transform:scale(var(--s,1)) translate(-10px) perspective(150px) rotateX(-180deg)}95%,to{transform:scale(1) translate(0) perspective(150px) rotateX(-180deg);transform:scale(var(--s,1)) translate(0) perspective(150px) rotateX(-180deg)}}@keyframes l11-2{0%,49.99%{background:#29abe2}50%,to{background:#ff2847}}.removing-subwidget{animation:l14 2s infinite;aspect-ratio:1;border-radius:50%;transform:translate(-100%,100%);width:25px}@keyframes l14{0%{box-shadow:50px -50px #29abe2,50px -50px #87c3f7,50px -50px #0000,50px -50px #0000,50px -50px #0000}25%{box-shadow:100px -50px #0000,50px -50px #87c3f7,50px -50px #ff687e,50px -50px #0000,50px -50px #0000}50%{box-shadow:100px -50px #0000,50px -100px #0000,50px -50px #ff687e,50px -50px #ff2847,50px -50px #0000}75%{box-shadow:100px -50px #0000,50px -100px #0000,0 -50px #0000,50px -50px #ff2847,50px -50px #29abe2}to{box-shadow:100px -50px #0000,50px -100px #0000,0 -50px #0000,50px 0 #0000,50px -50px #29abe2}}.launchdeck-spinner{animation:l141 4s infinite;aspect-ratio:1;display:grid;width:50px}.launchdeck-spinner:after,.launchdeck-spinner:before{animation:l141 1s linear infinite;border:3px solid;border:var(--spinner-border-thickness,3px) solid;border-color:#ff2847 #ff2847 #f4f4f5 #f4f4f5;border-radius:50%;content:"";grid-area:1/1;mix-blend-mode:darken}.launchdeck-spinner:after{animation-direction:reverse;border-color:#f4f4f5 #f4f4f5 #29abe2 #29abe2}@keyframes l141{to{transform:rotate(1turn)}}.widget-column{display:flex;flex-direction:column;gap:10px}.widget-bord{background-color:#fff;border-radius:8px;padding:0 16px}.stats-card__metric-display{color:#000;font-size:1em;font-style:normal;font-weight:500;line-height:1.5em}.stats-card__metric-description{color:#718096;color:var(--gray-300,#718096);font-size:13px;font-style:normal;font-weight:400;line-height:1.5em}.analytics-category-button__chosen{background:#eaf4fd;background:var(--blue-100,#eaf4fd);border-radius:6.25em;color:#29abe2;color:var(--blue-200,#29abe2);cursor:default;font-weight:500}.analytics-category-button__chosen,.analytics-category-button__unchosen{align-items:center;display:flex;font-size:14px;font-style:normal;gap:.5em;height:2.25em;justify-content:center;line-height:24px;padding:0 1em;text-align:center}.analytics-category-button__unchosen{color:#718096;color:var(--gray-300,#718096);cursor:pointer;font-weight:400}.activity-date-container{align-items:center;border-bottom:1px solid #cbd5e0;border-bottom:1px solid var(--border,#cbd5e0);gap:4px;padding:.75em 1.5em;width:100%}.activity-date-display{color:#718096;color:var(--gray-300,#718096);font-size:13px;font-style:normal;font-weight:500;line-height:24px}.activity-display-container{align-items:flex-start;align-self:stretch;display:flex;gap:8px;padding-left:1em}.activity-time-display{color:#718096;color:var(--gray-300,#718096);font-size:11px;font-style:normal;font-weight:500}.activity-content-display-container{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;padding:8px 0 24px 8px;width:100%}.profile-pic-container{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:5px;padding-top:5px}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-doc-table-container{align-items:flex-start;background:#fff;background:var(--white,#fff);border-radius:.5em;display:flex;flex-direction:column;margin-top:2em;width:100%}.shared-doc-page-filter-button{align-items:center;background:#f7fafc;background:var(--gray-50,#f7fafc);border:1px solid #718096;border-color:var(--gray-500,#718096);border-radius:36px;color:#2d3748;color:var(--brandDark-500,#2d3748);cursor:pointer;display:flex;gap:8px;justify-content:center;padding:4px 24px;width:max-content}.shared-doc-page-filter-button__button-text{font-size:12px;font-style:normal;font-weight:500;line-height:24px}.shared-doc-page-filter-button__add-icon{color:#000;font-size:14px}.dsr-content__section{align-items:center;background-color:#f5f5f5;flex-direction:column;justify-content:center;width:100%}.dsr-content__dsr-top-banner{align-items:center;border-bottom:1px solid rgba(203,213,224,.502);padding:0 2em}.dsr-content__container,.dsr-content__dsr-top-banner{background-color:#fff;justify-content:space-between;width:100%}.dsr-content__container{height:100%}.dsr-content__middle-column-container{flex-grow:1;margin:2em auto;max-width:100%}.tiles-wrapper-mobile{display:flex;flex-direction:column;gap:2em;width:100%}.card-display{align-items:flex-start;background:"white";background:#fff;background:var(--white,#fff);border:1px solid #cbd5e0;border:1px solid var(--border,#cbd5e0);border-radius:.5em;flex:1 0;flex-direction:column;gap:.75em;padding:1em}.card-content-stack{align-items:center;align-self:stretch;display:flex;justify-content:space-between;width:"100%"}.card-content-stack__column{flex-direction:column}.dsr-title-display{color:#2d3748;color:var(--dark,#2d3748);font-size:1.25em;font-weight:"500";line-height:"1.875em";max-width:20vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats-display{color:#718096;color:var(--gray-300,#718096);font-size:.75em;font-style:normal;font-weight:400;line-height:1.2em;padding-top:.25em}.status-tag__active-container{background:#48bb78}.status-tag__active-container,.status-tag__draft-container{align-items:center;border-radius:2.25em;display:flex;gap:.25em;justify-content:center;padding:.375em .75em}.status-tag__draft-container{background:#edf2f7;background:var(--gray-200,#edf2f7);gap:.5em}.status-tag__unpublished-container{align-items:center;background:#ff2847;border-radius:2.25em;display:flex;gap:.25em;justify-content:center;padding:.375em .75em}.status-tag__text-dark{color:#fff;color:var(--white,#fff)}.status-tag__text-dark,.status-tag__text-light{font-size:.75em;font-weight:400;line-height:.75em}.status-tag__text-light{color:#2d3748;color:var(--dark,#2d3748)}.clear-search-button{align-items:center;background:#29abe2;background:var(--blue-200,#29abe2);border-radius:36px;color:#edf2f7;cursor:pointer;display:flex;font-size:14px;gap:8px;justify-content:center;margin-left:16px;padding:4px 12px}.display-dsr-container{align-items:flex-start;align-self:stretch;background:#fff;background:var(--white,#fff);border-radius:8px;display:flex;flex:1 0;flex-direction:column;gap:1.5em;padding:1.5em 1.5em 5.375em}.unchosen-page-button{background:#fff;border:1px solid #c1c1c1;border-radius:.25em;color:#444;cursor:pointer;display:flex;font-size:.75em;list-style-type:none;margin-left:.5em;margin-right:.5em;padding:6px 10px;transition:all .3s ease}.unchosen-page-button:first-of-type{border-bottom-left-radius:.25em;border-top-left-radius:.25em}.unchosen-page-button:last-of-type{border-bottom-right-radius:.25em;border-top-right-radius:.25em}.chosen-page-button,.unchosen-page-button.active,.unchosen-page-button:hover{background:#3295ec;color:#fff}.chosen-page-button{border:1px solid #c1c1c1;border-radius:.25em;cursor:pointer;display:flex;font-size:.75em;list-style-type:none;margin-left:.5em;margin-right:.5em;padding:6px 10px;transition:all .3s ease}.unavailable-category-tab{color:#a0aec0;cursor:default}.unavailable-category-tab,.unchosen-category-tab{align-items:center;border-radius:6.25em;display:flex;gap:.5em;height:2.25em;justify-content:flex-end;padding:0 1em}.unchosen-category-tab{cursor:pointer}.chosen-category-tab{background:#eaf4fd;background:var(--blue-100,#eaf4fd)}.chosen-category-tab,.disabled-tab{align-items:center;border-radius:6.25em;cursor:default;display:flex;gap:.5em;height:2.25em;justify-content:flex-end;padding:0 1em}.disabled-tab{color:#a0aec0}.menu-bar{justify-content:space-between}.menu-bar,.received-rooms-menu-bar{align-items:center;background:#fff;background:var(--white,#fff);border-radius:.5em;box-shadow:0 2px 4px 0 #282f3c14;display:flex;flex-wrap:no-wrap;margin:1.5em 0;padding:1em 1.5em;width:100%}.received-rooms-menu-bar{justify-content:flex-end}.filter-menu{align-items:center;background:#fff;background:var(--white,#fff);border:1px solid #cbd5e0;border:1px solid var(--border,#cbd5e0);border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;max-width:14em;padding:9px 12px;position:relative;white-space:pre;width:100%}.filter-menu__dropdown{align-items:flex-start;background-color:#f9f9f9;background:#fff;border:1px solid #a0aec080;border-radius:4px;box-shadow:0 8px 16px 0 #0003;box-shadow:0 2px 4px 0 #282f3c1a;display:flex;flex-direction:column;min-width:160px;padding:4px;position:absolute;right:0;top:2.8em;width:100%;z-index:1}.filter-menu__dropdown-option-unavailable{color:#718096;cursor:default}.filter-menu__dropdown-option-display,.filter-menu__dropdown-option-unavailable{align-items:center;align-self:stretch;border-radius:4px;display:flex;font-size:.875em;font-weight:500;gap:8px;height:35px;line-height:22px;padding:0 16px}.filter-menu__dropdown-option-display{color:#2d3748;color:var(--dark,#2d3748);transition:background-color .2s ease;transition-delay:.1s}.filter-menu__dropdown-option-display:hover{background-color:#e4e4e7;background-color:var(--hover-bg,#e4e4e7)}.filter-menu__dropdown-chosen-option-display{align-items:center;align-self:stretch;background-color:#dff4ff;color:#2d3748;color:var(--dark,#2d3748);cursor:default;display:flex;font-size:.875em;font-weight:700;gap:8px;height:40px;line-height:22px;padding:0 16px}.filter-menu-mobile{align-items:center;background:#fff;background:var(--white,#fff);border:1px solid #cbd5e0;border:1px solid var(--border,#cbd5e0);border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;padding:9px 12px;position:relative;white-space:pre;width:100%}.filter-menu-mobile__dropdown{align-items:flex-start;background-color:#f9f9f9;background:#fff;border:1px solid #a0aec080;border-radius:4px;box-shadow:0 8px 16px 0 #0003;box-shadow:0 2px 4px 0 #282f3c1a;display:flex;flex-direction:column;min-width:160px;padding:4px;position:absolute;right:0;top:2.8em;width:100%;z-index:1}.filter-menu-mobile__dropdown-option-unavailable{color:#718096;cursor:default}.filter-menu-mobile__dropdown-option-display,.filter-menu-mobile__dropdown-option-unavailable{align-items:center;align-self:stretch;border-radius:4px;display:flex;font-size:.875em;font-weight:500;gap:8px;height:35px;line-height:22px;padding:0 16px}.filter-menu-mobile__dropdown-option-display{color:#2d3748;color:var(--dark,#2d3748)}.filter-menu-mobile__dropdown-chosen-option-display{align-items:center;align-self:stretch;color:#2d3748;color:var(--dark,#2d3748);cursor:default;display:flex;font-size:.875em;font-weight:700;gap:8px;height:40px;line-height:22px;padding:0 16px}.chosen-option-text-display{color:#2d3748;color:var(--dark,#2d3748);font-size:.875em;font-style:normal;font-weight:500;line-height:1.5em}.create-new-room-button{align-items:center;background:#29abe2;background:var(--blue-200,#29abe2);border-radius:36px;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:8px 24px}.create-new-room-button__button-text{color:#fff;color:var(--white,#fff);font-size:14px;font-style:normal;font-weight:500;line-height:24px}.create-new-room-button__add-icon{color:#fff;color:var(--white,#fff)}.mobile-page-nav-dropdown-menu{align-items:center;align-self:stretch;background:#fff;border:1px solid #a0aec0;border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;justify-content:space-between;padding:9px 12px;position:relative;width:194px}.mobile-page-nav-dropdown-menu__dropdown{align-items:flex-start;background-color:#f9f9f9;background:#fff;border:1px solid #a0aec080;border-radius:4px;box-shadow:0 8px 16px 0 #0003;box-shadow:0 2px 4px 0 #282f3c1a;display:flex;flex-direction:column;min-height:70vh;min-width:160px;padding:12px 16px;position:absolute;right:0;top:1.8em;width:100%;z-index:5}.mobile-page-nav-dropdown-menu__dropdown-option-display{align-items:center;align-self:stretch;color:#2d3748;color:var(--dark,#2d3748);display:flex;font-size:.875em;font-weight:500;gap:8px;height:2.5em;line-height:22px;padding:0 16px}.user-profile__button--discard{background-color:#0000;border:.3rem solid #dfe3e8;color:#919eab}.user-profile__content__column,.user-profile__content__column-right{border:1px solid #dfe3e880;box-shadow:0 1px 4px 0 #454f5b1a}.user-profile__content__column-right{align-items:flex-start;box-sizing:50%;display:flex;flex-direction:column;height:50%;width:49%}.user-profile-general__account-type,.user-profile-general__name--form{color:#919eab}.user-profile-contact{background-color:#fff;border:.3rem solid #dfe3e8}dd{color:#454f5b}.user-profile__submit-button{background-color:#5c6ac4;box-shadow:none;color:#fff;cursor:pointer;text-decoration:none}.user-profile-upload__container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:35%}.user-profile-upload__image-placeholder{height:20%;width:20%}.user-profile__content{flex-direction:column;width:100%}.user-profile__content,.user-profile__content__row{align-items:flex-start;display:flex;justify-content:space-between}.user-profile__content__row{flex-direction:row}.user-profile__content__column{align-items:flex-start;display:flex;flex-direction:column;width:49%}.user-profile__content__buttons-row{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.user-profile__content .user-profile__content__buttons-col{align-items:center;display:flex;flex-direction:column}.user-profile-general{align-content:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;width:100%}.user-profile-general__avatar-details,.user-profile-general__intro-title-text{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.user-profile-general__avatar{align-items:center;background-color:#f9fafb;border:.15rem solid #dfe3e8;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;height:15rem;justify-content:center;width:15rem}.user-profile-general__avatar-text{align-items:center;color:#919eab;font-size:1.5rem;justify-content:center;letter-spacing:.12px;line-height:normal;text-align:center}.user-profile-general__avatar-photo-image{height:2.5rem;width:2.5rem}.user-profile-general__avatar-profile-picture{background-color:#f9fafb;border-radius:50%;height:100%;pointer-events:none;width:100%;z-index:1}.user-profile-general__avatar-default-picture{background-color:#f9fafb;border-radius:50%;height:100%;pointer-events:none;width:40%;z-index:1}.user-profile-general__main-details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.user-profile-general__main-details--form{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;width:100%}.user-profile-general__name--form{align-content:center;display:flex;flex-direction:column;justify-content:center;width:100%}.user-profile-general__avatar-form{align-items:center;background-color:#f9fafb;border:1px solid #dfe3e8;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;height:15rem;justify-content:center;width:22rem}.user-profile-general__account-type{margin-top:1rem;width:100%}.user-profile-general__details--dl{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.user-profile-contact{align-content:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;width:100%}.user-profile-contact__intro-title-text{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.user-profile-contact__main-details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.user-profile-contact__details--dl{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.row{align-content:center;flex-direction:row;justify-content:space-around;width:100%}.row,dl{display:flex}dl{flex-flow:row wrap;margin-top:2.5rem}dt{color:#c4cdd5;flex-basis:30%;font-weight:700;letter-spacing:.1px;text-align:left}dd,dt{margin-bottom:1.5rem}dd{flex-basis:55%;flex-grow:1}.user-profile__submit-button{align-items:center;display:flex;justify-content:center;width:100%}.user-profile__button--discard{padding:1.6rem 3.65rem}.user-profile__content{padding-top:2rem}.user-profile__content__buttons-row{margin-top:.5rem}.user-profile__content__buttons-col{padding-bottom:2rem;padding-left:2rem;padding-top:2rem}.user-profile-general{border:.1rem solid #dfe3e8;border-radius:5px;padding:3rem}.user-profile-general__avatar-details{border-bottom:.1rem solid #dfe3e8;padding:2.5rem 0}.user-profile-general__main-details{padding-left:3rem}.user-profile-general__main-details--form{padding-left:5rem}.user-profile-contact{border:.1rem solid #dfe3e8;border-radius:5px;padding:3rem}dl{border-width:.1rem .1rem 0 0}dt{padding:.1rem}dd{margin-left:5rem;padding:.2rem .4rem}.user-profile__submit-button{border-color:#0000;border-radius:.3rem;padding:1.6rem 3.65rem}.user-profile__button--discard{font-family:Inter;font-size:1.7rem}.user-profile__content__buttons-row{border-top:.1rem solid #dfe3e8}.user-profile-general{background-color:#fff}.user-profile-general__intro-title-text,.user-profile-general__name--form{font-family:Inter;font-size:2rem}.user-profile-general__name{font-family:Inter;font-size:3rem}.user-profile-general__account-type{font-family:Inter;font-size:2rem;font-weight:700;text-transform:uppercase}.user-profile-general__details-dt{color:#c4cdd5;font-size:1.5rem;font-weight:700;letter-spacing:.1px}.user-profile-general__details-dd{color:#454f5b;font-size:1.7rem;font-weight:500;letter-spacing:.12px}.user-profile-contact__intro-title-text{font-family:Inter;font-size:2rem}.user-profile-section__first-label,.user-profile-section__label{color:gray .7;font-size:1.25em;font-weight:500;letter-spacing:1px;line-height:1.875em}.user-profile-section__sublabel{color:#718096;font-size:.875em;font-weight:400;line-height:1.25em}.subsection-heading{align-items:center;border-bottom:1px solid #2d3748;border-color:#2d3748 currentcolor;border-top:1px solid #2d3748;display:flex;justify-content:space-between;margin-bottom:1.5em;width:100%}dd,dt{font-family:Inter}dd{font-size:2rem;letter-spacing:.22px}.user-profile__submit-button{font-family:Inter;font-size:1.7rem}.user-profile__input-upload::-webkit-file-upload-button{display:none;visibility:hidden}.user-profile__input-upload{height:100%;outline:none;width:90%}.user-profile__input-upload:before{align-items:center;background-color:#f9fafb;color:#919eab;content:"Upload Picture";cursor:pointer;display:flex;font-family:Inter;font-size:1.8rem;justify-content:center;outline:none;outline:0!important;position:relative;text-decoration:none}.mobile-accounts-nav-dropdown-menu{align-items:center;align-self:stretch;background:#fff;border:1px solid #a0aec0;border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;justify-content:space-between;padding:9px 12px;position:relative;width:194px}.mobile-accounts-nav-dropdown-menu__dropdown{align-items:flex-start;background-color:#f9f9f9;background:#fff;border:1px solid #a0aec080;border-radius:4px;box-shadow:0 8px 16px 0 #0003;box-shadow:0 2px 4px 0 #282f3c1a;display:flex;flex-direction:column;min-height:70vh;min-width:160px;padding:12px 16px;position:absolute;right:0;top:1.8em;width:100%;z-index:5}.mobile-accounts-nav-dropdown-menu__dropdown-option-display{align-items:center;align-self:stretch;color:#2d3748;color:var(--dark,#2d3748);display:flex;font-size:.875em;font-weight:500;gap:8px;height:2.5em;line-height:22px;padding:0 16px}.user-profile-title-mobile{color:#2d3748;cursor:pointer;font-size:1.8em;font-weight:600;line-height:150%;margin-top:.5em;position:relative;width:100%}.saa-label{color:gray .7;font-size:.875em;font-weight:600;line-height:1.275em;margin-bottom:.25em;margin-top:2em}
/*# sourceMappingURL=main.532d14c0.css.map*/