.sidebar{position:fixed;top:0;left:-20rem;bottom:0;width:20rem;background-color:#112a46;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:left .3s linear;transition:left .3s linear}@media screen and (min-width:992px){.sidebar{left:0}}.sidebar.open{left:0}.sidebar .sidebar-header{-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;padding:.5625rem 2rem;height:3.5rem}.sidebar .sidebar-footer,.sidebar .sidebar-header{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.sidebar .sidebar-footer{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:10rem;padding:2rem}.sidebar .support-link{width:100%;color:#e9ecef;text-align:center;margin-bottom:1rem}.sidebar .sidebar-content{max-height:calc(100vh - 13.5rem);-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.sidebar .sidebar-footer img{width:5rem}.sidebar .items{height:100%;overflow:auto;background-color:#132f4e}.sidebar .items>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;padding:1rem 2rem;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.sidebar .items>a svg{font-size:1.5rem;margin-right:1rem}.sidebar .items>a:hover{text-decoration:none;background-color:#102842}[data-v-0b4e7947] button{height:100%}header[data-v-0a4b5409]{-webkit-box-shadow:2px 6px 12px 0 hsla(0,0%,80%,.5);box-shadow:2px 6px 12px 0 hsla(0,0%,80%,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:3.5rem}header .actions[data-v-0a4b5409]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f8f9fa}header .actions .action[data-v-0a4b5409]{padding:1rem;border-right:1px solid #dee2e6;-webkit-transition:all .3s ease;transition:all .3s ease}header .actions .action[data-v-0a4b5409]:hover{cursor:pointer;background-color:#e9ecef}header .language[data-v-0a4b5409]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5rem;border-left:1px solid #dee2e6}.main{-webkit-transition:margin-left .3s linear;transition:margin-left .3s linear}@media screen and (min-width:992px){.main{margin-left:20rem}}.main.open{margin-left:20rem}main{padding:2rem}