.jolly-learning-overview{overflow:hidden}.jlo__wrapper{max-width:1440px;margin:0 auto;padding:0 64px}.jlo__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:24px}.jlo__eyebrow{margin:0 0 8px;font-family:Mulish;font-size:14px;font-weight:700;line-height:140%;color:var(--dark-blue);text-transform:uppercase}.jlo__title{margin:0;font-family:Quicksand;font-size:48px;font-weight:700;line-height:120%;color:var(--bright-blue)}.jlo__description{max-width:760px;margin-top:12px}.jlo__description p{margin:0;font-family:Mulish;font-size:18px;line-height:150%;color:var(--grey)}.jlo__proof{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px}.jlo__proof span,.jlo__route-tags span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid #d9e3ff;border-radius:999px;font-family:Mulish;font-size:13px;font-weight:700;line-height:130%;color:var(--dark-blue);background:var(--lightest-blue)}.jlo__shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:20px;align-items:stretch}.jlo__matrix{grid-column:1;grid-row:1;overflow:hidden;border-radius:8px;background:var(--white);box-shadow:0 16px 40px #1f2f6b1a}.jlo__table{width:100%;min-width:0;border-collapse:separate;border-spacing:3px;table-layout:fixed}.jlo__table th{width:118px;padding:0 18px 0 0;font-family:Mulish;font-size:16px;font-weight:700;line-height:130%;text-align:right;color:var(--dark-blue);text-transform:uppercase;background:var(--white);vertical-align:middle}.jlo__table td{height:68px;padding:0;border:0;text-align:center;vertical-align:stretch}.jlo__cell a,.jlo__year-button{box-sizing:border-box;width:100%;height:100%;min-height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 12px;border:1px solid rgba(255,255,255,.85);border-radius:8px;font-family:Mulish;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.jlo__cell strong{display:block;font-family:Quicksand;font-size:18px;font-weight:700;line-height:120%}.jlo__cell span{display:block;font-size:12px;font-weight:700;line-height:130%}.jlo__cell a:hover,.jlo__cell a:focus-visible,.jlo__year-button:hover,.jlo__year-button:focus-visible,.jlo__year-pill:hover,.jlo__year-pill:focus-visible,.jlo__button:focus-visible{outline:3px solid rgba(64,101,209,.28);outline-offset:2px}.jlo__cell a:hover,.jlo__year-button:hover,.jlo__year-pill:hover{transform:translateY(-1px)}.jlo__cell.is-active a{border-color:#ffffffd9;box-shadow:0 8px 18px #1f2f6b1f}.jlo__cell--phonics a{color:var(--dark-blue);background:var(--yellow)}.jlo__cell--sgp a{color:var(--white);background:#2948a6}.jlo__cell--print a,.jlo__cell--classroom a{color:var(--dark-blue);background:#a8ddf4}.jlo__cell--soon a{color:var(--dark-blue);background:#d1eff9}.jlo__year-row td{height:62px}.jlo__year-button{-webkit-appearance:none;appearance:none;min-height:56px;border:1px solid #d9e3ff;font-size:13px;font-weight:700;color:var(--dark-blue);background:var(--lightest-blue);box-shadow:0 4px 12px #1f2f6b14;cursor:pointer}.jlo__year-button.is-active,.jlo__year-pill.is-active{border-color:#2948a6;color:var(--white);background:#2948a6;box-shadow:0 10px 22px #1f2f6b2e}.jlo__mobile-years,.jlo__mobile-paths,.jlo__mobile-card{display:none}.jolly-learning-overview .jlo__cell.is-active>a{border-color:#ffffffd9!important;box-shadow:0 8px 18px #1f2f6b1f!important}.jolly-learning-overview .jlo__year-button.is-active,.jolly-learning-overview .jlo__year-pill.is-active{border-color:#2948a6!important;color:var(--white)!important;background:#2948a6!important;box-shadow:0 10px 22px #1f2f6b2e!important}.jlo__route-panel{grid-column:2;grid-row:1;min-height:100%;border:1px solid #d9e3ff;border-radius:8px;background:linear-gradient(180deg,var(--lightest-blue),var(--white));box-shadow:0 16px 40px #1f2f6b1a}.jlo__route{height:100%;padding:24px}.jlo__route.is-active{view-transition-name:jolly-learning-route}.jlo__route-kicker{margin:0 0 8px;font-family:Mulish;font-size:13px;font-weight:700;line-height:140%;color:var(--bright-blue);text-transform:uppercase}.jlo__route h3{margin:0 0 10px;font-family:Quicksand;font-size:28px;font-weight:700;line-height:122%;color:var(--dark-blue)}.jlo__route p:not(.jlo__route-kicker){margin:0;font-family:Mulish;font-size:16px;line-height:150%;color:var(--grey)}.jlo__route-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.jlo__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.jlo__button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid var(--btn-bg);border-radius:999px;font-family:Mulish;font-size:15px;font-weight:700;line-height:130%;text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.jlo__button:hover{transform:translateY(-1px)}.jlo__button--primary{color:var(--btn-text);background:var(--btn-bg)}.jlo__button--primary:hover{color:var(--btn-text-hover);background:var(--btn-bg-hover);border-color:var(--btn-bg-hover)}.jlo__button--secondary{color:var(--dark-blue);background:var(--white)}.jlo__button--secondary:hover{color:var(--white);background:var(--dark-blue);border-color:var(--dark-blue)}@media screen and (min-width:750px){.jlo__shell>.jlo__mobile-years,.jlo__shell>.jlo__mobile-paths,.jlo__mobile-card{display:none!important}}@media screen and (max-width:1200px){.jlo__wrapper{padding:0 40px}.jlo__title{font-size:36px}.jlo__shell{grid-template-columns:1fr}.jlo__matrix,.jlo__route-panel{grid-column:1;grid-row:auto}.jlo__route{padding:22px}}@media screen and (max-width:749px){.jlo__wrapper{max-width:100%;padding:0 20px;overflow-x:hidden}.jlo__header{display:block;margin-bottom:18px}.jlo__eyebrow{font-size:12px}.jlo__title{font-size:28px}.jlo__description{margin-top:8px}.jlo__description p{font-size:15px}.jlo__proof{justify-content:flex-start;margin-top:16px}.jlo__proof span{min-height:30px;font-size:12px}.jlo__shell{display:block;width:100%;max-width:100%;overflow-x:hidden}.jlo__matrix{display:none!important}.jlo__mobile-years{width:100%;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0 12px;padding:0;overflow:visible;scrollbar-width:none}.jlo__mobile-years::-webkit-scrollbar{display:none}.jlo__year-pill{-webkit-appearance:none;appearance:none;box-sizing:border-box;width:100%;min-width:0;min-height:48px;padding:10px 8px;border:1px solid #d9e3ff;border-radius:10px;font-family:Mulish;font-size:14px;font-weight:700;line-height:130%;color:var(--dark-blue);background:#f7faff;box-shadow:0 6px 14px #1f2f6b14;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.jlo__year-pill[data-jlo-year=reception]{grid-column:1 / -1}.jlo__mobile-paths{width:100%;max-width:100%;display:grid!important;gap:10px;margin:0 0 16px;padding:0}.jlo__mobile-card{width:100%;min-width:0;min-height:0;display:none!important;grid-template-columns:minmax(82px,92px) minmax(0,1fr);gap:2px 10px;align-items:center;padding:13px 14px;border:1px solid rgba(31,47,107,.12);border-radius:10px;text-decoration:none!important;box-shadow:0 8px 18px #1f2f6b14}.jlo__mobile-card.is-active{display:grid!important}.jlo__mobile-card span{grid-row:1 / 3;font-family:Mulish;font-size:11px;font-weight:700;line-height:120%;text-transform:uppercase;letter-spacing:0;opacity:.78}.jlo__mobile-card strong{min-width:0;font-family:Quicksand;font-size:16px;font-weight:700;line-height:120%;overflow-wrap:anywhere;text-decoration:none!important}.jlo__mobile-card small{min-width:0;font-family:Mulish;font-size:12px;font-weight:700;line-height:130%;overflow-wrap:anywhere;text-decoration:none!important}.jlo__mobile-card--phonics{color:var(--dark-blue);background:var(--yellow)}.jlo__mobile-card--sgp{color:var(--white);background:#2948a6}.jlo__mobile-card--print,.jlo__mobile-card--classroom{color:var(--dark-blue);background:#a8ddf4}.jlo__mobile-card--soon{color:var(--dark-blue);background:#d1eff9}.jlo__route-panel{width:100%;max-width:100%;margin-top:0;overflow:visible;border-radius:10px}.jlo__route{padding:20px;overflow:visible}.jolly-learning-overview.jlo--sticky-actions .jlo__route.is-active{padding-bottom:146px}.jlo__route h3{font-size:24px}.jlo__route p:not(.jlo__route-kicker){font-size:15px}.jlo__actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px}.jolly-learning-overview.jlo--sticky-actions .jlo__route.is-active .jlo__actions{position:fixed;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));left:14px;z-index:60;margin:0;padding:10px;border:1px solid rgba(217,227,255,.95);border-radius:12px;background:#fffffff5;box-shadow:0 12px 28px #1f2f6b29}.jlo__button{width:100%;min-width:0}}@media(prefers-reduced-motion:reduce){.jlo__cell a,.jlo__year-button,.jlo__year-pill,.jlo__mobile-card,.jlo__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/37/compiled_assets/styles.css.map */
