h1,h2,h3,h4,h5,h6{margin:0;padding:0}header{height:50px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;background-color:var(--violet-color);position:fixed;top:0;width:100%;z-index:100}@media(min-width:601px){header{height:70px;padding:0 15px}}@media(min-width:993px){header{height:88px;padding:0 20px}}header .title{flex:1}header .title img{position:absolute;top:2px;height:56px}@media(min-width:601px){header .title img{top:3px;height:78px}}@media(min-width:993px){header .title img{top:5px;height:100px}}header .title h5{margin-left:80px;color:#ffc103;font-size:12px}@media(min-width:601px){header .title h5{margin-left:115px;font-size:1.64rem}}@media(min-width:993px){header .title h5{margin-left:150px}}header .menu{flex:0}header .menu ul{list-style:none}header .menu ul li a{color:#fff}header .login,header .user{display:none;margin-top:-2px;width:100px;text-align:right;font-size:20px;cursor:pointer}header .login a,header .user a{color:#fff}@media(min-width:601px){header .login,header .user{width:200px}}@media(min-width:993px){header .login,header .user{width:250px;display:block}}header .button{display:block;color:#fff;font-size:20px;padding:0 10px}@media(min-width:993px){header .button{display:none}}main{margin-top:88px}.btn.flat.back-button.btn-large{line-height:18px}.btn.flat.back-button.disabled{background:#fff;color:#d3d3d3}
