.md-typeset .guide-learning-entry{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 24px}.md-typeset .guide-learning-entry>a{display:flex;flex-direction:column;gap:7px;padding:19px 22px;border:1px solid #b6d1e9;border-radius:12px;background:#eaf3fb;color:#1d4e78;text-decoration:none;transition:box-shadow .15s}.md-typeset .guide-learning-entry>a:hover{box-shadow:0 4px 16px #17496c18}.md-typeset .guide-learning-entry>a:focus-visible{outline:3px solid #286db0;outline-offset:3px}.md-typeset .guide-learning-entry>a.guide-learning-entry__camp{background:#e8f5ee;border-color:#b5d8c9;color:#225b49}.md-typeset .guide-learning-entry span{font-size:13px;font-weight:600}.md-typeset .guide-learning-entry strong{font-size:22px;line-height:1.4}.md-typeset .guide-learning-entry small{font-size:14px;line-height:1.65}@media(max-width:640px){.md-typeset .guide-learning-entry{grid-template-columns:1fr;gap:12px}.md-typeset .guide-learning-entry>a{padding:16px 18px}.md-typeset .guide-learning-entry strong{font-size:21px}}