.premium-lesson-page{background:#fff}.premium-lesson-page__section{padding:80px 0}@media screen and (max-width:768px){.premium-lesson-page__section{padding:50px 0}}.premium-lesson-page__section h2{color:#021c43;font-size:var(--font-size-xl);margin-bottom:20px;max-width:820px}.premium-lesson-page__section p{color:#203047;font-size:var(--font-size-m);line-height:1.8;max-width:900px}.premium-lesson-page__answer,.premium-lesson-page__related,.premium-lesson-page__standards{background:#f4f8fb}.premium-lesson-page__eyebrow{color:#0b6f88!important;font-size:var(--font-size-s)!important;font-weight:700;letter-spacing:0!important;margin-bottom:10px;text-transform:uppercase}.premium-lesson-page__bullet-grid,.premium-lesson-page__card-grid,.premium-lesson-page__related-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px}@media screen and (max-width:980px){.premium-lesson-page__bullet-grid,.premium-lesson-page__card-grid,.premium-lesson-page__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.premium-lesson-page__bullet-grid,.premium-lesson-page__card-grid,.premium-lesson-page__related-grid{grid-template-columns:1fr}}.premium-lesson-page__bullet,.premium-lesson-page__card,.premium-lesson-page__comparison-row,.premium-lesson-page__related-card{background:#fff;border:1px solid #dbeaf1;border-radius:8px;color:#203047;display:block;min-height:150px;padding:24px}.premium-lesson-page__answer .premium-lesson-page__bullet{background:#fbfdff;font-size:var(--font-size-m);line-height:1.6}.premium-lesson-page__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.premium-lesson-page__actions .button{align-items:center;border:1px solid #d7e3ed;display:inline-flex;min-height:48px}.premium-lesson-page__card h3,.premium-lesson-page__comparison-row h3,.premium-lesson-page__related-card h3{color:#021c43;font-size:20px;margin-bottom:12px}.premium-lesson-page__card p,.premium-lesson-page__comparison-row p,.premium-lesson-page__related-card p{line-height:1.65;margin:0}.premium-lesson-page__card{min-height:210px}.premium-lesson-page__standard-list{display:grid;grid-gap:16px;gap:16px;margin-top:34px}.premium-lesson-page__standard{align-items:flex-start;background:#fff;border:1px solid #dbeaf1;border-radius:8px;display:grid;grid-gap:20px;gap:20px;grid-template-columns:54px 1fr;padding:24px}@media screen and (max-width:640px){.premium-lesson-page__standard{grid-template-columns:1fr}}.premium-lesson-page__standard span{align-items:center;background:#021c43;border-radius:999px;color:#fff;display:inline-flex;font-size:var(--font-size-s);font-weight:700;height:44px;justify-content:center;width:44px}.premium-lesson-page__standard h3{color:#021c43;font-size:20px;margin-bottom:8px}.premium-lesson-page__standard p{margin:0}.premium-lesson-page__comparison{border:1px solid #d5e3ea;border-radius:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px;overflow:hidden}@media screen and (max-width:768px){.premium-lesson-page__comparison{grid-template-columns:1fr}}.premium-lesson-page__comparison-row{border:0;border-radius:0;min-height:180px}.premium-lesson-page__comparison-row:nth-child(odd){border-right:1px solid #d5e3ea}@media screen and (max-width:768px){.premium-lesson-page__comparison-row:nth-child(odd){border-right:0}}.premium-lesson-page__comparison-row:not(:nth-last-child(-n+2)){border-bottom:1px solid #d5e3ea}@media screen and (max-width:768px){.premium-lesson-page__comparison-row:not(:nth-last-child(-n+2)){border-bottom:0}.premium-lesson-page__comparison-row:not(:last-child){border-bottom:1px solid #d5e3ea}}.premium-lesson-page__related-card{background:#fff;min-height:180px;transition:border-color .18s var(--material-cubic-bezier),transform .18s var(--material-cubic-bezier)}.premium-lesson-page__related-card:hover{border-color:#0b6f88;transform:translateY(-2px)}