.course-header__title{text-align:center;margin-bottom:1.5rem}.course-header__subheading{text-align:center;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.course-header__nav{margin-bottom:2rem;overflow-x:auto;position:relative;display:flex;flex-direction:row;justify-content:space-between}.course-header__tabs{display:flex;list-style:none;margin:10px 0 0;padding:0;border-bottom:1px solid var(--color-border);white-space:nowrap}.course-header__tab-item{margin:0;padding:0}.course-header__tab-button{background:transparent;border:none;border-bottom:3px solid transparent;color:var(--color-foreground);cursor:pointer;display:block;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:500;margin:0;padding:1.5rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.course-header__tab-button:hover{color:rgba(var(--color-foreground-rgb),.85)}.course-header__tab-button--active{border-bottom-color:var(--color-foreground);color:var(--color-foreground);font-weight:600}.course-header__tab-button--highlight{background-color:rgba(var(--color-foreground-rgb),.1);border-radius:4px 4px 0 0}.course-header__tab-button--highlight.course-header__tab-button--active{background-color:var(--color-foreground);color:var(--color-background)}.course-header__content{margin-top:2rem}.course-header__tab-content{display:none;animation:fadeIn .5s ease}.course-header__tab-content--active{display:block}@media screen and (min-width: 990px){.course-header--side-by-side .course-header__wrapper{display:flex;align-items:flex-start;gap:4rem}.course-header--side-by-side .course-header__header{width:30%;flex-shrink:0;position:sticky;top:4rem}.course-header--side-by-side .course-header__content{width:70%;margin-top:0}.course-header--side-by-side .course-header__title,.course-header--side-by-side .course-header__subheading{text-align:left}.course-header--side-by-side .course-header__tabs{flex-direction:column;border-bottom:none;border-right:1px solid var(--color-border)}.course-header--side-by-side .course-header__tab-button{text-align:left;border-bottom:none;border-left:3px solid transparent;padding:1.5rem}.course-header--side-by-side .course-header__tab-button--active{border-bottom-color:transparent;border-left-color:var(--color-foreground)}.course-header--side-by-side .course-header__tab-button--highlight{border-radius:0 4px 4px 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 749px){.course-header__tab-button{font-size:1.4rem;padding:1rem 1.5rem}.course-header__tabs{justify-content:flex-start}.course-header__nav{margin-right:-2rem;margin-left:-2rem;padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 750px) and (max-width: 989px){.course-header__tabs{justify-content:center}}.course-header__nav::-webkit-scrollbar{height:6px}.course-header__nav::-webkit-scrollbar-track{background:rgba(var(--color-foreground-rgb),.05);border-radius:10px}.course-header__nav::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground-rgb),.2);border-radius:10px}.course-header__nav::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground-rgb),.3)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/course-header.css.map */
