/*!
 * vue2-animate v1.0.4
 * (c) 2016 Simon Asika
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */.bounce-enter-active,.bounce-leave-active,.bounceDown-enter-active,.bounceDown-leave-active,.bounceIn,.bounceInDown,.bounceInLeft,.bounceInRight,.bounceInUp,.bounceLeft-enter-active,.bounceLeft-leave-active,.bounceOut,.bounceOutDown,.bounceOutLeft,.bounceOutRight,.bounceOutUp,.bounceRight-enter-active,.bounceRight-leave-active,.bounceUp-enter-active,.bounceUp-leave-active,.fade-enter-active,.fade-leave-active,.fadeDown-enter-active,.fadeDown-leave-active,.fadeDownBig-enter-active,.fadeDownBig-leave-active,.fadeIn,.fadeInDown,.fadeInDownBig,.fadeInLeft,.fadeInLeftBig,.fadeInRight,.fadeInRightBig,.fadeInUp,.fadeInUpBig,.fadeLeft-enter-active,.fadeLeft-leave-active,.fadeLeftBig-enter-active,.fadeLeftBig-leave-active,.fadeOut,.fadeOutDown,.fadeOutDownBig,.fadeOutLeft,.fadeOutLeftBig,.fadeOutRight,.fadeOutRightBig,.fadeOutUp,.fadeOutUpBig,.fadeRight-enter-active,.fadeRight-leave-active,.fadeRightBig-enter-active,.fadeRightBig-leave-active,.fadeUp-enter-active,.fadeUp-leave-active,.fadeUpBig-enter-active,.fadeUpBig-leave-active,.rotateDownLeft-enter-active,.rotateDownLeft-leave-active,.rotateDownRight-enter-active,.rotateDownRight-leave-active,.rotateInDownLeft,.rotateInDownRight,.rotateInUpLeft,.rotateInUpRight,.rotateOutDownLeft,.rotateOutDownRight,.rotateOutUpLeft,.rotateOutUpRight,.rotateUpLeft-enter-active,.rotateUpLeft-leave-active,.rotateUpRight-enter-active,.rotateUpRight-leave-active,.slide-enter-active,.slide-leave-active,.slideDown-enter-active,.slideDown-leave-active,.slideIn,.slideInDown,.slideInLeft,.slideInRight,.slideInUp,.slideLeft-enter-active,.slideLeft-leave-active,.slideOut,.slideOutDown,.slideOutLeft,.slideOutRight,.slideOutUp,.slideRight-enter-active,.slideRight-leave-active,.slideUp-enter-active,.slideUp-leave-active,.zoom-enter-active,.zoom-leave-active,.zoomDown-enter-active,.zoomDown-leave-active,.zoomIn,.zoomInDown,.zoomInLeft,.zoomInRight,.zoomInUp,.zoomLeft-enter-active,.zoomLeft-leave-active,.zoomOut,.zoomOutDown,.zoomOutLeft,.zoomOutRight,.zoomOutUp,.zoomRight-enter-active,.zoomRight-leave-active,.zoomUp-enter-active,.zoomUp-leave-active{animation-duration:1s;animation-fill-mode:both}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active,.bounceIn{animation-name:bounceIn}.bounce-leave-active,.bounceOut{animation-name:bounceOut}.bounceInUp,.bounceUp-enter-active{animation-name:bounceInUp}.bounceOutUp,.bounceUp-leave-active{animation-name:bounceOutUp}.bounceInRight,.bounceRight-enter-active{animation-name:bounceInRight}.bounceOutRight,.bounceRight-leave-active{animation-name:bounceOutRight}.bounceInLeft,.bounceLeft-enter-active{animation-name:bounceInLeft}.bounceLeft-leave-active,.bounceOutLeft{animation-name:bounceOutLeft}.bounceDown-enter-active,.bounceInDown{animation-name:bounceInDown}.bounceDown-leave-active,.bounceOutDown{animation-name:bounceOutDown}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fade-enter-active,.fadeIn{animation-name:fadeIn}.fade-leave-active,.fadeOut{animation-name:fadeOut}.fadeInUpBig,.fadeUpBig-enter-active{animation-name:fadeInUpBig}.fadeOutUpBig,.fadeUpBig-leave-active{animation-name:fadeOutUpBig}.fadeInUp,.fadeUp-enter-active{animation-name:fadeInUp}.fadeOutUp,.fadeUp-leave-active{animation-name:fadeOutUp}.fadeInRightBig,.fadeRightBig-enter-active{animation-name:fadeInRightBig}.fadeOutRightBig,.fadeRightBig-leave-active{animation-name:fadeOutRightBig}.fadeInRight,.fadeRight-enter-active{animation-name:fadeInRight}.fadeOutRight,.fadeRight-leave-active{animation-name:fadeOutRight}.fadeInLeftBig,.fadeLeftBig-enter-active{animation-name:fadeInLeftBig}.fadeLeftBig-leave-active,.fadeOutLeftBig{animation-name:fadeOutLeftBig}.fadeInLeft,.fadeLeft-enter-active{animation-name:fadeInLeft}.fadeLeft-leave-active,.fadeOutLeft{animation-name:fadeOutLeft}.fadeDownBig-enter-active,.fadeInDownBig{animation-name:fadeInDownBig}.fadeDownBig-leave-active,.fadeOutDownBig{animation-name:fadeOutDownBig}.fadeDown-enter-active,.fadeInDown{animation-name:fadeInDown}.fadeDown-leave-active,.fadeOutDown{animation-name:fadeOutDown}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:none;transform-origin:center}}@keyframes rotateOut{0%{opacity:1;transform-origin:center}to{opacity:0;transform:rotate(200deg);transform-origin:center}}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(45deg);transform-origin:left bottom}}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotate-enter-active,.rotate-leave-active,.rotateIn,.rotateOut{animation-duration:1s;animation-fill-mode:both}.rotate-enter-active,.rotateIn{animation-name:rotateIn}.rotate-leave-active,.rotateOut{animation-name:rotateOut}.rotateInUpRight,.rotateUpRight-enter-active{animation-name:rotateInUpRight}.rotateOutUpRight,.rotateUpRight-leave-active{animation-name:rotateOutUpRight}.rotateInUpLeft,.rotateUpLeft-enter-active{animation-name:rotateInUpLeft}.rotateOutUpLeft,.rotateUpLeft-leave-active{animation-name:rotateOutUpLeft}.rotateDownRight-enter-active,.rotateInDownRight{animation-name:rotateInDownRight}.rotateDownRight-leave-active,.rotateOutDownRight{animation-name:rotateOutDownRight}.rotateDownLeft-enter-active,.rotateInDownLeft{animation-name:rotateInDownLeft}.rotateDownLeft-leave-active,.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slide-enter-active,.slideIn{animation-name:slideIn}.slide-leave-active,.slideOut{animation-name:slideOut}.slideInUp,.slideUp-enter-active{animation-name:slideInUp}.slideOutUp,.slideUp-leave-active{animation-name:slideOutUp}.slideInRight,.slideRight-enter-active{animation-name:slideInRight}.slideOutRight,.slideRight-leave-active{animation-name:slideOutRight}.slideInLeft,.slideLeft-enter-active{animation-name:slideInLeft}.slideLeft-leave-active,.slideOutLeft{animation-name:slideOutLeft}.slideDown-enter-active,.slideInDown{animation-name:slideInDown}.slideDown-leave-active,.slideOutDown{animation-name:slideOutDown}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoom-enter-active,.zoomIn{animation-name:zoomIn}.zoom-leave-active,.zoomOut{animation-name:zoomOut}.zoomInUp,.zoomUp-enter-active{animation-name:zoomInUp}.zoomOutUp,.zoomUp-leave-active{animation-name:zoomOutUp}.zoomInRight,.zoomRight-enter-active{animation-name:zoomInRight}.zoomOutRight,.zoomRight-leave-active{animation-name:zoomOutRight}.zoomInLeft,.zoomLeft-enter-active{animation-name:zoomInLeft}.zoomLeft-leave-active,.zoomOutLeft{animation-name:zoomOutLeft}.zoomDown-enter-active,.zoomInDown{animation-name:zoomInDown}.zoomDown-leave-active,.zoomOutDown{animation-name:zoomOutDown}.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}:root{--default-slider-background:linear-gradient(90deg,#59d8b7,#aa8ef1)!important;--system-theme:disable;container-name:html}body{--mb:16px;--white:#fff;--page-landing-bg:var(--white);--color-text-darken:#2e2e2e;--color-text-lighten:#99a4b0;--icon-size:128px;--panel-side-indents:20px;--color-primary:#ba81ff;--color-secondary:#cfa7ff;--color-tertiary:#eaeaf8;--page-min-width:320px;--color-uxpressia:#ba81ff;--color-uxpressia-secondary:#cfa7ff;--color-cjm:#14a3f9;--color-persona:#59d8b7;--color-academy:#5bd1d7;--color-impact-map:#fc2a9c;--color-impact-map-gradient:linear-gradient(90deg,#e92d93 -3.57%,#d182ff 101.79%),#44484f;--color-secondary-cjm:#59c1ff;--color-secondary-persona:#56ebc4;--color-secondary-impact-map:#ff7dc4;--color-secondary-private:var(--gray-7);--color-disabled:var(--gray-7);--sw-gap-top:40px;--sw-gap-bottom:120px;--corner-border-radius:15px;--corner-border-radius-sm:4px;--transition-default:0.3s ease-in;--image-shadow:0 2px 10px rgba(0,0,0,.2);--u-btn-size:24px;--u-btn-padding:0;--u-btn-radius:50%;--u-btn-icon-size:16px;--u-btn-color:inherit;--u-btn-background:transparent;--u-btn-background-hover:hsla(215,8%,57%,.2);--light-gray-1:#eff1f3;--light-gray-2:#f7f8f9;--gray-base:#89909a;--gray-7:#bec7d0;--gray-6:#99a4b0;--gray-5:#89909a;--gray-4:#686e78;--gray-3:#626970;--gray-2:#44484f;--gray-darken-0:#686e78;--gray-darken-1:#2e3238;--gray-darken-2:#44484f;--light-purple-1:#eaeaf8;--light-purple-2:#f4f5fd;--purple-1:#ba81ff;--purple-2:#cfa7ff;--purple-3:#eaeaf8;--additional-1:#dd270a;--file-type-color-pdf:#e74133;--file-type-color-doc:#1565c0;--file-type-color-docx:#1565c0;--file-type-color-csv:#32c2d3;--file-type-color-ppt:#d36a0a;--file-type-color-pptx:#d36a0a;--file-type-color-xlsx:#007934;--file-type-color-xls:#007934;--file-type-color-txt:#8a94dd;--file-type-color-img:#b68aa8;--artifact-header-height:52px;--header-public-height:110px;--header-height:74px;--public-notification-height:0px;--freebies-cta-height:100px;--landing-content-width:1280px;--landing-content-indents-px:40px;--app-main-indents:30px;--app-header-indents:var(--app-main-indents);--artifact-aside-width:260px;--artifact-aside-toggle-size:25px;--artifact-aside-left-shift:calc(var(--artifact-aside-width) - var(--artifact-aside-toggle-size))}@media only screen and (max-width:1024px){body{--header-public-height:70px}}@media only screen and (max-width:768px){body{--sw-gap-top:40px;--sw-gap-bottom:40px;--landing-content-indents-px:20px}}@container html style(--system-theme: enable){@media(prefers-color-scheme:light){body .page-landing{--light-purple-1:#eaeaf8;--light-purple-2:#f4f5fd;--white:#fff;--page-landing-bg:#fff;--color-text-darken:#2e2e2e;--light-gray-1:#eff1f3;--light-gray-2:#f7f8f9}}@media(prefers-color-scheme:dark){body .page-landing{--light-purple-1:#090807;--light-purple-2:#090807;--white:#000;--page-landing-bg:#000;--color-text-darken:#d0d0d0;--light-gray-1:#100e0c;--light-gray-2:#070605}body .page-landing img{opacity:.7}}}.rigid{--page-min-width:1264px}.theme-cjm{--color-primary:#14a3f9;--color-secondary:#59c1ff;--color-tertiary:#cff0ff}.theme-persona{--color-primary:#59d8b7;--color-secondary:#56ebc4;--color-tertiary:#dbf6ef}.theme-impact-map{--color-primary:#fc2a9c;--color-secondary:#ff7dc4;--color-tertiary:#fedff0;--color-primary-gradient:linear-gradient(90deg,#e92d93 -3.57%,#d182ff 101.79%),#44484f}.theme-default{--color-primary:#ba81ff;--color-secondary:#cfa7ff;--color-tertiary:#eaeaf8}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{min-height:30px;overflow:auto;resize:vertical}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:100;src:url(/_nuxt/fonts/Montserrat-Thin.4f99c43.woff2) format("woff2"),url(/_nuxt/fonts/Montserrat-Thin.7d1f4d8.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:200;src:url(/_nuxt/fonts/Montserrat-ExtraLight.b23556d.woff2) format("woff2"),url(/_nuxt/fonts/Montserrat-ExtraLight.426da01.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:300;src:url(/_nuxt/fonts/Montserrat-Light.2cbca90.woff2) format("woff2"),url(/_nuxt/fonts/Montserrat-Light.3835429.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/_nuxt/fonts/Montserrat-Regular.a34a420.woff2) format("woff2"),url(/_nuxt/fonts/Montserrat-Regular.4fff79a.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(/_nuxt/fonts/Montserrat-Medium.4936e44.woff2) format("woff2"),url(/_nuxt/fonts/Montserrat-Medium.bd2f827.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/_nuxt/fonts/Montserrat-SemiBold.11fc716.woff2) format("woff2"),url(/_nuxt/fonts/Montserrat-SemiBold.bbf7b03.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/_nuxt/fonts/Montserrat-Bold.58fe203.woff2) format("woff2"),url(/_nuxt/fonts/Montserrat-Bold.2c6fd13.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:800;src:url(/_nuxt/fonts/Montserrat-ExtraBold.0b822b0.woff2) format("woff2"),url(/_nuxt/fonts/Montserrat-ExtraBold.db41bca.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:900;src:url(/_nuxt/fonts/Montserrat-Black.e3ce78f.woff2) format("woff2"),url(/_nuxt/fonts/Montserrat-Black.f6d757e.woff) format("woff")}html{font-size:16px}@media only screen and (max-width:1024px){html{font-size:12px}}body{-webkit-font-smoothing:initial;color:#2e3238;font-family:Montserrat,Trebuchet MS,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300}*{letter-spacing:.01em;letter-spacing:var(--letter-spacing,.01em)}mark{background:none;color:#14a3f9}[contenteditable=true]{transition:background .3s ease-in}[contenteditable=true]:focus,[contenteditable=true]:not(.fr-view):hover{background-color:hsla(0,0%,100%,.1)}.features__content h1,.features__content h2,.features__content h3,.features__content h4,.page-content h1,.page-content h2,.page-content h3,.page-content h4{font-weight:500;letter-spacing:normal;margin:0 0 1.375rem}.features__content h1,.page-content h1{font-size:2.25rem;line-height:2.875rem;text-indent:-.07em}.features__content h2,.page-content h2{font-size:1.5rem;line-height:1.875rem}ol+.features__content h2,ol+.page-content h2,p+.features__content h2,p+.page-content h2,ul+.features__content h2,ul+.page-content h2{margin-top:60px}.features__content h3,.page-content h3{font-size:1rem;font-weight:400;line-height:1.5rem}ol+.features__content h3,ol+.page-content h3,p+.features__content h3,p+.page-content h3,ul+.features__content h3,ul+.page-content h3{margin-top:50px}.features__content figure,.features__content p,.page-content figure,.page-content p{--mb:0;font-size:1rem;line-height:1.5rem;margin:0 0 1.25rem}.features__content figure img,.page-content figure img{display:block;max-width:100%}.features__content ol,.features__content ul,.page-content ol,.page-content ul{font-size:1rem;line-height:1.5rem;margin:0 0 1.25rem 25px;padding:0}.sticker .sticker-content figure,.sticker .sticker-content ol,.sticker .sticker-content p,.sticker .sticker-content ul,.widget__wrap .widget__content figure,.widget__wrap .widget__content ol,.widget__wrap .widget__content p,.widget__wrap .widget__content ul{--mb:10px;font-size:inherit;line-height:1.5;margin:0}.sticker .sticker-content ol,.sticker .sticker-content ul,.widget__wrap .widget__content ol,.widget__wrap .widget__content ul{margin-left:5px;padding-left:20px}.sticker .sticker-content h2,.sticker .sticker-content h3,.sticker .sticker-content h4,.widget__wrap .widget__content h2,.widget__wrap .widget__content h3,.widget__wrap .widget__content h4{margin:0}.sticker .sticker-content h2,.widget__wrap .widget__content h2{font-size:22px}.sticker .sticker-content h3,.widget__wrap .widget__content h3{font-size:20px}.sticker .sticker-content h4,.widget__wrap .widget__content h4{font-size:14px}.sticker .sticker-content a,.widget__wrap .widget__content a{-webkit-text-decoration:underline;text-decoration:underline}.sticker .sticker-content a:hover,.widget__wrap .widget__content a:hover{-webkit-text-decoration:none;text-decoration:none}.sticker .sticker-content b,.sticker .sticker-content strong,.widget__wrap .widget__content b,.widget__wrap .widget__content strong{font-weight:700}a{color:var(--color-primary);-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease-in}@media only screen and (min-width:1024px){a:hover{color:var(--color-secondary)}}a.underlined{-webkit-text-decoration:underline;text-decoration:underline}@media only screen and (min-width:1024px){a.underlined:hover{-webkit-text-decoration:none;text-decoration:none}}a img,a:link img,a:visited img{border:0}.table{border:1px solid #cecece;margin:0 0 25px;width:100%}.table caption{margin-bottom:5px;text-align:left}.table td,.table th{border:1px solid #cecece;padding:5px}.table td.center,.table th.center{text-align:center}.table td.left,.table th.left{text-align:left}.table td.right,.table th.right{text-align:right}.text-initial{text-transform:none}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.font-thin{--outer-fw:100;font-weight:100}.font-extralight{--outer-fw:200;font-weight:200}.font-light{--outer-fw:300;font-weight:300}.font-regular{--outer-fw:400;font-weight:400}.font-medium{--outer-fw:500;font-weight:500}.font-semibold{--outer-fw:600;font-weight:600}.font-bold{--outer-fw:700;font-weight:700}.font-extrabold{--outer-fw:800;font-weight:800}.font-black{--outer-fw:900;font-weight:900}.text-center,.text-center-only-desktop{text-align:center}@media only screen and (max-width:768px){.text-center-only-desktop{text-align:left}}.section-button-row{--outer-mt:30px;padding-top:40px;padding-top:var(--sbrpt,40px)}.section-button-row:has(.ui-button+.ui-button){display:flex;flex-wrap:wrap;gap:20px}@media only screen and (max-width:768px){.section-button-row{padding-top:30px;padding-top:var(--sbrpt,30px)}}.v-application p{margin-bottom:var(--outer-mb,var(--mb))!important}*{box-sizing:border-box}html{--section-bg-color:#44484f;--section-font-color:#b9b9b9;background:#44484f;display:flex!important;font-size:16px!important;height:auto!important;overflow-x:visible!important;overflow-x:initial!important;overflow-x:var(--html-overflow-x,initial)!important;position:relative}@media only screen and (max-width:1024px){html{font-size:12px!important}}body{display:flex;flex-direction:column;height:auto;margin:0;min-height:100%;scrollbar-color:#89909a transparent;scrollbar-width:thin;width:100%}body.fullscreen{background:#44484f;overflow:auto}body.rigid{width:auto}@media only screen and (max-width:1024px){body{max-width:100%}}@media only screen and (max-width:768px){body{min-width:375px}}body ::-webkit-scrollbar{background:transparent;height:16px;width:16px}body ::-webkit-scrollbar-corner{background-color:transparent}body ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:rgba(98,105,112,.6);border:5px solid transparent;border-radius:1rem}body ::-webkit-scrollbar-thumb:hover{background-color:#626970}body div,textarea{scrollbar-width:thin}[contenteditable]{outline:none}body .cke_float,body .cke_top{width:395px}.svg-icon{fill:currentColor}.svg-up{transform:rotate(0deg)}.svg-right{transform:rotate(90deg)}.svg-down{transform:rotate(180deg)}.svg-left{transform:rotate(-90deg)}.svg-holder{display:none}.beta-label{background:#ffc656;color:#000!important;display:inline-block;font-size:10px;font-weight:500;line-height:16px;padding:0 5px;text-transform:uppercase}.fr-popup.fr-active{z-index:100!important}.fr-qi-helper{padding-left:30px}.theme-impact-map .fr-qi-helper{display:flex;flex-wrap:wrap;width:200px}.theme-impact-map .fr-qi-helper .fr-floating-btn{margin:0 10px 10px 0!important}.fr-wrapper{display:flex;flex-direction:column;flex-grow:1;transform:translateZ(0)}.fr-wrapper .fr-element.fr-view ol,.fr-wrapper .fr-element.fr-view ul{padding-left:20px}.fr-wrapper .fr-element.fr-view ol li,.fr-wrapper .fr-element.fr-view ul li{list-style-position:outside}.fr-wrapper .fr-element.fr-view .fr-element--align-overridden{list-style-position:inside}.fr-wrapper .fr-element.fr-view img{padding:0}.fr-wrapper .fr-element+div[contenteditable=true]{display:none}.fr-element{cursor:text;flex-grow:1}.fr-element__placeholder{pointer-events:none}.artifact-meta-cell table,.im-cell table,.sticker table,.widget table{border:none;border-collapse:collapse;empty-cells:show;max-width:100%}.artifact-meta-cell table th,.im-cell table th,.sticker table th,.widget table th{background:#e6e6e6}.artifact-meta-cell table td,.artifact-meta-cell table th,.im-cell table td,.im-cell table th,.sticker table td,.sticker table th,.widget table td,.widget table th{border:1px solid #ddd}.artifact-meta-cell table td:empty,.artifact-meta-cell table th:empty,.im-cell table td:empty,.im-cell table th:empty,.sticker table td:empty,.sticker table th:empty,.widget table td:empty,.widget table th:empty{height:20px}.artifact-meta-cell table.fr-highlighted,.im-cell table.fr-highlighted,.sticker table.fr-highlighted,.widget table.fr-highlighted{border:1px double red}.artifact-meta-cell table.fr-thick,.im-cell table.fr-thick,.sticker table.fr-thick,.widget table.fr-thick{border-width:2px}.artifact-meta-cell table.fr-dashed-borders td,.artifact-meta-cell table.fr-dashed-borders th,.im-cell table.fr-dashed-borders td,.im-cell table.fr-dashed-borders th,.sticker table.fr-dashed-borders td,.sticker table.fr-dashed-borders th,.widget table.fr-dashed-borders td,.widget table.fr-dashed-borders th{border-style:dashed}.artifact-meta-cell table.fr-alternate-rows tbody tr:nth-child(2n),.im-cell table.fr-alternate-rows tbody tr:nth-child(2n),.sticker table.fr-alternate-rows tbody tr:nth-child(2n),.widget table.fr-alternate-rows tbody tr:nth-child(2n){background:#f5f5f5}.artifact-meta-cell .fr-quick-insert,.im-cell .fr-quick-insert,.sticker .fr-quick-insert,.widget .fr-quick-insert{margin-left:15px!important}.artifact-meta-cell .fr-box,.artifact-meta-cell.fr-box,.im-cell .fr-box,.im-cell.fr-box,.sticker .fr-box,.sticker.fr-box,.widget .fr-box,.widget.fr-box{display:flex;flex-direction:column}.artifact-meta-cell .fr-target,.artifact-meta-cell .fr-tmp,.im-cell .fr-target,.im-cell .fr-tmp,.sticker .fr-target,.sticker .fr-tmp,.widget .fr-target,.widget .fr-tmp{word-wrap:break-word;flex-grow:1;outline:0 solid transparent}.artifact-meta-cell .fr-target:focus,.artifact-meta-cell .fr-tmp:focus,.im-cell .fr-target:focus,.im-cell .fr-tmp:focus,.sticker .fr-target:focus,.sticker .fr-tmp:focus,.widget .fr-target:focus,.widget .fr-tmp:focus{outline:0 solid transparent}.artifact-meta-cell .fr-target .fr-img-caption .fr-img-wrap,.artifact-meta-cell .fr-tmp .fr-img-caption .fr-img-wrap,.im-cell .fr-target .fr-img-caption .fr-img-wrap,.im-cell .fr-tmp .fr-img-caption .fr-img-wrap,.sticker .fr-target .fr-img-caption .fr-img-wrap,.sticker .fr-tmp .fr-img-caption .fr-img-wrap,.widget .fr-target .fr-img-caption .fr-img-wrap,.widget .fr-tmp .fr-img-caption .fr-img-wrap{margin:auto;padding:0;text-align:center;width:100%}.artifact-meta-cell .fr-target span.fr-img-caption.fr-dib,.artifact-meta-cell .fr-tmp span.fr-img-caption.fr-dib,.im-cell .fr-target span.fr-img-caption.fr-dib,.im-cell .fr-tmp span.fr-img-caption.fr-dib,.sticker .fr-target span.fr-img-caption.fr-dib,.sticker .fr-tmp span.fr-img-caption.fr-dib,.widget .fr-target span.fr-img-caption.fr-dib,.widget .fr-tmp span.fr-img-caption.fr-dib{display:block;float:none;margin:5px auto;vertical-align:top}.artifact-meta-cell .fr-target span.fr-img-caption,.artifact-meta-cell .fr-tmp span.fr-img-caption,.im-cell .fr-target span.fr-img-caption,.im-cell .fr-tmp span.fr-img-caption,.sticker .fr-target span.fr-img-caption,.sticker .fr-tmp span.fr-img-caption,.widget .fr-target span.fr-img-caption,.widget .fr-tmp span.fr-img-caption{max-width:100%;position:relative}.artifact-meta-cell .fr-target .fr-img-caption,.artifact-meta-cell .fr-tmp .fr-img-caption,.im-cell .fr-target .fr-img-caption,.im-cell .fr-tmp .fr-img-caption,.sticker .fr-target .fr-img-caption,.sticker .fr-tmp .fr-img-caption,.widget .fr-target .fr-img-caption,.widget .fr-tmp .fr-img-caption{text-align:center}.artifact-meta-cell .fr-target .fr-img-caption .fr-img-wrap img,.artifact-meta-cell .fr-tmp .fr-img-caption .fr-img-wrap img,.im-cell .fr-target .fr-img-caption .fr-img-wrap img,.im-cell .fr-tmp .fr-img-caption .fr-img-wrap img,.sticker .fr-target .fr-img-caption .fr-img-wrap img,.sticker .fr-tmp .fr-img-caption .fr-img-wrap img,.widget .fr-target .fr-img-caption .fr-img-wrap img,.widget .fr-tmp .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.artifact-meta-cell .fr-target img,.artifact-meta-cell .fr-tmp img,.im-cell .fr-target img,.im-cell .fr-tmp img,.sticker .fr-target img,.sticker .fr-tmp img,.widget .fr-target img,.widget .fr-tmp img{cursor:pointer;max-width:100%;padding:0;position:relative}.artifact-meta-cell .fr-target .fr-img-caption .fr-img-wrap>span,.artifact-meta-cell .fr-tmp .fr-img-caption .fr-img-wrap>span,.im-cell .fr-target .fr-img-caption .fr-img-wrap>span,.im-cell .fr-tmp .fr-img-caption .fr-img-wrap>span,.sticker .fr-target .fr-img-caption .fr-img-wrap>span,.sticker .fr-tmp .fr-img-caption .fr-img-wrap>span,.widget .fr-target .fr-img-caption .fr-img-wrap>span,.widget .fr-tmp .fr-img-caption .fr-img-wrap>span{box-sizing:border-box;display:block;font-size:14px;font-weight:400;margin:auto;opacity:.9;padding:5px 5px 10px;text-align:center;width:100%}.artifact-meta-cell .fr-target blockquote,.artifact-meta-cell .fr-tmp blockquote,.im-cell .fr-target blockquote,.im-cell .fr-tmp blockquote,.sticker .fr-target blockquote,.sticker .fr-tmp blockquote,.widget .fr-target blockquote,.widget .fr-tmp blockquote{border-left:2px solid #5e35b1;color:#5e35b1;margin-left:0;padding-left:5px}.artifact-meta-cell .fr-target blockquote blockquote,.artifact-meta-cell .fr-tmp blockquote blockquote,.im-cell .fr-target blockquote blockquote,.im-cell .fr-tmp blockquote blockquote,.sticker .fr-target blockquote blockquote,.sticker .fr-tmp blockquote blockquote,.widget .fr-target blockquote blockquote,.widget .fr-tmp blockquote blockquote{border-color:#00bcd4;color:#00bcd4}.artifact-meta-cell .fr-target blockquote blockquote blockquote,.artifact-meta-cell .fr-tmp blockquote blockquote blockquote,.im-cell .fr-target blockquote blockquote blockquote,.im-cell .fr-tmp blockquote blockquote blockquote,.sticker .fr-target blockquote blockquote blockquote,.sticker .fr-tmp blockquote blockquote blockquote,.widget .fr-target blockquote blockquote blockquote,.widget .fr-tmp blockquote blockquote blockquote{border-color:#43a047;color:#43a047}.artifact-meta-cell .fr-target strong,.artifact-meta-cell .fr-tmp strong,.im-cell .fr-target strong,.im-cell .fr-tmp strong,.sticker .fr-target strong,.sticker .fr-tmp strong,.widget .fr-target strong,.widget .fr-tmp strong{font-weight:700}.artifact-meta-cell .fr-target ol,.artifact-meta-cell .fr-target ul,.artifact-meta-cell .fr-tmp ol,.artifact-meta-cell .fr-tmp ul,.im-cell .fr-target ol,.im-cell .fr-target ul,.im-cell .fr-tmp ol,.im-cell .fr-tmp ul,.sticker .fr-target ol,.sticker .fr-target ul,.sticker .fr-tmp ol,.sticker .fr-tmp ul,.widget .fr-target ol,.widget .fr-target ul,.widget .fr-tmp ol,.widget .fr-tmp ul{margin-bottom:12px;padding-left:20px}.artifact-meta-cell .fr-target ol li,.artifact-meta-cell .fr-target ul li,.artifact-meta-cell .fr-tmp ol li,.artifact-meta-cell .fr-tmp ul li,.im-cell .fr-target ol li,.im-cell .fr-target ul li,.im-cell .fr-tmp ol li,.im-cell .fr-tmp ul li,.sticker .fr-target ol li,.sticker .fr-target ul li,.sticker .fr-tmp ol li,.sticker .fr-tmp ul li,.widget .fr-target ol li,.widget .fr-target ul li,.widget .fr-tmp ol li,.widget .fr-tmp ul li{margin-bottom:5px}.artifact-meta-cell .fr-tmp,.im-cell .fr-tmp,.sticker .fr-tmp,.widget .fr-tmp{z-index:2}.artifact-meta-cell .fr-box a.fr-floating-btn:hover,.artifact-meta-cell.fr-box a.fr-floating-btn:hover,.im-cell .fr-box a.fr-floating-btn:hover,.im-cell.fr-box a.fr-floating-btn:hover,.sticker .fr-box a.fr-floating-btn:hover,.sticker.fr-box a.fr-floating-btn:hover,.widget .fr-box a.fr-floating-btn:hover,.widget.fr-box a.fr-floating-btn:hover{background:#ebebeb}.artifact-meta-cell img.fr-dib,.im-cell img.fr-dib,.sticker img.fr-dib,.widget img.fr-dib{display:block;float:none;margin:5px auto;vertical-align:top}.artifact-meta-cell img.fr-dib.fr-fil,.im-cell img.fr-dib.fr-fil,.sticker img.fr-dib.fr-fil,.widget img.fr-dib.fr-fil{margin-left:0;text-align:left}.artifact-meta-cell img.fr-dib.fr-fir,.im-cell img.fr-dib.fr-fir,.sticker img.fr-dib.fr-fir,.widget img.fr-dib.fr-fir{margin-right:0;text-align:right}.im-cell ol,.im-cell ul{margin-left:10px;padding-left:15px}.fr-emoticon{display:inline;font-family:Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-weight:400;line-height:0}.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat!important;display:inline-block;font-size:inherit;height:1em;line-height:1;margin:-.1em .1em .1em;min-height:20px;min-width:20px;vertical-align:middle;width:1em}.fr-view a{pointer-events:all}.fr-view img.fr-fic{margin-bottom:5px;margin-top:5px}.fr-view img.fr-fic.fr-dii{vertical-align:top}.fr-view img.fr-fic.fr-dib{margin-bottom:10px;margin-top:10px}.fr-view strong{font-weight:700}.fr-fic{max-width:100%}.fr-shadow{box-shadow:4px 4px 5px 0 #ccc}.fr-modal .fr-modal-wrapper div.fr-modal-body{background:var(--light-gray-2)}div.fr-modal-body div.fr-image-list .fr-list-column{width:calc(25% - 30px)!important}div.fr-modal-body div.fr-image-list .fr-list-column+.fr-list-column{margin-left:40px!important}div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img{display:none!important}div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img{left:66%!important}.fr-toolbar .fr-btn-grp:after{background:var(--gray-7);content:"";display:block;height:48px;left:-14px;position:relative;width:1px}.fr-toolbar .fr-btn-grp:first-child:after{display:none}.version-mode .cjm-cell .fr-element,.version-mode .im-cell .fr-element,.version-mode .persona-text-section .fr-element{cursor:not-allowed;padding:0;pointer-events:none}.fr-img-wrap img{display:block;margin:auto;max-width:100%}.fr-img-wrap a{display:block}.fr-checklist li{padding-left:5px;position:relative}.fr-checklist li:after,.fr-checklist li:before{border-radius:2px;content:"";cursor:pointer;height:16px;left:-20px;position:absolute;top:3px;width:16px}.fr-checklist li:before{background:#fff;border:1px solid var(--gray-6)}.fr-checklist li:after{background:var(--color-primary) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.143 1.66 5.51 9.291a.118.118 0 0 1-.168 0L.91 4.86a.813.813 0 1 1 1.149-1.15l3.367 3.368L11.993.51a.813.813 0 1 1 1.15 1.15' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 50%;display:none}.fr-checklist li.fr-checklist--checked{color:var(--gray-6);text-decoration-line:line-through}.fr-checklist li.fr-checklist--checked li:after,.fr-checklist li.fr-checklist--checked:after{display:block}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}.swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-flow:column wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:9}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-container-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-container-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite;border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-container-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.StripeElement{--color-stripe-line:var(--gray-base);max-width:400px;position:relative;width:100%}.StripeElement--invalid{--color-stripe-line:var(--additional-1)}.StripeElement:after,.StripeElement:before{background:var(--color-stripe-line);bottom:-5px;content:"";position:absolute}.StripeElement:before{height:1px;left:0;right:0}.StripeElement:hover:before{color:#000}.StripeElement:after{height:2px;left:50%;right:50%;transition:all .3s ease-in}.StripeElement--focus:after{left:0;right:0}.popup-content .StripeElement{max-width:none}.v-application .accent--text,.v-application .primary--text,.v-application .uxpressia-colors--text{color:var(--persona-color,var(--color-primary))!important}.v-application .accent,.v-application .primary{background-color:var(--color-primary)!important;border-color:var(--color-primary)!important}.v-application .secondary--text{color:#2e3238!important}.v-application .secondary{background-color:#2e3238!important;border-color:#2e3238!important}.v-application .info--text{color:var(--light-gray-1)!important}.v-application .info{background-color:var(--light-gray-1)!important;border-color:var(--light-gray-1)!important}.v-application .error--text{color:var(--additional-1)!important}.v-application .error{background-color:var(--additional-1)!important;border-color:var(--additional-1)!important}.v-application .v-alert{border-top:0;color:#000;font-size:11px;line-height:18px;padding:12px 20px 12px 15px;text-align:center}.v-application .v-carousel{margin:0 -40px;padding:0 40px;width:auto}.v-application .v-carousel--help{height:auto}.v-application .v-window__next,.v-application .v-window__prev{align-items:center;background:#fff;border-radius:0;display:flex;height:100%;margin:0;top:0;transform:none;width:40px}.v-application .v-carousel__prev{left:0}.v-application .v-carousel__next{right:0}.v-application .v-carousel .v-window__next .v-btn i,.v-application .v-carousel .v-window__prev .v-btn i{color:#626970;font-size:40px}.v-application .v-carousel .v-window__next .v-btn i:hover,.v-application .v-carousel .v-window__prev .v-btn i:hover{color:var(--gray-6)}.v-application .v-jumbotron__content{display:flex;justify-content:center}.v-application .u-chip.v-chip{background:var(--light-gray-1)!important;border-radius:0!important}.v-application input::-moz-selection{background-color:#b3d4fc;color:#000}.v-application input::selection{background-color:#b3d4fc;color:#000}.v-application .v-input.input-details-hidden{padding-top:0}.v-application .v-input.primary--text{color:var(--gray-base)!important}.v-application .v-input.primary--text input,.v-application .v-input.primary--text textarea{caret-color:currentColor!important}.v-application .styleguide__row.v-input--radio-group--row .v-input__slot{flex-wrap:wrap;justify-content:space-between}.theme--light.v-input textarea{color:var(--gray-darken-1)}.export--light .theme--dark.v-input textarea{color:#000}.v-application .theme--light.v-input:not(.v-input--error) label,.v-application .theme--light.v-input:not(.v-input--error):not(.v-input--focused):not(.v-input--disabled) .v-input__slot .v-input__append-icon:not(:hover),.v-application .theme--light.v-input:not(.v-input--error):not(.v-input--focused):not(.v-input--disabled) .v-input__slot .v-input__prepend-icon:not(:hover),.v-input.theme--light.v-input--focused .v-input__append-icon,.v-input.theme--light.v-input--focused .v-input__prepend-icon{color:var(--gray-base)}.v-application .theme--light.v-input:not(.v-input--error) .v-messages:before{background-color:var(--gray-base)}.v-application .theme--light.v-input:not(.v-input--error):not(.v-input--focused):not(.v-input--disabled):not(.v-input--disabled):not(.v-input--overflow):not(.v-input--segmented):not(.v-input--editable):hover .v-input__slot .v-input__append-icon:not(:hover),.v-application .theme--light.v-input:not(.v-input--error):not(.v-input--focused):not(.v-input--disabled):not(.v-input--disabled):not(.v-input--overflow):not(.v-input--segmented):not(.v-input--editable):hover .v-input__slot .v-input__prepend-icon:not(:hover){color:#000}.v-application .v-input--selection-controls.v-input--is-label-active,.v-application .v-input--selection-controls.v-input--is-label-active .v-input__control .v-icon{color:var(--color-primary)}.v-application .v-input--radio-group--row .v-input__slot,.v-application .v-input--radio-group--row .v-messages,.v-application .v-input--radio-group--row.v-input.v-input--selection-controls{flex:0}.v-application .v-input--radio-group--row.v-input.v-input--selection-controls{flex-flow:row nowrap;min-width:270px}.v-application .v-input--radio-group--row.v-input.v-input--selection-controls .v-radio{margin-left:40px;margin-right:0}.v-application .v-input--radio-group--row.v-input.v-input--selection-controls .v-radio:first-child{margin:0}.v-application .v-input--radio-group--row.v-input.v-input--selection-controls .v-input__slot{margin-right:5px;min-width:24px}.v-application .v-input--radio-group--row.v-input.v-input--selection-controls label{font-size:14px}.v-application .v-input.v-input--selection-controls.v-input--checkbox.v-input--is-disabled{--color-primary:rgba(0,0,0,.26)}.v-application .v-input.v-input--selection-controls.v-input--checkbox.v-input--is-label-active,.v-application .v-input.v-input--selection-controls.v-input--checkbox.v-input--is-label-active .v-input__control .v-icon{color:var(--color-primary)!important}.v-application .v-input.v-input--selection-controls.v-input--checkbox .v-input__slot{margin-bottom:0}.v-application .v-input.v-input--selection-controls .v-messages{min-height:18px;padding:0}.v-application .v-input--text-field.v-input--prepend-icon .v-messages,.v-application .v-input--text-field.v-input--prepend-icon .v-messages:after,.v-application .v-input--text-field.v-input--prepend-icon .v-messages:before{margin-left:0;max-width:none}.v-application .v-input--text-field.v-input--prepend-icon .v-input__prepend-icon{min-width:30px}.v-application .theme--light .v-input .theme--light.v-radio.v-radio--is-disabled label.v-label{color:var(--gray-7)}.v-application .v-input .theme--light.v-radio.v-radio--is-disabled{--color-primary:rgba(0,0,0,.26)}.v-application .v-input .v-label{font-size:14px}.v-application .v-input--selection-controls{margin:0;padding:0}.v-application .v-text-field.v-input--is-focused>.v-input__control>.v-input__slot:after{border-color:#000}.v-application .v-text-field.theme--dark.v-input--is-focused>.v-input__control>.v-input__slot:after{border-color:#fff}.v-application .v-input--selection-controls .v-input__control{width:100%}.v-application .v-radio--is-disabled{color:var(--gray-7)}.v-application .v-textarea textarea{line-height:24px;padding:7px 0 8px}.v-application .v-textarea textarea::-moz-placeholder{color:var(--gray-base);font-size:14px;font-style:normal;font-weight:300;line-height:21px}.v-application .v-textarea textarea::placeholder{color:var(--gray-base);font-size:14px;font-style:normal;font-weight:300;line-height:21px}.v-application .v-menu__activator{align-items:stretch;display:flex;height:100%}.v-application .v-input--autocomplete .select-value,.v-application .v-input--autocomplete .v-input__selections,.v-application .v-input--select__autocomplete{text-transform:capitalize}.v-application .v-menu__content{background:#fff}.v-application .v-menu__content--select{border-radius:5px;box-shadow:0 0 25px 0 rgba(0,0,0,.2);margin-top:33px}.v-application .v-menu__content--select ul{margin:0;padding:3px}.v-application .v-menu__content--select li{max-width:100%;min-width:-moz-max-content;min-width:max-content;width:100%}.v-application .v-menu__content--select.v-menu__content--autocomplete{margin-top:0}.v-application .v-select-list .v-list-item--disabled svg,.v-application .v-select-list .v-list-item--link svg{fill:#626970;margin-left:10px;opacity:0;transition:opacity .3s ease-in}.v-application .v-select-list .v-list-item--disabled .option-text,.v-application .v-select-list .v-list-item--link .option-text{display:block;padding:10px 5px}.v-application .v-select-list .v-list-item--disabled .option-text__title,.v-application .v-select-list .v-list-item--link .option-text__title{align-items:center;color:var(--gray-darken-2);display:flex;font-size:14px;font-weight:500;justify-content:space-between;line-height:18px;text-transform:capitalize}.v-application .v-select-list .v-list-item--disabled .option-text__descr,.v-application .v-select-list .v-list-item--link .option-text__descr{color:var(--gray-darken-2);display:block;font-size:12px;font-weight:400;line-height:16px;margin-top:10px;max-width:280px}.v-application .v-select-list .v-list-item--link{color:#000!important;font-weight:300;height:auto;min-height:42px}.v-application .v-select-list .v-list-item--disabled svg{opacity:.5}.v-application .v-select-list .v-list-item--active,.v-application .v-select-list .v-list-item--link:hover{background:var(--light-gray-1)}.v-application .v-select-list .v-list-item--active:before{content:none;opacity:0}.v-application .v-select-list .v-list-item--active svg{opacity:1}.v-application .v-list--disabled .v-list-item--link{color:var(--gray-6)!important}.v-application .invite-user-autocomplete{width:338px}.v-application .invite-user-autocomplete .v-input--select__autocomplete,.v-application .invite-user-autocomplete .v-input__selections__comma{text-transform:none}.v-application .invite-user-autocomplete .v-input__control .v-input__slot .v-select__slot{width:348px}.v-application .invite-user-autocomplete .v-input__control .v-input__slot .v-select__slot .v-select__selections{min-height:32px}.v-application .invite-user-autocomplete .v-input__control .v-input__slot .v-select__slot .v-select__selections .invite-user-autocomplete__item{max-width:312px}.v-application .invite-user-autocomplete .v-input__control .v-input__slot .v-select__slot .v-select__selections .invite-user-autocomplete__item .v-chip__content{width:100%}.v-application .invite-user-autocomplete .v-input__control .v-input__slot .v-select__slot .v-select__selections .invite-user-autocomplete__item .v-chip__content span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.v-application .invite-user-autocomplete .v-input__control .v-input__slot .v-select__slot .v-select__selections input{min-width:320px;position:relative}.v-application .invite-user-autocomplete .v-input__control .v-input__slot .v-select__slot .v-select__selections input[placeholder]{color:rgba(0,0,0,.87);font-size:14px}.v-application .u-slider .v-slider__thumb{background:#fff!important;border:none!important;box-shadow:0 0 4px #666}.v-application .u-slider .v-slider__track{background:var(--light-gray-1)!important}.v-application .u-slider .v-slider__track-fill{background:linear-gradient(90deg,#59d8b7,#aa8ef1)}.v-application .u-slider .v-slider__track,.v-application .u-slider .v-slider__track-fill,.v-application .u-slider .v-slider__track__container{height:4px}.v-application .u-slider .v-input-group__details{display:none}.v-application .u-slider.v-input__slider.no-color .v-slider__track-fill{background:linear-gradient(90deg,#59d8b7,#aa8ef1)!important;background:var(--persona-color,var(--default-slider-background))!important;background-color:linear-gradient(90deg,#59d8b7,#aa8ef1)!important;background-color:var(--persona-color,var(--default-slider-background))!important;border-color:linear-gradient(90deg,#59d8b7,#aa8ef1)!important;border-color:var(--persona-color,var(--default-slider-background))!important}.v-application .v-tooltip__content{background:var(--color-tertiary);color:#34373c;font-size:11px;padding:13px}.v-application .v-tooltip__content.menuable__content__active{opacity:1!important}.v-application .v-tooltip__content a{color:var(--color-primary)}.v-application .v-tooltip__content p{--mb:10px;font-size:11px;line-height:1.65}.v-application .v-tooltip>span{display:flex;flex-direction:column;height:100%}.v-application .v-btn--icon{height:24px;width:24px}.v-application .v-btn:hover:before{background:hsla(215,8%,57%,.2)!important;opacity:1!important}.v-application .v-list{background:#fff;padding:0}.v-application .v-list .is-active .v-list-item--link{background-color:var(--color-tertiary);color:#000}.v-application .v-list .v-list-item--link:hover{color:#000}.v-application .v-list-item__title{font-size:14px;font-weight:300}.v-application .v-list-item{padding:5px 15px}.v-application .v-list-item__avatar{min-width:48px}.v-application .container.grid-list-md{padding:8px}.v-application .v-chip .u-avatar{margin-left:-12px;margin-right:9px}.v-application .theme--light.v-chip{color:var(--light-gray-1);margin:4px}.v-application .theme--light.v-chip:not(.v-chip--active){background:#4e545a}.v-application .theme--dark .v-icon{color:var(--gray-6)}.v-application .u-tabs .v-tabs-bar{margin-bottom:20px}.v-application .u-tabs .v-tabs-bar.theme--light{background:transparent;height:auto}.v-application .u-tabs__tab{color:var(--gray-7);font-size:16px;font-weight:600;letter-spacing:.2px;line-height:24px;min-width:116px;padding:5px 15px;text-transform:uppercase}.v-application .u-tabs__tab:before{color:var(--color-primary)}.v-application .u-tabs__tab:hover:before{opacity:.04}.v-application .u-tabs__tab.v-tab--active{color:#000}.v-application .u-tabs__tab .v-ripple__container{color:var(--color-primary);opacity:.5}.v-application .u-tabs .v-tabs__item{align-items:center;color:var(--gray-7);font-size:16px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:24px;text-transform:uppercase}.v-application .u-tabs .v-tabs__item--active{color:var(--light-gray-1)}.v-application .u-tabs .v-tabs-slider{height:3px;left:50%;position:relative;transform:translateX(-50%);width:50px}.v-application .u-tabs .v-tabs__wrapper{margin-bottom:15px}.v-application .u-tabs--light-bg .v-tabs__item--active{color:#000}.tribute-container{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);overflow:hidden}.tribute-container ul{background:#fff!important;margin-top:0!important;max-height:300px!important;overflow:auto;padding:3px 0 2px!important}.tribute-container li{padding:0!important}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes buttonGlow{50%{border-color:#cfb8ff;box-shadow:0 0 35px #cd5bff}0%{border-color:transparent;box-shadow:none}}@keyframes addNewBlink{50%{color:#fff;text-shadow:0 0 5px #ba81ff}0%{box-shadow:none;color:#ba81ff}}.page-static-enter-active,.page-static-leave-active{transition:opacity .3s}.page-static-enter,.page-static-leave-to{opacity:0}.list-enter-active,.list-leave-active{transition:all 1s}.list-enter,.list-leave-to{opacity:0;transform:translateY(105px)}.artifacts-list-enter,.artifacts-list-leave-to{opacity:0;transform:translateY(61px)}.artifacts-list-leave-active{position:absolute}.switch-enter-active,.switch-leave-active{transition:opacity .4s}.switch-enter-active{position:absolute}.switch-enter{opacity:0}.switch-enter-to{opacity:1}.switch-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease-in}.fade-enter,.fade-leave-to{opacity:0}use{pointer-events:none}body{flex:1}body>#__nuxt{display:inline-flex;flex:1}#__layout{width:100%}.message{display:block;font-size:12px;padding-top:8px;text-align:left}.l-wrap{margin:0 auto;max-width:1264px;padding:2.4375rem var(--landing-content-indents-px) 0;position:relative}@media only screen and (max-width:1024px){.l-wrap{max-width:100%}}#loader{left:50%;margin:auto;position:absolute;top:50%;transform:translate(-50%,-50%)}.path-stroke{fill:none;stroke:currentColor}.path-fille{stroke:none;fill:currentColor}.rigid .v-application,.theme-cjm .v-application,.theme-default .v-application,.theme-impact-map .v-application,.theme-persona .v-application{display:flex;flex:1;flex-direction:column;font-family:Montserrat,Trebuchet MS,Helvetica Neue,Helvetica,Arial,sans-serif;min-height:0;min-height:auto}.rigid .v-application--wrap,.theme-cjm .v-application--wrap,.theme-default .v-application--wrap,.theme-impact-map .v-application--wrap,.theme-persona .v-application--wrap{min-height:100vh}@container html style(--html-overflow-x: scroll){.rigid .v-application--wrap,.theme-cjm .v-application--wrap,.theme-default .v-application--wrap,.theme-impact-map .v-application--wrap,.theme-persona .v-application--wrap{min-height:100vh;min-height:calc(100vh - var(--scroll-size, 0px))}}.page-app{background:var(--gray-darken-2);display:inline-flex;flex:1;flex-direction:column;opacity:1;position:relative}.page-app--light{background:#fff}.page-app>div:only-child{display:flex;flex:1 0 auto;flex-direction:column}.page-app__layout{display:flex;flex:1;flex-direction:row}.page-app__layout--export{padding-left:0}.page-app__layout--sidebar{padding-left:var(--artifact-aside-width)}.export .page-app__layout--sidebar{padding-left:0}.export .page-app__sidebar{display:none}.page-app__content{flex:1}.page-app__info{background-color:#3f444a;display:flex;flex-direction:column;padding:30px 25px}.export--light .page-app__info{background-color:#fff}.page-app__data{flex:1;padding:30px 25px 50px;width:100%}.page-app__data--connections{background:#3f444a;width:100%}.page-app .bulk-actions{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.page-static{background:#2e3238;display:flex;flex:1;flex-direction:column}.page-static--error{align-items:center;background:var(--gray-darken-2);justify-content:center}.page-static:has(.custom-notification){--public-notification-height:60px}.page-landing{background:var(--page-landing-bg);color:var(--color-text-darken);flex:1;font-size:16px;line-height:28px;margin-top:calc(var(--header-public-height)*-1);overflow-x:hidden}@media only screen and (max-width:1024px){.page-landing{margin-top:0}}.page-landing__wrap{margin:0 auto;max-width:1264px;padding:2.5rem 2.875rem 0;position:relative}@media only screen and (max-width:1024px){.page-landing__wrap{max-width:100%}}.page-landing .ui-button--promo{--outer-button-bdw:0;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;position:relative}.page-landing .ui-button--promo:before{background:linear-gradient(var(--color-secondary) 0,var(--color-secondary) 35%,var(--color-primary) 65%,var(--color-primary) 100%);content:"";left:70%;margin:-70% 0 0 -80%;opacity:0;padding-top:140%;position:absolute;top:70%;transform:rotate(30deg);transition:opacity .3s ease-in;width:140%}.page-landing .ui-button--promo:focus,.page-landing .ui-button--promo:hover{--outer-button-bdw:0;background:var(--color-primary)}.page-landing .ui-button--promo:focus:before,.page-landing .ui-button--promo:hover:before{opacity:1;transform:rotate(750deg);transition:transform 8s linear .3s}.page-content{background:#fff;color:#000;flex:1;padding:0 0 20px}.page-content__heading{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:1.375rem}.page-content__heading h1,.page-content__heading h2,.page-content__heading h3,.page-content__heading h4{margin:0}.page-content__heading-aside{margin-left:auto}.page-content__link-back{font-size:12px;line-height:30px;margin-top:-30px}.export .page-app,.presentation .page-app{background:transparent}.sortable-dragging{cursor:pointer}.sortable-ghost{border:1px dashed #c8c8c8}#drag-wrapper{background-color:#fff;margin-left:-5px;position:absolute;width:100%}.hidden{display:none}.v-application .v-dialog{display:flex;overflow:hidden;width:auto}@media only screen and (max-width:480px){.v-application .v-dialog{margin:0;width:100%}}.popup-content__title{color:#2e3238;font-size:14px;text-align:center}.popup-content__subtitle{color:#000;font-size:18px;font-weight:500;line-height:26px}.popup-content__text-main{color:#000;font-size:16px;font-weight:400;line-height:24px}.popup-content__text-secondary{color:var(--gray-darken-1);font-size:14px;font-weight:400;line-height:20px}.popup-content__label{align-items:center;color:#2e3238;display:flex;font-size:18px;font-weight:400;margin-bottom:5px}.popup-content__note{color:#2e3238;font-size:12px;font-weight:300}.popup-content__row{margin-top:30px}.popup-content__row:first-child{margin:0}.popup-content__mark{background:#eaeaf8;font-size:12px;line-height:18px;margin:0 calc(var(--popup-unit)*-4.5) calc(var(--popup-unit)*4) calc(var(--popup-unit)*-4.5);padding:20px calc(var(--popup-unit)*4.5)}.popup-content__error{color:var(--additional-1)}.popup-content__sep{color:var(--gray-base);font-size:14px;height:15px;line-height:15px;margin-top:30px;position:relative;text-align:center;text-transform:uppercase;width:100%}.popup-content__sep:after,.popup-content__sep:before{border:1px dashed var(--light-gray-1);bottom:0;content:"";height:1px;margin:auto 0;position:absolute;top:0;width:43%}.popup-content__sep:before{left:0}.popup-content__sep:after{right:0}.popup-content__sep--margin-sm{margin-bottom:30px;margin-top:14px}.popup-content__form,.popup-content__text{box-shadow:none;font-size:12px;font-weight:400;margin-top:15px}.popup-content__form:first-child,.popup-content__text:first-child{margin:0}.popup-content__form a,.popup-content__text a{color:#ab50ff}.popup-content__form p,.popup-content__text p{--mb:0;font-size:13px}.content-narrow{margin:0 auto;max-width:470px;padding:0 65px}.popup-wide{margin-left:-20px;margin-right:-20px}.popup-content__foot{font-size:12px;margin-top:20px;text-align:center}.dropdown-list{padding:3px 0 2px}.popup-content__maintenance{background:#ffede9;color:#e2452c;font-size:13px;font-weight:400;line-height:20px;margin:0 -110px;padding:10px 110px;text-align:center}.v-application .dropdown-menu{background:#fff;list-style:none;margin:0;padding:3px}.v-application .dropdown-menu--flat{padding:0}.dropdown-menu__item{border-top:1px solid #e3e4e5;min-width:160px}.dropdown-menu__item:first-child{border-top:0}.dropdown-menu__item--button{padding:0 10px}.dropdown-menu__item--disabled{cursor:not-allowed}.dropdown-menu__link{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:300;line-height:24px;min-height:42px;padding:9px 10px}.dropdown-menu .dropdown-menu__link{color:#000}.dropdown-menu--selectable .dropdown-menu__link:hover{color:#2e3238}.dropdown-menu__link:hover{background:var(--light-gray-2)}.dropdown-menu__link:hover,.dropdown-menu__link:hover span{color:var(--color-secondary)}.dropdown-menu__link.is-active{background:var(--light-gray-1)}.dropdown-menu__link.is-active span{color:var(--color-secondary)}.dropdown-menu__link--space-between{justify-content:space-between}.dropdown-menu__icon{align-items:center;color:#626970;display:flex;height:24px;justify-content:center;margin-right:10px;position:relative;transition:opacity .3s ease-in;width:24px}.dropdown-menu__icon svg{fill:currentColor;display:block}.is-active .dropdown-menu__icon{color:var(--color-secondary)}.dropdown-menu__icon--check{opacity:0}.is-active .dropdown-menu__icon--check{color:#626970;opacity:1}.dropdown-menu__controls{display:flex;justify-content:flex-end;margin-left:10px}.dropdown-menu__button{width:100%}.dropdown-menu__button.ui-button{justify-content:flex-start}.dropdown-menu__text{text-transform:capitalize}.ui-table{border-bottom:1px solid #dadada;color:#000;font-size:14px;line-height:18px;margin-bottom:50px;table-layout:auto;text-align:center;width:100%}@media only screen and (max-width:1024px){.ui-table{border:none}.ui-table thead{clip:rect(0 0 0 0);border:none;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-table tr{border-bottom:3px solid var(--gray-7);display:block;margin-bottom:10px}}.ui-table tr th{background:var(--light-gray-1);height:59px;padding:14px 20px;text-transform:uppercase}.ui-table tr td{padding:20px 15px}@media only screen and (max-width:1024px){.ui-table tr td{align-items:center;border-top:1px solid var(--gray-7);display:flex;justify-content:flex-end;padding:10px;position:relative}.ui-table tr td:before{background:var(--light-gray-1);bottom:0;content:attr(data-label);font-weight:400;left:0;padding:10px;position:absolute;text-align:left;text-transform:uppercase;top:0;width:50%}.ui-table tr td>*{align-items:center;display:flex;justify-content:flex-end;margin:-10px -10px -10px 0;padding:10px 10px 10px 0;width:50%;width:calc(50% + 10px)}}.ui-table tr:nth-child(2n) td{background:var(--light-gray-2)}@media only screen and (max-width:1024px){.ui-table tr:nth-child(2n) td{background:none}}.ui-table:last-child{margin-bottom:0}.ui-table--invert tr:nth-child(2n) td{background:#fff}.ui-table--invert tr:nth-child(odd) td{background:var(--light-gray-2)}.ui-grid-list{grid-gap:30px;grid-gap:var(--gl-gap,30px);display:grid;gap:30px;gap:var(--gl-gap,30px);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-template-columns:repeat(auto-fill,minmax(var(--gl-width,220px),1fr))}@media only screen and (max-width:1024px){.ui-grid-list{gap:10px;gap:var(--gc-gap,10px)}}.ui-spinner{align-items:center;display:flex}.ui-spinner_column{align-items:flex-start;flex-direction:column}.ui-spinner__input{color:currentColor;font-size:13px;font-weight:300;height:30px;line-height:30px;margin-right:4px;position:relative;width:50px}.is-error .ui-spinner__input{color:var(--additional-1)}.ui-spinner__input-number{color:#000;font-weight:300;height:30px;outline:none;padding:5px 0 5px 5px;width:33px}.is-error .ui-spinner__input-number{color:var(--additional-1)}.ui-spinner__input-number{-moz-appearance:textfield}.ui-spinner__input-number::-webkit-inner-spin-button,.ui-spinner__input-number::-webkit-outer-spin-button{-webkit-appearance:none}.ui-spinner__input-underline:after,.ui-spinner__input-underline:before{background:rgba(0,0,0,.42);bottom:0;content:"";margin:0 auto;position:absolute;transition:all .3s ease-in}.is-error .ui-spinner__input-underline:after,.is-error .ui-spinner__input-underline:before{background:var(--additional-1)}.ui-spinner__input-underline:before{height:1px;left:0;width:100%}.ui-spinner__input-underline:after{height:2px;left:50%;right:50%}.ui-spinner__input-number:hover+.ui-spinner__input-underline:before{background:#000}.is-error .ui-spinner__input-number:hover+.ui-spinner__input-underline:before{background:var(--additional-1)}.ui-spinner__input-number:active+.ui-spinner__input-underline:before,.ui-spinner__input-number:focus+.ui-spinner__input-underline:before{background:var(--gray-base)}.is-error .ui-spinner__input-number:active+.ui-spinner__input-underline:before,.is-error .ui-spinner__input-number:focus+.ui-spinner__input-underline:before{background:var(--additional-1)}.ui-spinner__input-number:active+.ui-spinner__input-underline:after,.ui-spinner__input-number:focus+.ui-spinner__input-underline:after{background:var(--gray-base);left:0;right:0}.is-error .ui-spinner__input-number:active+.ui-spinner__input-underline:after,.is-error .ui-spinner__input-number:focus+.ui-spinner__input-underline:after{background:var(--additional-1)}.ui-spinner__label{font-size:14px;font-weight:300;line-height:30px;margin-left:3px;min-height:30px;white-space:nowrap}.ui-spinner__increase{background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE2IDE0IDggMiAwIDE0eiIvPjwvc3ZnPg==) no-repeat 50% 50%;background-size:8px 6px;border:none;height:15px;margin:0;padding:0;position:absolute;right:3px;top:2px;width:10px}.ui-spinner__increase:active,.ui-spinner__increase:focus{border:none;outline:none}.ui-spinner__increase[disabled]{opacity:.5}.ui-spinner__decrease{background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0ibTAgMiA4IDEyIDgtMTJ6Ii8+PC9zdmc+) no-repeat 50% 50%;background-size:8px 6px;border:none;bottom:2px;height:15px;margin:0;padding:0;position:absolute;right:3px;width:10px}.ui-spinner__decrease:active,.ui-spinner__decrease:focus{border:none;outline:none}.ui-spinner__decrease[disabled]{opacity:.5}.u-mention{background:rgba(0,0,0,.1);border-radius:2em;display:inline-flex;margin-bottom:5px;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.panel-cjm .u-mention{background:hsla(0,0%,100%,.7);color:#000;max-width:150px}.u-mention__avatar{flex-shrink:0}.u-mention__wrap{align-items:center;display:flex;max-width:100%}.u-mention__title{margin-left:.4em;max-width:100%;overflow:hidden;padding:0 1em 0 0}.u-mention__title-item{display:block;font-size:1em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes glow{25%{background-color:#fff}75%{background-color:#fff}0%{background-color:var(--color-primary)}}.new-feature{pointer-events:auto!important;position:relative}.new-feature:after{animation:glow 1.5s infinite;content:"";height:14px;line-height:14px;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0IDdjLTQuNzQ0LS43LTYuMjIyLTIuMzMzLTctNy0uNzc4IDQuNjY3LTIuMzMzIDYuMjIyLTcgNyA0LjY2Ny44NTYgNi4yMjIgMi4zMzMgNyA3IC43NzgtNC41ODkgMi4zMzMtNi4xNDQgNy03WiIgZmlsbD0iI0NGQTdGRiIvPjwvc3ZnPg==);mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0IDdjLTQuNzQ0LS43LTYuMjIyLTIuMzMzLTctNy0uNzc4IDQuNjY3LTIuMzMzIDYuMjIyLTcgNyA0LjY2Ny44NTYgNi4yMjIgMi4zMzMgNyA3IC43NzgtNC41ODkgMi4zMzMtNi4xNDQgNy03WiIgZmlsbD0iI0NGQTdGRiIvPjwvc3ZnPg==);position:absolute;right:-16px;top:50%;transform:translateY(-50%);width:14px}.dashboard-table{display:flex;flex:1;flex-direction:column;height:100%}.dashboard-table__body{display:flex;flex:1 1 458px;flex-direction:column;height:450px;overflow:hidden}.dashboard-table__tr{align-items:center;display:flex;margin-bottom:1px}.dashboard-table__th{color:var(--gray-6);font-size:14px;font-style:normal;font-weight:400;line-height:21px;padding-top:5px;position:relative;text-transform:uppercase}.dashboard-table__row{--background-color:#626970;background:#626970;color:var(--light-gray-1);cursor:pointer;height:48px;position:relative}.dashboard-table__row .row-action-btn .svg-icon{color:var(--gray-6)}.dashboard-table__row .dashboard-table__td .row-action-btn{color:var(--gray-6);position:relative}.dashboard-table__row--deleted{--background-color:rgba(98,105,112,.8);background:rgba(98,105,112,.8);color:var(--gray-6)}.dashboard-table__row--disabled{--background-color:#626970;background:#626970;color:var(--gray-base)}.dashboard-table__row--disabled .artifact-title__name{color:#fff}.dashboard-table__row--template{cursor:default;height:56px;justify-content:space-between;padding:12px 25px}.dashboard-table__row--template .dashboard-table__td,.dashboard-table__row--template .dashboard-table__th{flex-grow:1}.dashboard-table__row--template .dashboard-table__td:first-child,.dashboard-table__row--template .dashboard-table__th:first-child{width:440px}.dashboard-table__row--template .dashboard-table__td:nth-child(2),.dashboard-table__row--template .dashboard-table__th:nth-child(2){width:395px}.dashboard-table__row--template .dashboard-table__td:nth-child(3),.dashboard-table__row--template .dashboard-table__th:nth-child(3){flex-grow:0;width:58px}.dashboard-table__headers{height:48px}.dashboard-table__permission{background:rgba(68,72,79,.85);bottom:0;box-shadow:0 0 0 rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;position:absolute;right:0;text-align:center;top:0;transition:opacity .3s ease-in;z-index:1}.dashboard-table--projects .dashboard-table__body{flex:1 1 360px;height:360px}.dashboard-table--projects .dashboard-table__td:first-child,.dashboard-table--projects .dashboard-table__th:first-child{flex-basis:22px}.dashboard-table--projects .dashboard-table__td:nth-child(2),.dashboard-table--projects .dashboard-table__th:nth-child(2){flex-basis:45px}.dashboard-table--projects .dashboard-table__td:nth-child(3),.dashboard-table--projects .dashboard-table__th:nth-child(3){flex-basis:280px}.dashboard-table--projects .dashboard-table__td:nth-child(4),.dashboard-table--projects .dashboard-table__th:nth-child(4){flex-basis:182px}.dashboard-table--projects .dashboard-table__td:nth-child(5),.dashboard-table--projects .dashboard-table__th:nth-child(5){flex-basis:170px}.dashboard-table--projects .dashboard-table__td:nth-child(6),.dashboard-table--projects .dashboard-table__th:nth-child(6){flex-basis:219px}.dashboard-table--projects .dashboard-table__td:nth-child(7),.dashboard-table--projects .dashboard-table__th:nth-child(7){flex-basis:110px}.dashboard-table--projects .dashboard-table__th:nth-child(6){padding-left:2px}.dashboard-table--projects .dashboard-table__th:nth-child(7){padding-left:10px}.dashboard-table--artifacts .dashboard-table__td:first-child,.dashboard-table--artifacts .dashboard-table__th:first-child{flex-basis:66px}.dashboard-table--artifacts .dashboard-table__td:nth-child(2),.dashboard-table--artifacts .dashboard-table__th:nth-child(2){flex-basis:260px}.dashboard-table--artifacts .dashboard-table__td:nth-child(3),.dashboard-table--artifacts .dashboard-table__th:nth-child(3){flex-basis:200px}.dashboard-table--artifacts .dashboard-table__td:nth-child(4),.dashboard-table--artifacts .dashboard-table__th:nth-child(4){flex-basis:150px}.dashboard-table--artifacts .dashboard-table__td:nth-child(5),.dashboard-table--artifacts .dashboard-table__th:nth-child(5){flex-basis:185px}.dashboard-table--artifacts .dashboard-table__td:nth-child(6),.dashboard-table--artifacts .dashboard-table__th:nth-child(6){flex-basis:225px}.dashboard-table--artifacts .dashboard-table__td:nth-child(7),.dashboard-table--artifacts .dashboard-table__th:nth-child(7){flex-basis:100px}.dashboard-table--artifacts .dashboard-table__td:first-child,.dashboard-table--artifacts .dashboard-table__th:first-child{padding-left:22px}.dashboard-table--artifacts-deleted .dashboard-table__td:nth-child(2),.dashboard-table--artifacts-deleted .dashboard-table__th:nth-child(2){flex-basis:468px}.dashboard-table--artifacts-deleted .dashboard-table__td:nth-child(3),.dashboard-table--artifacts-deleted .dashboard-table__th:nth-child(3){flex-basis:230px}.dashboard-table--artifacts-deleted .dashboard-table__td:nth-child(4),.dashboard-table--artifacts-deleted .dashboard-table__th:nth-child(4){flex-basis:336px}.dashboard-table--artifacts-deleted .dashboard-table__td:nth-child(5),.dashboard-table--artifacts-deleted .dashboard-table__th:nth-child(5){flex-basis:120px;flex-grow:1}.dashboard-table--artifacts .dashboard-table__row{height:56px}.dashboard-table--artifacts .dashboard-table__headers{height:48px}.dashboard-table--artifacts-search .dashboard-table__td:first-child,.dashboard-table--artifacts-search .dashboard-table__th:first-child{flex-basis:56px;width:56px}.dashboard-table--artifacts-search .dashboard-table__td:nth-child(2),.dashboard-table--artifacts-search .dashboard-table__th:nth-child(2){flex-basis:220px;width:220px}.dashboard-table--artifacts-search .dashboard-table__td:nth-child(3),.dashboard-table--artifacts-search .dashboard-table__th:nth-child(3){flex-basis:160px;width:160px}.dashboard-table--artifacts-search .dashboard-table__td:nth-child(4),.dashboard-table--artifacts-search .dashboard-table__th:nth-child(4){flex-basis:130px;width:130px}.dashboard-table--artifacts-search .dashboard-table__td:nth-child(5),.dashboard-table--artifacts-search .dashboard-table__td:nth-child(6),.dashboard-table--artifacts-search .dashboard-table__th:nth-child(5),.dashboard-table--artifacts-search .dashboard-table__th:nth-child(6){flex-basis:180px;width:180px}.dashboard-table--artifacts-search .dashboard-table__td:nth-child(7),.dashboard-table--artifacts-search .dashboard-table__th:nth-child(7){flex-basis:96px;width:96px}.dashboard-table--artifacts-search .dashboard-table__td:first-child,.dashboard-table--artifacts-search .dashboard-table__th:first-child{padding-left:16px}.dashboard-table--artifacts-narrow .dashboard-table__td:first-child,.dashboard-table--artifacts-narrow .dashboard-table__th:first-child{flex-basis:66px}.dashboard-table--artifacts-narrow .dashboard-table__td:nth-child(2),.dashboard-table--artifacts-narrow .dashboard-table__th:nth-child(2){flex-basis:366px}.dashboard-table--artifacts-narrow .dashboard-table__td:nth-child(3),.dashboard-table--artifacts-narrow .dashboard-table__td:nth-child(4),.dashboard-table--artifacts-narrow .dashboard-table__th:nth-child(3),.dashboard-table--artifacts-narrow .dashboard-table__th:nth-child(4){flex-basis:250px}.dashboard-table--users .dashboard-table__body{flex:1 1 384px;height:384px}.dashboard-table--users .dashboard-table__tr{margin-bottom:0}.dashboard-table--users .dashboard-table__td:first-child,.dashboard-table--users .dashboard-table__th:first-child{align-items:center;display:flex;padding-left:25px;width:18%}.dashboard-table--users .dashboard-table__td:nth-child(2),.dashboard-table--users .dashboard-table__th:nth-child(2){line-height:18px;padding-left:25px;width:13%}.dashboard-table--users .dashboard-table__td:nth-child(3),.dashboard-table--users .dashboard-table__th:nth-child(3){width:16%}.dashboard-table--users .dashboard-table__td:nth-child(4),.dashboard-table--users .dashboard-table__th:nth-child(4){align-items:center;display:flex;justify-content:flex-start;padding-left:25px;width:15%}.dashboard-table--users .dashboard-table__td:nth-child(5),.dashboard-table--users .dashboard-table__td:nth-child(6),.dashboard-table--users .dashboard-table__th:nth-child(5),.dashboard-table--users .dashboard-table__th:nth-child(6){width:14%}.dashboard-table--users .dashboard-table__td:nth-child(7),.dashboard-table--users .dashboard-table__th:nth-child(7){display:flex;justify-content:flex-end;padding-right:25px;width:10%}.dashboard-table--users .dashboard-table__th{color:#44484f;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.2px;line-height:21px;padding-bottom:7px;padding-top:0;text-transform:uppercase;white-space:nowrap}.dashboard-table--users .dashboard-table__th .svg-icon{opacity:1}.dashboard-table--users .dashboard-table__td:nth-child(3),.dashboard-table--users .dashboard-table__td:nth-child(4){font-weight:400}.dashboard-table--users .dashboard-table{padding-bottom:40px}.dashboard-table--users .dashboard-table__row{box-sizing:border-box;color:#2e3238;height:60px}.dashboard-table--users .dashboard-table__row.is-even{--background-color:#f7f8f9;background:#f7f8f9}.dashboard-table--users .dashboard-table__row.is-odd,.dashboard-table--users .dashboard-table__row:nth-child(2n+2){--background-color:#fff;background:#fff}.dashboard-table--users .dashboard-table__row .user-artifacts{align-items:center;display:flex;height:48px}.dashboard-table--users .dashboard-table__row .user-artifacts span{text-align:center}.dashboard-table--users .dashboard-table__row .user-artifacts__cjm{width:30px}.dashboard-table--users .dashboard-table__row .user-artifacts__personas{width:100px}.dashboard-table--users .dashboard-table__row .user-artifacts__im{width:24px}.dashboard-table--users .dashboard-table__row .user-session{text-align:center}.dashboard-table--users .hover .dashboard-table__row{--background-color:#f7f8f9;background:#f7f8f9;color:#2e3238}.dashboard-table--users .hover .dashboard-table__row:nth-child(2n+2){--background-color:#fff;background:#fff}.bulk-menu-activator{left:21px;margin:0;position:absolute;top:15px}.bulk-menu-activator:focus,.bulk-menu-activator:hover{position:absolute}.bulk-menu-activator--artifacts{left:42px;top:19px}.row-action-btn{--u-btn-size:32px}@media only screen and (max-width:1280px){.row-action-btn.row-action-btn--hide{display:none}}.present-icon-wrapper{fill:currentColor}.present-icon-outer{stroke:currentColor;stroke-width:1.4px}.present-icon-inner{fill:currentColor}.bulk-action-buttons{align-items:center;display:flex}.bulk-action-button{margin-left:20px;text-transform:capitalize!important}.bulk-action-empty{padding:20px}.hover .dashboard-table__row{--background-color:#4a4f55;background:rgba(98,105,112,.2);color:#fff}.hover .dashboard-table__row .folder{--background-color:#626970;background:var(--gray-7)}.hover .dashboard-table__row--deleted{--background-color:rgba(98,105,112,.8);background:rgba(98,105,112,.8);color:var(--gray-6)}.hover .dashboard-table__row--disabled{--background-color:rgba(68,72,79,.85);background:rgba(68,72,79,.85);color:var(--gray-base)}.hover .dashboard-table__row--disabled .artifact-title__name{color:#fff}.hover .dashboard-table__permission{opacity:1}.tags-organizer .dashboard-table__body{flex:1 1 350px;height:350px}.spinner{color:var(--color-primary);display:flex;justify-content:center}.spinner--vertical-center{margin:auto 0}.spinner__item{animation:spinner 1.7s ease-in-out infinite both;animation-delay:calc(-.2s*(var(--spin-items) - var(--item) - 1));background-color:currentColor;border-radius:50%;height:1em;margin:0 .3em;width:1em}@keyframes spinner{0%,80%,to{opacity:0;transform:scale(0)}20%{opacity:1;transform:scale(1)}}.categories-all-wrapper{padding-left:var(--app-main-indents);padding-right:var(--app-main-indents)}.categories-all{padding-bottom:var(--app-main-indents);padding-top:15px}.categories-all__text{--outer-mb:25px}.categories-all__list{grid-gap:22px;display:grid;grid-template-columns:repeat(auto-fill,minmax(326px,1fr))}.categories-all__academy,.categories-all__list-item,.categories-all__request{height:231px;padding:35px 30px}@media only screen and (max-width:1280px){.categories-all__academy,.categories-all__list-item,.categories-all__request{width:100%}}.categories-all__academy,.categories-all__request{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.categories-all__academy{background-color:var(--light-gray-2)}.categories-all__request-text{font-size:12px;font-weight:300;letter-spacing:.2px;margin-bottom:40px}.categories-all__list-item-title{font-size:18px;font-weight:400;height:50px;line-height:26px;margin-bottom:7px;min-height:30px}.categories-all__list-item-description{font-size:14px;font-weight:300;letter-spacing:.2px;line-height:21px;max-height:126px}.categories-all__not-found-wrapper{color:#fff;font-size:16px;font-weight:300;line-height:24px}.categories-all__not-found{align-items:center;border:1px dashed #626970;display:flex;height:202px;justify-content:space-between;margin-top:20px;padding:0 70px;width:1022px}.categories-all__not-found-icon{align-items:center;color:var(--gray-7);display:flex;height:112px;justify-content:center;width:120px}.categories-all__not-found-icon--left{background-image:url(/_nuxt/img/left_dog.cc484a0.svg)}.categories-all__not-found-icon--right{background-image:url(/_nuxt/img/right_dog.7e9b9f2.svg)}.categories-all__not-found-center{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.categories-all__not-found-text{color:var(--light-gray-1);display:flex;flex-direction:column;font-size:18px;font-weight:300;letter-spacing:.4px;line-height:27px;margin-bottom:20px;text-align:center}.categories-all__request-button{max-width:168px}.categories-all__academy-title{font-size:18px;font-weight:500;line-height:26px;text-align:left;width:100%}.categories-all__academy-text{font-size:12px;font-weight:300;letter-spacing:.2px;margin-bottom:5px}.categories-all__academy-button{--custom-color-text:#fff;--custom-bg-color-primary:var(--color-academy);--custom-bd-color-primary:var(--color-academy);max-width:168px}.categories-all__academy-button:focus,.categories-all__academy-button:hover{--custom-bg-color-secondary:rgba(91,209,215,.7);--custom-bd-color-secondary:rgba(91,209,215,.7);border-width:0}.categories-all__list-item-description p{font-size:14px}.categories-all-dark .categories-all__list-item{background:#626970;color:#fff}.categories-all-dark .categories-all__list-item-description{color:#d9dce1}.categories-all-dark .categories-all__request{border:1px dashed var(--gray-6)}.categories-all-dark .categories-all__request-text{color:var(--gray-6)}.categories-all-dark .categories-all__academy{background-color:#8c96a0;color:#fff}.categories-all-light .categories-all__list-item{background:#eaeaf8;color:#2e3238}.categories-all-light .categories-all__request{border:1px dashed var(--gray-7)}.form-selector{position:relative;width:100%}.form-selector .v-input .v-input__control .v-input__slot .v-label,.form-selector .v-text-field .v-input__control .v-input__slot .v-label{color:var(--gray-base);font-size:16px;font-weight:400}.form-selector .v-input .v-input__control .v-input__slot .v-label--active,.form-selector .v-text-field .v-input__control .v-input__slot .v-label--active{color:var(--gray-6);font-size:14px;font-weight:500;line-height:15px;top:4px}.form-selector .v-input .v-input__control .v-input__slot:after,.form-selector .v-input .v-input__control .v-input__slot:before,.form-selector .v-text-field .v-input__control .v-input__slot:after,.form-selector .v-text-field .v-input__control .v-input__slot:before{border-color:var(--gray-7)}.form-selector .v-menu__content .v-select-list .v-list-item{margin:3px 0 0;padding:0 2px 0 15px}.form-selector .v-menu__content .v-select-list .v-list-item .touchpoint-priority-selector__icon{display:none}.form-selector .v-menu__content .v-select-list .v-list-item--active .touchpoint-priority-selector__icon{display:block}.form-selector__selection{align-items:center;color:#000;display:flex;font-size:16px;font-weight:400;justify-content:flex-start;width:100%}.form-selector__color{border-radius:50%;height:8px;margin-right:10px;position:relative;width:8px}.form-selector__image{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:24px;margin-right:10px;position:relative;width:24px}.form-selector__title{flex-grow:1;padding-right:10px}.form-selector__item{align-items:center;color:#000;display:flex;font-size:14px;font-weight:400;justify-content:space-between;width:100%}.form-tooltip.v-tooltip__content{background-color:#f7f0ff;border-radius:4px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#000;font-size:11px;font-weight:400;line-height:16px;padding:16px}.comment-portal-parent{position:relative}.content-editable{word-wrap:break-word}.dashboard-list{min-width:120px;padding:3px}.dashboard-list-element{border-bottom:1px solid #e0e3e7!important;display:block}.dashboard-list-element:last-child{border-bottom:none!important}@media only screen and (min-width:1281px){.dashboard-list-element.v-list-item.dashboard-list-element--hide{display:none}}.dashboard-list-tile{display:flex;flex:1}.dashboard-list-tile.v-list-item{min-height:32px}.dashboard-list-tile.v-list-item.dashboard-list-element.theme--light:hover{color:var(--color-primary)!important}.dashboard-list-tile .v-list-item{color:#44484f;height:auto;padding:9px 12px}.dashboard-list-tile .v-list-item__action{margin:auto 0}.dashboard-list-tile .v-list-item__title{height:auto;white-space:normal}.dashboard-list-tile .v-list-item__content{padding:0}.dashboard-list-tile--disabled{cursor:default}.dashboard-list-tile--disabled .v-list-item{color:var(--gray-base);cursor:default}.dashboard-list-tile--disabled .v-list-item:hover{color:var(--gray-base)}.dashboard-list-action{margin:auto 0;margin-right:10px!important;min-width:0;min-width:auto}.nav-actions{display:flex;font-size:12px;height:40px;line-height:36px}.nav-actions,.nav-actions__link{align-items:center;position:relative}.nav-actions__link{cursor:pointer;display:flex!important;margin-right:25px;outline:none;text-transform:uppercase;transition:color .3s ease-in}.nav-actions__link:hover{color:var(--color-secondary)}.nav-actions__link a{align-items:center;color:currentColor;display:flex}.nav-actions__link svg{display:block;margin-right:5px}.nav-actions__link span{white-space:nowrap}.nav-actions__link.is-animated{animation:addNewBlink 2s infinite}.nav-actions__link .ui-button__inner{line-height:20px}.nav-actions__link .ui-button__icon{margin-top:0}@media only screen and (max-width:1220px){.nav-actions__link--hidden{display:none!important}}.nav-actions__link--menu{display:none!important}@media only screen and (max-width:1220px){.nav-actions__link--menu{display:inline-flex!important}}.nav-actions__badge{position:absolute;right:-20px;top:1px;z-index:1}@media only screen and (max-width:1220px){.nav-actions__badge{display:none}}.artifact-view-container{--artifact-view-container-height:42px}.artifact-view-container--menu .v-menu__content{border-radius:2px}.artifact-view-container__item{border:none;height:var(--artifact-view-container-height)!important;min-height:var(--artifact-view-container-height)!important}.artifact-view-container__item--active{background:var(--light-gray-1)}.artifacts-header,.search-results-header{align-items:flex-end;display:flex;margin-bottom:5px;padding:0 0 15px}.artifacts-header__filters,.search-results-header__filters{display:flex;flex-grow:1}.artifacts-header__action,.search-results-header__action{min-height:40px;position:sticky;right:25px}.artifact-header-filter,.search-results-header-filter{color:var(--gray-7);cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.2px;line-height:24px;margin-right:22px}.artifact-header-filter--active,.search-results-header-filter--active{color:#fff;text-decoration-line:underline}.artifact-header-filter:hover,.search-results-header-filter:hover{color:#fff}.search-results-content{flex:1}.match-search{background:#7d7199}.results-count{color:#fff;font-size:16px;font-weight:300;line-height:24px;margin:4px 0 20px}.results-count--templates{margin:15px 0 0}.empty-search{background:url(/_nuxt/img/empty-search-fox.b207084.svg) no-repeat;background-position:center 40px;border:1px dotted #626970;color:var(--light-gray-1);font-size:18px;font-weight:300;height:346px;letter-spacing:.4px;line-height:27px;padding:180px 200px 40px;text-align:center}.empty-search p{--mb:30px}.export #personality-popup,.export .artifact-persona__edit,.export .artifact-persona__move,.export .artifact-persona__toggle-holder,.export .cjm-section-persona-add,.export .cjm-section-persona__add,.export .cjm-section-persona__experience-add,.export .dashboard-utilities,.export .fullscreen,.export .funnel-cell__inner .select-event,.export .funnel-error,.export .funnel-loader,.export .impact-map-link,.export .notification-bar,.export .panel-cjm__footer,.export .person-name__aside[data-v-7508bfa2]:before,.export .person-name__content+button,.export .person-name__help,.export .person-name__type--personality,.export .personas-nav-bar,.export .section-header__help,.export .section-help,.export .social__item.is-inactive,.export .stage-title-handle,.export .sticker .file-add,.export .sticker-content[contenteditable=true]:empty:before,.export .sticker-settings,.export .sticker.empty,.presentation #personality-popup,.presentation .artifact-persona__edit,.presentation .artifact-persona__move,.presentation .artifact-persona__toggle-holder,.presentation .cjm-section-persona-add,.presentation .cjm-section-persona__add,.presentation .cjm-section-persona__experience-add,.presentation .dashboard-utilities,.presentation .fullscreen,.presentation .funnel-cell__inner .select-event,.presentation .funnel-error,.presentation .funnel-loader,.presentation .impact-map-link,.presentation .notification-bar,.presentation .panel-cjm__footer,.presentation .person-name__aside[data-v-7508bfa2]:before,.presentation .person-name__content+button,.presentation .person-name__help,.presentation .person-name__type--personality,.presentation .personas-nav-bar,.presentation .section-header__help,.presentation .section-help,.presentation .social__item.is-inactive,.presentation .stage-title-handle,.presentation .sticker .file-add,.presentation .sticker-content[contenteditable=true]:empty:before,.presentation .sticker-settings,.presentation .sticker.empty{display:none!important}.export .browsers__item.is-inactive,.export .browsers__item:not(.is-active),.export .device.is-inactive,.export .devices__item:not(.is-active),.presentation .browsers__item.is-inactive,.presentation .browsers__item:not(.is-active),.presentation .device.is-inactive,.presentation .devices__item:not(.is-active){visibility:hidden}.export .v-application.export,.presentation .v-application.export{background:transparent}.export .fr-img-wrap img,.presentation .fr-img-wrap img{display:block;margin:auto;width:100%}.export iframe,.presentation iframe{display:none}.export .artifact-main,.presentation .artifact-main{display:flex;flex:1;flex-direction:column}.export .artifact-meta-cell__text strong,.presentation .artifact-meta-cell__text strong{font-weight:600}.export .panel-cjm,.presentation .panel-cjm{padding:20px 0}.export .panel-cjm__wrap,.presentation .panel-cjm__wrap{height:auto;overflow:visible;overflow-x:hidden}.export .cjm-stages:after,.presentation .cjm-stages:after{display:none}.export .cjm-corner,.export .cjm-substages,.presentation .cjm-corner,.presentation .cjm-substages{background:none}.export .cjm-substages__corner,.export .cjm-substages__corner-btns,.presentation .cjm-substages__corner,.presentation .cjm-substages__corner-btns{display:none!important}.export .cjm-section-header,.presentation .cjm-section-header{min-width:240px}.export .cjm-personas-section:not(.cjm-personas-section--collapsed):after,.presentation .cjm-personas-section:not(.cjm-personas-section--collapsed):after{content:none}.export .stage-title .stage-title-edit,.presentation .stage-title .stage-title-edit{background:none}.export .stage-title [contenteditable=true],.presentation .stage-title [contenteditable=true]{padding:3px 0 0}.export .sticker,.presentation .sticker{border-left-color:transparent}.export .section-settings,.presentation .section-settings{display:none}.export .artifact-content,.presentation .artifact-content{padding:10px 0}.export .artifact-content--impact,.presentation .artifact-content--impact{padding:0}.export .experience-canvas line,.presentation .experience-canvas line{stroke-dasharray:0;stroke:var(--gray-7)!important;opacity:.5}.export .cjm-personas-section.cjm-personas-section--empty:after,.presentation .cjm-personas-section.cjm-personas-section--empty:after{content:none}.export .cjm-personas-section.cjm-personas-section--empty .cjm-personas-section__canvas-bg,.presentation .cjm-personas-section.cjm-personas-section--empty .cjm-personas-section__canvas-bg{display:none}.export .cjm-personas-section__info-text,.presentation .cjm-personas-section__info-text{background-color:#fff}.export .cjm-row_funnel:after,.presentation .cjm-row_funnel:after{background:#44484f;bottom:-1px;content:"";position:absolute;right:-11px;top:-1px;width:10px}.export .person-name__aside,.presentation .person-name__aside{margin-right:-20px}.export .grid-item_columns_1 .person-name__aside,.presentation .grid-item_columns_1 .person-name__aside{margin:0;padding:0}.export hr,.export li,.export ol,.export p,.export ul,.presentation hr,.presentation li,.presentation ol,.presentation p,.presentation ul{-moz-column-break-after:auto!important;break-after:auto!important;page-break-after:auto!important}.export .dashboard-table__body,.presentation .dashboard-table__body{flex:1 1 auto}.export .cjm-personas-section .cjm-row-personas .cjm-personas-section-header,.export .cjm-personas-section__canvas,.presentation .cjm-personas-section .cjm-row-personas .cjm-personas-section-header,.presentation .cjm-personas-section__canvas{pointer-events:none}.export .cjm-personas-section .cjm-row-personas:not(.cjm-row--last):after,.presentation .cjm-personas-section .cjm-row-personas:not(.cjm-row--last):after{background:#efefef;right:15px;width:calc(100% - 290px)}.export .persona-type__personality,.presentation .persona-type__personality{--u-btn-size:0}.export--light,.presentation--light{background:#fff;color:#44484f}.export--light .cjm-personas-section:after,.export--light .exp-wrap:after,.presentation--light .cjm-personas-section:after,.presentation--light .exp-wrap:after{background:#fff}.export--light .artifact-persona--expanded,.presentation--light .artifact-persona--expanded{background:none}.export--light .cjm-row_funnel:after,.presentation--light .cjm-row_funnel:after{background:#fff}.export--light .panel-cjm__wrap,.export--light .section-title,.presentation--light .panel-cjm__wrap,.presentation--light .section-title{color:#000}.export--light .im-sep,.presentation--light .im-sep{opacity:.3}.export--light .funnel-cell-text,.presentation--light .funnel-cell-text{background:transparent}.export--light .impact-map-user-stories-filter__item .is-active,.presentation--light .impact-map-user-stories-filter__item .is-active{color:#000}.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row{background:none;color:rgba(0,0,0,.54)}.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story{border:1px solid #dcdcdc}.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story:after,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story:after{content:none}.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__flag,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__flag{display:none}.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__flag.is-completed,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__flag.is-completed{background-color:#dcdcdc;display:block}.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content-text,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content-text{color:rgba(0,0,0,.54)}.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content-text *,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content-text *{color:rgba(0,0,0,.54)!important}.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content-text table td,.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content-text table th,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content-text table td,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content-text table th{border:1px solid #ddd}.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content .v-text-field.v-select .v-input__slot .v-select__selection,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content .v-text-field.v-select .v-input__slot .v-select__selection{color:rgba(0,0,0,.54)}.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content .v-text-field.v-select .v-input__slot .v-select__selections input::-moz-placeholder,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content .v-text-field.v-select .v-input__slot .v-select__selections input::-moz-placeholder{color:rgba(0,0,0,.54)}.export--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content .v-text-field.v-select .v-input__slot .v-select__selections input::placeholder,.presentation--light .dashboard-table__impact-map-user-stories .dashboard-table__row .impact-map-user-story .impact-map-user-story__content .v-text-field.v-select .v-input__slot .v-select__selections input::placeholder{color:rgba(0,0,0,.54)}.export--light .v-progress-linear__determinate.primary,.presentation--light .v-progress-linear__determinate.primary{background-color:#dcdcdc!important;border-color:#dcdcdc!important}.export--invoice body{background:#f7f8f9}.export .hide-export{display:none}.export .cjm-personas-section__info-text,.export .cjm-personas-section__info-text a{color:#b9b9b9}.export--light{--section-bg-color:transparent;--section-font-color:#2e3238}.export--dark{--section-bg-color:#44484f;--section-font-color:#b9b9b9}.export .panel-cjm__empty-personas{display:none}.export .widget{box-shadow:none}.export .v-application .u-slider .v-slider__thumb{border:1px solid #cecece!important;box-shadow:none;box-sizing:content-box}.presentation .hide-presentation{display:none}.presentation--light{--section-bg-color:transparent;--section-font-color:#2e3238}.is-access-readonly .action-bar__acts,.is-access-readonly .impact-map-column-header,.is-access-readonly .impact-map-container .add-persona .ui-button,.is-access-readonly .impact-map-drag-handler,.is-access-readonly .impact-map-entry-remove,.is-access-readonly .impact-map-entry.-circle,.is-access-readonly .impact-map-persona,.is-access-readonly .impact-map-persona__img,.is-access-readonly .matrix-add,.is-access-readonly .p-nav-bar__add .ui-button,.is-access-readonly .stage-title,.is-access-readonly .stage-title-edit,.is-access-readonly .stage-title-i,.is-access-readonly .sticker,.is-access-readonly .widget,.is-access-readonly [contenteditable=true]{pointer-events:none}.template-categories{display:flex;height:100%;min-height:100vh}.ws-page .team-library-page__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px;width:100%}.ws-page .team-library-page__header-actions{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.ws-page .team-library-page__header-actions .ui-button{font-weight:600!important;margin-left:20px}.ws-page .team-library-page__table{height:auto;margin-bottom:50px}.ws-page .team-library-page__table .dashboard-table__body div .team-library-page__table-trd:nth-child(odd){background-color:#f7f8f9}.ws-page .team-library-page__table .dashboard-table__body div .team-library-page__table-trd--even{background:#fff!important}.ws-page .team-library-page__table .dashboard-table__body .team-library-page__table-trd:nth-child(odd){background-color:#f7f8f9}.ws-page .team-library-page__table .dashboard-table__body .team-library-page__table-trd--even{background:#fff!important}.ws-page .team-library-page__table-trd,.ws-page .team-library-page__table-trh{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;min-height:48px;width:100%}.ws-page .team-library-page__table-trh{padding-left:5px}.ws-page .team-library-page__table-td,.ws-page .team-library-page__table-th{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;position:relative}.ws-page .team-library-page__table-th{color:#44484f;font-size:14px;font-weight:600;text-transform:uppercase}.ws-page .team-library-page__table-td .u-editable{font-size:12px}.ws-page .team-library-page__table-td .u-editable:focus-visible{outline:none}.ws-page .team-library-page__table-td .u-editable__editable{font-size:12px}.ws-page .team-library-page__table-td .bulk-actions{position:relative}.ws-page .team-library-page__table-td .row-action-btn{color:var(--gray-6)}.ws-page .team-library-page__table .u-data-table-bulk-actions{background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);top:-56px}.ws-page .team-library-page__table .u-data-table-bulk-actions:after{border-color:#fff transparent transparent}.ws-page .team-library-page__table .u-data-table-bulk-actions .u-data-table-bulk-count{color:#686e78;font-weight:400;line-height:15px}.ws-page .team-library-page__item-row{padding:8px 0 8px 5px}.ws-page .team-library-page__item-row-tag{background-color:var(--color-primary);border:none;border-radius:50%;display:none;height:8px;left:-16px;position:absolute;width:8px}.ws-page .team-library-page__item-row-tag--visible{display:block}.ws-page .team-library-page__item-row:focus-within{border-left:5px solid var(--color-primary);padding:8px 0}.ws-page .team-library-page__item-row:focus-within .team-library-stages__item-row-tag--visible{display:none!important}.ws-page .team-library-page__item-field{font-size:12px;font-weight:400}.ws-page .team-library-page__item-field .u-editable{font-weight:400}.ws-page .team-library-page__item-field .match-search{background-color:rgba(186,129,255,.2)}