body{background:#000}.main-home{line-height:1.25}[data-color-scheme]{background-color:var(--clr-secondary);color:var(--clr-primary)}.home-hero{min-height:calc(100vh - var(--header-height));overflow:hidden;padding:1rem 0 2.5rem;position:relative}[data-js-video-mode=manifest] .home-hero{background-color:transparent}[data-js-video-mode=manifest] .home-hero__grid{pointer-events:none}[data-js-video-mode=manifest] .home-hero__title{transform:translateX(-100vw)}[data-js-video-mode=manifest] .home-hero__intro,[data-js-video-mode=manifest] .home-hero__picture{transform:translateX(100vw)}[data-js-video-mode=manifest] .home-hero__intro,[data-js-video-mode=manifest] .home-hero__picture,[data-js-video-mode=manifest] .home-hero__title{opacity:.3}@media only screen and (min-width:80em){[data-js-video-mode=manifest] .home-hero__title{transform:translateX(-75vw)}[data-js-video-mode=manifest] .home-hero__intro,[data-js-video-mode=manifest] .home-hero__picture{transform:translateX(75vw)}}.home-hero__grid{display:grid;grid-template:auto/1fr minmax(14.375rem,75%);grid-template-areas:"title  title" ".      picture" ".      intro";row-gap:1.875rem}@media only screen and (min-width:48em){.home-hero__grid{grid-template-areas:"title  title" ".      picture" "intro  .";grid-template-columns:26.25rem 1fr}}@media only screen and (min-width:71.25em){.home-hero__grid{grid-template-areas:"title  title" "intro  picture";grid-template-columns:1fr 17.5rem}}.home-hero__title{grid-area:title}.home-hero__title .mixed-font{display:block;white-space:nowrap}.home-hero,.home-hero__intro,.home-hero__picture,.home-hero__title{transition:all .3s ease}@media only screen and (max-width:47.9375em){.home-hero__intro,.home-hero__picture{justify-self:end;max-width:18.75rem;padding-right:max(8%,1.25rem)}}.home-hero__picture{grid-area:picture}.home-hero__picture[role=button]{cursor:pointer}@media only screen and (min-width:48em){.home-hero__picture{justify-self:end;width:17.5rem}}.home-hero__intro{font-size:1.125rem;font-weight:500;grid-area:intro}.home-hero__intro a{border-bottom:2px solid var(--clr-primary)}@media only screen and (min-width:48em){.home-hero__intro{font-size:1.75rem;margin-top:3.75rem}}@media only screen and (min-width:71.25em){.home-hero__intro{font-size:1.5rem;justify-self:end;margin:0 5rem 0 0;max-width:25.625rem}}@media only screen and (hover:hover) and (pointer:fine){.home-hero__intro a:hover{border-color:var(--clr-hover);color:var(--clr-hover)}}.home-courses{font-weight:500;padding-bottom:3.75rem}@media only screen and (min-width:48em){.home-courses{padding-bottom:7.5rem}}@media only screen and (min-width:71.25em){.home-courses__inner{display:grid;gap:7.5rem 3.75rem;grid-template:auto/1fr 2fr}}.home-courses__intro{font-size:1.125rem;line-height:1.2;margin-top:.625rem}@media only screen and (min-width:48em){.home-courses__intro{font-size:3rem;line-height:1.25}}@media only screen and (min-width:71.25em){.home-courses__intro{grid-area:1/1/2/3;margin-top:2.5rem;max-width:60rem}}.home-courses__content{margin-top:1.875rem}.home-courses__content__action{display:flex;justify-content:center;margin-top:1.875rem}.home-courses__content__action .btn{font-size:1.125rem;line-height:1.33;min-width:12.5rem;padding:1rem 2rem;text-align:center}@media only screen and (min-width:48em){.home-courses__content__action{margin-top:5rem}}@media only screen and (min-width:71.25em){.home-courses__content__action{justify-content:flex-start}.home-courses__content__action .btn{font-size:1.375rem;min-width:20.3125rem}}@media only screen and (min-width:48em){.home-courses__content{margin:7.5rem auto 0;max-width:25rem}}@media only screen and (min-width:71.25em){.home-courses__content{grid-area:2/1/3/2;margin:0;max-width:unset}}.home-courses__preview{display:none}@media only screen and (min-width:71.25em){.home-courses__preview{display:grid;grid-area:2/2/3/3;grid-template:1fr/1fr}}.courses-list{display:flex;flex-direction:column;gap:1.875rem}@media only screen and (min-width:48em){.courses-list{gap:5rem}}@media only screen and (hover:hover) and (pointer:fine){.course-tab:hover{color:var(--clr-hover)}}.course-tab__desc{font-size:1.125rem;line-height:1.2;margin-top:.5rem}@media only screen and (min-width:48em){.course-tab__desc{font-size:1.375rem;line-height:1.3}}@media only screen and (min-width:71.25em){.course-tab__desc{max-width:20.3125rem}}.course-preview{grid-area:1/1/2/2;position:relative}.course-preview img{height:100%;object-fit:contain;object-position:top;position:absolute;width:100%}[data-visibility-idx]{opacity:0;transition:opacity .15s}[data-visible-course="1"] [data-visibility-idx="1"],[data-visible-course="2"] [data-visibility-idx="2"],[data-visible-course="3"] [data-visibility-idx="3"]{opacity:1}.collaboration{background:var(--clr-primary)}.collaboration__inner{background:var(--clr-secondary);font-weight:500}@media only screen and (min-width:71.25em){.collaboration__inner{display:flex;flex-direction:row-reverse;margin:0 auto;max-width:calc(var(--max-container) - var(--side-padding)*2)}}.collaboration__cover{position:relative}.collaboration__cover img{position:relative;width:100%}.collaboration__cover span{color:var(--clr-secondary);font-size:1.75rem;left:var(--side-padding);line-height:1.25;position:absolute;top:0}@media only screen and (min-width:48em){.collaboration__cover span{font-size:3rem;line-height:1.2}}.collaboration__cover svg{display:none}@media only screen and (min-width:71.25em){.collaboration__cover{aspect-ratio:3/4;flex:0 0 50%}.collaboration__cover img{height:100%;object-fit:cover;width:100%}.collaboration__cover span{top:.75rem}.collaboration__cover svg{fill:var(--clr-secondary);display:block;height:5rem;position:absolute;right:.625rem;top:.5rem;width:6.25rem}}.collaboration__content{padding:3.75rem var(--side-padding)}@media only screen and (min-width:48em){.collaboration__content{padding-top:5rem}}@media only screen and (min-width:71.25em){.collaboration__content{display:flex;flex:0 0 50%;flex-direction:column;padding-bottom:5rem}}.collab__bot{display:flex;flex-direction:column;margin-top:3.75rem;row-gap:1.25rem}@media only screen and (min-width:48em){.collab__bot{font-size:1.375rem;row-gap:1.875rem}.collab__bot p:not([class]){max-width:27.5rem}}@media only screen and (min-width:71.25em){.collab__bot{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center}}.collab__title{font-size:4.5rem;line-height:1}@media only screen and (min-width:48em){.collab__title{font-size:5.375rem}}@media only screen and (min-width:71.25em){.collab__title{font-size:10.625rem}}.collab__emoji{font-size:4.5rem;line-height:1}@media only screen and (min-width:48em){.collab__emoji{font-size:5.375rem}}@media only screen and (min-width:71.25em){.collab__emoji{font-size:6.5rem}}.collab__info{font-size:1.375rem;line-height:1.25;margin-top:2.5rem}@media only screen and (min-width:71.25em){.collab__info{margin-top:1.25rem}}.collab__info a{border-bottom:2px solid var(--clr-primary)}@media only screen and (hover:hover) and (pointer:fine){.collab__info a:hover{border-color:var(--clr-inactive);color:var(--clr-inactive)}}.magazine{padding-bottom:3.75rem}@media only screen and (min-width:71.25em){.magazine{padding-bottom:6.25rem}}.magazine .marquee-ticker{text-transform:uppercase}.magazine__list{display:grid;gap:2.1875rem 1.875rem;grid-template:auto/1fr}@media only screen and (min-width:48em){.magazine__list{grid-template-columns:repeat(2,1fr);row-gap:2.5rem}}@media only screen and (min-width:48em) and (max-width:60.4375em){.magazine__list .subject-card__lead{font-size:2.125rem}}.magazine__action{display:flex;justify-content:center;margin-top:2.1875rem}@media only screen and (min-width:48em){.magazine__action{margin-top:2.5rem}}@media only screen and (min-width:71.25em){.magazine__action{margin-top:5rem}}.manifest{background-color:#000;display:grid;height:100%;left:0;place-items:center;position:fixed;top:0;width:100%;z-index:-1}.manifest__video{aspect-ratio:16/9;height:100vh;object-fit:contain;opacity:0;transition:opacity .3s;width:100vw}[data-js-video-mode=manifest] .manifest__video{opacity:1}@media (max-aspect-ratio:17/9) and (min-aspect-ratio:8/5){.manifest__video{object-fit:cover}}.subject-card{display:block}.subject-card__cover{height:0;padding-top:66.6666666667%;position:relative;width:100%}[data-subject-type=article] .subject-card__cover{padding-top:42.1052631579%}.subject-card__cover img{height:100%;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.subject-card__lead{font-size:2rem;font-weight:500;margin-top:.625rem;text-transform:uppercase}@media only screen and (max-width:47.9375em){[data-subject-type=article] .subject-card__lead{font-size:1.375rem}}@media only screen and (min-width:48em){.subject-card__lead{font-size:2.625rem;margin-top:.75rem}}@media only screen and (min-width:71.25em){.subject-card__lead{font-size:3rem;margin-top:0}[data-subject-type=article] .subject-card__lead{margin-top:1.125rem}}.subject-card__desc{font-size:1.125rem;font-weight:500;margin-top:.625rem}@media only screen and (min-width:48em){.subject-card__desc{font-size:1.25rem;margin-top:.75rem}}@media only screen and (min-width:71.25em){.subject-card__desc{font-size:1.375rem;margin-top:1.125rem}}@media only screen and (hover:hover) and (pointer:fine){.subject-card:hover{color:var(--clr-hover)}}@media only screen and (min-width:71.25em){[data-subject-type=course]{position:relative}[data-subject-type=course] .subject-card__cover{height:16rem;left:0;opacity:0;padding:0;position:absolute;top:0;transform:translateX(-100%);width:23.75rem;z-index:50}}@media only screen and (min-width:71.25em) and (hover:hover) and (pointer:fine){[data-subject-type=course]>*{pointer-events:none}[data-subject-type=course]:hover .subject-card__cover{opacity:1;transform:translate(var(--x-offset),var(--y-offset))}.card-counter:nth-child(2n) [data-subject-type=course]:hover .subject-card__cover{transform:translate(calc(var(--x-offset) - 100%),var(--y-offset))}}@media only screen and (min-width:71.25em){[data-subject-type=article] .subject-card__cover{overflow:hidden}}@media only screen and (min-width:71.25em) and (hover:hover) and (pointer:fine){[data-subject-type=article] .subject-card__cover img{transition:transform .4s}[data-subject-type=article]:hover .subject-card__cover img{transform:scale(1.025)}}.marquee-ticker{--duration:calc(var(--marquee-base, 10s)*var(--speed, 5));display:grid;grid-template:1fr/1fr;overflow:hidden}.marquee-ticker__item{display:flex;gap:1em;grid-area:1/1/2/2;padding:.2em .3em .1em;transform:translate(100vw);white-space:nowrap}.marquee-ticker__item:first-child{animation:ticker var(--duration) infinite linear forwards}.marquee-ticker__item:last-child{animation:var(--duration) ticker calc(var(--duration)*.5) infinite linear forwards}@media only screen and (min-width:48em){.marquee-ticker__item{padding-bottom:0}}@keyframes ticker{0%{transform:translate(100vw)}50%{transform:translate(calc(100vw - 100%))}to{transform:translate(calc(100vw - 200%))}}