header.tm-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;font-family:system-ui,sans-serif;user-select:none;margin:0 30px}@media(max-width:1150px){header.tm-header{justify-content:center}}header.tm-header *{margin:0 8px}header.tm-header a{margin:0;color:#fff;text-decoration:none;font-weight:300;font-size:18px}header.tm-header .left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}header.tm-header .left img{-webkit-user-drag:none}header.tm-header .left h1{font-weight:300;font-size:27px}@media(max-width:1150px){header.tm-header .right{display:none}}header.tm-header .right a{cursor:pointer;padding:15px}header.tm-header .right a:hover{text-decoration:underline}