.Layout_layout__QHFF6{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh}.Layout_layout__QHFF6 .footer,.Layout_layout__QHFF6 .header{padding:10px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#000;color:#fff;font-size:14px}.Layout_layout__QHFF6 .header .item{margin:0 10px;cursor:pointer;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.Layout_layout__QHFF6 .header .item.active{color:#b4b4f8}.Layout_layout__QHFF6 .header .item.disabled{cursor:not-allowed;color:gray}.Layout_layout__QHFF6 .header .item:not(.disabled):hover{color:#b4b4f8}.Layout_layout__QHFF6 .content{-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}