.study-plan{width:100%}.study-plan__container{margin:0 auto;padding-left:24px;padding-right:24px;width:100%}.study-plan__eyebrow{border-radius:999px;display:table;letter-spacing:.08em;line-height:1;margin:0 auto 12px;padding:5px 14px;text-align:center;text-transform:uppercase}.study-plan__title{line-height:1.15;margin:0;text-align:center}.study-plan__description{line-height:1.65;margin:18px auto 0;text-align:center}.study-plan__description>:first-child{margin-top:0}.study-plan__description>:last-child{margin-bottom:0}.study-plan__curriculum{margin-top:56px}.study-plan__tabs{border-bottom-style:solid;border-bottom-width:1px;display:flex;justify-content:center;overflow-x:auto;scrollbar-width:none;width:100%}.study-plan__tabs::-webkit-scrollbar{display:none}.study-plan__tab{background:transparent;border:0;cursor:pointer;flex:0 0 auto;font:inherit;letter-spacing:.07em;line-height:1.3;padding:0 24px 16px;position:relative;text-transform:uppercase;transition:color .2s ease}.study-plan__tab:after{background:transparent;bottom:-1px;content:"";height:2px;left:24px;position:absolute;right:24px;transition:background-color .2s ease}.study-plan__panels{margin-top:28px}.study-plan__panel-wrapper[hidden]{display:none}.study-plan__panel{border-style:solid;border-width:1px}.study-plan__content-title{line-height:1.3;margin:0 0 28px}.study-plan__content{line-height:1.5}.study-plan__content>:first-child{margin-top:0}.study-plan__content>:last-child{margin-bottom:0}.study-plan__content p{margin:0 0 12px}.study-plan__content ul{column-gap:50px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0;row-gap:16px}.study-plan__content li{margin:0;min-width:0;padding-left:26px;position:relative}.study-plan__content li:before{align-items:center;border-radius:50%;content:"›";display:flex;font-size:10px;font-weight:700;height:15px;justify-content:center;left:0;line-height:1;position:absolute;top:2px;width:15px}.study-plan__content a{color:inherit;text-decoration:underline;text-underline-offset:2px}.study-plan__content-toggle{background:transparent;border:0;color:inherit;cursor:pointer;display:none;font:inherit;font-size:12px;font-weight:600;line-height:1.3;margin-top:18px;padding:0;text-decoration:underline;text-underline-offset:3px}.study-plan__intermediate{border-top:1px solid #d8d8d8;margin-top:20px;padding-top:20px}.study-plan__intermediate-label{color:#a0a0a0;font-size:11px;line-height:1.4;margin:0 0 10px}.study-plan__intermediate-title{border-radius:999px;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.07em;line-height:1.3;padding:6px 14px;text-transform:uppercase}.study-plan__progress{align-items:center;border-radius:6px;color:#222;display:flex;font-size:11px;gap:24px;justify-content:space-between;line-height:1.4;margin-top:26px;padding:13px 20px}.study-plan__progress-current{align-items:center;display:flex;gap:4px}.study-plan__progress-next{margin-left:auto;text-align:right}.study-plan__extras{display:grid;gap:24px;margin-top:52px}.study-plan__extra{border-style:solid;border-width:1px}.study-plan__extra-title{line-height:1.3;margin:0}.study-plan__extra-description{color:#999;font-size:11px;line-height:1.5;margin-top:10px}.study-plan__extra-description>:first-child{margin-top:0}.study-plan__extra-description>:last-child{margin-bottom:0}.study-plan__extra-items{display:grid;gap:14px;list-style:none;margin:24px 0 0;padding:0}.study-plan__extra-item{align-items:flex-start;display:flex;gap:11px;margin:0}.study-plan__extra-marker{border-radius:50%;flex:0 0 auto;height:15px;margin-top:2px;position:relative;width:15px}.study-plan__extra-marker:after{align-items:center;content:"›";display:flex;font-size:10px;font-weight:700;inset:0;justify-content:center;line-height:1;position:absolute}.study-plan__extra-text{line-height:1.5}.study-plan__extra-cards{display:grid;gap:18px 20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.study-plan__extra-card{align-items:center;background:transparent;border-radius:6px;border-style:solid;border-width:1px;color:inherit;display:flex;gap:14px;min-height:76px;min-width:0;padding:16px 20px;text-decoration:none}.study-plan__extra-card--link{cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.study-plan__extra-card--link:hover{box-shadow:0 4px 12px rgba(0,0,0,.05);text-decoration:none;transform:translateY(-1px)}.study-plan__extra-card-icon{flex:0 0 auto;height:22px;width:22px}.study-plan__extra-card-text{line-height:1.45;min-width:0}.study-plan__extra-card-content{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.study-plan__extra-card-description{color:#999;font-size:11px;line-height:1.5;margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,margin-top .25s ease,opacity .2s ease}.study-plan__extra-card[data-expanded=true]{align-items:flex-start}.study-plan__extra-card[data-expanded=true]
.study-plan__extra-card-description{margin-top:7px;max-height:120px;opacity:1}@media (prefers-reduced-motion:reduce){.study-plan__extra-card-description{transition:none}}.study-plan__download{margin-top:44px;text-align:center}.study-plan__download-link{align-items:center;background:transparent;border-radius:999px;border-style:solid;border-width:1px;display:inline-flex;font-size:12px;font-weight:500;gap:12px;justify-content:center;line-height:1.2;min-height:42px;padding:10px 26px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.study-plan__download-icon{font-size:15px;line-height:1}.study-plan a:focus,.study-plan a:focus-visible,.study-plan button:focus,.study-plan button:focus-visible{box-shadow:none;outline:none}@media (max-width:767px){.study-plan__container{padding-left:18px;padding-right:18px}.study-plan__eyebrow{margin-bottom:10px}.study-plan__description{line-height:1.6;margin-top:14px}.study-plan__curriculum{margin-top:38px}.study-plan__tabs{gap:0;justify-content:flex-start}.study-plan__tab{flex:0 0 auto;margin-right:18px;padding:0 0 14px;white-space:nowrap}.study-plan__tab:last-child{margin-right:0}.study-plan__tab:after{left:0;right:0}.study-plan__panels{margin-top:22px}.study-plan__content-title{margin-bottom:22px}.study-plan__content ul{gap:13px;grid-template-columns:1fr}.study-plan__content.is-collapsible:not(.is-expanded){max-height:var(--collapsed-height);overflow:hidden}.study-plan__content-toggle{display:inline-block}.study-plan__intermediate{margin-top:22px;padding-top:18px}.study-plan__intermediate-title{max-width:100%}.study-plan__progress{align-items:flex-start;flex-direction:column;gap:7px;margin-top:18px;padding:14px 16px}.study-plan__progress-next{margin-left:0;text-align:left}.study-plan__extras{gap:20px;margin-top:36px}.study-plan__extra-items{margin-top:20px}.study-plan__extra-cards{gap:12px;grid-template-columns:1fr;margin-top:20px}.study-plan__extra-card{min-height:66px;padding:14px 16px}.study-plan__extra-card-icon{height:20px;width:20px}.study-plan__download{margin-top:32px}.study-plan__download-link{width:100%}}