.site-sidebar{background-color:#58595b;width:60px;height:calc(100vh - 60px);position:fixed;left:0;top:60px;z-index:2;padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.site-sidebar ol,.site-sidebar ul{padding:0}.site-sidebar a,.site-sidebar a:focus{color:#fff;text-decoration:none;outline:none}.site-sidebar .title{position:relative;padding:15px;cursor:pointer}.site-sidebar .title.active{background-color:var(--primary-color)}.site-sidebar .title #title-text{position:absolute;margin-top:-10%;padding-left:15%;font-size:24px;font-weight:lighter;color:#fff}.site-sidebar .icon-title{width:30px}.site-sidebar .list-menu{padding:0;list-style:none}.site-sidebar .list-menu li{font-size:24px;font-weight:lighter;height:61px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #b9b9b9}.site-sidebar .list-menu>.router-link-exact-active li,.site-sidebar .list-menu>li:hover{background:var(--primary-color)}.site-sidebar #line{margin-top:0;height:9px;width:100%;border-color:#b9b9b9;background-color:#b9b9b9}.site-sidebar #toggle-button{position:absolute;top:46px;right:-12px;height:38px;border-radius:4px;background-color:#b9b9b9;width:12px;outline:none}.site-sidebar #toggle-button .icon{width:100%;height:100%;position:relative}.site-sidebar #toggle-button img{position:absolute;right:-6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.site-sidebar .icon{width:30px}.site-sidebar .text-menu{padding-left:15px;text-decoration:none;display:none;color:#fff;font-weight:lighter;font-size:24px}.site-sidebar .menu-line{border-color:#b9b9b9;margin-top:0;margin-bottom:0}.site-sidebar .banner-ad{background-color:#fff;border:1px solid #707070;padding:20px;display:none}.site-sidebar .banner-ad .banner{width:100%}.site-sidebar .other{margin-bottom:0;padding:20px 0 0 15px;color:#fff;font-size:14px}.site-sidebar .other .link-footer{display:none}.site-sidebar .other .link-footer a{padding-right:20px}.site-sidebar .other .link-footer a.privacy{white-space:nowrap}.site-sidebar .other .languages,.site-sidebar .other .link-footer,.site-sidebar .other .more-link,.site-sidebar .other .powerby{display:none}.site-sidebar .other .powerby svg{margin-right:10px}.site-sidebar .modules-popup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:24px 10px;background-color:#fff;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.16);box-shadow:0 2px 3px rgba(0,0,0,.16);z-index:3}.site-sidebar .modules-popup ul{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;grid-gap:20px;padding:0;margin:0}.site-sidebar .modules-popup .module{text-align:center}.site-sidebar .modules-popup .module a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-sidebar .modules-popup .module .module-icon,.site-sidebar .modules-popup .module a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-sidebar .modules-popup .module .module-icon{background-color:#58595b;width:50px;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px}.site-sidebar .modules-popup .module .module-icon img{width:40px;height:auto}.site-sidebar .modules-popup .module .module-title{white-space:nowrap;color:#000;font-size:11px;margin-top:5px}.site-sidebar .modules-popup .module:hover:first-child .module-icon{background-color:var(--primary-color)}.site-sidebar .modules-popup .module:hover:nth-child(2) .module-icon{background-color:#ff3408}.site-sidebar .modules-popup .module:hover:nth-child(3) .module-icon{background-color:#f28900}.site-sidebar .modules-popup .module:hover:nth-child(4) .module-icon{background-color:#93014a}.site-sidebar .modules-popup .module:hover:nth-child(5) .module-icon{background-color:#a0238d}.site-sidebar .modules-popup .module:hover:nth-child(6) .module-icon{background-color:#681084}.site-sidebar .modules-popup .module:hover:nth-child(7) .module-icon{background-color:#1c136e}.site-sidebar .modules-popup .module:hover:nth-child(8) .module-icon{background-color:#3854a4}.site-sidebar .modules-popup .module:hover:nth-child(9) .module-icon{background-color:#2f9dbf}.site-sidebar .modules-popup .module:hover:nth-child(10) .module-icon{background-color:#487d48}.site-sidebar .modules-popup .module:hover:nth-child(11) .module-icon{background-color:#51b72d}.site-sidebar .modules-popup .module:hover:nth-child(12) .module-icon{background-color:var(--primary-color)}.site-sidebar.expanded{width:285px}.site-sidebar.expanded .text-menu{display:inline-block}.site-sidebar.expanded .list-menu li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:15px}.site-sidebar.expanded #toggle-button{right:0}.site-sidebar.expanded #toggle-button img{right:-11px}.site-sidebar.expanded .banner-ad,.site-sidebar.expanded .other .languages,.site-sidebar.expanded .other .link-footer{display:block}.site-sidebar.expanded .other .powerby{display:-webkit-box;display:-ms-flexbox;display:flex}.site-sidebar.expanded .other .more-link{display:none}@media screen and (min-width:992px){.site-sidebar .modules-popup{top:63px;left:64px;-webkit-transform:none;transform:none;margin-top:0}.site-sidebar.expanded .modules-popup{left:300px}}.default-layout{width:100%}.default-layout>.content{padding:20px;padding-left:90px}@media screen and (min-width:992px){.default-layout>.content{padding:30px 50px 0 110px}.sidebar-expanded .default-layout>.content{padding-left:350px}}