.header{background-color:var(--black);box-sizing:border-box;padding-bottom:32px;padding-top:32px}.header-container{align-items:center;display:flex;justify-content:space-between}.header-nav{color:var(--white);font-size:16px;font-weight:500;line-height:24px;-webkit-text-decoration:none;text-decoration:none}.header-nav+.header-nav{margin-left:32px}.header-navigation{align-items:center;display:flex}.header-navigation .main-button{margin-left:32px}.header-desktop-btn{display:flex}.header-mobile-btn{display:none}.header-navigation .lang-switcher{cursor:pointer;margin-left:32px}.header-navigation .header-song-search-input{margin-right:102px}@media only screen and (max-width:1140px){.header-navigation .header-song-search-input{margin-right:64px}}@media only screen and (max-width:1024px){.header-navigation .header-song-search-input{margin-right:0}.header-desktop-btn,.header-nav{display:none}.header-mobile-btn{display:flex}.header-navigation .main-button{margin-left:16px}.header-navigation .lang-switcher{cursor:pointer;margin-left:16px}}@media only screen and (max-width:768px){.header{padding-bottom:20px;padding-top:20px}.header-container{text-align:center}.header-navigation .main-button .main-button-style-size-small{font-size:14px;padding:6px 18px}}
