.sticker.process-and-channels{background-color:#fff;border-left:0;border-top:1px dashed var(--gray-7);justify-content:center;margin-right:-11px;overflow:hidden;padding:40px 60px 10px}.sticker.process-and-channels:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));bottom:1px;content:"";position:absolute;right:0;top:1px;width:15px}.sticker.process-and-channels .sticker-settings{opacity:1}.cjm-row--first .sticker.process-and-channels{border-top:none}.process:after{border:solid #c4c4c4;border-width:8px 8px 0 0;content:"";height:28px;position:absolute;width:28px}.process--linear{align-self:center;background:#c4c4c4;border-radius:4px;display:flex;height:8px;margin:32px 0 62px;min-width:calc(20px + 80px*var(--channels-count));opacity:.99;padding-right:10px;position:relative;width:100%}.process--linear:after{right:0;top:-10px;transform:rotate(45deg)}.process--bidirectional{align-self:center;background:#c4c4c4;border-radius:4px;display:flex;height:8px;margin:32px 0 62px;min-width:calc(20px + 80px*var(--channels-count));opacity:.99;padding:0 10px;position:relative;width:100%}.process--bidirectional:before{border:solid #c4c4c4;border-width:8px 8px 0 0;content:"";height:28px;left:-5px;position:absolute;top:-10px;transform:rotate(225deg);width:28px}.process--bidirectional:after{right:-5px;top:-10px;transform:rotate(45deg)}.channel__item{position:relative;z-index:1}.channel__item-icon{align-items:center;background:#fff;border-radius:50%;color:var(--color-primary);cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.channel__item-icon.blank{background:#fff;color:#c4c4c4}.export .channel__item-icon.blank,.presentation .channel__item-icon.blank{border:2px solid}.export .channel__item-icon.blank svg,.presentation .channel__item-icon.blank svg{display:none}[data-count="1"] .channel__item-icon{margin:0 auto}.channel__item-icon .channel__item-artifact-avatar{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:space-around;min-width:32px;width:32px}.channel__item-icon .channel__item-artifact-avatar svg{stroke:#000}.channel__item-icon .channel__item-artifact-avatar .u-avatar__icon{background:currentColor}.channel__item-icon .channel__item-touchpoint-icon{height:100%;width:100%}.is-disabled .channel__item-icon{cursor:not-allowed}.channel__item-icon--edited:before{background-color:#fff;border:2px solid var(--color-primary);border-radius:50%;content:"";height:50px;position:absolute;top:-9px;width:50px;z-index:-1}.channel__item-text{align-items:flex-start;display:flex;font-size:11px;font-weight:400;justify-content:center;line-height:14px;margin:5px 0;max-height:28px;overflow:hidden;position:absolute;text-align:center;width:150%;z-index:0}.channel__item-text [contenteditable=true],.channel__item-text [contenteditable]{background:hsla(0,0%,100%,.9);padding:0 2px;-webkit-user-select:initial;-moz-user-select:initial;user-select:auto}.channel__item-text [contenteditable=true]:focus,.channel__item-text [contenteditable=true]:hover,.channel__item-text [contenteditable]:focus,.channel__item-text [contenteditable]:hover{background:hsla(0,0%,100%,.6)}.channel__item-link{color:#626970;cursor:pointer;font-weight:400;-webkit-text-decoration:underline;text-decoration:underline}.presentation .is-disabled .channel__item-icon{cursor:inherit}.presentation .sticker-content--channels{min-height:64px}.channel--linear{position:relative;width:calc(100%/var(--channels-count))}.channel--linear .channel__item{margin-top:-12px}.channel--linear .channel__item-text{transform:translateX(calc(-50% + 16px));width:100%}.channel--linear:first-child:last-child{margin:0 auto;max-width:50%}.channel--linear:first-child:last-child .channel__item{margin:-12px auto 0;width:32px}.channel--linear:first-child:last-child .channel__item-text{transform:none}.channel--linear:nth-child(2n) .channel__item-text{bottom:calc(100% + 12px)}.channel--linear:nth-child(odd) .channel__item-text{top:calc(100% + 12px)}.channel--bidirectional{align-items:center;display:flex;flex-direction:column;position:relative;width:calc(100%/var(--channels-count))}.channel--bidirectional .channel__item{margin:-12px auto 0;width:32px}.channel--bidirectional .channel__item-text{width:100%}.channel--bidirectional:first-child:last-child{margin:0 auto;max-width:90%}.channel--bidirectional:first-child:last-child .channel__item-text{transform:none}.channel--bidirectional:nth-child(2n) .channel__item-text{bottom:calc(100% + 12px)}.channel--bidirectional:nth-child(odd) .channel__item-text{top:calc(100% + 12px)}.process--ongoing{height:calc(var(--circle-radius)*2);margin:10px auto 50px;min-width:calc((var(--min-width) - 120px)*.7);opacity:.99;position:relative;width:70%}.process--ongoing:before{border:8px solid #c4c4c4;border-radius:100%;content:"";height:calc(var(--circle-radius)*2 - 8px);left:4px;min-width:calc(var(--circle-radius)*2);position:absolute;top:4px;width:calc(100% - 8px)}.process--ongoing:after{--sinArrow:-1;--cosArrow:0;--xr:calc((var(--min-width) - 120px)*0.7/2);--y1:calc(var(--sinArrow)*(var(--circle-radius) - 8px));--x1:calc(var(--cosArrow)*(var(--xr) - 8px));border:solid #c4c4c4;border-width:8px 8px 0 0;content:"";height:28px;left:50%;margin-left:-18px;margin-top:-14px;position:absolute;top:50%;transform:translateX(var(--x1)) translateY(var(--y1)) rotate(45deg);width:28px}.channel--ongoing{--xr:calc((var(--min-width) - 120px)*0.7/2);--y1:calc(var(--sin)*(var(--circle-radius) - 8px));--x1:calc(var(--cos)*(var(--xr) - 8px));align-items:center;display:flex;flex-direction:column;left:50%;margin-left:-10%;margin-top:-16px;position:absolute;top:50%;transform:translateX(var(--x1)) translateY(var(--y1));width:20%}.process--non-linear{display:flex;height:120px;margin:30px auto 60px;opacity:.99;padding-right:var(--item-width);position:relative;width:calc(var(--item-width)*(var(--channels-count) + 1))}.process--non-linear:before{background:#c4c4c4;border-radius:8px;bottom:0;content:"";height:var(--height);position:absolute;right:0;transform:rotate(calc(var(--degree)*-1));transform-origin:right bottom;width:8px}.process--non-linear:after{border-width:0 8px 8px 0;bottom:0;margin-bottom:-6px;right:0;transform:rotate(calc(45deg - var(--degree)));transform-origin:right bottom}.channel--non-linear{align-items:center;display:flex;flex-direction:column;height:100%;position:relative;width:var(--item-width)}.channel--non-linear .channel__item{left:50%;margin:-8px 0 0}.channel--non-linear .channel__item-text{bottom:calc(100% + 8px);left:50%;margin-left:-25%}.channel--non-linear:before{background:#c4c4c4;border-radius:8px;bottom:0;content:"";height:var(--height);left:0;position:absolute;transform:rotate(var(--degree));transform-origin:bottom left;width:8px}.channel--non-linear:nth-last-child(2n){justify-content:flex-end}.channel--non-linear:nth-last-child(2n) .channel__item{margin:0 0 -16px}.channel--non-linear:nth-last-child(2n) .channel__item-text{bottom:auto;top:calc(100% + 16px)}.channel--non-linear:nth-last-child(2n):before{bottom:0;left:auto;right:0;transform:rotate(calc(var(--degree)*-1));transform-origin:right bottom}.sticker-content--channels__edited .channel__item:not(.channel__item--edited):after{background-color:hsla(0,0%,100%,.7);border-radius:50%;content:"";height:44px;left:-6px;position:absolute;top:-6px;width:44px;z-index:1}.sticker-content--channels__edited .channel__item-text:not(.channel__item-text--edited){opacity:.5}.touchpoint-details__popup{padding-bottom:40px}.theme__item--default:nth-child(odd){--stage-theme-background:#4e5459;--substage-theme-background:#89909a;--stage-theme-text-color:#b9b9b9;--substage-theme-text-color:#000}.theme__item--default:nth-child(2n+2){--stage-theme-background:#626970;--substage-theme-background:#89909a;--stage-theme-text-color:#b9b9b9;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+1){--stage-theme-background:#a761ff;--substage-theme-background:#d2aeff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+2){--stage-theme-background:#e601c7;--substage-theme-background:#ff77ec;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+3){--stage-theme-background:#ff2388;--substage-theme-background:#ff7ab7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+4){--stage-theme-background:#ff714a;--substage-theme-background:#ffab94;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+5){--stage-theme-background:#ffba36;--substage-theme-background:#ffd98f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+6){--stage-theme-background:#ffe55c;--substage-theme-background:#fff1a7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+7){--stage-theme-background:#86e55d;--substage-theme-background:#c2ffa8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+8){--stage-theme-background:#3fcb92;--substage-theme-background:#91f2cb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+9){--stage-theme-background:#00a8a2;--substage-theme-background:#6ae0dc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+10){--stage-theme-background:#1c889b;--substage-theme-background:#66c8da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+1){--stage-theme-background:#78c5d6;--substage-theme-background:#a1e9f9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+2){--stage-theme-background:#459ba8;--substage-theme-background:#7bccd8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+3){--stage-theme-background:#94d284;--substage-theme-background:#bbecaf;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+4){--stage-theme-background:#ccdc5a;--substage-theme-background:#f3ff9d;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+5){--stage-theme-background:#f5d63d;--substage-theme-background:#ffea81;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+6){--stage-theme-background:#fc9841;--substage-theme-background:#ffc18b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+7){--stage-theme-background:#f676b0;--substage-theme-background:#ffa7cf;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+8){--stage-theme-background:#c96eb0;--substage-theme-background:#ed8ed3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+9){--stage-theme-background:#aa70cd;--substage-theme-background:#c491e3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+10){--stage-theme-background:#8d51b2;--substage-theme-background:#ab68d4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+1){--stage-theme-background:#bcd3e3;--substage-theme-background:#dcecf6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+2){--stage-theme-background:#ebdddd;--substage-theme-background:#fff6f6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+3){--stage-theme-background:#cec7bd;--substage-theme-background:#efe8dd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+4){--stage-theme-background:#e2ecd1;--substage-theme-background:#f8ffeb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+5){--stage-theme-background:#e4c8d4;--substage-theme-background:#f8e1eb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+6){--stage-theme-background:#f3e0b6;--substage-theme-background:#fff3da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+7){--stage-theme-background:#bed6d6;--substage-theme-background:#e3f5f5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+8){--stage-theme-background:#eee0c3;--substage-theme-background:#fff6e4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+9){--stage-theme-background:#f1f0ee;--substage-theme-background:#f1f1f1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+10){--stage-theme-background:#d7dfac;--substage-theme-background:#ebf1cb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+1){--stage-theme-background:#faafb0;--substage-theme-background:#ffd3d4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+2){--stage-theme-background:#fbbfb2;--substage-theme-background:#fddfce;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+3){--stage-theme-background:#fbd1b9;--substage-theme-background:#ffeeda;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+4){--stage-theme-background:#ffe5c7;--substage-theme-background:#ffeeda;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+5){--stage-theme-background:#f8f2b0;--substage-theme-background:#fffac7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+6){--stage-theme-background:#deeebf;--substage-theme-background:#f3ffdc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+7){--stage-theme-background:#bef1ea;--substage-theme-background:#e3fffb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+8){--stage-theme-background:#c0c4e7;--substage-theme-background:#e4e7ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+9){--stage-theme-background:#c4bcd4;--substage-theme-background:#f1ebfc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+10){--stage-theme-background:#e1bedf;--substage-theme-background:#ffe0fd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--purple-monochrome:nth-child(10n+1){--stage-theme-background:#4c1d7a;--substage-theme-background:#62229b;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+2){--stage-theme-background:#58248e;--substage-theme-background:#692cab;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+3){--stage-theme-background:#62309a;--substage-theme-background:#7539b8;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+4){--stage-theme-background:#6e42a7;--substage-theme-background:#834bc4;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+5){--stage-theme-background:#8155b8;--substage-theme-background:#9362cf;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+6){--stage-theme-background:#9971d3;--substage-theme-background:#a67be3;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+7){--stage-theme-background:#b38dee;--substage-theme-background:#c9a7ff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+8){--stage-theme-background:#c6a2fc;--substage-theme-background:#d8bdff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+9){--stage-theme-background:#d7bffd;--substage-theme-background:#e9daff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+10){--stage-theme-background:#e5d5fd;--substage-theme-background:#f5eeff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--blue-monochrome:nth-child(10n+1){--stage-theme-background:#164d7c;--substage-theme-background:#1a619e;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+2){--stage-theme-background:#1b5886;--substage-theme-background:#2472ad;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+3){--stage-theme-background:#256693;--substage-theme-background:#3383bb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+4){--stage-theme-background:#3776a1;--substage-theme-background:#4693c7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+5){--stage-theme-background:#3e81aa;--substage-theme-background:#4a9dd0;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+6){--stage-theme-background:#5293bb;--substage-theme-background:#66b7e9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+7){--stage-theme-background:#6eb1d6;--substage-theme-background:#81d2ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+8){--stage-theme-background:#89cff1;--substage-theme-background:#a3e1ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+9){--stage-theme-background:#a0e0ff;--substage-theme-background:#bae8fe;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+10){--stage-theme-background:#beeaff;--substage-theme-background:#ddf4ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+1){--stage-theme-background:#166d6b;--substage-theme-background:#1a827f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+2){--stage-theme-background:#247e76;--substage-theme-background:#259d9a;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+3){--stage-theme-background:#2a8b83;--substage-theme-background:#3cbbb1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+4){--stage-theme-background:#3a9b91;--substage-theme-background:#4dc6bb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+5){--stage-theme-background:#43a99e;--substage-theme-background:#4dc6bc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+6){--stage-theme-background:#57baaf;--substage-theme-background:#51cfc2;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+7){--stage-theme-background:#72d5c7;--substage-theme-background:#6ce9da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+8){--stage-theme-background:#8df0df;--substage-theme-background:#9df8e8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+9){--stage-theme-background:#9cfff0;--substage-theme-background:#b0fff3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+10){--stage-theme-background:#ccfff6;--substage-theme-background:#e6fffb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+1){--stage-theme-background:#1e7a3c;--substage-theme-background:#259c4b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+2){--stage-theme-background:#22853f;--substage-theme-background:#2dab53;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+3){--stage-theme-background:#2c9248;--substage-theme-background:#3bb95f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+4){--stage-theme-background:#3c9f57;--substage-theme-background:#4cc56f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+5){--stage-theme-background:#43a85c;--substage-theme-background:#50ce71;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+6){--stage-theme-background:#57b96f;--substage-theme-background:#72d78b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+7){--stage-theme-background:#72d589;--substage-theme-background:#81e899;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+8){--stage-theme-background:#8defa2;--substage-theme-background:#91f9a7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+9){--stage-theme-background:#9dffb2;--substage-theme-background:#b7ffc6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+10){--stage-theme-background:#caffd4;--substage-theme-background:#e8ffec;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+1){--stage-theme-background:#7a1c6c;--substage-theme-background:#9c2288;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+2){--stage-theme-background:#842177;--substage-theme-background:#ab2b9c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+3){--stage-theme-background:#912a87;--substage-theme-background:#b83aab;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+4){--stage-theme-background:#9f3b95;--substage-theme-background:#c54cb9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+5){--stage-theme-background:#b956b2;--substage-theme-background:#ce4fc5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+6){--stage-theme-background:#d472d0;--substage-theme-background:#e76bdd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+7){--stage-theme-background:#ef8ded;--substage-theme-background:#fda5fb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+8){--stage-theme-background:#fea2fb;--substage-theme-background:#fdbbfc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+9){--stage-theme-background:#fdc0fc;--substage-theme-background:#fedefe;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+10){--stage-theme-background:#ffd8fe;--substage-theme-background:#fff2ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+1){--stage-theme-background:#6f3d17;--substage-theme-background:#83491d;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+2){--stage-theme-background:#78441b;--substage-theme-background:#9c5622;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+3){--stage-theme-background:#844821;--substage-theme-background:#ab5f2c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+4){--stage-theme-background:#92522a;--substage-theme-background:#b96b39;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+5){--stage-theme-background:#a86642;--substage-theme-background:#c57a4b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+6){--stage-theme-background:#b97955;--substage-theme-background:#ce7c4f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+7){--stage-theme-background:#d59271;--substage-theme-background:#e7986c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+8){--stage-theme-background:#efab8c;--substage-theme-background:#fcae85;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+9){--stage-theme-background:#fdbea2;--substage-theme-background:#fdcfba;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+10){--stage-theme-background:#ffd2be;--substage-theme-background:#fee9de;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad:nth-child(3n+1){--stage-theme-background:#60b6ff;--substage-theme-background:#a6d6ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad:nth-child(3n+2){--stage-theme-background:#68e8db;--substage-theme-background:#98fff5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad:nth-child(3n+3){--stage-theme-background:#ffe483;--substage-theme-background:#ffefb6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+1){--stage-theme-background:#ff6c6c;--substage-theme-background:#ff8b8b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+2){--stage-theme-background:#f88;--substage-theme-background:#faa;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+3){--stage-theme-background:#ffc656;--substage-theme-background:#ffdb95;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+4){--stage-theme-background:#bbe00f;--substage-theme-background:#e6ff73;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+5){--stage-theme-background:#59d8b7;--substage-theme-background:#91ebd3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+6){--stage-theme-background:#32c2d3;--substage-theme-background:#72d4df;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+7){--stage-theme-background:#34acef;--substage-theme-background:#7acfff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+8){--stage-theme-background:#8a94dd;--substage-theme-background:#bbc3fa;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+9){--stage-theme-background:#b077a4;--substage-theme-background:#dcabd1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+10){--stage-theme-background:#a16f92;--substage-theme-background:#bf97b3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--dark:nth-child(10n+1){--stage-theme-background:#821d3f;--substage-theme-background:#9e4a66;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+2){--stage-theme-background:#681739;--substage-theme-background:#8d385c;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+3){--stage-theme-background:#63286c;--substage-theme-background:#894793;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+4){--stage-theme-background:#392164;--substage-theme-background:#694d9a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+5){--stage-theme-background:#3e3570;--substage-theme-background:#665c9a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+6){--stage-theme-background:#226;--substage-theme-background:#515199;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+7){--stage-theme-background:#214365;--substage-theme-background:#426c97;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+8){--stage-theme-background:#3a637c;--substage-theme-background:#6088a0;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+9){--stage-theme-background:#2b7563;--substage-theme-background:#429581;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+10){--stage-theme-background:#336446;--substage-theme-background:#548969;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+1){--stage-theme-background:#291e2c;--substage-theme-background:#715d77;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+2){--stage-theme-background:#4a1b1f;--substage-theme-background:#94575d;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+3){--stage-theme-background:#6f2924;--substage-theme-background:#a66762;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+4){--stage-theme-background:#48283b;--substage-theme-background:#855873;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+5){--stage-theme-background:#68434b;--substage-theme-background:#9a747c;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+6){--stage-theme-background:#8c573a;--substage-theme-background:#c29176;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+7){--stage-theme-background:#644b3e;--substage-theme-background:#a0877a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+8){--stage-theme-background:#907543;--substage-theme-background:#c6af85;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+9){--stage-theme-background:#404c24;--substage-theme-background:#778557;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+10){--stage-theme-background:#525a3e;--substage-theme-background:#8a9277;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.cjm-personas-cell-wrapper{margin:0 30px 0 20px;padding:15px 0;position:relative}.cjm-personas-cell-wrapper--blocked{pointer-events:none!important}.cjm-personas-cell-wrapper.is-drawing-process,.cjm-personas-cell-wrapper.is-drawing-process .cjm-personas-cell{cursor:url(/cursors/cursor_drawing.svg),nesw-resize}.cjm-personas-cell-wrapper.is-drawing-process .cjm-personas-cell-bg__item svg{fill:rgba(0,0,0,.2)}.cjm-personas-cell-wrapper.is-drawing-process .cjm-personas-cell__text{pointer-events:none}.cjm-personas-cell-wrapper.is-drawing-process.is-focused .cjm-personas-cell,.cjm-personas-cell-wrapper.is-drawing-process.is-focused .cjm-personas-cell__text{background-color:rgba(224,229,232,.4)}.cjm-personas-cell-wrapper .cjm-personas-cell{background-color:rgba(190,199,208,.15);color:#4a4a4a;color:var(--artifact-font-color,#4a4a4a);cursor:pointer;font-family:inherit;font-family:var(--artifact-font-family,inherit);font-size:inherit;font-size:var(--artifact-font-size,inherit);height:100%;position:relative;width:100%}.cjm-personas-cell-wrapper .cjm-personas-cell__text{font-weight:400;height:100%;line-height:1.6;margin:0;padding:15px;position:relative;width:100%}.cjm-personas-cell-wrapper .cjm-personas-cell__text.sticker-content{background-color:rgba(190,199,208,.15)}.cjm-personas-cell-wrapper .cjm-personas-cell__delete,.cjm-personas-cell-wrapper .cjm-personas-cell__settings{color:var(--gray-base);height:20px;position:absolute;right:20px;top:0;width:20px}.cjm-personas-cell-wrapper .cjm-personas-cell__delete.is-focused,.cjm-personas-cell-wrapper .cjm-personas-cell__settings.is-focused{opacity:1}.cjm-personas-cell-wrapper .cjm-personas-cell__delete{right:0}.cjm-personas-cell-wrapper .cjm-personas-cell__dot{cursor:pointer}.cjm-personas-cell-wrapper .cjm-personas-cell-bg{display:flex;flex-wrap:wrap;height:calc(100% - 30px);left:0;position:absolute;top:15px;width:100%}.cjm-personas-cell-wrapper .cjm-personas-cell-bg--row{align-items:center;flex-direction:row;justify-content:center}.cjm-personas-cell-wrapper .cjm-personas-cell-bg--column{align-items:center;flex-direction:column;justify-content:flex-start}.cjm-personas-cell-wrapper .cjm-personas-cell-bg__item{align-items:center;display:flex;justify-content:center}.cjm-personas-cell-wrapper .cjm-personas-cell-bg__item svg{fill:rgba(0,0,0,.075)}.cjm-personas-cell-wrapper .cjm-personas-cell-placeholder{align-items:center;color:var(--gray-7);display:flex;flex-direction:row;font-size:9px;font-weight:400;height:100%;justify-content:center;opacity:0;position:relative;transition:opacity .3s ease-in;width:100%}.cjm-personas-cell-wrapper .cjm-personas-cell-placeholder--hovered{border:1px solid var(--gray-7);cursor:pointer;opacity:1}.theme__item--default[data-v-e6922b62]:nth-child(odd){--stage-theme-background:#4e5459;--substage-theme-background:#89909a;--stage-theme-text-color:#b9b9b9;--substage-theme-text-color:#000}.theme__item--default[data-v-e6922b62]:nth-child(2n+2){--stage-theme-background:#626970;--substage-theme-background:#89909a;--stage-theme-text-color:#b9b9b9;--substage-theme-text-color:#000}.theme__item--bright[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#a761ff;--substage-theme-background:#d2aeff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#e601c7;--substage-theme-background:#ff77ec;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#ff2388;--substage-theme-background:#ff7ab7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#ff714a;--substage-theme-background:#ffab94;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#ffba36;--substage-theme-background:#ffd98f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#ffe55c;--substage-theme-background:#fff1a7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#86e55d;--substage-theme-background:#c2ffa8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#3fcb92;--substage-theme-background:#91f2cb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#00a8a2;--substage-theme-background:#6ae0dc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#1c889b;--substage-theme-background:#66c8da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#78c5d6;--substage-theme-background:#a1e9f9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#459ba8;--substage-theme-background:#7bccd8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#94d284;--substage-theme-background:#bbecaf;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#ccdc5a;--substage-theme-background:#f3ff9d;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#f5d63d;--substage-theme-background:#ffea81;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#fc9841;--substage-theme-background:#ffc18b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#f676b0;--substage-theme-background:#ffa7cf;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#c96eb0;--substage-theme-background:#ed8ed3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#aa70cd;--substage-theme-background:#c491e3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#8d51b2;--substage-theme-background:#ab68d4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#bcd3e3;--substage-theme-background:#dcecf6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#ebdddd;--substage-theme-background:#fff6f6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#cec7bd;--substage-theme-background:#efe8dd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#e2ecd1;--substage-theme-background:#f8ffeb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#e4c8d4;--substage-theme-background:#f8e1eb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#f3e0b6;--substage-theme-background:#fff3da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#bed6d6;--substage-theme-background:#e3f5f5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#eee0c3;--substage-theme-background:#fff6e4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#f1f0ee;--substage-theme-background:#f1f1f1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#d7dfac;--substage-theme-background:#ebf1cb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#faafb0;--substage-theme-background:#ffd3d4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#fbbfb2;--substage-theme-background:#fddfce;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#fbd1b9;--substage-theme-background:#ffeeda;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#ffe5c7;--substage-theme-background:#ffeeda;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#f8f2b0;--substage-theme-background:#fffac7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#deeebf;--substage-theme-background:#f3ffdc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#bef1ea;--substage-theme-background:#e3fffb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#c0c4e7;--substage-theme-background:#e4e7ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#c4bcd4;--substage-theme-background:#f1ebfc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#e1bedf;--substage-theme-background:#ffe0fd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--purple-monochrome[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#4c1d7a;--substage-theme-background:#62229b;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#58248e;--substage-theme-background:#692cab;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#62309a;--substage-theme-background:#7539b8;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#6e42a7;--substage-theme-background:#834bc4;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#8155b8;--substage-theme-background:#9362cf;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#9971d3;--substage-theme-background:#a67be3;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#b38dee;--substage-theme-background:#c9a7ff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#c6a2fc;--substage-theme-background:#d8bdff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#d7bffd;--substage-theme-background:#e9daff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#e5d5fd;--substage-theme-background:#f5eeff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--blue-monochrome[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#164d7c;--substage-theme-background:#1a619e;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#1b5886;--substage-theme-background:#2472ad;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#256693;--substage-theme-background:#3383bb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#3776a1;--substage-theme-background:#4693c7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#3e81aa;--substage-theme-background:#4a9dd0;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#5293bb;--substage-theme-background:#66b7e9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#6eb1d6;--substage-theme-background:#81d2ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#89cff1;--substage-theme-background:#a3e1ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#a0e0ff;--substage-theme-background:#bae8fe;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#beeaff;--substage-theme-background:#ddf4ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#166d6b;--substage-theme-background:#1a827f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#247e76;--substage-theme-background:#259d9a;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#2a8b83;--substage-theme-background:#3cbbb1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#3a9b91;--substage-theme-background:#4dc6bb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#43a99e;--substage-theme-background:#4dc6bc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#57baaf;--substage-theme-background:#51cfc2;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#72d5c7;--substage-theme-background:#6ce9da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#8df0df;--substage-theme-background:#9df8e8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#9cfff0;--substage-theme-background:#b0fff3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#ccfff6;--substage-theme-background:#e6fffb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#1e7a3c;--substage-theme-background:#259c4b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#22853f;--substage-theme-background:#2dab53;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#2c9248;--substage-theme-background:#3bb95f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#3c9f57;--substage-theme-background:#4cc56f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#43a85c;--substage-theme-background:#50ce71;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#57b96f;--substage-theme-background:#72d78b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#72d589;--substage-theme-background:#81e899;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#8defa2;--substage-theme-background:#91f9a7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#9dffb2;--substage-theme-background:#b7ffc6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#caffd4;--substage-theme-background:#e8ffec;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#7a1c6c;--substage-theme-background:#9c2288;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#842177;--substage-theme-background:#ab2b9c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#912a87;--substage-theme-background:#b83aab;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#9f3b95;--substage-theme-background:#c54cb9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#b956b2;--substage-theme-background:#ce4fc5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#d472d0;--substage-theme-background:#e76bdd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#ef8ded;--substage-theme-background:#fda5fb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#fea2fb;--substage-theme-background:#fdbbfc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#fdc0fc;--substage-theme-background:#fedefe;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#ffd8fe;--substage-theme-background:#fff2ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#6f3d17;--substage-theme-background:#83491d;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#78441b;--substage-theme-background:#9c5622;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#844821;--substage-theme-background:#ab5f2c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#92522a;--substage-theme-background:#b96b39;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#a86642;--substage-theme-background:#c57a4b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#b97955;--substage-theme-background:#ce7c4f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#d59271;--substage-theme-background:#e7986c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#efab8c;--substage-theme-background:#fcae85;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#fdbea2;--substage-theme-background:#fdcfba;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#ffd2be;--substage-theme-background:#fee9de;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad[data-v-e6922b62]:nth-child(3n+1){--stage-theme-background:#60b6ff;--substage-theme-background:#a6d6ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad[data-v-e6922b62]:nth-child(3n+2){--stage-theme-background:#68e8db;--substage-theme-background:#98fff5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad[data-v-e6922b62]:nth-child(3n+3){--stage-theme-background:#ffe483;--substage-theme-background:#ffefb6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#ff6c6c;--substage-theme-background:#ff8b8b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#f88;--substage-theme-background:#faa;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#ffc656;--substage-theme-background:#ffdb95;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#bbe00f;--substage-theme-background:#e6ff73;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#59d8b7;--substage-theme-background:#91ebd3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#32c2d3;--substage-theme-background:#72d4df;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#34acef;--substage-theme-background:#7acfff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#8a94dd;--substage-theme-background:#bbc3fa;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#b077a4;--substage-theme-background:#dcabd1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#a16f92;--substage-theme-background:#bf97b3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--dark[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#821d3f;--substage-theme-background:#9e4a66;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#681739;--substage-theme-background:#8d385c;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#63286c;--substage-theme-background:#894793;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#392164;--substage-theme-background:#694d9a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#3e3570;--substage-theme-background:#665c9a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#226;--substage-theme-background:#515199;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#214365;--substage-theme-background:#426c97;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#3a637c;--substage-theme-background:#6088a0;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#2b7563;--substage-theme-background:#429581;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#336446;--substage-theme-background:#548969;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-e6922b62]:nth-child(10n+1){--stage-theme-background:#291e2c;--substage-theme-background:#715d77;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-e6922b62]:nth-child(10n+2){--stage-theme-background:#4a1b1f;--substage-theme-background:#94575d;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-e6922b62]:nth-child(10n+3){--stage-theme-background:#6f2924;--substage-theme-background:#a66762;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-e6922b62]:nth-child(10n+4){--stage-theme-background:#48283b;--substage-theme-background:#855873;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-e6922b62]:nth-child(10n+5){--stage-theme-background:#68434b;--substage-theme-background:#9a747c;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-e6922b62]:nth-child(10n+6){--stage-theme-background:#8c573a;--substage-theme-background:#c29176;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-e6922b62]:nth-child(10n+7){--stage-theme-background:#644b3e;--substage-theme-background:#a0877a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-e6922b62]:nth-child(10n+8){--stage-theme-background:#907543;--substage-theme-background:#c6af85;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-e6922b62]:nth-child(10n+9){--stage-theme-background:#404c24;--substage-theme-background:#778557;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-e6922b62]:nth-child(10n+10){--stage-theme-background:#525a3e;--substage-theme-background:#8a9277;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.metrics-cell[data-v-e6922b62]{display:flex;flex-direction:column;padding:20px 10px}.metrics-cell--empty[data-v-e6922b62]{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:180px}.metrics-cell__item[data-v-e6922b62]{background:#f2f4f5;margin-bottom:10px;padding:30px 10px;position:relative}.export--light .metrics-cell__item[data-v-e6922b62]{background:#fff}.metrics-cell__item:hover .metrics-cell__delete[data-v-e6922b62]{opacity:1}.metrics-cell__item-invalid[data-v-e6922b62]{background-color:rgba(251,93,58,.1);border:1px solid #fb5d3a;border-radius:4px;margin:6px 0 20px;padding:10px}.metrics-cell__permission[data-v-e6922b62]{background:hsla(0,0%,100%,.9);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:0 15px;position:absolute;right:0;text-align:center;top:0;z-index:1}.metrics-cell__delete[data-v-e6922b62]{opacity:0;position:absolute;right:5px;top:5px;transition:opacity .3s ease-in}.export .metrics-cell__delete[data-v-e6922b62],.presentation .metrics-cell__delete[data-v-e6922b62]{display:none}.metrics-cell__target[data-v-e6922b62]{margin-top:15px}