.knowledge-detail-navigate__title{font-family:SF Pro Display,Arial}@keyframes knowledge-detail-hat-in{0%{margin-top:20px;opacity:0}to{opacity:1}}.knowledge-detail__main{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:128px}.knowledge-detail__body{margin-top:40px}.knowledge-detail__hat{margin-top:128px}.knowledge-detail__content{border-top:1px solid #d2d3d9;padding-top:24px;width:752px}.knowledge-detail__content>*{margin-bottom:48px}.knowledge-detail__author{margin-bottom:25px;margin-top:32px;width:752px}.knowledge-detail__navigate{background:var(--card);border-radius:32px;margin-top:72px;padding:32px;position:sticky;right:0;top:32px;width:316px}.knowledge-detail-author{height:56px;padding-left:68px;position:relative}.knowledge-detail-author:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1000' height='1000'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h1000v1000H0z'/%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='510' height='512' transform='translate(101.563 100)scale(1.5625)'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='510' height='512' fill='none' viewBox='0 0 510 512'%3E%3Cpath fill='%23fff' d='M0 0h510v512H0z'/%3E%3Cpath fill='%23e40521' d='M256 179.378a71.601 71.601 0 0 0-71.317 64.285h-63.754c6.335-68.969 64.571-123.253 135.274-123.253s128.945 54.284 135.274 123.253h-63.754c-4.077-36.124-34.532-64.285-71.723-64.285M41.44 268.343a223 223 0 0 0 8.785 49.79h411.55c4.905-15.913 7.766-32.649 8.785-49.79zm17.982 74.482c7.968 17.958 18.392 34.89 30.855 49.784h331.447a215.7 215.7 0 0 0 30.855-49.784zm54.766 74.476C151.992 450.558 201.645 470.56 256 470.56s103.806-20.204 141.813-53.259zm-18.19-173.638C102.334 161.015 171.607 95.718 256 95.718s153.667 65.297 160.003 147.939h54.557C464.225 130.816 370.635 41.44 256 41.44c-114.634 0-208.224 89.579-214.56 202.217z'/%3E%3C/svg%3E%3C/svg%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='1000' height='1000' rx='350' ry='350'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:100%;content:"";display:block;height:56px;left:0;position:absolute;top:0;width:56px}.knowledge-detail-author__name{font-size:18px;font-weight:700;line-height:24px;margin-bottom:4px;margin-top:3px}.knowledge-detail-author__hint{color:var(--font-gray);font-size:16px;font-weight:400;line-height:24px}.knowledge-detail-navigate__title{font-size:18px;font-weight:700;line-height:22px;margin-bottom:16px}.knowledge-detail-navigate__link{display:block;font-size:14px;font-style:normal;font-weight:400;line-height:20px;transition:color .2s}.knowledge-detail-navigate__link:hover{color:var(--brand)}.knowledge-detail-navigate__link:first-child~.knowledge-detail-navigate__link{margin-top:12px}.knowledge-detail-navigate__link--active{font-weight:700}.knowledge-detail-hat{background:var(--card-blue-secondary);border-radius:32px}.knowledge-detail-hat__in{padding:72px 0;position:relative}.knowledge-detail-hat__icon{align-items:center;animation:knowledge-detail-hat-in .4s ease .15s backwards;display:flex;height:284.5px;justify-content:flex-end;position:absolute;right:73px;top:50%;transform:translateY(-50%);width:400px}.knowledge-detail-hat__icon--default{background-image:url(/assets/note-BLjOx_hc.png);background-position:100%;background-repeat:no-repeat;background-size:contain}.knowledge-detail-hat__head{align-items:center;display:flex;justify-content:flex-start;margin-bottom:40px}.knowledge-detail-hat__title{font-size:40px;font-weight:700;line-height:48px;max-width:580px}.knowledge-detail-hat__footer{align-items:center;display:flex;justify-content:flex-start;margin-top:40px}.knowledge-detail-hat__footer .btn{margin-right:12px}.knowledge-detail-hat__tags{align-items:stretch;display:flex;justify-content:flex-start}.knowledge-detail-hat__tag{background:#897eff;border-radius:6px;color:#fff;display:inline-block;font-size:11px;font-style:normal;font-weight:700;line-height:16px;margin-right:24px;padding:2px 8px}.knowledge-detail-hat__time{align-items:center;display:flex;font-size:16px;font-weight:400;justify-content:flex-start;line-height:24px}.knowledge-detail-hat__time:before{background:url(/assets/clock-RgiepB1v.png) no-repeat 50%;background-size:100%;content:"";display:inline-block;height:24px;margin-right:8px;width:24px}@media(max-width:1140px){.knowledge-detail__main{background:#fff;border-radius:32px 32px 0 0;display:block;margin-bottom:48px;margin-top:-32px;padding-top:16px;z-index:1}.knowledge-detail__body,.knowledge-detail__hat{margin-top:0}.knowledge-detail__content{border-top:none;padding-top:0;width:auto}.knowledge-detail__author{margin-bottom:48px;margin-top:0;width:auto}.knowledge-detail__navigate{display:none}.knowledge-detail-author{background:var(--card);border-radius:24px;height:auto;padding:16px 16px 16px 68px}.knowledge-detail-author:before{height:40px;left:16px;top:16px;width:40px}.knowledge-detail-author__name{font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:4px;margin-top:0}.knowledge-detail-author__hint{font-size:14px;font-weight:400;line-height:20px}.knowledge-detail-hat{border-radius:0}.knowledge-detail-hat__in{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:62px 16px 64px}.knowledge-detail-hat__icon{height:180px;margin-bottom:14px;position:static;transform:none;width:auto}.knowledge-detail-hat__icon--default{width:155px}.knowledge-detail-hat__head{justify-content:center;margin:24px 0}.knowledge-detail-hat__title{font-size:26px;font-weight:600;letter-spacing:.36px;line-height:32px;text-align:center}.knowledge-detail-hat__footer{display:flex;flex-direction:column-reverse;margin-top:0;width:100%}.knowledge-detail-hat__footer .btn{margin-right:0;width:100%}.knowledge-detail-hat__footer .btn:first-child{margin-top:12px}.knowledge-detail-hat__tags{justify-content:center}.knowledge-detail-hat__tag{margin:0 5px}.knowledge-detail-hat__time{font-size:14px;font-weight:400;line-height:20px}.knowledge-detail-hat__time:before{height:16px;width:16px}}
