.logo{background:no-repeat url(/hubfs/25266931/website/images/logo-mobile.svg);background-position:50%;background-size:cover;height:50px;margin-left:20px;margin-top:8px;width:50px}@media (min-width:640px){.logo{background:no-repeat url(/hubfs/website/images/logo-pp.png);height:50px;margin-left:0;margin-top:0;width:140px}}.header{box-shadow:1px 1px 4px 0 rgba(0,0,0,.1);position:fixed;width:100%;z-index:3}.header,.header ul{background-color:#fff}.header ul{list-style:none;overflow:hidden}.header .logo{display:block;float:left;font-size:2em;padding:14px 20px 0;text-decoration:none}.header .menu{clear:both;max-height:0;transition:max-height .2s ease-out}.header .menu-icon{cursor:pointer;display:inline-block;float:right;padding:34px 20px 29px;position:relative;user-select:none}.header .menu-icon .navicon{background:#333;display:block;height:2px;position:relative;transition:background .2s ease-out;width:18px}.header .menu-icon .navicon:after,.header .menu-icon .navicon:before{background:#333;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.header .menu-icon .navicon:before{top:5px}.header .menu-icon .navicon:after{top:-5px}.header .menu-btn{display:none}.header .menu-btn:checked~.menu{max-height:240px}.header .menu-btn:checked~.menu-icon .navicon{background:transparent}.header .menu-btn:checked~.menu-icon .navicon:before{transform:rotate(-45deg)}.header .menu-btn:checked~.menu-icon .navicon:after{transform:rotate(45deg)}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after,.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before{top:0}@media (min-width:48em){.header li{float:left}.header li a{padding:0}.header .menu{clear:none;float:right;max-height:none}.header .menu-icon{display:none}}