.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.w-100{width:100%}.d-none{display:none}.d-inline{display:inline !important}.user-select-none{-moz-user-select:none;-khtml-user-select:none;user-select:none}.white-space-pre-wrap{white-space:pre-wrap}.float-right{float:right}.float-left{float:left}.cursor-pointer{cursor:pointer}.PopupHover{display:inline-block;box-sizing:border-box;padding:5px 10px}.PopupHover .menu-outside-active{position:relative}.PopupHover .menu-outside-active{display:inline}.PopupHover .menu-outside-active .wrapper{margin-top:-10px;padding-top:10px;background-color:transparent}.PopupHover .menu-outside-active .ul-wrapper{position:absolute;top:100%;left:0px;z-index:2;padding-top:10px;background-color:transparent}.PopupHover .menu-outside-active .ul-wrapper .ctx{box-sizing:border-box;padding:5px 10px;background-color:#fff;border-radius:7px;box-shadow:0px 0px 6px rgba(218,220,224,0.8);white-space:nowrap}@keyframes animationMenuHoverActive{0%{opacity:0;transform:scale(0.9)}100%{opacity:1;transform:scale(1)}}.PopupHover .menu-active .ul-wrapper{opacity:0;animation:animationMenuHoverActive 300ms ease-in forwards}@keyframes animationMenuHoverInactive{0%{opacity:1}100%{opacity:0}}.PopupHover .menu-inactive .ul-wrapper{opacity:1;animation:animationMenuHoverInactive 300ms ease-in forwards}.PopupHover ul,.PopupHover ul li{list-style:none;clear:both}.PopupHover ul li{box-sizing:border-box;padding:10px 15px}.PopupHover .ctx{box-sizing:border-box;padding:5px 10px}.PopupHover .dots{display:inline-block;width:5px;height:18px;user-select:none;-moz-user-select:none;-webkit-user-select:none}.PopupHover .dots .wrapper{position:relative;display:inline-block;width:100%;height:100%}.PopupHover .dots .holder{position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;transform:rotateZ(0deg);transition-duration:300ms}.PopupHover .dots .box{width:5px;height:5px;margin:1px 0;border-radius:50%;float:left;background-color:rgba(218,220,224,0.8)}.PopupHover .dots:hover{cursor:pointer}@keyframes animationDots{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(-90deg)}}.PopupHover .data-active .dots .holder{animation:animationDots 300ms ease-in forwards}@keyframes animationDotsBack{0%{transform:rotateZ(-90deg)}100%{transform:rotateZ(0deg)}}.PopupHover .data-active.data-inactive .dots .holder{animation:animationDotsBack 300ms ease-in forwards}.PopupHover .square{display:inline-block;width:19px;height:19px}.PopupHover .square .box-group{float:left;width:19px;height:5px}.PopupHover .square .box-group-1{margin-bottom:2px}.PopupHover .square .box-group-3{margin-top:2px}.PopupHover .square .box{float:left;width:5px;height:5px;background-color:rgba(218,220,224,0.8);transition-duration:300ms}.PopupHover .square .box-1,.PopupHover .square .box-2,.PopupHover .square .box-4,.PopupHover .square .box-5,.PopupHover .square .box-7,.PopupHover .square .box-8{margin-right:2px}.PopupHover .square:hover{cursor:pointer}@keyframes animationSquare1{0%{background-image:radial-gradient(farthest-corner at 100% 100%, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 70%)}100%{background-image:radial-gradient(farthest-corner at 100% 100%, rgba(24,115,204,0.7) 1%, rgba(218,220,224,0.8) 70%)}}@keyframes animationSquare2{0%{background:linear-gradient(0deg, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 100%)}100%{background:linear-gradient(0deg, rgba(24,115,204,0.7) 1%, rgba(218,220,224,0.8) 100%)}}@keyframes animationSquare3{0%{background-image:radial-gradient(farthest-corner at 0% 100%, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 70%)}100%{background-image:radial-gradient(farthest-corner at 0% 100%, rgba(24,115,204,0.7) 1%, rgba(218,220,224,0.8) 70%)}}@keyframes animationSquare4{0%{background:linear-gradient(-90deg, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 100%)}100%{background:linear-gradient(-90deg, rgba(24,115,204,0.7) 1%, rgba(218,220,224,0.8) 100%)}}@keyframes animationSquare5{0%{background-color:rgba(218,220,224,0.8)}100%{background-color:#1873cc}}@keyframes animationSquare6{0%{background:linear-gradient(90deg, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 100%)}100%{background:linear-gradient(90deg, #1873cc 1%, rgba(218,220,224,0.8) 100%)}}@keyframes animationSquare7{0%{background-image:radial-gradient(farthest-corner at 100% 0%, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 70%)}100%{background-image:radial-gradient(farthest-corner at 100% 0%, #1873cc 1%, rgba(218,220,224,0.8) 70%)}}@keyframes animationSquare8{0%{background:linear-gradient(-180deg, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 100%)}100%{background:linear-gradient(-180deg, #1873cc 1%, rgba(218,220,224,0.8) 100%)}}@keyframes animationSquare9{0%{background-image:radial-gradient(farthest-corner at 0% 0%, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 70%)}100%{background-image:radial-gradient(farthest-corner at 0% 0%, #1873cc 1%, rgba(218,220,224,0.8) 70%)}}.PopupHover .data-active .square .box-1{animation:animationSquare1 300ms ease-in forwards}.PopupHover .data-active .square .box-2{animation:animationSquare2 300ms ease-in forwards}.PopupHover .data-active .square .box-3{animation:animationSquare3 300ms ease-in forwards}.PopupHover .data-active .square .box-4{animation:animationSquare4 300ms ease-in forwards}.PopupHover .data-active .square .box-5{animation:animationSquare5 300ms ease-in forwards}.PopupHover .data-active .square .box-6{animation:animationSquare6 300ms ease-in forwards}.PopupHover .data-active .square .box-7{animation:animationSquare7 300ms ease-in forwards}.PopupHover .data-active .square .box-8{animation:animationSquare8 300ms ease-in forwards}.PopupHover .data-active .square .box-9{animation:animationSquare9 300ms ease-in forwards}@keyframes animationSquare1Back{0%{background-image:radial-gradient(farthest-corner at 100% 100%, #1873cc 1%, rgba(218,220,224,0.8) 70%)}100%{background-image:radial-gradient(farthest-corner at 100% 100%, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 70%)}}@keyframes animationSquare2Back{0%{background:linear-gradient(0deg, #1873cc 1%, rgba(218,220,224,0.8) 100%)}100%{background:linear-gradient(0deg, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 100%)}}@keyframes animationSquare3Back{0%{background-image:radial-gradient(farthest-corner at 0% 100%, #1873cc 1%, rgba(218,220,224,0.8) 70%)}100%{background-image:radial-gradient(farthest-corner at 0% 100%, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 70%)}}@keyframes animationSquare4Back{0%{background:linear-gradient(-90deg, #1873cc 1%, rgba(218,220,224,0.8) 100%)}100%{background:linear-gradient(-90deg, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 100%)}}@keyframes animationSquare5Back{0%{background-color:#1873cc}100%{background-color:rgba(218,220,224,0.8)}}@keyframes animationSquare6Back{0%{background:linear-gradient(90deg, #1873cc 1%, rgba(218,220,224,0.8) 100%)}100%{background:linear-gradient(90deg, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 100%)}}@keyframes animationSquare7Back{0%{background-image:radial-gradient(farthest-corner at 100% 0%, #1873cc 1%, rgba(218,220,224,0.8) 70%)}100%{background-image:radial-gradient(farthest-corner at 100% 0%, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 70%)}}@keyframes animationSquare8Back{0%{background:linear-gradient(-180deg, #1873cc 1%, rgba(218,220,224,0.8) 100%)}100%{background:linear-gradient(-180deg, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 100%)}}@keyframes animationSquare9Back{0%{background-image:radial-gradient(farthest-corner at 0% 0%, #1873cc 1%, rgba(218,220,224,0.8) 70%)}100%{background-image:radial-gradient(farthest-corner at 0% 0%, rgba(218,220,224,0.8) 1%, rgba(218,220,224,0.8) 70%)}}.PopupHover .data-active.data-inactive .square .box-1{animation:animationSquare1Back 300ms ease-in forwards}.PopupHover .data-active.data-inactive .square .box-2{animation:animationSquare2Back 300ms ease-in forwards}.PopupHover .data-active.data-inactive .square .box-3{animation:animationSquare3Back 300ms ease-in forwards}.PopupHover .data-active.data-inactive .square .box-4{animation:animationSquare4Back 300ms ease-in forwards}.PopupHover .data-active.data-inactive .square .box-5{animation:animationSquare5Back 300ms ease-in forwards}.PopupHover .data-active.data-inactive .square .box-6{animation:animationSquare6Back 300ms ease-in forwards}.PopupHover .data-active.data-inactive .square .box-7{animation:animationSquare7Back 300ms ease-in forwards}.PopupHover .data-active.data-inactive .square .box-8{animation:animationSquare8Back 300ms ease-in forwards}.PopupHover .data-active.data-inactive .square .box-9{animation:animationSquare9Back 300ms ease-in forwards}.PopupHover .hamburger{display:inline-block;width:30px}.PopupHover .hamburger .box{height:3px;background-color:rgba(218,220,224,0.8);border-radius:3px;transition-duration:300ms;transform:rotateZ(0deg);opacity:1}.PopupHover .hamburger .box-1{width:90%;margin-bottom:2px}.PopupHover .hamburger .box-2{width:50%}.PopupHover .hamburger .box-3{width:80%;margin-top:2px}.PopupHover .hamburger:hover{cursor:pointer}.PopupHover .hamburger.right .box{float:right;text-align:right}.PopupHover .data .hamburger:hover .box{width:100% !important}@keyframes animationHamburger_1{0%{transform:rotateZ(0deg) translate(0px, 0px)}100%{transform:rotateZ(-45deg) translate(-3.5px, 4px)}}@keyframes animationHamburger_2{0%{opacity:1;width:50%}100%{opacity:0;width:0px}}@keyframes animationHamburger_3{0%{transform:rotateZ(0deg) translate(0px, 0px)}100%{transform:rotateZ(45deg) translate(-2px, -4px)}}.PopupHover .data-active .hamburger .box,.PopupHover .data-active .hamburger:hover .box{width:77% !important}.PopupHover .data-active .hamburger .box-1{animation:animationHamburger_1 300ms ease-in forwards}.PopupHover .data-active .hamburger .box-2{animation:animationHamburger_2 300ms ease-in forwards}.PopupHover .data-active .hamburger .box-3{animation:animationHamburger_3 300ms ease-in forwards}.PopupHover .data-active.data-inactive .hamburger:hover .box{width:100% !important}@keyframes animationHamburger_1_default{0%{transform:rotateZ(-45deg) translate(-3.5px, 4px)}100%{transform:rotateZ(0deg) translate(0px, 0px)}}@keyframes animationHamburger_2_default{0%{opacity:0;width:0px}100%{opacity:1;width:50%}}@keyframes animationHamburger_3_default{0%{transform:rotateZ(45deg) translate(-2px, -4px)}100%{transform:rotateZ(0deg) translate(0px, 0px)}}.PopupHover .data-active.data-inactive .hamburger .box-1{animation:animationHamburger_1_default 300ms ease-in forwards}.PopupHover .data-active.data-inactive .hamburger .box-2{animation:animationHamburger_2_default 300ms ease-in forwards}.PopupHover .data-active.data-inactive .hamburger .box-3{animation:animationHamburger_3_default 300ms ease-in forwards}@keyframes animationHamburger_1_r{0%{transform:rotateZ(0deg) translate(0px, 0px)}100%{transform:rotateZ(-45deg) translate(-3px, 2px)}}@keyframes animationHamburger_2_r{0%{opacity:1;width:50%}100%{opacity:0;width:0px}}@keyframes animationHamburger_3_r{0%{transform:rotateZ(0deg) translate(0px, 0px)}100%{transform:rotateZ(45deg) translate(-4px, -4px)}}.PopupHover .data-active .hamburger.right .box-1{animation:animationHamburger_1_r 300ms ease-in forwards}.PopupHover .data-active .hamburger.right .box-2{animation:animationHamburger_2_r 300ms ease-in forwards}.PopupHover .data-active .hamburger.right .box-3{animation:animationHamburger_3_r 300ms ease-in forwards}@keyframes animationHamburger_1_default_r{0%{transform:rotateZ(-45deg) translate(-1px, 0px)}100%{transform:rotateZ(0deg) translate(0px, 0px)}}@keyframes animationHamburger_2_default_r{0%{opacity:0;width:0px}100%{opacity:1;width:50%}}@keyframes animationHamburger_3_default_r{0%{transform:rotateZ(45deg) translate(-4px, -4px)}100%{transform:rotateZ(0deg) translate(0px, 0px)}}.PopupHover .data-active.data-inactive .hamburger.right .box-1{animation:animationHamburger_1_default_r 300ms ease-in forwards}.PopupHover .data-active.data-inactive .hamburger.right .box-2{animation:animationHamburger_2_default_r 300ms ease-in forwards}.PopupHover .data-active.data-inactive .hamburger.right .box-3{animation:animationHamburger_3_default_r 300ms ease-in forwards}.PopupHover.right{position:relative}.PopupHover.right .menu-outside-active{position:absolute;right:0px}.PopupHover.right .menu-outside-active .ul-wrapper{left:auto;right:0px}.PopupHover.center{position:relative}.PopupHover.center .menu-outside-active{display:block}
