﻿.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}.Accordion .single-entry{display:inline-block;box-sizing:border-box;overflow:hidden;padding:5px;width:100%}.Accordion .single-data{width:100%;display:inline-block;padding:2.5px 5px}.Accordion .text.hasChildren:hover,.Accordion .text.hasData:hover{cursor:pointer}.Accordion .toggling.animation-height .children,.Accordion .toggling.animation-height .static-data{max-height:0px;overflow:hidden;animation:toggleMenuEntriesHeight 300ms ease-in forwards}@keyframes toggleMenuEntriesHeight{0%{max-height:0px}100%{max-height:250px;overflow:visible}}.Accordion .animation-height .children,.Accordion .animation-height .static-data{max-height:3000px}.Accordion .animation-height-back .children,.Accordion .animation-height-back .static-data{max-height:250px;overflow:hidden;animation:toggleMenuEntriesHeightBack 300ms ease-in forwards}@keyframes toggleMenuEntriesHeightBack{0%{max-height:250px}100%{max-height:0px;overflow:hidden}}.Accordion .toggling.animation-scale .children,.Accordion .toggling.animation-scale .static-data{transform-origin:top;transform:scaleY(0);animation:toggleMenuEntriesScale 300ms ease-in forwards}@keyframes toggleMenuEntriesScale{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}.Accordion .animation-scale .children .animation-scale .static-data{transform:scaleY(1)}.Accordion .animation-scale-back .children,.Accordion .animation-scale-back .static-data{transform-origin:top;transform:scaleY(1);animation:toggleMenuEntriesScaleBack 300ms ease-in forwards}@keyframes toggleMenuEntriesScaleBack{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}.Accordion .toggling.animation-opacity .children,.Accordion .toggling.animation-opacity .static-data{opacity:0;animation:toggleMenuEntriesOpacity 300ms ease-in forwards}@keyframes toggleMenuEntriesOpacity{0%{opacity:0}100%{opacity:1}}.Accordion .animation-opacity .children,.Accordion .animation-opacity .static-data{opacity:1}.Accordion .animation-opacity-back .children,.Accordion .animation-opacity-back .static-data{opacity:1;animation:toggleMenuEntriesOpacityBack 300ms ease-in forwards}@keyframes toggleMenuEntriesOpacityBack{0%{opacity:1}100%{opacity:0}}.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}.Article .single-entry{box-sizing:border-box;padding:5px 15px;border-radius:7px;border:1px solid rgba(218,220,224,0.8);margin:10px;width:100%;position:relative}.Article .single-entry .title,.Article .single-entry .text{box-sizing:border-box;padding:10px 0}.Article .single-entry .left{width:40%;height:100%;position:relative}.Article .single-entry .left img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.Article .single-entry .left .image-data{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.Article .single-entry .right{width:100%}.Article .single-entry .border{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.Article .toggling.animation-height{max-height:0px;overflow:hidden;animation:toggleArticlesHeight 300ms ease-in forwards}@keyframes toggleArticlesHeight{0%{max-height:0px}100%{max-height:1000vh;overflow:visible}}.Article .toggled.animation-height{max-height:1000vh}.Article .animation-height-back{animation:toggleArticlesHeightBack 300ms ease-in forwards}@keyframes toggleArticlesHeightBack{0%{max-height:500px}100%{max-height:0px}}.Article .toggling.animation-scale{transform-origin:top;transform:scaleY(0);animation:toggleArticlesScale 300ms ease-in forwards}@keyframes toggleArticlesScale{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}.Article .toggled.animation-scale{transform:scaleY(1)}.Article .animation-scale-back{transform-origin:top;transform:scaleY(1);animation:toggleArticlesScaleBack 300ms ease-in forwards}@keyframes toggleArticlesScaleBack{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}.Article .toggling.animation-opacity{opacity:0;animation:toggleArticlesOpacity 300ms ease-in forwards}@keyframes toggleArticlesOpacity{0%{opacity:0}100%{opacity:1}}.Article .toggled.animation-opacity{opacity:1}.Article .animation-opacity-back{opacity:1;animation:toggleArticlesOpacityBack 300ms ease-in forwards}@keyframes toggleArticlesOpacityBack{0%{opacity:1}100%{opacity:0}}.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}.ArticleImage .single-entry{box-sizing:border-box;border-radius:7px;border:1px solid rgba(218,220,224,0.8);margin:10px;width:100%;position:relative;min-height:200px}.ArticleImage .single-entry .title,.ArticleImage .single-entry .text{box-sizing:border-box;padding:10px 0}.ArticleImage .single-entry .image-holder{float:left;width:40%;position:relative;box-sizing:border-box}.ArticleImage .single-entry .image{z-index:1;min-height:200px;border-radius:7px}.ArticleImage .single-entry .image-data{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.ArticleImage .single-entry .title{padding:10px 0}.ArticleImage .single-entry .text{padding:10px 0;display:contents}.ArticleImage .single-entry .text,.ArticleImage .single-entry .title{float:left;width:60%}.ArticleImage .single-entry .border{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.ArticleImage .toggling.animation-opacity{opacity:0;animation:toggleArticlesOpacity 300ms ease-in forwards}@keyframes toggleArticlesOpacity{0%{opacity:0}100%{opacity:1}}.ArticleImage .toggled.animation-opacity{opacity:1}.ArticleImage .animation-opacity-back{opacity:1;animation:toggleArticlesOpacityBack 300ms ease-in forwards}@keyframes toggleArticlesOpacityBack{0%{opacity:1}100%{opacity:0}}.Astronaut404 html,.Astronaut404 body{height:100%;width:100%;margin:0px;background:linear-gradient(90deg, #2f3640 23%, #181b20 100%)}.Astronaut404 .moon{background:linear-gradient(90deg, #d0d0d0 48%, #919191 100%);position:absolute;top:-100px;left:-300px;width:900px;height:900px;content:"";border-radius:100%;box-shadow:0px 0px 30px -4px rgba(0,0,0,0.5)}.Astronaut404 .moon__crater{position:absolute;content:"";border-radius:100%;background:linear-gradient(90deg, #7a7a7a 38%, #c3c3c3 100%);opacity:0.6}.Astronaut404 .moon__crater1{top:250px;left:500px;width:60px;height:180px}.Astronaut404 .moon__crater2{top:650px;left:340px;width:40px;height:80px;transform:rotate(55deg)}.Astronaut404 .moon__crater3{top:-20px;left:40px;width:65px;height:120px;transform:rotate(250deg)}.Astronaut404 .star{background:grey;position:absolute;width:5px;height:5px;content:"";border-radius:100%;transform:rotate(250deg);opacity:0.4;animation-name:shimmer;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes shimmer{from{opacity:0}to{opacity:0.7}}.Astronaut404 .star1{top:40%;left:50%;animation-delay:1s}.Astronaut404 .star2{top:60%;left:90%;animation-delay:3s}.Astronaut404 .star3{top:10%;left:70%;animation-delay:2s}.Astronaut404 .star4{top:90%;left:40%}.Astronaut404 .star5{top:20%;left:30%;animation-delay:0.5s}.Astronaut404 .error{position:absolute;left:100px;top:400px;transform:translateY(-60%);font-family:"Righteous", cursive;color:#363e49}.Astronaut404 .error__title{font-size:10em}.Astronaut404 .error__subtitle{font-size:2em}.Astronaut404 .error__description{opacity:0.5}.Astronaut404 .error__button{min-width:7em;margin-top:3em;margin-right:0.5em;padding:0.5em 2em;outline:none;border:2px solid #2f3640;background-color:transparent;border-radius:8em;color:#576375;cursor:pointer;transition-duration:0.2s;font-size:0.75em;font-family:"Righteous", cursive}.Astronaut404 .error__button:hover{color:#21252c}.Astronaut404 .error__button--active{background-color:#e67e22;border:2px solid #e67e22;color:white}.Astronaut404 .error__button--active:hover{box-shadow:0px 0px 8px 0px rgba(0,0,0,0.5);color:white}.Astronaut404 .astronaut{position:absolute;width:185px;height:300px;left:70%;top:50%;transform:translate(-50%, -50%) rotate(20deg) scale(1.2)}.Astronaut404 .astronaut__head{background-color:white;position:absolute;top:60px;left:60px;width:60px;height:60px;content:"";border-radius:2em}.Astronaut404 .astronaut__head-visor-flare1{background-color:#7f8fa6;position:absolute;top:28px;left:40px;width:10px;height:10px;content:"";border-radius:2em;opacity:0.5}.Astronaut404 .astronaut__head-visor-flare2{background-color:#718093;position:absolute;top:40px;left:38px;width:5px;height:5px;content:"";border-radius:2em;opacity:0.3}.Astronaut404 .astronaut__backpack{background-color:#bfbfbf;position:absolute;top:90px;left:47px;width:86px;height:90px;content:"";border-radius:8px}.Astronaut404 .astronaut__body{background-color:#e6e6e6;position:absolute;top:115px;left:55px;width:70px;height:80px;content:"";border-radius:8px}.Astronaut404 .astronaut__body__chest{background-color:#d9d9d9;position:absolute;top:140px;left:68px;width:45px;height:25px;content:"";border-radius:6px}.Astronaut404 .astronaut__arm-left1{background-color:#e6e6e6;position:absolute;top:127px;left:9px;width:65px;height:20px;content:"";border-radius:8px;transform:rotate(-30deg)}.Astronaut404 .astronaut__arm-left2{background-color:#e6e6e6;position:absolute;top:102px;left:7px;width:20px;height:45px;content:"";border-radius:8px;transform:rotate(-12deg);border-top-left-radius:8em;border-top-right-radius:8em}.Astronaut404 .astronaut__arm-right1{background-color:#e6e6e6;position:absolute;top:113px;left:100px;width:65px;height:20px;content:"";border-radius:8px;transform:rotate(-10deg)}.Astronaut404 .astronaut__arm-right2{background-color:#e6e6e6;position:absolute;top:78px;left:141px;width:20px;height:45px;content:"";border-radius:8px;transform:rotate(-10deg);border-top-left-radius:8em;border-top-right-radius:8em}.Astronaut404 .astronaut__arm-thumb-left{background-color:#e6e6e6;position:absolute;top:110px;left:21px;width:10px;height:6px;content:"";border-radius:8em;transform:rotate(-35deg)}.Astronaut404 .astronaut__arm-thumb-right{background-color:#e6e6e6;position:absolute;top:90px;left:133px;width:10px;height:6px;content:"";border-radius:8em;transform:rotate(20deg)}.Astronaut404 .astronaut__wrist-left{background-color:#e67e22;position:absolute;top:122px;left:6.5px;width:21px;height:4px;content:"";border-radius:8em;transform:rotate(-15deg)}.Astronaut404 .astronaut__wrist-right{background-color:#e67e22;position:absolute;top:98px;left:141px;width:21px;height:4px;content:"";border-radius:8em;transform:rotate(-10deg)}.Astronaut404 .astronaut__leg-left{background-color:#e6e6e6;position:absolute;top:188px;left:50px;width:23px;height:75px;content:"";transform:rotate(10deg)}.Astronaut404 .astronaut__leg-right{background-color:#e6e6e6;position:absolute;top:188px;left:108px;width:23px;height:75px;content:"";transform:rotate(-10deg)}.Astronaut404 .astronaut__foot-left{background-color:white;position:absolute;top:240px;left:43px;width:28px;height:20px;content:"";transform:rotate(10deg);border-radius:3px;border-top-left-radius:8em;border-top-right-radius:8em;border-bottom:4px solid #e67e22}.Astronaut404 .astronaut__foot-right{background-color:white;position:absolute;top:240px;left:111px;width:28px;height:20px;content:"";transform:rotate(-10deg);border-radius:3px;border-top-left-radius:8em;border-top-right-radius:8em;border-bottom:4px solid #e67e22}@keyframes animationRrBoxesFromTop10{0%{margin-top:10px}100%{margin-top:0px}}@keyframes animationRrBoxesFromTop20{0%{margin-top:20px}100%{margin-top:0px}}@keyframes animationRrBoxesFromTop30{0%{margin-top:30px}100%{margin-top:0px}}@keyframes animationRrBoxesFromTop40{0%{margin-top:40px}100%{margin-top:0px}}@keyframes animationRrBoxesFromTop50{0%{margin-top:50px}100%{margin-top:0px}}@keyframes animationRrBoxesFromTop60{0%{margin-top:60px}100%{margin-top:0px}}@keyframes animationRrBoxesFromTop70{0%{margin-top:70px}100%{margin-top:0px}}@keyframes animationRrBoxesFromTop80{0%{margin-top:80px}100%{margin-top:0px}}@keyframes animationRrBoxesFromTop90{0%{margin-top:90px}100%{margin-top:0px}}@keyframes animationRrBoxesFromTop100{0%{margin-top:100px}100%{margin-top:0px}}.Box .box-item{box-sizing:border-box;padding:5px 10px;width:100%}.Breadcrumb{list-style:none;margin:0;padding:0}.Breadcrumb .single-entry-li,.Breadcrumb .Menu,.Breadcrumb .single-entry-delimiter{float:left}.Breadcrumb .single-entry-li{list-style:none;margin:0;padding:0}.Breadcrumb .single-entry-li .menu-span .Menu{display:inline-block;position:relative}.Breadcrumb .single-entry-li .menu-span .Menu,.Breadcrumb .single-entry-li .menu-span .parent{padding:0;margin:0 5px !important;height:auto !important}.Breadcrumb .single-entry-li .menu-span .text,.Breadcrumb .single-entry-li .menu-span .hasChildren{padding:0}.Breadcrumb .single-entry-li .menu-span .children .single-entry{padding:0;margin:0;min-height:30px;line-height:30px}.Breadcrumb .single-entry-delimiter{display:inline-block}.Breadcrumb a{text-decoration:none}.Breadcrumb .menu-span a{float:left}.Breadcrumb .menu-span .text{width:100%}.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}.Card{margin:0 auto}.Card .flex{display:flex}.Card .flex-column{flex-direction:column}.Card .card{border-radius:7px;border:1px solid #dadce0;overflow:hidden;margin:30px 10px}.Card .card .title{box-sizing:border-box;padding:10px;width:100%;min-height:40px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold}.Card .card .content{box-sizing:border-box;padding:10px;text-align:justify;font-size:1.1rem;color:#72777a}.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}.CardScroll{margin:0 auto;width:100%;height:100%;overflow-x:hidden;overflow-y:auto}.CardScroll .flex{display:flex}.CardScroll .flex-column{flex-direction:column}.CardScroll .card{border-radius:7px;border:1px solid #dadce0;overflow:hidden;margin:30px 10px}.CardScroll .card .title{box-sizing:border-box;padding:10px;width:100%;min-height:40px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold}.CardScroll .card .content{box-sizing:border-box;padding:10px;text-align:justify;font-size:1.1rem;color:#72777a}.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}.CardScrollCallback{margin:0 auto;width:100%;height:100%;overflow-x:hidden;overflow-y:auto}.CardScrollCallback .flex{display:flex}.CardScrollCallback .flex-column{flex-direction:column}.CardScrollCallback .card{border-radius:7px;border:1px solid #dadce0;overflow:hidden;margin:30px 10px}.CardScrollCallback .card .title{box-sizing:border-box;padding:10px;width:100%;min-height:40px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold}.CardScrollCallback .card .content{box-sizing:border-box;padding:10px;text-align:justify;font-size:1.1rem;color:#72777a}.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}.Carousel{height:0;padding-bottom:30%;overflow:hidden;-webkit-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;overflow:visible}.Carousel .spin-container{width:150px;height:170px}.Carousel .carousel-item{position:absolute;left:0;top:0;-webkit-box-reflect:below 10px linear-gradient(transparent, transparent, rgba(0,0,0,0.333333))}.Carousel .drag-container,.Carousel .spin-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-10deg);transform:rotateX(-10deg)}.Carousel .carousel-inner-data{position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%, -50%) rotateX(90deg);transform:translate(-50%, -50%) rotateX(90deg)}.Carousel .ground{width:900px;height:900px;position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%, -50%) rotateX(90deg);transform:translate(-50%, -50%) rotateX(90deg)}@-webkit-keyframes rrImageCarouselSpin{from{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}@keyframes rrImageCarouselSpin{from{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}@-webkit-keyframes rrImageCarouselSpinRevert{from{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes rrImageCarouselSpinRevert{from{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.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}.CustomSuggestion{width:100%}.CustomSuggestion .input{border:1px solid rgba(69,69,69,0.1);border-radius:7px}.CustomSuggestion input{border:none;min-height:30px;height:auto;overflow-y:auto;z-index:2;display:inline-block;min-width:100%;clear:both;line-height:20px;font-size:14px;color:rgba(69,69,69,0.7);box-sizing:border-box;padding-left:2px;position:relative;box-sizing:border-box;padding:5px 10px;top:0;transition-duration:300ms;min-height:30px}.CustomSuggestion input:focus{outline:none}.CustomSuggestion .suggestions-area{position:relative;background-color:transparent;border-radius:7px;box-sizing:border-box;z-index:3;width:100%;left:10px;top:20px}.CustomSuggestion .suggestions-area .ul{position:absolute;top:-15px;left:-10px;width:auto;border:1px solid #dadce0;z-index:2;border-radius:7px;background-color:#fff;margin:0;padding:0;width:100%}.CustomSuggestion .suggestions-area .ul .suggestions{display:block;max-height:200px;overflow-x:hidden;overflow-y:auto;position:relative}.CustomSuggestion .suggestions-area .ul li{list-style:none;margin:0;padding:0;min-height:30px;line-height:30px;padding:5px 25px 5px 25px;color:#131313;white-space:nowrap;overflow:hidden;font-size:0.87rem;text-overflow:ellipsis}.CustomSuggestion .suggestions-area .ul li a{display:block;width:100%;height:100%;text-decoration:none;color:#131313}.CustomSuggestion .suggestions-area .ul .active{position:relative}.CustomSuggestion .suggestions-area .ul .selected{background-color:rgba(30,144,255,0.1)}.CustomSuggestion .suggestions-area .ul .active:after{content:'✔';color:#777;font-weight:bold;float:right;margin-left:5px;position:absolute;top:3px;left:2px}.CustomSuggestion .suggestions-area .ul li:hover{cursor:pointer;background-color:#c7c7c7}.Clipboard{display:inline-block}.Clipboard:hover{cursor:pointer}.Clipboard.animation-scale{transform:scale(1);animation:animationCopyToCliboardScale 500ms ease-in forwards}@keyframes animationCopyToCliboardScale{0%{transform:scale(1)}20%{transform:scale(0.8)}40%{transform:scale(1)}60%{transform:scale(1.1)}100%{transform:scale(1)}}.Clipboard.animation-jump{transform:scaleY(1);animation:animate-copy-to-clipboard 200ms ease-out forwards}@keyframes animate-copy-to-clipboard{from{transform:scaleY(1);-webkit-transform:scaleY(1)}to{transform:scaleY(0.7);-webkit-transform:scaleY(0.7);transform-origin:0% 0;-webkit-transform-origin:0% 0}}.Clipboard.animation-jump-back{transform:scaleY(0.7);animation:animate-copy-to-clipboard-back 200ms ease-out forwards}@keyframes animate-copy-to-clipboard-back{0%{transform:scaleY(0.7);-webkit-transform:scaleY(0.7);transform-origin:0% 0;-webkit-transform-origin:0% 0}30%{transform:scaleY(1);-webkit-transform:scaleY(1)}65%{transform:scaleY(0.8);-webkit-transform:scaleY(0.8)}100%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.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}.Cloud404{background-color:#b4ddf0;color:#fff;width:100%;height:100%;clear:both;box-sizing:border-box;padding:20px;display:flex;overflow:hidden;flex-direction:column;justify-content:space-around}@keyframes moveclouds{0%{margin-left:50%}100%{margin-left:-50%}}.Cloud404 .content-404{width:100%;height:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin:10% auto;z-index:2}.Cloud404 .content-404 .text-404{font-size:10rem;position:relative;z-index:2;letter-spacing:15px}.Cloud404 .content-404 .text-1{text-align:center;display:block;position:relative;letter-spacing:0.0123rem;font-size:3rem;line-height:80%}.Cloud404 .content-404 .text-2{text-align:center;display:block;position:relative;font-size:20px;margin:20px 0}.Cloud404 .content-404 .button-navigation{background-color:#fff;position:relative;display:inline-block;padding:10px 30px;z-index:5;font-size:0.87rem;border:1px solid rgba(69,69,69,0.1);color:rgba(69,69,69,0.8);text-decoration:none;margin:10px 0;border-radius:7px;z-index:1}.Cloud404 .content-404 hr{padding:0;border:none;border-top:5px solid #fff;color:#fff;text-align:center;margin:0 auto 30px auto;width:42%;height:10px}.Cloud404 .holder-404{position:relative;z-index:1;width:100%;height:100%}.Cloud404 .holder-404 .cloud{width:350px;height:120px;background:#FFF;background:linear-gradient(top, #fff 100%);border-radius:100px;position:absolute;margin:120px auto 20px;z-index:-1;transition:ease 1s}.Cloud404 .holder-404 .cloud:after,.Cloud404 .holder-404 .cloud:before{content:'';position:absolute;background:#FFF;z-index:-1}.Cloud404 .holder-404 .cloud:before{width:180px;height:180px;top:-90px;right:50px;border-radius:200px}.Cloud404 .holder-404 .cloud:after{width:100px;height:100px;top:-50px;left:50px;border-radius:100px}.Cloud404 .holder-404 .cloud-1{top:80px;left:100px;transform:scale(0.3);opacity:0.9;animation:moveclouds 22s linear infinite}.Cloud404 .holder-404 .cloud-2{top:-15px;left:250px;transform:scale(0.3);animation:moveclouds 25s linear infinite}.Cloud404 .holder-404 .cloud-3{left:250px;top:-100px;transform:scale(0.6);opacity:0.6;animation:moveclouds 37s linear infinite}.Cloud404 .holder-404 .cloud-4{left:250px;bottom:-200px;transform:scale(0.6);opacity:0.8;animation:moveclouds 28s linear infinite}.Cloud404 .holder-404 .cloud-5{left:470px;bottom:-185px;transform:scale(0.75);opacity:0.75;animation:moveclouds 54s linear infinite}.Cloud404 .holder-404 .cloud-6{left:200px;top:-100px;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);transform:scale(0.5);opacity:0.8;animation:moveclouds 26s linear infinite}.Cloud404 .holder-404 .bad-cloud-3,.Cloud404 .holder-404 .bad-cloud-5{background:#454545}.Cloud404 .holder-404 .bad-cloud-3:after,.Cloud404 .holder-404 .bad-cloud-3:before,.Cloud404 .holder-404 .bad-cloud-5:after,.Cloud404 .holder-404 .bad-cloud-5:before{background-color:#454545}@keyframes bolt-part-1-color-appearance{0%{border-top:20px solid #fcbe11}100%{border-top:20px solid #ba3f38}}@keyframes bolt-part-2-color-appearance{0%{border-left:12px solid #fcbe11}100%{border-left:12px solid #ba3f38}}@keyframes bolt-part-3-color-appearance{0%{border-top:20px solid #fcbe11}100%{border-top:20px solid #ba3f38}}@keyframes bolt-opacity-1{0%{opacity:1}100%{opacity:0}}.Cloud404 .holder-404 .bolt{position:absolute;width:50px;height:70px}.Cloud404 .holder-404 .bolt-1{top:130px;opacity:1;left:220px;animation:bolt-opacity-1 3s infinite ease-in-out;animation-delay:3s}.Cloud404 .holder-404 .bolt-2{top:150px;left:150px;opacity:1;animation:bolt-opacity-1 3s infinite ease-in-out;animation-delay:4s}.Cloud404 .holder-404 .bolt-3{top:150px;opacity:1;left:150px;animation:bolt-opacity-1 4s infinite ease-in-out;animation-delay:7s}.Cloud404 .holder-404 .bolt-4{top:135px;left:220px;opacity:1;animation:bolt-opacity-1 4s infinite ease-in-out;animation-delay:6s}.Cloud404 .holder-404 .bolt-part-1{position:absolute;top:0;left:calc(50% - 20px);width:0;height:0;border-left:0px solid transparent;border-top:20px solid #fcbe11;border-right:10px solid transparent;animation:bolt-part-1-color-appearance 2s infinite ease-in-out}.Cloud404 .holder-404 .bolt-part-2{position:absolute;top:-8px;left:0;width:0;height:0;border-left:12px solid #fcbe11;border-bottom:10px solid transparent;border-right:0px solid transparent;transform:rotate3d(0, 0, 1, 10deg);animation:bolt-part-2-color-appearance 2s infinite ease-in-out}.Cloud404 .holder-404 .bolt-part-3{position:absolute;top:0;left:-7px;width:0;height:0;border-left:0px solid transparent;border-top:20px solid #fcbe11;border-right:7px solid transparent;animation:bolt-part-3-color-appearance 2s infinite ease-in-out}.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}.CloudMountain404{background-color:#b4ddf0;color:#fff;width:100%;height:100%;clear:both;box-sizing:border-box;padding:20px;display:flex;overflow:hidden;flex-direction:column;justify-content:space-around;position:relative}@keyframes moveclouds{0%{margin-left:50%}100%{margin-left:-50%}}.CloudMountain404 .content-404{width:100%;height:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin:10% auto;z-index:2}.CloudMountain404 .content-404 .text-404{font-size:10rem;position:relative;z-index:2;letter-spacing:15px}.CloudMountain404 .content-404 .text-1{text-align:center;display:block;position:relative;letter-spacing:0.0123rem;font-size:3rem;line-height:80%}.CloudMountain404 .content-404 .text-2{text-align:center;display:block;position:relative;font-size:20px;margin:20px 0}.CloudMountain404 .content-404 .button-navigation{background-color:#fff;position:relative;display:inline-block;padding:10px 30px;z-index:5;font-size:0.87rem;border:1px solid rgba(69,69,69,0.1);color:rgba(69,69,69,0.8);text-decoration:none;margin:10px 0;border-radius:7px;z-index:1}.CloudMountain404 .content-404 hr{padding:0;border:none;border-top:5px solid #fff;color:#fff;text-align:center;margin:0 auto 30px auto;width:42%;height:10px}.CloudMountain404 .holder-404{position:relative;z-index:1;width:100%;height:100%}.CloudMountain404 .holder-404 .cloud{width:350px;height:120px;background:#FFF;background:linear-gradient(top, #fff 100%);border-radius:100px;position:absolute;margin:120px auto 20px;z-index:-1;transition:ease 1s}.CloudMountain404 .holder-404 .cloud:after,.CloudMountain404 .holder-404 .cloud:before{content:'';position:absolute;background:#FFF;z-index:-1}.CloudMountain404 .holder-404 .cloud:before{width:180px;height:180px;top:-90px;right:50px;border-radius:200px}.CloudMountain404 .holder-404 .cloud:after{width:100px;height:100px;top:-50px;left:50px;border-radius:100px}.CloudMountain404 .holder-404 .cloud-1{top:80px;left:100px;transform:scale(0.3);opacity:0.9;animation:moveclouds 22s linear infinite}.CloudMountain404 .holder-404 .cloud-2{top:-15px;left:250px;transform:scale(0.3);animation:moveclouds 25s linear infinite}.CloudMountain404 .holder-404 .cloud-3{left:250px;top:-100px;transform:scale(0.6);opacity:0.6;animation:moveclouds 37s linear infinite}.CloudMountain404 .holder-404 .cloud-4{left:250px;bottom:-200px;transform:scale(0.6);opacity:0.8;animation:moveclouds 28s linear infinite}.CloudMountain404 .holder-404 .cloud-5{left:470px;bottom:-185px;transform:scale(0.75);opacity:0.75;animation:moveclouds 54s linear infinite}.CloudMountain404 .holder-404 .cloud-6{left:200px;top:-100px;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);transform:scale(0.5);opacity:0.8;animation:moveclouds 26s linear infinite}.CloudMountain404 .holder-404 .bad-cloud-3,.CloudMountain404 .holder-404 .bad-cloud-5{background:#454545}.CloudMountain404 .holder-404 .bad-cloud-3:after,.CloudMountain404 .holder-404 .bad-cloud-3:before,.CloudMountain404 .holder-404 .bad-cloud-5:after,.CloudMountain404 .holder-404 .bad-cloud-5:before{background-color:#454545}@keyframes bolt-part-1-color-appearance{0%{border-top:20px solid #fcbe11}100%{border-top:20px solid #ba3f38}}@keyframes bolt-part-2-color-appearance{0%{border-left:12px solid #fcbe11}100%{border-left:12px solid #ba3f38}}@keyframes bolt-part-3-color-appearance{0%{border-top:20px solid #fcbe11}100%{border-top:20px solid #ba3f38}}@keyframes bolt-opacity-1{0%{opacity:1}100%{opacity:0}}.CloudMountain404 .holder-404 .bolt{position:absolute;width:50px;height:70px}.CloudMountain404 .holder-404 .bolt-1{top:130px;opacity:1;left:220px;animation:bolt-opacity-1 3s infinite ease-in-out;animation-delay:3s}.CloudMountain404 .holder-404 .bolt-2{top:150px;left:150px;opacity:1;animation:bolt-opacity-1 3s infinite ease-in-out;animation-delay:4s}.CloudMountain404 .holder-404 .bolt-3{top:150px;opacity:1;left:150px;animation:bolt-opacity-1 4s infinite ease-in-out;animation-delay:7s}.CloudMountain404 .holder-404 .bolt-4{top:135px;left:220px;opacity:1;animation:bolt-opacity-1 4s infinite ease-in-out;animation-delay:6s}.CloudMountain404 .holder-404 .bolt-part-1{position:absolute;top:0;left:calc(50% - 20px);width:0;height:0;border-left:0px solid transparent;border-top:20px solid #fcbe11;border-right:10px solid transparent;animation:bolt-part-1-color-appearance 2s infinite ease-in-out}.CloudMountain404 .holder-404 .bolt-part-2{position:absolute;top:-8px;left:0;width:0;height:0;border-left:12px solid #fcbe11;border-bottom:10px solid transparent;border-right:0px solid transparent;transform:rotate3d(0, 0, 1, 10deg);animation:bolt-part-2-color-appearance 2s infinite ease-in-out}.CloudMountain404 .holder-404 .bolt-part-3{position:absolute;top:0;left:-7px;width:0;height:0;border-left:0px solid transparent;border-top:20px solid #fcbe11;border-right:7px solid transparent;animation:bolt-part-3-color-appearance 2s infinite ease-in-out}.CloudMountain404 .mountains-holder-1,.CloudMountain404 .mountains-holder-2{z-index:1;width:500px;height:500px;overflow:hidden;position:absolute;bottom:0}.CloudMountain404 .mountains-holder-1{left:0}.CloudMountain404 .mountains-holder-2{right:0}.CloudMountain404 .mountain,.CloudMountain404 .mountain-two,.CloudMountain404 .mountain-three{position:absolute;bottom:0;border-left:150px solid transparent;border-right:150px solid transparent;border-bottom:180px solid #7ac1e4;z-index:1}.CloudMountain404 .mountain-two{left:80px;bottom:-20px;opacity:.3;z-index:0}.CloudMountain404 .mountain-three{left:-60px;bottom:-10px;opacity:.5;z-index:0}.CloudMountain404 .mountain-top{position:absolute;right:-65px;border-left:65px solid transparent;border-right:65px solid transparent;border-bottom:77px solid #ceeaf6;z-index:2}.CloudMountain404 .mountain-cap-1,.CloudMountain404 .mountain-cap-2,.CloudMountain404 .mountain-cap-3{position:absolute;top:70px;border-left:25px solid transparent;border-right:25px solid transparent;border-top:25px solid #ceeaf6}.CloudMountain404 .mountain-cap-1{left:-55px}.CloudMountain404 .mountain-cap-2{left:-25px}.CloudMountain404 .mountain-cap-3{left:5px}.CloudMountain404 .mountains-holder-2 .mountain{right:10px;left:auto}.CloudMountain404 .mountains-holder-2 .mountain-two{right:80px;left:auto}.CloudMountain404 .mountains-holder-2 .mountain-three{right:-60px;left:auto}.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}html,body{margin:0;padding:0}.Container{position:relative;padding:0;margin:0;min-height:100vh;height:auto;overflow:auto}.Container .zIndex .area-sidebar,.Container .zIndex .area-sidebar-min{z-index:10}.Container .area-sidebar{position:fixed;left:0;top:0;width:var(--rr-container-sidebar-width);height:100vh;border-right:1px solid rgba(218,220,224,0.8);overflow:hidden;transition-duration:300ms;z-index:2;background-color:#fff}.Container .area-sidebar .Sidebar .logo-text{display:flex;height:60px;text-decoration:none;color:#72777a;border-bottom:1px solid rgba(218,220,224,0.8)}.Container .area-sidebar .Sidebar .logo-text .logo{margin:8px 10px 0 7px}.Container .area-sidebar .Sidebar .logo-text .logo img{width:40px;height:40px}.Container .area-sidebar .Sidebar .logo-text .text{display:flex;flex-direction:column}.Container .area-sidebar .Sidebar .logo-text .text .long,.Container .area-sidebar .Sidebar .logo-text .text .short{display:inline-block;overflow:hidden;white-space:nowrap;word-wrap:none;text-overflow:ellipsis}.Container .area-sidebar .Sidebar .logo-text .text .long{margin:15px 0 3px 5px;font-size:1.1rem}.Container .area-sidebar .Sidebar .logo-text .text .short{margin-left:5px;font-size:0.644rem}.Container .area-sidebar.area-sidebar-min{width:var(--rr-container-sidebar-min-width);transition-duration:200ms}.Container .area-sidebar.area-sidebar-min .drop-down{opacity:0}.Container .area-sidebar.area-sidebar-min:hover{width:var(--rr-container-sidebar-width);z-index:3}.Container .area-sidebar.area-sidebar-min:hover .drop-down{opacity:1}.Container .area-sidebar.area-sidebar-hidden{position:fixed;width:var(--rr-container-sidebar-width);left:0px;transition-duration:300ms}.Container .area-sidebar.area-sidebar-hidden.closed{left:calc(var(--rr-container-sidebar-width-hidden) - 1px) !important;border-right:1px solid transparent}.Container .area-sidebar.area-sidebar-hidden.opened{width:var(--rr-container-sidebar-width);left:0px;z-index:3;transition-duration:300ms}.Container .area-content{position:absolute;left:var(--rr-container-sidebar-width);width:calc(100% - var(--rr-container-sidebar-width));z-index:2;transition-duration:0ms}.Container .area-content .data-header{width:100%;height:60px;box-sizing:border-box;padding:10px 20px;position:relative;z-index:3;border:none}.Container .area-content .data-header i{transition-duration:300ms}.Container .area-content .data-header .minify-menu{float:left;box-sizing:border-box;padding:12px 13px;border-radius:50%;transition-duration:300ms}.Container .area-content .data-header .minify-menu:hover{background-color:rgba(199,199,199,0.2);cursor:pointer}.Container .area-content .data-content{position:relative;left:unset;width:100%;border-top:1px solid rgba(218,220,224,0.8);height:auto;overflow-x:hidden;overflow-y:auto;min-height:calc(100vh - 110px)}.Container .area-content .ContentBody{padding-top:60px}.Container .area-content.area-content-min{left:var(--rr-container-sidebar-min-width);width:calc(100% - var(--rr-container-sidebar-min-width))}.Container .area-content.area-content-hidden{left:0;width:100vw}.Container .close-side-bar{display:block;position:absolute;top:20px;right:5px;font-size:10px;border-radius:50%;border:1px solid #313435;width:16px;height:16px;line-height:13px;text-align:left;box-sizing:border-box;padding-left:4px;z-index:2}.Container .close-side-bar:hover{cursor:pointer}.Container .main-footer{margin:0 !important;box-sizing:border-box;padding:10px 20px}.Container.right .area-sidebar{left:auto;right:0px;border-right:none;border-left:1px solid rgba(218,220,224,0.8)}.Container.right .area-sidebar-hidden.closed{width:var(--rr-container-sidebar-width);right:calc(var(--rr-container-sidebar-width-hidden) - 1px) !important;border-left:1px solid transparent}.Container.right .area-sidebar-hidden.opened{left:auto;right:0px}.Container.right .area-content{left:auto;right:var(--rr-container-sidebar-width)}.Container.right .area-content.area-content-min{left:auto;right:var(--rr-container-sidebar-min-width)}.Container.right .area-content.area-content-hidden{left:0px;right:0px}.Container.td0 .area-sidebar,.Container.td0 .area-sidebar-min,.Container.td0 .area-sidebar-hidden,.Container.td0 .area-sidebar-hidden.opened,.Container.td0 .data-header,.Container.td0 .area-sidebar,.Container.td0 .area-content{transition-duration:0ms !important}.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}.ContainerCompact{min-height:100vh;position:relative}.ContainerCompact .area-header{width:100%;height:var(--rr-container-compact-headerHeight);box-sizing:border-box;padding:10px 20px;border-bottom:1px solid rgba(218,220,224,0.8);position:fixed;top:0;left:0;background-color:#fff;z-index:2}.ContainerCompact .area-sidebar{width:var(--rr-container-compact-width);background-color:#fff;border-right:1px solid rgba(218,220,224,0.8);display:block;overflow:auto;height:calc(100vh - var(--rr-container-compact-headerHeight));box-sizing:border-box;padding:10px 20px;position:fixed;top:var(--rr-container-compact-headerHeight);left:0;scrollbar-width:thin}.ContainerCompact .area-content{position:relative;box-sizing:border-box;padding:10px 20px;width:calc(100% - 1px - var(--rr-container-compact-width));top:var(--rr-container-compact-headerHeight);left:var(--rr-container-compact-width);z-index:1;scrollbar-width:thin}.ContainerCompact .area-content.w-100{width:100%;left:0px}.ContainerCompact.right .area-content{flex-direction:row-reverse !important}.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}html,body{margin:0;padding:0}.ContainerPopup{position:relative;padding:0;margin:0;min-height:100vh;height:auto;overflow:auto}.ContainerPopup .zIndex .area-sidebar{z-index:10}.ContainerPopup .area-sidebar{position:fixed;left:0;top:0;width:var(--rr-container-sidebar-width);height:100vh;overflow:hidden;transition-duration:300ms;z-index:6;border-right:1px solid rgba(218,220,224,0.8)}.ContainerPopup .area-sidebar .Sidebar{transition-duration:0ms}.ContainerPopup .area-sidebar .Sidebar .logo-text{display:flex;height:60px;text-decoration:none;color:#72777a;border-bottom:1px solid rgba(218,220,224,0.8)}.ContainerPopup .area-sidebar .Sidebar .logo-text .logo{margin:8px 10px 0 7px}.ContainerPopup .area-sidebar .Sidebar .logo-text .logo img{width:40px;height:40px}.ContainerPopup .area-sidebar .Sidebar .logo-text .text{display:flex;flex-direction:column}.ContainerPopup .area-sidebar .Sidebar .logo-text .text .long,.ContainerPopup .area-sidebar .Sidebar .logo-text .text .short{display:inline-block;overflow:hidden;white-space:nowrap;word-wrap:none;text-overflow:ellipsis}.ContainerPopup .area-sidebar .Sidebar .logo-text .text .long{margin:15px 0 3px 5px;font-size:1.1rem}.ContainerPopup .area-sidebar .Sidebar .logo-text .text .short{margin-left:5px;font-size:0.644rem}@keyframes ContainerPopuparea-sidebar-showAnimationLeft{0%{left:var(--rr-container-sidebar-width-hidden)}100%{left:0px}}.ContainerPopup .area-sidebar-show{transition-duration:300ms;left:0px;z-index:12;animation:ContainerPopuparea-sidebar-showAnimationLeft 300ms forwards ease-in}@keyframes ContainerPopupSidebarHideAnimationLeft{0%{left:0px}100%{left:calc(var(--rr-container-sidebar-width-hidden) - 1px)}}.ContainerPopup .area-sidebar-hide{transition-duration:300ms;left:calc(var(--rr-container-sidebar-width-hidden) - 1px);z-index:12;animation:ContainerPopupSidebarHideAnimationLeft 300ms forwards ease-in}.ContainerPopup .area-sidebar-hidden{position:fixed;width:var(--rr-container-sidebar-width);left:0px;transition-duration:300ms}.ContainerPopup .area-sidebar-hidden.closed{left:calc(var(--rr-container-sidebar-width-hidden) - 1px) !important;border-right:1px solid transparent}.ContainerPopup .area-sidebar-hidden.opened{width:var(--rr-container-sidebar-width);left:0px;z-index:3;transition-duration:300ms}.ContainerPopup .area-content{position:absolute;left:calc(var(--rr-container-sidebar-width) + 1px);width:calc(100% - 1px - var(--rr-container-sidebar-width));z-index:2;transition-duration:300ms;background-color:#fff}.ContainerPopup .area-content .data-header{width:100%;height:60px;box-sizing:border-box;padding:10px 20px;position:relative;z-index:3;border:none}.ContainerPopup .area-content .data-header i{transition-duration:300ms}.ContainerPopup .area-content .data-content{position:relative;left:unset;width:100%;border-top:1px solid rgba(218,220,224,0.8);height:auto;overflow-x:hidden;overflow-y:auto;min-height:calc(100vh - 110px)}.ContainerPopup .area-content-hidden{left:0;width:100vw;z-index:11}@keyframes ContainerPopupContentShowAnimationLeft{0%{left:0px}100%{left:var(--rr-container-sidebar-width)}}.ContainerPopup .area-content-show{animation:ContainerPopupContentShowAnimationLeft 300ms forwards ease-in}@keyframes ContainerPopupContentHideAnimationLeft{0%{left:var(--rr-container-sidebar-width)}100%{left:0px}}.ContainerPopup .area-content-hide{animation:ContainerPopupContentHideAnimationLeft 300ms forwards ease-in}.ContainerPopup.right .Sidebar{left:auto;right:0px;border-right:none;border-left:1px solid rgba(218,220,224,0.8)}.ContainerPopup.right .Sidebar-hidden.closed{width:var(--rr-container-sidebar-width);right:calc(var(--rr-container-sidebar-width-hidden) - 1px) !important;border-left:1px solid transparent}.ContainerPopup.right .Sidebar-hidden.opened{left:auto;right:0px}.ContainerPopup.right .Content{left:0px !important;right:var(--rr-container-sidebar-width)}.ContainerPopup.right .area-content-hidden{left:0px;right:0px;z-index:11}@keyframes ContainerPopuparea-sidebar-showAnimationRight{0%{right:var(--rr-container-sidebar-width-hidden)}100%{right:0px}}.ContainerPopup.right .area-sidebar-show{transition-duration:300ms;right:0px;left:auto;z-index:12;animation:ContainerPopuparea-sidebar-showAnimationRight 300ms forwards ease-in}@keyframes ContainerPopupSidebarHideAnimationRight{0%{right:0px}100%{right:var(--rr-container-sidebar-width-hidden)}}.ContainerPopup.right .area-sidebar-hide{transition-duration:300ms;right:0px;z-index:12;animation:ContainerPopupSidebarHideAnimationRight 300ms forwards ease-in}@keyframes ContainerPopupContentShowAnimationRight{0%{right:0px}100%{right:var(--rr-container-sidebar-width-hidden)}}.ContainerPopup.right .ContentShow{animation:ContainerPopupContentShowAnimationRight 300ms forwards ease-in}@keyframes ContainerPopupContentHideAnimationRight{0%{right:var(--rr-container-sidebar-width-hidden)}100%{right:0px}}.ContainerPopup.right .area-content-hide{animation:ContainerPopupContentHideAnimationRight 300ms forwards ease-in}.ContainerPopup.td0 .area-sidebar,.ContainerPopup.td0 .Sidebar-hidden,.ContainerPopup.td0 .Sidebar-hidden.opened,.ContainerPopup.td0 .data-header,.ContainerPopup.td0 .Sidebar,.ContainerPopup.td0 .area-content,.ContainerPopup.td0 .area-sidebar-show,.ContainerPopup.td0 .ContentShow,.ContainerPopup.td0 .area-content-hide,.ContainerPopup.td0 .area-sidebar-hide{transition-duration:0ms !important;animation-duration:0ms !important}.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}.ContainerSidebar{position:relative;padding:0;margin:0;min-height:100vh;height:auto;overflow:auto}.ContainerSidebar .zIndex .area-sidebar{z-index:10}.ContainerSidebar .area-sidebar{position:fixed;left:0;top:0;width:var(--rr-container-sidebar-width);height:100vh;border-right:1px solid rgba(218,220,224,0.8);overflow:hidden;transition-duration:300ms;z-index:2;background-color:#fff}.ContainerSidebar .area-sidebar .Sidebar .logo-text{display:flex;height:60px;text-decoration:none;color:#72777a;border-bottom:1px solid rgba(218,220,224,0.8)}.ContainerSidebar .area-sidebar .Sidebar .logo-text .logo{margin:8px 10px 0 7px}.ContainerSidebar .area-sidebar .Sidebar .logo-text .logo img{width:40px;height:40px}.ContainerSidebar .area-sidebar .Sidebar .logo-text .text{display:flex;flex-direction:column}.ContainerSidebar .area-sidebar .Sidebar .logo-text .text .long,.ContainerSidebar .area-sidebar .Sidebar .logo-text .text .short{display:inline-block;overflow:hidden;white-space:nowrap;word-wrap:none;text-overflow:ellipsis}.ContainerSidebar .area-sidebar .Sidebar .logo-text .text .long{margin:15px 0 3px 5px;font-size:1.1rem}.ContainerSidebar .area-sidebar .Sidebar .logo-text .text .short{margin-left:5px;font-size:0.644rem}.ContainerSidebar .area-sidebar-hidden{position:fixed;width:var(--rr-container-sidebar-width);transition-duration:300ms;z-index:3}.ContainerSidebar .area-sidebar-hidden.opened{width:var(--rr-container-sidebar-width);left:0px;transition-duration:300ms}.ContainerSidebar .area-sidebar.area-sidebar-hidden.closed{left:calc(var(--rr-container-sidebar-width-hidden) - 1px);border-right:1px solid transparent;transition-duration:300ms}.ContainerSidebar .area-content{position:absolute;left:calc(var(--rr-container-sidebar-width) + 1px);width:calc(100% - 1px - var(--rr-container-sidebar-width));z-index:2;transition-duration:300ms;border:none}.ContainerSidebar .area-content .data-header{width:100%;height:60px;box-sizing:border-box;padding:10px 20px;position:relative;z-index:3}.ContainerSidebar .area-content .data-header i{transition-duration:300ms}.ContainerSidebar .area-content .data-header .minify-menu{float:left;box-sizing:border-box;padding:12px 13px;border-radius:50%;transition-duration:300ms}.ContainerSidebar .area-content .data-header .minify-menu:hover{background-color:rgba(199,199,199,0.2);cursor:pointer}.ContainerSidebar .area-content .data-content{position:relative;left:unset;width:100%;border-top:1px solid rgba(218,220,224,0.8);height:auto;overflow-x:hidden;overflow-y:auto;min-height:calc(100vh - 110px)}.ContainerSidebar .area-content .ContentBody{padding-top:60px}.ContainerSidebar .area-content-hidden{left:0;width:100vw;transition-duration:300ms}.ContainerSidebar .close-side-bar{display:block;position:absolute;top:20px;right:5px;font-size:10px;border-radius:50%;border:1px solid #313435;width:16px;height:16px;line-height:13px;text-align:left;box-sizing:border-box;padding-left:4px;z-index:2}.ContainerSidebar .close-side-bar:hover{cursor:pointer}.ContainerSidebar .main-footer{margin:0 !important;box-sizing:border-box;padding:10px 20px}.ContainerSidebar.right .area-sidebar{left:auto;right:0px;border-right:none;border-left:1px solid rgba(218,220,224,0.8)}.ContainerSidebar.right .area-sidebar-hidden.closed{width:var(--rr-container-sidebar-width);right:calc(var(--rr-container-sidebar-width-hidden) - 1px) !important;border-left:1px solid transparent}.ContainerSidebar.right .area-sidebar-hidden.opened{left:auto;right:0px}.ContainerSidebar.right .area-content{left:auto;right:var(--rr-container-sidebar-width)}.ContainerSidebar.right .area-content-hidden{left:0px;right:0px}.ContainerSidebar.td0 .area-sidebar,.ContainerSidebar.td0 .area-sidebar-hidden,.ContainerSidebar.td0 .area-sidebar-hidden.opened,.ContainerSidebar.td0 .data-header,.ContainerSidebar.td0 .Sidebar,.ContainerSidebar.td0 .area-content,.ContainerSidebar.td0 .area-content-hidden{transition-duration:0ms !important;animation-duration:0ms !important}.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}.DarkLine404{background-color:#2F2F31;height:100%;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.DarkLine404 .holder-404{width:100%;height:100%;position:relative}.DarkLine404 .removeItem{display:none}.DarkLine404 .danger-line{position:absolute;z-index:2;background-color:#666}.DarkLine404 .danger-line-1{top:50px;left:0;width:100vw;height:2px}.DarkLine404 .danger-line-2{top:0;left:50px;width:2px;height:100vh}.DarkLine404 .content-404{width:100%;height:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin:10% auto;z-index:2}.DarkLine404 .content-404 .text-404{font-size:10rem;position:relative;z-index:2;letter-spacing:15px;color:#7a7a7a}.DarkLine404 .content-404 .text-1{text-align:center;display:block;position:relative;letter-spacing:0.0123rem;font-size:3rem;line-height:80%;margin:20px 0;color:#525252}.DarkLine404 .content-404 .text-2{text-align:center;display:block;position:relative;font-size:1.3rem;margin:20px 0;clear:both;width:100%;min-height:30px;color:#525252}.DarkLine404 .content-404 .button-navigation{background-color:#fff;position:relative;display:inline-block;padding:10px 30px;z-index:5;font-size:0.87rem;border:1px solid rgba(69,69,69,0.1);color:rgba(69,69,69,0.8);text-decoration:none;margin:10px 0;border-radius:7px;z-index:1}.DarkLine404 .content-404 .hr{position:relative;display:flex;width:100%;overflow:hidden;z-index:2}.DarkLine404 .content-404 .hr .hr-line{width:50%;height:5px;background-color:linear-gradient(to right, #252526, #252526);opacity:1;transform:scale(1);transition-duration:300ms}@keyframes danger-hr-line{0%{opacity:1;width:0%;left:0%}50%{opacity:0.5;width:30%}100%{left:100%;width:0%;opacity:0}}.DarkLine404 .content-404 .hr .hr-line-1{position:relative;animation:danger-hr-line 3s infinite ease-in-out;z-index:1}.DarkLine404 .content-404 .hr .hr-line-1:after{content:'';position:absolute;top:0;left:0;height:5px;width:0%;background-color:#fcbe11;animation:danger-hr-line 3s infinite ease-in-out;z-index:2}.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}.DragDropArea ul,.DragDropArea ul li{margin:0;padding:0;list-style:none}.DragDropArea .area{width:100%}.DragDropArea .area-box{margin:10px;border-radius:7px;border:1px solid rgba(218,220,224,0.8);width:100%;position:relative;z-index:1}.DragDropArea .area-title,.DragDropArea .area-data{box-sizing:border-box;padding:5px}.DragDropArea .area-single-entry{user-select:none}.DragDropArea .area-ul{width:100%;height:100%}.DragDropArea .dragging-target{top:0;left:0;width:100%;height:100%;position:absolute;z-index:2;box-sizing:border-box;padding:10px;border-radius:7px;border:2px dashed rgba(218,220,224,0.8)}.DragDropArea .dragging-disabled{top:0;left:0;width:100%;height:100%;position:absolute;z-index:2;box-sizing:border-box;padding:10px;border-radius:7px;background-color:rgba(218,220,224,0.8)}.DragDropArea .drop-loading{top:0;left:0;width:100%;height:100%;position:absolute;z-index:3;box-sizing:border-box}.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}.DragDropList ul{margin:0;padding:0;list-style:none;position:relative}.DragDropList ul li{list-style:none}.DragDropList .drop-loading{top:0;left:0;width:100%;height:100%;position:absolute;z-index:3;box-sizing:border-box}.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}.Filter div,.Filter span,.Filter .li{box-sizing:border-box}.Filter .dropdown{position:relative;display:inline-block;margin:10px 5px;cursor:pointer}.Filter .placeholder{display:inline-block;border-radius:7px;padding:6px 0;border:1px solid rgba(218,220,224,0.8)}.Filter .text{padding:5px 10px}.Filter .text.dimmed{color:#dedede}.Filter .icon{padding:5px}.Filter .icon-right{border-left:1px solid rgba(218,220,224,0.8)}.Filter .icon-left{border-right:1px solid rgba(218,220,224,0.8)}.Filter .wrapper{position:absolute;top:100%;left:0;background-color:transparent;padding-top:10px;border-radius:7px;z-index:1}.Filter .ul{border-radius:7px;border:1px solid rgba(218,220,224,0.8);background-color:#fff;white-space:nowrap;overflow:hidden}.Filter .li{padding:7px 14px}.Filter .li:hover,.Filter .li.arrow-selected{background-color:rgba(222,222,222,0.55);cursor:pointer}.Filter .li.selected{background-color:#1873cc;color:#fff;cursor:default}.Filter .li.empty{color:#dedede}.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}.FilterMapping div,.FilterMapping span,.FilterMapping .li{box-sizing:border-box}.FilterMapping .dropdown{position:relative;display:inline-block;margin:10px 5px;cursor:pointer}.FilterMapping .placeholder{display:inline-block;border-radius:7px;padding:6px 0;border:1px solid rgba(218,220,224,0.8)}.FilterMapping .text{padding:5px 10px}.FilterMapping .text.dimmed{color:#dedede}.FilterMapping .icon{padding:5px}.FilterMapping .icon-right{border-left:1px solid rgba(218,220,224,0.8)}.FilterMapping .icon-left{border-right:1px solid rgba(218,220,224,0.8)}.FilterMapping .wrapper{position:absolute;top:100%;left:0;background-color:transparent;padding-top:10px;border-radius:7px;z-index:1}.FilterMapping .ul{border-radius:7px;border:1px solid rgba(218,220,224,0.8);background-color:#fff;white-space:nowrap;overflow:hidden}.FilterMapping .li{padding:7px 14px}.FilterMapping .li:hover,.FilterMapping .li.arrow-selected{background-color:rgba(222,222,222,0.55);cursor:pointer}.FilterMapping .li.selected{background-color:#1873cc;color:#fff;cursor:default}.FilterMapping .li.empty{color:#dedede}.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}.FullScreenListArray{position:fixed;width:100vw;height:100vh;overflow:hidden;background-color:transparent;z-index:4;display:flex;top:0;left:0}.FullScreenListArray .dimmed{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:5;background-color:rgba(0,0,0,0.3)}.FullScreenListArray .content{position:relative;z-index:7;max-height:calc(100vh - 60px);margin:30px auto;box-sizing:border-box;background-color:#fff;border-radius:7px;overflow:hidden}.FullScreenListArray input{width:100%;box-sizing:border-box;padding:5px 10px;min-height:40px;line-height:40px;border-bottom:1px solid #a9a9a9 !important;width:100%;box-sizing:border-box;padding:5px 10px;border:none}.FullScreenListArray input:focus{outline:none}.FullScreenListArray .ul{height:calc(100% - 52px);list-style:none;overflow-x:hidden;overflow-y:auto;margin:0;padding:0;min-width:320px}.FullScreenListArray .li{list-style:none;min-height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:none;box-sizing:border-box;padding:0 30px;width:100%;min-width:360px}.FullScreenListArray .span-close{position:absolute;top:3px;right:20px;z-index:6}.FullScreenListArray .span-close:hover{cursor:pointer}.FullScreenListArray .no-data{max-width:90%;margin:0 5%;height:50px;line-height:50px;color:rgba(0,0,0,0.77);text-align:center}.FullScreenListArray.none{top:0;left:0}.FullScreenListArray.scale{top:50vh;left:50vw;width:0;height:0;animation:scaleIt 300ms forwards ease-in}@keyframes scaleIt{0%{top:50vh;left:50vw;width:0;height:0;transform:scale(0)}100%{top:0;left:0;width:100vw;height:100vh;transform:scale(1)}}.FullScreenListArray.scale-back{animation:scaleItBack 300ms forwards ease-in}@keyframes scaleItBack{0%{top:0;left:0;width:100vw;height:100vh;transform:scale(1)}100%{top:50vh;left:50vw;width:0;height:0;transform:scale(0)}}.FullScreenListArray.top{top:-100vh;left:0;width:100vw;height:100vh;animation:topIt 300ms forwards ease-in}@keyframes topIt{0%{top:-100vh}100%{top:0}}.FullScreenListArray.top-back{animation:topItBack 300ms forwards ease-in}@keyframes topItBack{0%{top:0}100%{top:-100vh}}.FullScreenListArray.right{top:0;right:-100vw;width:100vw;height:100vh;animation:rightIt 300ms forwards ease-in}@keyframes rightIt{0%{right:-100vw}100%{right:0}}.FullScreenListArray.right-back{animation:rightItBack 300ms forwards ease-in}@keyframes rightItBack{0%{right:0}100%{right:-100vw}}.FullScreenListArray.bottom{bottom:-100vh;left:0;width:100vw;height:100vh;animation:bottomIt 300ms forwards ease-in}@keyframes bottomIt{0%{bottom:-100vh}100%{bottom:0}}.FullScreenListArray.bottom-back{animation:bottomItBack 300ms forwards ease-in}@keyframes bottomItBack{0%{bottom:0}100%{bottom:-100vh}}.FullScreenListArray.left{top:0;left:-100vw;width:100vw;height:100vh;animation:leftIt 300ms forwards ease-in}@keyframes leftIt{0%{left:-100vw}100%{left:0}}.FullScreenListArray.left-back{animation:leftItBack 300ms forwards ease-in}@keyframes leftItBack{0%{left:0}100%{left:-100vw}}.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}.FullScreenListObject{position:fixed;width:100vw;height:100vh;overflow:hidden;background-color:transparent;z-index:4;display:flex;top:0;left:0}.FullScreenListObject .dimmed{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:5;background-color:rgba(0,0,0,0.3)}.FullScreenListObject .content{position:relative;z-index:7;max-height:calc(100vh - 60px);margin:30px auto;box-sizing:border-box;background-color:#fff;border-radius:7px;overflow:hidden}.FullScreenListObject input{width:100%;box-sizing:border-box;padding:5px 10px;min-height:40px;line-height:40px;border-bottom:1px solid #a9a9a9 !important;width:100%;box-sizing:border-box;padding:5px 10px;border:none}.FullScreenListObject input:focus{outline:none}.FullScreenListObject .ul{height:calc(100% - 52px);list-style:none;overflow-x:hidden;overflow-y:auto;margin:0;padding:0;min-width:320px}.FullScreenListObject .li{list-style:none;min-height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:none;box-sizing:border-box;padding:0 30px;width:100%;min-width:360px}.FullScreenListObject .span-close{position:absolute;top:3px;right:20px;z-index:6}.FullScreenListObject .span-close:hover{cursor:pointer}.FullScreenListObject .no-data{max-width:90%;margin:0 5%;height:50px;line-height:50px;color:rgba(0,0,0,0.77);text-align:center}.FullScreenListObject.none{top:0;left:0}.FullScreenListObject.scale{top:50vh;left:50vw;width:0;height:0;animation:scaleIt 300ms forwards ease-in}@keyframes scaleIt{0%{top:50vh;left:50vw;width:0;height:0;transform:scale(0)}100%{top:0;left:0;width:100vw;height:100vh;transform:scale(1)}}.FullScreenListObject.scale-back{animation:scaleItBack 300ms forwards ease-in}@keyframes scaleItBack{0%{top:0;left:0;width:100vw;height:100vh;transform:scale(1)}100%{top:50vh;left:50vw;width:0;height:0;transform:scale(0)}}.FullScreenListObject.top{top:-100vh;left:0;width:100vw;height:100vh;animation:topIt 300ms forwards ease-in}@keyframes topIt{0%{top:-100vh}100%{top:0}}.FullScreenListObject.top-back{animation:topItBack 300ms forwards ease-in}@keyframes topItBack{0%{top:0}100%{top:-100vh}}.FullScreenListObject.right{top:0;right:-100vw;width:100vw;height:100vh;animation:rightIt 300ms forwards ease-in}@keyframes rightIt{0%{right:-100vw}100%{right:0}}.FullScreenListObject.right-back{animation:rightItBack 300ms forwards ease-in}@keyframes rightItBack{0%{right:0}100%{right:-100vw}}.FullScreenListObject.bottom{bottom:-100vh;left:0;width:100vw;height:100vh;animation:bottomIt 300ms forwards ease-in}@keyframes bottomIt{0%{bottom:-100vh}100%{bottom:0}}.FullScreenListObject.bottom-back{animation:bottomItBack 300ms forwards ease-in}@keyframes bottomItBack{0%{bottom:0}100%{bottom:-100vh}}.FullScreenListObject.left{top:0;left:-100vw;width:100vw;height:100vh;animation:leftIt 300ms forwards ease-in}@keyframes leftIt{0%{left:-100vw}100%{left:0}}.FullScreenListObject.left-back{animation:leftItBack 300ms forwards ease-in}@keyframes leftItBack{0%{left:0}100%{left:-100vw}}.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}.FullScreenOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:4}.FullScreenOverlay .icon-close{position:absolute;top:0px;right:10px;z-index:5;margin:0;padding:0}.FullScreenOverlay .dimmed{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(122,122,122,0.3);z-index:6}.FullScreenOverlay .content{display:inline-block;position:relative;z-index:7}.FullScreenOverlay.FullScreenOverlay-scale{position:fixed;top:50vh;left:50vw;width:0;height:0;transform:scale(0);overflow:hidden;animation:scaleFullScreenOverlay 300ms forwards ease-in}@keyframes scaleFullScreenOverlay{0%{top:50vh;left:50vw;width:0;height:0;transform:scale(0)}100%{top:0;left:0;width:100vw;height:100vh;transform:scale(1)}}.FullScreenOverlay.FullScreenOverlay-scale.back{animation:scaleFullScreenOverlayBack 300ms forwards ease-in}@keyframes scaleFullScreenOverlayBack{0%{top:0;left:0;width:100vw;height:100vh;transform:scale(1)}100%{top:50vh;left:50vw;width:0;height:0;transform:scale(0)}}.FullScreenOverlay.FullScreenOverlay-left{position:fixed;top:0;left:-100vw;width:100vw;height:100vh;overflow:hidden;animation:scaleFullScreenOverlayfromLeft 300ms forwards ease-in}@keyframes scaleFullScreenOverlayfromLeft{0%{left:-100vw}100%{left:0}}.FullScreenOverlay.FullScreenOverlay-left.back{animation:scaleFullScreenOverlayfromLeftBack 300ms forwards ease-in}@keyframes scaleFullScreenOverlayfromLeftBack{0%{left:0}100%{left:-100vw}}.FullScreenOverlay.FullScreenOverlay-top{position:fixed;top:-100vh;left:0;width:100vw;height:100vh;overflow:hidden;animation:scaleFullScreenOverlayfromTop 300ms forwards ease-in}@keyframes scaleFullScreenOverlayfromTop{0%{top:-100vh}100%{top:0}}.FullScreenOverlay.FullScreenOverlay-top.back{animation:scaleFullScreenOverlayfromTopBack 300ms forwards ease-in}@keyframes scaleFullScreenOverlayfromTopBack{0%{top:0}100%{top:-100vh}}.FullScreenOverlay.FullScreenOverlay-right{position:fixed;top:0;right:-100vw;left:auto;width:100vw;height:100vh;overflow:hidden;animation:scaleFullScreenOverlayfromRight 300ms forwards ease-in}@keyframes scaleFullScreenOverlayfromRight{0%{right:-100vw}100%{right:0}}.FullScreenOverlay.FullScreenOverlay-right.back{animation:scaleFullScreenOverlayfromRightBack 300ms forwards ease-in}@keyframes scaleFullScreenOverlayfromRightBack{0%{right:0}100%{right:-100vw}}.FullScreenOverlay.FullScreenOverlay-bottom{top:auto;position:fixed;bottom:-100vh;left:0;width:100vw;height:100vh;overflow:hidden;animation:scaleFullScreenOverlayfromBottom 300ms forwards ease-in}@keyframes scaleFullScreenOverlayfromBottom{0%{bottom:-100vh}100%{bottom:0}}.FullScreenOverlay.FullScreenOverlay-bottom.back{animation:scaleFullScreenOverlayfromBottomBack 300ms forwards ease-in}@keyframes scaleFullScreenOverlayfromBottomBack{0%{bottom:0}100%{bottom:-100vh}}.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}.GlobalMessage{display:flex;flex-direction:column;position:fixed;bottom:20px;left:20px;background-color:transpartent;z-index:10;color:#fff}.GlobalMessage .single-error{background-color:#fff;border:1px solid rgba(218,220,224,0.8);border-radius:7px;margin:10px 0;position:relative;max-width:350px;min-width:230px}.GlobalMessage .single-error h1{line-height:30px;color:#202124;font-size:0.91rem;box-sizing:border-box;padding:0 15px}.GlobalMessage .single-error .text{line-height:22px;color:rgba(69,69,69,0.8);font-size:0.87rem;text-align:justify;box-sizing:border-box;padding:0 15px}.GlobalMessage .single-error .options{width:100%;margin-top:15px;border-top:1px solid rgba(218,220,224,0.8);box-sizing:border-box;padding:5px 0;display:flex}.GlobalMessage .single-error .options .single-option{width:50%;text-align:center;height:50px;line-height:50px;transition-duration:300ms}.GlobalMessage .single-error .options .single-option,.GlobalMessage .single-error .options a{color:rgba(39,39,39,0.7);font-size:0.91rem;text-decoration:none}.GlobalMessage .single-error .options .single-option:hover,.GlobalMessage .single-error .options a:hover{cursor:pointer;color:#131313}.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}.Icon{width:100%;height:100%;background-color:#fff;border:1px solid rgba(218,220,224,0.8);border-radius:7px}.Icon .tabs{width:100%;min-height:30px;border-bottom:1px solid rgba(218,220,224,0.8);height:auto;clear:both;overflow:auto}.Icon .tabs .tab{float:left;width:calc(19% - 10px);padding:0 5px;font-size:0.87rem;line-height:30px;text-align:center;margin:5px;padding:0;color:#4f4f4f;overflow:hidden;text-overflow:ellipsis;word-wrap:none;white-space:nowrap;border-radius:7px}.Icon .tabs .last{border-right:none}.Icon .tabs .tab:hover{cursor:pointer}.Icon .tabs .tab.active{background-color:dodgerblue;color:#fff}.Icon .icon{line-height:1.5rem;display:inline-block;padding:5px 15px;text-align:center;border-radius:7px;transition-duration:300ms;background-color:transparent}.Icon .icon:hover{cursor:pointer;background-color:rgba(222,222,222,0.33)}.Icon .row{width:100%}.Icon .icon-wrapper{display:inline-block}.Icon .row .icon-wrapper{display:flex;flex-grow:1;margin:auto}.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}.IconText{width:100%;height:100%;background-color:#fff;border:1px solid rgba(218,220,224,0.8);border-radius:7px}.IconText .tabs{width:100%;min-height:30px;border-bottom:1px solid rgba(218,220,224,0.8);height:auto;clear:both;overflow:auto}.IconText .tabs .tab{float:left;width:calc(19% - 10px);padding:0 5px;font-size:0.87rem;line-height:30px;text-align:center;margin:5px;padding:0;color:#4f4f4f;overflow:hidden;text-overflow:ellipsis;word-wrap:none;white-space:nowrap;border-radius:7px}.IconText .tabs .last{border-right:none}.IconText .tabs .tab:hover{cursor:pointer}.IconText .tabs .tab.active{background-color:dodgerblue;color:#fff}.IconText .icon{line-height:1.5rem;display:inline-block;text-align:center}.IconText .row{width:100%}.IconText .icon-wrapper{display:inline-block}.IconText .row .icon-wrapper{display:flex;flex-grow:1;margin:auto;text-align:center}.IconText .icon-text{padding:5px 15px;border-radius:7px;transition-duration:300ms;background-color:transparent}.IconText .icon-text:hover{cursor:pointer;background-color:rgba(222,222,222,0.33)}.IconText .text{font-size:0.76rem;color:rgba(128,128,128,0.88)}.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}.ImageBanner{width:100vw;max-width:100%;position:relative;background-size:cover;background-repeat:no-repeat;background-position:100%;display:flex;overflow:hidden}.ImageBanner .banner{position:relative;z-index:2;align-items:center;display:block;margin:2.5rem}.ImageBanner .banner-box{width:100%;max-width:33%;min-width:200px;border-radius:7px;padding:2.5rem;background-color:#fff}.ImageBanner .banner-image{position:absolute;top:0;left:0;z-index:1;width:100%}.ImageBanner img{width:100%}.ImageBanner .banner.right .banner-box{float:right}.ImageBanner .banner.center .banner-box{margin:0 auto}.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}.ImageBox{display:block;width:100vw;position:relative;box-sizing:border-box;padding:5px 10px;margin:0 auto;height:0;padding-bottom:40vw;max-width:90vw}.ImageBox .wrapper{position:relative}.ImageBox .data-box,.ImageBox .data-image{position:absolute;left:0;top:0;width:100%;z-index:3}.ImageBox .wrapper-box{position:absolute}.ImageBox .wrapper-data{box-sizing:border-box;padding:5px 10px;left:0;top:15px;width:60%;z-index:1;background-color:rgba(218,221,225,0.8);height:0;padding-bottom:40%}.ImageBox .wrapper-image{right:0;top:0;width:60%;z-index:2}.ImageBox img{max-width:100%;max-height:100%}.ImageBox .main-data{left:15%;top:27px;width:50%;z-index:4;background-color:#fff;height:0;padding-bottom:28%}.ImageBox .wrapper.left .main-data{left:20%}.ImageBox .wrapper.left .wrapper-data{left:auto;right:0;top:0;width:60%}.ImageBox .wrapper.left .wrapper-image{left:0;top:10%;width:60%}@media screen and (min-width: 550px){.ImageBox .main-data{top:45px}}@media screen and (min-width: 768px){.ImageBox .wrapper-data{top:30px}.ImageBox .main-data{top:6vw}}.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}.ImageCarousel{height:0;padding-bottom:30%;overflow:hidden;-webkit-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;overflow:visible}.ImageCarousel .spin-container{width:150px;height:170px}.ImageCarousel .carousel-image{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-box-reflect:below 10px linear-gradient(transparent, transparent, rgba(0,0,0,0.333333))}.ImageCarousel .drag-container,.ImageCarousel .spin-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-10deg);transform:rotateX(-10deg)}.ImageCarousel .carousel-inner-data{position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%, -50%) rotateX(90deg);transform:translate(-50%, -50%) rotateX(90deg)}.ImageCarousel .ground{width:900px;height:900px;position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%, -50%) rotateX(90deg);transform:translate(-50%, -50%) rotateX(90deg)}@-webkit-keyframes rrImageCarouselSpin{from{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}@keyframes rrImageCarouselSpin{from{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}@-webkit-keyframes rrImageCarouselSpinRevert{from{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes rrImageCarouselSpinRevert{from{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.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}.InputAnimation{position:relative;box-sizing:border-box;padding:10px;transition-duration:300ms}.InputAnimation input,.InputAnimation textarea{margin:5px 10px;width:calc(100% - 20px);max-width:calc(100% - 20px);height:50px;line-height:50px;color:rgba(0,0,0,0.77);padding:0;border:1px solid rgba(69,69,69,0.2);border-radius:7px;transition-duration:300ms;box-sizing:border-box;padding:12px 14px;z-index:1;position:relative;background-color:transparent}.InputAnimation input:focus,.InputAnimation textarea:focus{outline:none}.InputAnimation textarea{height:auto;line-height:25px;min-height:calc(35vh - 60px)}.InputAnimation .title{position:absolute;top:32px;left:30px;color:rgba(0,0,0,0.47);letter-spacing:0.02rem;display:block;width:auto;background-color:#fff;box-sizing:border-box;padding:0 5px;transition-duration:300ms;transform:scale(1.1);width:auto;z-index:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.InputAnimation.focus .title{top:5px;left:25px;transform:scale(0.9);color:#1873cc;z-index:2}.InputAnimation.focus input,.InputAnimation.focus textarea{border:1px solid #1873cc}.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}.InputFile{width:100%;position:relative;overflow:hidden}.InputFile .label{display:inline-block;width:100%;height:100%;border:2px dashed rgba(218,220,224,0.8);box-sizing:border-box;padding:15px 20px;transition-duration:300ms;background-color:#fff;color:rgba(122,122,122,0.74);position:relative;line-height:10px}.InputFile .label:hover{cursor:pointer}.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}.InputFileDragDrop{width:100%;position:relative;overflow:hidden}.InputFileDragDrop .label{position:relative;display:block;border-radius:7px;box-sizing:border-box;padding:5px 10px;z-index:1}.InputFileDragDrop .label .drag-drop{width:100%;height:100%;border:2px dashed rgba(218,220,224,0.8);box-sizing:border-box;padding:10px 20px;transition-duration:300ms;background-color:#fff;color:rgba(122,122,122,0.74);position:relative}.InputFileDragDrop .label .cursor-pointer:hover{cursor:pointer}.InputFileDragDrop .label .drag-drop.dragging{border:2px dashed rgba(122,122,122,0.74);background-color:rgba(222,222,222,0.44)}.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}.InputSuggestionArray{width:100%}.InputSuggestionArray .input{border:1px solid rgba(69,69,69,0.1);border-radius:7px}.InputSuggestionArray input{border:none;min-height:30px;height:auto;overflow-y:auto;z-index:2;display:inline-block;line-height:20px;font-size:14px;color:rgba(69,69,69,0.7);box-sizing:border-box;padding-left:2px;position:relative;box-sizing:border-box;padding:5px 10px;top:0;transition-duration:300ms;min-height:30px;border-radius:5px;width:100%}.InputSuggestionArray input:focus{outline:none}.InputSuggestionArray .choosed{margin-right:20px;width:100%;clear:both}.InputSuggestionArray .choosed .item{float:left;box-sizing:border-box;padding:2px 35px 2px 5px;margin:5px;border-radius:25px;border:1px solid #f8a51b;position:relative;font-size:14px;color:rgba(69,69,69,0.7)}.InputSuggestionArray .choosed .item .remove{width:12px;height:12px;display:inline-block;line-height:10px;text-align:center;font-size:18px;position:absolute;top:3px;right:9px;padding:1px;color:rgba(69,69,69,0.9);border-radius:50%;overflow:hidden}.InputSuggestionArray .choosed .item .remove:hover{background-color:rgba(30,144,255,0.1);cursor:pointer}.InputSuggestionArray .suggestions-area{position:relative;background-color:transparent;border-radius:7px;box-sizing:border-box;z-index:3;width:100%;left:10px;top:20px}.InputSuggestionArray .suggestions-area .ul{position:absolute;top:-15px;left:-10px;width:auto;border:1px solid rgba(218,220,224,0.8);z-index:2;border-radius:7px;background-color:#fff;margin:0;padding:0;width:100%}.InputSuggestionArray .suggestions-area .ul .suggestions{display:block;max-height:200px;overflow-x:hidden;overflow-y:auto;position:relative}.InputSuggestionArray .suggestions-area .ul li{list-style:none;margin:0;padding:0;min-height:30px;line-height:30px;padding:5px 25px 5px 25px;color:#131313;white-space:nowrap;overflow:hidden;font-size:0.87rem;text-overflow:ellipsis}.InputSuggestionArray .suggestions-area .ul .active{position:relative}.InputSuggestionArray .suggestions-area .ul .selected{background-color:rgba(30,144,255,0.1)}.InputSuggestionArray .suggestions-area .ul .active:after{content:'✔';color:#777;font-weight:bold;float:right;margin-left:5px;position:absolute;top:3px;left:2px}.InputSuggestionArray .suggestions-area .ul li:hover{cursor:pointer}.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}.InputSuggestionObject{width:100%}.InputSuggestionObject .input{border:1px solid rgba(69,69,69,0.1);border-radius:7px}.InputSuggestionObject input{border:none;min-height:30px;height:auto;overflow-y:auto;z-index:2;display:inline-block;line-height:20px;font-size:14px;color:rgba(69,69,69,0.7);box-sizing:border-box;padding-left:2px;position:relative;box-sizing:border-box;padding:5px 10px;top:0;transition-duration:300ms;min-height:30px;border-radius:5px;width:100%}.InputSuggestionObject input:focus{outline:none}.InputSuggestionObject .choosed{margin-right:20px;width:100%;clear:both}.InputSuggestionObject .choosed .item{float:left;box-sizing:border-box;padding:2px 35px 2px 5px;margin:5px;border-radius:25px;border:1px solid #f8a51b;position:relative;font-size:14px;color:rgba(69,69,69,0.7)}.InputSuggestionObject .choosed .item .remove{width:12px;height:12px;display:inline-block;line-height:10px;text-align:center;font-size:18px;position:absolute;top:3px;right:9px;padding:1px;color:rgba(69,69,69,0.9);border-radius:50%;overflow:hidden}.InputSuggestionObject .choosed .item .remove:hover{background-color:rgba(30,144,255,0.1);cursor:pointer}.InputSuggestionObject .suggestions-area{position:relative;background-color:transparent;border-radius:7px;box-sizing:border-box;z-index:3;width:100%;left:10px;top:20px}.InputSuggestionObject .suggestions-area .ul{position:absolute;top:-15px;left:-10px;width:auto;border:1px solid rgba(218,220,224,0.8);z-index:2;border-radius:7px;background-color:#fff;margin:0;padding:0;width:100%}.InputSuggestionObject .suggestions-area .ul .suggestions{display:block;max-height:200px;overflow-x:hidden;overflow-y:auto;position:relative}.InputSuggestionObject .suggestions-area .ul li{list-style:none;margin:0;padding:0;min-height:30px;line-height:30px;padding:5px 25px 5px 25px;color:#131313;white-space:nowrap;overflow:hidden;font-size:0.87rem;text-overflow:ellipsis}.InputSuggestionObject .suggestions-area .ul .active{position:relative}.InputSuggestionObject .suggestions-area .ul .selected{background-color:rgba(30,144,255,0.1)}.InputSuggestionObject .suggestions-area .ul .active:after{content:'✔';color:#777;font-weight:bold;float:right;margin-left:5px;position:absolute;top:3px;left:2px}.InputSuggestionObject .suggestions-area .ul li:hover{cursor:pointer}.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}.Lightbulb404{background-color:rgba(0,0,0,0.88);height:100%;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center}.Lightbulb404 .holder-404{width:100%;height:100%}.Lightbulb404 .content-404{width:100%;height:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin:10% auto;z-index:2}.Lightbulb404 .content-404 .text-404{font-size:10rem;position:relative;z-index:2;letter-spacing:15px}.Lightbulb404 .content-404 .text-1{text-align:center;display:block;position:relative;letter-spacing:0.0123rem;font-size:3rem;line-height:80%;margin:20px 0}.Lightbulb404 .content-404 .text-2{text-align:center;display:block;position:relative;font-size:20px;margin:20px 0;clear:both;width:100%;min-height:80px}.Lightbulb404 .content-404 .button-navigation{background-color:#fff;position:relative;display:inline-block;padding:10px 30px;z-index:5;font-size:0.87rem;border:1px solid rgba(69,69,69,0.1);color:rgba(69,69,69,0.8);text-decoration:none;margin:10px 0;border-radius:7px;z-index:1}.Lightbulb404 .content-404 hr{padding:0;border:none;border-top:5px solid #fff;color:#fff;text-align:center;margin:0 auto;width:42%;height:10px}.Lightbulb404 .lightbulb-holder{position:relative;width:100%}.Lightbulb404 .lightbulb-holder .base{position:absolute;left:calc(50% - 35px);top:0px;height:10px;width:70px;background-color:#838080;border-radius:0 0 10% 10%}.Lightbulb404 .lightbulb-holder .lightbulb-on,.Lightbulb404 .lightbulb-holder .lightbulb-off{margin-left:calc(50% - 50px);height:100px;width:100px}.Lightbulb404 .lightbulb-holder .lightbulb-on{background-color:#fcfcbf;border-radius:100%;-webkit-box-shadow:0px 0px 192px 117px #e6df93;-moz-box-shadow:0px 0px 192px 117px #e6df93;box-shadow:0px 0px 192px 117px #e6df93}.Lightbulb404 .lightbulb-holder .lightbulb-off{background-color:#CECECE;border-radius:100%;box-shadow:none}.Lightbulb404 .buttons-container{width:100px;margin:30px auto}.Lightbulb404 .buttons-container .buttons{width:100px;height:30px;border-radius:10px;background-color:#fff;border-radius:10px}.Lightbulb404 .buttons-container .on,.Lightbulb404 .buttons-container .off{width:47px;height:27px;position:relative;display:inline-block;border:1px solid #fff;text-shadow:2px 0 0 #fff;margin:1px 0}.Lightbulb404 .buttons-container .on:hover,.Lightbulb404 .buttons-container .off:hover{cursor:pointer}.Lightbulb404 .buttons-container .active{color:#ffc0cb;text-shadow:0 0 0 #fff;border:1px solid #fff;background-color:#ccc;box-shadow:-5px 0 0 #fff,-8px 0 3px rgba(0,0,0,0.3)}.Lightbulb404 .buttons-container .on{box-shadow:-5px 0px 0 #eee,-17px 0 5px rgba(0,0,0,0.2);border-radius:10px 0 0 10px;border-right:none;float:left}.Lightbulb404 .buttons-container .off{box-shadow:5px 0px 0 #eee,17px 0 5px rgba(0,0,0,0.2);border-radius:0 10px 10px 0;border-left:none;float:right}.Lightbulb404 .buttons-container .on:before,.Lightbulb404 .buttons-container .off:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#434343}.Lightbulb404 .buttons-container .on:before{content:"I"}.Lightbulb404 .buttons-container .off:before{content:"0"}.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}.ListSwitch{display:inline-block}.ListSwitch .ctx{position:relative}.ListSwitch .ctx .text{position:relative;z-index:2}.ListSwitch .ctx .text:hover{cursor:pointer}.ListSwitch .loading{position:absolute;top:100%;left:0;background-color:#fff;white-space:nowrap;border:1px solid rgba(218,220,224,0.8);box-sizing:border-box;padding:10px 20px;z-index:10;min-width:100%;min-height:100%}.ListSwitch .data-list-switch{position:relative;clear:both;display:block;position:relative;top:100%}.ListSwitch .data{position:absolute;top:100%;left:0;min-width:100%;max-width:100%;min-height:100%;z-index:10}.ListSwitch .area-title{display:flex;box-sizing:border-box;padding:5px;background-color:transparent;transition-duration:300ms}.ListSwitch .title{box-sizing:border-box;padding:5px;text-align:center}.ListSwitch .navigation{display:inline-block}.ListSwitch .navigation-previous{box-sizing:border-box;padding:5px 10px}.ListSwitch .navigation-previous:hover{cursor:pointer;background-color:rgba(218,220,224,0.8)}.ListSwitch .navigation-next{float:right}.ListSwitch .area-entry{box-sizing:border-box;padding:5px 10px;margin:5px 0}.ListSwitch .has-children{display:flex;justify-content:space-between;background-color:transparent;transition-duration:300ms}.ListSwitch .has-children:hover{cursor:pointer;background-color:rgba(218,220,224,0.8)}.ListSwitch .slide-wrapper{position:absolute;left:0;top:0;min-width:100%;min-height:100%;background-color:#fff;white-space:nowrap;border:1px solid rgba(218,220,224,0.8);overflow:hidden}.ListSwitch .slider{position:relative;top:0;left:0;display:inline-block;width:100%}.ListSwitch .slider .area{float:left;width:100%}.ListSwitch .slide-animate .slider{width:200%}.ListSwitch .slide-animate .slider .area,.ListSwitch .slide-animate .slider .old-data{float:left;width:50%}.ListSwitch .slide-animate .slider .old-data-next{left:100%}.ListSwitch .slide-animate .slider .old-data-prev{left:0}@keyframes rrSliderSwitchNext{0%{left:0%}100%{left:-100%}}.ListSwitch .slide-next .slider{animation:rrSliderSwitchNext 300ms ease-in forwards}@keyframes rrSliderSwitchPrevious{0%{left:-100%}100%{left:0%}}.ListSwitch .slide-previous .slider{animation:rrSliderSwitchPrevious 300ms ease-in forwards}.ListSwitch .data-list-switch.right{right:0}.ListSwitch .slide-wrapper.right{left:auto;right:0}.ListSwitch .text.right{float:right}.LoadingBoxTop{position:fixed;top:2px;left:calc(50% - 50px);width:100px;height:30px;line-height:20px;box-sizing:border-box;padding:5px 10px;color:#fff;background-color:rgba(30,144,255,0.8);font-size:0.87rem;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:none;border-radius:2px;z-index:10}.LoadOnScroll{display:block;width:100%;height:100%;max-height:100vh;overflow-x:hidden;overflow-y:auto}.LoadOnScroll.ignore{height:auto;max-height:unset;overflow-x:unset;overflow-y:unset}.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}.Menu{box-sizing:border-box;padding:5px 10px}.Menu .parent .hasChildren{position:relative;user-select:none}.Menu .single-entry{box-sizing:border-box;border-radius:7px}.Menu .single-entry a{text-decoration:none}.Menu .single-entry .data{margin:10px 0}.Menu .single-entry .text{padding:8px}.Menu .single-entry .child{display:block}.Menu .single-entry .hasChildren:hover{cursor:pointer}.Menu .children-n-1,.Menu .children-n-2,.Menu .children-n-3,.Menu .children-n-4,.Menu .children-n-5,.Menu .children-n-6,.Menu .children-n-7,.Menu .children-n-8,.Menu .children-n-9,.Menu .children-n-10{box-sizing:border-box}.Menu .children-n-1 .child{padding-left:25px}.Menu .children-n-2 .child{padding-left:40px}.Menu .children-n-3 .child{padding-left:55px}.Menu .children-n-4 .child{padding-left:70px}.Menu .children-n-5 .child{padding-left:85px}.Menu .children-n-6 .child{padding-left:100px}.Menu .children-n-7 .child{padding-left:115px}.Menu .children-n-8 .child{padding-left:130px}.Menu .children-n-9 .child{padding-left:145px}.Menu .children-n-10 .child{padding-left:160px}.Menu .dashed{padding-left:10px !important;border-left:1px dashed rgba(122,122,122,0.43);margin-left:10px}.Menu .animation-height .children{max-height:0px;overflow:hidden;animation:toggleMenuEntriesHeight 300ms ease-in forwards}@keyframes toggleMenuEntriesHeight{0%{max-height:0px}100%{max-height:300px;overflow:hidden}}.Menu .animation-height-back .children{overflow:hidden;animation:toggleMenuEntriesHeightBack 300ms ease-in forwards}@keyframes toggleMenuEntriesHeightBack{0%{max-height:300px;overflow:hidden}100%{max-height:0px}}.Menu .animation-scale .children{transform-origin:top;transform:scaleY(0);animation:toggleMenuEntriesScale 300ms ease-in forwards}@keyframes toggleMenuEntriesScale{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}.Menu .animation-scale-back .children{transform-origin:top;transform:scaleY(1);animation:toggleMenuEntriesScaleBack 300ms ease-in forwards}@keyframes toggleMenuEntriesScaleBack{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}.Menu .animation-opacity .children{opacity:0;animation:toggleMenuEntriesOpacity 300ms ease-in forwards}@keyframes toggleMenuEntriesOpacity{0%{opacity:0}100%{opacity:1}}.Menu .animation-opacity-back .children{opacity:1;animation:toggleMenuEntriesOpacityBack 300ms ease-in forwards}@keyframes toggleMenuEntriesOpacityBack{0%{opacity:1}100%{opacity:0}}.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}.MenuDropDown{display:inline-block}.MenuDropDown .text{box-sizing:border-box;padding:5px 10px}.MenuDropDown .placeholder{position:relative}.MenuDropDown .placeholder .text:hover{cursor:pointer}.MenuDropDown .loading,.MenuDropDown .data{position:absolute;top:100%;left:0;min-width:100%;background-color:#fff;z-index:10;border:1px solid rgba(218,220,224,0.8)}.MenuDropDown .loading{box-sizing:border-box;padding:10px 20px}.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}.MenuHeight{box-sizing:border-box;padding:5px 10px}.MenuHeight .parent .hasChildren{position:relative;user-select:none}.MenuHeight .single-entry{box-sizing:border-box;border-radius:7px;overflow:hidden}.MenuHeight .single-entry a{text-decoration:none}.MenuHeight .single-entry .data{margin:10px 0}.MenuHeight .single-entry .text{padding:8px}.MenuHeight .single-entry .child{display:block}.MenuHeight .single-entry .hasChildren:hover{cursor:pointer}.MenuHeight .single-entry .animation-height-start{max-height:0;overflow:hidden;animation:menuHeightAnimateStart 300ms ease-in forwards}@keyframes menuHeightAnimateStart{0%{max-height:0px}100%{max-height:auto}}.MenuHeight .single-entry .animation-height-stop{overflow:hidden;max-height:auto;animation:menuHeightAnimateStop 300ms ease-in forwards}@keyframes menuHeightAnimateStop{0%{max-height:auto}100%{max-height:0px}}.MenuHeight .children-n-1,.MenuHeight .children-n-2,.MenuHeight .children-n-3,.MenuHeight .children-n-4,.MenuHeight .children-n-5,.MenuHeight .children-n-6,.MenuHeight .children-n-7,.MenuHeight .children-n-8,.MenuHeight .children-n-9,.MenuHeight .children-n-10{box-sizing:border-box}.MenuHeight .children-n-1 .child{padding-left:25px}.MenuHeight .children-n-2 .child{padding-left:40px}.MenuHeight .children-n-3 .child{padding-left:55px}.MenuHeight .children-n-4 .child{padding-left:70px}.MenuHeight .children-n-5 .child{padding-left:85px}.MenuHeight .children-n-6 .child{padding-left:100px}.MenuHeight .children-n-7 .child{padding-left:115px}.MenuHeight .children-n-8 .child{padding-left:130px}.MenuHeight .children-n-9 .child{padding-left:145px}.MenuHeight .children-n-10 .child{padding-left:160px}.MenuHeight .dashed{padding-left:10px !important;border-left:1px dashed rgba(122,122,122,0.43);margin-left:10px}.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}.MenuHoverX .root{box-sizing:border-box;padding:5px 10px;display:inline-block}.MenuHoverX .root ol,.MenuHoverX .root ul{box-sizing:border-box;padding:5px 10px}.MenuHoverX .has-children{position:relative}.MenuHoverX .child{position:absolute;z-index:10}.MenuHoverX .menu-entry{list-style:none;display:block;white-space:nowrap;margin:5px 0}.MenuHoverX .menu-entry ol,.MenuHoverX .menu-entry ul{list-style:none;margin:0;padding:0;display:none}.MenuHoverX .root-li{float:left;margin-right:10px}.MenuHoverX .rool-li:last-child{margin-right:unset}.MenuHoverX .child ul,.MenuHoverX .child ol{padding-left:10px}.MenuHoverX .menu-entry:hover>ul,.MenuHoverX .menu-entry:hover>ol{display:block}.MenuHoverX .root li ol{top:100%;left:0}.MenuHoverX .root li ol li ul,.MenuHoverX .root li ol li ol{top:-5px;left:100%}.MenuHoverX .text{display:block;box-sizing:border-box;padding:5px 10px}.MenuHoverX .text:hover{cursor:pointer}.MenuHoverX.left .root{box-sizing:border-box;padding:5px 10px;display:inline-block}.MenuHoverX.left .menu-entry{display:inline-block}.MenuHoverX.left .root li ol li ul,.MenuHoverX.left .root li ol li ol{top:-5px;left:auto;right:100%}.MenuHoverX.left .menu-entry:hover>ul,.MenuHoverX.left .menu-entry:hover>ol{display:flex;flex-direction:column}.MenuHoverX.left .child ul,.MenuHoverX.left .child ol{padding-left:inherit;padding-right:10px}.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}.MenuHoverY .root{box-sizing:border-box;padding:5px 10px;display:flex;flex-direction:column;width:inherit}.MenuHoverY .root ol,.MenuHoverY .root ul{box-sizing:border-box;padding:5px 10px}.MenuHoverY .has-children{position:relative}.MenuHoverY .child{position:absolute;z-index:10}.MenuHoverY .menu-entry{list-style:none;display:block;white-space:nowrap;margin:5px 0}.MenuHoverY .menu-entry ol,.MenuHoverY .menu-entry ul{list-style:none;margin:0;padding:0;display:none}.MenuHoverY .child ul,.MenuHoverY .child ol{padding-left:10px}.MenuHoverY .menu-entry:hover>ul,.MenuHoverY .menu-entry:hover>ol{display:block}.MenuHoverY .root li ol{top:-5px;left:100%;padding-left:10px}.MenuHoverY .root li ol li ul,.MenuHoverY .root li ol li ol{top:-5px;left:100%}.MenuHoverY .text{display:block;box-sizing:border-box;padding:5px 10px}.MenuHoverY .text:hover{cursor:pointer}.MenuHoverY.left .root{box-sizing:border-box;padding:5px 10px;display:inline-block}.MenuHoverY.left .menu-entry{display:inline-block}.MenuHoverY.left .root li ol{top:-5px;left:auto;right:100%;padding-left:0px;padding-right:10px}.MenuHoverY.left .root li ol li ul,.MenuHoverY.left .root li ol li ol{top:-5px;left:auto;right:100%}.MenuHoverY.left .menu-entry:hover>ul,.MenuHoverY.left .menu-entry:hover>ol{display:flex;flex-direction:column}.MenuHoverY.left .child ul,.MenuHoverY.left .child ol{padding-left:inherit;padding-right:10px}.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}.Modal{position:fixed;width:100vw;height:100vh;margin:0;padding:0;z-index:10;top:0;left:0;background-color:rgba(0,0,0,0.9)}.Modal .holder{position:absolute;width:100%;height:100%;z-index:11;top:0;left:0}.Modal .content{position:absolute;width:calc(100vw - 100px);height:calc(100vh - 100px);z-index:12;top:50px;left:50px;box-sizing:border-box;padding:20px;border-radius:7px;background-color:#fff}.Modal .close{position:absolute;z-index:12;top:5px;right:10px}.Modal .close:hover{cursor:pointer}.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}.Overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:20;display:flex}.Overlay .dimmed{position:absolute;top:0;left:0;background-color:rgba(55,55,55,0.72);width:100%;height:100%;z-index:25}.Overlay .ctx{max-width:1140px;max-height:80vh;margin:auto;box-sizing:border-box;border-radius:inherit;z-index:99;overflow:hidden;overflow-y:auto}.Overlay .actions{max-width:1140px;width:100%;margin:0 auto}.PagerStatic{display:block;min-height:70px}.PagerStatic ul{list-style:none;margin:0;padding:0}.PagerStatic ul li{list-style:none;min-height:30px;box-sizing:border-box;padding:5px 0}.PagerStatic .line-number{display:inline-block;min-width:50px}.PagerStatic .h1{font-size:1.4rem;margin:5px 0;padding:0}.PagerStatic .buttons{float:left}.PagerStatic .icon-next,.PagerStatic .icon-previous{position:relative}.PagerStatic .icon-next:after,.PagerStatic .icon-previous:after{position:absolute;top:0;left:0;width:100%;text-align:center;line-height:35px;height:100%}.PagerStatic .icon-next:after{content:"↪"}.PagerStatic .icon-previous:after{content:"↩"}.PagerStatic .previous-button,.PagerStatic .next-button{display:inline-block;width:35px;height:35px;line-height:35px;text-align:center;font-size:0.75rem;margin:0 10px;border-radius:3px;background-color:rgba(69,69,69,0.1);color:#72777a}.PagerStatic .previous-button:hover,.PagerStatic .next-button:hover{cursor:pointer}.PagerStatic .previous-button.disabled,.PagerStatic .next-button.disabled{color:rgba(69,69,69,0.2)}.PagerStatic .current-page,.PagerStatic .previous-page,.PagerStatic .next-page{display:inline-block}.PagerStatic .current-page:hover,.PagerStatic .previous-page:hover,.PagerStatic .next-page:hover{cursor:pointer}.PagerStatic .input-holder{border:1px solid rgba(69,69,69,0.2);border-radius:10px;width:100%;overflow:hidden;min-height:30px;height:auto}.PagerStatic .input-holder input{float:left;width:calc(100% - 70px);box-sizing:border-box;padding:10px 15px;border:none;line-height:25px;overflow:hidden;height:auto;min-height:15px;font-size:0.87rem;color:rgba(69,69,69,0.8)}.PagerStatic .input-holder input:focus{outline:none}.PagerStatic .input-holder .icon,.PagerStatic .input-holder .icon-search{float:left;width:70px;text-align:center;color:rgba(69,69,69,0.8);display:block;box-sizing:border-box;padding:5px;position:relative;height:100%}.PagerStatic .input-holder .icon-search:after{content:"🔍";position:absolute;top:0;left:0;width:70px;text-align:center;line-height:50px;height:50px}.PagerStatic .input-holder .icon:hover{cursor:pointer}.PagerDynamic{display:block;min-height:70px}.PagerDynamic ul{list-style:none;margin:0;padding:0}.PagerDynamic ul li{list-style:none;min-height:30px;box-sizing:border-box;padding:5px 0}.PagerDynamic .line-number{display:inline-block;min-width:50px}.PagerDynamic .h1{font-size:1.4rem;margin:5px 0;padding:0}.PagerDynamic .buttons{float:left}.PagerDynamic .icon-next,.PagerDynamic .icon-previous{position:relative}.PagerDynamic .icon-next:after,.PagerDynamic .icon-previous:after{position:absolute;top:0;left:0;width:100%;text-align:center;line-height:35px;height:100%}.PagerDynamic .icon-next:after{content:"↪"}.PagerDynamic .icon-previous:after{content:"↩"}.PagerDynamic .previous-button,.PagerDynamic .next-button{display:inline-block;width:35px;height:35px;line-height:35px;text-align:center;font-size:0.75rem;margin:0 10px;border-radius:3px;background-color:rgba(69,69,69,0.1);color:#72777a}.PagerDynamic .previous-button:hover,.PagerDynamic .next-button:hover{cursor:pointer}.PagerDynamic .previous-button.disabled,.PagerDynamic .next-button.disabled{color:rgba(69,69,69,0.2)}.PagerDynamic .current-page,.PagerDynamic .previous-page,.PagerDynamic .next-page{display:inline-block}.PagerDynamic .current-page:hover,.PagerDynamic .previous-page:hover,.PagerDynamic .next-page:hover{cursor:pointer}.PagerDynamic .input-holder{border:1px solid rgba(69,69,69,0.2);border-radius:10px;width:100%;overflow:hidden;min-height:30px;height:auto}.PagerDynamic .input-holder input{float:left;width:calc(100% - 70px);box-sizing:border-box;padding:10px 15px;border:none;line-height:25px;overflow:hidden;height:auto;min-height:15px;font-size:0.87rem;color:rgba(69,69,69,0.8)}.PagerDynamic .input-holder input:focus{outline:none}.PagerDynamic .input-holder .icon,.PagerDynamic .input-holder .icon-search{float:left;width:70px;text-align:center;color:rgba(69,69,69,0.8);display:block;box-sizing:border-box;padding:5px;position:relative;height:100%}.PagerDynamic .input-holder .icon-search:after{content:"🔍";position:absolute;top:0;left:0;width:70px;text-align:center;line-height:50px;height:50px}.PagerDynamic .input-holder .icon:hover{cursor:pointer}.Picture404{background-blend-mode:darken;background:linear-gradient(0, #202239, #8595ac);background-color:#202239;width:100vw;height:100vh;overflow:hidden}.Picture404 .page{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;font-family:Roboto, sans-serif;background:#0d0c1e;border-radius:10px;overflow:hidden}.Picture404 .content{text-align:center;padding-top:20vh}.Picture404 .content h1,.Picture404 .content h2,.Picture404 .content p{color:rgba(0,0,0,0.3)}.Picture404 .content h1{font-weight:900;font-size:200px;line-height:1;opacity:0.9}.Picture404 .content h2{font-weight:700;font-size:42px;margin-bottom:2vh;opacity:0.8}.Picture404 .content p{font-weight:700;font-size:27px;margin-bottom:10vh;opacity:0.7}.Picture404 .content a{display:inline-block;font-weight:300;text-transform:uppercase;border:1px solid #cdd4de;padding:20px 30px;border-radius:6px;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-decoration:none;color:rgba(255,255,255,0.88)}.Picture404 .image-container{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1;display:flex}.Picture404 .image-container img{width:80%;height:80%;margin:auto;transform:scale(1.3)}.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}.Pill{display:inline-block}.Pill .pill{background-color:#dedede;box-sizing:border-box;padding:5px 15px;text-align:center;text-decoration:none;display:inline-block;margin:4px 2px;border-radius:15px;transition-duration:300ms}.Pill .pill.selected{background-color:#1873cc;color:#fff}.Pill .pill:hover{cursor:pointer}.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}.PopupBox{position:relative}.PopupBox .box{animation:displayBoxEasyIn 300ms forwards ease-in;border-radius:0.25rem;border:1px solid rgba(122,122,122,0.44);opacity:0;transition-duration:300ms;z-index:2;transform:scale(0);position:absolute}@keyframes displayBoxEasyIn{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}.PopupBox .box h1{font-weight:bold;color:#313435;font-size:0.97rem;box-sizing:border-box;padding:5px}.PopupBox .box.top-left{top:100%;left:0;transform-origin:top left}.PopupBox .box.top-right{top:100%;right:0;transform-origin:top right}.PopupBox .box.bottom-left{left:0;transform-origin:bottom left}.PopupBox .box.bottom-right{right:0;transform-origin:bottom right}.PopupBox .box.fade-out{animation:displayBoxEasyOut 300ms forwards ease-in}@keyframes displayBoxEasyOut{0%{transform:scale(1);opacity:1}100%{transform:scale(0);opacity:0}}.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}.PopupData{display:inline-block;position:relative}.PopupData .menu-outside-active{position:absolute;top:calc(100% + 5px);left:0px}.PopupData .menu-outside-active{z-index:2;background-color:#fff;border-radius:7px;box-shadow:0px 0px 6px rgba(218,220,224,0.8);white-space:nowrap}.PopupData .menu-inside-wrapper{white-space:nowrap}.PopupData .menu-inside-active{position:absolute;top:-10px;left:-15px;padding-top:10px;padding-left:15px;background-color:white;border-radius:5px;box-shadow:0px 0px 6px #dadce0;z-index:2;white-space:nowrap}.PopupData .menu-inside-active .data-inside{position:relative}.PopupData ul,.PopupData ul li{list-style:none;clear:both}.PopupData ul li{box-sizing:border-box;padding:10px 15px}.PopupData .ctx{box-sizing:border-box;padding:5px 10px}.PopupData .dots{display:inline-block;width:5px;height:18px;user-select:none;-moz-user-select:none;-webkit-user-select:none}.PopupData .dots .wrapper{position:relative;display:inline-block;width:100%;height:100%}.PopupData .dots .holder{position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;transform:rotateZ(0deg);transition-duration:300ms}.PopupData .dots .box{width:5px;height:5px;margin:1px 0;border-radius:50%;float:left;background-color:rgba(218,220,224,0.8)}.PopupData .dots:hover{cursor:pointer}@keyframes animationDots{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(-90deg)}}.PopupData .data-active .dots .holder{animation:animationDots 300ms ease-in forwards}@keyframes animationDotsBack{0%{transform:rotateZ(-90deg)}100%{transform:rotateZ(0deg)}}.PopupData .data-active.data-inactive .dots .holder{animation:animationDotsBack 300ms ease-in forwards}.PopupData .square{display:inline-block;width:19px;height:19px}.PopupData .square .box-group{float:left;width:19px;height:5px}.PopupData .square .box-group-1{margin-bottom:2px}.PopupData .square .box-group-3{margin-top:2px}.PopupData .square .box{float:left;width:5px;height:5px;background-color:rgba(218,220,224,0.8);transition-duration:300ms}.PopupData .square .box-1,.PopupData .square .box-2,.PopupData .square .box-4,.PopupData .square .box-5,.PopupData .square .box-7,.PopupData .square .box-8{margin-right:2px}.PopupData .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%)}}.PopupData .data-active .square .box-1{animation:animationSquare1 300ms ease-in forwards}.PopupData .data-active .square .box-2{animation:animationSquare2 300ms ease-in forwards}.PopupData .data-active .square .box-3{animation:animationSquare3 300ms ease-in forwards}.PopupData .data-active .square .box-4{animation:animationSquare4 300ms ease-in forwards}.PopupData .data-active .square .box-5{animation:animationSquare5 300ms ease-in forwards}.PopupData .data-active .square .box-6{animation:animationSquare6 300ms ease-in forwards}.PopupData .data-active .square .box-7{animation:animationSquare7 300ms ease-in forwards}.PopupData .data-active .square .box-8{animation:animationSquare8 300ms ease-in forwards}.PopupData .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%)}}.PopupData .data-active.data-inactive .square .box-1{animation:animationSquare1Back 300ms ease-in forwards}.PopupData .data-active.data-inactive .square .box-2{animation:animationSquare2Back 300ms ease-in forwards}.PopupData .data-active.data-inactive .square .box-3{animation:animationSquare3Back 300ms ease-in forwards}.PopupData .data-active.data-inactive .square .box-4{animation:animationSquare4Back 300ms ease-in forwards}.PopupData .data-active.data-inactive .square .box-5{animation:animationSquare5Back 300ms ease-in forwards}.PopupData .data-active.data-inactive .square .box-6{animation:animationSquare6Back 300ms ease-in forwards}.PopupData .data-active.data-inactive .square .box-7{animation:animationSquare7Back 300ms ease-in forwards}.PopupData .data-active.data-inactive .square .box-8{animation:animationSquare8Back 300ms ease-in forwards}.PopupData .data-active.data-inactive .square .box-9{animation:animationSquare9Back 300ms ease-in forwards}.PopupData .hamburger{display:inline-block;width:30px}.PopupData .hamburger .box{height:3px;background-color:rgba(218,220,224,0.8);border-radius:3px;transition-duration:300ms;transform:rotateZ(0deg);opacity:1}.PopupData .hamburger .box-1{width:90%;margin-bottom:2px}.PopupData .hamburger .box-2{width:50%}.PopupData .hamburger .box-3{width:80%;margin-top:2px}.PopupData .hamburger:hover{cursor:pointer}.PopupData .hamburger.right .box{float:right;text-align:right}.PopupData .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)}}.PopupData .data-active .hamburger .box,.PopupData .data-active .hamburger:hover .box{width:77% !important}.PopupData .data-active .hamburger .box-1{animation:animationHamburger_1 300ms ease-in forwards}.PopupData .data-active .hamburger .box-2{animation:animationHamburger_2 300ms ease-in forwards}.PopupData .data-active .hamburger .box-3{animation:animationHamburger_3 300ms ease-in forwards}.PopupData .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)}}.PopupData .data-active.data-inactive .hamburger .box-1{animation:animationHamburger_1_default 300ms ease-in forwards}.PopupData .data-active.data-inactive .hamburger .box-2{animation:animationHamburger_2_default 300ms ease-in forwards}.PopupData .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)}}.PopupData .data-active .hamburger.right .box-1{animation:animationHamburger_1_r 300ms ease-in forwards}.PopupData .data-active .hamburger.right .box-2{animation:animationHamburger_2_r 300ms ease-in forwards}.PopupData .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)}}.PopupData .data-active.data-inactive .hamburger.right .box-1{animation:animationHamburger_1_default_r 300ms ease-in forwards}.PopupData .data-active.data-inactive .hamburger.right .box-2{animation:animationHamburger_2_default_r 300ms ease-in forwards}.PopupData .data-active.data-inactive .hamburger.right .box-3{animation:animationHamburger_3_default_r 300ms ease-in forwards}.PopupData.right .menu{left:auto;right:0px}.PopupData.right .menu-inside-wrapper{white-space:nowrap}.PopupData.right .menu-inside-active{position:absolute;top:-10px;right:-15px;left:auto;padding-top:10px;padding-right:15px;padding-left:none;background-color:white;border-radius:5px;box-shadow:0px 0px 6px #dadce0;z-index:2;white-space:nowrap}.PopupData.right .menu-inside-active .data-inside{position:relative}.PopupData.right .menu-inside-active .data{float:right}.PopupData.center{display:inline-block}.PopupData.center .menu-inside-enabled{position:relative;top:0}.PopupData.center .menu-inside-enabled .data-inside{position:absolute;top:-10px;left:0;padding-top:0px;padding-right:0px;padding-left:none;background-color:white;border-radius:5px;box-shadow:0px 0px 6px #dadce0;z-index:2;white-space:nowrap}.PopupData.center .menu-inside-enabled .data-inside .menu-inside-active{position:relative;top:0;left:0;padding:0;background-color:inherit;box-shadow:unset;z-index:inherit}.PopupData.center .menu-inside-enabled .data-inside .data{display:table;margin:0 auto;text-align:center}.PopupData.center .menu-inside-enabled .data-inside .main{box-sizing:border-box;padding:10px 15px}.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}.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}.Preloader div{box-sizing:border-box}.Preloader .preloader-item{padding:5px 10px}.Preloader .preloader-default{position:relative;background-color:var(--rr-preloader-bg-color);display:inline-block;overflow:hidden;border-radius:7px;box-shadow:0px 0px 6px rgba(188,188,188,0.77)}.Preloader .preloader-loading:after{display:block;content:'';position:absolute;width:100%;height:100%;top:0;left:0;transform:translateX(-100%);background:linear-gradient(90deg, transparent, var(--rr-preloader-bg-loader), transparent);animation:preloader-loading-default 500ms infinite}@keyframes preloader-loading-default{100%{transform:translateX(100%)}}.Preloader .preloader-circle-xs,.Preloader .preloader-circle-s,.Preloader .preloader-circle,.Preloader .preloader-circle-l,.Preloader .preloader-circle-xl,.Preloader .preloader-circle-xxl{border-radius:50%}.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}.ReadMore .toggling.animation-height{max-height:0px;overflow:hidden;animation:toggleReadMoreHeight 300ms ease-in forwards}@keyframes toggleReadMoreHeight{0%{max-height:0px}100%{max-height:1000vh;overflow:visible}}.ReadMore .toggled.animation-height{max-height:1000vh}.ReadMore .animation-height-back{animation:toggleReadMoreHeightBack 300ms ease-in forwards}@keyframes toggleReadMoreHeightBack{0%{max-height:500px}100%{max-height:0px}}.ReadMore .toggling.animation-scale{transform-origin:top;transform:scaleY(0);animation:toggleReadMoreScale 300ms ease-in forwards}@keyframes toggleReadMoreScale{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}.ReadMore .toggled.animation-scale{transform:scaleY(1)}.ReadMore .animation-scale-back{transform-origin:top;transform:scaleY(1);animation:toggleReadMoreScaleBack 300ms ease-in forwards}@keyframes toggleReadMoreScaleBack{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}.ReadMore .toggling.animation-opacity{opacity:0;animation:toggleReadMoreOpacity 300ms ease-in forwards}@keyframes toggleReadMoreOpacity{0%{opacity:0}100%{opacity:1}}.ReadMore .toggled.animation-opacity{opacity:1}.ReadMore .animation-opacity-back{opacity:1;animation:toggleReadMoreOpacityBack 300ms ease-in forwards}@keyframes toggleReadMoreOpacityBack{0%{opacity:1}100%{opacity:0}}.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}.ReadMoreCallback .toggling.animation-height{max-height:0px;overflow:hidden;animation:toggleReadMoreCallbackHeight 300ms ease-in forwards}@keyframes toggleReadMoreCallbackHeight{0%{max-height:0px}100%{max-height:1000vh;overflow:visible}}.ReadMoreCallback .toggled.animation-height{max-height:1000vh}.ReadMoreCallback .animation-height-back{animation:toggleReadMoreCallbackHeightBack 300ms ease-in forwards}@keyframes toggleReadMoreCallbackHeightBack{0%{max-height:500px}100%{max-height:0px}}.ReadMoreCallback .toggling.animation-scale{transform-origin:top;transform:scaleY(0);animation:toggleReadMoreCallbackScale 300ms ease-in forwards}@keyframes toggleReadMoreCallbackScale{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}.ReadMoreCallback .toggled.animation-scale{transform:scaleY(1)}.ReadMoreCallback .animation-scale-back{transform-origin:top;transform:scaleY(1);animation:toggleReadMoreCallbackScaleBack 300ms ease-in forwards}@keyframes toggleReadMoreCallbackScaleBack{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}.ReadMoreCallback .toggling.animation-opacity{opacity:0;animation:toggleReadMoreCallbackOpacity 300ms ease-in forwards}@keyframes toggleReadMoreCallbackOpacity{0%{opacity:0}100%{opacity:1}}.ReadMoreCallback .toggled.animation-opacity{opacity:1}.ReadMoreCallback .animation-opacity-back{opacity:1;animation:toggleReadMoreCallbackOpacityBack 300ms ease-in forwards}@keyframes toggleReadMoreCallbackOpacityBack{0%{opacity:1}100%{opacity:0}}.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}.Ribbon{position:relative;overflow:hidden;display:inline-block;box-sizing:border-box;padding:3px}.Ribbon .ribbon-holder{position:absolute;box-sizing:border-box;padding:5px 10px;text-align:center;width:200px;min-height:30px;background-color:var(--rr-ribbon-background);z-index:2;line-height:30px}.Ribbon .ribbon{position:relative;color:var(--rr-ribbon-color)}.Ribbon .ribbon-corners{position:absolute}.Ribbon .ribbon-corners:before,.Ribbon .ribbon-corners:after{content:'';position:absolute;width:100px;height:30px;background-color:var(--rr-ribbon-corner-background)}.Ribbon .content-data{position:relative;display:inline-block;box-sizing:border-box;padding:3px}.Ribbon .content-data .content{background-color:#fff}.ribbon-top-left .ribbon-holder{top:30px;left:-50px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ribbon-top-left .ribbon-corners{top:0;left:0}.ribbon-top-left .ribbon-corners:before,.ribbon-top-left .ribbon-corners:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ribbon-top-left .ribbon-corners:before{top:0px;left:70px}.ribbon-top-left .ribbon-corners:after{top:100px;right:-60px}.ribbon-top-right .ribbon-holder{top:30px;right:-50px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ribbon-top-right .ribbon-corners{top:0;right:0}.ribbon-top-right .ribbon-corners:before,.ribbon-top-right .ribbon-corners:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ribbon-top-right .ribbon-corners:before{top:0px;left:-170px}.ribbon-top-right .ribbon-corners:after{top:100px;right:-40px}.ribbon-bottom-right .ribbon-holder{bottom:20px;right:-50px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:auto}.ribbon-bottom-right .ribbon-corners{bottom:0;right:0}.ribbon-bottom-right .ribbon-corners:before,.ribbon-bottom-right .ribbon-corners:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ribbon-bottom-right .ribbon-corners:before{bottom:0px;left:-165px}.ribbon-bottom-right .ribbon-corners:after{bottom:110px;right:-30px}.ribbon-bottom-left .ribbon-holder{bottom:20px;left:-50px;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:auto}.ribbon-bottom-left .ribbon-corners{bottom:0;left:0}.ribbon-bottom-left .ribbon-corners:before,.ribbon-bottom-left .ribbon-corners:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ribbon-bottom-left .ribbon-corners:before{bottom:0px;left:62px}.ribbon-bottom-left .ribbon-corners:after{bottom:100px;right:-68px}.ribbon-type-1 .ribbon-holder{width:auto}.ribbon-top-left.ribbon-type-1 .ribbon-holder{top:30px;left:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-top-left.ribbon-type-1 .ribbon-corners{top:30px;left:0}.ribbon-top-left.ribbon-type-1 .ribbon-corners:before{height:0;width:0;top:-5px;left:1px;border-bottom:9px solid var(--rr-ribbon-corner-background);border-left:9px solid transparent;transform:rotateZ(45deg)}.ribbon-top-left.ribbon-type-1 .ribbon-corners:after{content:unset}.ribbon-top-right.ribbon-type-1 .ribbon-holder{top:30px;right:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-top-right.ribbon-type-1 .ribbon-corners{top:30px;right:0}.ribbon-top-right.ribbon-type-1 .ribbon-corners:before,.ribbon-top-right.ribbon-type-1 .ribbon-corners:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ribbon-top-right.ribbon-type-1 .ribbon-corners:before{height:0;width:0;top:-5px;right:3px;left:auto;border-bottom:9px solid var(--rr-ribbon-corner-background);border-left:9px solid transparent;transform:rotateZ(45deg)}.ribbon-top-right.ribbon-type-1 .ribbon-corners:after{content:unset}.ribbon-bottom-right.ribbon-type-1 .ribbon-holder{bottom:30px;right:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-bottom-right.ribbon-type-1 .ribbon-corners{bottom:30px;right:0}.ribbon-bottom-right.ribbon-type-1 .ribbon-corners:before,.ribbon-bottom-right.ribbon-type-1 .ribbon-corners:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ribbon-bottom-right.ribbon-type-1 .ribbon-corners:before{height:0;width:0;top:-5px;right:3px;left:auto;border-bottom:9px solid var(--rr-ribbon-corner-background);border-left:9px solid transparent;transform:rotateZ(45deg)}.ribbon-bottom-right.ribbon-type-1 .ribbon-corners:after{content:unset}.ribbon-bottom-left.ribbon-type-1 .ribbon-holder{bottom:30px;left:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-bottom-left.ribbon-type-1 .ribbon-corners{bottom:30px;left:0}.ribbon-bottom-left.ribbon-type-1 .ribbon-corners:before{height:0;width:0;bottom:-5px;left:1px;right:auto;border-bottom:9px solid var(--rr-ribbon-corner-background);border-left:9px solid transparent;transform:rotateZ(45deg)}.ribbon-bottom-left.ribbon-type-1 .ribbon-corners:after{content:unset}.ribbon-type-2 .ribbon-holder{width:auto;border-radius:5px}.ribbon-top-left.ribbon-type-2 .ribbon-holder{top:30px;left:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-top-left.ribbon-type-2 .ribbon-corners{top:30px;left:0}.ribbon-top-left.ribbon-type-2 .ribbon-corners:before{width:8px;height:35px;top:5px;left:0px;padding:0 0 7px;background:var(--rr-ribbon-background);border-radius:5px;transform:rotateZ(0deg)}.ribbon-top-left.ribbon-type-2 .ribbon-corners:after{width:5px;height:5px;top:40px;left:1px;background:var(--rr-ribbon-corner-background);border-radius:5px}.ribbon-top-right.ribbon-type-2 .ribbon-holder{top:30px;right:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-top-right.ribbon-type-2 .ribbon-corners{top:30px;right:0}.ribbon-top-right.ribbon-type-2 .ribbon-corners:before{width:8px;height:35px;top:5px;left:-7px;padding:0 0 7px;background:var(--rr-ribbon-background);border-radius:5px;transform:rotateZ(0deg)}.ribbon-top-right.ribbon-type-2 .ribbon-corners:after{width:5px;height:5px;top:40px;right:1px;background:var(--rr-ribbon-corner-background);border-radius:5px}.ribbon-bottom-right.ribbon-type-2 .ribbon-holder{bottom:30px;right:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-bottom-right.ribbon-type-2 .ribbon-corners{bottom:30px;right:0}.ribbon-bottom-right.ribbon-type-2 .ribbon-corners:before{width:8px;height:35px;bottom:5px;left:-7px;padding:0 0 7px;background:var(--rr-ribbon-background);border-radius:5px;transform:rotateZ(0deg)}.ribbon-bottom-right.ribbon-type-2 .ribbon-corners:after{width:5px;height:5px;bottom:40px;right:1px;background:var(--rr-ribbon-corner-background);border-radius:5px}.ribbon-bottom-left.ribbon-type-2 .ribbon-holder{bottom:30px;left:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-bottom-left.ribbon-type-2 .ribbon-corners{bottom:30px;left:0}.ribbon-bottom-left.ribbon-type-2 .ribbon-corners:before{width:8px;height:35px;bottom:5px;left:0px;padding:0 0 7px;background:var(--rr-ribbon-background);border-radius:5px;transform:rotateZ(0deg)}.ribbon-bottom-left.ribbon-type-2 .ribbon-corners:after{width:5px;height:5px;bottom:40px;left:1px;background:var(--rr-ribbon-corner-background);border-radius:5px}.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}.RibbonMultiple{position:relative;overflow:hidden;display:inline-block;box-sizing:border-box;padding:3px}.RibbonMultiple .ribbon-multiple-holder{position:absolute;box-sizing:border-box;padding:5px 10px;text-align:center;width:200px;min-height:30px;background-color:var(--rr-ribbon-multiple-background);z-index:2;line-height:30px}.RibbonMultiple .ribbon-multiple{position:relative;color:var(--rr-ribbon-multiple-color)}.RibbonMultiple .ribbon-multiple-corners{position:absolute}.RibbonMultiple .ribbon-multiple-corners:before,.RibbonMultiple .ribbon-multiple-corners:after{content:'';position:absolute;width:100px;height:30px;background-color:var(--rr-ribbon-multiple-corner-background)}.RibbonMultiple .content-data{position:relative;display:inline-block;box-sizing:border-box;padding:3px}.RibbonMultiple .content-data .content{background-color:#fff}.ribbon-multiple-top-left .ribbon-multiple-holder{top:30px;left:-50px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ribbon-multiple-top-left .ribbon-multiple-corners{top:0;left:0}.ribbon-multiple-top-left .ribbon-multiple-corners:before,.ribbon-multiple-top-left .ribbon-multiple-corners:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ribbon-multiple-top-left .ribbon-multiple-corners:before{top:0px;left:70px}.ribbon-multiple-top-left .ribbon-multiple-corners:after{top:100px;right:-60px}.ribbon-multiple-top-right .ribbon-multiple-holder{top:30px;right:-50px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ribbon-multiple-top-right .ribbon-multiple-corners{top:0;right:0}.ribbon-multiple-top-right .ribbon-multiple-corners:before,.ribbon-multiple-top-right .ribbon-multiple-corners:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ribbon-multiple-top-right .ribbon-multiple-corners:before{top:0px;left:-170px}.ribbon-multiple-top-right .ribbon-multiple-corners:after{top:100px;right:-40px}.ribbon-multiple-bottom-right .ribbon-multiple-holder{bottom:20px;right:-50px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:auto}.ribbon-multiple-bottom-right .ribbon-multiple-corners{bottom:0;right:0}.ribbon-multiple-bottom-right .ribbon-multiple-corners:before,.ribbon-multiple-bottom-right .ribbon-multiple-corners:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ribbon-multiple-bottom-right .ribbon-multiple-corners:before{bottom:0px;left:-165px}.ribbon-multiple-bottom-right .ribbon-multiple-corners:after{bottom:110px;right:-30px}.ribbon-multiple-bottom-left .ribbon-multiple-holder{bottom:20px;left:-50px;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:auto}.ribbon-multiple-bottom-left .ribbon-multiple-corners{bottom:0;left:0}.ribbon-multiple-bottom-left .ribbon-multiple-corners:before,.ribbon-multiple-bottom-left .ribbon-multiple-corners:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ribbon-multiple-bottom-left .ribbon-multiple-corners:before{bottom:0px;left:62px}.ribbon-multiple-bottom-left .ribbon-multiple-corners:after{bottom:100px;right:-68px}.ribbon-multiple-type-1 .ribbon-multiple-holder{width:auto}.ribbon-multiple-top-left.ribbon-multiple-type-1 .ribbon-multiple-holder{top:30px;left:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-multiple-top-left.ribbon-multiple-type-1 .ribbon-multiple-corners{top:30px;left:0}.ribbon-multiple-top-left.ribbon-multiple-type-1 .ribbon-multiple-corners:before{height:0;width:0;top:-5px;left:1px;border-bottom:9px solid var(--rr-ribbon-multiple-corner-background);border-left:9px solid transparent;transform:rotateZ(45deg)}.ribbon-multiple-top-left.ribbon-multiple-type-1 .ribbon-multiple-corners:after{content:unset}.ribbon-multiple-top-right.ribbon-multiple-type-1 .ribbon-multiple-holder{top:30px;right:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-multiple-top-right.ribbon-multiple-type-1 .ribbon-multiple-corners{top:30px;right:0}.ribbon-multiple-top-right.ribbon-multiple-type-1 .ribbon-multiple-corners:before,.ribbon-multiple-top-right.ribbon-multiple-type-1 .ribbon-multiple-corners:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ribbon-multiple-top-right.ribbon-multiple-type-1 .ribbon-multiple-corners:before{height:0;width:0;top:-5px;right:1px;left:auto;border-bottom:9px solid var(--rr-ribbon-multiple-corner-background);border-left:9px solid transparent;transform:rotateZ(45deg)}.ribbon-multiple-top-right.ribbon-multiple-type-1 .ribbon-multiple-corners:after{content:unset}.ribbon-multiple-bottom-right.ribbon-multiple-type-1 .ribbon-multiple-holder{bottom:30px;right:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-multiple-bottom-right.ribbon-multiple-type-1 .ribbon-multiple-corners{bottom:30px;right:0}.ribbon-multiple-bottom-right.ribbon-multiple-type-1 .ribbon-multiple-corners:before,.ribbon-multiple-bottom-right.ribbon-multiple-type-1 .ribbon-multiple-corners:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ribbon-multiple-bottom-right.ribbon-multiple-type-1 .ribbon-multiple-corners:before{height:0;width:0;top:-5px;right:1px;left:auto;border-bottom:9px solid var(--rr-ribbon-multiple-corner-background);border-left:9px solid transparent;transform:rotateZ(45deg)}.ribbon-multiple-bottom-right.ribbon-multiple-type-1 .ribbon-multiple-corners:after{content:unset}.ribbon-multiple-bottom-left.ribbon-multiple-type-1 .ribbon-multiple-holder{bottom:30px;left:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-multiple-bottom-left.ribbon-multiple-type-1 .ribbon-multiple-corners{bottom:30px;left:0}.ribbon-multiple-bottom-left.ribbon-multiple-type-1 .ribbon-multiple-corners:before{height:0;width:0;bottom:-5px;left:1px;right:auto;border-bottom:9px solid var(--rr-ribbon-multiple-corner-background);border-left:9px solid transparent;transform:rotateZ(45deg)}.ribbon-multiple-bottom-left.ribbon-multiple-type-1 .ribbon-multiple-corners:after{content:unset}.ribbon-multiple-type-2 .ribbon-multiple-holder{width:auto;border-radius:5px}.ribbon-multiple-top-left.ribbon-multiple-type-2 .ribbon-multiple-holder{top:30px;left:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-multiple-top-left.ribbon-multiple-type-2 .ribbon-multiple-corners{top:30px;left:0}.ribbon-multiple-top-left.ribbon-multiple-type-2 .ribbon-multiple-corners:before{width:8px;height:35px;top:5px;left:0px;padding:0 0 7px;background:var(--rr-ribbon-multiple-background);border-radius:5px;transform:rotateZ(0deg)}.ribbon-multiple-top-left.ribbon-multiple-type-2 .ribbon-multiple-corners:after{width:5px;height:5px;top:40px;left:1px;background:var(--rr-ribbon-multiple-corner-background);border-radius:5px}.ribbon-multiple-top-right.ribbon-multiple-type-2 .ribbon-multiple-holder{top:30px;right:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-multiple-top-right.ribbon-multiple-type-2 .ribbon-multiple-corners{top:30px;right:0}.ribbon-multiple-top-right.ribbon-multiple-type-2 .ribbon-multiple-corners:before{width:8px;height:35px;top:5px;left:-7px;padding:0 0 7px;background:var(--rr-ribbon-multiple-background);border-radius:5px;transform:rotateZ(0deg)}.ribbon-multiple-top-right.ribbon-multiple-type-2 .ribbon-multiple-corners:after{width:5px;height:5px;top:40px;right:1px;background:var(--rr-ribbon-multiple-corner-background);border-radius:5px}.ribbon-multiple-bottom-right.ribbon-multiple-type-2 .ribbon-multiple-holder{bottom:30px;right:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-multiple-bottom-right.ribbon-multiple-type-2 .ribbon-multiple-corners{bottom:30px;right:0}.ribbon-multiple-bottom-right.ribbon-multiple-type-2 .ribbon-multiple-corners:before{width:8px;height:35px;bottom:5px;left:-7px;padding:0 0 7px;background:var(--rr-ribbon-multiple-background);border-radius:5px;transform:rotateZ(0deg)}.ribbon-multiple-bottom-right.ribbon-multiple-type-2 .ribbon-multiple-corners:after{width:5px;height:5px;bottom:40px;right:1px;background:var(--rr-ribbon-multiple-corner-background);border-radius:5px}.ribbon-multiple-bottom-left.ribbon-multiple-type-2 .ribbon-multiple-holder{bottom:30px;left:0px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ribbon-multiple-bottom-left.ribbon-multiple-type-2 .ribbon-multiple-corners{bottom:30px;left:0}.ribbon-multiple-bottom-left.ribbon-multiple-type-2 .ribbon-multiple-corners:before{width:8px;height:35px;bottom:5px;left:0px;padding:0 0 7px;background:var(--rr-ribbon-multiple-background);border-radius:5px;transform:rotateZ(0deg)}.ribbon-multiple-bottom-left.ribbon-multiple-type-2 .ribbon-multiple-corners:after{width:5px;height:5px;bottom:40px;left:1px;background:var(--rr-ribbon-multiple-corner-background);border-radius:5px}.ScrollTo .to-top,.ScrollTo .to-bottom{width:40px;height:40px;border-radius:50%;border:1px solid #dadce0}.ScrollTo .to-top:hover,.ScrollTo .to-bottom:hover{cursor:pointer}.ScrollTo .arrow{text-align:center;line-height:40px}.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}.Sidebar{position:absolute;left:0;top:0;width:100%;height:100vh;border-right:1px solid rgba(218,220,224,0.8);overflow:hidden;transition-duration:300ms;z-index:1}.Sidebar .logo-text{width:100%;border-bottom:1px solid rgba(218,220,224,0.8);height:auto}.Sidebar .Menu{padding:0}.Sidebar a{display:block;width:100%;height:100%;text-decoration:none}.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}.Slider{position:relative;width:100%;height:100%}.Slider .static-data{position:absolute;z-index:2}.Slider .slider-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.Slider .button-next,.Slider .button-previous{position:absolute;width:35px;height:35px;line-height:35px;top:calc(50% - 17.5px);border-radius:50%;text-align:center;z-index:2;background-color:rgba(33,33,33,0.78);color:#fff;cursor:pointer;font-size:0.87rem;user-select:none;-moz-user-select:none;-webkit-user-select:none}.Slider .button-next{right:20px}.Slider .button-previous{left:20px}.Slider .slides{overflow:hidden;position:absolute;top:0;left:0;height:100%;overflow-y:hidden}.Slider .slide-wrapper{float:left;position:relative;overflow:hidden}.Slider .slide-data,.Slider .slide-group,.Slider .slide,.Slider .slide img,.Slider .slide-wrapper,.Slider .slide-image-data-wrapper,.Slider .slide-image-data{width:100%;height:100%}.Slider .slide img{position:absolute;z-index:0;transform:translate3d(0, 0, 0)}.Slider .slide-image-data-wrapper{position:relative;z-index:0;background-size:cover;background-repeat:no-repeat}.Slider .slide-image-data{position:absolute;top:0;left:0;z-index:1}.Slider .pagination{position:absolute;bottom:5px;width:100%;z-index:5;display:flex}.Slider .pagination-2{position:absolute;bottom:20px;right:20px;z-index:5;-moz-user-select:none;-khtml-user-select:none;user-select:none;display:flex;list-style:none}.Slider .pagination-2 .page-item{list-style:none;overflow:hidden;color:#007bff;background-color:#fff}.Slider .pagination-2 .page-item.active{background-color:dodgerblue;color:#fff}.Slider .pagination-2 .page-item:first-child{border-top-left-radius:0.2rem;border-bottom-left-radius:0.2rem}.Slider .pagination-2 .page-item:last-child{border-top-right-radius:0.2rem;border-bottom-right-radius:0.2rem}.Slider .pagination-2 .page-item:hover{cursor:pointer}.Slider .pagination-2 .page-link{margin-left:0;padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;position:relative;display:block;border:1px solid #dee2e6}.Slider .actions{margin:0 auto}.Slider .action{display:inline-block;width:12px;height:12px;line-height:12px;border-radius:50%;text-align:center;background-color:#212121;color:#fff;cursor:pointer;font-size:0.87rem;margin:10px 5px;box-shadow:0px 0px 5px rgba(33,33,33,0.78);transform:scale(0.78);transition-duration:300ms;user-select:none;-moz-user-select:none;-webkit-user-select:none}.Slider .action.active{transform:scale(1.33);box-shadow:0px 0px 12px #212121}.Slider .animate-50{transition:transform 5s ease-out}.Slider .animate-49{transition:transform 4.9s ease-out}.Slider .animate-48{transition:transform 4.8s ease-out}.Slider .animate-47{transition:transform 4.7s ease-out}.Slider .animate-46{transition:transform 4.6s ease-out}.Slider .animate-45{transition:transform 4.5s ease-out}.Slider .animate-44{transition:transform 4.4s ease-out}.Slider .animate-43{transition:transform 4.3s ease-out}.Slider .animate-42{transition:transform 4.2s ease-out}.Slider .animate-41{transition:transform 4.1s ease-out}.Slider .animate-40{transition:transform 4s ease-out}.Slider .animate-39{transition:transform 3.9s ease-out}.Slider .animate-38{transition:transform 3.8s ease-out}.Slider .animate-37{transition:transform 3.7s ease-out}.Slider .animate-36{transition:transform 3.6s ease-out}.Slider .animate-35{transition:transform 3.5s ease-out}.Slider .animate-34{transition:transform 3.4s ease-out}.Slider .animate-33{transition:transform 3.3s ease-out}.Slider .animate-32{transition:transform 3.2s ease-out}.Slider .animate-31{transition:transform 3.1s ease-out}.Slider .animate-30{transition:transform 3s ease-out}.Slider .animate-29{transition:transform 2.9s ease-out}.Slider .animate-28{transition:transform 2.8s ease-out}.Slider .animate-27{transition:transform 2.7s ease-out}.Slider .animate-26{transition:transform 2.6s ease-out}.Slider .animate-25{transition:transform 2.5s ease-out}.Slider .animate-24{transition:transform 2.4s ease-out}.Slider .animate-23{transition:transform 2.3s ease-out}.Slider .animate-22{transition:transform 2.2s ease-out}.Slider .animate-21{transition:transform 2.1s ease-out}.Slider .animate-20{transition:transform 2s ease-out}.Slider .animate-19{transition:transform 1.9s ease-out}.Slider .animate-18{transition:transform 1.8s ease-out}.Slider .animate-17{transition:transform 1.7s ease-out}.Slider .animate-16{transition:transform 1.6s ease-out}.Slider .animate-15{transition:transform 1.5s ease-out}.Slider .animate-14{transition:transform 1.4s ease-out}.Slider .animate-13{transition:transform 1.3s ease-out}.Slider .animate-12{transition:transform 1.2s ease-out}.Slider .animate-11{transition:transform 1.1s ease-out}.Slider .animate-10{transition:transform 1.0s ease-out}.Slider .animate-09{transition:transform 0.9s ease-out}.Slider .animate-08{transition:transform 0.8s ease-out}.Slider .animate-07{transition:transform 0.7s ease-out}.Slider .animate-06{transition:transform 0.6s ease-out}.Slider .animate-05{transition:transform 0.5s ease-out}.Slider .animate-04{transition:transform 0.4s ease-out}.Slider .animate-03{transition:transform 0.3s ease-out}.Slider .animate-02{transition:transform 0.2s ease-out}.Slider .animate-01{transition:transform 0.1s ease-out}.Slider .animate-0{transition:transform 0ms ease-out}.Slider .fullscreen-slider{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:99;background-color:rgba(0,0,0,0.92)}.Slider .fullscreen-slider .slider-wrapper{position:absolute;top:60px;left:25px;width:100vw;max-width:calc(100% - 50px);height:100vh;max-height:calc(100% - 110px);overflow:hidden;z-index:15}.Slider .fullscreen-slider .fullscreen-media{position:fixed;top:0;left:0;width:100vw;height:50px;z-index:15;overflow:hidden;background-color:rgba(0,0,0,0.88)}.Slider .fullscreen-slider .fullscreen-media .action{float:right;width:45px;height:45px;line-height:45px;margin:2.5px 20px 2.5px 0;text-align:center;color:#fff;background-color:transparent;transition-duration:300ms;user-select:none;-moz-user-select:none;-webkit-user-select:none}.Slider .fullscreen-slider .fullscreen-media .action:hover{cursor:pointer;background-color:rgba(222,222,222,0.18)}.Slider .fullscreen-slider .button-previous-wrapper,.Slider .fullscreen-slider .button-next-wrapper{position:absolute;top:0;width:50px;height:100%}.Slider .fullscreen-slider .button-previous-wrapper{left:0}.Slider .fullscreen-slider .button-next-wrapper{right:0}.Slider .fullscreen-slider .slide{display:flex}.Slider .fullscreen-slider .slide img{position:relative;width:auto;height:auto;max-width:100%;max-height:100%;display:block;margin:auto}.Slider .fullscreen-slider .slide-image-span{display:flex;justify-content:center;width:100%;height:100%}.Slider .fullscreen-slider .slider-preview{position:absolute;bottom:0;left:0;width:100vw;z-index:20;height:85px;background-color:rgba(0,0,0,0.8);transition-duration:300ms}.Slider .fullscreen-slider .slider-preview .preview{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.Slider .fullscreen-slider .slider-preview .preview-toggle{position:absolute;border-top-right-radius:7px;border-top-left-radius:7px;top:-30px;left:30px;background-color:rgba(0,0,0,0.8);width:30px;height:30px;line-height:30px;text-align:center}.Slider .fullscreen-slider .slider-preview .preview-toggle .data{display:inline-block;color:#fff;transform:rotateZ(0deg);transition-duration:300ms;user-select:none;-moz-user-select:none;-webkit-user-select:none}.Slider .fullscreen-slider .slider-preview .preview-toggle:hover{cursor:pointer}.Slider .fullscreen-slider .slider-preview .preview-toggle.right{left:auto;right:30px}.Slider .fullscreen-slider .slider-preview .preview-ul{margin:0;padding:0;position:absolute;top:0;left:0;height:100%;list-style:none;display:flex;transition-duration:100ms}.Slider .fullscreen-slider .slider-preview .preview-ul .preview-li{float:left;list-style:none;width:80px;height:70px;border-radius:5px;margin:5px;display:flex;overflow:hidden;border:1px solid transparent;transition-duration:100ms}.Slider .fullscreen-slider .slider-preview .preview-ul .preview-li img{display:block;width:100%;height:100%}.Slider .fullscreen-slider .slider-preview .preview-ul .active{border:1px solid rgba(222,222,222,0.88)}.Slider .fullscreen-slider .slider-preview .preview-ul li:hover{border:1px solid rgba(222,222,222,0.88);cursor:pointer}.Slider .fullscreen-slider .animation-time-0{transition-duration:0ms !important}.Slider .fullscreen-slider .slider-preview.show{bottom:0px}.Slider .fullscreen-slider .slider-preview.hidden{bottom:-85px}.Slider .fullscreen-slider .slider-preview.hidden .preview-toggle .data{transform:rotateZ(180deg)}.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}.SliderFullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:99;background-color:rgba(0,0,0,0.92)}.SliderFullscreen .slider-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow-x:hidden;z-index:1}.SliderFullscreen .button-next,.SliderFullscreen .button-previous{position:absolute;width:35px;height:35px;line-height:35px;top:calc(50% - 17.5px);border-radius:50%;text-align:center;z-index:2;background-color:rgba(33,33,33,0.78);color:#fff;cursor:pointer;font-size:0.87rem;user-select:none;-moz-user-select:none;-webkit-user-select:none}.SliderFullscreen .button-next{right:20px}.SliderFullscreen .button-previous{left:20px}.SliderFullscreen .slides{overflow:hidden;position:absolute;top:0;left:0;height:100%;overflow-y:hidden}.SliderFullscreen .slide-wrapper{float:left;position:relative;overflow:hidden}.SliderFullscreen .slide-data,.SliderFullscreen .slide-group,.SliderFullscreen .slide,.SliderFullscreen .slide img,.SliderFullscreen .slide-wrapper,.SliderFullscreen .slide-image-data-wrapper,.SliderFullscreen .slide-image-data{width:100%;height:100%}.SliderFullscreen .slide img{position:absolute;z-index:0;transform:translate3d(0, 0, 0)}.SliderFullscreen .slide-image-data-wrapper{position:relative;z-index:0;background-size:cover;background-repeat:no-repeat}.SliderFullscreen .slide-image-data{position:absolute;top:0;left:0;z-index:1}.SliderFullscreen .pagination{position:absolute;bottom:5px;width:100%;z-index:5;display:flex}.SliderFullscreen .actions{margin:0 auto}.SliderFullscreen .action{display:inline-block;width:12px;height:12px;line-height:12px;border-radius:50%;text-align:center;background-color:#212121;color:#fff;cursor:pointer;font-size:0.87rem;margin:10px 5px;box-shadow:0px 0px 5px rgba(33,33,33,0.78);transform:scale(0.78);transition-duration:300ms;user-select:none;-moz-user-select:none;-webkit-user-select:none}.SliderFullscreen .action.active{transform:scale(1.33);box-shadow:0px 0px 12px #212121}.SliderFullscreen .animate-50{transition:transform 5s ease-out}.SliderFullscreen .animate-49{transition:transform 4.9s ease-out}.SliderFullscreen .animate-48{transition:transform 4.8s ease-out}.SliderFullscreen .animate-47{transition:transform 4.7s ease-out}.SliderFullscreen .animate-46{transition:transform 4.6s ease-out}.SliderFullscreen .animate-45{transition:transform 4.5s ease-out}.SliderFullscreen .animate-44{transition:transform 4.4s ease-out}.SliderFullscreen .animate-43{transition:transform 4.3s ease-out}.SliderFullscreen .animate-42{transition:transform 4.2s ease-out}.SliderFullscreen .animate-41{transition:transform 4.1s ease-out}.SliderFullscreen .animate-40{transition:transform 4s ease-out}.SliderFullscreen .animate-39{transition:transform 3.9s ease-out}.SliderFullscreen .animate-38{transition:transform 3.8s ease-out}.SliderFullscreen .animate-37{transition:transform 3.7s ease-out}.SliderFullscreen .animate-36{transition:transform 3.6s ease-out}.SliderFullscreen .animate-35{transition:transform 3.5s ease-out}.SliderFullscreen .animate-34{transition:transform 3.4s ease-out}.SliderFullscreen .animate-33{transition:transform 3.3s ease-out}.SliderFullscreen .animate-32{transition:transform 3.2s ease-out}.SliderFullscreen .animate-31{transition:transform 3.1s ease-out}.SliderFullscreen .animate-30{transition:transform 3s ease-out}.SliderFullscreen .animate-29{transition:transform 2.9s ease-out}.SliderFullscreen .animate-28{transition:transform 2.8s ease-out}.SliderFullscreen .animate-27{transition:transform 2.7s ease-out}.SliderFullscreen .animate-26{transition:transform 2.6s ease-out}.SliderFullscreen .animate-25{transition:transform 2.5s ease-out}.SliderFullscreen .animate-24{transition:transform 2.4s ease-out}.SliderFullscreen .animate-23{transition:transform 2.3s ease-out}.SliderFullscreen .animate-22{transition:transform 2.2s ease-out}.SliderFullscreen .animate-21{transition:transform 2.1s ease-out}.SliderFullscreen .animate-20{transition:transform 2s ease-out}.SliderFullscreen .animate-19{transition:transform 1.9s ease-out}.SliderFullscreen .animate-18{transition:transform 1.8s ease-out}.SliderFullscreen .animate-17{transition:transform 1.7s ease-out}.SliderFullscreen .animate-16{transition:transform 1.6s ease-out}.SliderFullscreen .animate-15{transition:transform 1.5s ease-out}.SliderFullscreen .animate-14{transition:transform 1.4s ease-out}.SliderFullscreen .animate-13{transition:transform 1.3s ease-out}.SliderFullscreen .animate-12{transition:transform 1.2s ease-out}.SliderFullscreen .animate-11{transition:transform 1.1s ease-out}.SliderFullscreen .animate-10{transition:transform 1.0s ease-out}.SliderFullscreen .animate-09{transition:transform 0.9s ease-out}.SliderFullscreen .animate-08{transition:transform 0.8s ease-out}.SliderFullscreen .animate-07{transition:transform 0.7s ease-out}.SliderFullscreen .animate-06{transition:transform 0.6s ease-out}.SliderFullscreen .animate-05{transition:transform 0.5s ease-out}.SliderFullscreen .animate-04{transition:transform 0.4s ease-out}.SliderFullscreen .animate-03{transition:transform 0.3s ease-out}.SliderFullscreen .animate-02{transition:transform 0.2s ease-out}.SliderFullscreen .animate-01{transition:transform 0.1s ease-out}.SliderFullscreen .animate-0{transition:transform 0ms ease-out}.SliderFullscreen .slider-wrapper{position:absolute;top:60px;left:25px;width:100vw;max-width:calc(100% - 50px);height:100vh;max-height:calc(100% - 110px);overflow:hidden;z-index:15}.SliderFullscreen .fullscreen-media{position:fixed;top:0;left:0;width:100vw;height:50px;z-index:15;overflow:hidden;background-color:rgba(0,0,0,0.88)}.SliderFullscreen .fullscreen-media .action{float:right;width:45px;height:45px;line-height:45px;margin:2.5px 20px 2.5px 0;text-align:center;color:#fff;background-color:transparent;transition-duration:300ms;user-select:none;-moz-user-select:none;-webkit-user-select:none}.SliderFullscreen .fullscreen-media .action:hover{cursor:pointer;background-color:rgba(222,222,222,0.18)}.SliderFullscreen .button-previous-wrapper,.SliderFullscreen .button-next-wrapper{position:absolute;top:0;width:50px;height:100%}.SliderFullscreen .button-previous-wrapper{left:0}.SliderFullscreen .button-next-wrapper{right:0}.SliderFullscreen .slide{display:flex}.SliderFullscreen .slide img{position:relative;width:auto;height:auto;max-width:100%;max-height:100%;display:block;margin:auto}.SliderFullscreen .slide-image-span{display:flex;justify-content:center;width:100%;height:100%}.SliderFullscreen .slider-preview{position:absolute;bottom:0;left:0;width:100vw;z-index:20;height:85px;background-color:rgba(0,0,0,0.8);transition-duration:300ms}.SliderFullscreen .slider-preview .preview{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.SliderFullscreen .slider-preview .preview-toggle{position:absolute;border-top-right-radius:7px;border-top-left-radius:7px;top:-30px;left:30px;background-color:rgba(0,0,0,0.8);width:30px;height:30px;line-height:30px;text-align:center}.SliderFullscreen .slider-preview .preview-toggle .data{display:inline-block;color:#fff;transform:rotateZ(0deg);transition-duration:300ms;user-select:none;-moz-user-select:none;-webkit-user-select:none}.SliderFullscreen .slider-preview .preview-toggle:hover{cursor:pointer}.SliderFullscreen .slider-preview .preview-toggle.right{left:auto;right:30px}.SliderFullscreen .slider-preview .preview-ul{margin:0;padding:0;position:absolute;top:0;left:0;height:100%;list-style:none;display:flex;transition-duration:100ms}.SliderFullscreen .slider-preview .preview-ul .preview-li{float:left;list-style:none;width:80px;height:70px;border-radius:5px;margin:5px;display:flex;overflow:hidden;border:1px solid transparent;transition-duration:100ms}.SliderFullscreen .slider-preview .preview-ul .preview-li img{display:block;width:100%;height:100%}.SliderFullscreen .slider-preview .preview-ul .active{border:1px solid rgba(222,222,222,0.88)}.SliderFullscreen .slider-preview .preview-ul li:hover{border:1px solid rgba(222,222,222,0.88);cursor:pointer}.SliderFullscreen .animation-time-0{transition-duration:0ms !important}.SliderFullscreen .slider-preview.show{bottom:0px}.SliderFullscreen .slider-preview.hidden{bottom:-85px}.SliderFullscreen .slider-preview.hidden .preview-toggle .data{transform:rotateZ(180deg)}.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}.SliderCard{position:relative;width:100%;height:100%}.SliderCard .static-data{position:absolute;z-index:2}.SliderCard .slider-wrapper{position:relative;top:0;left:0;width:100%;height:100%;overflow-x:hidden;z-index:1}.SliderCard .button-next,.SliderCard .button-previous{position:absolute;width:35px;height:35px;line-height:35px;top:calc(50% - 17.5px);border-radius:50%;text-align:center;z-index:2;background-color:rgba(33,33,33,0.78);color:#fff;cursor:pointer;font-size:0.87rem;user-select:none;-moz-user-select:none;-webkit-user-select:none}.SliderCard .slide-item{box-sizing:border-box;padding:10px}.SliderCard .slide-item .data{width:100%;height:100%;border-radius:7px;border:1px solid rgba(218,220,224,0.8)}.SliderCard .button-next{right:20px}.SliderCard .button-previous{left:20px}.SliderCard .slides{overflow:hidden;position:absolute;top:0;left:0;height:100%;overflow-y:hidden;width:100%}.SliderCard .slide-wrapper{float:left;position:relative;overflow:hidden}.SliderCard .slide-data,.SliderCard .slide-group,.SliderCard .slide,.SliderCard .slide-wrapper{width:100%;height:100%}.SliderCard .slide-group{display:flex}.SliderCard .pagination{width:100%;z-index:5;display:flex}.SliderCard .pagination-2{position:absolute;bottom:20px;right:20px;z-index:5;-moz-user-select:none;-khtml-user-select:none;user-select:none;display:flex;list-style:none}.SliderCard .pagination-2 .page-item{list-style:none;overflow:hidden;color:#007bff;background-color:#fff}.SliderCard .pagination-2 .page-item.active{background-color:dodgerblue;color:#fff}.SliderCard .pagination-2 .page-item:first-child{border-top-left-radius:0.2rem;border-bottom-left-radius:0.2rem}.SliderCard .pagination-2 .page-item:last-child{border-top-right-radius:0.2rem;border-bottom-right-radius:0.2rem}.SliderCard .pagination-2 .page-item:hover{cursor:pointer}.SliderCard .pagination-2 .page-link{margin-left:0;padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;position:relative;display:block;border:1px solid #dee2e6}.SliderCard .actions{margin:0 auto}.SliderCard .action{display:inline-block;width:12px;height:12px;line-height:12px;border-radius:50%;text-align:center;background-color:#212121;color:#fff;cursor:pointer;font-size:0.87rem;margin:10px 5px;box-shadow:0px 0px 5px rgba(33,33,33,0.78);transform:scale(0.78);transition-duration:300ms;user-select:none;-moz-user-select:none;-webkit-user-select:none}.SliderCard .action.active{transform:scale(1.33);box-shadow:0px 0px 12px #212121}.SliderCard .animate-50{transition:transform 5s ease-out}.SliderCard .animate-49{transition:transform 4.9s ease-out}.SliderCard .animate-48{transition:transform 4.8s ease-out}.SliderCard .animate-47{transition:transform 4.7s ease-out}.SliderCard .animate-46{transition:transform 4.6s ease-out}.SliderCard .animate-45{transition:transform 4.5s ease-out}.SliderCard .animate-44{transition:transform 4.4s ease-out}.SliderCard .animate-43{transition:transform 4.3s ease-out}.SliderCard .animate-42{transition:transform 4.2s ease-out}.SliderCard .animate-41{transition:transform 4.1s ease-out}.SliderCard .animate-40{transition:transform 4s ease-out}.SliderCard .animate-39{transition:transform 3.9s ease-out}.SliderCard .animate-38{transition:transform 3.8s ease-out}.SliderCard .animate-37{transition:transform 3.7s ease-out}.SliderCard .animate-36{transition:transform 3.6s ease-out}.SliderCard .animate-35{transition:transform 3.5s ease-out}.SliderCard .animate-34{transition:transform 3.4s ease-out}.SliderCard .animate-33{transition:transform 3.3s ease-out}.SliderCard .animate-32{transition:transform 3.2s ease-out}.SliderCard .animate-31{transition:transform 3.1s ease-out}.SliderCard .animate-30{transition:transform 3s ease-out}.SliderCard .animate-29{transition:transform 2.9s ease-out}.SliderCard .animate-28{transition:transform 2.8s ease-out}.SliderCard .animate-27{transition:transform 2.7s ease-out}.SliderCard .animate-26{transition:transform 2.6s ease-out}.SliderCard .animate-25{transition:transform 2.5s ease-out}.SliderCard .animate-24{transition:transform 2.4s ease-out}.SliderCard .animate-23{transition:transform 2.3s ease-out}.SliderCard .animate-22{transition:transform 2.2s ease-out}.SliderCard .animate-21{transition:transform 2.1s ease-out}.SliderCard .animate-20{transition:transform 2s ease-out}.SliderCard .animate-19{transition:transform 1.9s ease-out}.SliderCard .animate-18{transition:transform 1.8s ease-out}.SliderCard .animate-17{transition:transform 1.7s ease-out}.SliderCard .animate-16{transition:transform 1.6s ease-out}.SliderCard .animate-15{transition:transform 1.5s ease-out}.SliderCard .animate-14{transition:transform 1.4s ease-out}.SliderCard .animate-13{transition:transform 1.3s ease-out}.SliderCard .animate-12{transition:transform 1.2s ease-out}.SliderCard .animate-11{transition:transform 1.1s ease-out}.SliderCard .animate-10{transition:transform 1.0s ease-out}.SliderCard .animate-09{transition:transform 0.9s ease-out}.SliderCard .animate-08{transition:transform 0.8s ease-out}.SliderCard .animate-07{transition:transform 0.7s ease-out}.SliderCard .animate-06{transition:transform 0.6s ease-out}.SliderCard .animate-05{transition:transform 0.5s ease-out}.SliderCard .animate-04{transition:transform 0.4s ease-out}.SliderCard .animate-03{transition:transform 0.3s ease-out}.SliderCard .animate-02{transition:transform 0.2s ease-out}.SliderCard .animate-01{transition:transform 0.1s ease-out}.SliderCard .animate-0{transition:transform 0ms ease-out}.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}.SliderItem{position:relative;width:100%;height:100%}.SliderItem .static-data{position:absolute;z-index:2}.SliderItem .slider-wrapper{position:relative;top:0;left:0;width:100%;height:100%;overflow-x:hidden;z-index:1}.SliderItem .button-next,.SliderItem .button-previous{position:absolute;width:35px;height:35px;line-height:35px;top:calc(50% - 17.5px);border-radius:50%;text-align:center;z-index:2;background-color:rgba(33,33,33,0.78);color:#fff;cursor:pointer;font-size:0.87rem;user-select:none;-moz-user-select:none;-webkit-user-select:none}.SliderItem .button-next{right:20px}.SliderItem .button-previous{left:20px}.SliderItem .slides{overflow:hidden;position:absolute;top:0;left:0;height:100%;overflow-y:hidden;width:100%}.SliderItem .slide-wrapper{float:left;position:relative;overflow:hidden}.SliderItem .slide-data,.SliderItem .slide-group,.SliderItem .slide,.SliderItem .slide-wrapper{width:100%;height:100%}.SliderItem .slide-group{display:flex}.SliderItem .slide-item{width:100%;margin:0 10px;border-radius:7px;border:1px solid rgba(218,220,224,0.8);height:calc(100% - 2px)}.SliderItem .slide-item{display:flex}.SliderItem .pagination{width:100%;z-index:5;display:flex;position:absolute;bottom:0}.SliderItem .pagination-2{position:absolute;bottom:20px;right:20px;z-index:5;-moz-user-select:none;-khtml-user-select:none;user-select:none;display:flex;list-style:none}.SliderItem .pagination-2 .page-item{list-style:none;overflow:hidden;color:#007bff;background-color:#fff}.SliderItem .pagination-2 .page-item.active{background-color:dodgerblue;color:#fff}.SliderItem .pagination-2 .page-item:first-child{border-top-left-radius:0.2rem;border-bottom-left-radius:0.2rem}.SliderItem .pagination-2 .page-item:last-child{border-top-right-radius:0.2rem;border-bottom-right-radius:0.2rem}.SliderItem .pagination-2 .page-item:hover{cursor:pointer}.SliderItem .pagination-2 .page-link{margin-left:0;padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;position:relative;display:block;border:1px solid #dee2e6}.SliderItem .actions{margin:0 auto}.SliderItem .action{display:inline-block;width:12px;height:12px;line-height:12px;border-radius:50%;text-align:center;background-color:#212121;color:#fff;cursor:pointer;font-size:0.87rem;margin:10px 5px;box-shadow:0px 0px 5px rgba(33,33,33,0.78);transform:scale(0.78);transition-duration:300ms;user-select:none;-moz-user-select:none;-webkit-user-select:none}.SliderItem .action.active{transform:scale(1.33);box-shadow:0px 0px 12px #212121}.SliderItem .animate-50{transition:transform 5s ease-out}.SliderItem .animate-49{transition:transform 4.9s ease-out}.SliderItem .animate-48{transition:transform 4.8s ease-out}.SliderItem .animate-47{transition:transform 4.7s ease-out}.SliderItem .animate-46{transition:transform 4.6s ease-out}.SliderItem .animate-45{transition:transform 4.5s ease-out}.SliderItem .animate-44{transition:transform 4.4s ease-out}.SliderItem .animate-43{transition:transform 4.3s ease-out}.SliderItem .animate-42{transition:transform 4.2s ease-out}.SliderItem .animate-41{transition:transform 4.1s ease-out}.SliderItem .animate-40{transition:transform 4s ease-out}.SliderItem .animate-39{transition:transform 3.9s ease-out}.SliderItem .animate-38{transition:transform 3.8s ease-out}.SliderItem .animate-37{transition:transform 3.7s ease-out}.SliderItem .animate-36{transition:transform 3.6s ease-out}.SliderItem .animate-35{transition:transform 3.5s ease-out}.SliderItem .animate-34{transition:transform 3.4s ease-out}.SliderItem .animate-33{transition:transform 3.3s ease-out}.SliderItem .animate-32{transition:transform 3.2s ease-out}.SliderItem .animate-31{transition:transform 3.1s ease-out}.SliderItem .animate-30{transition:transform 3s ease-out}.SliderItem .animate-29{transition:transform 2.9s ease-out}.SliderItem .animate-28{transition:transform 2.8s ease-out}.SliderItem .animate-27{transition:transform 2.7s ease-out}.SliderItem .animate-26{transition:transform 2.6s ease-out}.SliderItem .animate-25{transition:transform 2.5s ease-out}.SliderItem .animate-24{transition:transform 2.4s ease-out}.SliderItem .animate-23{transition:transform 2.3s ease-out}.SliderItem .animate-22{transition:transform 2.2s ease-out}.SliderItem .animate-21{transition:transform 2.1s ease-out}.SliderItem .animate-20{transition:transform 2s ease-out}.SliderItem .animate-19{transition:transform 1.9s ease-out}.SliderItem .animate-18{transition:transform 1.8s ease-out}.SliderItem .animate-17{transition:transform 1.7s ease-out}.SliderItem .animate-16{transition:transform 1.6s ease-out}.SliderItem .animate-15{transition:transform 1.5s ease-out}.SliderItem .animate-14{transition:transform 1.4s ease-out}.SliderItem .animate-13{transition:transform 1.3s ease-out}.SliderItem .animate-12{transition:transform 1.2s ease-out}.SliderItem .animate-11{transition:transform 1.1s ease-out}.SliderItem .animate-10{transition:transform 1.0s ease-out}.SliderItem .animate-09{transition:transform 0.9s ease-out}.SliderItem .animate-08{transition:transform 0.8s ease-out}.SliderItem .animate-07{transition:transform 0.7s ease-out}.SliderItem .animate-06{transition:transform 0.6s ease-out}.SliderItem .animate-05{transition:transform 0.5s ease-out}.SliderItem .animate-04{transition:transform 0.4s ease-out}.SliderItem .animate-03{transition:transform 0.3s ease-out}.SliderItem .animate-02{transition:transform 0.2s ease-out}.SliderItem .animate-01{transition:transform 0.1s ease-out}.SliderItem .animate-0{transition:transform 0ms ease-out}.Star{display:inline-block}.Star .stars{display:flex;flex-direction:row-reverse}.Star .star{display:inline-block}.Star .star-unfilled:after{content:"\2606"}.Star .star-unfilled.star-hover-fill:hover{cursor:pointer}.Star .star-filled:after{content:'\2605'}.Star .star-hover-fill:hover:after,.Star .star-hover-fill:hover ~ .star:after{content:'\2605'}.Star .star-color-orange{color:#FF9529}.Star .star-color-orange-yellow{color:#FDCC0D}.Star .star-color-yellow{color:#FFDF00}.Step .content{box-sizing:border-box;padding:20px 0}.Step .justify-content-between{justify-content:space-between}.Step ul,.Step ul li{list-style:none;margin:0;padding:0}.Step ul{width:100%;display:flex}.Step li{display:inline-block;position:relative}.Step li:after{content:'';width:100%;height:2px;position:absolute;left:0;top:15px;z-index:-1}.Step .icon,.Step .text{display:block;position:relative;margin:0 auto;text-align:center}.Step .icon{width:30px;height:30px;line-height:30px;border-radius:50%;color:#ffffff;font-size:0.87rem}.Step .text{display:none;text-align:center;box-sizing:border-box;padding:10px 0}@media screen and (min-width: 768px){.Step .text{display:block}}.Step .step .icon{background-color:#d3d3d3;transition-duration:300ms}.Step .step .text{color:#d3d3d3;transition-duration:300ms;overflow:hidden;white-space:nowrap;word-wrap:none;text-overflow:ellipsis}.Step .step:after{transition-duration:300ms;background-color:#d3d3d3}.Step .btn-next,.Step .btn-previous,.Step .btn-submit{box-sizing:border-box;padding:5px 10px;border-radius:5px;cursor:pointer;background-color:var(--buttons-bg);user-select:none;display:inline-block;font-weight:400;color:#212529;text-align:center;border:1px solid transparent;font-size:1rem;line-height:1.5;color:#fff}.Step .step-filled:after{background-color:var(--stripes-filled)}.Step .step-filled .icon{background-color:var(--stripes-filled)}.Step .step-filled .text{color:var(--stripes-filled)}.Step .progress-bar-wrapper{width:100%;position:relative;height:30px;box-sizing:border-box;padding:10px 0}.Step .progress-bar{border-radius:60px;overflow:hidden;width:100%;background-color:#d3d3d3}.Step .progress-bar span{display:block}@keyframes animate-stripes{0%{background-position:0 0}100%{background-position:60px 0}}.Step .stripes.animated{animation:animate-stripes 1.5s linear infinite;animation-direction:forwards}.Step .bar{background:rgba(0,0,0,0.075)}.Step .progress{transition-duration:300ms;color:#fff;padding:5px;width:0}.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}.StepGenerator .single-step{box-sizing:border-box;padding:5px 10px}.StepGenerator .step-prefix{box-sizing:border-box;padding:5px 0}.StepGenerator .input-area textarea,.StepGenerator .input-area input{box-sizing:border-box;padding:5px 10px;border:none;box-shadow:0px 0px 6px rgba(218,220,224,0.8);background-color:#fff;border-radius:7px}.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}.StepGeneratorDragDrop .handle-drop{margin:0;padding:0;list-style:none;position:relative}.StepGeneratorDragDrop .single-step{box-sizing:border-box;padding:5px 10px;list-style:none}.StepGeneratorDragDrop .drag-drop-handler:hover,.StepGeneratorDragDrop .drag-drop-handler-li:hover{cursor:grab}.StepGeneratorDragDrop .drag-drop-handler:active,.StepGeneratorDragDrop .drag-drop-handler-li:active{cursor:grabbing}.StepGeneratorDragDrop .placeholder{box-sizing:border-box;padding:5px 10px;border:1px dashed rgba(218,220,224,0.8);border-radius:7px}.StepGeneratorDragDrop .step-prefix{box-sizing:border-box;padding:5px 0}.StepGeneratorDragDrop .input-area textarea,.StepGeneratorDragDrop .input-area input{box-sizing:border-box;padding:5px 10px;border:none;box-shadow:0px 0px 6px rgba(218,220,224,0.8);background-color:#fff;border-radius:7px}.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}.SourceCode{white-space:pre-wrap}.SourceCode .code{padding:10px 5px}.SourceCode .code li{min-height:20px;line-height:20px}.SourceCode .code .line-number{user-select:none}.SourceCode ul,.SourceCode ul li{list-style:none;list-style-type:none;margin:0;padding:0}.SourceCode .search{width:100%;margin-bottom:20px}.SourceCode .search input{width:100%;min-height:30px;line-height:30px;border:1px solid rgba(218,220,224,0.8);box-sizing:border-box;padding:5px 20px;border-radius:7px}.SourceCode .line,.SourceCode .line-code{display:flex}.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}.Suggestion{width:100%}.Suggestion .input{border:1px solid rgba(69,69,69,0.1);border-radius:7px;overflow:visible;min-height:30px}.Suggestion input{position:relative;box-sizing:border-box;padding:5px 10px;border:none;height:auto;overflow-y:auto;z-index:2;margin:5px;background-color:transparent;height:30px;line-height:30px}.Suggestion input:focus{outline:none}.Suggestion .choosed{margin-right:20px;width:100%;clear:both}.Suggestion .choosed .suggestion{float:left;box-sizing:border-box;padding:2px 35px 2px 5px;margin:5px 0;border-radius:25px;position:relative;box-sizing:border-box;padding:3px 5px 3px 10px;background-color:#1873cc;color:#fff;margin:8px 4px}.Suggestion .choosed .suggestion .suggestion-text{display:inline-block;font-size:0.87rem;box-sizing:border-box;padding:2px 5px}.Suggestion .choosed .suggestion .suggestion-remove{display:inline-block;font-size:0.67rem;text-align:center;border-radius:50%;overflow:hidden;color:#fff;margin-left:5px;padding:2px;width:10px;height:10px;line-height:10px;border:1px solid #fff}.Suggestion .choosed .suggestion .suggestion-remove:hover{cursor:pointer}.Suggestion .suggestions-area{position:relative;background-color:transparent;border-radius:7px;box-sizing:border-box;z-index:3;width:100%;left:10px;top:20px}.Suggestion .suggestions-area .ul{position:absolute;top:-15px;left:-10px;width:auto;border:1px solid rgba(218,220,224,0.8);z-index:2;border-radius:7px;background-color:#fff;margin:0;padding:0;width:100%}.Suggestion .suggestions-area .ul .suggestions{display:block;max-height:200px;overflow-x:hidden;overflow-y:auto;position:relative}.Suggestion .suggestions-area .ul li{list-style:none;margin:0;padding:0;min-height:30px;line-height:30px;padding:5px 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Suggestion .suggestions-area .ul .active{background-color:rgba(30,144,255,0.1)}.Suggestion .suggestions-area .ul .selected{position:relative}.Suggestion .suggestions-area .ul .selected:after{content:'✔';position:absolute;top:5px;left:5px;width:5px;height:5px;font-size:0.77rem}.Suggestion .suggestions-area .ul li:hover{cursor:pointer}.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}.Range span,.Range input{box-sizing:border-box;display:inline-block}.Range .line,.Range .start,.Range .end{display:inline-block}.Range .line{position:relative;width:100%;border-radius:7px;background-color:rgba(218,220,224,0.8)}.Range .start,.Range .end{position:absolute;border-radius:50%;background-color:rgba(218,220,224,0.8)}.Range .start{left:0px}.Range .end-xs,.Range .end-s,.Range .end-l,.Range .end-xl{right:0px}.Range .min-max{padding:10px 0;display:flex;justify-content:space-between}.Range .min,.Range .max{padding:2px 6px;border-radius:7px;background-color:rgba(218,220,224,0.8)}.Range .min-input,.Range .max-input{border:1px solid rgba(218,220,224,0.8);border-radius:3px;padding:5px 10px;background-color:transparent}.Range input{padding:0;margin:0;min-width:20px;margin:auto;line-height:unset;text-align:center;border:none}.Range input:focus{outline:none}.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}.Table{width:calc(100% - 2px);height:calc(100% - 2px);list-style:none;margin:0;padding:0;border:1px solid rgba(218,220,224,0.8);border-radius:3px}.Table li{display:flex;list-style:none;margin:0;box-sizing:border-box;padding:5px;border-bottom:1px solid rgba(218,220,224,0.8)}.Table li:last-child{border-bottom:unset}.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}.Timeline .timline-wrapper{display:inline-block;position:relative;z-index:2}.Timeline .timline-wrapper:before{content:"";position:absolute;left:23px;top:10px;border-radius:.25rem;background-color:#dee2e6;bottom:0;margin:0;width:4px;z-index:1}.Timeline .timline-wrapper.timline-wrapper-has-start{padding-top:40px}.Timeline .timline-wrapper.timline-wrapper-has-start:before{top:0px}.Timeline .timeline-start{position:absolute;left:8.5px;top:0;width:30px;height:30px;text-align:center;line-height:30px;border-radius:50%;box-shadow:0px 0px 6px rgba(218,220,224,0.8);background-color:#fff;z-index:2}.Timeline .timeline-time{position:relative;z-index:2;display:inline-block;margin:10px 0;clear:both}.Timeline .time{box-sizing:border-box;padding:5px 10px;border-radius:7px;background-color:#fff;border:1px solid rgba(218,220,224,0.8)}.Timeline .timeline-area{position:relative;box-sizing:border-box;z-index:2}.Timeline .timeline-entry{position:relative;display:flex;clear:both;margin:10px 0}.Timeline .entry-icon{position:relative;z-index:2;box-sizing:border-box;padding:5px 10px}.Timeline .icon{border-radius:7px;background-color:#fff;display:inline-block;width:30px;height:30px;border-radius:50%;overflow:hidden;text-align:center;line-height:30px;box-shadow:0px 0px 6px rgba(218,220,224,0.8)}.Timeline .timeline-callback:hover{cursor:pointer}.Timeline .entry-data{position:relative;z-index:2;box-sizing:border-box;padding:5px 10px}.Timeline .data{box-sizing:border-box;padding:5px 10px;border-radius:7px;box-shadow:0px 0px 6px rgba(218,220,224,0.8);background-color:#fff;min-height:30px;line-height:20px}.Timeline .timline-wrapper-has-end{margin-bottom:40px}.Timeline .timeline-end{position:absolute;left:8.5px;bottom:-30px;width:30px;height:30px;text-align:center;line-height:30px;border-radius:50%;box-shadow:0px 0px 6px rgba(218,220,224,0.8);background-color:#fff;z-index:2}.Timeline .timline-wrapper.right{float:right}.Timeline .timline-wrapper.right .timeline-time,.Timeline .timline-wrapper.right .timeline-entry{float:right}.Timeline .timline-wrapper.right .timeline-start,.Timeline .timline-wrapper.right .timeline-end{left:auto;right:8.5px}.Timeline .timline-wrapper.right:before{left:auto;right:23px}.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}.Water404{background-color:rgba(30,144,255,0.4);color:#1873cc;width:100%;height:100%;clear:both;box-sizing:border-box;padding:20px;display:block;overflow:hidden;position:relative}.Water404 .content-404{width:100%;height:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin:10% auto;z-index:2}.Water404 .content-404 .text-404{font-size:10rem;position:relative;z-index:2;letter-spacing:10px}.Water404 .content-404 .text-1{text-align:center;display:block;position:relative;letter-spacing:0.0123rem;font-size:3rem;line-height:80%}.Water404 .content-404 .text-2{text-align:center;display:block;position:relative;font-size:20px;margin:20px 0}.Water404 .content-404 .button-navigation{background-color:#fff;position:relative;display:inline-block;padding:10px 30px;z-index:5;font-size:0.87rem;border:1px solid rgba(69,69,69,0.1);color:rgba(69,69,69,0.8);text-decoration:none;margin:10px 0;border-radius:7px;z-index:1}.Water404 .content-404 hr{padding:0;border:none;border-top:5px solid dodgerblue;color:#fff;text-align:center;margin:0 auto 30px auto;width:42%;height:10px;opacity:0.7}.Water404 .holder-404{width:100%;height:300px;position:absolute;z-index:1;bottom:0;left:0}.Water404 .holder-404 .box{width:100%;height:300px;border-radius:7px;position:relative;overflow:hidden}@keyframes drift{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.Water404 .holder-404 .water{display:flex;justify-content:center;align-items:center}.Water404 .holder-404 .water-holder{position:relative;bottom:0;left:0;width:100%;height:500px;overflow:hidden;transform:rotateX(180deg)}.Water404 .holder-404 .wave{opacity:.4;position:absolute;top:0;left:0;background:#0af;width:500px;height:500px;margin-top:-246px;margin-left:-150px;transform-origin:50% 48%;border-radius:53%;animation:drift 3000ms infinite linear;z-index:2}.Water404 .holder-404 .water-1{animation:drift 5000ms infinite linear}.Water404 .holder-404 .water-2{animation:drift 8000ms infinite linear;left:10%}.Water404 .holder-404 .water-3{animation:drift 10000ms infinite linear;left:20%}.Water404 .holder-404 .water-4{animation:drift 7000ms infinite linear;left:30%}.Water404 .holder-404 .water-5{animation:drift 9000ms infinite linear;left:40%}.Water404 .holder-404 .water-6{animation:drift 11000ms infinite linear;left:50%}.Water404 .holder-404 .water-7{animation:drift 5000ms infinite linear;left:60%}.Water404 .holder-404 .water-8{animation:drift 8000ms infinite linear;left:70%}.Water404 .holder-404 .water-9{animation:drift 12000ms infinite linear;left:80%}.Water404 .holder-404 .water-10{animation:drift 7000ms infinite linear;left:90%}.Water404 .holder-404 .water-11{animation:drift 8000ms infinite linear;left:10%}.Water404 .holder-404 .water-12{animation:drift 10000ms infinite linear;left:20%}.Water404 .holder-404 .water-13{animation:drift 7000ms infinite linear;left:30%}.Water404 .holder-404 .water-14{animation:drift 9000ms infinite linear;left:40%}.Water404 .holder-404 .water-15{animation:drift 11000ms infinite linear;left:50%}.Water404 .holder-404 .water-16{animation:drift 5000ms infinite linear;left:60%}.Water404 .holder-404 .water-17{animation:drift 8000ms infinite linear;left:70%}.Water404 .holder-404 .water-18{animation:drift 12000ms infinite linear;left:80%}.Water404 .holder-404 .water-19{animation:drift 7000ms infinite linear;left:90%}.Water404 .holder-404 .water-20{animation:drift 4000ms infinite linear;left:100%}@keyframes wipe{0%{transform:rotate3d(0, 0, 1, 0deg)}33%{transform:rotate3d(0, 0, 1, 0.5deg)}66%{transform:rotate3d(0, 0, 1, 1deg)}100%{transform:rotate3d(0, 0, 1, 0deg)}}@keyframes move-y{from{right:-400px}to{right:calc(100% + 400px)}}@keyframes blow{from{width:0px}to{width:50px}}@keyframes rotate{0%{transform:rotate3d(1, 0, 0, 0deg)}100%{transform:rotate3d(1, 0, 0, 360deg)}}@keyframes move-air{0%{opacity:1;right:5px}100%{opacity:0;right:-130px}}.Water404 .holder-404 .ship-move{position:absolute;bottom:-10px;right:-150px;animation:move-y 60s infinite linear}.Water404 .holder-404 .ship-move .ship{transform-origin:50%;animation:wipe 4s infinite linear;transform:rotate3d(0, 0, 1, 0deg);position:relative;width:400px;height:80px;background:#000;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:53%;border-bottom-right-radius:53%}.Water404 .holder-404 .ship-move .ship-name{color:#fff;font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;font-size:8px;letter-spacing:0.0378rem;position:absolute;top:5px;left:5px}.Water404 .holder-404 .ship-move .ship-bottom{position:absolute;top:22px;left:0;width:400px;height:60px;background:#f44559;border-bottom-left-radius:53%;border-bottom-right-radius:53%}.Water404 .holder-404 .ship-move .ship-bottom:before{content:'';position:absolute;left:-15px;top:0;width:120px;height:25px;border-radius:60%;background-color:#f44559}.Water404 .holder-404 .ship-move .spin{position:absolute;right:-12px;bottom:30px;width:30px;height:10px;border-radius:43%;background:#d64559}.Water404 .holder-404 .ship-move .spin-end{position:absolute;right:0px;bottom:0px;width:10px;height:10px;border-radius:50%;background:transparent;animation:rotate 1s infinite linear}.Water404 .holder-404 .ship-move .spin-1,.Water404 .holder-404 .ship-move .spin-2{position:absolute;right:1px;top:-9px;width:7px;height:12px;border-radius:50%;background:black}.Water404 .holder-404 .ship-move .spin-2{top:auto;bottom:-9px}.Water404 .holder-404 .ship-move .box{width:50px;height:40px;position:absolute;border-radius:0px}.Water404 .holder-404 .ship-move .box-1{right:15px;top:-40px;background:#684559}.Water404 .holder-404 .ship-move .box-2{right:65px;top:-40px;background:#2c4559}.Water404 .holder-404 .ship-move .box-3{right:115px;top:-40px;background:#f4a959}.Water404 .holder-404 .ship-move .box-4{right:165px;top:-40px;background:#902759}.Water404 .holder-404 .ship-move .box-5{right:215px;top:-40px;background:#684559}.Water404 .holder-404 .ship-move .box-6{right:265px;top:-40px;background:#2c4559}.Water404 .holder-404 .ship-move .box-7{right:15px;top:-80px;background:#f4a959}.Water404 .holder-404 .ship-move .box-8{right:65px;top:-80px;background:#902759}.Water404 .holder-404 .ship-move .box-9{right:115px;top:-80px;background:#684559}.Water404 .holder-404 .ship-move .box-10{right:165px;top:-80px;background:#2c4559}.Water404 .holder-404 .ship-move .point-x,.Water404 .holder-404 .ship-move .point-y{position:relative}.Water404 .holder-404 .ship-move .point-x:before,.Water404 .holder-404 .ship-move .point-x:after,.Water404 .holder-404 .ship-move .point-y:before,.Water404 .holder-404 .ship-move .point-y:after{content:'';position:absolute;width:3px;height:3px;border-radius:50%;background-color:#131313}.Water404 .holder-404 .ship-move .point-x:before{left:5px;top:5px}.Water404 .holder-404 .ship-move .point-x:after{right:5px;top:5px}.Water404 .holder-404 .ship-move .point-y:before{left:5px;top:32px}.Water404 .holder-404 .ship-move .point-y:after{right:5px;top:32px}.Water404 .holder-404 .ship-move .air-move{position:absolute;animation:move-air 3s infinite linear;right:0;width:25px;right:0}.Water404 .holder-404 .ship-move .air{position:absolute;width:25px;height:1px;background-color:rgba(255,255,255,0.5);right:0}.Water404 .holder-404 .ship-move .air-1{top:-2px;right:-35px}.Water404 .holder-404 .ship-move .air-2{top:3px;right:-30px}.Water404 .holder-404 .ship-move .air-3{top:10px;right:-45px}@keyframes swim-fish{0%{transform:translateY(-50px) translateX(100px) rotate(-40deg)}20%{transform:translateY(-80px) translateX(200px) rotate(-10deg)}40%{transform:translateY(-110px) translateX(250px) rotate(-10deg)}60%{transform:translateY(-120px) translateX(300px) rotate(10deg)}80%{transform:translateY(-110px) translateX(350px) rotate(40deg)}100%{transform:translateY(-80px) translateX(400px) rotate(40deg)}}@keyframes swim-fish-2{0%{transform:translateY(-50px) translateX(300px) rotate(-40deg)}20%{transform:translateY(-90px) translateX(400px) rotate(-10deg)}40%{transform:translateY(-120px) translateX(450px) rotate(-10deg)}60%{transform:translateY(-130px) translateX(500px) rotate(10deg)}80%{transform:translateY(-110px) translateX(550px) rotate(40deg)}100%{transform:translateY(-80px) translateX(600px) rotate(40deg)}}@keyframes swim-fish-3{0%{transform:translateY(-50px) translateX(500px) rotate(-40deg)}20%{transform:translateY(-90px) translateX(600px) rotate(-10deg)}40%{transform:translateY(-120px) translateX(650px) rotate(-10deg)}60%{transform:translateY(-130px) translateX(700px) rotate(10deg)}80%{transform:translateY(-110px) translateX(750px) rotate(40deg)}100%{transform:translateY(-80px) translateX(800px) rotate(40deg)}}.Water404 .holder-404 .fish{width:50px;height:50px;position:absolute;bottom:-100px;left:0;animation:swim-fish 1.5s linear;animation-delay:4s;animation-iteration-count:2}.Water404 .holder-404 .fish-2{width:50px;height:50px;position:absolute;bottom:-100px;left:300px;animation:swim-fish-2 1.5s linear;animation-delay:12s;animation-iteration-count:2}.Water404 .holder-404 .fish-3{width:50px;height:50px;position:absolute;bottom:-100px;left:300px;animation:swim-fish-3 1.5s linear;animation-delay:30s;animation-iteration-count:2}.Water404 .holder-404 .fish-content{transform:rotate3d(0, 0, 1, -3deg)}.Water404 .holder-404 .fish-body{position:relative;margin-top:30px;margin-left:30px;background-color:dodgerblue;border-radius:50%;width:30px;height:10px}.Water404 .holder-404 .fish-body-2{background-color:rgba(69,69,69,0.69)}.Water404 .holder-404 .fish-body-3{background-color:#f4a959}.Water404 .holder-404 .bad-fish{background-color:#F44559}.Water404 .holder-404 .eye{position:absolute;margin-left:22px;margin-top:2px;z-index:1;background-color:#fff;border-radius:50%;width:5px;height:5px}.Water404 .holder-404 .pupil{position:absolute;z-index:2;margin-left:2px;margin-top:2px;background-color:black;border-radius:50%;height:2px;width:2px}.Water404 .holder-404 .fin{margin-top:-8px;background-color:dodgerblue;border-radius:50%;transform:rotate(23deg);width:20px;height:5px;margin-left:20px}.Water404 .holder-404 .fin-2{background-color:rgba(69,69,69,0.69)}.Water404 .holder-404 .fin-3{background-color:#f4a959}.Water404 .holder-404 .bad-fin{background-color:#F44559}.Water404 .holder-404 .fin-bottom{margin-top:-5px;transform:rotate(-10deg);margin-left:19px}
