.header{margin-bottom:80px}.header__content{display:flex;flex-direction:column;flex-basis:100%}.header__controls{display:flex;justify-content:flex-end;gap:10px;padding:29px 0;align-items:center}@media screen and (width <= 1440px){.header{margin-bottom:60px}}@media screen and (width < 1280px){.header{margin-top:100px}.header__controls{position:fixed;top:0;left:0;width:100%;z-index:10;padding-left:60px;padding-right:60px;background-color:var(--page-background)}}@media screen and (width < 1024px){.header__controls{padding-left:40px;padding-right:40px}}@media screen and (width < 758px){.header__controls{padding-left:20px;padding-right:20px}}