.header-course{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:var(--bg-header);color:var(--bg-white-primary)}.header-course__content{display:flex;flex-direction:row;align-items:center;flex:1;justify-content:space-between;max-width:1280px;margin:32px;gap:64px}.header-course__description{display:flex;flex-direction:column;flex:1;width:100%;max-width:928px;gap:8px}.header-course__icon{width:128px;height:128px;background-color:#fff;outline:16px solid white;border-radius:8px}.header-course .header-course__badge{background-color:#13161b9f;border-color:#373a41;color:#cecfd2}.course-route{min-width:640px;min-height:100vh;display:flex;flex-direction:column;color:var(--text-primary-900)}
