body{background:#fff;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;border-radius:8px}::-webkit-scrollbar-track{background:#f6f5f7;border-radius:8px;box-shadow:inset 0 0 2px grey}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}
/*!
 * Quill Editor v1.2.6
 * https://quilljs.com/
 * 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.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;cursor:text;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.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,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em;text-align:right;margin-right:.3em;margin-left:-1.5em}.ql-editor li.ql-direction-rtl:before{text-align:left;margin-left:.3em}.ql-editor ol li,.ql-editor ul li{padding-left:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-num}.ql-editor ol li:before{content:counter(list-num,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-2{counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-3{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-4{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-5{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-6{counter-increment:list-6;counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-7{counter-increment:list-7;counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-8{counter-increment:list-8;counter-reset:list-9}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9: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 .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-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;pointer-events:none;position:absolute}.ql-snow{box-sizing:border-box}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding-bottom:2px;padding-top:2px}.ql-snow .ql-editor code:after,.ql-snow .ql-editor code:before{content:"\A0";letter-spacing:-2px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px;height:40px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0;height:300px;overflow-y:auto}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.desktopHeader_header-container__3duu2{box-sizing:border-box;display:-moz-flex;-moz-flex:0 1 auto;flex:0 1 auto;-moz-flex-direction:row;flex-direction:row;flex-wrap:wrap;padding-right:40px;padding-left:40px;display:flex;align-items:center;justify-content:center;width:100%;height:54px;min-width:1280px;position:absolute;top:8px;left:0}.desktopHeader_header-content__1TaNg{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:5px;justify-content:space-between}.desktopHeader_phases-container__1PabE{width:55%;height:50px;display:flex;justify-content:space-around;align-items:center;z-index:20;box-sizing:border-box;padding-right:2.5px;padding-left:5px}.desktopHeader_metrics-container__3PK3h{width:19%;height:50px;z-index:20}.desktopHeader_team-container__dAcnX{width:24%;height:50px;z-index:20}.desktopHeader_each-header-phase__Py6Wh{height:50px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0}.desktopHeader_each-selected-header-phase__1AOpz{height:54px;display:flex;align-items:center;justify-content:center;padding:0}.desktopHeader_phase-name__22mPd{padding-right:5px}.desktopHeader_phase-arrow__1OgFy{width:8px;height:8px}.desktopHeader_each-header-phase-execute__1OCsW{box-sizing:border-box}.desktopHeader_each-header-phase-execute__1OCsW,.desktopHeader_each-selected-header-phase-execute__UZvKz{display:flex;align-items:center;justify-content:center;padding:0 5px;text-align:center;align-self:center}.desktopHeader_budget-time-container__wM01n{width:100%;height:100%;display:flex;box-sizing:border-box}.desktopHeader_budget-container__1ie2Z{display:flex;align-items:center;justify-content:center;position:relative;width:50%;height:100%;padding-left:10px;box-sizing:border-box}.desktopHeader_budget-image__2zoct{width:24px;height:21px}.desktopHeader_budget-value__11uMI{padding-left:8px;position:relative}.desktopHeader_budget-value-change__143Ch{position:absolute;bottom:10px;left:40%;padding:3px 5px;border-radius:20px}.desktopHeader_timer-container__221M3{display:flex;align-items:center;justify-content:center}.desktopHeader_timer-image__14uqz{width:20px;height:24px}.desktopHeader_timer-value__cqXyn{padding-left:8px}.desktopHeader_team-events-container__1QQ5f{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.desktopHeader_team-content-container__3UVSY{display:flex;align-items:center;justify-content:center}.desktopHeader_team-label__2oVrp{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:35px;height:35px;text-align:center}.desktopHeader_event-container__2J3DA{display:flex;align-items:center;justify-content:center;height:100%;position:relative;margin-left:-20px}.desktopHeader_event-content__2k6Iy{display:flex;align-items:center;justify-content:center;width:57px;height:calc(100% - 6px)}.desktopHeader_event-image__-ztRK{width:24px;height:24px}.desktopHeader_team-members__2zwk9{display:flex;align-items:center;justify-content:center;padding:0 0 0 5px}.desktopHeader_tm-container__2vEJp{padding:0 5px}.desktopHeader_tm-container__2vEJp,.desktopHeader_tm-image__3fhUY{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.desktopHeader_tm-image__3fhUY{width:34px;height:34px;border-radius:50%;overflow:hidden}.desktopHeader_tm-details__2X7OU{padding-left:4px;height:100%;width:60px}.desktopHeader_tm-name__37YN7,.desktopHeader_tm-role__2ZXDk{padding-bottom:2px}.desktopHeader_budget-alert-container__2k8En{position:relative;width:100%;height:340px;background:#fff;box-shadow:0 0 30px 15px rgba(0,0,0,.16);margin-top:20px;border-radius:5px}.desktopHeader_budget-alert-background__PL22C{position:absolute;z-index:1;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.desktopHeader_background-image-container__3QEV2{width:224px;height:106px}.desktopHeader_budget-alert-content__1jMn2{position:absolute;width:100%;z-index:2}.desktopHeader_budget-text-firsttime-message-container__4ag4w{top:48px;left:calc(50% - 249px);width:497px;min-height:340px;position:absolute;z-index:10}.desktopHeader_what-budget-arrow__2_dUT{width:0;height:0;position:absolute;top:5px;left:calc(50% - 10px);z-index:3}.desktopHeader_what-budget-first-content__3yaKY{padding:20px 30px}.desktopHeader_what-budget-first-content-text__CcX_b{padding-bottom:20px;text-align:left}.desktopHeader_budget-buttons-container__3xxOk{display:flex;align-items:center;justify-content:flex-start;padding-bottom:40px}.desktopHeader_budget-alert-heading__Sxn_o{padding-bottom:10px}.desktopHeader_budget-alert-desc__2Kee2{padding-bottom:30px}.desktopHeader_budget-values-container__1UxcY{padding-bottom:40px;width:100%;box-sizing:border-box}.desktopHeader_budget-values__28dvH{display:flex;align-items:center;justify-content:flex-start;padding-bottom:10px}.desktopHeader_budget-value-content__3wtHb{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.desktopHeader_values-separator__1guU6{width:2px;height:40px;margin:0 50px}.desktopHeader_budget-progress-bar-container__1MLu3{width:100%;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}.desktopHeader_budget-progress-bar-back__xFlyT{width:327px;height:10px;border-radius:5px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:0 2px}.desktopHeader_budget-progress-bar-front__3KG4Y{height:6px;border-radius:4px}.desktopHeader_value-heading__30kMQ{padding-bottom:5px}.desktopHeader_value-number__2Ci0Q{padding-bottom:2px}.budget_budget-container__2kEsv,.event_event-container__11QBb,.rightArrow_right-arrow-container__1z2Mv{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.event_event-container__11QBb{cursor:pointer}.changeInMetric_change-value-container__3arM_{display:flex;align-items:center;justify-content:center;height:22px;padding:0 15px;border-radius:20px;position:absolute;z-index:11}.changeInMetric_arrow__lQeJM{width:7px;height:5px;margin-right:4px}.changeInMetric_value-text__2Xpw3{padding-left:3px}.downArrow_main-component__t6YlG,.upArrow_main-component__hxM92{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.filledButton_button-style__24F2A{box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-width:120px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;padding:5px 20px;height:36px;text-transform:uppercase;display:table;text-align:center}.colorHeading_popup-header-title__38CYL{position:relative}.colorHeading_title-underline-container__2c_HZ{position:absolute;width:100%;max-width:193px;height:20px;bottom:-4px;left:0;display:flex;align-items:center;justify-content:flex-start}.titleUnderline_main-component__FO85g{width:100%;height:100%}.timerComponent_timer-container__1uBsn{display:flex;align-items:center;justify-content:center;position:relative;width:50%;height:100%;padding-right:10px;box-sizing:border-box}.timerComponent_timer-image__2jbtL{width:20px;height:24px}.timerComponent_timer-value__13G-L{padding-left:8px}.timerComponent_budget-alert-container__1K1FK{position:relative;width:100%;height:340px;background:#fff;box-shadow:0 0 30px 15px rgba(0,0,0,.16);margin-top:20px;border-radius:5px}.timerComponent_budget-alert-background__1DV7j{position:absolute;z-index:1;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.timerComponent_background-image-container__21DIP{width:128px;height:96px}.timerComponent_budget-alert-content__128V8{position:absolute;width:100%;z-index:2}.timerComponent_budget-text-firsttime-message-container__17LQe{top:48px;left:calc(50% - 249px);width:497px;min-height:340px;position:absolute;z-index:10}.timerComponent_what-budget-arrow__3wVbc{width:0;height:0;position:absolute;top:5px;left:calc(50% - 10px);z-index:3}.timerComponent_what-budget-first-content__26W0X{padding:20px 30px}.timerComponent_what-budget-first-content-text__1NMrQ{padding-bottom:20px;text-align:left}.timerComponent_budget-buttons-container__3VTRE{display:flex;align-items:center;justify-content:flex-start;padding-bottom:40px}.timerComponent_budget-alert-heading__3YfoG{padding-bottom:10px}.timerComponent_budget-alert-desc__1DCTp{padding-bottom:30px}.timerComponent_budget-values-container__-fVld{padding-bottom:40px;width:100%;box-sizing:border-box}.timerComponent_budget-values__1DhsQ{display:flex;align-items:center;justify-content:flex-start;padding-bottom:10px}.timerComponent_budget-value-content__2QVxa{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.timerComponent_values-separator__UiXhO{width:2px;height:40px;margin:0 50px}.timerComponent_budget-progress-bar-container__J-SnZ{width:100%;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}.timerComponent_budget-progress-bar-back__3Fu9Y{width:327px;height:10px;border-radius:5px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:0 2px}.timerComponent_budget-progress-bar-front__mxehd{height:6px;border-radius:4px}.timerComponent_value-heading__EpNPn{padding-bottom:5px}.timerComponent_value-number__2ijbt{padding-bottom:2px}.timer_timer-container__2nNio{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.timerAlert_main-component__1GIli{width:100%;height:100%}.budgetAlert_main-container__q-a0q{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.walkthroughComponent_walkthrough-container__2DDxa{position:absolute;width:160px;min-height:70px;z-index:10}.walkthroughComponent_walkthrough-container-bottom__3KECW{position:absolute;width:370px;min-height:100px}.walkthroughComponent_walkthrough-background-left__2Chlj{width:100%;height:100%;position:absolute;z-index:0;top:-10px;left:0;display:flex;align-items:flex-start;justify-content:flex-start}.walkthroughComponent_walkthrough-background-right__3D-wb{width:100%;height:100%;position:absolute;top:10px;left:0;display:flex;align-items:flex-start;justify-content:flex-end}.walkthroughComponent_walkthrough-background-bottom__33ctS{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:flex-end;justify-content:flex-start}.walkthroughComponent_walkthrough-arrow-image-container__Tspmi{width:38px;height:36px}.walkthroughComponent_walkthrough-arrow-image__24cDZ{width:100%;height:100%}.walkthroughComponent_rotate-right__A31D3{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.walkthroughComponent_walkthrough-content-left__Wg4_8{width:100%;margin-top:30px;padding:0 10px 10px 15px;text-align:left;box-sizing:border-box}.walkthroughComponent_walkthrough-content-right__3SVge{width:100%;margin-top:45px;margin-left:10px;padding:0 15px 10px 10px;text-align:right;box-sizing:border-box}.walkthroughComponent_rotate-bottom__2fABy{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.walkthroughComponent_walkthrough-content-bottom__CqdAX{width:calc(100% - 45px);margin-left:45px;padding:10px 15px 10px 0;text-align:left;box-sizing:border-box;display:flex;position:absolute;top:20px}.walkthroughArrow_main-component__1Hsws{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.header_header-container__2O25V{display:-moz-flex;-moz-flex:0 1 auto;flex:0 1 auto;-moz-flex-direction:row;flex-direction:row;flex-wrap:wrap;padding-right:40px;padding-left:40px;width:100%;height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.header_logo-section__135fQ{box-sizing:border-box;width:7%;height:100%}.header_logo-container__36tEb,.header_logo-section__135fQ{display:flex;align-items:center;justify-content:flex-start}.header_logo-container__36tEb{width:100%;height:70%}.header_logo-image__2WFQB{height:30px;width:30px;overflow:hidden}.header_logo-name__C2wD7{padding-left:15px}.header_other-section__2U_gy{width:93%;height:100%;display:flex;align-items:center;justify-content:space-between}.header_individual-header-component__21sXc,.header_individual-item-container__1dSvU{height:100%;display:flex;align-items:center;justify-content:center}.header_individual-item-container__1dSvU{box-sizing:border-box;position:relative}.header_individual-item-content__2Wfum{height:70%;max-height:31px;padding:0 15px;display:flex;align-items:center;justify-content:center}.header_individual-item-image__3aJA8{height:100%;max-height:24px;overflow:hidden;display:flex;align-items:center;justify-content:center}.header_individual-item-name__2DYXc{padding:0 15px}.header_individual-item-downArrow__1F0m2{height:100%;max-height:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.header_quarters-container__3BiBt{display:flex;align-items:flex-end;height:100%;box-sizing:border-box;padding-top:5px}.header_single-quarter-container__2qT_i{display:flex;align-items:center;height:100%;position:relative}.header_single-quarter-container-background__ZM_jz{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0}.header_quarter-text__f13hi{padding-right:5px;padding-left:7px;z-index:1}.header_quarter-analytics__33Faw{width:22px;height:13px;margin-right:7px;position:relative}.header_metrics-container__2XVHL,.header_single-metric-container__m_rMo{display:flex;align-items:center;height:100%}.header_single-metric-container__m_rMo{padding-right:18px}.header_metric-text-container__1MzAK{display:flex;align-items:top;padding-right:10px}.header_metric-text__K6UIl{display:flex;height:100%}.header_metric-value__hlkc6{padding-left:1px;position:relative;display:flex;align-items:center;justify-content:center}.header_knolskape-container__3Nl81{display:flex;align-items:center;height:100%}.header_knolskape-image__25VTs{width:100px;height:18px;cursor:pointer}.header_user-profile-container-with-options__3dWap{display:flex;align-items:center;justify-content:center;position:relative;outline:none}.header_user-profile-container__N2geJ{display:flex;align-items:center;justify-content:center;cursor:pointer}.header_user-profile-image-container__3HLxU{width:24px;height:24px}.header_user-profile-arrow-container__GLKLr{margin-left:5px;width:8px;height:6px}.header_user-profile-option-container__2PoCp{position:absolute;width:280px;height:110px;z-index:50;top:-115px;left:-230px;overflow:hidden}.header_each-option__16jdf,.header_user-name-container__3D1pb{width:100%;padding:5px 20px;box-sizing:border-box}.header_user-name__1f1Ga{width:100%;text-align:left;padding:5px 0}.infoTooltip_info-container__3MA9O{width:15px;height:15px;position:relative}.infoTooltip_info-icon__1He1t{width:100%;height:100%}.infoTooltip_tooltip-container-right__3yXb-{left:20px}.infoTooltip_tooltip-container-left__1Z9_d,.infoTooltip_tooltip-container-right__3yXb-{width:250px;position:absolute;top:-5px;z-index:11;display:flex;justify-content:center;align-items:flex-start}.infoTooltip_tooltip-container-left__1Z9_d{left:-250px}.infoTooltip_tooltip-container-top__2MLYf{bottom:100%;left:calc(50% - 125px)}.infoTooltip_tooltip-container-bottom__3LnlH,.infoTooltip_tooltip-container-top__2MLYf{width:250px;position:absolute;z-index:11;display:flex;flex-direction:column;justify-content:center;align-items:center}.infoTooltip_tooltip-container-bottom__3LnlH{top:18px;left:-116px}.infoTooltip_tooltip-arrow-left-right__20S_F{width:0;height:0;margin-top:8px}.infoTooltip_tooltip-arrow-top-bottom__3DbGT{width:0;height:0}.infoTooltip_tooltip-content__1ENd_{box-sizing:border-box;padding:7px;width:calc(100% - 7px);text-align:left}.infoIcon_main-component__3o-xg{width:100%;height:100%;max-width:15px;max-height:15px;cursor:pointer;display:flex;align-items:center;justify-content:center}.notAllowed_main-component__1gNqC{width:100%;height:100%}.reportGraph_main-component__4jwhk,.userProfile_main-component__34m0x{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.profileDropDown_profile-dropdown-container__iPYWl{width:250px;border:1px solid #000;background:#fff;position:absolute;top:-40px;z-index:50}.desktopFooter_footer-container__1X0SO{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:43px;min-width:1024px}.desktopFooter_footer-border__CxFF5{height:3px;width:100%;opacity:.5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-image:-webkit-linear-gradient(left,#e458fc,#1d1279 27%,#fc5445 47%,#473af5 68%,#47f2fd);background-image:linear-gradient(90deg,#e458fc,#1d1279 27%,#fc5445 47%,#473af5 68%,#47f2fd)}.desktopFooter_hidden__1Yios{display:none}.overlayWithTimer_popup-timer-container__20z9E{position:absolute;width:100%;height:100%;top:0;left:0;background-color:hsla(0,0%,100%,.95);z-index:30}.overlayWithTimer_popup-timer-border__2ijHL{position:absolute;top:0;left:0;width:100%;height:5px}.empathyMapPopup_popup-container__2BY2N,.empathyMapPopup_popup-questions-map-container__1ds-U{box-sizing:border-box;display:-moz-flex;display:flex;-moz-flex:0 1 auto;flex:0 1 auto;-moz-flex-direction:row;flex-direction:row;flex-wrap:wrap;padding-right:40px;padding-left:40px}@media only screen and (min-width:720px){.empathyMapPopup_popup-empathy-map-container__3S6St{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:41.66667%;max-width:41.66667%}}@media only screen and (min-width:1280px){.empathyMapPopup_popup-empathy-map-container__3S6St{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:41.66667%;max-width:41.66667%}}@media only screen and (min-width:1600px){.empathyMapPopup_popup-empathy-map-container__3S6St{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:41.66667%;max-width:41.66667%}}.empathyMapPopup_popup-header-container__XltQV{width:100%}.empathyMapPopup_popup-container__2BY2N{box-sizing:border-box;display:flex;flex-direction:column;padding-bottom:15px}.empathyMapPopup_popup-header-container__XltQV{display:flex;height:72px}.empathyMapPopup_popup-image-title-container__3FY6M{display:flex;justify-content:flex-start;align-items:center;width:80%;height:100%}.empathyMapPopup_popup-image__2-4Mz{width:78px;height:56px;padding-right:26px}.empathyMapPopup_popup-header-title__XvB9b{text-transform:uppercase;position:relative}.empathyMapPopup_title-underline-container__hqSnZ{position:absolute;width:110%;height:20px;bottom:-4px;left:0}.empathyMapPopup_popup-close-container__301Om{display:flex;justify-content:flex-end;align-items:center;width:unset;height:100%}.empathyMapPopup_popup-questions-map-container__1ds-U{display:flex;width:100%;height:710px;padding:0}.empathyMapPopup_empathy-initial-map__1cqo1{flex-direction:column;justify-content:space-evenly;align-items:center}.empathyMapPopup_procedure-container__Gr6j_{display:flex;flex-direction:row;width:90%;height:80%;justify-content:space-evenly;align-items:center}.empathyMapPopup_empathy-gif-container__pnSzS{height:550px;width:950px}.empathyMapPopup_empathy-intro-gif__2nBjk{width:927px;height:490px;margin-left:20px;-webkit-transform:translateX(150px);transform:translateX(150px)}.empathyMapPopup_popup-empathy-map-container__3S6St{height:100%}.empathyMapPopup_close-icon__26o71{width:30px;height:30px;cursor:pointer}.empathyMapPopup_step-title-container__SmvDU{display:flex;flex-direction:column;justify-content:space-around;height:100px}.empathyMapPopup_step1-container__2Kx6-{height:300px;-webkit-animation:empathyMapPopup_fade1__1bT0G 17s ease infinite;animation:empathyMapPopup_fade1__1bT0G 17s ease infinite}.empathyMapPopup_step1-container__2Kx6-,.empathyMapPopup_step2-container__14F3G{position:absolute;left:100px;width:250px;display:flex;flex-direction:column;justify-content:space-evenly}.empathyMapPopup_step2-container__14F3G{height:400px;-webkit-animation:empathyMapPopup_fade2__qAgnX 17s ease infinite;animation:empathyMapPopup_fade2__qAgnX 17s ease infinite}.empathyMapPopup_step3-container__23_Mw{position:absolute;left:100px;width:250px;height:400px;display:flex;flex-direction:column;justify-content:space-evenly;-webkit-animation:empathyMapPopup_fade3__1s_TL 17s ease infinite;animation:empathyMapPopup_fade3__1s_TL 17s ease infinite}@-webkit-keyframes empathyMapPopup_fade1__1bT0G{0%{opacity:0}4%{opacity:1}30%{opacity:1}32%{opacity:0}60%{opacity:0}to{opacity:0}}@keyframes empathyMapPopup_fade1__1bT0G{0%{opacity:0}4%{opacity:1}30%{opacity:1}32%{opacity:0}60%{opacity:0}to{opacity:0}}@-webkit-keyframes empathyMapPopup_fade2__qAgnX{0%{opacity:0}32%{opacity:0}34%{opacity:1}68%{opacity:1}70%{opacity:0}to{opacity:0}}@keyframes empathyMapPopup_fade2__qAgnX{0%{opacity:0}32%{opacity:0}34%{opacity:1}68%{opacity:1}70%{opacity:0}to{opacity:0}}@-webkit-keyframes empathyMapPopup_fade3__1s_TL{0%{opacity:0}70%{opacity:0}72%{opacity:1}97%{opacity:1}99%{opacity:0}to{opacity:0}}@keyframes empathyMapPopup_fade3__1s_TL{0%{opacity:0}70%{opacity:0}72%{opacity:1}97%{opacity:1}99%{opacity:0}to{opacity:0}}.empathyMap_empathy-map-title-container__2eP9S,.empathyMap_empathy-quadrant-container__2p65g,.empathyMap_empathy-quadrant-title__jmjpg,.empathyMap_list-container__3sZwH,.empathyMap_list-responses-container__dr1Df,.empathyMap_popup-questions-content__d79dK{width:100%}.empathyMap_empathy-map-title-container__2eP9S,.empathyMap_empathy-quadrant__3ngUx,.empathyMap_popup-questions-content__d79dK{box-sizing:border-box}.empathyMap_popup-questions-content__d79dK{height:100%;position:relative}.empathyMap_empathy-map-title-container__2eP9S{display:flex;justify-content:flex-start;align-items:center;justify-content:space-between;padding:0 15px;height:33px}.empathyMap_empathy-map-title-flex__1h1u1{display:flex;align-items:center;width:60%}.empathyMap_auto-fill-container__3pBHY{display:flex;align-items:center;justify-content:flex-end;width:40%}.empathyMap_about-container__NCqEL{display:flex;align-items:center;justify-content:flex-end;width:15%}.empathyMap_popup-header-title__1pPA1{position:relative}.empathyMap_info-icon-container__i1FZ2{padding-right:5px}.empathyMap_title-underline-container__1xj2c{width:110%;position:absolute;height:20px;bottom:-8px;left:0}.empathyMap_empathy-map-background__zL0xP{width:100%;height:calc(100% - 33px);position:absolute;top:33px;left:0;z-index:2}.empathyMap_empathy-quadrant-container__2p65g{display:flex;position:relative;flex-wrap:wrap;height:calc(100% - 33px);z-index:5}.empathyMap_empathy-quadrant__3ngUx{padding:0 12px;width:50%;height:33.33%;overflow-y:auto}.empathyMap_empathy-quadrant__3ngUx:nth-child(odd){border-right-width:1px;border-right-style:dashed}.empathyMap_empathy-quadrant__3ngUx:last-child,.empathyMap_empathy-quadrant__3ngUx:nth-last-child(2){border-bottom-width:0}.empathyMap_empathy-quadrant-title__jmjpg{display:flex;align-items:center;justify-content:center;padding-bottom:10px}.empathyMap_list-container__3sZwH{display:flex}.empathyMap_list-disc__94gA3{width:2%;height:6px;margin-right:10px;margin-top:5px;border-radius:50%}.empathyMap_auto-fill-content__3z791{text-transform:uppercase;position:relative}.empathyMap_about-content__EbkNo,.empathyMap_auto-fill-content__3z791{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.empathyMap_about-content__EbkNo{padding-left:14px;text-decoration:underline}.empathyMap_response-content__3637N{width:98%}.empathyMap_emapthy-initial-container__1i2MT{width:100%;height:100%;box-sizing:border-box}.empathyMap_empathy-map-initial-content__2sYFY{width:100%;height:92%;overflow:auto;padding:16px 27px;box-sizing:border-box}.empathyMap_empathy-map-filled-button__3QliU{display:flex;align-items:center;justify-content:center;width:100%;height:8%;box-sizing:border-box}.empathyMap_title-container-initial__7U3kN{width:100%;padding-bottom:12px}.empathyMap_emapthy-initial-image-container__3nM_T{width:100%;display:flex;align-items:center;justify-content:center;padding-bottom:22px}.empathyMap_empathy-map-intial-image__3wIKp{width:178px;height:133px;position:relative}.empathyMap_empathy-initial-quadrants-intro__SogkM{width:100%;padding-top:5px;display:flex;flex-wrap:wrap}.empathyMap_question-container-initial__28uAN{width:50%;padding-bottom:16px;padding-right:12px;box-sizing:border-box}.empathyMap_empathy-quad-title__18bS3{padding-right:5px;text-transform:uppercase}.empathyMapQuestions_popup-container__2POPG,.empathyMapQuestions_popup-questions-map-container__1bFT5{box-sizing:border-box;display:-moz-flex;display:flex;-moz-flex:0 1 auto;flex:0 1 auto;-moz-flex-direction:row;flex-direction:row;flex-wrap:wrap;padding-right:40px;padding-left:40px}@media only screen and (min-width:720px){.empathyMapQuestions_popup-empathy-map-container__3digi{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:41.66667%;max-width:41.66667%}.empathyMapQuestions_popup-questions-container__2vLry{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:58.33333%;max-width:58.33333%}}@media only screen and (min-width:1280px){.empathyMapQuestions_popup-empathy-map-container__3digi{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:41.66667%;max-width:41.66667%}.empathyMapQuestions_popup-questions-container__2vLry{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:58.33333%;max-width:58.33333%}}@media only screen and (min-width:1600px){.empathyMapQuestions_popup-empathy-map-container__3digi{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:41.66667%;max-width:41.66667%}.empathyMapQuestions_popup-questions-container__2vLry{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:58.33333%;max-width:58.33333%}}.empathyMapQuestions_ask-questions-chatbox-container__1h8Db,.empathyMapQuestions_pop-up-chat-container__3-ml0,.empathyMapQuestions_popup-ask-questions-container__1VDwx,.empathyMapQuestions_popup-chat-container-empty__3EjO4,.empathyMapQuestions_popup-chat-container-text__1gAyL,.empathyMapQuestions_popup-header-container__C4joA,.empathyMapQuestions_popup-questions-content__1wI0C,.empathyMapQuestions_question-response-container__2S0ea,.empathyMapQuestions_response-tick-container__17EGj{width:100%}.empathyMapQuestions_ask-questions-title-cost__2l2js,.empathyMapQuestions_popup-ask-questions-container__1VDwx,.empathyMapQuestions_popup-chat-container-text__1gAyL,.empathyMapQuestions_popup-container__2POPG,.empathyMapQuestions_popup-questions-content__1wI0C{box-sizing:border-box}.empathyMapQuestions_popup-container__2POPG{display:flex;flex-direction:column;height:100%;padding-bottom:15px}.empathyMapQuestions_popup-header-container__C4joA{display:flex;height:72px}.empathyMapQuestions_popup-image-title-container__3NMtk{display:flex;justify-content:flex-start;align-items:center;width:80%;height:100%}.empathyMapQuestions_popup-image__38902{width:78px;height:56px;padding-right:26px}.empathyMapQuestions_popup-header-title__1dKvV{text-transform:uppercase;position:relative}.empathyMapQuestions_title-underline-container__1Lfzi{position:absolute;width:110%;height:20px;bottom:-4px;left:0}.empathyMapQuestions_popup-questions-map-container__1bFT5{display:flex;height:calc(100% - 72px);padding:0}.empathyMapQuestions_popup-questions-container__2vLry{height:100%;padding-left:0;position:relative}.empathyMapQuestions_popup-questions-content__1wI0C{height:100%;padding:10px}.empathyMapQuestions_popup-chat-container-empty__3EjO4{display:flex;align-items:center;justify-content:center;flex-direction:column;height:51%}.empathyMapQuestions_popup-chat-container-text__1gAyL{height:51%;padding:5px 0 10px}.empathyMapQuestions_pop-up-chat-container__3-ml0{height:100%;overflow-y:auto}.empathyMapQuestions_popup-ask-questions-container__1VDwx{height:49%;padding:18px 0 12px 12px}.empathyMapQuestions_ask-questions-title-container__34X0K{display:flex;height:61px;position:relative}.empathyMapQuestions_ask-questions-title-cost__2l2js{display:flex;padding-top:5px;padding-right:12px;width:50%;height:100%}.empathyMapQuestions_display-to-start__1YFW6{display:flex;justify-content:flex-start;align-items:flex-start}.empathyMapQuestions_display-to-end__27Re8{display:flex;justify-content:flex-end;align-items:flex-start}.empathyMapQuestions_ask-questions-chatbox-container__1h8Db{display:flex;justify-content:space-between;flex-wrap:wrap;height:calc(100% - 61px);overflow-y:auto}.empathyMapQuestions_popup-empathy-map-container__3digi{height:100%}.empathyMapQuestions_ask-question-container__2a50L{padding-top:10px}.empathyMapQuestions_question-response-container__2S0ea{margin-bottom:5px}.empathyMapQuestions_align-flex-right__2nh-Z{display:flex;justify-content:flex-end}.empathyMapQuestions_align-flex-right-column__1OXyI{display:flex;flex-direction:column;align-items:flex-end}.empathyMapQuestions_response-tick-container__17EGj{display:flex}.empathyMapQuestions_align-flex-left__1Ydcf{display:flex;justify-content:flex-start;align-items:center;align-items:flex-start;flex-direction:column}.empathyMapQuestions_cursor-pointer__1qfIz{cursor:pointer}.empathyMapQuestions_action-tick-container__1ahU5{width:34px;height:32px;margin-left:2px;position:relative;display:flex;align-items:center;justify-content:center}.empathyMapQuestions_action-tick__3X0gN{width:16px;height:16px}.empathyMapQuestions_action-tick-move__2_v4D{width:34px;height:32px}.empathyMapQuestions_empathy-initial-intro-container__1zgdP{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%}.empathyMapQuestions_button-container__1eRcK{width:100%;padding-top:7px;padding-left:20px;box-sizing:border-box}.empathyMapQuestions_tooltip-container-right__3g3_g{width:250px;position:absolute;top:-5px;left:20px;z-index:11;display:flex;justify-content:center;align-items:flex-start}.empathyMapQuestions_tooltip-arrow-left-right__3sbZn{width:0;height:0;margin-top:8px}.empathyMapQuestions_tooltip-arrow-top-bottom__3EgKH{width:0;height:0}.empathyMapQuestions_tooltip-content__3I7-Y{box-sizing:border-box;padding:7px;width:calc(100% - 7px);text-align:left}.emptyChatSection_main-component__1dNn4{width:192px;height:171px;opacity:.7;cursor:pointer;display:flex;align-items:center;justify-content:center}.messageIcon_main-component__JRDhG{width:16px;height:17.8px;padding:0 10px}.questionChatBox_chat-suggestions-container__kFl4z,.questionChatBox_question-content-section-container__3GvwG,.questionChatBox_recommendation-container__3Nz03{width:100%}.questionChatBox_question-content-section-container__3GvwG,.questionChatBox_question-content-section__jY1G_,.questionChatBox_question-icon-section-container__3nKgw{box-sizing:border-box}.questionChatBox_question-chat-box-container__bRR-a{display:flex;width:50%;min-height:75px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:7px}.questionChatBox_question-chat-box-content__1ddRK{width:98%}.questionChatBox_question-content-section-container__3GvwG{display:flex}.questionChatBox_question-content-section__jY1G_{width:85%;padding:12px 0 6px 19px}.questionChatBox_question-icon-section-container__3nKgw{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:10px;height:100%;width:15%;z-index:1}.questionChatBox_question-icon-container__aa9l1{display:flex;align-items:center;justify-content:center;flex-direction:column;text-transform:uppercase}.questionChatBox_question-icon-section__3ghdx{width:26px;height:26px}.questionChatBox_question-tick-section__3Dak_{width:17px;height:17px}.questionChatBox_question-box-arrow-container__1e3sf{display:flex;align-items:flex-end;justify-content:flex-end;width:2%;min-height:75px}.questionChatBox_question-box-arrow-container-start__1COH3{display:flex;align-items:flex-end;justify-content:flex-start;width:2%;min-height:75px}.questionChatBox_row-reverse__3uDmE{flex-direction:row-reverse}.questionChatBox_question-chat-box-arrow__2mX-s{width:0;height:0;position:relative}.questionChatBox_question-chat-box-arrow-left__pYe7d{width:0;height:0}.questionChatBox_chat-suggestions-container__kFl4z{padding:0 10px;box-sizing:border-box}.uploadIcon_main-component__2xa-Y{width:100%;height:100%}.recommendation_recommendation-container__1cUtx{width:100%;cursor:pointer;position:relative;min-height:50px;height:100%}.recommendation_single-recommendation__2HfEY{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;padding:5px 20px;min-height:40px}.recommendation_rec-image__nd_Do{width:24px;height:24px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}.recommendation_rec-name__1eVL_{margin-top:5px}.recommendation_rec-content__2Y7wy{box-sizing:border-box;padding:0 7px;width:calc(100% - 32px)}.recommendation_rec-talk-image__2N7iK{width:12px;height:10px}.recommendation_all-recs__3pVwb{position:absolute;width:100%;z-index:20;background:#fff;display:flex}.chatTalk_chat-talk-container__pO5bH{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.actionTick_action-tick__2GWIU{width:100%;height:100%}.hollowButton_button-style__1H6am,.hollowButton_hollow-button__138Dg{box-sizing:border-box}.hollowButton_button-style__1H6am{display:flex;align-items:center;justify-content:center;cursor:pointer;height:34px;text-transform:uppercase;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 30px}.hollowButton_hollow-background__J9Wr8{position:absolute;z-index:1;width:calc(100% - 4px);top:2px;left:2px;border-radius:50px}.hollowButton_hollow-background__J9Wr8,.hollowButton_hollow-button__138Dg{height:calc(100% - 4px);display:flex;align-items:center;justify-content:center}.hollowButton_hollow-button__138Dg{width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:2}.hollowButton_table-display__YDp0y{display:table}.actionTickWithoutFill_main-component__1i93d{width:100%;height:100%}@media only screen and (min-width:720px){.empathyMapFollowUpQuestion_popup-empathy-map-container__MzGBk{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:41.66667%;max-width:41.66667%}}@media only screen and (min-width:1280px){.empathyMapFollowUpQuestion_popup-empathy-map-container__MzGBk{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:41.66667%;max-width:41.66667%}}@media only screen and (min-width:1600px){.empathyMapFollowUpQuestion_popup-empathy-map-container__MzGBk{box-sizing:border-box;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;padding-right:8px;padding-left:8px;flex-basis:41.66667%;max-width:41.66667%}}.empathyMapFollowUpQuestion_ask-questions-chatbox-container__2sB8a,.empathyMapFollowUpQuestion_followup-questions-close-container__36Rvb,.empathyMapFollowUpQuestion_followup-questions-container__1qvDY,.empathyMapFollowUpQuestion_followup-questions-content-container__XAd4K,.empathyMapFollowUpQuestion_popup-ask-questions-container__2sVvf,.empathyMapFollowUpQuestion_popup-chat-container-text__iqRuM,.empathyMapFollowUpQuestion_question-response-container__CMkb3{width:100%}.empathyMapFollowUpQuestion_ask-questions-title-cost__1UFzi,.empathyMapFollowUpQuestion_popup-ask-questions-container__2sVvf{box-sizing:border-box}.empathyMapFollowUpQuestion_followup-questions-container__1qvDY{height:100%}.empathyMapFollowUpQuestion_followup-questions-close-container__36Rvb{display:flex;justify-content:flex-end;height:5%}.empathyMapFollowUpQuestion_popup-chat-container-text__iqRuM{height:51%;overflow-y:auto}.empathyMapFollowUpQuestion_popup-ask-questions-container__2sVvf{height:100%;padding:18px 0 12px 12px}.empathyMapFollowUpQuestion_ask-questions-title-container__2IToM{display:flex;height:61px}.empathyMapFollowUpQuestion_ask-questions-title-cost__1UFzi{display:flex;padding-top:5px;padding-right:12px;width:50%;height:100%}.empathyMapFollowUpQuestion_display-to-start__1dSaR{display:flex;justify-content:flex-start;align-items:flex-start}.empathyMapFollowUpQuestion_display-to-end__1JX2Z{display:flex;justify-content:flex-end;align-items:flex-start}.empathyMapFollowUpQuestion_ask-questions-chatbox-container__2sB8a{display:flex;justify-content:space-between;flex-wrap:wrap;height:calc(100% - 61px);overflow-y:auto}.empathyMapFollowUpQuestion_followup-questions-close__2-4JV{display:flex;align-items:center;justify-content:center;min-width:90px;height:100%;cursor:pointer;text-transform:uppercase}.empathyMapFollowUpQuestion_followup-questions-content-container__XAd4K{height:95%}.empathyMapFollowUpQuestion_popup-empathy-map-container__MzGBk{height:100%}.empathyMapFollowUpQuestion_ask-question-container__3Ps5b{padding-top:10px}.empathyMapFollowUpQuestion_question-response-container__CMkb3{margin-bottom:10px}.empathyMapFollowUpQuestion_align-flex-right__1U0WC{display:flex;justify-content:flex-end}.empathyMapFollowUpQuestion_align-flex-right-column__1IRUz{display:flex;flex-direction:column;align-items:flex-end}.empathyMapFollowUpQuestion_align-flex-left__1Vm5_{display:flex;justify-content:flex-start;align-items:center;align-items:flex-start}.empathyMapFollowUpQuestion_cursor-pointer__3A3MR{cursor:pointer}.moveArrow_main-component__bVh6K{width:100%;height:100%}.walkthroughElement_arrow-text-container__1FZkr{box-sizing:border-box;padding-left:6px}.walkthroughElement_walkthrough-arrow__2yZsL{width:30px}.walkthroughElement_arrow-text-container-flex__wCHEL{box-sizing:border-box;padding-left:40px;padding-top:4px;display:flex}.walkthroughElement_text__BpOgX{width:190px;padding-left:10px}.overlay_popup-container__2EilP{height:100%}.overlay_popup-container-timer__2oW3U,.overlay_popup-container__2EilP{position:absolute;width:100%;top:0;left:0;z-index:41;display:flex;align-items:center;justify-content:center}.overlay_popup-container-timer__2oW3U{height:calc(100% - 44px)}.overlay_popup-content__9BENC{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center}.overlay_popup-background__12FjA{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.validationPopup_validation-popup-container__2AQDR{display:flex;align-items:center;justify-content:center;width:795px;height:570px;flex-direction:column;justify-content:space-between;position:relative}.validationPopup_border-container__3jqK2{width:100%;height:10px;display:flex;align-items:center;justify-content:center}.validationPopup_heading-container__1JleP{width:100%;display:flex;align-items:center;justify-content:center;height:65px;box-sizing:border-box;padding-top:5px}.validationPopup_content-container__1990i{width:100%;display:flex;justify-content:flex-start;align-items:center;height:calc(100% - 145px);flex-direction:column}.validationPopup_buttons-container__1i1j_{display:flex;align-items:center;justify-content:center;width:100%;padding:20px 0}.validationPopup_action-button__3WzYQ{padding:0 10px}.validationPopup_content-selected-heading-container__1-ti1{width:100%;display:flex;align-items:center;justify-content:center;padding-top:10px;box-sizing:border-box}.validationPopup_content-selected-response-container__1is33{width:100%;padding-top:30px;box-sizing:border-box;min-height:222px;display:flex;align-items:flex-start;justify-content:center}.validationPopup_single-heading-box__2CHq2{width:120px}.validationPopup_single-heading__WbG6B{width:100%;text-align:center;padding-bottom:14px}.validationPopup_single-heading-img__EZG7F{display:block;margin:auto}.validationPopup_and-container__rkUCq{padding:0 30px;display:flex;align-items:center;justify-content:center}.validationPopup_response-card__29WHs{width:339px;min-height:182px;height:222px;position:relative;padding:30px 24px 24px;box-sizing:border-box;margin:0 10px}.validationPopup_double-quotes-top__WgYe8{width:22px;height:14px;position:absolute;left:25px;top:22px}.validationPopup_double-quotes-bottom__1kCWY{width:22px;height:14px;position:absolute;right:22px;bottom:12px}.validationPopup_response-image__1wb_u{position:absolute;left:20%;top:-25px;border-radius:50%;overflow:hidden;width:54px;height:54px}.validationPopup_response-content__3lx34{text-align:left}.validationPopup_response-persona-name__2MD_Q{padding-left:35px;padding-bottom:10px}.validationPopup_close-button__3p4CI{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.validationPopup_button-help-text-exhausted__2ZvKp{width:60%;text-align:left;padding-bottom:10px}.doubleQuotes_quotes-container__3QQq6{width:100%;height:100%}.closeIcon_main-component__59J_e{width:100%;height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.readPersonaPopup_linear-gradient-div__3sfXC,.readPersonaPopup_persona-details-container__1a87B,.readPersonaPopup_persona-list-container-popup__2eys2,.readPersonaPopup_persona-name-title-container__CVbW1,.readPersonaPopup_width-100-container__3VUK4{width:100%}.readPersonaPopup_persona-details-container__1a87B{box-sizing:border-box}.readPersonaPopup_persona-popup-container__2MfDw{min-width:900px;min-height:600px;width:75vw;height:80vh;position:relative}.readPersonaPopup_width-100-container__3VUK4{height:100%;overflow-y:auto}.readPersonaPopup_persona-list-container-popup__2eys2{height:74px}.readPersonaPopup_linear-gradient-div__3sfXC{height:2px}.readPersonaPopup_persona-details-container__1a87B{padding:33px 0 33px 102px;height:calc(100% - 76px)}.readPersonaPopup_persona-name-title-container__CVbW1{padding-bottom:23px;display:flex;justify-content:flex-start;flex-direction:column}.readPersonaPopup_persona-name-title__1Aj9D{padding-bottom:4px}.readPersonaPopup_horizontal-line__172Kq{width:21px;height:1px}.readPersonaPopup_persona-demographics-container__1mn-H{width:30%;margin-right:16px;padding:6px 24px;box-sizing:border-box}.readPersonaPopup_about-persona-demographics-container__1B7ia{width:70%;box-sizing:border-box;padding-right:102px}.readPersonaPopup_bakground-image-container__-ezuM{position:absolute;right:0;bottom:0;width:238px;height:162px}.readPersonaPopup_close-icon__VX2GL{position:absolute;right:-13px;top:-13px;width:28px;height:28px;z-index:1}.readPersonaPopup_content__3Adnz{display:flex}.readPersonaPopup_demographics-text__1DjN2{margin:0;width:100%;padding-bottom:16px}.readPersonaPopup_interview__3UF0w{padding-bottom:30px}.readPersonaPopup_bio__34qyG{padding-top:0}.readPersonaPopup_experience__3mSZR{margin:0;padding-bottom:8px}.readPersonaPopup_interview-container__1LuUO{display:flex;flex-direction:column-reverse}.readPersonaPopup_title__Ka2Ea{margin:0;height:22px;padding-top:4px;padding-bottom:3px;display:flex;align-items:center}.readPersonaPopup_arrow-title-container__17PNR{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;padding-top:8px;font-weight:600}.readPersonaPopup_down-arrow__1CfbP{margin-right:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent}.readPersonaPopup_side-arrow__2OOOi{margin-right:5px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.personaList_persona-image-container___6Ckw,.personaList_persona-level-cost-container__W6Y70,.personaList_persona-list-container-center__1VL1S,.personaList_persona-list-container-start__XY6yI,.personaList_persona-name-container__1EMNV{width:100%}.personaList_individual-persona-list-container__3_fGq,.personaList_persona-level-cost-container__W6Y70{box-sizing:border-box}.personaList_persona-list-container-center__1VL1S{display:flex;align-items:center;justify-content:center;height:100%}.personaList_persona-list-container-center__1VL1S:last-child{margin-right:0}.personaList_persona-list-container-start__XY6yI{display:flex;justify-content:flex-start;align-items:center;height:100%}.personaList_individual-persona-list-container__3_fGq{display:flex;align-items:center;justify-content:center;width:85px;height:100%;cursor:pointer;flex-direction:column;margin-right:10px}.personaList_individual-persona-list-container__3_fGq:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.personaList_no-margin__3XDCM{margin:0}.personaList_persona-image-container___6Ckw{display:flex;align-items:center;justify-content:center;position:relative}.personaList_image-container__3vMHp{border-radius:50%;cursor:pointer;width:60px;height:60px;overflow:hidden;display:flex;align-items:center;justify-content:center}.personaList_persona-image__1EE1h{width:100%;height:100%}.personaList_persona-selected-tick__33ovi{position:absolute;width:28px;height:28px;top:0;right:7px}.personaList_persona-selected-tick-popup__lLUqH{position:absolute;width:28px;height:28px;top:0;right:1px}.personaList_persona-name-container__1EMNV{display:flex;align-items:center;justify-content:center;padding-top:2px}.personaList_persona-level-cost-container__W6Y70{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:10px;padding-bottom:15px}.personaList_persona-level__6y44Q{padding-bottom:5px}.actionTickWithGradient_action-tick__3pyiT{width:100%;height:100%}.demographics_demographice-container__1xI0m{display:flex;justify-content:space-between;flex-wrap:wrap}.demographics_element__pisWD{width:50%;margin-top:5px;margin-bottom:5px}.detail_detail__Za_Hc{display:flex;flex-direction:column;flex-wrap:wrap;min-height:50px}.detail_title__1YQXs,.detail_value__2ov1q{margin:0}.personaInterview_interview__Scb1y{width:100%}.personaInterview_title__2_DBw{margin:0;height:22px;padding-top:4px;padding-bottom:3px;display:flex;align-items:center}.personaInterview_arrow-title-container__1k8BF{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.personaInterview_down-arrow__p-lvd{margin-right:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent}.personaInterview_side-arrow__3zPde{margin-right:5px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.personaInterview_content__3GoWq{margin:0;padding-bottom:8px;padding-left:15px}.personaInterview_show-transcript-message__cvCwi{display:flex;justify-content:flex-end;text-transform:uppercase;align-items:center}.personaInterview_video-component__3W4VE{display:flex;align-items:center;justify-content:center;width:100%;height:280px}.personaInterview_video__1tRTd{width:490px;height:100%}.videoComponent_video-container__2ohtY{width:100%;height:100%}.userInterviewPopup_instruction-message__2Vt36,.userInterviewPopup_title-container__1-hGk,.userInterviewPopup_user-interview-content-container__1IlUO,.userInterviewPopup_user-interview-feedback-container__2ie8y,.userInterviewPopup_user-interview-header-border__1ls68,.userInterviewPopup_user-interview-instruction-persona-container__3mhvV,.userInterviewPopup_user-interview-loader-container__2DDRw,.userInterviewPopup_user-interview-subtitle-container__37ChD,.userInterviewPopup_user-interview-title-container__ubWfV{width:100%}.userInterviewPopup_user-interview-content-container__1IlUO,.userInterviewPopup_user-interview-loader-container__2DDRw{box-sizing:border-box}.userInterviewPopup_user-interview-popup-container__MxGQx{width:840px;height:530px;position:relative}.userInterviewPopup_user-interview-header-border__1ls68{height:5px}.userInterviewPopup_user-interview-content-container__1IlUO{height:calc(100% - 5px);padding:27px 102px}.userInterviewPopup_title-container__1-hGk{padding-bottom:24px}.userInterviewPopup_user-interview-title-container__ubWfV{padding-bottom:12px}.userInterviewPopup_instruction-message__2Vt36{padding-bottom:10px}.userInterviewPopup_instruction-message-note__CYUyz{padding-bottom:20px}.userInterviewPopup_user-interview-persona-list-container__3CMlu{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:56px}.userInterviewPopup_user-interview-loader-container__2DDRw{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding-top:68px;height:calc(100% - 76px)}.userInterviewPopup_check-icon-container__3GZ9p{padding-bottom:24px;display:flex;align-items:center;justify-content:center}.userInterviewPopup_user-interview-feedback-container__2ie8y{display:flex;align-items:center;justify-content:center;padding-bottom:10px}.userInterviewPopup_bakground-image-container__2Sosb{position:absolute;right:0;bottom:0;opacity:.5;width:239px;height:194px}.userInterviewPopup_close-icon__1Imt3{position:absolute;right:-13px;top:-13px;width:28px;height:28px;z-index:1}.userInterviewPopup_action-tick-container__2iEng{width:64px;height:64px}.insufficientFundsBar_bar-container__20L5a{width:100%;height:16px;text-align:center;border-radius:4px;margin-bottom:10px;box-sizing:border-box;padding:0 10px;max-width:400px}.ideaDfvRefinePopup_popup-container__7-_x_{width:795px;min-height:650px;max-height:700px;position:relative}.ideaDfvRefinePopup_border-container__2KHUl{width:100%;height:5px;display:flex;align-items:center;justify-content:center}.ideaDfvRefinePopup_heading-container__1OUPq{width:100%;padding:13px 55px 0;box-sizing:border-box}.ideaDfvRefinePopup_heading-main__2slRm{padding-bottom:4px}.ideaDfvRefinePopup_heading-desc__2fapp{padding-bottom:16px}.ideaDfvRefinePopup_heading-tags__1P7yh{padding-bottom:6px}.ideaDfvRefinePopup_heading-recs__F6pAR{padding-bottom:2px}.ideaDfvRefinePopup_buttons-container__akQ8O{display:flex;align-items:center;justify-content:center;width:100%;padding:15px 0;flex-direction:column}.ideaDfvRefinePopup_action-button__1_XHF{padding:0 10px}.ideaDfvRefinePopup_action-button-container__26k9H{width:100%;display:flex;justify-content:center;align-items:center}.ideaDfvRefinePopup_dfv-card-container__feRH2{width:100%;box-sizing:border-box;min-height:317px;padding:15px 20px}.ideaDfvRefinePopup_dfv-test-card-container__2_2BE{width:100%;box-sizing:border-box;min-height:345px}.ideaDfvRefinePopup_dfv-card__6z_Ag{width:100%;height:100%;min-height:317px;position:relative;box-sizing:border-box}.ideaDfvRefinePopup_double-quotes-top__32MRi{width:22px;height:14px;position:absolute;left:25px;top:-8px}.ideaDfvRefinePopup_double-quotes-bottom__wYvqW{width:22px;height:14px;position:absolute;right:22px;bottom:-8px}.ideaDfvRefinePopup_not-unlocked-container__3QL61{width:100%;height:100%;min-height:315px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 73px;box-sizing:border-box}.ideaDfvRefinePopup_not-unlocked-image__vL8Tx{width:224px;height:160px}.ideaDfvRefinePopup_not-unlocked-desc__3dofg{padding-top:18px}.ideaDfvRefinePopup_unlock-button__2LYEl{padding-top:12px;display:flex;align-items:center;justify-content:center;flex-direction:column}.ideaDfvRefinePopup_dfv-feedback-container__uJ0j0{width:100%;height:315px}.ideaDfvRefinePopup_dfv-container__2ahOI{height:67px}.ideaDfvRefinePopup_dfv-container__2ahOI,.ideaDfvRefinePopup_feedback-container__zWhot{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.ideaDfvRefinePopup_feedback-container__zWhot{height:calc(100% - 67px);min-height:248px}.ideaDfvRefinePopup_team-feedback-container__3VxqD,.ideaDfvRefinePopup_user-feedback-container__33RDM{width:50%;height:100%;box-sizing:border-box;overflow-y:auto}.ideaDfvRefinePopup_feedback-heading__2ZBJM{width:100%;box-sizing:border-box;padding:12px 33px 5px;text-align:left}.ideaDfvRefinePopup_refine-idea-container__goCiq{width:100%;padding:0 33px 20px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:column}.ideaDfvRefinePopup_refine-idea-desc__2Lp55{padding-top:10px}.ideaDfvRefinePopup_refine-idea-button__3zXKU{padding-top:5px;display:flex;align-items:center;justify-content:center;flex-direction:column}.ideaDfvRefinePopup_shortlist-desc__1bXT3{padding-bottom:10px}.ideaDfvRefinePopup_refined-tag-container__1WiKR{width:100%;padding:20px 55px 0;box-sizing:border-box}.ideaDfvRefinePopup_refined-tag-content__1JgrO{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:table;padding:0 18px}.ideaDfvRefinePopup_refined-image__15wQR{position:absolute;top:5px;left:0;width:79px;height:75px}.ideaDfvRefinePopup_close-button__3YKNG{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.ideaDfvRefinePopup_response-header-container__hqbVs{display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:0 7px}.ideaDfvRefinePopup_response-image__2I-UU{width:34px;height:34px;overflow:hidden;border-radius:50%}.ideaDfvRefinePopup_response-text-score__3u6QS{padding-left:10px}.ideaDfvRefinePopup_response-score-change__3MOSh{padding-left:2px}.ideaDfvRefinePopup_team-score-header__1iL8W{display:flex;width:100%;justify-content:space-around;box-sizing:border-box;padding:0 5px}.ideaDfvRefinePopup_persona-score-header__2lXC-{display:flex;width:100%;justify-content:flex-start;box-sizing:border-box;padding:0 10px}.ideaDfvRefinePopup_team-response-container__GlOOj{width:100%;box-sizing:border-box;padding:5px 27px}.ideaDfvRefinePopup_persona-response-container__28tcd{width:100%;box-sizing:border-box;padding:0 20px 10px 60px}.ideaDfvRefinePopup_tab-container__2hbzw{width:100%;display:flex;align-items:flex-end;justify-content:flex-start;padding-left:40px;box-sizing:border-box}.ideaDfvRefinePopup_each-tab__1Vgoc{padding:0 10px;margin:0 10px}.ideaDfvRefinePopup_tab-border__1NfN1{width:100%;height:2px;opacity:.5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-image:-webkit-linear-gradient(left,#e458fc,#1d1279 27%,#fc5445 47%,#473af5 68%,#47f2fd);background-image:linear-gradient(90deg,#e458fc,#1d1279 27%,#fc5445 47%,#473af5 68%,#47f2fd)}.ideaDfvRefinePopup_test-report-container__V06_N{width:100%;height:340px;padding:0 60px 10px;box-sizing:border-box;background-color:#fbf5ff;overflow-y:auto}.ideaDfvRefinePopup_test-report-content__2HBif{border-radius:5px;width:100%;height:calc(100% - 67px);display:flex;flex-wrap:wrap;background:#fff}.ideaDfvRefinePopup_test-report-container-loading__3rXag{width:100%;height:315px;padding:0 73px;box-sizing:border-box;background-color:#fff;display:flex;align-items:center;justify-content:center}.ideaDfvRefinePopup_each-quadrant-container__2y3Hk{width:50%;height:50%;box-sizing:border-box}.ideaDfvRefinePopup_each-quadrant-heading__2kOdu{width:100%;box-sizing:border-box;padding:10px 0;text-align:center;height:35px}.ideaDfvRefinePopup_each-quadrant-response-content__2JvlS{padding:0 20px;box-sizing:border-box;height:calc(100% - 35px);width:100%;overflow-y:auto}.ideaDfvRefinePopup_each-response-container__1gqnO{display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box;padding-bottom:5px}.ideaDfvRefinePopup_each-response-image__3hgdZ{width:24px;height:24px;border-radius:50%;overflow:hidden}.ideaDfvRefinePopup_each-response-content__3ytiH{padding-left:10px;box-sizing:border-box;text-align:left;width:calc(100% - 24px)}.ideaDfvRefinePopup_column-flex-center__iT5or{display:flex;align-items:center;justify-content:center;flex-direction:column}.tagsList_tags-list-container__2EZUy{width:100%;display:flex;flex-wrap:wrap}.tagsList_each-tag__3tWnx{height:20px;padding:0 10px;border-radius:5px;margin-right:10px;margin-bottom:5px;display:flex;align-items:center;justify-content:center}.cardRecommendation_recommendation-container__3iMvD{width:100%;cursor:pointer;position:relative;min-height:50px}.cardRecommendation_single-recommendation__16aul{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;padding:5px}.cardRecommendation_rec-image__3Tvhf{margin-top:3px;width:20px;height:20px;border-radius:50%;overflow:hidden}.cardRecommendation_rec-content__3CTG_{box-sizing:border-box;padding:0 7px;width:calc(100% - 32px);text-align:left}.cardRecommendation_rec-talk-image__3_rC4{width:12px;height:10px}.cardRecommendation_all-recs__2PBiN{width:100%}.notUnlockedDfv_svg-container__1U6tx{width:100%;height:100%}.dfvExpanded_dfv-container__2W2fX,.dfvExpanded_single-container__3iIDv,.notUnlockedDfv_svg-container__1U6tx{display:flex;align-items:center;justify-content:center}.dfvExpanded_single-container__3iIDv{padding:0 15px;flex-direction:column}.dfvExpanded_single-heading__1BaeQ{padding-bottom:4px}.dfvExpanded_single-value__L1JAY{display:flex;align-items:center;justify-content:center;padding-bottom:1px}.changeInValue_change-value-container__Tz62P{display:flex;align-items:center;justify-content:center;width:32px;height:23px;border-radius:11.5px;margin-left:7px}.changeInValue_arrow__3sphM{width:5px;height:4px}.changeInValue_value-text__3Bowy{padding-left:3px}.refineIdea_refine-container__26Ky1,.testingLoading_main-component__vpfrz{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.userFeedbackPopup_instruction-message__3Ye26,.userFeedbackPopup_title-container__VaQ40,.userFeedbackPopup_user-interview-content-container__3mOwh,.userFeedbackPopup_user-interview-feedback-container__2HRDQ,.userFeedbackPopup_user-interview-header-border__7TsJh,.userFeedbackPopup_user-interview-instruction-persona-container__1dUiC,.userFeedbackPopup_user-interview-loader-container__3yB7J,.userFeedbackPopup_user-interview-subtitle-container__3vQUB,.userFeedbackPopup_user-interview-title-container__1RpRt{width:100%}.userFeedbackPopup_user-interview-content-container__3mOwh,.userFeedbackPopup_user-interview-loader-container__3yB7J{box-sizing:border-box}.userFeedbackPopup_user-interview-popup-container__VSWWI{width:840px;height:530px;position:relative}.userFeedbackPopup_user-interview-header-border__7TsJh{height:5px}.userFeedbackPopup_user-interview-content-container__3mOwh{height:calc(100% - 5px);padding:27px 102px}.userFeedbackPopup_title-container__VaQ40{padding-bottom:24px}.userFeedbackPopup_user-interview-title-container__1RpRt{padding-bottom:12px}.userFeedbackPopup_instruction-message__3Ye26{padding-bottom:10px}.userFeedbackPopup_instruction-message-note__3UaMg{padding-bottom:20px}.userFeedbackPopup_user-interview-persona-list-container__1qfeg{width:440px;margin-bottom:56px}.userFeedbackPopup_user-interview-loader-container__3yB7J{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding-top:68px;height:calc(100% - 76px)}.userFeedbackPopup_check-icon-container__rKyA0{padding-bottom:24px;display:flex;align-items:center;justify-content:center}.userFeedbackPopup_user-interview-feedback-container__2HRDQ{display:flex;align-items:center;justify-content:center;padding-bottom:10px}.userFeedbackPopup_bakground-image-container__1WW6O{position:absolute;right:0;bottom:0;opacity:.5;width:239px;height:194px}.userFeedbackPopup_close-icon__3i-YM{position:absolute;right:-13px;top:-13px;width:28px;height:28px;z-index:1}.userFeedbackPopup_action-tick-container__1mPWO{width:64px;height:64px}.prototypeConfirmationPopup_popup-container__1Ilwz{width:795px;position:relative}.prototypeConfirmationPopup_border-container__1qy6q{width:100%;height:5px;display:flex;align-items:center;justify-content:center}.prototypeConfirmationPopup_heading-container__2Z35U{width:100%;padding:48px 55px 0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.prototypeConfirmationPopup_heading-main__1v6FV{padding-bottom:4px}.prototypeConfirmationPopup_heading-desc__3QZi-{padding-bottom:50px}.prototypeConfirmationPopup_buttons-container__1mtWn{padding:15px 0;flex-direction:column}.prototypeConfirmationPopup_buttons-container__1mtWn,.prototypeConfirmationPopup_buttons-content__1PlRK{display:flex;align-items:center;justify-content:center;width:100%}.prototypeConfirmationPopup_action-button__6_yEM{padding:0 10px}.prototypeConfirmationPopup_shortlist-desc__3rHM8{padding-bottom:10px}.prototypeConfirmationPopup_close-button__k6I6Z{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.whatDFVScorePopup_popup-container__3MPQO{width:795px;position:relative}.whatDFVScorePopup_border-container__dlo2x{width:100%;height:5px;display:flex;align-items:center;justify-content:center}.whatDFVScorePopup_heading-container__SaI8i{width:100%;padding:40px 55px 30px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.whatDFVScorePopup_close-button__1j_Zd{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.dfvIcon_main-component__2Aviu{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.dfvIcon_dfv-tagline__1iWdq{text-align:center}.dfvIcon_dfvSubTag__3500g{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;white-space:normal;word-break:break-word}.feedbackReport_container__eYnAV{height:531px;width:795px;box-sizing:border-box;border-radius:4px;box-shadow:1px 1px 5px 0 #d5d8e2;background-color:#fff;position:relative}.feedbackReport_title__1IaxL{height:24px;padding:32px 52px;width:100%;box-sizing:border-box}.feedbackReport_content__3fm4f{padding:0 52px;box-sizing:border-box;height:calc(100% - 77px);overflow-y:auto;margin-top:8px}.feedbackReport_helper-text__2MS1A{min-height:28px}.feedbackReport_personas__3nYFL{margin-top:8px}.feedbackReport_persona-feedback__1HSb9{padding-top:8px;padding-bottom:8px}.feedbackReport_not-available__33JWS{width:100%;height:250px;display:flex;justify-content:center;align-items:center}.feedbackReport_image-name__130FD{display:flex;min-height:40px}.feedbackReport_image__1o1N9{height:40px;width:40px;border-radius:50%;box-shadow:0 4px 4px 0 rgba(0,0,0,.4)}.feedbackReport_persona-name__kFduw{height:40px;display:flex;justify-content:center;align-items:center;padding-left:16px}.feedbackReport_feedback__1iqzM{padding-left:56px;padding-bottom:9px;display:flex}.feedbackReport_close-icon__eb05F{position:absolute;right:-13px;top:-13px;width:28px;height:28px;z-index:1}.feedbackReport_user-interview-header-border__354CC{width:100%;height:5px}.feedbackReport_new-text-container__1WRQ9{margin-left:5px}.feedbackReport_new-text-container__1WRQ9,.newTag_main-component__xW5x9{display:flex;align-items:center;justify-content:center;width:42px;height:22px}.newTag_main-component__xW5x9{position:absolute;top:-5px;left:-15px}.executePopup_header-border__BcMIs,.executePopup_title__WOk_k{width:100%}.executePopup_header-border__BcMIs,.executePopup_header-content__1CzKv,.executePopup_popup-header-background__1BcPZ,.executePopup_popup-header-content__2KEmq,.executePopup_popup-header__3hvBE,.executePopup_title__WOk_k{box-sizing:border-box}.executePopup_execute-popup-container__3X0mN{width:1153px;height:640px;position:relative;display:flex}.executePopup_left-images-execute-container__329Q2{width:46px;height:215px;right:0;bottom:0}.executePopup_left-images-execute-container__329Q2,.executePopup_right-images-execute-container__1HFmp{position:absolute;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.executePopup_right-images-execute-container__1HFmp{width:76px;height:94px;top:0;left:0}.executePopup_popup-header__3hvBE{width:373px;height:100%;position:relative}.executePopup_popup-header-background__1BcPZ{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.executePopup_popup-header-content__2KEmq{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-top:66px}.executePopup_header-image__2u_ky{width:303px;height:210px;margin-bottom:49px}.executePopup_header-left-image__uDAe7{width:94px;height:100%}.executePopup_header-right-image__MFM9-{width:229px;height:100%}.executePopup_header-content__1CzKv{width:100%}.executePopup_title__WOk_k{padding:0 12px 10px;text-align:center}.executePopup_desc-container__3K4Bi{padding-top:9px}.executePopup_header-border__BcMIs{height:3px}.executePopup_popup-content-container__3mECC{width:calc(100% - 373px);height:100%;display:flex;align-items:center;justify-content:center;position:relative}.executePopup_popup-content-container-background__A1unJ{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.executePopup_popup-content-container-content__2JuJm{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;box-sizing:border-box;padding:20px}.executePopup_cost-container__rbu8Z{width:80%;padding:0 60px 48px;text-align:center;box-sizing:border-box}.executePopup_budget-cost-container__7aohi{width:100%;text-align:center}.executePopup_close-icon__3q7-f{position:absolute;right:-13px;top:-13px;width:28px;height:28px;z-index:1}.executePopup_content-container-main__1EV8v{width:100%;height:calc(100% - 105px);box-sizing:border-box;padding:0 10px 10px;display:flex}.executePopup_execution-list-container__2dwDP{width:320px;height:100%;padding-right:10px;box-sizing:border-box}.executePopup_cost-budget-container__1-kUk{width:calc(100% - 320px);height:100%;padding-left:20px;box-sizing:border-box;display:flex;align-items:center;flex-direction:column}.executePopup_cost-budget-image__3bPj1{width:179px;height:110px;margin:10px 0 20px}.executePopup_costs__2yO52{margin-bottom:20px}.executePopup_main-heading__2_jbx{width:100%;height:40px;display:flex;align-items:center;justify-content:flex-start}.executePopup_execution-content__1sAYd{width:100%;height:calc(100% - 40px);overflow-y:auto}.executePopup_cost-budget-content__1s1hz{width:100%;height:calc(100% - 40px);display:flex;align-items:center;flex-direction:column}.executePopup_content-container-footer__3dh4Y{width:100%;height:105px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:column}.executePopup_footer-desc__3bxaV{width:100%;text-align:center;margin-bottom:14px}.executePopup_buttons-container__2bJtD{width:100%;height:35px;display:flex;align-items:center;justify-content:center}.executePopup_execution-help-text-container__3KT-K{width:385px;height:133px;position:relative}.executePopup_execution-help-text-background__WWba9{width:100%;height:100%;z-index:1;position:absolute;top:0;left:0}.executePopup_execution-help-text-content__1Oj5t{width:100%;height:100%;z-index:2;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center}.executePopup_execution-help-text-top-image__2_gGm{width:34px;height:34px;z-index:1;top:0;left:0;position:absolute}.executePopup_execution-help-text__1ngJE{width:100%;padding:20px 30px;box-sizing:border-box;text-align:left}.executePopup_execution-count-help-text__3xxkM{width:100%;height:140px;position:relative;display:flex;align-items:center;justify-content:center}.executePopup_execution-count-help-text-background__2yzue{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.executePopup_execution-count-help-text-content__ZZeU8{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;box-sizing:border-box;padding:20px;text-align:center}.executePopupBackground_main-component__1zqKJ,.executePopupBlob_main-component__SgXaV,.executePopupCorrectTick_main-component__28WWf,.executePopupCostBudget_main-component__1zHgT,.executePopupHeaderImage_main-component__3cTQP,.executePopupWrongTick_main-component__2OEFe{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.executePopupIdeaCard_container__1t8Yh{width:100%;height:100%;display:flex;flex-direction:column;padding-left:14px;padding-right:14px;padding-top:16px;box-sizing:border-box}.executePopupIdeaCard_title__1bAtK{padding-left:18px}.executePopupIdeaCard_content__3zLoI{height:calc(100% - 58px);display:flex;justify-content:flex-start;flex-direction:column;box-sizing:border-box}.executePopupIdeaCard_image__2lGUs{width:90%;padding-bottom:10px}.executePopupIdeaCard_idea-card-content__1f2W6{margin-top:18px;width:100%;padding:0 16px 14px;box-sizing:border-box;position:relative;margin-bottom:65px}.executePopupIdeaCard_idea-card-description__1_i2t{width:100%;padding-bottom:3px;text-align:left}.executePopupIdeaCard_dfv-prototype-container__2ZQti{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;padding-top:10px;box-sizing:border-box}.executePopupIdeaCard_prototype-image__1S1fO{width:25px;height:34px;box-sizing:border-box}.executePopupIdeaCard_dfv-value-content-prototype__1rVkO{box-sizing:border-box;padding-left:10px;padding-top:5px}.executePopupIdeaCard_revenue-cs-container__ZZ7xS{display:flex;justify-content:space-between}.executePopupIdeaCard_revenue-container__2G5z_{padding-top:5px;width:50%;display:flex;align-items:center;justify-content:center;justify-content:flex-start}.executePopupIdeaCard_flex-end__Vm8By{justify-content:flex-end}.executePopupIdeaCard_up-arrow__2azyg{margin:0 5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent}.executePopupIdeaCard_dfv-value-content__njnX9{width:100%;display:flex;justify-content:flex-start;align-items:center;padding:10px 0 15px;box-sizing:border-box}.executePopupIdeaCard_tick-container__XCrEp{width:19px;height:19px;position:absolute;top:-13px;right:-5px}.executePopupIdeaCard_unlock-dfv-content__3Rkzg{width:100%;text-align:left;padding-bottom:15px}.executePopupIdeaCard_no-ideas-image__3dp43{width:178px;height:118px}.executePopupIdeaCard_no-idea-card-content__YqJlH{width:100%;padding-top:50px;display:flex;align-items:center;justify-content:center}.executePopupIdeaCard_right-side-tag__1UI8N{position:absolute;right:-250px;top:-5px;width:300px;height:122px;z-index:2}.executePopupIdeaCard_bottom-side-tag__3myFk{position:absolute;left:5px;bottom:-50px;width:100px;height:50px;z-index:2}.executePopupIdeaCard_background-tag-container__29358{position:absolute;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.executePopupIdeaCard_tag-content-container__308ML{position:absolute;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.executePopupIdeaCard_tag-content-container-content-right__2jp92{-webkit-transform:rotate(12deg);transform:rotate(12deg);transform-transform-origin:50% 50%}.executePopupIdeaCard_tag-content-container-content-bottom__3oJSS,.executePopupIdeaCard_tag-content-container-content-right__2jp92{display:flex;align-items:center;justify-content:center;width:100%;height:100%;box-sizing:border-box;padding-left:20px}.executePopupIdeaCard_single-cost-container__SfVo3{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;margin-left:10px}.executePopupIdeaCard_single-cost-heading__3MIal,.executePopupIdeaCard_single-cost-value__KuoEL{padding-bottom:1px}.dfvAbbreviated_dfv-container__3QDcY,.dfvAbbreviated_single-container__1mf2G{display:flex;align-items:center;justify-content:center}.dfvAbbreviated_single-container__1mf2G{padding:0 10px}.timeUpComponent_time-up-component__JsbEC{width:100%;height:100%;display:flex;align-items:flex-end;box-sizing:border-box}.timeUpComponent_container__2Sim-{width:100%;height:54px;border-radius:4px;z-index:1}.timeUpComponent_wrapper__28rIQ{display:flex;align-items:center;justify-content:center;height:54px;padding-right:28px;box-sizing:border-box}.timeUpComponent_text__1_Zwa{margin-right:30px;width:60%;display:flex;align-items:center;justify-content:center}.timeUpComponent_feedback-button__2ym-h{margin-right:10px}.preExecutePopup_popup-container__lydWe{width:795px;position:relative}.preExecutePopup_border-container__1E7NW{width:100%;height:5px;display:flex;align-items:center;justify-content:center}.preExecutePopup_heading-container__3fdBR{width:100%;padding:48px 55px 0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.preExecutePopup_heading-main__yTDBv{padding-bottom:4px}.preExecutePopup_heading-desc__3CN9X{padding-bottom:25px}.preExecutePopup_metric-value__m4TN0{justify-content:space-between}.preExecutePopup_buttons-container__1C1DZ{padding:15px 0;flex-direction:column}.preExecutePopup_buttons-container__1C1DZ,.preExecutePopup_buttons-content__Pt5MU{display:flex;align-items:center;justify-content:center;width:100%}.preExecutePopup_action-button__1dC9G{padding:0 10px}.preExecutePopup_shortlist-desc__2y9dE{padding-bottom:10px}.preExecutePopup_close-button__1Sa1v{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.warningOverlay_popup-container__2QJB0{z-index:41}.warningOverlay_popup-container__2QJB0,.warningOverlay_popup-content__2JyeA{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}.warningOverlay_popup-content__2JyeA{z-index:2}.warningOverlay_popup-background__2HHmz{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.warningPopup_popup-container__1GkQa{width:795px;position:relative}.warningPopup_border-container__3Cz1m{width:100%;height:5px;display:flex;align-items:center;justify-content:center}.warningPopup_heading-container__S_KUP{width:100%;padding:48px 55px 0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.warningPopup_heading-main__3gF4H{padding-bottom:4px}.warningPopup_heading-desc__2NBXY{padding-bottom:50px}.warningPopup_buttons-container__17-tu{padding:15px 0;flex-direction:column}.warningPopup_buttons-container__17-tu,.warningPopup_buttons-content__3w5Yl{display:flex;align-items:center;justify-content:center;width:100%}.warningPopup_action-button__3_VWF{padding:0 10px}.warningPopup_shortlist-desc__3O5d4{padding-bottom:10px}.warningPopup_close-button__1nUou{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.overlayDropDown_popup-container__1lTDq{z-index:45}.overlayDropDown_popup-container__1lTDq,.overlayDropDown_popup-content__Xk2bx{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}.overlayDropDown_popup-content__Xk2bx{z-index:2;background-color:rgba(0,0,0,.1)}.overlayDropDown_popup-background___oOMx{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.overlayBluredRight_popup-container__3-ikO{z-index:45}.overlayBluredRight_popup-container__3-ikO,.overlayBluredRight_popup-content__1iUbi{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:flex-end}.overlayBluredRight_popup-content__1iUbi{z-index:2}.overlayBluredRight_popup-background__3uRda{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.events_container__3TKZo{height:99%;width:491px;z-index:10;display:flex;flex-direction:column;box-sizing:border-box;position:relative}.events_event-background__bgO5B{position:absolute;width:100%;height:100%;z-index:1;top:0;left:0;display:flex;align-items:flex-end;justify-content:flex-end}.events_event-background-image__tJ3WZ{width:181px;height:123px;margin-right:10px;margin-bottom:10px}.events_empty-event-container__R5MUw{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.events_empty-event-image__1C2rV{width:178px;height:118px;opacity:.7}.events_empty-event-text__19ifV{padding-top:10px}.events_event-content__-VFtn{width:100%;height:100%;z-index:2;top:0;left:0}.events_header__2n-uR{height:75px;padding-top:9px;padding-bottom:9px;box-sizing:border-box;display:flex;align-items:center}.events_content__2UgJb{height:calc(100% - 75px);padding:26px;box-sizing:border-box;overflow-y:auto}.events_team-chat__2Tw3Y{padding-left:20px;width:76px;height:58px}.events_close__FRBP6{width:28px;height:28px;cursor:pointer}.events_title-close__keZ7K{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding-left:23px;padding-right:25px}.events_image__2PaFb{width:100%;height:100%}.events_message-bubble___C8T_{align-items:flex-start;flex-direction:column}.events_message-bubble___C8T_,.events_message-consecutive-bubble__3R5ck{min-height:50px;display:flex;padding:16px 20px;box-sizing:border-box;margin-bottom:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.events_message-consecutive-bubble__3R5ck{align-items:center;margin-top:5px}.events_chat-messages__Q8C6C{display:flex;box-sizing:border-box;margin-bottom:10px}.events_chat-member-image__2spem{width:34px;height:34px;border-radius:50%;overflow:hidden;margin-right:15px}.events_chat-container__1UBDb{position:relative;width:calc(100% - 50px)}.events_arrow-tip__7Mftn{width:0;height:0;border-left:15px solid transparent;position:absolute;top:5px;left:-10px}.events_chat-container-event__1x2kn{position:relative;width:340px;margin-left:50px}.events_arrow-tip-event__2bPbb{width:0;height:0;border-top:15px solid #fff;border-left:15px solid transparent;position:absolute;top:0;left:-10px}.events_single-line__1HfEq{width:100%;height:1px;margin:40px 0}.events_single-impact__1ozJX{width:100%;display:flex;align-items:center;justify-content:center}.events_left__2b0ir{width:52%;text-align:right}.events_center__28Ggv{padding:0 7px}.events_right__vRAWO{width:calc(45% - 10px);text-align:left;display:flex;align-items:center}.events_right-arrow__1D6Qw{width:6px;height:4px;margin-right:5px}.events_event-chat-text__3qidN{padding-top:3px;padding-left:7px}.eventBackground_main-component__WXAPD,.eventsEmpty_main-component__1DG80,.loader_main-component__LZ0Ha{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loader_main-component__LZ0Ha{max-width:38px;max-height:38px;cursor:pointer}.notesComponent_notes-main-container__1ZXgc{position:absolute;top:0;left:0;z-index:50}.notesComponent_notes-container__3vPu-{width:350px;min-height:25px;display:flex;align-items:center;justify-content:center}.notesComponent_notes-content__3ZZj2{position:absolute;width:100%;top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:1px 1px 5px 0 rgba(0,0,0,.3)}.notesComponent_notes-background__38bDk{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.notesComponent_notes-header__2ZAyl{width:100%;height:25px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 15px;background-color:#c6eaff;cursor:pointer}.notesComponent_notes-header-text__eUHGR{width:85%;height:100%;display:flex;align-items:center;justify-content:flex-start}.notesComponent_notes-save-button-container__WlQXd{width:100%;height:30px;display:flex;align-items:center;justify-content:center}.notesComponent_save-button__15IOB{cursor:pointer;text-transform:uppercase}.notesComponent_notes-header-arrow-container__3wiE6{width:15%;height:100%;display:flex;align-items:center;justify-content:flex-end}.notesComponent_notes-header-arrow__3Fzwx{cursor:pointer;width:8px;height:6px;display:flex;align-items:center;justify-content:center}.notesComponent_notes-quill-content__XnFmJ{width:100%;height:340px;overflow:auto;background-color:#f1faff;font-weight:400}.notesComponent_no-drag__1N8Nt{width:100%}.notesComponent_bottom-div__e6NDo{width:100%;height:2px}.eventsAlert_popup-container__1I-AN{z-index:45}.eventsAlert_popup-container__1I-AN,.eventsAlert_popup-content__z5UKh{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}.eventsAlert_popup-content__z5UKh{z-index:2}.eventsAlert_popup-background__3-qKs{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.eventsAlert_event-alert-container__37Vmk{width:315px;height:334px;position:absolute;top:10px;right:40px}.eventsAlert_event-alert-background__3sWVe{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border-radius:5px;overflow:hidden}.eventsAlert_event-alert-content__2k1ig{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.eventsAlert_event-alert-image__3VcCW{width:174px;height:151px;margin:20px 0}.eventsAlert_event-alert-message1__ytXTi{padding:0 10px 5px;word-break:break-all;text-align:center}.eventsAlert_event-alert-message2__3Qkof{text-align:center;word-break:break-all;padding:0 10px 10px}.eventsAlert_event-alert-opensin-message__2IsUI{padding-bottom:15px}.eventsAlert_event-alert-button-container__oseDG{position:absolute;width:100%;height:35px;bottom:-18px;left:0;display:flex;align-items:center;justify-content:center}.eventsAlert_event-alert-open-button__3xEAW{padding:5px 10px;background:#fff;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center}.eventsAlert_padding-ceo__2lHin{padding:24px;box-sizing:border-box}.eventsAlert_ceo-message-heading__2MT5V{width:100%;text-align:center;margin-bottom:10px}.eventsAlert_ceo-container__2F5Nx{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.eventsAlert_ceo-details__2v-64{width:calc(100% - 80px);height:100%;box-sizing:border-box;padding-right:10px}.eventsAlert_ceo-event-image__3ll_C{width:80px;height:100%}.eventsAlert_ceo-tag-container__1gZ2l{display:flex;align-items:center;justify-content:flex-start}.eventsAlert_ceo-image-container__14uLw{margin-right:10px}.eventsAlert_ceo-image__1Ygln{width:60px;height:60px;border-radius:50%;overflow:hidden}.eventsAlert_ceo-details-container__hu0TZ{padding-left:2px}.eventsAlert_ceo-designation__2ec42,.eventsAlert_ceo-name__ekDQx{padding-bottom:1px}.eventsAlert_ceo-event-message-content__zLuKc{height:65px;width:100%;text-align:left;box-sizing:border-box;margin:20px 0;overflow:hidden}.ceoEventImage_main-container__3EKOL,.eventAlertBackground_main-component__1Q0fl,.eventAlertNegative_main-component__2Op3U,.eventAlertPositive_main-component__grlHL{width:100%;height:100%;display:flex;align-items:center;justify-content:center}@font-face{font-family:Open Sans;src:url(/static/media/OpenSans-ExtraBold.8bac22ed.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Open Sans;src:url(/static/media/OpenSans-Bold.50145685.ttf) format("truetype"),url(/static/media/OpenSans-Bold.1f85e92d.woff) format("woff"),url(/static/media/OpenSans-Bold.fc0dbb2e.eot);font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(/static/media/OpenSans-Semibold.33f225b8.ttf) format("truetype"),url(/static/media/OpenSans-Semibold.449d681c.woff) format("woff"),url(/static/media/OpenSans-Semibold.ddacaf4a.eot);font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:url(/static/media/OpenSans-Regular.629a55a7.ttf) format("truetype"),url(/static/media/OpenSans-Regular.de0869e3.woff) format("woff"),url(/static/media/OpenSans-Regular.5f4d4bc1.eot);font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(/static/media/OpenSans-Light.1bf71be1.ttf) format("truetype"),url(/static/media/OpenSans-Light.a7622f60.woff) format("woff"),url(/static/media/OpenSans-Light.e348323f.eot);font-weight:300;font-style:normal}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;src:url(/static/media/LibreBaskerville-Regular.27b9efe7.ttf) format("truetype"),url(/static/media/OpenSans-Regular.de0869e3.woff) format("woff"),url(/static/media/OpenSans-Regular.5f4d4bc1.eot)}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:700;src:url(/static/media/LibreBaskerville-Bold.e6d1a273.ttf) format("truetype"),url(/static/media/OpenSans-Bold.1f85e92d.woff) format("woff"),url(/static/media/OpenSans-Bold.fc0dbb2e.eot)}.reportIframe_iframe-container__2uiff{width:100%;height:100%;position:absolute;left:0;top:0;z-index:100;box-sizing:border-box;background:#fff;overflow:hidden}.reportIframe_iframe-header__3yOyP{width:100%;height:53px;box-sizing:border-box;padding:0 30px;display:flex;align-items:center;justify-content:center}.reportIframe_iframe-heading__18Oyo{width:60%;height:100%;display:flex;justify-content:flex-start;align-items:center}.reportIframe_iframe-header-download-button__xdqb_{width:20%;height:100%;display:flex;align-items:center;justify-content:center}.reportIframe_iframe-header-close__17NRJ{width:20%;height:100%;display:flex;justify-content:flex-end;align-items:center}.reportIframe_close-button__Kf9uD{width:35px;height:35px;margin-left:5px}.reportIframe_iframe-content__1q_1V{width:100%;height:calc(100% - 55px);box-sizing:border-box}.reportIframe_iframe-loading-container__3akvJ{width:100%;height:calc(100% - 40px);box-sizing:border-box;display:flex;align-items:center;justify-content:center}iframe{border:none;margin:none}.reportIframe_header-border__4ptDy{width:100%;height:2px}
/*# sourceMappingURL=main.058f83fc.chunk.css.map */