/*! License information can be found at https://onche.org/js/license.txt */
@charset "UTF-8";.color.red{color:#f3472d!important}.color.yellow{color:#ffda50!important}.color.green{color:#62c04e!important}.color.purple{color:#8a61ff!important}.color.pink{color:#f65dec!important}.color.orange{color:#ff851e!important}.color.brown{color:#8c7045!important}.color.dark{color:#3a3135!important}.color.realblue,.color.blue{color:#3478f6!important}body.blue .color.blue{color:#71c2fb!important}body.grey .color.blue{color:#4a99e9!important}.color.grey{color:#848489!important}body.blue .color.grey{color:#839ab2!important}body.grey .color.grey{color:#788093!important}.color.black{color:#000!important}body.blue .color.black,body.grey .color.black{color:#fff!important}.bg-color.red{background-color:#f3472d!important}.bg-color.yellow{background-color:#ffda50!important}.bg-color.green{background-color:#62c04e!important}.bg-color.purple{background-color:#8a61ff!important}.bg-color.pink{background-color:#f65dec!important}.bg-color.orange{background-color:#ff851e!important}.bg-color.brown{background-color:#8c7045!important}.bg-color.dark{background-color:#3a3135!important}.bg-color.grey{background-color:#848489!important}body.blue .bg-color.grey{background-color:#839ab2!important}body.grey .bg-color.grey{background-color:#788093!important}html{height:100%}body.retrospective{background-color:#000!important;height:100%!important}body.retrospective header{background-color:transparent!important;border-bottom:none!important}body.retrospective footer{display:none!important}body.retrospective #content{display:flex;align-items:center;background-color:#000!important;height:100%!important;padding-bottom:0!important}body.retrospective #content>.container{height:100%;padding:0}body.retrospective #content #right{display:none!important}body.retrospective #content #left{display:flex;align-items:center;padding-right:0!important;height:100%}#retrospective{display:flex;margin:0 auto 2rem;width:370px;height:680px;border-radius:10px;position:relative;background-color:#000;color:#fff;overflow:hidden}#retrospective.dark{color:#000}#retrospective.dark #retrospective-controls>button .mdi{color:#0000004d}#retrospective.dark #retrospective-navigation>button:before{background-color:#0000004d}#retrospective.dark #retrospective-navigation>button:hover:not(.active):before,#retrospective.dark #retrospective-navigation>button:focus:not(.active):before{background-color:#000000e6}#retrospective.dark #retrospective-navigation>button.animated:after{background-color:#0000004d}@media(max-width:880px){#retrospective{width:100%;height:100%}}#retrospective #retrospective-navigation{display:flex;position:absolute;top:0;left:10px;right:10px;z-index:1}#retrospective #retrospective-navigation>button{flex:1;outline:none;border:none;height:25px;padding:4px 2px;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;color:inherit}#retrospective #retrospective-navigation>button:last-child{display:none}#retrospective #retrospective-navigation>button:before{content:"";display:block;height:2px;background-color:#ffffff80;border-radius:1px}#retrospective #retrospective-navigation>button.active:before{background-color:currentColor}#retrospective #retrospective-navigation>button.animated{position:relative}#retrospective #retrospective-navigation>button.animated:before{position:absolute;width:0%;animation:activeRetrospectiveNavigation 7s linear forwards}#retrospective #retrospective-navigation>button.animated:after{content:"";display:block;height:2px;background-color:#ffffff80;transition:background-color .1s;border-radius:1px}#retrospective #retrospective-navigation>button:hover:not(.active):before,#retrospective #retrospective-navigation>button:focus:not(.active):before{background-color:#ffffffe6}#retrospective #retrospective-controls{position:absolute;display:flex;inset:25px 0 0;z-index:1}#retrospective #retrospective-controls>button{display:flex;border:none;height:100%;background:none;flex:1;align-items:center;justify-content:flex-start;-webkit-tap-highlight-color:transparent;cursor:pointer;color:inherit}#retrospective #retrospective-controls>button[disabled]{cursor:default}#retrospective #retrospective-controls>button .mdi{font-size:30px;color:#ffffff80;transition:color .1s linear,transform .2s linear}#retrospective #retrospective-controls>button:last-child{justify-content:flex-end}#retrospective #retrospective-controls>button:hover .mdi,#retrospective #retrospective-controls>button:focus .mdi{display:block;color:currentColor}#retrospective #retrospective-controls>button:active .mdi{transform:scale(0)}@media(max-width:880px){#retrospective #retrospective-controls>button:active{background-color:transparent}#retrospective #retrospective-controls>button:active .mdi{color:currentColor}}#retrospective [data-animation^=fade]{animation:retrospectiveFade 2s forwards}#retrospective [data-animation^=slide-up]{animation:retrospectiveSlideUp 1s linear forwards}#retrospective [data-animation^=slide-down]{animation:retrospectiveSlideDown 1s linear forwards}#retrospective [data-animation^=slide-left]{animation:retrospectiveSlideLeft .5s linear forwards}#retrospective [data-animation^=slide-right]{animation:retrospectiveSlideRight .5s linear forwards}#retrospective [data-animation^=blur]{animation:retrospectiveBlur 1s forwards}#retrospective [data-animation^=deblur]{animation:retrospectiveDeblur 1s forwards}#retrospective [data-animation^=zoom]{animation:retrospectiveZoom .5s forwards}#retrospective [data-animation^=dezoom]{animation:retrospectiveDezoom 1s forwards}#retrospective [data-animation^=jelly]{animation:retrospectiveJelly 1s forwards}#retrospective [data-animation^="3d"]{animation:threed .5s linear forwards}#retrospective [data-animation^="3d2"]{animation:threed2 .5s linear forwards}#retrospective [data-animation$=-delay]{opacity:0;animation-delay:1s}#retrospective [data-animation$=-delay05]{opacity:0;animation-delay:.5s}#retrospective [data-animation$=-delay1]{opacity:0;animation-delay:1s}#retrospective [data-animation$=-delay15]{opacity:0;animation-delay:1.5s}#retrospective [data-animation$=-delay2]{opacity:0;animation-delay:2s}#retrospective [data-animation$=-delay3]{opacity:0;animation-delay:3s}#retrospective [data-animation$=-delay5]{opacity:0;animation-delay:5s}#retrospective #retrospective-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;padding:2rem 3rem 1rem;text-align:center;width:100%;z-index:0}#retrospective #retrospective-content.retrospective-last-slide{padding-bottom:6.5rem}#retrospective #retrospective-content>h2{padding:0;margin:0;font-size:1.6rem;font-weight:500;line-height:1.3;color:inherit}#retrospective #retrospective-content>h3{padding:0;margin:0;font-size:1.2rem;font-weight:300;color:inherit}#retrospective #retrospective-content>h4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin:0;font-size:1rem;font-weight:500;color:#000;background-color:#fff;padding:.5rem 1rem;border-radius:4px;gap:.5rem}#retrospective #retrospective-content>h4.with-image{margin-top:2rem}#retrospective #retrospective-content>h4>img{margin-top:-1.3rem;margin-bottom:-.2rem;margin-left:-.3rem;margin-right:auto;max-width:2rem;max-height:2rem}#retrospective #retrospective-content>h4>span{text-align:left}#retrospective #retrospective-content>img{max-width:120px;max-height:120px;margin:1rem 0}#retrospective #retrospective-content>.number{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem}#retrospective #retrospective-content>.number.big{gap:.5rem}#retrospective #retrospective-content>.number.big>span:first-child{font-size:3rem}#retrospective #retrospective-content>.number.big>span:last-child{font-weight:500}#retrospective #retrospective-content>.number>span:first-child{font-weight:500;color:currentColor;border-radius:4px;line-height:1}#retrospective #retrospective-content>.highlighted{display:flex;font-size:1rem;gap:.5rem;font-weight:600;color:#000;background-color:#fff;padding:.5rem 1rem;clip-path:polygon(1% 1%,100% 0%,99% 100%,2% 100%)}#retrospective #retrospective-content>.highlighted:nth-child(2n){clip-path:polygon(0 0,100% 0,99% 100%,0% 100%)}#retrospective #retrospective-content>.highlighted.highlighted-full{width:100%}#retrospective #retrospective-content>.highlighted.highlighted-full span{margin-left:auto}#retrospective #retrospective-content>.highlighted>div{display:flex;gap:.5rem}#retrospective #retrospective-content>.highlighted>div.middle{align-items:center}#retrospective #retrospective-content>.highlighted span{text-align:left}#retrospective #retrospective-content>.highlighted .mdi{font-size:1.5rem}#retrospective #retrospective-content>.highlighted img{max-width:1.5rem;max-height:1.5rem}#retrospective #retrospective-content>.message{background-color:#fff;max-height:120px;padding:.5rem 1rem;font-size:.7rem;font-weight:400;color:#000;text-align:left;line-height:1.5;border-radius:4px}#retrospective #retrospective-content>.icon{margin:1rem 0;display:flex;align-items:center;justify-content:center;font-size:2.2rem;width:3.5rem;height:3.5rem;background-color:#fff;color:#000;border-radius:50%}#retrospective #retrospective-content>.icon>img{width:75%;height:75%}#retrospective #retrospective-content>.icon>.op-icon{padding:.1rem .25rem;font-size:1rem;color:#4285f4;border:2px solid #4285f4;border-radius:4px;font-weight:500}#retrospective #retrospective-content>.avatar{width:3rem;height:3rem;border-radius:6px;background-color:#fff}#retrospective #retrospective-content>p{font-size:1rem;font-weight:400;color:inherit;text-align:left;line-height:1.5}#retrospective #retrospective-end{display:flex;flex-direction:column;gap:.5rem;position:absolute;padding:1rem;bottom:0;left:0;right:0;z-index:2;transform:translateY(100%);animation:retrospectiveSlideUp 2s forwards 2s}#retrospective #retrospective-end>.button{display:flex;align-items:center;gap:.5rem;width:100%;padding:1rem;background-color:#fff;color:#000;border:none;border-radius:10px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .1s}#retrospective #retrospective-end>.button.button-secondary{background-color:#000;color:#fff}#retrospective #retrospective-end>.button:hover,#retrospective #retrospective-end>.button:focus{color:#4285f4}#retrospective #retrospective-end>.button>i{margin-left:-10px}#retrospective #retrospective-end>.button>i.onche{display:inline-block;background-image:url(/img/onche.svg);background-size:contain;background-position:center;background-repeat:no-repeat;width:20px;height:20px}#retrospective-slides{display:none}@keyframes activeRetrospectiveNavigation{0%{width:0%}to{width:calc(100% - 5px)}}@keyframes retrospectiveFade{0%{opacity:0}to{opacity:1}}@keyframes retrospectiveSlideUp{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes retrospectiveSlideDown{0%{opacity:1;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes retrospectiveSlideLeft{0%{opacity:1;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes retrospectiveSlideRight{0%{opacity:1;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes retrospectiveBlur{0%{opacity:0;filter:blur(10px);transform:scale(2)}to{opacity:1;filter:blur(0);transform:scale(1)}}@keyframes retrospectiveDeblur{0%{opacity:0;filter:blur(10px);transform:scale(0)}to{opacity:1;filter:blur(0);transform:scale(1)}}@keyframes retrospectiveZoom{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes retrospectiveDezoom{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@keyframes retrospectiveJelly{0%{opacity:1;transform:scale(1)}25%{opacity:1;transform:scale(1.1)}50%{opacity:1;transform:scale(.9)}75%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes threed{0%{opacity:1;transform:perspective(200px) rotateX(-45deg)}to{opacity:1;transform:perspective(200px) rotateX(0)}}@keyframes threed2{0%{opacity:1;transform:perspective(200px) rotateX(45deg)}to{opacity:1;transform:perspective(200px) rotateX(0)}}
