.header-lesson{width:100%;padding:0 32px;box-shadow:0 1px 3px #0a0d121a,0 1px 2px -1px #0a0d121a}.header-lesson__container{max-width:1280px;height:var(--header-height);display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 auto;gap:64px}.header-lesson__logo{all:unset;cursor:pointer;transition:color .1s linear;flex-shrink:0}.header-lesson__logo:hover{color:var(--button-tertiary-fg-hover)}.header-lesson__logo:focus-visible{outline:2px var(--focus-ring-normal) solid;outline-offset:8px;border-radius:4px}.header-lesson__close-button.header-lesson__close-button{flex:none;margin-right:-12px}
