.block-learning-path .learning-path-header{margin-bottom:30px}.learning-path-titles{display:flex;flex-direction:column;align-items:stretch;gap:30px}.learning-path-title-btn{position:relative;display:flex;align-items:center;gap:16px;width:100%;text-align:left;padding:0 0 0 24px;background:transparent;border-radius:0;font-size:20px;font-weight:700;color:#8ca5bb;line-height:1.35;cursor:pointer;opacity:.5;transition:color .2s ease,opacity .2s ease;border:0}.learning-path-title-btn.is-active,.learning-path-title-btn:hover{color:#053660;background:transparent;opacity:1}.learning-path-key-line{position:absolute;top:0;bottom:0;left:0;width:4px;border-radius:999px;background:linear-gradient(180deg,#6c54ff 0%,#0972ce 100%);opacity:0;transition:opacity .2s ease}.learning-path-title-btn.is-active .learning-path-key-line{opacity:1}.learning-path-step-count{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px}.learning-path-step-icon,.learning-path-step-icon img{display:block;width:40px;height:40px}.learning-path-step-number{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;line-height:1;color:#697ff5}.learning-path-step-title{flex:1 1 auto;min-width:0}.learning-path-articles-col{position:relative}.learning-path-articles-wrap{border-radius:24px;padding:30px;background:linear-gradient(64deg,rgba(65,154,218,.08) 0%,rgba(177,223,255,.28) 100%)}.learning-path-articles-pane{display:none}.learning-path-articles-pane.is-active{display:block}.learning-path-articles{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:25px}.learning-path-articles-bordered{background:#f7f9fc;border-radius:24px;padding:30px}.learning-path-article-item{overflow:hidden;transition:border-color 0.2s,box-shadow 0.2s}.learning-path-article-item.is-hidden{display:none}.learning-path-article-item>a{display:flex;align-items:center;color:var(--color-text);text-decoration:none;transition:color 0.2s;line-height:1.4;min-height:32px}.learning-path-article-icon{flex:0 0 auto;margin-right:14px;color:#6e8caf;display:inline-flex;align-items:center}.learning-path-article-item>a:hover .learning-path-article-icon{color:#053660}.learning-path-article-title{flex:1 1 auto;font-size:18px;font-weight:600;line-height:1.4}.learning-path-article-arrow{flex:0 0 auto;margin-left:14px;color:#053660;display:inline-flex;align-items:center;transition:transform 0.2s}.learning-path-article-item>a:hover .learning-path-article-arrow{transform:translateX(3px)}.learning-path-show-more-wrap{padding:14px 0 6px}.learning-path-show-more{display:inline-flex;align-items:center;gap:6px;background:transparent;border:none;color:#6e8caf;font-size:14px;font-weight:500;cursor:pointer;padding:6px 12px;transition:color 0.2s}.learning-path-show-more:hover{color:#053660}.learning-path-show-more.is-expanded svg{transform:rotate(180deg)}.learning-path-single{max-width:920px;margin:0 auto}@media(max-width:767.98px){.learning-path-title-btn{font-size:16px;gap:12px;padding-left:18px}.learning-path-step-count,.learning-path-step-icon,.learning-path-step-icon img{flex-basis:36px;width:36px;height:36px}.learning-path-step-number{font-size:18px}.learning-path-titles-col{margin-bottom:40px}.learning-path-articles-wrap{padding:20px}.learning-path-article-title{font-size:16px}}
