/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Basic styling */
body { font: 400 15px/1.5 "Open Sans", Verdana, Helvetica, sans-serif; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal; display: flex; min-height: 100vh; flex-direction: column; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }

/** `main` element */
main { display: block; /* Default value of `display` of `main` element is 'inline' in IE 11. */ }

/** Images */
img { max-width: 100%; vertical-align: middle; }

/** Figures */
figure > img { display: block; }

figcaption { font-size: 13.125px; }

/** Lists */
ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 400; }

/** Links */
a { color: #3e3ac4; text-decoration: none; }

a:visited { color: #2b2989; }

a:hover { color: #111; text-decoration: underline; }

.social-media-list a:hover { text-decoration: none; }

.social-media-list a:hover .username { text-decoration: underline; }

/** Blockquotes */
blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 16.875px; letter-spacing: -1px; font-style: italic; }

blockquote > :last-child { margin-bottom: 0; }

/** Code formatting */
pre, code { font-size: 14.0625px; border: 1px solid #e8e8e8; border-radius: 3px; background-color: #eef; }

code { padding: 1px 5px; }

pre { padding: 8px 12px; overflow-x: auto; }

pre > code { border: 0; padding-right: 0; padding-left: 0; }

/** Wrapper */
.wrapper { max-width: -webkit-calc(960px - (30px * 2)); max-width: calc(960px - (30px * 2)); margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; }

@media screen and (max-width: 960px) { .wrapper { max-width: -webkit-calc(960px - (30px)); max-width: calc(960px - (30px)); padding-right: 15px; padding-left: 15px; } }

/** Clearfix */
.footer-col-wrapper:after, .wrapper:after { content: ""; display: table; clear: both; }

/** Icons */
.svg-icon { width: 16px; height: 16px; display: inline-block; fill: #828282; padding-right: 5px; vertical-align: text-top; }

.social-media-list li + li { padding-top: 5px; }

/** Tables */
table { margin-bottom: 30px; width: 100%; text-align: left; color: #3f3f3f; border-collapse: collapse; border: 1px solid #e8e8e8; }

table tr:nth-child(even) { background-color: #f7f7f7; }

table th, table td { padding: 10px 15px; }

table th { background-color: #f0f0f0; border: 1px solid #dedede; border-bottom-color: #c9c9c9; }

table td { border: 1px solid #e8e8e8; }

/** Site header */
.site-header { border-top: 5px solid #424242; border-bottom: 1px solid #e8e8e8; min-height: 55.95px; position: relative; }

.site-title { font-size: 24.375px; font-weight: 300; line-height: 50.625px; letter-spacing: -1px; margin-bottom: 0; float: left; }

.site-title, .site-title:visited { color: #424242; }

.site-nav { float: right; line-height: 50.625px; }

.site-nav .nav-trigger { display: none; }

.site-nav .menu-icon { display: none; }

.site-nav .page-link { color: #111; line-height: 1.5; }

.site-nav .page-link:not(:last-child) { margin-right: 20px; }

@media screen and (max-width: 600px) { .site-nav { position: absolute; top: 9px; right: 15px; background-color: #fdfdfd; border: 1px solid #e8e8e8; border-radius: 5px; text-align: right; } .site-nav label[for="nav-trigger"] { display: block; float: right; width: 36px; height: 36px; z-index: 2; cursor: pointer; } .site-nav .menu-icon { display: block; float: right; width: 36px; height: 26px; line-height: 0; padding-top: 10px; text-align: center; } .site-nav .menu-icon > svg { fill: #424242; } .site-nav input ~ .trigger { clear: both; display: none; } .site-nav input:checked ~ .trigger { display: block; padding-bottom: 5px; } .site-nav .page-link { display: block; padding: 5px 10px; margin-left: 20px; } .site-nav .page-link:not(:last-child) { margin-right: 0; } }

/** Site footer */
.site-footer { border-top: 1px solid #e8e8e8; padding: 30px 0; }

.footer-heading { font-size: 16.875px; margin-bottom: 15px; }

.contact-list, .social-media-list { list-style: none; margin-left: 0; }

.footer-col-wrapper { font-size: 14.0625px; color: #828282; margin-left: -15px; }

.footer-col { float: left; margin-bottom: 15px; padding-left: 15px; }

.footer-col-1 { width: -webkit-calc(35% - (30px / 2)); width: calc(35% - (30px / 2)); }

.footer-col-2 { width: -webkit-calc(20% - (30px / 2)); width: calc(20% - (30px / 2)); }

.footer-col-3 { width: -webkit-calc(45% - (30px / 2)); width: calc(45% - (30px / 2)); }

@media screen and (max-width: 960px) { .footer-col-1, .footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); } .footer-col-3 { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

@media screen and (max-width: 600px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

/** Page content */
.page-content { padding: 30px 0; flex: 1; }

.page-heading { font-size: 30px; }

.post-list-heading { font-size: 26.25px; }

.post-list { margin-left: 0; list-style: none; }

.post-list > li { margin-bottom: 30px; }

.post-meta { font-size: 13.125px; color: #828282; }

.post-link { display: block; font-size: 22.5px; }

/** Posts */
.post-header { margin-bottom: 30px; }

.post-title { font-size: 39.375px; letter-spacing: -1px; line-height: 1; }

@media screen and (max-width: 960px) { .post-title { font-size: 33.75px; } }

.post-content { margin-bottom: 30px; }

.post-content h2 { font-size: 30px; }

@media screen and (max-width: 960px) { .post-content h2 { font-size: 26.25px; } }

.post-content h3 { font-size: 24.375px; }

@media screen and (max-width: 960px) { .post-content h3 { font-size: 20.625px; } }

.post-content h4 { font-size: 18.75px; }

@media screen and (max-width: 960px) { .post-content h4 { font-size: 16.875px; } }

/** Syntax highlighting styles */
.highlight { background: #fff; }

.highlighter-rouge .highlight { background: #eef; }

.highlight .c { color: #998; font-style: italic; }

.highlight .err { color: #a61717; background-color: #e3d2d2; }

.highlight .k { font-weight: bold; }

.highlight .o { font-weight: bold; }

.highlight .cm { color: #998; font-style: italic; }

.highlight .cp { color: #999; font-weight: bold; }

.highlight .c1 { color: #998; font-style: italic; }

.highlight .cs { color: #999; font-weight: bold; font-style: italic; }

.highlight .gd { color: #000; background-color: #fdd; }

.highlight .gd .x { color: #000; background-color: #faa; }

.highlight .ge { font-style: italic; }

.highlight .gr { color: #a00; }

.highlight .gh { color: #999; }

.highlight .gi { color: #000; background-color: #dfd; }

.highlight .gi .x { color: #000; background-color: #afa; }

.highlight .go { color: #888; }

.highlight .gp { color: #555; }

.highlight .gs { font-weight: bold; }

.highlight .gu { color: #aaa; }

.highlight .gt { color: #a00; }

.highlight .kc { font-weight: bold; }

.highlight .kd { font-weight: bold; }

.highlight .kp { font-weight: bold; }

.highlight .kr { font-weight: bold; }

.highlight .kt { color: #458; font-weight: bold; }

.highlight .m { color: #099; }

.highlight .s { color: #d14; }

.highlight .na { color: #008080; }

.highlight .nb { color: #0086B3; }

.highlight .nc { color: #458; font-weight: bold; }

.highlight .no { color: #008080; }

.highlight .ni { color: #800080; }

.highlight .ne { color: #900; font-weight: bold; }

.highlight .nf { color: #900; font-weight: bold; }

.highlight .nn { color: #555; }

.highlight .nt { color: #000080; }

.highlight .nv { color: #008080; }

.highlight .ow { font-weight: bold; }

.highlight .w { color: #bbb; }

.highlight .mf { color: #099; }

.highlight .mh { color: #099; }

.highlight .mi { color: #099; }

.highlight .mo { color: #099; }

.highlight .sb { color: #d14; }

.highlight .sc { color: #d14; }

.highlight .sd { color: #d14; }

.highlight .s2 { color: #d14; }

.highlight .se { color: #d14; }

.highlight .sh { color: #d14; }

.highlight .si { color: #d14; }

.highlight .sx { color: #d14; }

.highlight .sr { color: #009926; }

.highlight .s1 { color: #d14; }

.highlight .ss { color: #990073; }

.highlight .bp { color: #999; }

.highlight .vc { color: #008080; }

.highlight .vg { color: #008080; }

.highlight .vi { color: #008080; }

.highlight .il { color: #099; }

.gallery-page { display: flex; flex-direction: row; margin-bottom: 30px; }

.gallery-page-description { margin-left: 30px; }

.gallery-page-description .di-files-container { border-top: 1px solid #e8e8e8; padding-top: 15px; }

.gallery-page-description .di-files-container .di-files-item { display: flex; flex-direction: row; font-size: 14px; line-height: 24px; }

.gallery-page-description .di-files-container .di-files-item .di-label { font-size: 12px; width: 70px; flex-shrink: 0; flex-grow: 0; text-align: right; margin-right: 10px; }

.gallery-page-description .di-files-container .di-files-item .di-details p { margin: 0; }

.gallery-page-description .di-files-container .di-files-item .di-details ul { margin: 0; list-style-type: none; margin-left: 0; }

.gallery-page-description .di-files-container .di-files-item .di-details ul li { margin: 0; }

.gallery-page-chart { width: 500px; flex-shrink: 0; flex-grow: 0; }

.gallery-page-chart img { border-radius: 2px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); width: 100%; }

@media screen and (max-width: 960px) { .gallery-page { display: flex; flex-direction: column; } .gallery-page-description { margin-left: 0px; margin-top: 30px; } .gallery-page-chart { width: 100%; max-width: 500px; } }

.gallery-video video { width: 100%; }

.p-small { font-size: 14px; }

.gallery { margin: -10px; margin-bottom: 30px; }

.gallery-item { vertical-align: top; display: inline-block; border: 1px solid #dadada; overflow: hidden; transition: box-shadow 0.1s linear; cursor: pointer; width: 28.2%; max-width: 270px; margin: 12px 1.6%; border-radius: 5px; overflow: hidden; position: relative; }

.gallery-item .item-image { display: block; position: relative; width: 100%; height: 180px; background-size: cover; background-position: center; }

.gallery-item .item-description { text-align: left; display: block; padding: 12px; padding-bottom: 0px; border-top: 1px solid #dadada; min-height: 60px; }

.gallery-item:hover { text-decoration: none; }

.gallery-item:focus { outline: none; box-shadow: 0 0 0 0.1em rgba(62, 58, 196, 0.4); }

h1 { text-align: center; }

#title-header { border-top: 0; margin-top: 0; padding: 0; background-color: #e6e6e6; }

#title-header h1.page-title { margin: 0; padding: 4px 48px 6px 0; font-size: 1.7em; font-weight: 500; text-align: left; color: #222222; }

h3 { font-size: 1.4em; text-align: center; font-weight: 800; line-height: 2em; }

a, a:visited { color: #252375; }

a:hover { color: #252375; }

:focus { outline: 1px solid #6d69fb; outline-offset: 2px; }

.site-header { border-top: none; border-bottom: 1px solid #c2c2c2; }

.site-nav { z-index: 10; }

.site-nav .page-link { margin-bottom: 10px; }

.site-title, .site-title:visited { font-size: 1.4em; font-weight: 500; color: #2f2d8a; }

.site-title:hover, .site-title:visited:hover { text-decoration: none; }

.site-title img { height: 32px; padding: 11px 0; vertical-align: top; }

.page-link.btn-launch, a.btn-launch-large { background-color: #322e9d; color: white; padding: 10px 20px; border-radius: 20px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); transition: background-color 0.1s linear, box-shadow 0.1s linear; }

.page-link.btn-launch:hover, a.btn-launch-large:hover { box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3); background-color: #3e3ac4; text-decoration: none; }

.page-link.btn-launch:focus, a.btn-launch-large:focus { outline: none; box-shadow: 0 0 0 0.2em rgba(62, 58, 196, 0.4); text-decoration: none; }

.img-anchor:focus img { filter: brightness(120%); }

.home-header { text-align: center; margin-bottom: 40px; }

.home-header h1 { font-size: 3em; }

.home-header .el-description { font-size: 1.6em; font-weight: 300; margin-bottom: 40px; }

.home-header p { margin-bottom: 20px; }

.home-header .el-note { font-size: 0.9em; margin-bottom: 0px; }

.home-video { margin-bottom: 40px; }

.btn-beta-launch { font-size: 0.6em; font-weight: 600; }

#news-div { margin: 4rem auto; max-width: 400px; }

#news-div p { font-size: 0.9em; text-align: center; color: #222222; }

.author-list { padding-bottom: 2rem; margin-bottom: 1rem; border-bottom: 1px solid #c2c2c2; display: flex; flex-direction: row; }

.author-list-item { display: block; flex: 33%; margin-bottom: 1rem; }

.author-list-item-container { display: flex; flex-direction: row; }

.author-list-item-container .el-info { flex: 1 1 auto; padding: 0 10px 0 20px; }

.author-list-item-container .el-affiliation { font-size: 12px; color: #222222; text-decoration: none; line-height: 1.6em; }

.author-list-item-container .el-name { color: #000000; font-weight: bold; line-height: 2em; }

.author-list-item-container .el-image { flex: 0 0 100px; }

.author-list-item-container .el-image img { width: 100px; border-radius: 10px; }

@media (max-width: 900px) { .author-list { padding-bottom: 1rem; margin-bottom: 0.5rem; flex-direction: column; } .author-list-item { display: block; flex: 50%; min-width: 200px; } }

.page-section { margin-right: auto; margin-left: auto; }

.embed-container.embed-example { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }

iframe.vimeo-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.mobile-fork { display: none; }

@media (max-width: 1200px) { .mobile-fork { display: block; } .desktop-fork { display: none; } }

.paper-list-item { margin-bottom: 2rem; display: flex; flex-direction: row; }

.paper-list-item .paper-thumbnail { flex: 0 0 100px; }

.paper-list-item .paper-thumbnail img { width: 100px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

.paper-list-item .paper-content { flex: 1 1 auto; padding: 4px 0 4px 20px; }

.paper-list-item .paper-title { font-size: 18px; text-decoration: underline; }

.paper-list-item .paper-award { font-weight: bold; }

.paper-list-item .paper-journal { font-style: italic; }

@media (max-width: 900px) { .paper-thumbnail { display: none; } .paper-list-item .paper-content { padding: 4px 0; } }

.library-list { margin-bottom: 15px; }

.library-list-item { text-align: center; display: inline-block; padding-right: 20px; }

.library-list-item .el-name { color: black; }

.library-list-item .el-image img { height: 50px; border-radius: 2px; }

.library-list-item > a { display: inline-block; }

.dataset-item { border: 1px solid transparent; padding: 15px 20px; margin: -15px -20px; margin-bottom: 22px; border-radius: 2px; }

.dataset-item h3 { font-size: 1.2em; margin-bottom: 1em; }

.dataset-item .el-description { line-height: 1.5em; display: flex; flex-direction: row; }

.dataset-item .el-description .el-label { flex-shrink: 0; flex-grow: 0; width: 100px; text-align: right; padding-right: 16px; font-size: 14px; color: #666; }

.dataset-item:target { box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); border: 1px solid rgba(0, 0, 0, 0.2); }

.dataset-item ul { list-style-type: none; margin-left: 0; }

.tutorial-container { float: left; width: calc(100% - 185px); padding-bottom: 80px; }

.tutorial-table-of-contents { margin-top: 10px; }

.tutorial-contents { max-width: calc(820px - (30px * 2)); margin-right: auto; margin-left: auto; }

.playlist-container { float: right; width: 185px; margin-top: -30px; background: #e5e5e5; top: 0; position: fixed; right: 0; margin-top: 0; z-index: 1; }

@media (max-width: 767px) { .playlist-container { float: none; width: 100%; margin-top: 20px; height: auto; } }

.playlist-contents { top: 134px; right: 0; margin-top: 0; bottom: 0; position: fixed; width: 185px; overflow-y: scroll; padding-bottom: 80px; height: auto; z-index: 1; }

.playlist-contents ul { list-style-type: none; margin: 0; }

.playlist-contents ul li { margin: 1px 0; display: block; }

.playlist-contents ul li a { padding: 2px 5px; display: block; }

.playlist-contents ul > ul li { padding-left: 2em; font-size: 0.9em; }

.playlist-contents ul li.active { background: rgba(218, 218, 218, 0.6); }

.playlist-contents ul > ul.active li { background: rgba(218, 218, 218, 0.3); }

table td, table th { padding: 3px 10px; }

.video-callout-button { text-decoration: none; }

.video-callout-button:hover, .video-callout-button:active, .video-callout-button:focus { text-decoration: none; }

.video-callout-button img { filter: opacity(60%); }

.video-callout-button:hover img, .video-callout-button:active img, .video-callout-button:focus img { filter: none; }

.video-callout { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 1000; background: rgba(0, 0, 0, 0.5); }

.video-callout > div { position: absolute; left: 50px; right: 50px; top: 50px; bottom: 50px; }

.video-callout .controls-container { display: block; position: absolute; bottom: 0; left: 0; right: 0; margin-top: 10px; padding: 10px 15px; background: rgba(0, 0, 0, 0.5); flex-shrink: 0; border-radius: 2px; }

.video-callout .controls-container a { color: #dadada; margin-right: 1em; }

.video-callout .controls-container .pull-right { float: right; }

.video-callout .video-container { position: absolute; left: 0; right: 0; top: 0; bottom: 50px; }

.video-callout .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: black; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

/*# sourceMappingURL=styles.css.map */