.header{background:var(--secondaryColor-200);left:0;position:sticky;top:0;width:100%;z-index:12}.header .menuBtn__lines:after,.header .menuBtn__lines:before{background:var(--primaryColor)}.header .menuBtn__lines:after{top:1px}.header .menuBtn .menuBtn__lines.active:after{top:9px}.header__container{align-items:center;display:flex;gap:30px;justify-content:space-between;padding-bottom:24px;padding-top:24px}.header__nav{margin-left:auto}.header__logoLink{transition:opacity var(--transition-200);z-index:2}.header__logoLink:hover{opacity:.7}.header__logo{max-width:431px}@media (max-width:1300px){.header__logo{max-width:300px}}@media (max-width:1150px){.header__logo{max-width:200px}}@media (max-width:1024px){.header__logo{z-index:2}.header__downloadButton{display:none}.header__nav{background:#fff;bottom:0;height:100%;left:0;opacity:0;padding:var(--headerHeightTablet) 16px 32px 16px;position:fixed;transform:translate(-100%);transition:transform var(--transition-200),opacity var(--transition-300);width:100%}.header__nav.active{opacity:1;transform:translate(0)}.header__nav--transitionDisabled{transition:none}.header__logo{max-height:-moz-fit-content;max-height:fit-content;max-width:250px}.header__menuButton{height:-moz-fit-content;height:fit-content;padding:14px 11px;width:-moz-fit-content;width:fit-content}}@media (max-width:768px){.header__container{padding-bottom:10px;padding-top:10px}.header__nav{padding:var(--headerHeightMobile) 16px 16px 16px}.header__logo{max-height:-moz-fit-content;max-height:fit-content;max-width:212px}}
