@media screen and (min-width:1200px){body>div.body-container-wrapper>div>div>div>div>div>div.row-fluid-wrapper.row-depth-1.row-number-3>div{height:calc(100% - 364px)}}.header{background:#1f2123;height:60px;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}.header__inner{align-items:center;display:flex;position:relative}@media screen and (max-width:767px){.header__inner{justify-content:space-between}}.header__title{align-items:center;background:#000;display:flex;height:60px;justify-content:center;line-height:1;width:200px}.header__title img{display:block;height:24px;width:100%}.header__nav{background-color:inherit;display:flex;height:inherit;position:static;transform:none;width:calc(100% - 200px)}@media screen and (max-width:767px){.header__nav{background:rgba(31,33,35,.95);height:100vh;left:0;position:absolute;right:0;top:0;transform:translateX(100%);transition:.4s ease;width:100%}}.nav__items{align-items:center;display:flex;height:auto;width:100%}@media screen and (max-width:767px){.nav-items{flex-direction:column;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%)}}.nav-items__item a{align-items:center;color:#fff;display:flex;font-size:1.3rem;height:60px;justify-content:center;width:180px}.nav-items__item a:hover{background:#37393c;color:#fff}.nav-items__item a:visited{color:#fff}.nav-items__item.current a{background:#f3f4f7;border-top:4px solid #42a7ce;color:#333}.nav-items__item.current a:hover{color:#42a7ce;font-weight:700}.nav-items__item:last-child{margin-left:auto}img.icon-ls-support{padding-right:10px;vertical-align:sub;width:30px}img.icon-ls-creation{padding-left:10px;width:18px}@media screen and (max-width:767px){.nav-items__item a{color:#f3f4f7;display:block;font-size:2rem;margin-bottom:24px;text-align:center;width:100%}.nav-items__item:last-child{margin:auto}.nav-items__item.current a{background:transparent;border-top:none;color:#fff}img.icon-ls-beginners{padding-right:10px;width:24px}img.icon-ls-creation{display:none}}.header__hamburger{cursor:pointer;height:100%;width:48px}.hamburger{background-color:transparent;border-color:transparent;z-index:9999}@media screen and (min-width:768px){.hamburger{display:none}}.hamburger span{background-color:#f3f4f7;display:block;height:1px;position:relative;transition:.4s ease;width:100%}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){margin:8px 0}.hamburger span:nth-child(3){top:0}.header__nav.active{transform:translateX(0)}.hamburger.active span:first-child{top:5px;transform:rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){top:-13px;transform:rotate(-45deg)}