.chat-icon[data-v-1650089d]{position:absolute;bottom:-1.7rem;left:-4.8rem;height:5rem;width:5rem;min-width:5rem;z-index:5}.chat-buddy-message[data-v-1650089d],.message[data-v-1650089d]{box-shadow:0 0 12px rgba(0,0,0,.1);padding:.5rem .75rem;font-size:.9rem;font-weight:500;margin:.5rem 0;border-radius:1rem;line-height:24px;letter-spacing:.02rem;position:relative}.message[data-v-1650089d]{background-color:var(--mr-black-blue);color:var(--mr-white);margin-left:auto;border-bottom-right-radius:0}.chat-buddy-message[data-v-1650089d]{background-color:var(--mr-white);color:var(--mr-black-blue);margin-right:auto;border-bottom-left-radius:0}.popup-page-container[data-v-590e4caa]{top:0;bottom:0;left:0;position:fixed;z-index:20;width:100vw;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5)}.popup-page[data-v-590e4caa]{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;background-color:var(--mr-timeline-grey);display:flex;height:35rem;max-height:95vh;flex-direction:column;overflow:hidden;width:100%;max-width:47.5rem;border-radius:8px;box-shadow:0 22px 55px rgba(0,0,0,.12),0 7px 17px rgba(0,0,0,.08),0 3px 7px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04)}.popup-focus-check[data-v-590e4caa]{height:41rem;max-width:45rem;overflow:visible}.popup-cause-analysis-vote[data-v-590e4caa]{background:none}@media only screen and (max-width:50rem){.popup-page[data-v-590e4caa]{min-height:-webkit-fill-available;max-height:-webkit-fill-available;height:100%;top:0;bottom:0;width:100vw;max-width:unset;border-radius:0}}.progress-container{flex:1;height:30px;display:flex;justify-content:center;align-items:center;padding-left:1.5rem;padding-right:1.5rem}progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:100%;height:6px;border-radius:20px;background-color:#777;color:#14f0dd}progress::-webkit-progress-bar{background-color:#777;border-radius:20px}progress::-webkit-progress-value{background-color:#01c275;border-radius:20px}progress::-moz-progress-bar{background-color:#01c275;border-radius:20px}@media only screen and (max-width:50rem){.progress-container{flex:0;width:100%;padding-left:0;padding-right:0}progress{height:5px;border-radius:0}progress::-webkit-progress-bar,progress::-webkit-progress-value{height:5px;border-radius:0}progress::-moz-progress-bar{height:5px;border-radius:0}}.hide-answers[data-v-00280f1a]{justify-content:space-between;align-items:center;margin-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem;display:none}.hide-answers p[data-v-00280f1a]{color:var(--mr-dark-grey);font-weight:700;font-size:14px;line-height:24px;letter-spacing:.02em;opacity:.6}.chat-header[data-v-00280f1a]{display:flex;align-items:center;justify-content:space-between;padding-left:1.5rem;padding-right:1.5rem;box-shadow:0 0 12px rgba(0,0,0,.3);z-index:1}.chat-header button[data-v-00280f1a]{font-size:1.5rem;color:var(--mr-dark-blue);background:transparent}.chat-content[data-v-00280f1a]{flex:1;padding-right:1.5rem;display:flex;flex-direction:column;overflow:auto;padding-left:5rem}.chat-answers[data-v-00280f1a]{display:flex;justify-content:space-between;align-items:stretch;width:100%;padding:.75rem 1.25rem;flex-wrap:nowrap}.chat-answer-container[data-v-00280f1a]{display:flex;flex:1;margin-left:.25rem;margin-right:.25rem;height:2.6rem}.chat-answer-container button[data-v-00280f1a]{font-size:.8333rem}.chat-answer[data-v-00280f1a]{width:100%;height:100%;background:var(--mr-orange);color:var(--mr-white);border-radius:1rem;padding:.25rem .5rem;box-shadow:0 0 12px rgba(0,0,0,.1)}.answer-0[data-v-00280f1a]{background:#fd5f00}.answer-1[data-v-00280f1a]{background:#fd6f19}.answer-2[data-v-00280f1a]{background:#fd7f33}.answer-3[data-v-00280f1a]{background:#fe8f4c}.answer-4[data-v-00280f1a]{background:#fe9f66}.answer-5[data-v-00280f1a]{background:#feaf80;display:flex;justify-content:center;align-items:center}.answer-wrapper[data-v-00280f1a]{display:flex;flex-direction:row;align-items:center;gap:.5rem}.trashcan[data-v-00280f1a]{opacity:.7;cursor:pointer}.trashcan[data-v-00280f1a]:hover{opacity:.9}.fade-in[data-v-00280f1a]{opacity:1;animation-name:fadeInOpacity;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:.25s}.progress-bar-mobile[data-v-00280f1a]{display:none}.dot-pulse-container[data-v-00280f1a]{width:3rem;height:1.5rem;display:flex;justify-content:center;align-items:center}.dot-pulse[data-v-00280f1a]{position:relative;left:-9999px;width:7px;height:7px;border-radius:5px;background-color:#9d9fa6;color:#9d9fa6;box-shadow:9999px 0 0 -5px #9d9fa6;animation:dotPulse 1.5s linear infinite;animation-delay:.25s}.dot-pulse[data-v-00280f1a]:after,.dot-pulse[data-v-00280f1a]:before{content:"";display:inline-block;position:absolute;top:0;width:8px;height:8px;border-radius:5px;background-color:#9d9fa6;color:var(--mr-timeline-grey)}.dot-pulse[data-v-00280f1a]:before{box-shadow:9984px 0 0 -5px #9d9fa6;animation:dotPulseBefore 1.5s linear infinite;animation-delay:0s}.dot-pulse[data-v-00280f1a]:after{box-shadow:10014px 0 0 -5px#9d9fa6;animation:dotPulseAfter 1.5s linear infinite;animation-delay:.5s}.team-panel[data-v-00280f1a]{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:1rem;margin-top:.75rem;overflow-wrap:anywhere}.team-picture[data-v-00280f1a]{min-width:3.5rem;max-width:3.5rem;height:3.5rem;background-position:50%;background-size:cover;border:2px solid var(--mr-timeline-grey);background-color:var(--mr-header-grey);border-radius:.5rem;cursor:pointer}@media only screen and (max-width:50rem){.desktop-only[data-v-00280f1a]{display:none}.progress-bar-mobile[data-v-00280f1a]{display:flex;height:10px}.hide-answers[data-v-00280f1a]{display:flex;padding-top:.75rem}.chat-answers[data-v-00280f1a]{flex-direction:column-reverse;margin-bottom:-.5rem;padding-top:0}.chat-answer-container[data-v-00280f1a]{margin-bottom:.5rem}.chat-answer[data-v-00280f1a]{padding:.6rem 1rem;height:2.4rem}.chat-header[data-v-00280f1a]{box-shadow:unset;position:absolute;z-index:21;top:1rem;left:-.5rem}}