*,:before,:after{box-sizing:border-box;font:inherit;margin:0;padding:0}ul,ol{list-style:none}img,picture{width:100%;display:block}html{scroll-behavior:smooth}body{padding-top:5rem}.heading-xl,h1{font-size:2rem;font-weight:500}.heading-l,h2{font-size:1.75rem;font-weight:500}.heading-base,h3{font-size:1.5rem;font-weight:400}.body-base,html,.body-base-150{font-size:1rem;font-weight:400}.body-base-150{line-height:150%}.body-s{font-size:.75rem;font-weight:600}.body-copy{font-size:.5rem;font-weight:700}html{font-family:Rubik,sans-serif}.container{max-width:1200px;margin:0 auto}.link{cursor:pointer;text-decoration:none;display:inline-block;position:relative}.link--light,.link--light:visited{color:#fff}.link--dark,.link--dark:visited{color:#000}.link--secondary,.link--secondary:visited{color:#ec7525}.btn{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:.75rem;padding:.5rem .75rem;font-weight:500;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-block}.btn--primary,.btn--primary:visited{color:#fff;background-color:#1da2dc;border-color:#1da2dc}.btn--primary-outlined,.btn--primary-outlined:visited{color:#1da2dc;background-color:#0000;border-color:currentColor}.btn--primary:hover,.btn--primary:visited:hover,.btn--primary-outlined:hover,.btn--primary-outlined:visited:hover{color:#fff;background-color:#0e4d8d;border-color:#0e4d8d}.section{background-color:#fff;padding:3rem 1rem;position:relative}.section--bg-primary{background-color:#1da2dc}.section--bg-primary-dark{background-color:#0e4d8d}.section--bg-alternate{background-color:#ededed}.section__title{text-align:center;margin-bottom:2rem}.section__title--secondary{color:#ec7525}.section__title--white{color:#fff}@media only screen and (min-width:720px){.section{padding-inline:1.5rem}}.details-list{flex-flow:column wrap;gap:1.5rem;display:flex}.details-list__title{color:#1da2dc;gap:.5rem;margin-bottom:1rem;display:flex}@media only screen and (min-width:720px){.details-list{flex-direction:row;justify-content:center}.details-list__item{flex:0 0 calc(50% - 1.5rem)}}@media only screen and (min-width:900px){.details-list__item{flex:1 0 calc(25% - 1.5rem)}}.categories{gap:1rem;max-width:600px;margin:0 auto;display:flex}.categories__item{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex}.categories__item svg{color:#1da2dc}.course-cards{flex-flow:column wrap;justify-content:center;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}@media only screen and (min-width:720px){.course-cards{flex-direction:row;max-width:1200px}}.course-card{background-color:#fff;border-radius:8px;display:flex;overflow:hidden;box-shadow:0 8px 8px #00000040}.course-card__img{object-fit:cover;width:108px}.course-card__details{flex-direction:column;flex:1;gap:.5rem;padding:.75rem;display:flex}.course-card__details .btn{margin-top:1rem}.course-card__info{align-items:center;gap:.5rem;display:flex}.course-card__badges{gap:.5rem;display:flex}@media only screen and (min-width:720px){.course-card{flex-direction:column;flex:0 0 240px}.course-card__img{width:100%;height:120px}}.partner-cards{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px;gap:1.5rem;display:grid}@media only screen and (min-width:720px){.partner-cards{grid-template-columns:repeat(4,1fr)}}.partner-card{background-color:#ededed;border-radius:.5rem;padding:1.5rem}.partner-card__img{object-fit:contain;height:100%}.badge{border-radius:100px;padding:.25rem .5rem}.badge--light{background-color:#ededed}.badge--primary{color:#1da2dc;background-color:#dcf1fa}.badge--secondary{color:#ec7525;background-color:#fceade}.shape{width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden}.shape--flip{transform:rotate(180deg)}.shape__svg{width:calc(100% + 1.3px);height:64px;display:block;position:relative}.shape__svg--extend{width:calc(132% + 1.3px)}.shape .shape__fill--primary{fill:#1da2dc}.shape .shape__fill--primary-dark{fill:#0e4d8d}.shape .shape__fill--light{fill:#fff}.shape .shape__fill--alternate{fill:#ededed}.navbar{z-index:100;background-color:#fff;width:100%;position:fixed;top:0;box-shadow:0 12px 12px #00000026}.navbar__container{justify-content:space-between;align-items:center;height:5rem;padding:0 1rem;display:flex}.navbar__links{align-items:center;gap:1rem;display:flex}.navbar__logo{object-fit:contain;width:auto;height:48px}.navbar__logo--sm{display:none}@media only screen and (min-width:720px){.navbar__logo{display:none}.navbar__logo--sm{display:block}}.footer{color:#fff;background-color:#2c2c2c;padding:3rem 1rem 1rem}.footer__imgs{gap:2rem;height:80px;margin-bottom:1.5rem;display:flex}.footer__imgs img{object-fit:contain;flex:1;height:100%}.footer__links,.footer__socials{justify-content:center;gap:1rem;display:flex}.footer__links{margin-bottom:1rem}.footer__socials{margin-bottom:1.5rem}.footer__copy{text-align:center}.hero{color:#fff;background:linear-gradient(#000000bf,#000000bf),url(hero-background.15a2a073.webp) bottom/cover no-repeat;justify-content:center;align-items:center;height:400px;padding:3rem 1rem;display:flex}.hero__title{margin-bottom:1rem}.hero__sub{margin-bottom:1.5rem}.hero__links{gap:1rem;display:flex}@media only screen and (min-width:720px){.hero{height:60vh}.hero__title{font-size:3rem}}.credit{background-color:#ededed}.credit__imgs{gap:1.5rem;height:5rem;padding:1rem;display:flex}.credit__img{object-fit:contain;flex:1;height:100%}@media only screen and (min-width:720px){.credit__imgs{height:6rem}}#popular,#cbp,#courses{padding-bottom:calc(64px + 1.5rem)}#courses .body-base-150{text-align:center;margin-bottom:1.5rem;max-width:740px;margin-inline:auto}#popular .course-cards,#cbp .course-cards{margin-bottom:2rem}#popular .links,#cbp .links{text-align:center}
/*# sourceMappingURL=views.1c0457a7.css.map */
