.commands-list{background-color:#383c41;min-height:calc(100vh - 470px);padding:50px}@media only screen and (width <= 720px){.commands-list{padding:20px}}.commands-list .top{align-items:center;display:flex;height:56px;justify-content:space-between;margin-bottom:46px}@media only screen and (width <= 720px){.commands-list .top{margin-bottom:25px}}.commands-list .top h1{color:#cd6e57;font-size:55px;margin:-2px 0 -12px}@media only screen and (width <= 720px){.commands-list .top h1{font-size:40px}}.commands-list .top .search-bar{max-width:400px}@media only screen and (width <= 1300px){.commands-list .top .search-bar{max-width:300px}.commands-list .top .search-bar input{font-size:18px}}.commands-list .content{display:flex;justify-content:space-between}.commands-list .content .groups{display:flex;flex-direction:column;margin-right:25px;max-height:100vh;min-height:calc(100vh - 301px);overflow-y:scroll;padding-right:10px;width:100%}@media only screen and (width <= 900px){.commands-list .content .groups{margin-right:0;max-height:none;overflow-y:initial;padding-right:0}}.commands-list .content .groups .image{display:none}.commands-list .content .groups.not-found{align-items:center;justify-content:center;overflow-y:hidden}.commands-list .content .groups.not-found .image{display:flex}.commands-list .content .groups::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#303030;border-radius:10px;width:10px}.commands-list .content .groups::-webkit-scrollbar-thumb{background-color:#cd6e57;border-radius:10px;-webkit-transition:background-color .1s ease;transition:background-color .1s ease}.commands-list .content .groups::-webkit-scrollbar-thumb:hover{background-color:#b45a44}.commands-list .content .groups .group{background-color:#292b2f;margin:0 0 46px}.commands-list .content .groups .group:last-child{margin-bottom:0}.commands-list .content .groups .group .title{align-items:center;background-color:#cd6e57;display:flex;height:50px}.commands-list .content .groups .group .title h2{color:#fff;font-size:20px;margin:0 0 0 20px}.commands-list .content .groups .group .commands{padding-bottom:10px;width:100%}.commands-list .content .groups .group .commands__head{align-items:center;border-bottom:1px solid #a9a9a9;color:#fff;display:flex;font-size:16px;height:40px}.commands-list .content .groups .group .commands__head :first-child{padding-left:20px}.commands-list .content .groups .group .commands .commands-line{align-items:center;border-bottom:1px solid #505050;color:#b3b3b3;display:flex;font-size:14px;min-height:40px;padding:5px 0}.commands-list .content .groups .group .commands .commands-line :first-child{padding-left:20px}.commands-list .content .groups .group .commands .name{min-width:180px;width:20%}.commands-list .content .groups .group .commands .description{width:80%}.commands-list .content .groups .group .commands td{padding:0 56px 0 0}.commands-list .content .groups .group .commands td:first-child{color:#d1d1d1;font-weight:600}.commands-list .content .groups .group .commands .commands #items td,.commands-list .content .groups .group .commands th{text-align:left;vertical-align:middle}@media only screen and (width <= 1200px){.commands-list .content .groups .group .commands .name{width:30%}.commands-list .content .groups .group .commands .description{width:70%}}@media only screen and (width <= 720px){.commands-list .content .groups .group .commands .name{width:30%}.commands-list .content .groups .group .commands .description{width:70%}}.commands-list .content .bar-navigation{background-color:#292b2f;max-width:400px;padding:20px;width:100%}@media only screen and (width <= 1300px){.commands-list .content .bar-navigation{max-width:300px}}@media only screen and (width <= 1100px){.commands-list .content .bar-navigation{max-width:200px}}@media only screen and (width <= 900px){.commands-list .content .bar-navigation{display:none}}.commands-list .content .bar-navigation .title{color:#fff;font-size:20px;margin:0 0 6px}.commands-list .content .bar-navigation .links{display:flex;flex-direction:column;padding:10px 0;position:relative;width:100%}.commands-list .content .bar-navigation .links .wave{background-color:#cd6e57;border-radius:10px;height:40px;left:0;pointer-events:none;position:absolute;right:10px;top:14px;transition:transform .4s ease-in-out;width:100%;z-index:0}.commands-list .content .bar-navigation .links .link{color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:46px;line-height:1;padding:15px 16px;z-index:1}
