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__2hoHL{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__29keb{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:5px;justify-content:space-between}.desktopHeader_phases-container__3RKb5{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__rKItR{width:19%;height:50px;z-index:20}.desktopHeader_team-container__3EA9v{width:24%;height:50px;z-index:20}.desktopHeader_each-header-phase__3DhU0{height:50px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0}.desktopHeader_each-selected-header-phase__q5MFb{height:54px;display:flex;align-items:center;justify-content:center;padding:0}.desktopHeader_phase-name__gTZM5{padding-right:5px}.desktopHeader_phase-arrow__3bMx9{width:8px;height:8px}.desktopHeader_each-header-phase-execute__3Tfgd{box-sizing:border-box}.desktopHeader_each-header-phase-execute__3Tfgd,.desktopHeader_each-selected-header-phase-execute__1bCif{display:flex;align-items:center;justify-content:center;padding:0 5px;text-align:center;align-self:center}.desktopHeader_budget-time-container__39qA7{width:100%;height:100%;display:flex;box-sizing:border-box}.desktopHeader_budget-container__2pXsi{display:flex;align-items:center;justify-content:center;position:relative;width:50%;height:100%;padding-left:10px;box-sizing:border-box}.desktopHeader_budget-image__1CqzN{width:24px;height:21px}.desktopHeader_budget-value__3iBVY{padding-left:8px;position:relative}.desktopHeader_budget-value-change__3OPCE{position:absolute;bottom:10px;left:40%;padding:3px 5px;border-radius:20px}.desktopHeader_timer-container__1G0Xs{display:flex;align-items:center;justify-content:center}.desktopHeader_timer-image__1YK4D{width:20px;height:24px}.desktopHeader_timer-value__2FK3W{padding-left:8px}.desktopHeader_team-events-container__aj_Pm{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.desktopHeader_team-content-container__3BUEP{display:flex;align-items:center;justify-content:center}.desktopHeader_team-label__2Y4pO{-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__P0Wh3{display:flex;align-items:center;justify-content:center;height:100%;position:relative;margin-left:-20px}.desktopHeader_event-content__3uhMa{display:flex;align-items:center;justify-content:center;width:57px;height:calc(100% - 6px)}.desktopHeader_event-image__1BfvG{width:24px;height:24px}.desktopHeader_team-members__1sOsa{display:flex;align-items:center;justify-content:center;padding:0 0 0 5px}.desktopHeader_tm-container__roi-l{padding:0 5px}.desktopHeader_tm-container__roi-l,.desktopHeader_tm-image__2tREM{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.desktopHeader_tm-image__2tREM{width:34px;height:34px;border-radius:50%;overflow:hidden}.desktopHeader_tm-details__llQzg{padding-left:4px;height:100%;width:60px}.desktopHeader_tm-name__Yjzjr,.desktopHeader_tm-role__1IMbt{padding-bottom:2px}.desktopHeader_budget-alert-container__l6kmo{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__3lZ0s{position:absolute;z-index:1;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.desktopHeader_background-image-container__Lqsem{width:224px;height:106px}.desktopHeader_budget-alert-content__3_Agp{position:absolute;width:100%;z-index:2}.desktopHeader_budget-text-firsttime-message-container__W8DGb{top:48px;left:calc(50% - 249px);width:497px;min-height:340px;position:absolute;z-index:10}.desktopHeader_what-budget-arrow__2pMV-{width:0;height:0;position:absolute;top:5px;left:calc(50% - 10px);z-index:3}.desktopHeader_what-budget-first-content__1jj7Z{padding:20px 30px}.desktopHeader_what-budget-first-content-text__zAvbo{padding-bottom:20px;text-align:left}.desktopHeader_budget-buttons-container__39pII{display:flex;align-items:center;justify-content:flex-start;padding-bottom:40px}.desktopHeader_budget-alert-heading__U-y0O{padding-bottom:10px}.desktopHeader_budget-alert-desc__2C4my{padding-bottom:30px}.desktopHeader_budget-values-container__3pp83{padding-bottom:40px;width:100%;box-sizing:border-box}.desktopHeader_budget-values__31bAk{display:flex;align-items:center;justify-content:flex-start;padding-bottom:10px}.desktopHeader_budget-value-content__T-0Yt{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.desktopHeader_values-separator__2Dr2G{width:2px;height:40px;margin:0 50px}.desktopHeader_budget-progress-bar-container__37lI_{width:100%;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}.desktopHeader_budget-progress-bar-back__1BuOh{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__1f8Ag{height:6px;border-radius:4px}.desktopHeader_value-heading__37cvy{padding-bottom:5px}.desktopHeader_value-number__2dGNu{padding-bottom:2px}.budget_budget-container__Dge5S,.event_event-container__2AOKw,.rightArrow_right-arrow-container__WSOXS{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.event_event-container__2AOKw{cursor:pointer}.changeInMetric_change-value-container__2cfqD{display:flex;align-items:center;justify-content:center;height:22px;padding:0 15px;border-radius:20px;position:absolute;z-index:11}.changeInMetric_arrow__15fwu{width:7px;height:5px;margin-right:4px}.changeInMetric_value-text__1cfsw{padding-left:3px}.downArrow_main-component__3jd0T,.upArrow_main-component__X3M2V{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.filledButton_button-style__oTK5B{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__XOIpE{position:relative}.colorHeading_title-underline-container__1aLPw{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__3botn{width:100%;height:100%}.timerComponent_timer-container__1QkND{display:flex;align-items:center;justify-content:center;position:relative;width:50%;height:100%;padding-right:10px;box-sizing:border-box}.timerComponent_timer-image__cb3ok{width:20px;height:24px}.timerComponent_timer-value__34zHo{padding-left:8px}.timerComponent_budget-alert-container__3WtCy{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__2gFeC{position:absolute;z-index:1;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.timerComponent_background-image-container__1tV9Q{width:128px;height:96px}.timerComponent_budget-alert-content__1kNss{position:absolute;width:100%;z-index:2}.timerComponent_budget-text-firsttime-message-container__1dQnj{top:48px;left:calc(50% - 249px);width:497px;min-height:340px;position:absolute;z-index:10}.timerComponent_what-budget-arrow__2yeBF{width:0;height:0;position:absolute;top:5px;left:calc(50% - 10px);z-index:3}.timerComponent_what-budget-first-content__2DcNS{padding:20px 30px}.timerComponent_what-budget-first-content-text__kOzsp{padding-bottom:20px;text-align:left}.timerComponent_budget-buttons-container__3DWO0{display:flex;align-items:center;justify-content:flex-start;padding-bottom:40px}.timerComponent_budget-alert-heading__23ZOj{padding-bottom:10px}.timerComponent_budget-alert-desc__3hPe1{padding-bottom:30px}.timerComponent_budget-values-container__1_93z{padding-bottom:40px;width:100%;box-sizing:border-box}.timerComponent_budget-values__3Au9d{display:flex;align-items:center;justify-content:flex-start;padding-bottom:10px}.timerComponent_budget-value-content__aBs6U{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.timerComponent_values-separator__ZDyWf{width:2px;height:40px;margin:0 50px}.timerComponent_budget-progress-bar-container__2ODp0{width:100%;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}.timerComponent_budget-progress-bar-back__3PelJ{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__h7d94{height:6px;border-radius:4px}.timerComponent_value-heading__gx2pV{padding-bottom:5px}.timerComponent_value-number__3W2Hg{padding-bottom:2px}.timer_timer-container__1-NaE{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.timerAlert_main-component__1KwV7{width:100%;height:100%}.budgetAlert_main-container__3mQPr{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.walkthroughComponent_walkthrough-container__3ie7y{position:absolute;width:160px;min-height:70px;z-index:10}.walkthroughComponent_walkthrough-container-bottom__uWXMt{position:absolute;width:370px;min-height:100px}.walkthroughComponent_walkthrough-background-left__1c1Cm{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__1XBHB{width:100%;height:100%;position:absolute;top:10px;left:0;display:flex;align-items:flex-start;justify-content:flex-end}.walkthroughComponent_walkthrough-background-bottom__3tXgR{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__2L6Rl{width:38px;height:36px}.walkthroughComponent_walkthrough-arrow-image__3keXi{width:100%;height:100%}.walkthroughComponent_rotate-right__1Z6mk{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.walkthroughComponent_walkthrough-content-left__dU2Sh{width:100%;margin-top:30px;padding:0 10px 10px 15px;text-align:left;box-sizing:border-box}.walkthroughComponent_walkthrough-content-right__JZbCh{width:100%;margin-top:45px;margin-left:10px;padding:0 15px 10px 10px;text-align:right;box-sizing:border-box}.walkthroughComponent_rotate-bottom__2l_rw{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.walkthroughComponent_walkthrough-content-bottom__1Knc0{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__NFact{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.header_header-container__3KebW{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__3HofH{box-sizing:border-box;width:7%;height:100%}.header_logo-container__1793u,.header_logo-section__3HofH{display:flex;align-items:center;justify-content:flex-start}.header_logo-container__1793u{width:100%;height:70%}.header_logo-image__347ZT{height:30px;width:30px;overflow:hidden}.header_logo-name__3pgbh{padding-left:15px}.header_other-section__273Y3{width:93%;height:100%;display:flex;align-items:center;justify-content:space-between}.header_individual-header-component__3oKaS,.header_individual-item-container__sPqgW{height:100%;display:flex;align-items:center;justify-content:center}.header_individual-item-container__sPqgW{box-sizing:border-box;position:relative}.header_individual-item-content__23pHM{height:70%;max-height:31px;padding:0 15px;display:flex;align-items:center;justify-content:center}.header_individual-item-image__2jFq9{height:100%;max-height:24px;overflow:hidden;display:flex;align-items:center;justify-content:center}.header_individual-item-name__-yBp4{padding:0 15px}.header_individual-item-downArrow__2j8EP{height:100%;max-height:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.header_quarters-container__3VniU{display:flex;align-items:flex-end;height:100%;box-sizing:border-box;padding-top:5px}.header_single-quarter-container__2j_fO{display:flex;align-items:center;height:100%;position:relative}.header_single-quarter-container-background__AyR35{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0}.header_quarter-text__1Yovr{padding-right:5px;padding-left:7px;z-index:1}.header_quarter-analytics__N0T-4{width:22px;height:13px;margin-right:7px;position:relative}.header_metrics-container__3sg3X,.header_single-metric-container__13ie5{display:flex;align-items:center;height:100%}.header_single-metric-container__13ie5{padding-right:18px}.header_metric-text-container__uRcKg{display:flex;align-items:top;padding-right:10px}.header_metric-text__3gXMI{display:flex;height:100%}.header_metric-value__2NFUe{padding-left:1px;position:relative;display:flex;align-items:center;justify-content:center}.header_knolskape-container__1D7OD{display:flex;align-items:center;height:100%}.header_knolskape-image__3krBk{width:100px;height:18px;cursor:pointer}.header_user-profile-container-with-options__132DN{display:flex;align-items:center;justify-content:center;position:relative;outline:none}.header_user-profile-container__333kA{display:flex;align-items:center;justify-content:center;cursor:pointer}.header_user-profile-image-container__1iQJv{width:24px;height:24px}.header_user-profile-arrow-container__1gauG{margin-left:5px;width:8px;height:6px}.header_user-profile-option-container__1aPIn{position:absolute;width:280px;height:110px;z-index:50;top:-115px;left:-230px;overflow:hidden}.header_each-option__bFsOb,.header_user-name-container__28lYY{width:100%;padding:5px 20px;box-sizing:border-box}.header_user-name__1zIlx{width:100%;text-align:left;padding:5px 0}.infoTooltip_info-container__1rwXS{width:15px;height:15px;position:relative}.infoTooltip_info-icon__19ItZ{width:100%;height:100%}.infoTooltip_tooltip-container-right__k7jq1{left:20px}.infoTooltip_tooltip-container-left__1oLks,.infoTooltip_tooltip-container-right__k7jq1{width:250px;position:absolute;top:-5px;z-index:11;display:flex;justify-content:center;align-items:flex-start}.infoTooltip_tooltip-container-left__1oLks{left:-250px}.infoTooltip_tooltip-container-top__3w6A-{bottom:100%;left:calc(50% - 125px)}.infoTooltip_tooltip-container-bottom__15fQd,.infoTooltip_tooltip-container-top__3w6A-{width:250px;position:absolute;z-index:11;display:flex;flex-direction:column;justify-content:center;align-items:center}.infoTooltip_tooltip-container-bottom__15fQd{top:18px;left:-116px}.infoTooltip_tooltip-arrow-left-right__1X22D{width:0;height:0;margin-top:8px}.infoTooltip_tooltip-arrow-top-bottom__2ffbJ{width:0;height:0}.infoTooltip_tooltip-content__8aVsT{box-sizing:border-box;padding:7px;width:calc(100% - 7px);text-align:left}.infoIcon_main-component__2_GWO{width:100%;height:100%;max-width:15px;max-height:15px;cursor:pointer;display:flex;align-items:center;justify-content:center}.notAllowed_main-component__1v1sx{width:100%;height:100%}.reportGraph_main-component__wThd4,.userProfile_main-component__3i0hP{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.profileDropDown_profile-dropdown-container__1e5y6{width:250px;border:1px solid #000;background:#fff;position:absolute;top:-40px;z-index:50}.desktopFooter_footer-container__31upq{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:43px;min-width:1024px}.desktopFooter_footer-border__ad8yH{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__lpSrw{display:none}.overlayWithTimer_popup-timer-container__Jo_cV{position:absolute;width:100%;height:100%;top:0;left:0;background-color:hsla(0,0%,100%,.95);z-index:30}.overlayWithTimer_popup-timer-border__3M4_X{position:absolute;top:0;left:0;width:100%;height:5px}.empathyMapPopup_popup-container__mNn5v,.empathyMapPopup_popup-questions-map-container__3txeo{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__1m2JO{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__1m2JO{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__1m2JO{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__Unjjm{width:100%}.empathyMapPopup_popup-container__mNn5v{box-sizing:border-box;display:flex;flex-direction:column;padding-bottom:15px}.empathyMapPopup_popup-header-container__Unjjm{display:flex;height:72px}.empathyMapPopup_popup-image-title-container__1nJo4{display:flex;justify-content:flex-start;align-items:center;width:80%;height:100%}.empathyMapPopup_popup-image__1kYfB{width:78px;height:56px;padding-right:26px}.empathyMapPopup_popup-header-title__1qell{text-transform:uppercase;position:relative}.empathyMapPopup_title-underline-container__2xH__{position:absolute;width:110%;height:20px;bottom:-4px;left:0}.empathyMapPopup_popup-close-container__2VmuB{display:flex;justify-content:flex-end;align-items:center;width:unset;height:100%}.empathyMapPopup_popup-questions-map-container__3txeo{display:flex;width:100%;height:710px;padding:0}.empathyMapPopup_empathy-initial-map__iBrqb{flex-direction:column;justify-content:space-evenly;align-items:center}.empathyMapPopup_procedure-container__1gQAn{display:flex;flex-direction:row;width:90%;height:80%;justify-content:space-evenly;align-items:center}.empathyMapPopup_empathy-gif-container__2CSna{height:550px;width:950px}.empathyMapPopup_empathy-intro-gif__2Z1xV{width:927px;height:490px;margin-left:20px;-webkit-transform:translateX(150px);transform:translateX(150px)}.empathyMapPopup_popup-empathy-map-container__1m2JO{height:100%}.empathyMapPopup_close-icon__2lryZ{width:30px;height:30px;cursor:pointer}.empathyMapPopup_step-title-container__1s7Vp{display:flex;flex-direction:column;justify-content:space-around;height:100px}.empathyMapPopup_step1-container__2fZ7o{height:300px;-webkit-animation:empathyMapPopup_fade1__Jnqx2 17s ease infinite;animation:empathyMapPopup_fade1__Jnqx2 17s ease infinite}.empathyMapPopup_step1-container__2fZ7o,.empathyMapPopup_step2-container__2RrP1{position:absolute;left:100px;width:250px;display:flex;flex-direction:column;justify-content:space-evenly}.empathyMapPopup_step2-container__2RrP1{height:400px;-webkit-animation:empathyMapPopup_fade2__Bdtjf 17s ease infinite;animation:empathyMapPopup_fade2__Bdtjf 17s ease infinite}.empathyMapPopup_step3-container__ffdst{position:absolute;left:100px;width:250px;height:400px;display:flex;flex-direction:column;justify-content:space-evenly;-webkit-animation:empathyMapPopup_fade3__2ulUb 17s ease infinite;animation:empathyMapPopup_fade3__2ulUb 17s ease infinite}@-webkit-keyframes empathyMapPopup_fade1__Jnqx2{0%{opacity:0}4%{opacity:1}30%{opacity:1}32%{opacity:0}60%{opacity:0}to{opacity:0}}@keyframes empathyMapPopup_fade1__Jnqx2{0%{opacity:0}4%{opacity:1}30%{opacity:1}32%{opacity:0}60%{opacity:0}to{opacity:0}}@-webkit-keyframes empathyMapPopup_fade2__Bdtjf{0%{opacity:0}32%{opacity:0}34%{opacity:1}68%{opacity:1}70%{opacity:0}to{opacity:0}}@keyframes empathyMapPopup_fade2__Bdtjf{0%{opacity:0}32%{opacity:0}34%{opacity:1}68%{opacity:1}70%{opacity:0}to{opacity:0}}@-webkit-keyframes empathyMapPopup_fade3__2ulUb{0%{opacity:0}70%{opacity:0}72%{opacity:1}97%{opacity:1}99%{opacity:0}to{opacity:0}}@keyframes empathyMapPopup_fade3__2ulUb{0%{opacity:0}70%{opacity:0}72%{opacity:1}97%{opacity:1}99%{opacity:0}to{opacity:0}}.empathyMap_empathy-map-title-container__2ezAX,.empathyMap_empathy-quadrant-container__wHKjh,.empathyMap_empathy-quadrant-title__3hKVj,.empathyMap_list-container__1_ykb,.empathyMap_list-responses-container__1nNzp,.empathyMap_popup-questions-content__1QoVK{width:100%}.empathyMap_empathy-map-title-container__2ezAX,.empathyMap_empathy-quadrant__1kYhj,.empathyMap_popup-questions-content__1QoVK{box-sizing:border-box}.empathyMap_popup-questions-content__1QoVK{height:100%;position:relative}.empathyMap_empathy-map-title-container__2ezAX{display:flex;justify-content:flex-start;align-items:center;justify-content:space-between;padding:0 15px;height:33px}.empathyMap_empathy-map-title-flex__odPcO{display:flex;align-items:center;width:60%}.empathyMap_auto-fill-container__cX3kL{display:flex;align-items:center;justify-content:flex-end;width:40%}.empathyMap_about-container__3xQ9K{display:flex;align-items:center;justify-content:flex-end;width:15%}.empathyMap_popup-header-title__3NHvw{position:relative}.empathyMap_info-icon-container__2CPY0{padding-right:5px}.empathyMap_title-underline-container__1Xbn4{width:110%;position:absolute;height:20px;bottom:-8px;left:0}.empathyMap_empathy-map-background__v8Xrn{width:100%;height:calc(100% - 33px);position:absolute;top:33px;left:0;z-index:2}.empathyMap_empathy-quadrant-container__wHKjh{display:flex;position:relative;flex-wrap:wrap;height:calc(100% - 33px);z-index:5}.empathyMap_empathy-quadrant__1kYhj{padding:0 12px;width:50%;height:33.33%;overflow-y:auto}.empathyMap_empathy-quadrant__1kYhj:nth-child(odd){border-right-width:1px;border-right-style:dashed}.empathyMap_empathy-quadrant__1kYhj:last-child,.empathyMap_empathy-quadrant__1kYhj:nth-last-child(2){border-bottom-width:0}.empathyMap_empathy-quadrant-title__3hKVj{display:flex;align-items:center;justify-content:center;padding-bottom:10px}.empathyMap_list-container__1_ykb{display:flex}.empathyMap_list-disc__5JCPG{width:2%;height:6px;margin-right:10px;margin-top:5px;border-radius:50%}.empathyMap_auto-fill-content__2z26p{text-transform:uppercase;position:relative}.empathyMap_about-content__1XkC6,.empathyMap_auto-fill-content__2z26p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.empathyMap_about-content__1XkC6{padding-left:14px;text-decoration:underline}.empathyMap_response-content__1gqfJ{width:98%}.empathyMap_emapthy-initial-container__HLEPg{width:100%;height:100%;box-sizing:border-box}.empathyMap_empathy-map-initial-content__1_9PI{width:100%;height:92%;overflow:auto;padding:16px 27px;box-sizing:border-box}.empathyMap_empathy-map-filled-button__3ENtb{display:flex;align-items:center;justify-content:center;width:100%;height:8%;box-sizing:border-box}.empathyMap_title-container-initial__1wjKA{width:100%;padding-bottom:12px}.empathyMap_emapthy-initial-image-container__36tme{width:100%;display:flex;align-items:center;justify-content:center;padding-bottom:22px}.empathyMap_empathy-map-intial-image__30LyR{width:178px;height:133px;position:relative}.empathyMap_empathy-initial-quadrants-intro__A_XPX{width:100%;padding-top:5px;display:flex;flex-wrap:wrap}.empathyMap_question-container-initial__2VnIC{width:50%;padding-bottom:16px;padding-right:12px;box-sizing:border-box}.empathyMap_empathy-quad-title__nOC9u{padding-right:5px;text-transform:uppercase}.empathyMapQuestions_popup-container__3yXDp,.empathyMapQuestions_popup-questions-map-container__3wTw6{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__1DFZK{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__2QY3G{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__1DFZK{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__2QY3G{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__1DFZK{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__2QY3G{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__23tFy,.empathyMapQuestions_pop-up-chat-container__X4lPT,.empathyMapQuestions_popup-ask-questions-container__M6hPn,.empathyMapQuestions_popup-chat-container-empty__2rBWV,.empathyMapQuestions_popup-chat-container-text__2dOSj,.empathyMapQuestions_popup-header-container__3LppI,.empathyMapQuestions_popup-questions-content__3Dz-S,.empathyMapQuestions_question-response-container__3qDWv,.empathyMapQuestions_response-tick-container__UiH9f{width:100%}.empathyMapQuestions_ask-questions-title-cost__1ykvP,.empathyMapQuestions_popup-ask-questions-container__M6hPn,.empathyMapQuestions_popup-chat-container-text__2dOSj,.empathyMapQuestions_popup-container__3yXDp,.empathyMapQuestions_popup-questions-content__3Dz-S{box-sizing:border-box}.empathyMapQuestions_popup-container__3yXDp{display:flex;flex-direction:column;height:100%;padding-bottom:15px}.empathyMapQuestions_popup-header-container__3LppI{display:flex;height:72px}.empathyMapQuestions_popup-image-title-container__R1Tkk{display:flex;justify-content:flex-start;align-items:center;width:80%;height:100%}.empathyMapQuestions_popup-image__1p60h{width:78px;height:56px;padding-right:26px}.empathyMapQuestions_popup-header-title__1oVtU{text-transform:uppercase;position:relative}.empathyMapQuestions_title-underline-container__2ocNU{position:absolute;width:110%;height:20px;bottom:-4px;left:0}.empathyMapQuestions_popup-questions-map-container__3wTw6{display:flex;height:calc(100% - 72px);padding:0}.empathyMapQuestions_popup-questions-container__2QY3G{height:100%;padding-left:0;position:relative}.empathyMapQuestions_popup-questions-content__3Dz-S{height:100%;padding:10px}.empathyMapQuestions_popup-chat-container-empty__2rBWV{display:flex;align-items:center;justify-content:center;flex-direction:column;height:51%}.empathyMapQuestions_popup-chat-container-text__2dOSj{height:51%;padding:5px 0 10px}.empathyMapQuestions_pop-up-chat-container__X4lPT{height:100%;overflow-y:auto}.empathyMapQuestions_popup-ask-questions-container__M6hPn{height:49%;padding:18px 0 12px 12px}.empathyMapQuestions_ask-questions-title-container__2hzvw{display:flex;height:61px;position:relative}.empathyMapQuestions_ask-questions-title-cost__1ykvP{display:flex;padding-top:5px;padding-right:12px;width:50%;height:100%}.empathyMapQuestions_display-to-start__l9nK9{display:flex;justify-content:flex-start;align-items:flex-start}.empathyMapQuestions_display-to-end__1Q1TK{display:flex;justify-content:flex-end;align-items:flex-start}.empathyMapQuestions_ask-questions-chatbox-container__23tFy{display:flex;justify-content:space-between;flex-wrap:wrap;height:calc(100% - 61px);overflow-y:auto}.empathyMapQuestions_popup-empathy-map-container__1DFZK{height:100%}.empathyMapQuestions_ask-question-container__21VQX{padding-top:10px}.empathyMapQuestions_question-response-container__3qDWv{margin-bottom:5px}.empathyMapQuestions_align-flex-right__1LXxh{display:flex;justify-content:flex-end}.empathyMapQuestions_align-flex-right-column__1IxDH{display:flex;flex-direction:column;align-items:flex-end}.empathyMapQuestions_response-tick-container__UiH9f{display:flex}.empathyMapQuestions_align-flex-left__2mbR2{display:flex;justify-content:flex-start;align-items:center;align-items:flex-start;flex-direction:column}.empathyMapQuestions_cursor-pointer__2gWCr{cursor:pointer}.empathyMapQuestions_action-tick-container__2pMz8{width:34px;height:32px;margin-left:2px;position:relative;display:flex;align-items:center;justify-content:center}.empathyMapQuestions_action-tick__ChTf0{width:16px;height:16px}.empathyMapQuestions_action-tick-move__xlUgY{width:34px;height:32px}.empathyMapQuestions_empathy-initial-intro-container__1kA9J{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%}.empathyMapQuestions_button-container__3BUDO{width:100%;padding-top:7px;padding-left:20px;box-sizing:border-box}.empathyMapQuestions_tooltip-container-right__1oX6g{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__2rETA{width:0;height:0;margin-top:8px}.empathyMapQuestions_tooltip-arrow-top-bottom__1MiJB{width:0;height:0}.empathyMapQuestions_tooltip-content__1kA01{box-sizing:border-box;padding:7px;width:calc(100% - 7px);text-align:left}.emptyChatSection_main-component__PBEvs{width:192px;height:171px;opacity:.7;cursor:pointer;display:flex;align-items:center;justify-content:center}.messageIcon_main-component__3fIpa{width:16px;height:17.8px;padding:0 10px}.questionChatBox_chat-suggestions-container__153VC,.questionChatBox_question-content-section-container__IMDCp,.questionChatBox_recommendation-container__2NYDD{width:100%}.questionChatBox_question-content-section-container__IMDCp,.questionChatBox_question-content-section__3TriG,.questionChatBox_question-icon-section-container__1i_rE{box-sizing:border-box}.questionChatBox_question-chat-box-container__1s5Tz{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__1UvYI{width:98%}.questionChatBox_question-content-section-container__IMDCp{display:flex}.questionChatBox_question-content-section__3TriG{width:85%;padding:12px 0 6px 19px}.questionChatBox_question-icon-section-container__1i_rE{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__t7cQQ{display:flex;align-items:center;justify-content:center;flex-direction:column;text-transform:uppercase}.questionChatBox_question-icon-section__1JSsi{width:26px;height:26px}.questionChatBox_question-tick-section__1sB0v{width:17px;height:17px}.questionChatBox_question-box-arrow-container__JsNXe{display:flex;align-items:flex-end;justify-content:flex-end;width:2%;min-height:75px}.questionChatBox_question-box-arrow-container-start__2shcD{display:flex;align-items:flex-end;justify-content:flex-start;width:2%;min-height:75px}.questionChatBox_row-reverse__uz3yt{flex-direction:row-reverse}.questionChatBox_question-chat-box-arrow__1teGI{width:0;height:0;position:relative}.questionChatBox_question-chat-box-arrow-left__24JWY{width:0;height:0}.questionChatBox_chat-suggestions-container__153VC{padding:0 10px;box-sizing:border-box}.uploadIcon_main-component__C3OID{width:100%;height:100%}.recommendation_recommendation-container__2cR9W{width:100%;cursor:pointer;position:relative;min-height:50px;height:100%}.recommendation_single-recommendation__3PKmB{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__3bdiH{width:24px;height:24px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}.recommendation_rec-name__5HBdj{margin-top:5px}.recommendation_rec-content__166vm{box-sizing:border-box;padding:0 7px;width:calc(100% - 32px)}.recommendation_rec-talk-image__3oVQQ{width:12px;height:10px}.recommendation_all-recs__L8MXr{position:absolute;width:100%;z-index:20;background:#fff;display:flex}.chatTalk_chat-talk-container__3yIR5{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.actionTick_action-tick__cU3gl{width:100%;height:100%}.hollowButton_button-style__1zGKd,.hollowButton_hollow-button__3LwNC{box-sizing:border-box}.hollowButton_button-style__1zGKd{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__1TObb{position:absolute;z-index:1;width:calc(100% - 4px);top:2px;left:2px;border-radius:50px}.hollowButton_hollow-background__1TObb,.hollowButton_hollow-button__3LwNC{height:calc(100% - 4px);display:flex;align-items:center;justify-content:center}.hollowButton_hollow-button__3LwNC{width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:2}.hollowButton_table-display__37JBG{display:table}.actionTickWithoutFill_main-component__1lajv{width:100%;height:100%}@media only screen and (min-width:720px){.empathyMapFollowUpQuestion_popup-empathy-map-container__vnGVl{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__vnGVl{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__vnGVl{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__16vBw,.empathyMapFollowUpQuestion_followup-questions-close-container__23OzT,.empathyMapFollowUpQuestion_followup-questions-container__22s1T,.empathyMapFollowUpQuestion_followup-questions-content-container__2q-XS,.empathyMapFollowUpQuestion_popup-ask-questions-container__358UD,.empathyMapFollowUpQuestion_popup-chat-container-text__3lzlh,.empathyMapFollowUpQuestion_question-response-container__2z5GA{width:100%}.empathyMapFollowUpQuestion_ask-questions-title-cost__2Cv-4,.empathyMapFollowUpQuestion_popup-ask-questions-container__358UD{box-sizing:border-box}.empathyMapFollowUpQuestion_followup-questions-container__22s1T{height:100%}.empathyMapFollowUpQuestion_followup-questions-close-container__23OzT{display:flex;justify-content:flex-end;height:5%}.empathyMapFollowUpQuestion_popup-chat-container-text__3lzlh{height:51%;overflow-y:auto}.empathyMapFollowUpQuestion_popup-ask-questions-container__358UD{height:100%;padding:18px 0 12px 12px}.empathyMapFollowUpQuestion_ask-questions-title-container__2pJiP{display:flex;height:61px}.empathyMapFollowUpQuestion_ask-questions-title-cost__2Cv-4{display:flex;padding-top:5px;padding-right:12px;width:50%;height:100%}.empathyMapFollowUpQuestion_display-to-start__1Pmdo{display:flex;justify-content:flex-start;align-items:flex-start}.empathyMapFollowUpQuestion_display-to-end__2OSk7{display:flex;justify-content:flex-end;align-items:flex-start}.empathyMapFollowUpQuestion_ask-questions-chatbox-container__16vBw{display:flex;justify-content:space-between;flex-wrap:wrap;height:calc(100% - 61px);overflow-y:auto}.empathyMapFollowUpQuestion_followup-questions-close__2ELIl{display:flex;align-items:center;justify-content:center;min-width:90px;height:100%;cursor:pointer;text-transform:uppercase}.empathyMapFollowUpQuestion_followup-questions-content-container__2q-XS{height:95%}.empathyMapFollowUpQuestion_popup-empathy-map-container__vnGVl{height:100%}.empathyMapFollowUpQuestion_ask-question-container__2l5yO{padding-top:10px}.empathyMapFollowUpQuestion_question-response-container__2z5GA{margin-bottom:10px}.empathyMapFollowUpQuestion_align-flex-right__MVpIW{display:flex;justify-content:flex-end}.empathyMapFollowUpQuestion_align-flex-right-column__2Srfd{display:flex;flex-direction:column;align-items:flex-end}.empathyMapFollowUpQuestion_align-flex-left__3tAnB{display:flex;justify-content:flex-start;align-items:center;align-items:flex-start}.empathyMapFollowUpQuestion_cursor-pointer__2Sd5q{cursor:pointer}.moveArrow_main-component__1437g{width:100%;height:100%}.walkthroughElement_arrow-text-container__bz5EA{box-sizing:border-box;padding-left:6px}.walkthroughElement_walkthrough-arrow__2BLJV{width:30px}.walkthroughElement_arrow-text-container-flex__2I6DT{box-sizing:border-box;padding-left:40px;padding-top:4px;display:flex}.walkthroughElement_text__28-lG{width:190px;padding-left:10px}.overlay_popup-container__UhODp{height:100%}.overlay_popup-container-timer__1_MtI,.overlay_popup-container__UhODp{position:absolute;width:100%;top:0;left:0;z-index:41;display:flex;align-items:center;justify-content:center}.overlay_popup-container-timer__1_MtI{height:calc(100% - 44px)}.overlay_popup-content__3tJlC{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center}.overlay_popup-background__2T1w3{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.validationPopup_validation-popup-container__302al{display:flex;align-items:center;justify-content:center;width:795px;height:570px;flex-direction:column;justify-content:space-between;position:relative}.validationPopup_border-container__1s2yE{width:100%;height:10px;display:flex;align-items:center;justify-content:center}.validationPopup_heading-container__2Nt-g{width:100%;display:flex;align-items:center;justify-content:center;height:65px;box-sizing:border-box;padding-top:5px}.validationPopup_content-container__2wt7X{width:100%;display:flex;justify-content:flex-start;align-items:center;height:calc(100% - 145px);flex-direction:column}.validationPopup_buttons-container__aD0CD{display:flex;align-items:center;justify-content:center;width:100%;padding:20px 0}.validationPopup_action-button__-PngU{padding:0 10px}.validationPopup_content-selected-heading-container__4o4sX{width:100%;display:flex;align-items:center;justify-content:center;padding-top:10px;box-sizing:border-box}.validationPopup_content-selected-response-container__2yOEU{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__36wwk{width:120px}.validationPopup_single-heading__1uQeG{width:100%;text-align:center;padding-bottom:14px}.validationPopup_single-heading-img__AuIgy{display:block;margin:auto}.validationPopup_and-container__spz3J{padding:0 30px;display:flex;align-items:center;justify-content:center}.validationPopup_response-card__22PLV{width:339px;min-height:182px;height:222px;position:relative;padding:30px 24px 24px;box-sizing:border-box;margin:0 10px}.validationPopup_double-quotes-top__LcgW7{width:22px;height:14px;position:absolute;left:25px;top:22px}.validationPopup_double-quotes-bottom__2r5PF{width:22px;height:14px;position:absolute;right:22px;bottom:12px}.validationPopup_response-image__b3epr{position:absolute;left:20%;top:-25px;border-radius:50%;overflow:hidden;width:54px;height:54px}.validationPopup_response-content__3-Ofd{text-align:left}.validationPopup_response-persona-name__3ggSw{padding-left:35px;padding-bottom:10px}.validationPopup_close-button__2RW-1{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.validationPopup_button-help-text-exhausted__3dfZJ{width:60%;text-align:left;padding-bottom:10px}.doubleQuotes_quotes-container__326sW{width:100%;height:100%}.closeIcon_main-component__1NJq8{width:100%;height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.readPersonaPopup_linear-gradient-div__3yAJe,.readPersonaPopup_persona-details-container__3e1Ym,.readPersonaPopup_persona-list-container-popup__3Yqdg,.readPersonaPopup_persona-name-title-container__2GeAE,.readPersonaPopup_width-100-container__2lceV{width:100%}.readPersonaPopup_persona-details-container__3e1Ym{box-sizing:border-box}.readPersonaPopup_persona-popup-container__uYcID{min-width:900px;min-height:600px;width:75vw;height:80vh;position:relative}.readPersonaPopup_width-100-container__2lceV{height:100%;overflow-y:auto}.readPersonaPopup_persona-list-container-popup__3Yqdg{height:74px}.readPersonaPopup_linear-gradient-div__3yAJe{height:2px}.readPersonaPopup_persona-details-container__3e1Ym{padding:33px 0 33px 102px;height:calc(100% - 76px)}.readPersonaPopup_persona-name-title-container__2GeAE{padding-bottom:23px;display:flex;justify-content:flex-start;flex-direction:column}.readPersonaPopup_persona-name-title__1Uvir{padding-bottom:4px}.readPersonaPopup_horizontal-line__2s4eO{width:21px;height:1px}.readPersonaPopup_persona-demographics-container__HuAiU{width:30%;margin-right:16px;padding:6px 24px;box-sizing:border-box}.readPersonaPopup_about-persona-demographics-container__NJgJt{width:70%;box-sizing:border-box;padding-right:102px}.readPersonaPopup_bakground-image-container__352Wr{position:absolute;right:0;bottom:0;width:238px;height:162px}.readPersonaPopup_close-icon__3XfDW{position:absolute;right:-13px;top:-13px;width:28px;height:28px;z-index:1}.readPersonaPopup_content__2I0uA{display:flex}.readPersonaPopup_demographics-text__3GEjZ{margin:0;width:100%;padding-bottom:16px}.readPersonaPopup_interview__1iTon{padding-bottom:30px}.readPersonaPopup_bio__E4TET{padding-top:0}.readPersonaPopup_experience__2ZJj5{margin:0;padding-bottom:8px}.readPersonaPopup_interview-container__66g87{display:flex;flex-direction:column-reverse}.readPersonaPopup_title__M3oWK{margin:0;height:22px;padding-top:4px;padding-bottom:3px;display:flex;align-items:center}.readPersonaPopup_arrow-title-container__3Mw9o{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;padding-top:8px;font-weight:600}.readPersonaPopup_down-arrow__O5dZ1{margin-right:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent}.readPersonaPopup_side-arrow__TcqBG{margin-right:5px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.personaList_persona-image-container__221ag,.personaList_persona-level-cost-container__2dmaT,.personaList_persona-list-container-center__2k7xr,.personaList_persona-list-container-start__mCoJX,.personaList_persona-name-container__3xhf6{width:100%}.personaList_individual-persona-list-container__PDaiS,.personaList_persona-level-cost-container__2dmaT{box-sizing:border-box}.personaList_persona-list-container-center__2k7xr{display:flex;align-items:center;justify-content:center;height:100%}.personaList_persona-list-container-center__2k7xr:last-child{margin-right:0}.personaList_persona-list-container-start__mCoJX{display:flex;justify-content:flex-start;align-items:center;height:100%}.personaList_individual-persona-list-container__PDaiS{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__PDaiS:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.personaList_no-margin__2pzK-{margin:0}.personaList_persona-image-container__221ag{display:flex;align-items:center;justify-content:center;position:relative}.personaList_image-container__1Ndh8{border-radius:50%;cursor:pointer;width:60px;height:60px;overflow:hidden;display:flex;align-items:center;justify-content:center}.personaList_persona-image__1ut-4{width:100%;height:100%}.personaList_persona-selected-tick__BaU5m{position:absolute;width:28px;height:28px;top:0;right:7px}.personaList_persona-selected-tick-popup__1KVBO{position:absolute;width:28px;height:28px;top:0;right:1px}.personaList_persona-name-container__3xhf6{display:flex;align-items:center;justify-content:center;padding-top:2px}.personaList_persona-level-cost-container__2dmaT{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:10px;padding-bottom:15px}.personaList_persona-level__1OMm6{padding-bottom:5px}.actionTickWithGradient_action-tick__3tL9e{width:100%;height:100%}.demographics_demographice-container__1KXmZ{display:flex;justify-content:space-between;flex-wrap:wrap}.demographics_element__28rzO{width:50%;margin-top:5px;margin-bottom:5px}.detail_detail__23itQ{display:flex;flex-direction:column;flex-wrap:wrap;min-height:50px}.detail_title__2ZqYj,.detail_value___AH1w{margin:0}.personaInterview_interview__sJkpK{width:100%}.personaInterview_title__1N4Mo{margin:0;height:22px;padding-top:4px;padding-bottom:3px;display:flex;align-items:center}.personaInterview_arrow-title-container__2kEA8{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.personaInterview_down-arrow__1sKHg{margin-right:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent}.personaInterview_side-arrow__2q4p4{margin-right:5px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.personaInterview_content__13AWp{margin:0;padding-bottom:8px;padding-left:15px}.personaInterview_show-transcript-message__2uDth{display:flex;justify-content:flex-end;text-transform:uppercase;align-items:center}.personaInterview_video-component__2-yn2{display:flex;align-items:center;justify-content:center;width:100%;height:280px}.personaInterview_video__3funh{width:490px;height:100%}.videoComponent_video-container__11sQZ{width:100%;height:100%}.userInterviewPopup_instruction-message__d6uWe,.userInterviewPopup_title-container__A-ziX,.userInterviewPopup_user-interview-content-container__2yvzw,.userInterviewPopup_user-interview-feedback-container__1AHXM,.userInterviewPopup_user-interview-header-border__9fs-6,.userInterviewPopup_user-interview-instruction-persona-container__1Sk_s,.userInterviewPopup_user-interview-loader-container__28AcH,.userInterviewPopup_user-interview-subtitle-container__2MKeb,.userInterviewPopup_user-interview-title-container__2Bmi6{width:100%}.userInterviewPopup_user-interview-content-container__2yvzw,.userInterviewPopup_user-interview-loader-container__28AcH{box-sizing:border-box}.userInterviewPopup_user-interview-popup-container__11srV{width:840px;height:530px;position:relative}.userInterviewPopup_user-interview-header-border__9fs-6{height:5px}.userInterviewPopup_user-interview-content-container__2yvzw{height:calc(100% - 5px);padding:27px 102px}.userInterviewPopup_title-container__A-ziX{padding-bottom:24px}.userInterviewPopup_user-interview-title-container__2Bmi6{padding-bottom:12px}.userInterviewPopup_instruction-message__d6uWe{padding-bottom:10px}.userInterviewPopup_instruction-message-note__2CuYK{padding-bottom:20px}.userInterviewPopup_user-interview-persona-list-container__TzQSR{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:56px}.userInterviewPopup_user-interview-loader-container__28AcH{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding-top:68px;height:calc(100% - 76px)}.userInterviewPopup_check-icon-container__2eCPH{padding-bottom:24px;display:flex;align-items:center;justify-content:center}.userInterviewPopup_user-interview-feedback-container__1AHXM{display:flex;align-items:center;justify-content:center;padding-bottom:10px}.userInterviewPopup_bakground-image-container__om4vr{position:absolute;right:0;bottom:0;opacity:.5;width:239px;height:194px}.userInterviewPopup_close-icon__lwDWS{position:absolute;right:-13px;top:-13px;width:28px;height:28px;z-index:1}.userInterviewPopup_action-tick-container__1yPej{width:64px;height:64px}.insufficientFundsBar_bar-container__1eivL{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__34PI7{width:795px;min-height:650px;max-height:700px;position:relative}.ideaDfvRefinePopup_border-container__2yZUe{width:100%;height:5px;display:flex;align-items:center;justify-content:center}.ideaDfvRefinePopup_heading-container__1S5oq{width:100%;padding:13px 55px 0;box-sizing:border-box}.ideaDfvRefinePopup_heading-main__1Z1YQ{padding-bottom:4px}.ideaDfvRefinePopup_heading-desc__kJmUo{padding-bottom:16px}.ideaDfvRefinePopup_heading-tags__v3Q-r{padding-bottom:6px}.ideaDfvRefinePopup_heading-recs__2FZEr{padding-bottom:2px}.ideaDfvRefinePopup_buttons-container__3xvBy{display:flex;align-items:center;justify-content:center;width:100%;padding:15px 0;flex-direction:column}.ideaDfvRefinePopup_action-button__3JYcL{padding:0 10px}.ideaDfvRefinePopup_action-button-container__2oFog{width:100%;display:flex;justify-content:center;align-items:center}.ideaDfvRefinePopup_dfv-card-container__1Po10{width:100%;box-sizing:border-box;min-height:317px;padding:15px 20px}.ideaDfvRefinePopup_dfv-test-card-container__2KSJs{width:100%;box-sizing:border-box;min-height:345px}.ideaDfvRefinePopup_dfv-card__3lbAK{width:100%;height:100%;min-height:317px;position:relative;box-sizing:border-box}.ideaDfvRefinePopup_double-quotes-top__2Kzr9{width:22px;height:14px;position:absolute;left:25px;top:-8px}.ideaDfvRefinePopup_double-quotes-bottom__3gImZ{width:22px;height:14px;position:absolute;right:22px;bottom:-8px}.ideaDfvRefinePopup_not-unlocked-container__1JPoa{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__CcW9f{width:224px;height:160px}.ideaDfvRefinePopup_not-unlocked-desc__34pIT{padding-top:18px}.ideaDfvRefinePopup_unlock-button__XRBMB{padding-top:12px;display:flex;align-items:center;justify-content:center;flex-direction:column}.ideaDfvRefinePopup_dfv-feedback-container__zJ_5x{width:100%;height:315px}.ideaDfvRefinePopup_dfv-container__1ZFph{height:67px}.ideaDfvRefinePopup_dfv-container__1ZFph,.ideaDfvRefinePopup_feedback-container__2hpGw{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.ideaDfvRefinePopup_feedback-container__2hpGw{height:calc(100% - 67px);min-height:248px}.ideaDfvRefinePopup_team-feedback-container__1MD07,.ideaDfvRefinePopup_user-feedback-container__3237I{width:50%;height:100%;box-sizing:border-box;overflow-y:auto}.ideaDfvRefinePopup_feedback-heading__1fWWt{width:100%;box-sizing:border-box;padding:12px 33px 5px;text-align:left}.ideaDfvRefinePopup_refine-idea-container__1vkfY{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__2TJea{padding-top:10px}.ideaDfvRefinePopup_refine-idea-button__1v_8s{padding-top:5px;display:flex;align-items:center;justify-content:center;flex-direction:column}.ideaDfvRefinePopup_shortlist-desc__bRMsb{padding-bottom:10px}.ideaDfvRefinePopup_refined-tag-container__1hOoD{width:100%;padding:20px 55px 0;box-sizing:border-box}.ideaDfvRefinePopup_refined-tag-content__2lCuw{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:table;padding:0 18px}.ideaDfvRefinePopup_refined-image__2mhRJ{position:absolute;top:5px;left:0;width:79px;height:75px}.ideaDfvRefinePopup_close-button__2dRkI{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.ideaDfvRefinePopup_response-header-container__1fpl_{display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:0 7px}.ideaDfvRefinePopup_response-image__3wYfD{width:34px;height:34px;overflow:hidden;border-radius:50%}.ideaDfvRefinePopup_response-text-score__ibyB8{padding-left:10px}.ideaDfvRefinePopup_response-score-change__3XOnF{padding-left:2px}.ideaDfvRefinePopup_team-score-header__3du6b{display:flex;width:100%;justify-content:space-around;box-sizing:border-box;padding:0 5px}.ideaDfvRefinePopup_persona-score-header__4xUAR{display:flex;width:100%;justify-content:flex-start;box-sizing:border-box;padding:0 10px}.ideaDfvRefinePopup_team-response-container__1uFA2{width:100%;box-sizing:border-box;padding:5px 27px}.ideaDfvRefinePopup_persona-response-container__2s0v0{width:100%;box-sizing:border-box;padding:0 20px 10px 60px}.ideaDfvRefinePopup_tab-container__2mBhQ{width:100%;display:flex;align-items:flex-end;justify-content:flex-start;padding-left:40px;box-sizing:border-box}.ideaDfvRefinePopup_each-tab__1QkU2{padding:0 10px;margin:0 10px}.ideaDfvRefinePopup_tab-border__3Pdz4{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__qMUGd{width:100%;height:340px;padding:0 60px 10px;box-sizing:border-box;background-color:#fbf5ff;overflow-y:auto}.ideaDfvRefinePopup_test-report-content__2YAQ8{border-radius:5px;width:100%;height:calc(100% - 67px);display:flex;flex-wrap:wrap;background:#fff}.ideaDfvRefinePopup_test-report-container-loading__WsukT{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__25jSS{width:50%;height:50%;box-sizing:border-box}.ideaDfvRefinePopup_each-quadrant-heading__1O5-A{width:100%;box-sizing:border-box;padding:10px 0;text-align:center;height:35px}.ideaDfvRefinePopup_each-quadrant-response-content__2B5G_{padding:0 20px;box-sizing:border-box;height:calc(100% - 35px);width:100%;overflow-y:auto}.ideaDfvRefinePopup_each-response-container__-47_b{display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box;padding-bottom:5px}.ideaDfvRefinePopup_each-response-image__2V73m{width:24px;height:24px;border-radius:50%;overflow:hidden}.ideaDfvRefinePopup_each-response-content__1RvVe{padding-left:10px;box-sizing:border-box;text-align:left;width:calc(100% - 24px)}.ideaDfvRefinePopup_column-flex-center__2cWuV{display:flex;align-items:center;justify-content:center;flex-direction:column}.tagsList_tags-list-container__fct95{width:100%;display:flex;flex-wrap:wrap}.tagsList_each-tag__1J_Sj{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__1FFvl{width:100%;cursor:pointer;position:relative;min-height:50px}.cardRecommendation_single-recommendation__21Hzg{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;padding:5px}.cardRecommendation_rec-image__1Aky2{margin-top:3px;width:20px;height:20px;border-radius:50%;overflow:hidden}.cardRecommendation_rec-content__2JCpc{box-sizing:border-box;padding:0 7px;width:calc(100% - 32px);text-align:left}.cardRecommendation_rec-talk-image__32xMr{width:12px;height:10px}.cardRecommendation_all-recs__3RCjb{width:100%}.notUnlockedDfv_svg-container__35baf{width:100%;height:100%}.dfvExpanded_dfv-container__3ZAw8,.dfvExpanded_single-container__sf7rB,.notUnlockedDfv_svg-container__35baf{display:flex;align-items:center;justify-content:center}.dfvExpanded_single-container__sf7rB{padding:0 15px;flex-direction:column}.dfvExpanded_single-heading__2ochq{padding-bottom:4px}.dfvExpanded_single-value__LJv2b{display:flex;align-items:center;justify-content:center;padding-bottom:1px}.changeInValue_change-value-container__2d6HI{display:flex;align-items:center;justify-content:center;width:32px;height:23px;border-radius:11.5px;margin-left:7px}.changeInValue_arrow__3IibB{width:5px;height:4px}.changeInValue_value-text__3dSqf{padding-left:3px}.refineIdea_refine-container__Vx9Gn,.testingLoading_main-component__3illi{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.userFeedbackPopup_instruction-message__1lfD3,.userFeedbackPopup_title-container__1prZS,.userFeedbackPopup_user-interview-content-container__v7Gy8,.userFeedbackPopup_user-interview-feedback-container__1pMm5,.userFeedbackPopup_user-interview-header-border__3Z1ex,.userFeedbackPopup_user-interview-instruction-persona-container__3qVzJ,.userFeedbackPopup_user-interview-loader-container__2UtpP,.userFeedbackPopup_user-interview-subtitle-container__1CHrW,.userFeedbackPopup_user-interview-title-container__24lye{width:100%}.userFeedbackPopup_user-interview-content-container__v7Gy8,.userFeedbackPopup_user-interview-loader-container__2UtpP{box-sizing:border-box}.userFeedbackPopup_user-interview-popup-container__3Co0j{width:840px;height:530px;position:relative}.userFeedbackPopup_user-interview-header-border__3Z1ex{height:5px}.userFeedbackPopup_user-interview-content-container__v7Gy8{height:calc(100% - 5px);padding:27px 102px}.userFeedbackPopup_title-container__1prZS{padding-bottom:24px}.userFeedbackPopup_user-interview-title-container__24lye{padding-bottom:12px}.userFeedbackPopup_instruction-message__1lfD3{padding-bottom:10px}.userFeedbackPopup_instruction-message-note__jpN_h{padding-bottom:20px}.userFeedbackPopup_user-interview-persona-list-container__3rk7_{width:440px;margin-bottom:56px}.userFeedbackPopup_user-interview-loader-container__2UtpP{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding-top:68px;height:calc(100% - 76px)}.userFeedbackPopup_check-icon-container__blUIz{padding-bottom:24px;display:flex;align-items:center;justify-content:center}.userFeedbackPopup_user-interview-feedback-container__1pMm5{display:flex;align-items:center;justify-content:center;padding-bottom:10px}.userFeedbackPopup_bakground-image-container__2VbxA{position:absolute;right:0;bottom:0;opacity:.5;width:239px;height:194px}.userFeedbackPopup_close-icon__-UxGj{position:absolute;right:-13px;top:-13px;width:28px;height:28px;z-index:1}.userFeedbackPopup_action-tick-container__ewdM7{width:64px;height:64px}.prototypeConfirmationPopup_popup-container__10c5f{width:795px;position:relative}.prototypeConfirmationPopup_border-container__hcAkd{width:100%;height:5px;display:flex;align-items:center;justify-content:center}.prototypeConfirmationPopup_heading-container__3s-Rf{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__Qw6Ls{padding-bottom:4px}.prototypeConfirmationPopup_heading-desc__2Vs0m{padding-bottom:50px}.prototypeConfirmationPopup_buttons-container__2TiGj{padding:15px 0;flex-direction:column}.prototypeConfirmationPopup_buttons-container__2TiGj,.prototypeConfirmationPopup_buttons-content__1TwV_{display:flex;align-items:center;justify-content:center;width:100%}.prototypeConfirmationPopup_action-button__2Vrjk{padding:0 10px}.prototypeConfirmationPopup_shortlist-desc__287BF{padding-bottom:10px}.prototypeConfirmationPopup_close-button__1oa55{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.whatDFVScorePopup_popup-container__3BeZl{width:795px;position:relative}.whatDFVScorePopup_border-container__2H4ps{width:100%;height:5px;display:flex;align-items:center;justify-content:center}.whatDFVScorePopup_heading-container__KeUsS{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__iL-_k{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.dfvIcon_main-component__MAsIr{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.dfvIcon_dfv-tagline__3q47Z{text-align:center}.dfvIcon_dfvSubTag__3jNzC{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__yzaQG{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__1d-EE{height:24px;padding:32px 52px;width:100%;box-sizing:border-box}.feedbackReport_content__2RYHk{padding:0 52px;box-sizing:border-box;height:calc(100% - 77px);overflow-y:auto;margin-top:8px}.feedbackReport_helper-text__2SYti{min-height:28px}.feedbackReport_personas__3Ot2V{margin-top:8px}.feedbackReport_persona-feedback__3kRDT{padding-top:8px;padding-bottom:8px}.feedbackReport_not-available__2fhgA{width:100%;height:250px;display:flex;justify-content:center;align-items:center}.feedbackReport_image-name__2xovr{display:flex;min-height:40px}.feedbackReport_image__1QShD{height:40px;width:40px;border-radius:50%;box-shadow:0 4px 4px 0 rgba(0,0,0,.4)}.feedbackReport_persona-name__FiM6Z{height:40px;display:flex;justify-content:center;align-items:center;padding-left:16px}.feedbackReport_feedback__1y1nd{padding-left:56px;padding-bottom:9px;display:flex}.feedbackReport_close-icon__1vQyU{position:absolute;right:-13px;top:-13px;width:28px;height:28px;z-index:1}.feedbackReport_user-interview-header-border__2pp3B{width:100%;height:5px}.feedbackReport_new-text-container__12i0s{margin-left:5px}.feedbackReport_new-text-container__12i0s,.newTag_main-component__2QoVL{display:flex;align-items:center;justify-content:center;width:42px;height:22px}.newTag_main-component__2QoVL{position:absolute;top:-5px;left:-15px}.executePopup_header-border__248p2,.executePopup_title__1QFCB{width:100%}.executePopup_header-border__248p2,.executePopup_header-content__3oef6,.executePopup_popup-header-background__3_0jY,.executePopup_popup-header-content__2X03S,.executePopup_popup-header__T1efb,.executePopup_title__1QFCB{box-sizing:border-box}.executePopup_execute-popup-container__3xzDc{width:1153px;height:640px;position:relative;display:flex}.executePopup_left-images-execute-container__UCbl7{width:46px;height:215px;right:0;bottom:0}.executePopup_left-images-execute-container__UCbl7,.executePopup_right-images-execute-container__1RyxI{position:absolute;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.executePopup_right-images-execute-container__1RyxI{width:76px;height:94px;top:0;left:0}.executePopup_popup-header__T1efb{width:373px;height:100%;position:relative}.executePopup_popup-header-background__3_0jY{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.executePopup_popup-header-content__2X03S{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__1I5vp{width:303px;height:210px;margin-bottom:49px}.executePopup_header-left-image__3nW4Q{width:94px;height:100%}.executePopup_header-right-image__2TU9v{width:229px;height:100%}.executePopup_header-content__3oef6{width:100%}.executePopup_title__1QFCB{padding:0 12px 10px;text-align:center}.executePopup_desc-container__EIgMv{padding-top:9px}.executePopup_header-border__248p2{height:3px}.executePopup_popup-content-container__2iWdR{width:calc(100% - 373px);height:100%;display:flex;align-items:center;justify-content:center;position:relative}.executePopup_popup-content-container-background__1wxv4{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.executePopup_popup-content-container-content__2lUSg{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;box-sizing:border-box;padding:20px}.executePopup_cost-container__1Xsxd{width:80%;padding:0 60px 48px;text-align:center;box-sizing:border-box}.executePopup_budget-cost-container__12zi5{width:100%;text-align:center}.executePopup_close-icon__dSYod{position:absolute;right:-13px;top:-13px;width:28px;height:28px;z-index:1}.executePopup_content-container-main__2aT3J{width:100%;height:calc(100% - 105px);box-sizing:border-box;padding:0 10px 10px;display:flex}.executePopup_execution-list-container__2zfLb{width:320px;height:100%;padding-right:10px;box-sizing:border-box}.executePopup_cost-budget-container__1hMFt{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__3ijxq{width:179px;height:110px;margin:10px 0 20px}.executePopup_costs__1uR_4{margin-bottom:20px}.executePopup_main-heading__2yWjh{width:100%;height:40px;display:flex;align-items:center;justify-content:flex-start}.executePopup_execution-content__1Wwc3{width:100%;height:calc(100% - 40px);overflow-y:auto}.executePopup_cost-budget-content__JQJkQ{width:100%;height:calc(100% - 40px);display:flex;align-items:center;flex-direction:column}.executePopup_content-container-footer__3MRoI{width:100%;height:105px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:column}.executePopup_footer-desc__1qD6r{width:100%;text-align:center;margin-bottom:14px}.executePopup_buttons-container__EfRpa{width:100%;height:35px;display:flex;align-items:center;justify-content:center}.executePopup_execution-help-text-container___WhWh{width:385px;height:133px;position:relative}.executePopup_execution-help-text-background__3y5Lj{width:100%;height:100%;z-index:1;position:absolute;top:0;left:0}.executePopup_execution-help-text-content__32tTC{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__WfZ4k{width:34px;height:34px;z-index:1;top:0;left:0;position:absolute}.executePopup_execution-help-text__2JNma{width:100%;padding:20px 30px;box-sizing:border-box;text-align:left}.executePopup_execution-count-help-text___YrdA{width:100%;height:140px;position:relative;display:flex;align-items:center;justify-content:center}.executePopup_execution-count-help-text-background__3-MWp{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.executePopup_execution-count-help-text-content__flJ-R{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__3Kavo,.executePopupBlob_main-component__11Glq,.executePopupCorrectTick_main-component__3aopY,.executePopupCostBudget_main-component__1pzyh,.executePopupHeaderImage_main-component__4iFaT,.executePopupWrongTick_main-component__1Ii6c{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.executePopupIdeaCard_container__27TJj{width:100%;height:100%;display:flex;flex-direction:column;padding-left:14px;padding-right:14px;padding-top:16px;box-sizing:border-box}.executePopupIdeaCard_title__3kIJL{padding-left:18px}.executePopupIdeaCard_content__CwXwL{height:calc(100% - 58px);display:flex;justify-content:flex-start;flex-direction:column;box-sizing:border-box}.executePopupIdeaCard_image__1qCD1{width:90%;padding-bottom:10px}.executePopupIdeaCard_idea-card-content__aoNL2{margin-top:18px;width:100%;padding:0 16px 14px;box-sizing:border-box;position:relative;margin-bottom:65px}.executePopupIdeaCard_idea-card-description__1W5bt{width:100%;padding-bottom:3px;text-align:left}.executePopupIdeaCard_dfv-prototype-container__3YfVt{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;padding-top:10px;box-sizing:border-box}.executePopupIdeaCard_prototype-image__3WMLw{width:25px;height:34px;box-sizing:border-box}.executePopupIdeaCard_dfv-value-content-prototype__gFo0Z{box-sizing:border-box;padding-left:10px;padding-top:5px}.executePopupIdeaCard_revenue-cs-container__2ZiZ_{display:flex;justify-content:space-between}.executePopupIdeaCard_revenue-container__2UuHQ{padding-top:5px;width:50%;display:flex;align-items:center;justify-content:center;justify-content:flex-start}.executePopupIdeaCard_flex-end__Tjk2v{justify-content:flex-end}.executePopupIdeaCard_up-arrow__3GApT{margin:0 5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent}.executePopupIdeaCard_dfv-value-content__3-WN1{width:100%;display:flex;justify-content:flex-start;align-items:center;padding:10px 0 15px;box-sizing:border-box}.executePopupIdeaCard_tick-container__1Vh3G{width:19px;height:19px;position:absolute;top:-13px;right:-5px}.executePopupIdeaCard_unlock-dfv-content__nW48q{width:100%;text-align:left;padding-bottom:15px}.executePopupIdeaCard_no-ideas-image__3y663{width:178px;height:118px}.executePopupIdeaCard_no-idea-card-content__1NCKX{width:100%;padding-top:50px;display:flex;align-items:center;justify-content:center}.executePopupIdeaCard_right-side-tag__238Wd{position:absolute;right:-250px;top:-5px;width:300px;height:122px;z-index:2}.executePopupIdeaCard_bottom-side-tag__-OJcq{position:absolute;left:5px;bottom:-50px;width:100px;height:50px;z-index:2}.executePopupIdeaCard_background-tag-container__1jjeX{position:absolute;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.executePopupIdeaCard_tag-content-container__2GFeX{position:absolute;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.executePopupIdeaCard_tag-content-container-content-right__2Tu14{-webkit-transform:rotate(12deg);transform:rotate(12deg);transform-transform-origin:50% 50%}.executePopupIdeaCard_tag-content-container-content-bottom__3ClKL,.executePopupIdeaCard_tag-content-container-content-right__2Tu14{display:flex;align-items:center;justify-content:center;width:100%;height:100%;box-sizing:border-box;padding-left:20px}.executePopupIdeaCard_single-cost-container__1_1XC{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;margin-left:10px}.executePopupIdeaCard_single-cost-heading__19O4_,.executePopupIdeaCard_single-cost-value__1E5lr{padding-bottom:1px}.dfvAbbreviated_dfv-container__26osT,.dfvAbbreviated_single-container__1feq5{display:flex;align-items:center;justify-content:center}.dfvAbbreviated_single-container__1feq5{padding:0 10px}.timeUpComponent_time-up-component__3Z7sw{width:100%;height:100%;display:flex;align-items:flex-end;box-sizing:border-box}.timeUpComponent_container__39YZN{width:100%;height:54px;border-radius:4px;z-index:1}.timeUpComponent_wrapper__2JDf2{display:flex;align-items:center;justify-content:center;height:54px;padding-right:28px;box-sizing:border-box}.timeUpComponent_text__1rHbg{margin-right:30px;width:60%;display:flex;align-items:center;justify-content:center}.timeUpComponent_feedback-button__20mA3{margin-right:10px}.preExecutePopup_popup-container__2Js4A{width:795px;position:relative}.preExecutePopup_border-container__1GWZh{width:100%;height:5px;display:flex;align-items:center;justify-content:center}.preExecutePopup_heading-container__EKcpa{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__3BGvb{padding-bottom:4px}.preExecutePopup_heading-desc__3qc6O{padding-bottom:25px}.preExecutePopup_metric-value__r8FDt{justify-content:space-between}.preExecutePopup_buttons-container__1L_7d{padding:15px 0;flex-direction:column}.preExecutePopup_buttons-container__1L_7d,.preExecutePopup_buttons-content__1-Xpb{display:flex;align-items:center;justify-content:center;width:100%}.preExecutePopup_action-button__r6wmF{padding:0 10px}.preExecutePopup_shortlist-desc__MiWWD{padding-bottom:10px}.preExecutePopup_close-button__10GKK{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.warningOverlay_popup-container__1vLxC{z-index:41}.warningOverlay_popup-container__1vLxC,.warningOverlay_popup-content__Hyvy4{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}.warningOverlay_popup-content__Hyvy4{z-index:2}.warningOverlay_popup-background__-yiWj{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.warningPopup_popup-container__3-Zj0{width:795px;position:relative}.warningPopup_border-container__2oL2m{width:100%;height:5px;display:flex;align-items:center;justify-content:center}.warningPopup_heading-container__t61Od{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__1krEb{padding-bottom:4px}.warningPopup_heading-desc__3Oi_5{padding-bottom:50px}.warningPopup_buttons-container__2n-p4{padding:15px 0;flex-direction:column}.warningPopup_buttons-container__2n-p4,.warningPopup_buttons-content__1qt0W{display:flex;align-items:center;justify-content:center;width:100%}.warningPopup_action-button__38NRP{padding:0 10px}.warningPopup_shortlist-desc__2yhbX{padding-bottom:10px}.warningPopup_close-button__1iD1q{position:absolute;right:-12px;top:-12px;width:24px;height:24px;z-index:2}.overlayDropDown_popup-container__3wwuJ{z-index:45}.overlayDropDown_popup-container__3wwuJ,.overlayDropDown_popup-content__Sz-jG{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}.overlayDropDown_popup-content__Sz-jG{z-index:2;background-color:rgba(0,0,0,.1)}.overlayDropDown_popup-background__2a480{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.overlayBluredRight_popup-container__1yvhe{z-index:45}.overlayBluredRight_popup-container__1yvhe,.overlayBluredRight_popup-content__2MxPG{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:flex-end}.overlayBluredRight_popup-content__2MxPG{z-index:2}.overlayBluredRight_popup-background__1bBwf{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.events_container__3u8dB{height:99%;width:491px;z-index:10;display:flex;flex-direction:column;box-sizing:border-box;position:relative}.events_event-background__hKOdn{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__28phL{width:181px;height:123px;margin-right:10px;margin-bottom:10px}.events_empty-event-container__2bk5L{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.events_empty-event-image__3RQgm{width:178px;height:118px;opacity:.7}.events_empty-event-text__2J6f3{padding-top:10px}.events_event-content__1ccvu{width:100%;height:100%;z-index:2;top:0;left:0}.events_header__i6Yto{height:75px;padding-top:9px;padding-bottom:9px;box-sizing:border-box;display:flex;align-items:center}.events_content__2n_jC{height:calc(100% - 75px);padding:26px;box-sizing:border-box;overflow-y:auto}.events_team-chat__1WBR9{padding-left:20px;width:76px;height:58px}.events_close__1qAfP{width:28px;height:28px;cursor:pointer}.events_title-close__3vKhg{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding-left:23px;padding-right:25px}.events_image__1-Rnb{width:100%;height:100%}.events_message-bubble__10Rzt{align-items:flex-start;flex-direction:column}.events_message-bubble__10Rzt,.events_message-consecutive-bubble__1EC1c{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__1EC1c{align-items:center;margin-top:5px}.events_chat-messages__1jNoq{display:flex;box-sizing:border-box;margin-bottom:10px}.events_chat-member-image__2uNQz{width:34px;height:34px;border-radius:50%;overflow:hidden;margin-right:15px}.events_chat-container__LFt0T{position:relative;width:calc(100% - 50px)}.events_arrow-tip__pM-6i{width:0;height:0;border-left:15px solid transparent;position:absolute;top:5px;left:-10px}.events_chat-container-event__2YI-s{position:relative;width:340px;margin-left:50px}.events_arrow-tip-event__1_dM1{width:0;height:0;border-top:15px solid #fff;border-left:15px solid transparent;position:absolute;top:0;left:-10px}.events_single-line__30QX8{width:100%;height:1px;margin:40px 0}.events_single-impact__2cX1k{width:100%;display:flex;align-items:center;justify-content:center}.events_left__1hhZZ{width:52%;text-align:right}.events_center__1ujc2{padding:0 7px}.events_right__1c4iN{width:calc(45% - 10px);text-align:left;display:flex;align-items:center}.events_right-arrow__3b94P{width:6px;height:4px;margin-right:5px}.events_event-chat-text__YuNA_{padding-top:3px;padding-left:7px}.eventBackground_main-component__2A-Pj,.eventsEmpty_main-component__3vQVA,.loader_main-component__3Fx9k{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loader_main-component__3Fx9k{max-width:38px;max-height:38px;cursor:pointer}.notesComponent_notes-main-container__28MlZ{position:absolute;top:0;left:0;z-index:50}.notesComponent_notes-container__anmFT{width:350px;min-height:25px;display:flex;align-items:center;justify-content:center}.notesComponent_notes-content__3wQVw{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__2NRz3{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.notesComponent_notes-header__1r_xw{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__H_5sd{width:85%;height:100%;display:flex;align-items:center;justify-content:flex-start}.notesComponent_notes-save-button-container__yvRfO{width:100%;height:30px;display:flex;align-items:center;justify-content:center}.notesComponent_save-button__37Dbb{cursor:pointer;text-transform:uppercase}.notesComponent_notes-header-arrow-container__fBOG9{width:15%;height:100%;display:flex;align-items:center;justify-content:flex-end}.notesComponent_notes-header-arrow__2Zk0Z{cursor:pointer;width:8px;height:6px;display:flex;align-items:center;justify-content:center}.notesComponent_notes-quill-content__2ZG9G{width:100%;height:340px;overflow:auto;background-color:#f1faff;font-weight:400}.notesComponent_no-drag__1EwN-{width:100%}.notesComponent_bottom-div__2Sh5D{width:100%;height:2px}.eventsAlert_popup-container__2HGcY{z-index:45}.eventsAlert_popup-container__2HGcY,.eventsAlert_popup-content__2S8lu{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}.eventsAlert_popup-content__2S8lu{z-index:2}.eventsAlert_popup-background__2769Y{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.eventsAlert_event-alert-container__VU49u{width:315px;height:334px;position:absolute;top:10px;right:40px}.eventsAlert_event-alert-background__2DXdc{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border-radius:5px;overflow:hidden}.eventsAlert_event-alert-content__1vcgM{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__3oZvm{width:174px;height:151px;margin:20px 0}.eventsAlert_event-alert-message1__qanhw{padding:0 10px 5px;word-break:break-all;text-align:center}.eventsAlert_event-alert-message2__BgGDA{text-align:center;word-break:break-all;padding:0 10px 10px}.eventsAlert_event-alert-opensin-message__slt81{padding-bottom:15px}.eventsAlert_event-alert-button-container__20d-Q{position:absolute;width:100%;height:35px;bottom:-18px;left:0;display:flex;align-items:center;justify-content:center}.eventsAlert_event-alert-open-button__1toAA{padding:5px 10px;background:#fff;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center}.eventsAlert_padding-ceo__2oVDq{padding:24px;box-sizing:border-box}.eventsAlert_ceo-message-heading__16hVu{width:100%;text-align:center;margin-bottom:10px}.eventsAlert_ceo-container__V12lt{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.eventsAlert_ceo-details__1BFUz{width:calc(100% - 80px);height:100%;box-sizing:border-box;padding-right:10px}.eventsAlert_ceo-event-image__eXZJJ{width:80px;height:100%}.eventsAlert_ceo-tag-container__3ttek{display:flex;align-items:center;justify-content:flex-start}.eventsAlert_ceo-image-container__3thV_{margin-right:10px}.eventsAlert_ceo-image__1cemT{width:60px;height:60px;border-radius:50%;overflow:hidden}.eventsAlert_ceo-details-container__33R42{padding-left:2px}.eventsAlert_ceo-designation__qnF9_,.eventsAlert_ceo-name__3gQ7D{padding-bottom:1px}.eventsAlert_ceo-event-message-content__2NrmL{height:65px;width:100%;text-align:left;box-sizing:border-box;margin:20px 0;overflow:hidden}.ceoEventImage_main-container__2uGpu,.eventAlertBackground_main-component__3TWdQ,.eventAlertNegative_main-component__1Thjd,.eventAlertPositive_main-component__k7lu_{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__1Rzfy{width:100%;height:100%;position:absolute;left:0;top:0;z-index:100;box-sizing:border-box;background:#fff;overflow:hidden}.reportIframe_iframe-header__HhBBz{width:100%;height:53px;box-sizing:border-box;padding:0 30px;display:flex;align-items:center;justify-content:center}.reportIframe_iframe-heading__33Let{width:60%;height:100%;display:flex;justify-content:flex-start;align-items:center}.reportIframe_iframe-header-download-button__fPJR7{width:20%;height:100%;display:flex;align-items:center;justify-content:center}.reportIframe_iframe-header-close__1ldka{width:20%;height:100%;display:flex;justify-content:flex-end;align-items:center}.reportIframe_close-button__2DXIP{width:35px;height:35px;margin-left:5px}.reportIframe_iframe-content__37Qt7{width:100%;height:calc(100% - 55px);box-sizing:border-box}.reportIframe_iframe-loading-container__1V0iw{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__1PLiS{width:100%;height:2px}
/*# sourceMappingURL=main.4942fa07.chunk.css.map */