@charset "UTF-8";@import"https://cdn.jsdelivr.net/npm/@vue-flow/core@1.32.1/dist/style.css";@import"https://cdn.jsdelivr.net/npm/@vue-flow/core@1.32.1/dist/theme-default.css";/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}.node-edit__main-container{position:fixed;display:flex;top:30px;left:80px}.node-edit__main-container .sub-container{position:fixed;display:flex}.node-edit__main-container .vertical-container{flex-direction:column;margin-right:20px}.node-edit__main-container .data-panel{top:30px;left:20px;padding:10px;background-color:#363b63;border:2px solid #ffffe4;color:#ffffe4;border-radius:20px;height:auto;width:auto}.node-edit__main-container .data-panel-sub{position:relative;padding:10px;margin-bottom:10px;color:#ffffe4;background-color:#363b63;border:2px solid #ffffe4;border-radius:20px;text-transform:none;height:auto;width:auto}.node-edit__main-container .element-container{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:10px}.node-edit__main-container .element-container .edit-textarea{min-height:30px;min-width:225px;border-radius:5px;padding-left:5px}.node-edit__main-container .element-container .edit-inputarea{min-width:225px;border-radius:20px;padding-left:5px}.node-edit__main-container .close-container{position:absolute;top:-10px;right:-10px;background-color:#ff4545;color:#ffffe4;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;box-shadow:0 2px 5px #0003;outline:none;font-size:18px}.node-edit__main-container .save-container{position:relative;left:50%;transform:translate(-50%)}.node-edit__main-container .save-container>*{margin-right:10px}.node-edit__main-container .scrollable-text-block{min-height:30px;min-width:215px;max-height:120px;max-width:300px;overflow:auto;border:1px solid #5b6192;padding:5px;background-color:#ffffe4;border-radius:5px;color:#060817}.node-edit__main-container .node-id-button{margin:2px;padding:5px 10px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:5px;color:#333;cursor:default}.node-edit__main-container .scrollable-text-block-buttons{min-height:30px;min-width:500px;max-height:400px;max-width:500px;overflow:auto;border:1px solid #5b6192;padding:5px;background-color:#ffffe4;border-radius:5px;color:#060817}.node-edit__main-container .node-button{min-height:30px;min-width:100px;max-height:30px;max-width:100px;overflow:auto;border:1px solid #5b6192;padding:5px;background-color:#ffffe4;border-radius:5px;color:#060817}.node-edit__main-container .node-button-parent{background-color:#90ee90}.node-edit__main-container .node-button-parent-sub{background-color:#d4c154}.node-edit__main-container{pointer-events:none}.node-edit__main-container .data-panel,.node-edit__main-container .data-panel-sub,.node-edit__main-container .element-container,.node-edit__main-container .close-container,.node-edit__main-container .save-container,.node-edit__main-container .scrollable-text-block,.node-edit__main-container .scrollable-text-block-buttons,.node-edit__main-container .node-button{pointer-events:auto}html{height:100%;width:100%;position:relative}.night-sky{display:block;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.star{width:2px;height:2px;background:#fff;box-shadow:0 0 3px #fff;position:absolute;left:50%;top:50%;border-radius:50%}.twinkle-star-1{width:3px;height:3px;left:3%;top:6%;animation:twinkle 2.6265s alternate infinite;animation-delay:2s}.twinkle-star-2{width:3px;height:3px;left:43%;top:33%;animation:twinkle 2.07825s alternate infinite;animation-delay:.7674418605s}.twinkle-star-3{width:3px;height:3px;left:52%;top:47%;animation:twinkle 2.30775s alternate infinite;animation-delay:.9038461538s}.twinkle-star-4{width:3px;height:3px;left:2%;top:7%;animation:twinkle 2.57475s alternate infinite;animation-delay:3.5s}.twinkle-star-5{width:3px;height:3px;left:72%;top:91%;animation:twinkle 1.63425s alternate infinite;animation-delay:1.2638888889s}.twinkle-star-6{width:2px;height:2px;left:48%;top:64%;animation:twinkle 1.949s alternate infinite;animation-delay:1.3333333333s}.twinkle-star-7{width:3px;height:3px;left:4%;top:38%;animation:twinkle 2.2485s alternate infinite;animation-delay:9.5s}.twinkle-star-8{width:3px;height:3px;left:42%;top:2%;animation:twinkle 1.66725s alternate infinite;animation-delay:.0476190476s}.twinkle-star-9{width:2px;height:2px;left:54%;top:14%;animation:twinkle 1.837s alternate infinite;animation-delay:.2592592593s}.twinkle-star-10{width:3px;height:3px;left:89%;top:64%;animation:twinkle 1.6845s alternate infinite;animation-delay:.7191011236s}.twinkle-star-11{width:2px;height:2px;left:35%;top:34%;animation:twinkle 1.901s alternate infinite;animation-delay:.9714285714s}.twinkle-star-12{width:2px;height:2px;left:50%;top:72%;animation:twinkle 1.988s alternate infinite;animation-delay:1.44s}.twinkle-star-13{width:2px;height:2px;left:25%;top:60%;animation:twinkle 1.082s alternate infinite;animation-delay:2.4s}.twinkle-star-14{width:2px;height:2px;left:66%;top:18%;animation:twinkle 1.781s alternate infinite;animation-delay:.2727272727s}.twinkle-star-15{width:2px;height:2px;left:60%;top:97%;animation:twinkle 1.8175s alternate infinite;animation-delay:1.6166666667s}.twinkle-star-16{width:2px;height:2px;left:49%;top:66%;animation:twinkle 1.1065s alternate infinite;animation-delay:1.3469387755s}.twinkle-star-17{width:2px;height:2px;left:6%;top:10%;animation:twinkle 1.7315s alternate infinite;animation-delay:1.6666666667s}.twinkle-star-18{width:3px;height:3px;left:20%;top:80%;animation:twinkle 2.0295s alternate infinite;animation-delay:4s}.twinkle-star-19{width:2px;height:2px;left:87%;top:22%;animation:twinkle 1.4405s alternate infinite;animation-delay:.2528735632s}.twinkle-star-20{width:3px;height:3px;left:6%;top:96%;animation:twinkle 1.722s alternate infinite;animation-delay:16s}.twinkle-star-21{width:3px;height:3px;left:37%;top:93%;animation:twinkle 2.16825s alternate infinite;animation-delay:2.5135135135s}.twinkle-star-22{width:3px;height:3px;left:53%;top:91%;animation:twinkle 2.0655s alternate infinite;animation-delay:1.7169811321s}.twinkle-star-23{width:2px;height:2px;left:74%;top:63%;animation:twinkle 1.0625s alternate infinite;animation-delay:.8513513514s}.twinkle-star-24{width:3px;height:3px;left:52%;top:31%;animation:twinkle 1.91625s alternate infinite;animation-delay:.5961538462s}.twinkle-star-25{width:3px;height:3px;left:75%;top:56%;animation:twinkle 2.78925s alternate infinite;animation-delay:.7466666667s}.twinkle-star-26{width:3px;height:3px;left:48%;top:45%;animation:twinkle 1.644s alternate infinite;animation-delay:.9375s}.twinkle-star-27{width:3px;height:3px;left:80%;top:88%;animation:twinkle 1.55925s alternate infinite;animation-delay:1.1s}.twinkle-star-28{width:3px;height:3px;left:69%;top:92%;animation:twinkle 2.79525s alternate infinite;animation-delay:1.3333333333s}.twinkle-star-29{width:2px;height:2px;left:60%;top:40%;animation:twinkle 1.684s alternate infinite;animation-delay:.6666666667s}.twinkle-star-30{width:2px;height:2px;left:95%;top:88%;animation:twinkle 1.0045s alternate infinite;animation-delay:.9263157895s}.twinkle-star-31{width:3px;height:3px;left:80%;top:64%;animation:twinkle 2.232s alternate infinite;animation-delay:.8s}.twinkle-star-32{width:2px;height:2px;left:58%;top:39%;animation:twinkle 1.1225s alternate infinite;animation-delay:.6724137931s}.twinkle-star-33{width:2px;height:2px;left:9%;top:40%;animation:twinkle 1.284s alternate infinite;animation-delay:4.4444444444s}.twinkle-star-34{width:2px;height:2px;left:37%;top:70%;animation:twinkle 1.993s alternate infinite;animation-delay:1.8918918919s}.twinkle-star-35{width:3px;height:3px;left:20%;top:89%;animation:twinkle 1.70925s alternate infinite;animation-delay:4.45s}.twinkle-star-36{width:3px;height:3px;left:78%;top:10%;animation:twinkle 2.172s alternate infinite;animation-delay:.1282051282s}.twinkle-star-37{width:3px;height:3px;left:45%;top:78%;animation:twinkle 2.75025s alternate infinite;animation-delay:1.7333333333s}.twinkle-star-38{width:2px;height:2px;left:27%;top:30%;animation:twinkle 1.735s alternate infinite;animation-delay:1.1111111111s}.twinkle-star-39{width:3px;height:3px;left:43%;top:92%;animation:twinkle 2.847s alternate infinite;animation-delay:2.1395348837s}.twinkle-star-40{width:2px;height:2px;left:15%;top:15%;animation:twinkle 1.291s alternate infinite;animation-delay:1s}.twinkle-star-41{width:3px;height:3px;left:65%;top:18%;animation:twinkle 1.86975s alternate infinite;animation-delay:.2769230769s}.twinkle-star-42{width:3px;height:3px;left:48%;top:28%;animation:twinkle 2.6505s alternate infinite;animation-delay:.5833333333s}.twinkle-star-43{width:2px;height:2px;left:68%;top:24%;animation:twinkle 1.533s alternate infinite;animation-delay:.3529411765s}.twinkle-star-44{width:2px;height:2px;left:8%;top:58%;animation:twinkle 1.052s alternate infinite;animation-delay:7.25s}.twinkle-star-45{width:3px;height:3px;left:69%;top:76%;animation:twinkle 2.793s alternate infinite;animation-delay:1.1014492754s}.twinkle-star-46{width:2px;height:2px;left:87%;top:33%;animation:twinkle 1.507s alternate infinite;animation-delay:.3793103448s}.twinkle-star-47{width:3px;height:3px;left:15%;top:31%;animation:twinkle 2.1675s alternate infinite;animation-delay:2.0666666667s}.twinkle-star-48{width:3px;height:3px;left:86%;top:36%;animation:twinkle 2.934s alternate infinite;animation-delay:.4186046512s}.twinkle-star-49{width:2px;height:2px;left:67%;top:32%;animation:twinkle 1.3665s alternate infinite;animation-delay:.4776119403s}.twinkle-star-50{width:2px;height:2px;left:56%;top:51%;animation:twinkle 1.701s alternate infinite;animation-delay:.9107142857s}.twinkle-star-51{width:3px;height:3px;left:5%;top:27%;animation:twinkle 2.86275s alternate infinite;animation-delay:5.4s}.twinkle-star-52{width:3px;height:3px;left:80%;top:35%;animation:twinkle 2.17875s alternate infinite;animation-delay:.4375s}.twinkle-star-53{width:2px;height:2px;left:47%;top:29%;animation:twinkle 1.5835s alternate infinite;animation-delay:.6170212766s}.twinkle-star-54{width:3px;height:3px;left:89%;top:10%;animation:twinkle 2.889s alternate infinite;animation-delay:.1123595506s}.twinkle-star-55{width:2px;height:2px;left:90%;top:83%;animation:twinkle 1.9265s alternate infinite;animation-delay:.9222222222s}.twinkle-star-56{width:2px;height:2px;left:47%;top:69%;animation:twinkle 1.0385s alternate infinite;animation-delay:1.4680851064s}.twinkle-star-57{width:2px;height:2px;left:78%;top:43%;animation:twinkle 1.2995s alternate infinite;animation-delay:.5512820513s}.twinkle-star-58{width:2px;height:2px;left:45%;top:21%;animation:twinkle 1.6945s alternate infinite;animation-delay:.4666666667s}.twinkle-star-59{width:2px;height:2px;left:46%;top:77%;animation:twinkle 1.0745s alternate infinite;animation-delay:1.6739130435s}.twinkle-star-60{width:2px;height:2px;left:72%;top:38%;animation:twinkle 1.737s alternate infinite;animation-delay:.5277777778s}.twinkle-star-61{width:3px;height:3px;left:53%;top:58%;animation:twinkle 1.70025s alternate infinite;animation-delay:1.0943396226s}.twinkle-star-62{width:2px;height:2px;left:90%;top:40%;animation:twinkle 1.583s alternate infinite;animation-delay:.4444444444s}.twinkle-star-63{width:2px;height:2px;left:93%;top:87%;animation:twinkle 1.0495s alternate infinite;animation-delay:.935483871s}.twinkle-star-64{width:3px;height:3px;left:53%;top:5%;animation:twinkle 1.845s alternate infinite;animation-delay:.0943396226s}.twinkle-star-65{width:2px;height:2px;left:64%;top:34%;animation:twinkle 1.112s alternate infinite;animation-delay:.53125s}.twinkle-star-66{width:2px;height:2px;left:69%;top:82%;animation:twinkle 1.2305s alternate infinite;animation-delay:1.1884057971s}.twinkle-star-67{width:3px;height:3px;left:14%;top:50%;animation:twinkle 1.707s alternate infinite;animation-delay:3.5714285714s}.twinkle-star-68{width:3px;height:3px;left:59%;top:74%;animation:twinkle 2.17275s alternate infinite;animation-delay:1.2542372881s}.twinkle-star-69{width:3px;height:3px;left:46%;top:59%;animation:twinkle 1.6155s alternate infinite;animation-delay:1.2826086957s}.twinkle-star-70{width:3px;height:3px;left:75%;top:74%;animation:twinkle 2.47725s alternate infinite;animation-delay:.9866666667s}.twinkle-star-71{width:2px;height:2px;left:27%;top:45%;animation:twinkle 1.8325s alternate infinite;animation-delay:1.6666666667s}.twinkle-star-72{width:2px;height:2px;left:58%;top:31%;animation:twinkle 1.897s alternate infinite;animation-delay:.5344827586s}.twinkle-star-73{width:3px;height:3px;left:87%;top:16%;animation:twinkle 2.03025s alternate infinite;animation-delay:.183908046s}.twinkle-star-74{width:2px;height:2px;left:1%;top:48%;animation:twinkle 1.886s alternate infinite;animation-delay:48s}.twinkle-star-75{width:3px;height:3px;left:20%;top:87%;animation:twinkle 1.78125s alternate infinite;animation-delay:4.35s}.twinkle-star-76{width:2px;height:2px;left:53%;top:96%;animation:twinkle 1.328s alternate infinite;animation-delay:1.8113207547s}.twinkle-star-77{width:3px;height:3px;left:11%;top:70%;animation:twinkle 2.733s alternate infinite;animation-delay:6.3636363636s}.twinkle-star-78{width:2px;height:2px;left:31%;top:11%;animation:twinkle 1.4085s alternate infinite;animation-delay:.3548387097s}.twinkle-star-79{width:3px;height:3px;left:13%;top:100%;animation:twinkle 1.9725s alternate infinite;animation-delay:7.6923076923s}.twinkle-star-80{width:3px;height:3px;left:44%;top:29%;animation:twinkle 1.719s alternate infinite;animation-delay:.6590909091s}.twinkle-star-81{width:2px;height:2px;left:61%;top:77%;animation:twinkle 1.904s alternate infinite;animation-delay:1.262295082s}.twinkle-star-82{width:2px;height:2px;left:35%;top:40%;animation:twinkle 1.8225s alternate infinite;animation-delay:1.1428571429s}.twinkle-star-83{width:3px;height:3px;left:35%;top:22%;animation:twinkle 2.373s alternate infinite;animation-delay:.6285714286s}.twinkle-star-84{width:3px;height:3px;left:40%;top:95%;animation:twinkle 1.6845s alternate infinite;animation-delay:2.375s}.twinkle-star-85{width:3px;height:3px;left:75%;top:10%;animation:twinkle 2.613s alternate infinite;animation-delay:.1333333333s}.twinkle-star-86{width:3px;height:3px;left:31%;top:52%;animation:twinkle 2.1585s alternate infinite;animation-delay:1.6774193548s}.twinkle-star-87{width:2px;height:2px;left:51%;top:24%;animation:twinkle 1.878s alternate infinite;animation-delay:.4705882353s}.twinkle-star-88{width:2px;height:2px;left:40%;top:1%;animation:twinkle 1.0445s alternate infinite;animation-delay:25ms}.twinkle-star-89{width:3px;height:3px;left:75%;top:55%;animation:twinkle 1.51275s alternate infinite;animation-delay:.7333333333s}.twinkle-star-90{width:2px;height:2px;left:61%;top:74%;animation:twinkle 1.527s alternate infinite;animation-delay:1.2131147541s}.twinkle-star-91{width:2px;height:2px;left:68%;top:31%;animation:twinkle 1.5355s alternate infinite;animation-delay:.4558823529s}.twinkle-star-92{width:3px;height:3px;left:3%;top:75%;animation:twinkle 2.93025s alternate infinite;animation-delay:25s}.twinkle-star-93{width:2px;height:2px;left:86%;top:22%;animation:twinkle 1.4295s alternate infinite;animation-delay:.2558139535s}.twinkle-star-94{width:2px;height:2px;left:93%;top:93%;animation:twinkle 1.506s alternate infinite;animation-delay:1s}.twinkle-star-95{width:3px;height:3px;left:74%;top:3%;animation:twinkle 2.45775s alternate infinite;animation-delay:.0405405405s}.twinkle-star-96{width:3px;height:3px;left:71%;top:87%;animation:twinkle 1.81275s alternate infinite;animation-delay:1.2253521127s}.twinkle-star-97{width:3px;height:3px;left:65%;top:7%;animation:twinkle 1.66575s alternate infinite;animation-delay:.1076923077s}.twinkle-star-98{width:2px;height:2px;left:89%;top:34%;animation:twinkle 1.972s alternate infinite;animation-delay:.3820224719s}.twinkle-star-99{width:2px;height:2px;left:88%;top:45%;animation:twinkle 1.8525s alternate infinite;animation-delay:.5113636364s}.twinkle-star-100{width:2px;height:2px;left:39%;top:83%;animation:twinkle 1.3775s alternate infinite;animation-delay:2.1282051282s}.twinkle-star-101{width:2px;height:2px;left:62%;top:75%;animation:twinkle 1.896s alternate infinite;animation-delay:1.2096774194s}.twinkle-star-102{width:3px;height:3px;left:86%;top:32%;animation:twinkle 2.54925s alternate infinite;animation-delay:.3720930233s}.twinkle-star-103{width:3px;height:3px;left:27%;top:93%;animation:twinkle 2.23425s alternate infinite;animation-delay:3.4444444444s}.twinkle-star-104{width:2px;height:2px;left:58%;top:41%;animation:twinkle 1.6515s alternate infinite;animation-delay:.7068965517s}.twinkle-star-105{width:3px;height:3px;left:93%;top:25%;animation:twinkle 2.13975s alternate infinite;animation-delay:.2688172043s}.twinkle-star-106{width:3px;height:3px;left:88%;top:59%;animation:twinkle 1.7445s alternate infinite;animation-delay:.6704545455s}.twinkle-star-107{width:2px;height:2px;left:83%;top:26%;animation:twinkle 1.763s alternate infinite;animation-delay:.313253012s}.twinkle-star-108{width:3px;height:3px;left:25%;top:26%;animation:twinkle 2.6655s alternate infinite;animation-delay:1.04s}.twinkle-star-109{width:2px;height:2px;left:75%;top:51%;animation:twinkle 1.0585s alternate infinite;animation-delay:.68s}.twinkle-star-110{width:2px;height:2px;left:58%;top:39%;animation:twinkle 1.287s alternate infinite;animation-delay:.6724137931s}.twinkle-star-111{width:3px;height:3px;left:13%;top:73%;animation:twinkle 1.5105s alternate infinite;animation-delay:5.6153846154s}.twinkle-star-112{width:3px;height:3px;left:66%;top:38%;animation:twinkle 2.34s alternate infinite;animation-delay:.5757575758s}.twinkle-star-113{width:3px;height:3px;left:24%;top:89%;animation:twinkle 2.475s alternate infinite;animation-delay:3.7083333333s}.twinkle-star-114{width:3px;height:3px;left:68%;top:93%;animation:twinkle 1.8375s alternate infinite;animation-delay:1.3676470588s}.twinkle-star-115{width:2px;height:2px;left:76%;top:94%;animation:twinkle 1.9185s alternate infinite;animation-delay:1.2368421053s}.twinkle-star-116{width:3px;height:3px;left:32%;top:72%;animation:twinkle 1.962s alternate infinite;animation-delay:2.25s}.twinkle-star-117{width:2px;height:2px;left:26%;top:18%;animation:twinkle 1.247s alternate infinite;animation-delay:.6923076923s}.twinkle-star-118{width:2px;height:2px;left:87%;top:71%;animation:twinkle 1.462s alternate infinite;animation-delay:.816091954s}.twinkle-star-119{width:3px;height:3px;left:13%;top:48%;animation:twinkle 2.8695s alternate infinite;animation-delay:3.6923076923s}.twinkle-star-120{width:2px;height:2px;left:22%;top:89%;animation:twinkle 1.9095s alternate infinite;animation-delay:4.0454545455s}.twinkle-star-121{width:2px;height:2px;left:81%;top:8%;animation:twinkle 1.789s alternate infinite;animation-delay:.0987654321s}.twinkle-star-122{width:2px;height:2px;left:55%;top:30%;animation:twinkle 1.5945s alternate infinite;animation-delay:.5454545455s}.twinkle-star-123{width:3px;height:3px;left:71%;top:70%;animation:twinkle 2.5845s alternate infinite;animation-delay:.985915493s}.twinkle-star-124{width:3px;height:3px;left:69%;top:79%;animation:twinkle 2.17725s alternate infinite;animation-delay:1.1449275362s}.twinkle-star-125{width:3px;height:3px;left:36%;top:33%;animation:twinkle 2.85975s alternate infinite;animation-delay:.9166666667s}.twinkle-star-126{width:3px;height:3px;left:21%;top:44%;animation:twinkle 2.76225s alternate infinite;animation-delay:2.0952380952s}.twinkle-star-127{width:3px;height:3px;left:39%;top:68%;animation:twinkle 2.01075s alternate infinite;animation-delay:1.7435897436s}.twinkle-star-128{width:2px;height:2px;left:12%;top:100%;animation:twinkle 1.127s alternate infinite;animation-delay:8.3333333333s}.twinkle-star-129{width:2px;height:2px;left:74%;top:24%;animation:twinkle 1.083s alternate infinite;animation-delay:.3243243243s}.twinkle-star-130{width:2px;height:2px;left:73%;top:95%;animation:twinkle 1.4345s alternate infinite;animation-delay:1.301369863s}.twinkle-star-131{width:2px;height:2px;left:75%;top:75%;animation:twinkle 1.615s alternate infinite;animation-delay:1s}.twinkle-star-132{width:3px;height:3px;left:90%;top:86%;animation:twinkle 1.6935s alternate infinite;animation-delay:.9555555556s}.twinkle-star-133{width:3px;height:3px;left:40%;top:26%;animation:twinkle 2.0655s alternate infinite;animation-delay:.65s}.twinkle-star-134{width:3px;height:3px;left:88%;top:10%;animation:twinkle 2.00775s alternate infinite;animation-delay:.1136363636s}.twinkle-star-135{width:3px;height:3px;left:98%;top:60%;animation:twinkle 2.04075s alternate infinite;animation-delay:.612244898s}.twinkle-star-136{width:3px;height:3px;left:15%;top:73%;animation:twinkle 1.88025s alternate infinite;animation-delay:4.8666666667s}.twinkle-star-137{width:2px;height:2px;left:43%;top:58%;animation:twinkle 1.5525s alternate infinite;animation-delay:1.3488372093s}.twinkle-star-138{width:2px;height:2px;left:94%;top:28%;animation:twinkle 1.888s alternate infinite;animation-delay:.2978723404s}.twinkle-star-139{width:2px;height:2px;left:39%;top:87%;animation:twinkle 1.327s alternate infinite;animation-delay:2.2307692308s}.twinkle-star-140{width:3px;height:3px;left:3%;top:85%;animation:twinkle 1.887s alternate infinite;animation-delay:28.3333333333s}.twinkle-star-141{width:3px;height:3px;left:61%;top:25%;animation:twinkle 2.727s alternate infinite;animation-delay:.4098360656s}.twinkle-star-142{width:3px;height:3px;left:86%;top:15%;animation:twinkle 1.92975s alternate infinite;animation-delay:.1744186047s}.twinkle-star-143{width:3px;height:3px;left:38%;top:87%;animation:twinkle 2.4405s alternate infinite;animation-delay:2.2894736842s}.twinkle-star-144{width:3px;height:3px;left:6%;top:8%;animation:twinkle 1.584s alternate infinite;animation-delay:1.3333333333s}.twinkle-star-145{width:3px;height:3px;left:39%;top:86%;animation:twinkle 1.98675s alternate infinite;animation-delay:2.2051282051s}.twinkle-star-146{width:2px;height:2px;left:62%;top:94%;animation:twinkle 1.1865s alternate infinite;animation-delay:1.5161290323s}.twinkle-star-147{width:2px;height:2px;left:25%;top:55%;animation:twinkle 1.7535s alternate infinite;animation-delay:2.2s}.twinkle-star-148{width:3px;height:3px;left:73%;top:35%;animation:twinkle 1.8435s alternate infinite;animation-delay:.4794520548s}.twinkle-star-149{width:3px;height:3px;left:5%;top:22%;animation:twinkle 1.6515s alternate infinite;animation-delay:4.4s}.twinkle-star-150{width:2px;height:2px;left:14%;top:28%;animation:twinkle 1.4525s alternate infinite;animation-delay:2s}.twinkle-star-151{width:3px;height:3px;left:22%;top:86%;animation:twinkle 2.3835s alternate infinite;animation-delay:3.9090909091s}.twinkle-star-152{width:2px;height:2px;left:88%;top:54%;animation:twinkle 1.277s alternate infinite;animation-delay:.6136363636s}.twinkle-star-153{width:2px;height:2px;left:78%;top:28%;animation:twinkle 1.961s alternate infinite;animation-delay:.358974359s}.twinkle-star-154{width:2px;height:2px;left:81%;top:23%;animation:twinkle 1.079s alternate infinite;animation-delay:.2839506173s}.twinkle-star-155{width:3px;height:3px;left:4%;top:78%;animation:twinkle 1.52325s alternate infinite;animation-delay:19.5s}.twinkle-star-156{width:2px;height:2px;left:41%;top:88%;animation:twinkle 1.945s alternate infinite;animation-delay:2.1463414634s}.twinkle-star-157{width:2px;height:2px;left:37%;top:25%;animation:twinkle 1.6055s alternate infinite;animation-delay:.6756756757s}.twinkle-star-158{width:2px;height:2px;left:12%;top:59%;animation:twinkle 1.157s alternate infinite;animation-delay:4.9166666667s}.twinkle-star-159{width:2px;height:2px;left:100%;top:73%;animation:twinkle 1.64s alternate infinite;animation-delay:.73s}.twinkle-star-160{width:2px;height:2px;left:56%;top:81%;animation:twinkle 1.515s alternate infinite;animation-delay:1.4464285714s}.twinkle-star-161{width:3px;height:3px;left:63%;top:35%;animation:twinkle 2.57475s alternate infinite;animation-delay:.5555555556s}.twinkle-star-162{width:3px;height:3px;left:89%;top:79%;animation:twinkle 1.88025s alternate infinite;animation-delay:.8876404494s}.twinkle-star-163{width:3px;height:3px;left:16%;top:8%;animation:twinkle 2.901s alternate infinite;animation-delay:.5s}.twinkle-star-164{width:3px;height:3px;left:42%;top:67%;animation:twinkle 2.96025s alternate infinite;animation-delay:1.5952380952s}.twinkle-star-165{width:2px;height:2px;left:51%;top:28%;animation:twinkle 1.7595s alternate infinite;animation-delay:.5490196078s}.twinkle-star-166{width:2px;height:2px;left:23%;top:54%;animation:twinkle 1.83s alternate infinite;animation-delay:2.347826087s}.twinkle-star-167{width:2px;height:2px;left:80%;top:51%;animation:twinkle 1.8055s alternate infinite;animation-delay:.6375s}.twinkle-star-168{width:3px;height:3px;left:62%;top:98%;animation:twinkle 2.2005s alternate infinite;animation-delay:1.5806451613s}.twinkle-star-169{width:3px;height:3px;left:69%;top:97%;animation:twinkle 2.583s alternate infinite;animation-delay:1.4057971014s}.twinkle-star-170{width:2px;height:2px;left:68%;top:26%;animation:twinkle 1.881s alternate infinite;animation-delay:.3823529412s}.twinkle-star-171{width:2px;height:2px;left:8%;top:2%;animation:twinkle 1.391s alternate infinite;animation-delay:.25s}.twinkle-star-172{width:3px;height:3px;left:28%;top:14%;animation:twinkle 1.78875s alternate infinite;animation-delay:.5s}.twinkle-star-173{width:2px;height:2px;left:98%;top:3%;animation:twinkle 1.722s alternate infinite;animation-delay:.0306122449s}.twinkle-star-174{width:2px;height:2px;left:73%;top:50%;animation:twinkle 1.362s alternate infinite;animation-delay:.6849315068s}.twinkle-star-175{width:3px;height:3px;left:35%;top:39%;animation:twinkle 2.2995s alternate infinite;animation-delay:1.1142857143s}.twinkle-star-176{width:2px;height:2px;left:30%;top:45%;animation:twinkle 1.0325s alternate infinite;animation-delay:1.5s}.twinkle-star-177{width:2px;height:2px;left:56%;top:23%;animation:twinkle 1.474s alternate infinite;animation-delay:.4107142857s}.twinkle-star-178{width:3px;height:3px;left:42%;top:94%;animation:twinkle 1.89975s alternate infinite;animation-delay:2.2380952381s}.twinkle-star-179{width:2px;height:2px;left:50%;top:65%;animation:twinkle 1.5955s alternate infinite;animation-delay:1.3s}.twinkle-star-180{width:3px;height:3px;left:35%;top:35%;animation:twinkle 2.847s alternate infinite;animation-delay:1s}.twinkle-star-181{width:2px;height:2px;left:98%;top:56%;animation:twinkle 1.3555s alternate infinite;animation-delay:.5714285714s}.twinkle-star-182{width:3px;height:3px;left:53%;top:77%;animation:twinkle 2.6925s alternate infinite;animation-delay:1.4528301887s}.twinkle-star-183{width:3px;height:3px;left:44%;top:22%;animation:twinkle 2.94s alternate infinite;animation-delay:.5s}.twinkle-star-184{width:2px;height:2px;left:77%;top:18%;animation:twinkle 1.9975s alternate infinite;animation-delay:.2337662338s}.twinkle-star-185{width:3px;height:3px;left:81%;top:88%;animation:twinkle 2.514s alternate infinite;animation-delay:1.0864197531s}.twinkle-star-186{width:2px;height:2px;left:65%;top:21%;animation:twinkle 1.7305s alternate infinite;animation-delay:.3230769231s}.twinkle-star-187{width:3px;height:3px;left:34%;top:54%;animation:twinkle 2.03625s alternate infinite;animation-delay:1.5882352941s}.twinkle-star-188{width:3px;height:3px;left:58%;top:80%;animation:twinkle 1.7715s alternate infinite;animation-delay:1.3793103448s}.twinkle-star-189{width:2px;height:2px;left:78%;top:93%;animation:twinkle 1.997s alternate infinite;animation-delay:1.1923076923s}.twinkle-star-190{width:3px;height:3px;left:18%;top:53%;animation:twinkle 2.445s alternate infinite;animation-delay:2.9444444444s}.twinkle-star-191{width:2px;height:2px;left:70%;top:15%;animation:twinkle 1.505s alternate infinite;animation-delay:.2142857143s}.twinkle-star-192{width:2px;height:2px;left:51%;top:11%;animation:twinkle 1.9995s alternate infinite;animation-delay:.2156862745s}.twinkle-star-193{width:2px;height:2px;left:57%;top:36%;animation:twinkle 1.614s alternate infinite;animation-delay:.6315789474s}.twinkle-star-194{width:3px;height:3px;left:18%;top:59%;animation:twinkle 2.17125s alternate infinite;animation-delay:3.2777777778s}.twinkle-star-195{width:3px;height:3px;left:5%;top:57%;animation:twinkle 2.32275s alternate infinite;animation-delay:11.4s}.twinkle-star-196{width:2px;height:2px;left:27%;top:30%;animation:twinkle 1.1555s alternate infinite;animation-delay:1.1111111111s}.twinkle-star-197{width:3px;height:3px;left:81%;top:76%;animation:twinkle 2.937s alternate infinite;animation-delay:.9382716049s}.twinkle-star-198{width:2px;height:2px;left:92%;top:68%;animation:twinkle 1.0555s alternate infinite;animation-delay:.7391304348s}.twinkle-star-199{width:3px;height:3px;left:93%;top:9%;animation:twinkle 1.8855s alternate infinite;animation-delay:.0967741935s}.twinkle-star-200{width:3px;height:3px;left:60%;top:32%;animation:twinkle 1.69425s alternate infinite;animation-delay:.5333333333s}@keyframes twinkle{0%{opacity:.3}to{opacity:1}}html,body,#app{margin:0;height:100%;overflow:hidden}.vue-flow__node{cursor:pointer!important}@font-face{font-family:GenshinFont;src:url(/assets/GenshinFont-Zv0dW05Y.ttf) format("truetype");font-style:normal}@font-face{font-family:StarRailFont;src:url(/assets/StarRailFont-BJnnBmml.ttf) format("truetype");font-style:normal}@font-face{font-family:ZenlessFont;src:url(/assets/ZenlessFont-Bo7izqau.ttf) format("truetype");font-style:normal}@font-face{font-family:franklingothic_demi;src:url(/assets/franklingothic_demi-XZZVd6sl.ttf) format("truetype");font-style:normal}#app{color:#2c3e50;background-color:#060817;font-family:GenshinFont,sans-serif;text-align:center;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.custom-background{background:#060817;background-size:cover;background-position:center;opacity:1}button{cursor:pointer;padding:5px;border:none;background-color:#e0e0e0;border-radius:5px;color:#060817;transition:background-color .3s ease}button:hover{background-color:silver}button:active{background-color:#98aaed}::-webkit-scrollbar{width:0;height:0}.custom-abbr{text-decoration:none;white-space:pre;color:#ffe1a4}.custom-animate__fadeIn,.custom-animate__fadeOut{animation-duration:.6s}.custom-tooltip{background-color:#2f3458!important;border-radius:10px!important;color:#ffffe4;border:2px solid #ffffe4;width:auto;font-size:16px}.ql-toolbar{width:auto}.ql-editor{min-height:30px;max-height:200px;overflow-y:auto}.ql-container{background-color:#fff;color:#000;min-width:225px;max-width:650px;border-radius:5px}.ql-toolbar .ql-picker.ql-fontSize .ql-picker-label:before,.ql-toolbar .ql-picker.ql-fontSize .ql-picker-item:before{content:attr(data-value) "px";float:left;margin-right:10px}.ql-bubble .ql-tooltip{width:420px;z-index:2}.ql-custom-button{font-size:15px;color:#ccc}.ql-custom-button:hover,.ql-custom-button:active,.ql-custom-button.ql-active{color:#fff}.navbar[data-v-d78213c1]{display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;width:100%;background-color:#363b63;border-top:5px solid #5b6192}.navbar__menu-item[data-v-d78213c1]{display:flex;flex-direction:column;align-items:center;padding:5px;color:#ffffe4;text-align:center;font-weight:700;background-color:transparent;border:none;position:relative;font-size:14px}.navbar__menu-item img[data-v-d78213c1]{width:35px;height:35px;filter:invert(1)}.navbar__has-submenu[data-v-d78213c1]{background-color:#121740;border-radius:15px}.navbar__has-submenu.expanded[data-v-d78213c1]{border-top-left-radius:0;border-top-right-radius:0}.navbar__sub-menu[data-v-d78213c1]{position:absolute;bottom:100%;left:0;width:100%;display:flex;flex-direction:column;background-color:#121740;padding:0;margin:0;border-top-left-radius:15px;border-top-right-radius:15px}.navbar__sub-menu button[data-v-d78213c1]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;color:#fff;text-align:center;background-color:transparent;width:100%;border:none;box-sizing:border-box}.navbar__sub-menu button[data-v-d78213c1]:hover{background-color:#5b6192}.navbar__sub-menu button img[data-v-d78213c1]{width:35px;height:35px}.navbar__sub-menu button .menu-text[data-v-d78213c1]{font-size:14px}.sidebar[data-v-dc92c4e3]{width:55px;height:auto;background-color:#2f3458;transition:width .3s;position:fixed;left:0;top:0;overflow:hidden;border-right:5px solid #5b6192;border-bottom:5px solid #5b6192;border-bottom-right-radius:15px}.sidebar.expanded[data-v-dc92c4e3]{width:175px}.sidebar__menu-container[data-v-dc92c4e3]{display:inline-block;background-color:#121740}.sidebar__sub-menu[data-v-dc92c4e3]{background-color:inherit}.sidebar__menu-item[data-v-dc92c4e3],.sidebar__sub-menu-item[data-v-dc92c4e3]{display:flex;align-items:center;padding:5px;color:#ffffe4;border-radius:5px;margin:5px;transition:background-color .3s;background:none;border:none;width:95%;text-align:left;-webkit-user-select:none;user-select:none;cursor:pointer;font-size:16px;font-weight:700}.sidebar__menu-item[data-v-dc92c4e3]:hover,.sidebar__sub-menu-item[data-v-dc92c4e3]:hover{background-color:#5b6192}.sidebar__menu-item img[data-v-dc92c4e3],.sidebar__sub-menu-item img[data-v-dc92c4e3]{width:35px;height:35px;margin-right:10px;filter:invert(1)}.sidebar__mini-triangle[data-v-dc92c4e3]{right:0;transition:transform 0s}.sidebar__mini-triangle-rotated[data-v-dc92c4e3]{transform:rotate(180deg)}.sidebar__menu-text[data-v-dc92c4e3]{white-space:nowrap;overflow:hidden;transition:opacity .3s;opacity:0}.sidebar.expanded .sidebar__menu-text[data-v-dc92c4e3]{opacity:1}.help-text[data-v-b95eb4a0]{width:500px;height:500px;overflow:auto}.help-text p[data-v-b95eb4a0]{margin:.5em 0}.help-text p[data-v-b95eb4a0]:first-letter{font-size:1.2em;font-weight:700}.help-text h2[data-v-b95eb4a0]{margin-top:1em;margin-bottom:.5em}.help-text span[data-v-b95eb4a0]{display:block}.node-view__date-panel[data-v-78ec1390]{background-color:#5b6192;border-radius:10px 10px 40px;border:2px solid #ffffe4;position:fixed;display:flex;flex-direction:column;transform-origin:top left;justify-content:center;opacity:98%;z-index:20}.node-view__date-panel__header[data-v-78ec1390]{position:absolute;top:-12px;right:-12px}.help-icon[data-v-78ec1390]{width:25px;height:25px;filter:invert(1)}.node-view__date-panel__content[data-v-78ec1390]{padding:5px 10px;max-height:auto;overflow-y:auto}.date-text[data-v-78ec1390]{color:#ffffe4;text-align:left;line-height:1.5;white-space:nowrap;font-size:18px}.date-text[data-v-78ec1390][data-v-78ec1390]::-webkit-scrollbar{width:15px}.date-text[data-v-78ec1390][data-v-78ec1390]::-webkit-scrollbar-track{background:transparent}.date-text[data-v-78ec1390][data-v-78ec1390]::-webkit-scrollbar-thumb{background:#363b63;border:3px solid #98aaed;border-radius:20px;box-sizing:border-box}.date-text[data-v-78ec1390][data-v-78ec1390]::-webkit-scrollbar-thumb:hover{background:#292c3f}.custom-abbr[data-v-78ec1390]{white-space:pre}.overlay[data-v-eaa30624]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:30}.fullscreen-image[data-v-eaa30624]{max-width:100%;max-height:100%;border-radius:10px;border:2px solid #ffffe4;background-color:#363b63;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.fullscreen-image[data-v-eaa30624]:active{cursor:grabbing}.fullScreenImage__header[data-v-eaa30624]{position:absolute;top:0;right:0;width:50px;height:50px;background-color:#121423;border-bottom-left-radius:30%;opacity:100%;z-index:1000;display:flex;align-items:center;justify-content:center;cursor:pointer}.close-icon[data-v-eaa30624]{width:35px;height:35px;filter:invert(100%)}.node-view__image-panel[data-v-da4d4283]{background-color:#363b63;border-radius:10px 40px 10px 10px;border:2px solid #ffffe4;position:fixed;display:flex;flex-direction:column;transform-origin:top left;z-index:20;object-fit:fill}.node-view__description-panel[data-v-fa06bef1]{width:1000px;height:175px;background-color:#5b6192;border-radius:10px;border:2px solid #ffffe4;position:absolute;left:550px;top:20px;display:flex;flex-direction:column;transform-origin:top left;overflow:hidden;word-wrap:break-word;opacity:98%;z-index:20}.node-view__description-panel .date[data-v-fa06bef1]{color:#ffe1a4;background-color:#2f3458;border-top-left-radius:10px;border-top-right-radius:10px;font-size:18px;font-weight:700;font-family:GenshinFont,sans-serif;max-height:75px;padding-left:5px;padding-right:5px;overflow:hidden}.node-view__description-panel .long-description[data-v-fa06bef1]{flex:1;color:#ffffe4;background-color:#5b6192;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-top:5px;padding-left:5px;padding-right:5px;text-align:left;font-size:20px;font-family:StarRailFont,sans-serif;word-wrap:break-word;white-space:pre-wrap;overflow:auto}.node-view__description-panel .long-description[data-v-fa06bef1]::-webkit-scrollbar{width:15px}.node-view__description-panel .long-description[data-v-fa06bef1]::-webkit-scrollbar-track{background:transparent}.node-view__description-panel .long-description[data-v-fa06bef1]::-webkit-scrollbar-thumb{background:#363b63;border:3px solid #98aaed;border-radius:20px;box-sizing:border-box}.node-view__description-panel .long-description[data-v-fa06bef1]::-webkit-scrollbar-thumb:hover{background:#292c3f}.node-view__description-panel .separator[data-v-fa06bef1]{height:3px;background-color:#98aaed}.node-view__source-panel{min-height:100px;padding-top:5px;margin-top:-5px;color:#ffffe4;background-color:#5b6192;border-radius:10px;border:2px solid #ffffe4;position:absolute;display:flex;flex-direction:column;transform-origin:top left;text-align:left;overflow-y:auto;opacity:98%;z-index:20}.node-view__source-panel .src-text{border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding-left:10px;padding-right:5px;font-size:20px;font-family:StarRailFont,sans-serif;overflow:auto;word-wrap:break-word;white-space:pre-wrap}.node-view__source-panel .src-text::-webkit-scrollbar{width:15px}.node-view__source-panel .src-text::-webkit-scrollbar-track{background:transparent}.node-view__source-panel .src-text::-webkit-scrollbar-thumb{background:#363b63;border:3px solid #98aaed;border-radius:20px;box-sizing:border-box}.node-view__source-panel .src-text::-webkit-scrollbar-thumb:hover{background:#292c3f}.node-view__source-panel .src-text .align-right-source{text-align:right;display:block;color:#ffe1a4;font-size:18px;font-style:normal;font-family:StarRailFont,sans-serif;padding-right:5px}.node-view__source-panel .src-text .align-right{text-align:right;display:block}.node-view__source-panel .align-left{text-align:left;display:block}.node-view__source-panel .align-center{text-align:center;display:block}.node-view__source-panel .separator{height:3px;background-color:#363b63;margin-bottom:8px}.node-view__source-panel .inline-wrapper{position:relative;display:inline-block}.node-view__source-panel .superscript-text{margin-top:2px;position:absolute;top:-1em;left:50%;transform:translate(-50%);font-size:12px;white-space:nowrap}.node-view__main{overflow:hidden}.screen-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:10}.node-view__header{position:absolute;top:0;right:0;width:30px;height:30px;background-color:#121423;border-bottom-left-radius:30%;opacity:100%;z-index:1000;display:flex;align-items:center;justify-content:center}.close-icon{width:25px;height:25px;filter:invert(100%)}.custom-node-timeline{color:#000;background:transparent;position:relative}.custom-node-timeline .outer-circle{border:3px solid #baa884;width:180px;height:180px;border-radius:50%;position:relative;transition:transform .5s ease}.custom-node-timeline .inner-circle{border:3px solid #98aaed;border-radius:50%;background-color:#ffffe4;width:150px;height:150px;top:50%;left:50%;position:absolute;overflow:hidden;transform:translate(-50%,-50%);word-wrap:break-word;white-space:pre-wrap}.custom-node-timeline .separator{height:3px;background-color:#98aaed}.inner-circle-top{background-color:#2f3458}.custom-node-timeline .inner-circle .date-text{color:#ffffe4;max-width:80px;margin-left:35px;font-size:18px;white-space:nowrap;line-height:1;justify-content:center;text-align:center}.custom-node-timeline .inner-circle .date-text .dash{display:block}.custom-node-timeline .inner-circle .date-calendar-type{font-size:16px;color:#ffffe4}.custom-node-timeline .inner-circle .short-description{font-size:16px;color:#060817;line-height:1;overflow:hidden;padding-top:2px}.custom-node-timeline .handle-in{border:2px solid #7288da;margin-left:-1px}.custom-node-timeline .handle-out{border:2px solid #ffffe4;margin-right:-1px}.custom-parent-box{color:#000;background:transparent;width:auto;height:auto;position:relative;cursor:grab!important}.custom-parent-box:active{cursor:grabbing!important}.custom-parent-box .main-container{width:auto;height:auto;min-width:500px;min-height:100px;background-color:transparent;border-radius:40px;resize:both;overflow:hidden;opacity:100%}.custom-parent-box .top-container{width:100%;height:20%;display:flex;flex-direction:row;align-items:center;justify-content:center}.top-container .box-name{color:#bebebe;font-size:16px}.search-panel__overlay[data-v-667dd55a]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:flex;justify-content:center;align-items:center}.search-panel__main[data-v-667dd55a]{position:absolute;width:60%;background:#363b63;border:2px solid #ffffe4;box-shadow:0 4px 6px #0000001a;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.search-panel__main .search-panel-upper[data-v-667dd55a]{background:#2f3458}.search-panel__main .search-panel-upper[data-v-667dd55a],.search-panel__main .search-panel-lower[data-v-667dd55a]{padding:20px}.search-panel-upper .search-input[data-v-667dd55a]{width:90%;padding:10px;font-size:18px;border:0;border-radius:5px;outline:none}.search-panel-upper .search-input[data-v-667dd55a]:focus{outline:none}.search-panel__main .separator[data-v-667dd55a]{height:3px;background-color:#98aaed}.search-panel-lower[data-v-667dd55a]{flex-grow:1;overflow-y:auto;max-height:600px;padding:10px;margin-right:3px;border-top:1px solid #ccc}.search-panel-lower[data-v-667dd55a][data-v-667dd55a]::-webkit-scrollbar{width:15px}.search-panel-lower[data-v-667dd55a][data-v-667dd55a]::-webkit-scrollbar-track{background:transparent}.search-panel-lower[data-v-667dd55a][data-v-667dd55a]::-webkit-scrollbar-thumb{background:#363b63;border:3px solid #98aaed;border-radius:20px;box-sizing:border-box}.search-panel-lower[data-v-667dd55a][data-v-667dd55a]::-webkit-scrollbar-thumb:hover{background:#292c3f}.search-panel-lower .empty-search[data-v-667dd55a]{text-align:center;color:#ffffe4;font-size:18px}.search-panel-lower ul[data-v-667dd55a]{list-style:none;padding:0;margin:0}.search-panel-lower li[data-v-667dd55a]{padding:10px;background-color:#5b6192;border-radius:15px;margin-bottom:5px}.search-panel-lower li[data-v-667dd55a]:hover{background-color:#6b7192;box-shadow:0 4px 8px #0003}.search-panel-lower .search-date[data-v-667dd55a],.search-panel-lower .search-source[data-v-667dd55a],.search-panel-lower .search-field[data-v-667dd55a]{padding:5px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;margin-bottom:5px;text-align:left;color:#ffffe4;max-height:55px;font-size:18px}.search-panel-lower .search-date[data-v-667dd55a]{font-weight:700;white-space:nowrap;color:#ffe1a4}.search-panel__main .close-button[data-v-667dd55a]{position:absolute;top:-10px;right:-10px;background-color:#ff4545;color:#ffffe4;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;box-shadow:0 2px 5px #0003;outline:none;font-size:18px}.node-view__header[data-v-667dd55a]{position:absolute;top:0;right:0;width:30px;height:30px;background-color:#121423;border-bottom-left-radius:30%;opacity:100%;z-index:1000;display:flex;align-items:center;justify-content:center}.close-icon[data-v-667dd55a]{width:25px;height:25px;filter:invert(100%)}.settings-overlay[data-v-a7893555]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center}.settings[data-v-a7893555]{position:absolute;width:60%;background:#5b6192;border:2px solid #ffffe4;box-shadow:0 4px 6px #0000001a;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.settings-header[data-v-a7893555]{background-color:#2f3458;color:#ffffe4;text-align:center;padding:10px;font-size:18px;font-weight:700}.settings-button-header[data-v-a7893555]{position:absolute;top:0;right:0;width:30px;height:30px;background-color:#121423;border-bottom-left-radius:30%;opacity:100%;z-index:1000;display:flex;align-items:center;justify-content:center}.settings .close-icon[data-v-a7893555]{width:25px;height:25px;filter:invert(100%)}.settings .settings-item[data-v-a7893555]{display:flex;justify-content:space-between;align-items:center;padding:10px;color:#ffffe4;font-size:16px;margin-bottom:5px}.settings .settings-text[data-v-a7893555]{margin-right:1em}.settings .settings-item[data-v-a7893555]:last-child{margin-bottom:0}.parallax-item[data-v-621df94e]{transition:transform .2s linear;will-change:transform}.planet[data-v-89e317e9]{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:auto;z-index:10}.planet-image[data-v-89e317e9]{width:100%;height:100%;object-fit:contain;cursor:pointer;transition:transform 1s ease;z-index:10}.ring[data-v-89e317e9]{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:url(/assets/PlanetRing-BGWFNpJS.webp) no-repeat center center;background-size:contain;animation:rotate-89e317e9 30s linear infinite;z-index:10;transition:transform .5s ease,filter .5s ease,animation-duration .5s ease}@keyframes rotate-89e317e9{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.planet:hover .ring[data-v-89e317e9]{filter:brightness(1.3);transform:translate(-50%,-50%) scale(.8)}.ring-hover[data-v-89e317e9]{animation-duration:10s}.whirl[data-v-89e317e9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:contain;animation:rotateWhirl-89e317e9 15s linear infinite;pointer-events:none;z-index:5}@keyframes rotateWhirl-89e317e9{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.sign[data-v-89e317e9]{position:absolute;width:200px;height:50px;display:flex;justify-content:center;align-items:center;font-size:24px;z-index:20}.sign-image[data-v-89e317e9]{width:100%;height:100%;object-fit:contain}.sign-text[data-v-89e317e9]{position:absolute;color:#eceff4;text-align:center}.parallax-item[data-v-89e317e9]{transition:transform .2s linear;will-change:transform}.image-panel[data-v-ccc72ea4]{position:fixed;bottom:20px;right:20px;width:500px;height:250px;max-width:500px;max-height:250px;background-color:#363b63;border-radius:10px 40px 10px 10px;border:2px solid #ffffe4;overflow:hidden;display:flex;justify-content:center;align-items:center;z-index:20000}.image-container[data-v-ccc72ea4]{position:relative;width:100%;height:100%;overflow:hidden}.image-panel img[data-v-ccc72ea4]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill;opacity:0;transition:opacity 1s ease-in-out}.image-panel img.active[data-v-ccc72ea4]{opacity:1;object-fit:fill}.star-map-wrapper[data-v-842965f8]{position:relative;width:100%;height:100%;overflow:hidden;cursor:grab;background:url(/assets/StarMap_default-CO8XW33Y.webp) no-repeat center center;background-size:cover;-webkit-user-select:none;user-select:none;background-color:#000;z-index:1;cursor:grab!important;will-change:transform}.star-map-wrapper[data-v-842965f8]:active{cursor:grabbing!important}.star-map[data-v-842965f8]{position:absolute;top:0;left:0;width:200%;height:100%;pointer-events:none;z-index:1000;will-change:transform}.zoom-blur[data-v-842965f8]{animation:zoomBlur-842965f8 3s forwards}.zoom-out-blur[data-v-842965f8]{animation:zoomOutBlur-842965f8 3s forwards}@keyframes zoomBlur-842965f8{0%{filter:blur(0);opacity:1}to{filter:blur(20px);opacity:0;transform:scale(2)}}@keyframes zoomOutBlur-842965f8{0%{filter:blur(20px);opacity:0;transform:scale(2)}to{filter:blur(0);opacity:1;transform:scale(1)}}.arrow-sides-icon[data-v-842965f8]{position:absolute;bottom:35px;left:42.5%;width:25px;height:25px;scale:.1;z-index:2000;opacity:50%}.timeline-view[data-v-43b325d8]{position:relative;width:100%;height:100%}.canvas-bounds[data-v-43b325d8]{position:absolute;border-width:10px;border-style:solid;background:transparent;box-sizing:border-box}
