body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.custom-button{display:flex;color:#fff;flex-direction:row;justify-content:center;align-items:center;font-size:1.8rem;line-height:2rem;border:none;border-radius:.8rem;cursor:pointer;outline:none}.custom-button.org-btn{background:#bb2025;height:3.6rem;padding:0 2.5rem 0 2rem}.custom-button.repo-btn{height:3.6rem;background:#1154be;padding:0 1.5rem 0 1rem}.custom-button .git-icon{width:3.4rem;height:2.4rem}.custom-button.nav-btn{color:#282828;width:8.5rem;height:3.6rem;background:#f1f1f1;padding:0 1rem 0 1.5rem}.custom-button.nav-btn.nav-btn-first .nav-icon-first{width:5rem;height:5rem}.custom-button.nav-btn.nav-btn-last,.custom-button.nav-btn.nav-btn-next{flex-direction:row-reverse}.custom-button.nav-btn:hover{background:rgba(0,0,0,.2)}.header{position:fixed;width:100%;height:8.1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);background:#fff;z-index:1}.header .logo-container{padding:0 2.4rem}.header .button-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 2.4rem;width:25rem}.header .button-container .view-blog-btn{font-size:2.4rem;color:#525252;line-height:3.8rem;cursor:pointer}.container{display:flex;flex-direction:column;padding:1.6rem}.container .dropdown-title{font-size:1.4rem;line-height:2.2rem}.container .dropdown-btn{border-radius:.8rem;border-bottom-left-radius:.8rem;border-bottom-right-radius:.8rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-width:13.6rem;height:4.3rem;border:.2rem solid #696969;cursor:pointer}.container .dropdown-btn:hover{background:rgba(0,0,0,.2)}.container .dropdown-btn span{font-size:1.6rem;line-height:2.6rem;padding:0 1rem}.container .dropdown-btn:focus{outline:none}.container .dropdown-btn .filter-sort-icon{padding:0 .5rem}.container .dropdown-content{top:11.5rem;border-radius:.8rem;display:flex;flex-direction:column;position:absolute;height:auto;border:.2rem solid #696969;background:#fff;z-index:10}.container .dropdown-content .item{padding:.2rem 1rem;font-size:1.6rem;line-height:2.8rem;display:block;text-decoration:none;color:#282828;cursor:pointer}.container .dropdown-content .item:hover{background:#696969}.org-section{color:#282828;width:100%}.org-section,.org-section .org-info-container{display:flex;flex-direction:column;justify-content:center}.org-section .org-info-container{align-items:center;height:44rem;background:#f1f1f1;padding-top:8.1rem;text-align:center}.org-section .org-info-container .org-description{font-size:3.5rem;line-height:5.6rem;width:80rem}.org-section .org-info-container .org-location{font-size:2.4rem;line-height:3.8rem;text-align:center;padding-top:5rem}.org-section .repo-info-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:81rem;left:calc(50% - 40rem);position:relative;padding:3rem 0}.org-section .repo-info-container .org-repo-count{font-size:3.2rem;height:5.1rem;line-height:5.1rem}.org-section .repo-info-container .filter-sort-container{display:flex;flex-direction:row;justify-content:right;width:46rem}.org-section .repo-info-container .filter-sort-container .filter-dropdown,.org-section .repo-info-container .filter-sort-container .sort-dropdown{font-size:3.2rem;height:5.1rem;line-height:5.1rem}.org-section .page-numbers{position:relative;width:81rem;height:5rem;left:calc(50% - 40.5rem);display:flex;flex-direction:row;justify-content:space-between;align-items:center}.org-section .page-numbers>*{line-height:5rem;font-size:1.5rem}.repo-card{width:81.4rem;border-radius:1rem;background:#fbfbfb;border:.1rem solid #d9d7d8;box-shadow:0 0 4px rgba(0,0,0,.1),0 0 4px rgba(0,0,0,.1);left:calc(50% - 40.7rem);position:relative;margin:2rem 0}.repo-card .top-section{padding:2rem}.repo-card .top-section .repo-title{font-size:3rem;line-height:4.8rem}.repo-card .top-section .repo-description{font-size:1.8rem;line-height:2.1rem}.repo-card .top-section .btm-container{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3rem 0 0}.repo-card .top-section .btm-container .btm-left-container{display:flex;flex-direction:row;justify-content:left;align-items:center}.repo-card .top-section .btm-container .btm-left-container .update-text{font-size:1.4rem;line-height:2.2rem;color:#4f4f4f}.repo-card .top-section .btm-container .btm-left-container .fork-container{display:flex;flex-direction:row;justify-content:left}.repo-card .top-section .btm-container .btm-left-container .fork-container .fork-info,.repo-card .top-section .btm-container .btm-left-container .fork-container .fork-separator{font-size:1.4rem;line-height:2.2rem;color:#4f4f4f;padding:0 .8rem}.repo-card .top-section .btm-container .btm-left-container .fork-container .forked-icon{width:2rem;height:2rem}.repo-card .top-section .btm-container .btm-right-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.repo-card .top-section .btm-container .btm-right-container .show-info{position:relative;cursor:pointer;display:flex;height:2rem;padding-right:2rem}.repo-card .top-section .btm-container .btm-right-container .show-info .show-less{display:flex;flex-direction:row;justify-content:center;align-items:center}.repo-card .top-section .btm-container .btm-right-container .show-info .show-less .show-less-icon{position:relative;width:2rem;height:2rem;transform:rotate(180deg)}.repo-card .top-section .btm-container .btm-right-container .show-info .show-more{display:flex;flex-direction:row;justify-content:center;align-items:center}.repo-card .top-section .btm-container .btm-right-container .show-info .show-more .show-more-icon{position:relative;width:2rem;height:2rem;transform:rotate(0deg)}.repo-card .top-section .btm-container .btm-right-container .show-info .show-text{font-size:1.4rem;line-height:2rem}.repo-card .repo-card-hidden{display:none}.repo-card .bottom-section{padding:0 2rem 2rem}.repo-card .bottom-section .line{position:relative}.repo-card .bottom-section .repo-info-container{display:flex;flex-direction:row;justify-content:space-between;padding-top:1rem}.repo-card .bottom-section .repo-info-container .repo-stats{width:40rem}.repo-card .bottom-section .repo-info-container .repo-stats .stats-title{font-size:1.8rem;line-height:2.9rem;color:#3d3c3c;text-align:center}.repo-card .bottom-section .repo-info-container .repo-stats .stats-container{display:flex;flex-direction:row;justify-content:space-between;padding-top:1rem}.repo-card .bottom-section .repo-info-container .repo-stats .stats-container .stats-left,.repo-card .bottom-section .repo-info-container .repo-stats .stats-container .stats-right{display:block}.repo-card .bottom-section .repo-info-container .repo-stats .stats-container .stats-left .stat-flex,.repo-card .bottom-section .repo-info-container .repo-stats .stats-container .stats-right .stat-flex{display:flex}.repo-card .bottom-section .repo-info-container .repo-stats .stats-container .stats-left .stat-flex .stat-icon,.repo-card .bottom-section .repo-info-container .repo-stats .stats-container .stats-right .stat-flex .stat-icon{width:2rem;height:2rem;padding:.25rem .5rem}.repo-card .bottom-section .repo-info-container .repo-stats .stats-container .stats-left .stat-flex .stat-text,.repo-card .bottom-section .repo-info-container .repo-stats .stats-container .stats-right .stat-flex .stat-text{position:relative;font-size:1.4rem;line-height:2rem;padding:.25rem 0}.repo-card .bottom-section .repo-info-container .contributor-stats{width:30rem}.repo-card .bottom-section .repo-info-container .contributor-stats .contributor-title{font-size:1.8rem;line-height:2.9rem;color:#3d3c3c;text-align:center}.repo-card .bottom-section .repo-info-container .contributor-stats .contributor-list .contr{font-size:1.4rem;line-height:2.5rem}.repo-section{padding-top:5rem;padding-bottom:5rem}@keyframes loading{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.repo-section .loading-animation{display:flex;flex-direction:row;align-items:center;justify-content:center}.repo-section .loading-animation .loading-icon{position:relative;width:5rem;height:5rem;animation-name:loading;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}.nav-footer{position:fixed;width:100%;height:6rem;bottom:2rem;display:flex;flex-direction:row;justify-content:center}.nav-footer .navigation-container{width:40rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#fff;border:1px solid #282828;border-radius:1rem;padding:1rem 2rem;box-shadow:0 0 0 .1rem rgba(0,0,0,.04),0 .1rem 1.2rem .4rem rgba(0,0,0,.2)}*{margin:0;padding:0}body,html{height:100%;font-family:Arial,Helvetica,sans-serif}html{font-size:62.5%}
/*# sourceMappingURL=main.5989659c.chunk.css.map */