/* Course covers and lesson activities use the same visual language on every device. */
.handbook-course-cover{height:auto!important;aspect-ratio:1/1!important}.handbook-course-cover img{object-position:center!important}.handbook-topic{align-items:center!important}.handbook-topic i{display:grid;place-items:center;width:19px;height:19px;flex:0 0 19px}.handbook-topic i svg{width:18px;height:18px}.handbook-topic>span{width:auto!important;text-align:left!important}.handbook-lesson-text .handbook-lesson-intro{margin:0 0 22px;padding:17px 19px;border:1px solid #d6ecdd;border-radius:14px;background:linear-gradient(135deg,#f4fcf6,#ebf8ef)}.handbook-lesson-text .handbook-lesson-intro b{color:#087b40}.handbook-lesson-text .handbook-activity-title{display:flex;align-items:center;gap:9px;margin:30px 0 12px;color:#173c2a;font-size:20px}.handbook-lesson-text .handbook-activity-title:before{content:"";width:7px;height:26px;border-radius:9px;background:#18a058}.handbook-lesson-text .handbook-activity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.handbook-lesson-text .handbook-activity-card{min-height:144px;padding:16px;border:1px solid #dcebe2;border-radius:16px;background:#fff;box-shadow:0 7px 17px #11552b0c}.handbook-lesson-text .handbook-activity-card>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e6f7ed;color:#087b40;font-size:20px}.handbook-lesson-text .handbook-activity-card b{display:block;margin-top:12px;color:#173c2a;font-size:15px}.handbook-lesson-text .handbook-activity-card p{margin:5px 0 0;color:#607b6b;font-size:13px;line-height:1.5}.handbook-lesson-text .handbook-reflection{margin-top:16px;padding:15px 17px;border-radius:13px;background:#123f2a;color:#edf9f0}.handbook-lesson-text .handbook-reflection b{color:#c7f4d4}.handbook-lesson-text .handbook-reflection p{margin:5px 0 0;color:#e3f6e9}@media(max-width:760px){.handbook-topic{justify-content:flex-start!important}.handbook-topic i{display:grid!important}.handbook-topic>span{display:block!important}.handbook-lesson-text .handbook-activity-grid{grid-template-columns:1fr}.handbook-course-cover{aspect-ratio:1/1!important}}
