:root{--color-indigo:#272b64;--color-indigo-bright:#313185;--color-indigo-dark:#172032;--color-sky:#00bdf2;--color-navy:#0f1728;--gradient-sky-indigo:linear-gradient(135deg,var(--color-sky),var(--color-indigo-bright) 40%,var(--color-sky));--radius-pill:999px;--font-body:"proxima-nova","proxima-fallback","Helvetica Neue",Arial,sans-serif;--font-neon:"Neoneon",var(--font-body);--font-script:"Caveat","Segoe Script",cursive;--breakpoint-xl:80rem;--breakpoint-4xl:105rem;--wrapper-margin:max(5vw,calc((100vw - var(--breakpoint-xl))/2));--wrapper-wide-margin:max(5vw,calc((100vw - var(--breakpoint-4xl))/2));--layout-margin:var(--wrapper-wide-margin)}@font-face{font-display:swap;font-family:Neoneon;font-style:normal;font-weight:400;src:url(https://243346801.fs1.hubspotusercontent-na2.net/hubfs/243346801/raw_assets/public/future-of-education/webfonts/Neoneon.woff2) format("woff2"),url(https://243346801.fs1.hubspotusercontent-na2.net/hubfs/243346801/raw_assets/public/future-of-education/webfonts/Neoneon.woff) format("woff")}@font-face{ascent-override:90%;descent-override:22%;font-family:proxima-fallback;line-gap-override:0%;size-adjust:101%;src:local("Arial"),local("Helvetica Neue"),local("Helvetica")}body{font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6{font-family:var(--font-body)}.font-neoneon{font-family:var(--font-neon)}.btn-gradient,.button--gradient{background:var(--gradient-sky-indigo);background-size:200% 100%;border:0;border-radius:var(--radius-pill);color:#fff!important;cursor:pointer;display:inline-block;font-weight:600;padding:.85em 1.75em;text-decoration:none;transition:background-position .3s ease}.btn-gradient:hover,.button--gradient:hover{background-position:100% 0;color:#fff!important}.button--ghost{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,88.6%,.169);border:2px solid #fff;border-radius:var(--radius-pill);color:#fff;display:inline-flex;font-size:1rem;font-weight:600;letter-spacing:.05em;line-height:1;padding:1.25rem 2.75rem;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,color .3s ease}.button--ghost span{color:#fff;transition:color .3s ease}.button--ghost:hover{background:#fff}.button--ghost:hover,.button--ghost:hover span{color:var(--color-indigo)}.foe-btnrow{display:flex;flex-wrap:wrap;gap:14px}.foe-cbtn{align-items:center;border:1.5px solid transparent;border-radius:var(--radius-pill);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1;padding:.9em 1.9em;text-decoration:none;transition:transform .2s ease,filter .25s ease,background .3s ease,color .3s ease,background-position .35s ease,border-color .3s ease}.foe-cbtn span{color:inherit}.foe-cbtn:hover{transform:translateY(-2px)}.foe-cbtn--gradient{background:var(--gradient-sky-indigo);background-size:200% 100%;color:#fff}.foe-cbtn--gradient:hover{background-position:100% 0;color:#fff}.foe-cbtn--solid{background:var(--color-sky);color:var(--color-indigo)}.foe-cbtn--solid:hover{filter:brightness(1.08)}.foe-cbtn--ghost{background:transparent;border-color:var(--sec-card-border,hsla(0,0%,100%,.55));color:var(--sec-ink,#fff)}.foe-cbtn--ghost:hover{background:#fff;border-color:#fff;color:var(--color-indigo)}.foe-vidratio{position:relative;width:100%}.foe-vidratio.is-fixed{aspect-ratio:16/9}.foe-vidratio.is-fixed>.foe-vidratio__media{height:100%!important;inset:0;object-fit:cover;
  /* !important beats the theme's global img{height:auto !important}; otherwise the
     media sits at natural height at the TOP of the ratio box instead of filling it. */position:absolute;width:100%!important}.foe-vidratio.is-native{aspect-ratio:auto;margin-inline:auto;max-width:100%;min-width:340px}.foe-vidratio.is-native>.foe-vidratio__media{aspect-ratio:auto;height:auto;max-width:100%;object-fit:contain;position:static;width:100%}.foe-anim-group[data-anim=fade-up] .foe-anim-item,.foe-anim-group[data-anim=fade] .foe-anim-item{transition:opacity .55s ease,transform .55s ease;transition-delay:calc(var(--i, 0)*.1s)}.foe-anim-group[data-anim=fade] .foe-anim-item{opacity:0}.foe-anim-group[data-anim=fade-up] .foe-anim-item{opacity:0;transform:translateY(20px)}.foe-anim-group.is-in .foe-anim-item{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.foe-anim-group .foe-anim-item{opacity:1!important;transform:none!important;transition:none!important}}.hs-form .hs-button,.hs-form input[type=submit]{-webkit-appearance:none;background:var(--gradient-sky-indigo);background-size:200% 100%;border:0;border-radius:var(--radius-pill);color:#fff;cursor:pointer;font-weight:600;padding:.85em 1.75em;transition:background-position .3s ease}.hs-form .hs-button:hover{background-position:100% 0}.footer-form .hs-input{background:var(--color-indigo-dark);border:2px solid var(--color-sky);color:#fff}.footer-form .hs-input::placeholder{color:hsla(0,0%,100%,.5)}.foe-footer .hs-form label{color:var(--color-sky)!important;font-family:var(--font-body)!important;font-size:14px;font-weight:600;text-transform:none!important}.foe-footer .hs-form .hs-form-required{color:#f2545b!important}.foe-footer .hs-form .hs-input:not([type=submit]){background:#fff!important;border:1px solid #d8dee8!important;border-radius:6px!important;color:#3b4256!important;font-family:var(--font-body)!important;font-size:16px!important;padding:11px 14px!important;width:100%!important}.foe-footer .hs-form .hs-input::placeholder{color:#9aa3b2!important}.foe-footer .hs-form fieldset.form-columns-3{display:flex;flex-wrap:wrap;gap:0 14px;max-width:100%}.foe-footer .hs-form fieldset.form-columns-3>.hs-form-field{float:none!important;margin-bottom:14px;width:auto!important}.foe-footer .hs-form fieldset.form-columns-3>.hs_firstname,.foe-footer .hs-form fieldset.form-columns-3>.hs_lastname{flex:1 1 calc(50% - 7px)}.foe-footer .hs-form fieldset.form-columns-3>.hs_email{flex:1 1 100%}.foe-footer .hs-form .hs-button{background:var(--color-sky)!important;background-image:none!important;border-radius:6px!important;color:#fff!important;font-family:var(--font-body)!important;font-weight:700!important;padding:12px 30px!important;text-transform:none!important}.foe-footer .hs-form .hs-button:hover{filter:brightness(1.07)}:root{--color-coral:#f2545b}.foe-wrap{max-width:1200px}.foe-wrap,.foe-wrap-wide{margin:0 auto;padding-left:clamp(20px,5vw,72px);padding-right:clamp(20px,5vw,72px)}.foe-wrap-wide{max-width:1480px}.foe-section{padding:clamp(48px,7vw,104px) 0}.foe-theme--navy{color-scheme:dark;--sec-bg:var(--color-indigo);--sec-ink:#fff;--sec-soft:hsla(0,0%,100%,.9);--sec-head:#fff;--sec-card-bg:hsla(0,0%,100%,.07);--sec-card-border:hsla(0,0%,100%,.16);--sec-card-ink:#fff;--sec-card-soft:hsla(0,0%,100%,.72)}.foe-theme--light{color-scheme:light;--sec-bg:#fff;--sec-ink:#3b4256;--sec-soft:#5b6275;--sec-head:var(--color-indigo);--sec-card-bg:#fafbfe;--sec-card-border:#e1e6f0;--sec-card-ink:var(--color-indigo);--sec-card-soft:#5b6275}.foe-rule-sky{background:var(--color-sky);border:0;height:2px;margin:0}.foe-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.14em;margin-bottom:1rem;text-transform:uppercase}.foe-eyebrow,.foe-sig{color:var(--color-sky);display:inline-block}.foe-sig{filter:drop-shadow(0 0 6px rgba(0,189,242,.35));font-family:var(--font-script);font-size:3rem;font-weight:600;line-height:1}.foe-textlink{align-items:center;color:var(--color-sky);display:inline-flex;font-size:.82rem;font-weight:700;gap:.5em;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.foe-textlink:after{content:"\203A";font-size:1.4em;line-height:0;transition:transform .25s ease}.foe-textlink:hover:after{transform:translateX(4px)}.foe-on-white-body{color:#3b4256}.foe-circle{display:inline-block;position:relative;white-space:nowrap;z-index:0}.foe-circle:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' preserveAspectRatio='none' viewBox='0 0 500 150'%3E%3Cpath stroke='%23ffb421' stroke-linecap='round' stroke-width='9' d='M325 18C228.7-8.3 118.5 8.3 78 21 22.4 38.4 4.6 54.6 5.6 77.6c1.4 32.4 52.2 54 142.6 63.7 66.2 7.1 212.2 7.5 273.5-8.3 64.4-16.6 104.3-57.6 33.8-98.2C386.7-4.9 179.4-1.4 126.3 20.7'/%3E%3C/svg%3E") 50% /100% 100% no-repeat;content:"";height:calc(100% + 20px);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 20px);z-index:-1}.foe-underline{display:inline-block;position:relative;white-space:nowrap}.foe-underline:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 300 24'%3E%3Cpath stroke='%2300bdf2' stroke-linecap='round' stroke-width='5' d='M6 14c64-9 144-8 204-5 36 2 64 4 85 8'/%3E%3C/svg%3E") 50% /100% 100% no-repeat;bottom:-.2em;content:"";height:.34em;left:-.02em;pointer-events:none;position:absolute;right:-.02em}