.modal-info{background:#fff;border-radius:10px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.3);box-shadow:0 5px 10px rgba(0,0,0,.3);overflow-y:auto}.modal-info__name{font-weight:700;font-size:30px;line-height:1.2;color:#2268a3;word-break:break-word}.modal-info__description{display:inline-block;padding-bottom:8px;font-size:18px;line-height:1.5;color:#495058}.modal-info__content-summary{padding:20px 0;border-bottom:2px solid #e9edf0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-info__summary-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex:1;flex:1}.modal-info__summary-left,.modal-info__summary-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1}.modal-info__summary-main{padding-left:20px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:1;flex:1}.modal-info__summary-right{font-size:14px;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}.modal-info__updated-at{font-size:12px;color:#868f96}.modal-info__lang{color:#495058;word-break:break-word}.modal-info__lang-color{width:12px;height:12px;margin-bottom:-1px;margin-right:8px;border-radius:50%;display:inline-block}.modal-info__forks,.modal-info__stars,.modal-info__watchers{margin:0 5px;color:#495058;fill:#495058;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.modal-info__forks-inner,.modal-info__stars-inner,.modal-info__watchers-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-info__forks-icon,.modal-info__stars-icon,.modal-info__watchers-icon{width:1em;height:1em;margin-right:2px;margin-top:-2px}.modal-info__footer{width:100%;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-info__footer-title{text-align:left;color:#adb6bd;-webkit-box-flex:1;-ms-flex:1;flex:1}.modal-info__author{white-space:nowrap;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}.modal-info__author-avatar{width:40px;height:40px;margin-right:10px;border-radius:10px}.modal-info__author-login{width:100%;padding-right:10px;font-size:20px;line-height:1.3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#868f96}.modal-info__github-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0;flex:0}.modal-info__github-icon{width:2.4em;height:2.4em;margin-left:10px}.modal-info__github-link{font-size:16px;color:#3083c7;fill:#3083c7;white-space:nowrap;-webkit-transition:all .2s ease;transition:all .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-info__github-link:hover{color:#2268a3;fill:#2268a3}@media screen and (max-width:480px){.modal-info__content-summary{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.modal-info__summary-left,.modal-info__summary-main,.modal-info__summary-right{margin-top:10px}}