.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-1{flex:1 1 0}.flex-auto{flex:auto}.flex-none{flex:none}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.uppercase{text-transform:uppercase}.hyphenate{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;overflow-wrap:break-word}.no-wrap{white-space:nowrap}@media screen and (max-width:639px){.mobile-text{max-width:18rem;margin-left:auto;margin-right:auto}}.max-w-col-4,.max-w-col-6,.max-w-col-8,.max-w-col-10{width:100%}.max-w-col-4{max-width:24rem}.max-w-col-6{max-width:36.75rem}.max-w-col-8{max-width:49.5rem}.max-w-col-10{max-width:62.25rem}.card{opacity:1;background-color:#fff;background-clip:padding-box;border:1px solid #00000014;border-radius:12px;flex-direction:column;padding:2rem 1.25rem;display:flex;position:relative;box-shadow:0 4px 8px #00000014}@media screen and (min-width:768px){.card{padding:2rem}}.card--with-image{padding-top:6rem;overflow:hidden}.card__content{position:relative}.card__image{max-width:100%;height:auto;position:absolute}.card__title{text-wrap:pretty;letter-spacing:-.03125rem;margin:1rem 0 .5rem;font-size:1.5rem;font-weight:600;line-height:2rem}@media screen and (max-width:767px){.card__title{font-size:1.25rem;font-weight:600;line-height:1.75rem}}.card__lead{min-height:6rem;font-size:1.0625rem;font-weight:300;line-height:1.5rem}.card__actions{margin-top:1.5rem;padding-top:1.5rem;position:relative}.card__actions:before{content:"";background-color:#ebebeb;width:2rem;height:.125rem;display:block;position:absolute;top:0;left:0}.card__action:not(:first-child){margin-top:.5rem}.card__action-link{color:#212123;align-items:center;font-size:1rem;font-weight:400;line-height:1.5rem;display:flex}.card__action-link:after{vertical-align:-.4375em;content:"";opacity:.32;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='rgb(0, 0, 0)'%3E %3Cg stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E %3Cpath d='M13 8l4 4-4 4M15.5 12h-9'/%3E %3C/g%3E %3C/svg%3E");background-size:contain;width:1.5rem;height:1.5rem;display:inline-block}.card__action-link:hover{color:#000000a3}.faq__heading{color:#0000008c;text-transform:uppercase;margin-bottom:0;font-size:.875rem;font-weight:600;line-height:1rem}.faq__items+.faq__heading{margin-top:2.5rem}.faq__item:not(:last-child){border-bottom:1px solid #00000014}.faq__item__question{transition:color .25s cubic-bezier(.19,1,.22,1)}@media screen and (prefers-reduced-motion:reduce){.faq__item__question{transition-duration:1ms}}.faq__item__question-inner{justify-content:space-between;align-items:flex-start;width:100%;padding-top:1.25rem;padding-bottom:1.25rem;display:flex;position:relative}.faq__item__question-text{font-size:1.0625rem;font-weight:500;line-height:1.5rem}@media screen and (min-width:1024px){.faq__item__question-text{font-size:1.25rem;line-height:1.75rem}}@media screen and (max-width:767px){.faq__item__question-text{font-size:1.0625rem;line-height:1.5rem}}.faq__item__question__toggle{display:none}.faq__item__answer{padding-bottom:3rem}.faq__item__answer h2,.faq__item__answer h3,.faq__item__answer h4{letter-spacing:0;margin-top:0;margin-bottom:1rem;font-size:1.0625rem;font-weight:500;line-height:1.5rem}.faq__item__question__icon{appearance:none;background-color:#0000;border:0;border-radius:0;width:1.5rem;height:1.5rem;margin:0;padding:0;line-height:normal;position:relative;right:.5rem}.faq__item.is-active .faq__item__question,.faq__item.is-inactive .faq__item__question,.faq__item[data-toggleable] .faq__item__question{margin:0;position:relative}.faq__item.is-active .faq__item__question-text,.faq__item.is-inactive .faq__item__question-text,.faq__item[data-toggleable] .faq__item__question-text{padding-right:2.5rem}.faq__item.is-active .faq__item__question__toggle,.faq__item.is-inactive .faq__item__question__toggle,.faq__item[data-toggleable] .faq__item__question__toggle{appearance:none;cursor:pointer;background-color:#0000;border:0;border-radius:0;align-items:center;width:100%;margin:0;padding:0;line-height:normal;display:flex;position:absolute;inset:0}.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:before,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__icon:before,.faq__item[data-toggleable] .faq__item__question__icon:after{content:"";background-color:#000;border-radius:.0625rem;width:.75rem;height:.125rem;transition:transform .4s cubic-bezier(.19,1,.22,1),background-color .25s cubic-bezier(.19,1,.22,1);position:absolute;right:0}@media screen and (prefers-reduced-motion:reduce){.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:before,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__icon:before,.faq__item[data-toggleable] .faq__item__question__icon:after{transition-duration:1ms}}@media screen and (min-width:768px){.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:before,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__icon:before,.faq__item[data-toggleable] .faq__item__question__icon:after{width:.875rem}}.faq__item.is-active .faq__item__question__icon:after,.faq__item.is-inactive .faq__item__question__icon:after,.faq__item[data-toggleable] .faq__item__question__icon:after{transform:rotate(90deg)}.faq__item.is-active .faq__item__answer,.faq__item.is-inactive .faq__item__answer,.faq__item[data-toggleable] .faq__item__answer{display:none}.faq__item.is-active .faq__item__answer{animation:.6s cubic-bezier(.19,1,.22,1) fadeInDown;display:block}@media screen and (prefers-reduced-motion:reduce){.faq__item.is-active .faq__item__answer{animation:none}}.faq__item.is-active .faq__item__question__icon:before,.faq__item.is-active .faq__item__question__icon:after{transform:rotate(180deg)}.faq__section__icon{margin-bottom:1rem}@media screen and (max-width:767px){.faq__section__icon{display:none}}.faq__section__heading{text-wrap:pretty;margin-bottom:2.5rem;font-size:2rem;font-weight:900;line-height:2.25rem}@media screen and (min-width:768px){.faq__section__heading{font-size:2.5rem;line-height:3rem}}@media screen and (min-width:1024px){.faq__section__heading{font-size:3.5rem;line-height:3.75rem}}.faq__section__support-link{text-wrap:pretty;margin-top:3rem;font-size:1.5rem;font-weight:700;line-height:2rem}@media screen and (max-width:767px){.faq__section__support-link{font-size:1.25rem;font-weight:700;line-height:1.75rem}}.faq-section__wrapper{padding-top:4rem;position:relative}@media screen and (max-width:767px){.faq-section__wrapper{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:768px){.faq-section__wrapper{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"header header content content content content";column-gap:1.5rem;display:grid}}@media screen and (min-width:768px) and (min-width:768px){.faq-section__wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:768px) and (min-width:1024px){.faq-section__wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (min-width:1024px) and (max-width:1219px){.faq-section__wrapper{grid-template-columns:repeat(12,1fr);grid-template-areas:"header header header.content content content content content content content content"}}@media screen and (min-width:1220px){.faq-section__wrapper{grid-template-columns:repeat(12,1fr);grid-template-areas:".header header header.content content content content content content content"}}@media screen and (min-width:768px){.faq-section__header{grid-area:header;height:fit-content;display:flex;position:sticky}}@media screen and (min-width:1024px) and (max-width:1219px){.faq-section__header{margin-left:2rem}}@media screen and (min-width:768px){.faq-section__header--has-border{width:fit-content;height:fit-content;position:relative}}@media screen and (min-width:768px) and (min-width:768px) and (max-width:1023px){.faq-section__header--has-border{padding-left:.375rem}}@media screen and (min-width:768px){.faq-section__header--has-border .faq-section__header__heading{width:min-content;margin-bottom:0;padding-left:.375rem;padding-right:.625rem;line-height:2.5rem}}@media screen and (min-width:1024px){.faq-section__header--sticky{position:sticky;top:1.25rem}}@media screen and (max-width:767px){.faq-section__header--has-border .sketch-selection-box{display:none}}.faq-section__header__heading{text-wrap:pretty;letter-spacing:-.03125rem;letter-spacing:-.03125rem;margin-top:0;font-size:2rem;font-weight:700;line-height:2.25rem}@media screen and (max-width:767px){.faq-section__header__heading{font-size:1.75rem;line-height:2rem}}.faq-section__header__blurb{margin-top:1rem;font-size:1.0625rem;font-weight:300;line-height:1.5rem}@media screen and (max-width:767px){.faq-section__header__blurb{margin-bottom:2.5rem}}.faq-section__content{grid-area:content}@media screen and (min-width:768px){.faq-section__content{padding-right:2rem}}@media screen and (max-width:767px){.faq-section__item__answer{font-size:1rem;font-weight:300;line-height:1.5rem}}.faq-section__support{text-wrap:pretty;margin-top:3rem;font-size:1.25rem;font-weight:500;line-height:1.5rem}.faq-section__support__action{margin-top:1rem}.faq-section__support__action:after{vertical-align:text-bottom}.hero-gradient{padding-top:4.0625rem;padding-bottom:2rem;position:relative}@media screen and (min-width:1024px){.hero-gradient{padding-top:5rem}.hero-gradient:after{left:0}}@media screen and (min-width:1220px){.hero-gradient{padding-top:6rem}}.hero-gradient__wrapper{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:1.5rem;display:grid;position:relative}@media screen and (min-width:768px){.hero-gradient__wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.hero-gradient__wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}.hero-gradient__wrapper:after{content:"";z-index:-1;border-bottom:1px solid #00000014;width:95%;height:.3125rem;position:absolute;bottom:2rem;left:2rem}.hero-gradient__wrapper--right .hero-gradient__content{order:2;grid-column:7/span 8}}@media screen and (min-width:1220px){.hero-gradient__wrapper--right .hero-gradient__content{grid-column:7/span 6;margin-left:0;margin-right:2rem;padding-left:0}}@media screen and (min-width:1024px){.hero-gradient__wrapper--right .hero-gradient__illustration{order:1;grid-column:1/span 6}}@media screen and (min-width:1220px){.hero-gradient__wrapper--right .hero-gradient__illustration{grid-column:1/span 5}}.hero-gradient__content,.hero-gradient__illustration{grid-column:1/span 4}@media screen and (min-width:640px){.hero-gradient__content,.hero-gradient__illustration{grid-column:1/span 6}}.hero-gradient__content{text-align:left;padding-left:1.25rem;padding-right:1.25rem}@media screen and (min-width:1024px){.hero-gradient__content{width:100%;margin:0 auto;padding-left:0;padding-right:0}}@media screen and (min-width:1220px){.hero-gradient__content{margin-left:2rem;margin-right:0}}.hero-gradient__title{text-wrap:pretty;letter-spacing:-.09375rem;font-size:4.75rem;font-weight:900;line-height:4.75rem}@media screen and (max-width:767px){.hero-gradient__title{letter-spacing:-.0625rem;font-size:2.75rem;line-height:3rem}}@media screen and (min-width:768px) and (max-width:1219px){.hero-gradient__title{font-size:3.5rem;line-height:3.5rem}}.hero-gradient__title span{color:#212123}.hero-gradient__title span:not(:first-child){-webkit-text-fill-color:transparent;background-repeat:no-repeat;background-size:cover;-webkit-background-clip:text;background-clip:text}.hero-gradient__lead{margin-top:1.75rem;font-size:1.0625rem;font-weight:300;line-height:1.5rem}@media screen and (min-width:1024px){.hero-gradient__lead{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:768px){.hero-gradient__lead{margin-top:1.5rem}}@media screen and (min-width:1220px){.hero-gradient__lead{max-width:32.75rem}}.hero-gradient__action{margin-top:1.5rem;margin-bottom:3.75rem}@media screen and (min-width:1024px){.hero-gradient__action{margin-bottom:6rem}.hero-gradient__illustration{grid-column:7/span 6;justify-self:flex-end;width:100%;padding-left:0;padding-right:0;display:flex;position:relative}}@media screen and (min-width:1220px){.hero-gradient__illustration{grid-column:8/span 5}}.hero-gradient__illustration__background{perspective:1px;border-radius:12px;width:100%;min-height:21.25rem;display:flex;position:absolute;overflow:hidden}@media screen and (min-width:640px){.hero-gradient__illustration__background{min-height:25rem}}@media screen and (min-width:1024px){.hero-gradient__illustration__background{min-height:28.125rem}}.hero-gradient__illustration__background-image{width:100%;position:absolute}.hero-gradient__illustration__elements{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}[data-controller=hero-gradient]{--parallax-x:0;--parallax-y:0;transform:translate(var(--parallax-x),var(--parallax-y));will-change:transform}.tooltip{cursor:pointer;position:relative}abbr.tooltip{cursor:help;border-bottom:1px dotted;text-decoration:none}.tooltip:before,.tooltip:after{z-index:10;pointer-events:none;opacity:0;transition-property:transform,opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.215,.61,.355,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%,-.5rem)}@media (prefers-reduced-motion:reduce){.tooltip:before,.tooltip:after{transition-duration:1ms}}.tooltip:hover:before,.tooltip:hover:after{opacity:1;transform:translate(-50%)}.tooltip--left:before{left:-.5em;transform:translateY(-.5rem)}.tooltip--left:hover:before,.tooltip--left:focus:before{transform:translate(0)}.tooltip--right:before{left:auto;right:-.5em;transform:translateY(-.5rem)}.tooltip--right:hover:before,.tooltip--right:focus:before{transform:translate(0)}.tooltip:before{color:#fff;text-align:left;text-transform:none;white-space:nowrap;content:attr(aria-label);background-color:#000;border-radius:8px;margin-bottom:calc(.25rem + 6px);padding:.75rem 1rem;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.tooltip:after{content:"";border-top:6px solid #000;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;margin-bottom:.25rem}.tooltip.tooltip--wide:before{white-space:normal;min-width:14rem}.tooltip.tooltip--new:before{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000a3;margin-bottom:.25rem;padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;transition:transform .125s cubic-bezier(.455,.03,.515,.955),opacity 60ms cubic-bezier(.455,.03,.515,.955);transform:translate(-50%,.5rem)}@media screen and (min-width:1440px){.tooltip.tooltip--new:before{transform:translate(-50%,-.125rem)}}.tooltip.tooltip--new:hover:before{transition-delay:.125s;transform:translate(-50%,-.125rem)}@media screen and (min-width:1440px){.tooltip.tooltip--new:hover:before{transform:translate(-50%,-.125rem)}}.tooltip.tooltip--new:after{content:none}@keyframes professorCursor{0%{transform:translate(0)}50%{transform:translate(9.375rem,2.5rem)}80%{transform:translate(5rem,4.375rem)}to{transform:translate(0)}}@keyframes studentCursor{0%{transform:translate(0)}50%{transform:translate(-9.375rem,-2.5rem)}80%{transform:translate(-5rem,-4.375rem)}to{transform:translate(0)}}@keyframes strokeOffset{to{stroke-dashoffset:0}}.education__hero-wrapper{position:relative}.hero-gradient__illustration__background,.hero-gradient__illustration__elements{height:23.75rem}@media screen and (max-width:1023px){.hero-gradient__illustration__background,.hero-gradient__illustration__elements{overflow:hidden}}@media screen and (min-width:1024px){.hero-gradient__illustration__background,.hero-gradient__illustration__elements{min-height:35.5625rem}}.hero-gradient__illustration__element__image{position:absolute}.hero-gradient__illustration__element__image:first-child{top:-33%;right:-43%}@media screen and (min-width:450px){.hero-gradient__illustration__element__image:first-child{right:-30%}}@media screen and (min-width:640px){.hero-gradient__illustration__element__image:first-child{right:-10%}}@media screen and (min-width:768px){.hero-gradient__illustration__element__image:first-child{top:0}}@media screen and (min-width:1024px){.hero-gradient__illustration__element__image:first-child{top:5.6875rem;right:1.1875rem}}.hero-gradient__illustration__element__image:nth-child(2){display:none}@media screen and (min-width:1024px){.hero-gradient__illustration__element__image:nth-child(2){display:block;bottom:-2.25rem;left:-8.125rem}}.hero-gradient__illustration__element__image:nth-child(3){z-index:100;animation:5s cubic-bezier(.19,1,.22,1) infinite professorCursor;top:33.5%;left:14%}@media screen and (min-width:1024px){.hero-gradient__illustration__element__image:nth-child(3){top:2.5rem;left:-4.4375rem}}.hero-gradient__illustration__element__image:nth-child(4){z-index:100;animation:5s cubic-bezier(.19,1,.22,1) .25s infinite studentCursor;bottom:14.5%;right:18.5%}@media screen and (min-width:1024px){.hero-gradient__illustration__element__image:nth-child(4){bottom:3.375rem;right:2.5625rem}}.hero-gradient__illustration__background-image{width:56.5rem;top:-8rem;right:-43.0625rem}@media screen and (min-width:640px){.hero-gradient__illustration__background-image{width:62.5rem;top:-11rem;right:-44.0625rem}}@media screen and (min-width:768px){.hero-gradient__illustration__background-image{width:64.5rem;top:-13rem;right:-40.0625rem}}@media screen and (min-width:1024px){.hero-gradient__illustration__background-image{width:66.5rem;top:-9rem;right:-42.0625rem}}.education__hero-macbook-mobile{z-index:10;max-width:27rem;position:absolute;bottom:0;left:-31%}@media screen and (min-width:640px){.education__hero-macbook-mobile{max-width:29rem;bottom:-1%;left:-15%}}@media screen and (min-width:1024px){.education__hero-macbook-mobile{left:0}}@media screen and (max-width:767px){.hero-gradient__lead{margin-top:.75rem}}.hero-gradient__lead strong{margin-bottom:1rem;font-weight:500;display:block}@media screen and (min-width:1024px){.hero-gradient__lead strong{margin-bottom:1.375rem}}.hero-gradient__scribble{width:16rem;height:3.5rem}@media screen and (min-width:768px){.hero-gradient__scribble{width:26.25rem;height:5rem}}.hero-gradient__highlight{display:none}.mask{fill:none;stroke:#fff;stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2s forwards strokeOffset}.mask__f--1{animation-delay:.2s}.mask__f--2{animation-delay:.4s}.mask__f--3{animation-delay:.6s}.mask__o-1{animation-delay:.8s}.mask__r{animation-delay:1s}.mask__e--1{animation-delay:1.2s}.mask__e--2{animation-delay:1.4s}.mask__d{animation-delay:1.6s}.mask__u{animation-delay:1.8s}.mask__c{animation-delay:2s}.mask__a{animation-delay:2.2s}.mask__t--1{animation-delay:2.4s}.mask__t--2{animation-delay:2.6s}.mask__i--1{animation-delay:2.8s}.mask__i--2{animation-delay:3s}.mask__o-2{animation-delay:3.2s}.mask__n{animation-delay:3.4s}.hero-gradient__action{text-wrap:pretty;letter-spacing:-.5px;color:#ff425e;letter-spacing:initial;box-shadow:none;border:0;padding:0;font-family:Caveat,Marfa,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:600;line-height:2.5rem;position:relative}.hero-gradient__action:hover~.education__hero-arrow--desktop path:first-child{transform:scale(1)}.hero-gradient__action:hover~.education__hero-arrow--desktop path:last-child{transform:translateY(0)}.education__hero-arrow{position:absolute;top:2.875rem;left:13.875rem}@media screen and (min-width:768px){.education__hero-arrow{top:3rem;left:14.125rem}}.education__hero-arrow--desktop{display:none}@media screen and (min-width:768px){.hero-gradient__actions.is-visible .education__hero-arrow--desktop{display:block}}.education__hero-arrow--desktop path{transition:transform .2s}.education__hero-arrow--desktop path:first-child{transform:scaleY(.9)}.education__hero-arrow--desktop path:last-child{transform:translateY(-9px)}::selection{background-color:#ff425e73}@keyframes dash{to{stroke-dashoffset:0}}.main-nav__item--cta{display:none}@media screen and (min-width:768px){.main-nav__link[href="/signin/"]{padding-right:0}}.education__blackboard-section{padding-top:4.25rem}.education__free-section{padding-top:6rem}.education__title{text-wrap:pretty;letter-spacing:-.5px;text-align:center;letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:2.5rem}@media screen and (min-width:768px){.education__title{text-wrap:pretty;letter-spacing:-1px;font-size:2.75rem;font-weight:700;line-height:3rem}}.education__title em{color:#ff425e;width:100%;font-family:Caveat,Marfa,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:3rem;line-height:2.5rem;display:block}@media screen and (min-width:768px){.education__title em{font-size:3.5rem;line-height:3rem}}.education__blurb{text-align:center;max-width:36.75rem;margin:0 auto 4rem;padding:0 1.25rem;font-size:1.0625rem;font-weight:300;line-height:1.5rem}@media screen and (min-width:768px){.education__blurb{padding:0;font-size:1.25rem;font-weight:300;line-height:1.75rem}}.education__blackboard{background-image:url(https://cdn.sketch.com/assets/pages/education/wood-texture.jpg);background-size:cover;border-radius:12px;margin-bottom:1rem;padding:1rem;box-shadow:inset 0 -2px 1px #0000003d}@media screen and (min-width:768px){.education__blackboard{margin-bottom:2rem}}.education__blackboard.was-shown .scribble{display:block}.education__blackboard-content{z-index:10;background-image:url(https://cdn.sketch.com/assets/pages/education/chalkboard-texture.jpg);background-size:cover;border-radius:2px;padding:3rem 1.5rem;position:relative;box-shadow:0 2px 2px #ffffff3d}@media screen and (min-width:1024px){.education__blackboard-content{grid-gap:5.5rem;padding:6.75rem 5.375rem 2.875rem}}.education__blackboard-ps{color:#fff;text-align:center;margin-top:4rem;font-size:1rem;line-height:1.5rem}@media screen and (min-width:768px){.education__blackboard-ps{margin-top:2.625rem}}@media screen and (max-width:767px){.education__blackboard-ps p{max-width:20rem;margin:0 auto}}.education__blackboard-ps em{color:#ff425e;width:100%;font-family:Caveat,Marfa,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.75rem;display:block}@media screen and (max-width:767px){.education__blackboard-ps em{margin-bottom:.75rem}}@media screen and (min-width:768px){.education__blackboard-ps em{width:fit-content;margin-right:.75rem;display:inline-block}}.education__blackboard-ps-line{background:#fff3;width:100%;height:2px;margin-top:4.3125rem;margin-bottom:1.75rem;transform:skewY(-3deg)}@media screen and (min-width:768px){.education__blackboard-ps-line{margin-top:4.875rem;margin-bottom:1.75rem;transform:skewY(-.68deg)}}.blackboard__sketch-logo{opacity:.2;position:absolute;top:1rem;right:1rem}.education__blackboard-content-wrapper{grid-gap:4rem;grid-template-columns:1fr;display:grid}@media screen and (min-width:768px){.education__blackboard-content-wrapper{grid-gap:5.5rem;grid-template-columns:1fr 1fr}}.blackboard__item{color:#fff;position:relative}.blackboard__item:nth-of-type(2) .blackboard__item-number{background-color:#ff425e}.blackboard__item-number{text-align:center;background:#5e8eb6;border-radius:9999px;width:2rem;height:2rem;margin-bottom:1.5rem;padding:.25rem;font-size:1rem;font-weight:600;line-height:1.5rem;display:block}.blackboard__item-title{text-wrap:pretty;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.5rem}.blackboard__item-description{margin-bottom:1.5rem;font-size:1.0625rem;font-weight:300;line-height:1.5rem}.blackboard__item-description a{color:#fff;font-weight:500;text-decoration:underline}.blackboard__item-description a:hover{color:#ebebeb}.blackboard__item-description .tooltip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;font-weight:500}.blackboard__item-description .tooltip:before{min-width:12.5rem;white-space:initial;padding:.75rem 1rem}@media screen and (min-width:768px){.blackboard__item-description .tooltip:before{min-width:15.625rem}}@media screen and (min-width:1024px){.blackboard__item-description .tooltip:before{width:19.25rem}}.blackboard__item-cta{position:relative}.blackboard__item-cta:hover{color:#ffffff7a}.blackboard__item-cta--full{color:#000;background-color:#fff;transition:background-color .125s ease-out}.blackboard__item-cta--full:hover{color:#000;background-color:#ebebeb}.blackboard__item-cta--transparent{color:#fff;font-size:1rem;font-weight:300;line-height:1.5rem;transition:color .125s ease-out;display:flex}.blackboard__item-cta--transparent:after{vertical-align:-.4375em;content:"";opacity:.32;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='rgb(255, 255, 255)'%3E %3Cg stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E %3Cpath d='M13 8l4 4-4 4M15.5 12h-9'/%3E %3C/g%3E %3C/svg%3E");background-size:contain;width:1.5rem;height:1.5rem;display:inline-block}.blackboard__scribble{position:absolute;top:4.3125rem;left:8.25rem}@media screen and (min-width:768px){.blackboard__scribble{top:1.3125rem;left:-.75rem;transform:scale(.65)}}@media screen and (min-width:1024px){.blackboard__scribble{top:4.3125rem;left:4.75rem;transform:scale(.75)}}@media screen and (min-width:1220px){.blackboard__scribble{left:8.75rem;transform:scale(1)}}.scribble{stroke-dasharray:1000;stroke-dashoffset:1000px;display:none}.blackboard__scribble__line{animation:2s forwards dash}.blackboard__scribble__arrow{animation:3s .75s forwards dash}.blackboard__scribble__circle{animation:1s linear 1.5s forwards dash;position:absolute;top:-1.375rem;left:-1.5rem;transform:scale(.9)}@media screen and (min-width:768px){.blackboard__scribble__circle{top:-1.5rem;left:-1.5rem;transform:scale(1)}}.blackboard__scribble__dashes{position:absolute;bottom:-2rem;right:-2rem}.blackboard__scribble__dashes--first{animation:1s linear 2.5s forwards dash}.blackboard__scribble__dashes--second{animation:1s linear 2.75s forwards dash}.education__simple-cards{grid-template-columns:1fr;gap:1rem;margin:0 auto;display:grid}@media screen and (min-width:768px){.education__simple-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.education__learning-section{padding:6rem 1rem 3rem}.card__image{width:29.8125rem;max-width:none}@media screen and (max-width:767px){.card__lead{font-size:1rem}}.education__cards-wrapper{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem 1.5rem;display:grid;position:relative}@media screen and (min-width:768px){.education__cards-wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.education__cards-wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (min-width:1220px){@supports (filter:blur(1px)){.education__cards-wrapper:before,.education__cards-wrapper:after{z-index:-1;content:"";filter:blur(50px)grayscale(.8)opacity(.2);border-radius:100%;width:28.125rem;height:28.125rem;margin-top:-3rem;position:absolute}.education__cards-wrapper:before{background-color:#e8bdd3;left:-5rem}.education__cards-wrapper:after{background-color:#71bed3;right:-5rem}}}.education__cards-wrapper .card{grid-column:1/span 12}@media screen and (max-width:767px){.education__cards-wrapper .card{padding-left:1.25rem;padding-right:1.25rem}}.education__cards-wrapper .card:first-child .card__image{width:26.5625rem;top:-36%;left:35%}@media screen and (min-width:1024px){.education__cards-wrapper .card:first-child .card__image{top:-10.375rem;left:auto;right:-9.875rem}}.education__cards-wrapper .card:last-child .card__image{top:-37%;left:-3.8%}@media screen and (min-width:1024px){.education__cards-wrapper .card:last-child .card__image{top:-10.3125rem;left:auto;right:-6.8125rem}}@media screen and (min-width:768px){.education__cards-wrapper .card{grid-column:1/span 3}.education__cards-wrapper .card:last-child{grid-column:4/span 3}}@media screen and (min-width:1024px){.education__cards-wrapper .card{grid-column:2/span 5}.education__cards-wrapper .card:last-child{grid-column:7/span 5}}.faq-section{margin-bottom:4rem}@media screen and (min-width:1024px){.faq-section{margin-bottom:6rem}}@media screen and (min-width:768px){.faq-section__header{margin-top:1.25rem}}@media screen and (min-width:1220px){.faq-section__header{margin-top:0}}@media screen and (max-width:767px){.faq-section__header__heading{letter-spacing:-.5px;font-size:1.75rem;line-height:2rem}}.faq__item__question:hover,.faq__item.is-active .faq__item__question{color:#ff425e}.get-started{margin-bottom:0}@media screen and (max-width:767px){.get-started{margin-top:2.75rem}}@media screen and (min-width:768px){.get-started{margin-bottom:1rem}}.get-started__content{background-image:url(https://cdn.sketch.com/assets/pages/education/get-started-background-desktop.jpg);background-position:bottom}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.get-started__content{background-image:url(https://cdn.sketch.com/assets/pages/education/get-started-background-desktop@2x.jpg)}}.blackboard__item-tooltip-toggle{align-items:center;display:inline-flex}.blackboard__item-tooltip-toggle svg{margin-left:.3125rem}