Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/spookey/slick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrieder Griesshammer <frieder.griesshammer@der-beweis.de>2020-04-02 09:02:21 +0300
committerFrieder Griesshammer <frieder.griesshammer@der-beweis.de>2020-04-02 09:02:21 +0300
commitb24537ce52d82c41d32d4f94d8fdc7f66c84ff0b (patch)
tree154fcd6f34a997b3845dd51649a958ea40fe6ab3
parent1b2f5d1bb3d168d9dc0c72e5cd55597879d284f1 (diff)
Fix scrollbars for the code blocks
-rw-r--r--CHANGELOG.md2
-rw-r--r--_assets/custom.css10
-rw-r--r--assets/style.css2
3 files changed, 7 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e76797b..5ac79a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,13 +16,13 @@ and this project adheres to
- Updated ``autoprefixer``, ``rollup``, some of it's plugins, ``typescript``
and inner dependencies.
- Regular pages (not posts) are omitted on the main index pages.
-- Explicitly hide the scroll bars inside code blocks.
- Dropped compatibility stylesheet for old Internet Explorer versions.
### Fixed
- Fixed errors in typescript module (some interface not missing, wrong type
as function parameter).
- Fixed configuration of example site to restore demo on Hugo Themes website.
+- Fixed scroll bars for code blocks.
## [v0.3.0]
diff --git a/_assets/custom.css b/_assets/custom.css
index 94b30f7..2f1f31e 100644
--- a/_assets/custom.css
+++ b/_assets/custom.css
@@ -40,20 +40,20 @@ kbd, samp {
background-color: #efefef;
padding: 0 .125em;
}
-code, kbd, pre, samp,
-.highlight {
+code, kbd, pre, samp {
border: 0;
border-radius: .25em;
font-family: "Source Code Pro", monospace;
margin: 0;
}
-pre code,
-.highlight {
+pre code {
display: block;
- overflow: hidden;
padding: .25em;
tab-size: 4;
}
+.highlight {
+ overflow: auto;
+}
mark { background-color: #eab700; }
diff --git a/assets/style.css b/assets/style.css
index 71124fc..7e6f6c6 100644
--- a/assets/style.css
+++ b/assets/style.css
@@ -1 +1 @@
-@font-face{font-family:Source Code Pro;font-weight:200;font-style:normal;font-stretch:normal;src:url(assets/fonts/eae7051b.woff2) format("woff2"),url(assets/fonts/ba9e750d.woff) format("woff"),url(assets/fonts/bbe55bf4.otf) format("opentype"),url(assets/fonts/9590f7c4.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:200;font-style:italic;font-stretch:normal;src:url(assets/fonts/dde2ebd0.woff2) format("woff2"),url(assets/fonts/7a38babb.woff) format("woff"),url(assets/fonts/69b18017.otf) format("opentype"),url(assets/fonts/611e0bd2.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:300;font-style:normal;font-stretch:normal;src:url(assets/fonts/7996dbed.woff2) format("woff2"),url(assets/fonts/7facc488.woff) format("woff"),url(assets/fonts/519d195f.otf) format("opentype"),url(assets/fonts/e6de2cf9.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:300;font-style:italic;font-stretch:normal;src:url(assets/fonts/c4dda1d6.woff2) format("woff2"),url(assets/fonts/4d55e374.woff) format("woff"),url(assets/fonts/6b80a96a.otf) format("opentype"),url(assets/fonts/b7e499de.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:400;font-style:normal;font-stretch:normal;src:url(assets/fonts/5da1ae59.woff2) format("woff2"),url(assets/fonts/4f37a027.woff) format("woff"),url(assets/fonts/fb72169d.otf) format("opentype"),url(assets/fonts/508b3447.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:400;font-style:italic;font-stretch:normal;src:url(assets/fonts/9fb24680.woff2) format("woff2"),url(assets/fonts/6506a95f.woff) format("woff"),url(assets/fonts/9eea1ee9.otf) format("opentype"),url(assets/fonts/dee9fdc2.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:500;font-style:normal;font-stretch:normal;src:url(assets/fonts/8d0fecd1.woff2) format("woff2"),url(assets/fonts/72ed2339.woff) format("woff"),url(assets/fonts/b4e8d8d6.otf) format("opentype"),url(assets/fonts/d175fc37.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:500;font-style:italic;font-stretch:normal;src:url(assets/fonts/8f69a4c1.woff2) format("woff2"),url(assets/fonts/40b7c0ef.woff) format("woff"),url(assets/fonts/d00dac26.otf) format("opentype"),url(assets/fonts/ec00689c.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:600;font-style:normal;font-stretch:normal;src:url(assets/fonts/81343ec3.woff2) format("woff2"),url(assets/fonts/1506293e.woff) format("woff"),url(assets/fonts/a5ddad82.otf) format("opentype"),url(assets/fonts/dab1c30c.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:600;font-style:italic;font-stretch:normal;src:url(assets/fonts/ffd8dd5b.woff2) format("woff2"),url(assets/fonts/86b0a1fe.woff) format("woff"),url(assets/fonts/26154e4a.otf) format("opentype"),url(assets/fonts/f82ab49e.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:700;font-style:normal;font-stretch:normal;src:url(assets/fonts/d7b71531.woff2) format("woff2"),url(assets/fonts/1a9c073a.woff) format("woff"),url(assets/fonts/5880738e.otf) format("opentype"),url(assets/fonts/20e12988.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:700;font-style:italic;font-stretch:normal;src:url(assets/fonts/95352a16.woff2) format("woff2"),url(assets/fonts/415ac89e.woff) format("woff"),url(assets/fonts/7860512d.otf) format("opentype"),url(assets/fonts/fbbcc7b5.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:900;font-style:normal;font-stretch:normal;src:url(assets/fonts/ef092533.woff2) format("woff2"),url(assets/fonts/2369640e.woff) format("woff"),url(assets/fonts/528b8c3e.otf) format("opentype"),url(assets/fonts/5de67d54.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:900;font-style:italic;font-stretch:normal;src:url(assets/fonts/b6fd5fb.woff2) format("woff2"),url(assets/fonts/44a0319a.woff) format("woff"),url(assets/fonts/4e7d9104.otf) format("opentype"),url(assets/fonts/7c8c34b6.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:200;font-style:normal;font-stretch:normal;src:url(assets/fonts/fb6d769f.woff2) format("woff2"),url(assets/fonts/29b1f038.woff) format("woff"),url(assets/fonts/62d6c763.otf) format("opentype"),url(assets/fonts/434ab29e.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:200;font-style:italic;font-stretch:normal;src:url(assets/fonts/dd6bc66e.woff2) format("woff2"),url(assets/fonts/db90a41b.woff) format("woff"),url(assets/fonts/6e79463.otf) format("opentype"),url(assets/fonts/d26556bd.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:300;font-style:normal;font-stretch:normal;src:url(assets/fonts/79e76ad1.woff2) format("woff2"),url(assets/fonts/6e82bae0.woff) format("woff"),url(assets/fonts/8497ea5e.otf) format("opentype"),url(assets/fonts/d4b0f63d.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:300;font-style:italic;font-stretch:normal;src:url(assets/fonts/a1a918a.woff2) format("woff2"),url(assets/fonts/6e887a6.woff) format("woff"),url(assets/fonts/b70eff.otf) format("opentype"),url(assets/fonts/6c039e18.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:400;font-style:normal;font-stretch:normal;src:url(assets/fonts/f2981b92.woff2) format("woff2"),url(assets/fonts/77077890.woff) format("woff"),url(assets/fonts/a645cc50.otf) format("opentype"),url(assets/fonts/569ba3a5.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:400;font-style:italic;font-stretch:normal;src:url(assets/fonts/81dbf674.woff2) format("woff2"),url(assets/fonts/8b2a69c4.woff) format("woff"),url(assets/fonts/899db971.otf) format("opentype"),url(assets/fonts/81e0fe3d.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:600;font-style:normal;font-stretch:normal;src:url(assets/fonts/8a2a2291.woff2) format("woff2"),url(assets/fonts/51883610.woff) format("woff"),url(assets/fonts/1beb6e4.otf) format("opentype"),url(assets/fonts/a34ebff2.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:600;font-style:italic;font-stretch:normal;src:url(assets/fonts/21b4a7b5.woff2) format("woff2"),url(assets/fonts/2f640286.woff) format("woff"),url(assets/fonts/20dfc306.otf) format("opentype"),url(assets/fonts/603722b7.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:700;font-style:normal;font-stretch:normal;src:url(assets/fonts/ec8a06af.woff2) format("woff2"),url(assets/fonts/93556a8a.woff) format("woff"),url(assets/fonts/5103fe8.otf) format("opentype"),url(assets/fonts/e01c03ab.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:700;font-style:italic;font-stretch:normal;src:url(assets/fonts/5b2021a.woff2) format("woff2"),url(assets/fonts/4b1f66fc.woff) format("woff"),url(assets/fonts/c5bc7a62.otf) format("opentype"),url(assets/fonts/d17b7290.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:900;font-style:normal;font-stretch:normal;src:url(assets/fonts/34e981c9.woff2) format("woff2"),url(assets/fonts/78f5d28b.woff) format("woff"),url(assets/fonts/4a454cf8.otf) format("opentype"),url(assets/fonts/5ff0fd45.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:900;font-style:italic;font-stretch:normal;src:url(assets/fonts/384a3294.woff2) format("woff2"),url(assets/fonts/afa222e2.woff) format("woff"),url(assets/fonts/447d059.otf) format("opentype"),url(assets/fonts/b461ad82.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:200;font-style:normal;font-stretch:normal;src:url(assets/fonts/450ac5d9.woff2) format("woff2"),url(assets/fonts/bd444caf.woff) format("woff"),url(assets/fonts/4f11872a.otf) format("opentype"),url(assets/fonts/329e44c9.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:200;font-style:italic;font-stretch:normal;src:url(assets/fonts/2e6b7179.woff2) format("woff2"),url(assets/fonts/afca027b.woff) format("woff"),url(assets/fonts/57747d85.otf) format("opentype"),url(assets/fonts/cc419f58.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:300;font-style:normal;font-stretch:normal;src:url(assets/fonts/84d8282e.woff2) format("woff2"),url(assets/fonts/d23b7d08.woff) format("woff"),url(assets/fonts/64132b0b.otf) format("opentype"),url(assets/fonts/d81de8cf.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:300;font-style:italic;font-stretch:normal;src:url(assets/fonts/94536277.woff2) format("woff2"),url(assets/fonts/5d171626.woff) format("woff"),url(assets/fonts/be57aea6.otf) format("opentype"),url(assets/fonts/93885ee8.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:400;font-style:normal;font-stretch:normal;src:url(assets/fonts/f74305e0.woff2) format("woff2"),url(assets/fonts/48c6cf7a.woff) format("woff"),url(assets/fonts/762dad7.otf) format("opentype"),url(assets/fonts/a95cb63c.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:400;font-style:italic;font-stretch:normal;src:url(assets/fonts/27f15644.woff2) format("woff2"),url(assets/fonts/885a6f76.woff) format("woff"),url(assets/fonts/5584cdd3.otf) format("opentype"),url(assets/fonts/da50ca03.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:600;font-style:normal;font-stretch:normal;src:url(assets/fonts/de3ebdcd.woff2) format("woff2"),url(assets/fonts/acd0f3f7.woff) format("woff"),url(assets/fonts/f19cb58.otf) format("opentype"),url(assets/fonts/ec76177b.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:600;font-style:italic;font-stretch:normal;src:url(assets/fonts/cbf7ae.woff2) format("woff2"),url(assets/fonts/7ef88a9c.woff) format("woff"),url(assets/fonts/fa8c62df.otf) format("opentype"),url(assets/fonts/1c593876.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:700;font-style:normal;font-stretch:normal;src:url(assets/fonts/2d597bb7.woff2) format("woff2"),url(assets/fonts/ff16d8d4.woff) format("woff"),url(assets/fonts/dd0e25cf.otf) format("opentype"),url(assets/fonts/4dc4f76e.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:700;font-style:italic;font-stretch:normal;src:url(assets/fonts/614a9cfd.woff2) format("woff2"),url(assets/fonts/675dfd92.woff) format("woff"),url(assets/fonts/f3a2f9a6.otf) format("opentype"),url(assets/fonts/cc13c840.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:900;font-style:normal;font-stretch:normal;src:url(assets/fonts/6219032a.woff2) format("woff2"),url(assets/fonts/dc2dc339.woff) format("woff"),url(assets/fonts/15f1b4e.otf) format("opentype"),url(assets/fonts/af9aec50.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:900;font-style:italic;font-stretch:normal;src:url(assets/fonts/bfc44781.woff2) format("woff2"),url(assets/fonts/5fe101b3.woff) format("woff"),url(assets/fonts/51a687b7.otf) format("opentype"),url(assets/fonts/313e07c1.ttf) format("truetype")}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.hidden,[hidden]{display:none!important}.pure-img{max-width:100%;height:auto;display:block}.pure-g{letter-spacing:-.31em;*letter-spacing:normal;*word-spacing:-.43em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,Droid Sans,Helvetica,Arial,sans-serif;display:flex;flex-flow:row wrap;align-content:flex-start}@media (-ms-high-contrast:active),(-ms-high-contrast:none){table .pure-g{display:block}}.opera-only :-o-prefocus,.pure-g{word-spacing:-.43em}.pure-u{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-g [class*=pure-u]{font-family:sans-serif}.pure-u-1,.pure-u-1-1,.pure-u-1-2,.pure-u-1-3,.pure-u-1-4,.pure-u-1-5,.pure-u-1-6,.pure-u-1-8,.pure-u-1-12,.pure-u-1-24,.pure-u-2-3,.pure-u-2-5,.pure-u-2-24,.pure-u-3-4,.pure-u-3-5,.pure-u-3-8,.pure-u-3-24,.pure-u-4-5,.pure-u-4-24,.pure-u-5-5,.pure-u-5-6,.pure-u-5-8,.pure-u-5-12,.pure-u-5-24,.pure-u-6-24,.pure-u-7-8,.pure-u-7-12,.pure-u-7-24,.pure-u-8-24,.pure-u-9-24,.pure-u-10-24,.pure-u-11-12,.pure-u-11-24,.pure-u-12-24,.pure-u-13-24,.pure-u-14-24,.pure-u-15-24,.pure-u-16-24,.pure-u-17-24,.pure-u-18-24,.pure-u-19-24,.pure-u-20-24,.pure-u-21-24,.pure-u-22-24,.pure-u-23-24,.pure-u-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-1-24{width:4.1667%;*width:4.1357%}.pure-u-1-12,.pure-u-2-24{width:8.3333%;*width:8.3023%}.pure-u-1-8,.pure-u-3-24{width:12.5%;*width:12.469%}.pure-u-1-6,.pure-u-4-24{width:16.6667%;*width:16.6357%}.pure-u-1-5{width:20%;*width:19.969%}.pure-u-5-24{width:20.8333%;*width:20.8023%}.pure-u-1-4,.pure-u-6-24{width:25%;*width:24.969%}.pure-u-7-24{width:29.1667%;*width:29.1357%}.pure-u-1-3,.pure-u-8-24{width:33.3333%;*width:33.3023%}.pure-u-3-8,.pure-u-9-24{width:37.5%;*width:37.469%}.pure-u-2-5{width:40%;*width:39.969%}.pure-u-5-12,.pure-u-10-24{width:41.6667%;*width:41.6357%}.pure-u-11-24{width:45.8333%;*width:45.8023%}.pure-u-1-2,.pure-u-12-24{width:50%;*width:49.969%}.pure-u-13-24{width:54.1667%;*width:54.1357%}.pure-u-7-12,.pure-u-14-24{width:58.3333%;*width:58.3023%}.pure-u-3-5{width:60%;*width:59.969%}.pure-u-5-8,.pure-u-15-24{width:62.5%;*width:62.469%}.pure-u-2-3,.pure-u-16-24{width:66.6667%;*width:66.6357%}.pure-u-17-24{width:70.8333%;*width:70.8023%}.pure-u-3-4,.pure-u-18-24{width:75%;*width:74.969%}.pure-u-19-24{width:79.1667%;*width:79.1357%}.pure-u-4-5{width:80%;*width:79.969%}.pure-u-5-6,.pure-u-20-24{width:83.3333%;*width:83.3023%}.pure-u-7-8,.pure-u-21-24{width:87.5%;*width:87.469%}.pure-u-11-12,.pure-u-22-24{width:91.6667%;*width:91.6357%}.pure-u-23-24{width:95.8333%;*width:95.8023%}.pure-u-1,.pure-u-1-1,.pure-u-5-5,.pure-u-24-24{width:100%}@media screen and (min-width:35.5em){.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-1-2,.pure-u-sm-1-3,.pure-u-sm-1-4,.pure-u-sm-1-5,.pure-u-sm-1-6,.pure-u-sm-1-8,.pure-u-sm-1-12,.pure-u-sm-1-24,.pure-u-sm-2-3,.pure-u-sm-2-5,.pure-u-sm-2-24,.pure-u-sm-3-4,.pure-u-sm-3-5,.pure-u-sm-3-8,.pure-u-sm-3-24,.pure-u-sm-4-5,.pure-u-sm-4-24,.pure-u-sm-5-5,.pure-u-sm-5-6,.pure-u-sm-5-8,.pure-u-sm-5-12,.pure-u-sm-5-24,.pure-u-sm-6-24,.pure-u-sm-7-8,.pure-u-sm-7-12,.pure-u-sm-7-24,.pure-u-sm-8-24,.pure-u-sm-9-24,.pure-u-sm-10-24,.pure-u-sm-11-12,.pure-u-sm-11-24,.pure-u-sm-12-24,.pure-u-sm-13-24,.pure-u-sm-14-24,.pure-u-sm-15-24,.pure-u-sm-16-24,.pure-u-sm-17-24,.pure-u-sm-18-24,.pure-u-sm-19-24,.pure-u-sm-20-24,.pure-u-sm-21-24,.pure-u-sm-22-24,.pure-u-sm-23-24,.pure-u-sm-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-sm-1-24{width:4.1667%;*width:4.1357%}.pure-u-sm-1-12,.pure-u-sm-2-24{width:8.3333%;*width:8.3023%}.pure-u-sm-1-8,.pure-u-sm-3-24{width:12.5%;*width:12.469%}.pure-u-sm-1-6,.pure-u-sm-4-24{width:16.6667%;*width:16.6357%}.pure-u-sm-1-5{width:20%;*width:19.969%}.pure-u-sm-5-24{width:20.8333%;*width:20.8023%}.pure-u-sm-1-4,.pure-u-sm-6-24{width:25%;*width:24.969%}.pure-u-sm-7-24{width:29.1667%;*width:29.1357%}.pure-u-sm-1-3,.pure-u-sm-8-24{width:33.3333%;*width:33.3023%}.pure-u-sm-3-8,.pure-u-sm-9-24{width:37.5%;*width:37.469%}.pure-u-sm-2-5{width:40%;*width:39.969%}.pure-u-sm-5-12,.pure-u-sm-10-24{width:41.6667%;*width:41.6357%}.pure-u-sm-11-24{width:45.8333%;*width:45.8023%}.pure-u-sm-1-2,.pure-u-sm-12-24{width:50%;*width:49.969%}.pure-u-sm-13-24{width:54.1667%;*width:54.1357%}.pure-u-sm-7-12,.pure-u-sm-14-24{width:58.3333%;*width:58.3023%}.pure-u-sm-3-5{width:60%;*width:59.969%}.pure-u-sm-5-8,.pure-u-sm-15-24{width:62.5%;*width:62.469%}.pure-u-sm-2-3,.pure-u-sm-16-24{width:66.6667%;*width:66.6357%}.pure-u-sm-17-24{width:70.8333%;*width:70.8023%}.pure-u-sm-3-4,.pure-u-sm-18-24{width:75%;*width:74.969%}.pure-u-sm-19-24{width:79.1667%;*width:79.1357%}.pure-u-sm-4-5{width:80%;*width:79.969%}.pure-u-sm-5-6,.pure-u-sm-20-24{width:83.3333%;*width:83.3023%}.pure-u-sm-7-8,.pure-u-sm-21-24{width:87.5%;*width:87.469%}.pure-u-sm-11-12,.pure-u-sm-22-24{width:91.6667%;*width:91.6357%}.pure-u-sm-23-24{width:95.8333%;*width:95.8023%}.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-5-5,.pure-u-sm-24-24{width:100%}}@media screen and (min-width:48em){.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-1-2,.pure-u-md-1-3,.pure-u-md-1-4,.pure-u-md-1-5,.pure-u-md-1-6,.pure-u-md-1-8,.pure-u-md-1-12,.pure-u-md-1-24,.pure-u-md-2-3,.pure-u-md-2-5,.pure-u-md-2-24,.pure-u-md-3-4,.pure-u-md-3-5,.pure-u-md-3-8,.pure-u-md-3-24,.pure-u-md-4-5,.pure-u-md-4-24,.pure-u-md-5-5,.pure-u-md-5-6,.pure-u-md-5-8,.pure-u-md-5-12,.pure-u-md-5-24,.pure-u-md-6-24,.pure-u-md-7-8,.pure-u-md-7-12,.pure-u-md-7-24,.pure-u-md-8-24,.pure-u-md-9-24,.pure-u-md-10-24,.pure-u-md-11-12,.pure-u-md-11-24,.pure-u-md-12-24,.pure-u-md-13-24,.pure-u-md-14-24,.pure-u-md-15-24,.pure-u-md-16-24,.pure-u-md-17-24,.pure-u-md-18-24,.pure-u-md-19-24,.pure-u-md-20-24,.pure-u-md-21-24,.pure-u-md-22-24,.pure-u-md-23-24,.pure-u-md-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-md-1-24{width:4.1667%;*width:4.1357%}.pure-u-md-1-12,.pure-u-md-2-24{width:8.3333%;*width:8.3023%}.pure-u-md-1-8,.pure-u-md-3-24{width:12.5%;*width:12.469%}.pure-u-md-1-6,.pure-u-md-4-24{width:16.6667%;*width:16.6357%}.pure-u-md-1-5{width:20%;*width:19.969%}.pure-u-md-5-24{width:20.8333%;*width:20.8023%}.pure-u-md-1-4,.pure-u-md-6-24{width:25%;*width:24.969%}.pure-u-md-7-24{width:29.1667%;*width:29.1357%}.pure-u-md-1-3,.pure-u-md-8-24{width:33.3333%;*width:33.3023%}.pure-u-md-3-8,.pure-u-md-9-24{width:37.5%;*width:37.469%}.pure-u-md-2-5{width:40%;*width:39.969%}.pure-u-md-5-12,.pure-u-md-10-24{width:41.6667%;*width:41.6357%}.pure-u-md-11-24{width:45.8333%;*width:45.8023%}.pure-u-md-1-2,.pure-u-md-12-24{width:50%;*width:49.969%}.pure-u-md-13-24{width:54.1667%;*width:54.1357%}.pure-u-md-7-12,.pure-u-md-14-24{width:58.3333%;*width:58.3023%}.pure-u-md-3-5{width:60%;*width:59.969%}.pure-u-md-5-8,.pure-u-md-15-24{width:62.5%;*width:62.469%}.pure-u-md-2-3,.pure-u-md-16-24{width:66.6667%;*width:66.6357%}.pure-u-md-17-24{width:70.8333%;*width:70.8023%}.pure-u-md-3-4,.pure-u-md-18-24{width:75%;*width:74.969%}.pure-u-md-19-24{width:79.1667%;*width:79.1357%}.pure-u-md-4-5{width:80%;*width:79.969%}.pure-u-md-5-6,.pure-u-md-20-24{width:83.3333%;*width:83.3023%}.pure-u-md-7-8,.pure-u-md-21-24{width:87.5%;*width:87.469%}.pure-u-md-11-12,.pure-u-md-22-24{width:91.6667%;*width:91.6357%}.pure-u-md-23-24{width:95.8333%;*width:95.8023%}.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-5-5,.pure-u-md-24-24{width:100%}}@media screen and (min-width:64em){.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-1-2,.pure-u-lg-1-3,.pure-u-lg-1-4,.pure-u-lg-1-5,.pure-u-lg-1-6,.pure-u-lg-1-8,.pure-u-lg-1-12,.pure-u-lg-1-24,.pure-u-lg-2-3,.pure-u-lg-2-5,.pure-u-lg-2-24,.pure-u-lg-3-4,.pure-u-lg-3-5,.pure-u-lg-3-8,.pure-u-lg-3-24,.pure-u-lg-4-5,.pure-u-lg-4-24,.pure-u-lg-5-5,.pure-u-lg-5-6,.pure-u-lg-5-8,.pure-u-lg-5-12,.pure-u-lg-5-24,.pure-u-lg-6-24,.pure-u-lg-7-8,.pure-u-lg-7-12,.pure-u-lg-7-24,.pure-u-lg-8-24,.pure-u-lg-9-24,.pure-u-lg-10-24,.pure-u-lg-11-12,.pure-u-lg-11-24,.pure-u-lg-12-24,.pure-u-lg-13-24,.pure-u-lg-14-24,.pure-u-lg-15-24,.pure-u-lg-16-24,.pure-u-lg-17-24,.pure-u-lg-18-24,.pure-u-lg-19-24,.pure-u-lg-20-24,.pure-u-lg-21-24,.pure-u-lg-22-24,.pure-u-lg-23-24,.pure-u-lg-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-lg-1-24{width:4.1667%;*width:4.1357%}.pure-u-lg-1-12,.pure-u-lg-2-24{width:8.3333%;*width:8.3023%}.pure-u-lg-1-8,.pure-u-lg-3-24{width:12.5%;*width:12.469%}.pure-u-lg-1-6,.pure-u-lg-4-24{width:16.6667%;*width:16.6357%}.pure-u-lg-1-5{width:20%;*width:19.969%}.pure-u-lg-5-24{width:20.8333%;*width:20.8023%}.pure-u-lg-1-4,.pure-u-lg-6-24{width:25%;*width:24.969%}.pure-u-lg-7-24{width:29.1667%;*width:29.1357%}.pure-u-lg-1-3,.pure-u-lg-8-24{width:33.3333%;*width:33.3023%}.pure-u-lg-3-8,.pure-u-lg-9-24{width:37.5%;*width:37.469%}.pure-u-lg-2-5{width:40%;*width:39.969%}.pure-u-lg-5-12,.pure-u-lg-10-24{width:41.6667%;*width:41.6357%}.pure-u-lg-11-24{width:45.8333%;*width:45.8023%}.pure-u-lg-1-2,.pure-u-lg-12-24{width:50%;*width:49.969%}.pure-u-lg-13-24{width:54.1667%;*width:54.1357%}.pure-u-lg-7-12,.pure-u-lg-14-24{width:58.3333%;*width:58.3023%}.pure-u-lg-3-5{width:60%;*width:59.969%}.pure-u-lg-5-8,.pure-u-lg-15-24{width:62.5%;*width:62.469%}.pure-u-lg-2-3,.pure-u-lg-16-24{width:66.6667%;*width:66.6357%}.pure-u-lg-17-24{width:70.8333%;*width:70.8023%}.pure-u-lg-3-4,.pure-u-lg-18-24{width:75%;*width:74.969%}.pure-u-lg-19-24{width:79.1667%;*width:79.1357%}.pure-u-lg-4-5{width:80%;*width:79.969%}.pure-u-lg-5-6,.pure-u-lg-20-24{width:83.3333%;*width:83.3023%}.pure-u-lg-7-8,.pure-u-lg-21-24{width:87.5%;*width:87.469%}.pure-u-lg-11-12,.pure-u-lg-22-24{width:91.6667%;*width:91.6357%}.pure-u-lg-23-24{width:95.8333%;*width:95.8023%}.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-5-5,.pure-u-lg-24-24{width:100%}}@media screen and (min-width:80em){.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-1-2,.pure-u-xl-1-3,.pure-u-xl-1-4,.pure-u-xl-1-5,.pure-u-xl-1-6,.pure-u-xl-1-8,.pure-u-xl-1-12,.pure-u-xl-1-24,.pure-u-xl-2-3,.pure-u-xl-2-5,.pure-u-xl-2-24,.pure-u-xl-3-4,.pure-u-xl-3-5,.pure-u-xl-3-8,.pure-u-xl-3-24,.pure-u-xl-4-5,.pure-u-xl-4-24,.pure-u-xl-5-5,.pure-u-xl-5-6,.pure-u-xl-5-8,.pure-u-xl-5-12,.pure-u-xl-5-24,.pure-u-xl-6-24,.pure-u-xl-7-8,.pure-u-xl-7-12,.pure-u-xl-7-24,.pure-u-xl-8-24,.pure-u-xl-9-24,.pure-u-xl-10-24,.pure-u-xl-11-12,.pure-u-xl-11-24,.pure-u-xl-12-24,.pure-u-xl-13-24,.pure-u-xl-14-24,.pure-u-xl-15-24,.pure-u-xl-16-24,.pure-u-xl-17-24,.pure-u-xl-18-24,.pure-u-xl-19-24,.pure-u-xl-20-24,.pure-u-xl-21-24,.pure-u-xl-22-24,.pure-u-xl-23-24,.pure-u-xl-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-xl-1-24{width:4.1667%;*width:4.1357%}.pure-u-xl-1-12,.pure-u-xl-2-24{width:8.3333%;*width:8.3023%}.pure-u-xl-1-8,.pure-u-xl-3-24{width:12.5%;*width:12.469%}.pure-u-xl-1-6,.pure-u-xl-4-24{width:16.6667%;*width:16.6357%}.pure-u-xl-1-5{width:20%;*width:19.969%}.pure-u-xl-5-24{width:20.8333%;*width:20.8023%}.pure-u-xl-1-4,.pure-u-xl-6-24{width:25%;*width:24.969%}.pure-u-xl-7-24{width:29.1667%;*width:29.1357%}.pure-u-xl-1-3,.pure-u-xl-8-24{width:33.3333%;*width:33.3023%}.pure-u-xl-3-8,.pure-u-xl-9-24{width:37.5%;*width:37.469%}.pure-u-xl-2-5{width:40%;*width:39.969%}.pure-u-xl-5-12,.pure-u-xl-10-24{width:41.6667%;*width:41.6357%}.pure-u-xl-11-24{width:45.8333%;*width:45.8023%}.pure-u-xl-1-2,.pure-u-xl-12-24{width:50%;*width:49.969%}.pure-u-xl-13-24{width:54.1667%;*width:54.1357%}.pure-u-xl-7-12,.pure-u-xl-14-24{width:58.3333%;*width:58.3023%}.pure-u-xl-3-5{width:60%;*width:59.969%}.pure-u-xl-5-8,.pure-u-xl-15-24{width:62.5%;*width:62.469%}.pure-u-xl-2-3,.pure-u-xl-16-24{width:66.6667%;*width:66.6357%}.pure-u-xl-17-24{width:70.8333%;*width:70.8023%}.pure-u-xl-3-4,.pure-u-xl-18-24{width:75%;*width:74.969%}.pure-u-xl-19-24{width:79.1667%;*width:79.1357%}.pure-u-xl-4-5{width:80%;*width:79.969%}.pure-u-xl-5-6,.pure-u-xl-20-24{width:83.3333%;*width:83.3023%}.pure-u-xl-7-8,.pure-u-xl-21-24{width:87.5%;*width:87.469%}.pure-u-xl-11-12,.pure-u-xl-22-24{width:91.6667%;*width:91.6357%}.pure-u-xl-23-24{width:95.8333%;*width:95.8023%}.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-5-5,.pure-u-xl-24-24{width:100%}}.pure-menu{box-sizing:border-box}.pure-menu-fixed{position:fixed;left:0;top:0;z-index:3}.pure-menu-item,.pure-menu-list{position:relative}.pure-menu-list{list-style:none;margin:0;padding:0}.pure-menu-item{padding:0;margin:0;height:100%}.pure-menu-heading,.pure-menu-link{display:block;text-decoration:none;white-space:nowrap}.pure-menu-horizontal{width:100%;white-space:nowrap}.pure-menu-horizontal .pure-menu-list{display:inline-block}.pure-menu-horizontal .pure-menu-heading,.pure-menu-horizontal .pure-menu-item,.pure-menu-horizontal .pure-menu-separator{display:inline-block;*display:inline;zoom:1;vertical-align:middle}.pure-menu-horizontal .pure-menu-children .pure-menu-separator,.pure-menu-separator{background-color:#ccc;height:1px;margin:.3em 0}.pure-menu-horizontal .pure-menu-separator{width:1px;height:1.3em;margin:0 .3em}.pure-menu-horizontal .pure-menu-children .pure-menu-separator{display:block;width:auto}.pure-menu-heading{text-transform:uppercase;color:#565d64}.pure-menu-link{color:#777}.pure-menu-children{background-color:#fff}.pure-menu-disabled,.pure-menu-heading,.pure-menu-link{padding:.5em 1em}.pure-menu-disabled{opacity:.5}.pure-menu-disabled .pure-menu-link:hover{background-color:transparent}.pure-menu-active>.pure-menu-link,.pure-menu-link:focus,.pure-menu-link:hover{background-color:#eee}.pure-menu-selected>.pure-menu-link,.pure-menu-selected>.pure-menu-link:visited{color:#000}.pure-table{border-collapse:collapse;border-spacing:0;empty-cells:show;border:1px solid #cbcbcb}.pure-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}.pure-table td,.pure-table th{border-left:1px solid #cbcbcb;border-bottom-width:0;border-right-width:0;border-top-width:0;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em}.pure-table thead{background-color:#e0e0e0;color:#000;text-align:left;vertical-align:bottom}.pure-table td{background-color:transparent}.pure-table-odd td,.pure-table-striped tr:nth-child(2n-1) td{background-color:#f2f2f2}.pure-table-bordered td{border-bottom:1px solid #cbcbcb}.pure-table-bordered tbody>tr:last-child>td{border-bottom-width:0}.pure-table-horizontal td,.pure-table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #cbcbcb}.pure-table-horizontal tbody>tr:last-child>td{border-bottom-width:0}.highlight .hl{background-color:#373b41}.highlight{background:#1d1f21;color:#c5c8c6}.highlight .c{color:#969896}.highlight .err{color:#c66}.highlight .k{color:#b294bb}.highlight .l{color:#de935f}.highlight .n{color:#c5c8c6}.highlight .o{color:#8abeb7}.highlight .p{color:#c5c8c6}.highlight .c1,.highlight .cm,.highlight .cp,.highlight .cs{color:#969896}.highlight .gd{color:#c66}.highlight .ge{font-style:italic}.highlight .gh{color:#c5c8c6;font-weight:700}.highlight .gi{color:#b5bd68}.highlight .gp{color:#969896}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:#8abeb7}.highlight .kc,.highlight .kd{color:#b294bb}.highlight .kn{color:#8abeb7}.highlight .kp,.highlight .kr{color:#b294bb}.highlight .kt{color:#f0c674}.highlight .ld{color:#b5bd68}.highlight .m{color:#de935f}.highlight .s{color:#b5bd68}.highlight .na{color:#81a2be}.highlight .nb{color:#c5c8c6}.highlight .nc{color:#f0c674}.highlight .no{color:#c66}.highlight .nd{color:#8abeb7}.highlight .ni{color:#c5c8c6}.highlight .ne{color:#c66}.highlight .nf{color:#81a2be}.highlight .nl{color:#c5c8c6}.highlight .nn{color:#f0c674}.highlight .nx{color:#81a2be}.highlight .py{color:#c5c8c6}.highlight .nt{color:#8abeb7}.highlight .nv{color:#c66}.highlight .ow{color:#8abeb7}.highlight .w{color:#c5c8c6}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#de935f}.highlight .sb{color:#b5bd68}.highlight .sc{color:#c5c8c6}.highlight .sd{color:#969896}.highlight .s2{color:#b5bd68}.highlight .se{color:#de935f}.highlight .sh{color:#b5bd68}.highlight .si{color:#de935f}.highlight .s1,.highlight .sr,.highlight .ss,.highlight .sx{color:#b5bd68}.highlight .bp{color:#c5c8c6}.highlight .vc,.highlight .vg,.highlight .vi{color:#c66}.highlight .il{color:#de935f}body{background-color:#fff;color:#4d4d4c;font-display:swap;font-family:Source Sans Pro,sans-serif;font-size:16px;font-style:normal;font-weight:400}abbr,cite,q{font-family:"Source Serif Pro",serif}cite,em,q{font-style:italic}b,bold,dt,strong{font-weight:700}kbd,samp{background-color:#efefef;padding:0 .125em}.highlight,code,kbd,pre,samp{border:0;border-radius:.25em;font-family:Source Code Pro,monospace;margin:0}.highlight,pre code{display:block;overflow:hidden;padding:.25em;-moz-tab-size:4;-o-tab-size:4;tab-size:4}mark{background-color:#eab700}blockquote{border-left:.5em solid #8e908c;border-radius:.25em;margin-left:0;padding-left:2em}a{color:#4271ae}a:hover,a:hover:visited{color:#3e999f}a:visited{color:#8959a8}hr{border:0;border-top:1px dashed #4d4d4c}::-moz-selection{background-color:#d6d6d6}::selection{background-color:#d6d6d6}.pure-g [class*=pure-u],button,html,input,select,textarea{color:#4d4d4c;font-family:Source Sans Pro,sans-serif;font-weight:400}.pure-table{background-color:#fff;border:1px solid #8e908c;color:#4d4d4c}.pure-table td,.pure-table th{border-left:1px solid #8e908c}.pure-table thead{background-color:#efefef;color:#4d4d4c}.pure-menu a,.pure-menu a:hover,.pure-menu a:hover:visited,.pure-menu a:visited{color:#4d4d4c}.pure-menu-header:hover,.pure-menu-item:hover{background-color:#efefef}.pure-menu-disabled:hover{background-color:transparent}.footer{border-top:1px solid #4d4d4c}.navigation{border-bottom:1px solid #4d4d4c}.navigation-header{font-size:1.25em}.navigation-header a{color:#4d4d4c}.navigation-header-subtitle{font-family:"Source Serif Pro",serif}.footer,.navigation-content,.pagination-content{display:table;margin:0 auto;text-align:center;width:100%}figure{text-align:center}figure img{margin:0 auto}.post-title,h1,h2,h3,h4,h5,h6{font-family:"Source Serif Pro",serif;font-weight:700}.post-title{margin-bottom:0}.post-meta{font-size:.9em;margin:0 0 .5em}.post-meta a{text-decoration:none}.post-meta a:hover{text-decoration:underline}.post-divider{border-top:1px solid #4d4d4c}.pull-end{float:right}.pull-start,[dir=rtl] .pull-end{float:left}[dir=rtl] pull-start{float:right}.clearfix:after{clear:both;content:"";display:table}.fix-cursor-pointer{cursor:pointer}.fix-placement-up{position:relative;top:-.05em} \ No newline at end of file
+@font-face{font-family:Source Code Pro;font-weight:200;font-style:normal;font-stretch:normal;src:url(assets/fonts/eae7051b.woff2) format("woff2"),url(assets/fonts/ba9e750d.woff) format("woff"),url(assets/fonts/bbe55bf4.otf) format("opentype"),url(assets/fonts/9590f7c4.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:200;font-style:italic;font-stretch:normal;src:url(assets/fonts/dde2ebd0.woff2) format("woff2"),url(assets/fonts/7a38babb.woff) format("woff"),url(assets/fonts/69b18017.otf) format("opentype"),url(assets/fonts/611e0bd2.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:300;font-style:normal;font-stretch:normal;src:url(assets/fonts/7996dbed.woff2) format("woff2"),url(assets/fonts/7facc488.woff) format("woff"),url(assets/fonts/519d195f.otf) format("opentype"),url(assets/fonts/e6de2cf9.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:300;font-style:italic;font-stretch:normal;src:url(assets/fonts/c4dda1d6.woff2) format("woff2"),url(assets/fonts/4d55e374.woff) format("woff"),url(assets/fonts/6b80a96a.otf) format("opentype"),url(assets/fonts/b7e499de.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:400;font-style:normal;font-stretch:normal;src:url(assets/fonts/5da1ae59.woff2) format("woff2"),url(assets/fonts/4f37a027.woff) format("woff"),url(assets/fonts/fb72169d.otf) format("opentype"),url(assets/fonts/508b3447.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:400;font-style:italic;font-stretch:normal;src:url(assets/fonts/9fb24680.woff2) format("woff2"),url(assets/fonts/6506a95f.woff) format("woff"),url(assets/fonts/9eea1ee9.otf) format("opentype"),url(assets/fonts/dee9fdc2.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:500;font-style:normal;font-stretch:normal;src:url(assets/fonts/8d0fecd1.woff2) format("woff2"),url(assets/fonts/72ed2339.woff) format("woff"),url(assets/fonts/b4e8d8d6.otf) format("opentype"),url(assets/fonts/d175fc37.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:500;font-style:italic;font-stretch:normal;src:url(assets/fonts/8f69a4c1.woff2) format("woff2"),url(assets/fonts/40b7c0ef.woff) format("woff"),url(assets/fonts/d00dac26.otf) format("opentype"),url(assets/fonts/ec00689c.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:600;font-style:normal;font-stretch:normal;src:url(assets/fonts/81343ec3.woff2) format("woff2"),url(assets/fonts/1506293e.woff) format("woff"),url(assets/fonts/a5ddad82.otf) format("opentype"),url(assets/fonts/dab1c30c.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:600;font-style:italic;font-stretch:normal;src:url(assets/fonts/ffd8dd5b.woff2) format("woff2"),url(assets/fonts/86b0a1fe.woff) format("woff"),url(assets/fonts/26154e4a.otf) format("opentype"),url(assets/fonts/f82ab49e.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:700;font-style:normal;font-stretch:normal;src:url(assets/fonts/d7b71531.woff2) format("woff2"),url(assets/fonts/1a9c073a.woff) format("woff"),url(assets/fonts/5880738e.otf) format("opentype"),url(assets/fonts/20e12988.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:700;font-style:italic;font-stretch:normal;src:url(assets/fonts/95352a16.woff2) format("woff2"),url(assets/fonts/415ac89e.woff) format("woff"),url(assets/fonts/7860512d.otf) format("opentype"),url(assets/fonts/fbbcc7b5.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:900;font-style:normal;font-stretch:normal;src:url(assets/fonts/ef092533.woff2) format("woff2"),url(assets/fonts/2369640e.woff) format("woff"),url(assets/fonts/528b8c3e.otf) format("opentype"),url(assets/fonts/5de67d54.ttf) format("truetype")}@font-face{font-family:Source Code Pro;font-weight:900;font-style:italic;font-stretch:normal;src:url(assets/fonts/b6fd5fb.woff2) format("woff2"),url(assets/fonts/44a0319a.woff) format("woff"),url(assets/fonts/4e7d9104.otf) format("opentype"),url(assets/fonts/7c8c34b6.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:200;font-style:normal;font-stretch:normal;src:url(assets/fonts/fb6d769f.woff2) format("woff2"),url(assets/fonts/29b1f038.woff) format("woff"),url(assets/fonts/62d6c763.otf) format("opentype"),url(assets/fonts/434ab29e.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:200;font-style:italic;font-stretch:normal;src:url(assets/fonts/dd6bc66e.woff2) format("woff2"),url(assets/fonts/db90a41b.woff) format("woff"),url(assets/fonts/6e79463.otf) format("opentype"),url(assets/fonts/d26556bd.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:300;font-style:normal;font-stretch:normal;src:url(assets/fonts/79e76ad1.woff2) format("woff2"),url(assets/fonts/6e82bae0.woff) format("woff"),url(assets/fonts/8497ea5e.otf) format("opentype"),url(assets/fonts/d4b0f63d.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:300;font-style:italic;font-stretch:normal;src:url(assets/fonts/a1a918a.woff2) format("woff2"),url(assets/fonts/6e887a6.woff) format("woff"),url(assets/fonts/b70eff.otf) format("opentype"),url(assets/fonts/6c039e18.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:400;font-style:normal;font-stretch:normal;src:url(assets/fonts/f2981b92.woff2) format("woff2"),url(assets/fonts/77077890.woff) format("woff"),url(assets/fonts/a645cc50.otf) format("opentype"),url(assets/fonts/569ba3a5.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:400;font-style:italic;font-stretch:normal;src:url(assets/fonts/81dbf674.woff2) format("woff2"),url(assets/fonts/8b2a69c4.woff) format("woff"),url(assets/fonts/899db971.otf) format("opentype"),url(assets/fonts/81e0fe3d.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:600;font-style:normal;font-stretch:normal;src:url(assets/fonts/8a2a2291.woff2) format("woff2"),url(assets/fonts/51883610.woff) format("woff"),url(assets/fonts/1beb6e4.otf) format("opentype"),url(assets/fonts/a34ebff2.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:600;font-style:italic;font-stretch:normal;src:url(assets/fonts/21b4a7b5.woff2) format("woff2"),url(assets/fonts/2f640286.woff) format("woff"),url(assets/fonts/20dfc306.otf) format("opentype"),url(assets/fonts/603722b7.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:700;font-style:normal;font-stretch:normal;src:url(assets/fonts/ec8a06af.woff2) format("woff2"),url(assets/fonts/93556a8a.woff) format("woff"),url(assets/fonts/5103fe8.otf) format("opentype"),url(assets/fonts/e01c03ab.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:700;font-style:italic;font-stretch:normal;src:url(assets/fonts/5b2021a.woff2) format("woff2"),url(assets/fonts/4b1f66fc.woff) format("woff"),url(assets/fonts/c5bc7a62.otf) format("opentype"),url(assets/fonts/d17b7290.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:900;font-style:normal;font-stretch:normal;src:url(assets/fonts/34e981c9.woff2) format("woff2"),url(assets/fonts/78f5d28b.woff) format("woff"),url(assets/fonts/4a454cf8.otf) format("opentype"),url(assets/fonts/5ff0fd45.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-weight:900;font-style:italic;font-stretch:normal;src:url(assets/fonts/384a3294.woff2) format("woff2"),url(assets/fonts/afa222e2.woff) format("woff"),url(assets/fonts/447d059.otf) format("opentype"),url(assets/fonts/b461ad82.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:200;font-style:normal;font-stretch:normal;src:url(assets/fonts/450ac5d9.woff2) format("woff2"),url(assets/fonts/bd444caf.woff) format("woff"),url(assets/fonts/4f11872a.otf) format("opentype"),url(assets/fonts/329e44c9.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:200;font-style:italic;font-stretch:normal;src:url(assets/fonts/2e6b7179.woff2) format("woff2"),url(assets/fonts/afca027b.woff) format("woff"),url(assets/fonts/57747d85.otf) format("opentype"),url(assets/fonts/cc419f58.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:300;font-style:normal;font-stretch:normal;src:url(assets/fonts/84d8282e.woff2) format("woff2"),url(assets/fonts/d23b7d08.woff) format("woff"),url(assets/fonts/64132b0b.otf) format("opentype"),url(assets/fonts/d81de8cf.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:300;font-style:italic;font-stretch:normal;src:url(assets/fonts/94536277.woff2) format("woff2"),url(assets/fonts/5d171626.woff) format("woff"),url(assets/fonts/be57aea6.otf) format("opentype"),url(assets/fonts/93885ee8.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:400;font-style:normal;font-stretch:normal;src:url(assets/fonts/f74305e0.woff2) format("woff2"),url(assets/fonts/48c6cf7a.woff) format("woff"),url(assets/fonts/762dad7.otf) format("opentype"),url(assets/fonts/a95cb63c.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:400;font-style:italic;font-stretch:normal;src:url(assets/fonts/27f15644.woff2) format("woff2"),url(assets/fonts/885a6f76.woff) format("woff"),url(assets/fonts/5584cdd3.otf) format("opentype"),url(assets/fonts/da50ca03.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:600;font-style:normal;font-stretch:normal;src:url(assets/fonts/de3ebdcd.woff2) format("woff2"),url(assets/fonts/acd0f3f7.woff) format("woff"),url(assets/fonts/f19cb58.otf) format("opentype"),url(assets/fonts/ec76177b.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:600;font-style:italic;font-stretch:normal;src:url(assets/fonts/cbf7ae.woff2) format("woff2"),url(assets/fonts/7ef88a9c.woff) format("woff"),url(assets/fonts/fa8c62df.otf) format("opentype"),url(assets/fonts/1c593876.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:700;font-style:normal;font-stretch:normal;src:url(assets/fonts/2d597bb7.woff2) format("woff2"),url(assets/fonts/ff16d8d4.woff) format("woff"),url(assets/fonts/dd0e25cf.otf) format("opentype"),url(assets/fonts/4dc4f76e.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:700;font-style:italic;font-stretch:normal;src:url(assets/fonts/614a9cfd.woff2) format("woff2"),url(assets/fonts/675dfd92.woff) format("woff"),url(assets/fonts/f3a2f9a6.otf) format("opentype"),url(assets/fonts/cc13c840.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:900;font-style:normal;font-stretch:normal;src:url(assets/fonts/6219032a.woff2) format("woff2"),url(assets/fonts/dc2dc339.woff) format("woff"),url(assets/fonts/15f1b4e.otf) format("opentype"),url(assets/fonts/af9aec50.ttf) format("truetype")}@font-face{font-family:"Source Serif Pro";font-weight:900;font-style:italic;font-stretch:normal;src:url(assets/fonts/bfc44781.woff2) format("woff2"),url(assets/fonts/5fe101b3.woff) format("woff"),url(assets/fonts/51a687b7.otf) format("opentype"),url(assets/fonts/313e07c1.ttf) format("truetype")}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.hidden,[hidden]{display:none!important}.pure-img{max-width:100%;height:auto;display:block}.pure-g{letter-spacing:-.31em;*letter-spacing:normal;*word-spacing:-.43em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,Droid Sans,Helvetica,Arial,sans-serif;display:flex;flex-flow:row wrap;align-content:flex-start}@media (-ms-high-contrast:active),(-ms-high-contrast:none){table .pure-g{display:block}}.opera-only :-o-prefocus,.pure-g{word-spacing:-.43em}.pure-u{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-g [class*=pure-u]{font-family:sans-serif}.pure-u-1,.pure-u-1-1,.pure-u-1-2,.pure-u-1-3,.pure-u-1-4,.pure-u-1-5,.pure-u-1-6,.pure-u-1-8,.pure-u-1-12,.pure-u-1-24,.pure-u-2-3,.pure-u-2-5,.pure-u-2-24,.pure-u-3-4,.pure-u-3-5,.pure-u-3-8,.pure-u-3-24,.pure-u-4-5,.pure-u-4-24,.pure-u-5-5,.pure-u-5-6,.pure-u-5-8,.pure-u-5-12,.pure-u-5-24,.pure-u-6-24,.pure-u-7-8,.pure-u-7-12,.pure-u-7-24,.pure-u-8-24,.pure-u-9-24,.pure-u-10-24,.pure-u-11-12,.pure-u-11-24,.pure-u-12-24,.pure-u-13-24,.pure-u-14-24,.pure-u-15-24,.pure-u-16-24,.pure-u-17-24,.pure-u-18-24,.pure-u-19-24,.pure-u-20-24,.pure-u-21-24,.pure-u-22-24,.pure-u-23-24,.pure-u-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-1-24{width:4.1667%;*width:4.1357%}.pure-u-1-12,.pure-u-2-24{width:8.3333%;*width:8.3023%}.pure-u-1-8,.pure-u-3-24{width:12.5%;*width:12.469%}.pure-u-1-6,.pure-u-4-24{width:16.6667%;*width:16.6357%}.pure-u-1-5{width:20%;*width:19.969%}.pure-u-5-24{width:20.8333%;*width:20.8023%}.pure-u-1-4,.pure-u-6-24{width:25%;*width:24.969%}.pure-u-7-24{width:29.1667%;*width:29.1357%}.pure-u-1-3,.pure-u-8-24{width:33.3333%;*width:33.3023%}.pure-u-3-8,.pure-u-9-24{width:37.5%;*width:37.469%}.pure-u-2-5{width:40%;*width:39.969%}.pure-u-5-12,.pure-u-10-24{width:41.6667%;*width:41.6357%}.pure-u-11-24{width:45.8333%;*width:45.8023%}.pure-u-1-2,.pure-u-12-24{width:50%;*width:49.969%}.pure-u-13-24{width:54.1667%;*width:54.1357%}.pure-u-7-12,.pure-u-14-24{width:58.3333%;*width:58.3023%}.pure-u-3-5{width:60%;*width:59.969%}.pure-u-5-8,.pure-u-15-24{width:62.5%;*width:62.469%}.pure-u-2-3,.pure-u-16-24{width:66.6667%;*width:66.6357%}.pure-u-17-24{width:70.8333%;*width:70.8023%}.pure-u-3-4,.pure-u-18-24{width:75%;*width:74.969%}.pure-u-19-24{width:79.1667%;*width:79.1357%}.pure-u-4-5{width:80%;*width:79.969%}.pure-u-5-6,.pure-u-20-24{width:83.3333%;*width:83.3023%}.pure-u-7-8,.pure-u-21-24{width:87.5%;*width:87.469%}.pure-u-11-12,.pure-u-22-24{width:91.6667%;*width:91.6357%}.pure-u-23-24{width:95.8333%;*width:95.8023%}.pure-u-1,.pure-u-1-1,.pure-u-5-5,.pure-u-24-24{width:100%}@media screen and (min-width:35.5em){.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-1-2,.pure-u-sm-1-3,.pure-u-sm-1-4,.pure-u-sm-1-5,.pure-u-sm-1-6,.pure-u-sm-1-8,.pure-u-sm-1-12,.pure-u-sm-1-24,.pure-u-sm-2-3,.pure-u-sm-2-5,.pure-u-sm-2-24,.pure-u-sm-3-4,.pure-u-sm-3-5,.pure-u-sm-3-8,.pure-u-sm-3-24,.pure-u-sm-4-5,.pure-u-sm-4-24,.pure-u-sm-5-5,.pure-u-sm-5-6,.pure-u-sm-5-8,.pure-u-sm-5-12,.pure-u-sm-5-24,.pure-u-sm-6-24,.pure-u-sm-7-8,.pure-u-sm-7-12,.pure-u-sm-7-24,.pure-u-sm-8-24,.pure-u-sm-9-24,.pure-u-sm-10-24,.pure-u-sm-11-12,.pure-u-sm-11-24,.pure-u-sm-12-24,.pure-u-sm-13-24,.pure-u-sm-14-24,.pure-u-sm-15-24,.pure-u-sm-16-24,.pure-u-sm-17-24,.pure-u-sm-18-24,.pure-u-sm-19-24,.pure-u-sm-20-24,.pure-u-sm-21-24,.pure-u-sm-22-24,.pure-u-sm-23-24,.pure-u-sm-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-sm-1-24{width:4.1667%;*width:4.1357%}.pure-u-sm-1-12,.pure-u-sm-2-24{width:8.3333%;*width:8.3023%}.pure-u-sm-1-8,.pure-u-sm-3-24{width:12.5%;*width:12.469%}.pure-u-sm-1-6,.pure-u-sm-4-24{width:16.6667%;*width:16.6357%}.pure-u-sm-1-5{width:20%;*width:19.969%}.pure-u-sm-5-24{width:20.8333%;*width:20.8023%}.pure-u-sm-1-4,.pure-u-sm-6-24{width:25%;*width:24.969%}.pure-u-sm-7-24{width:29.1667%;*width:29.1357%}.pure-u-sm-1-3,.pure-u-sm-8-24{width:33.3333%;*width:33.3023%}.pure-u-sm-3-8,.pure-u-sm-9-24{width:37.5%;*width:37.469%}.pure-u-sm-2-5{width:40%;*width:39.969%}.pure-u-sm-5-12,.pure-u-sm-10-24{width:41.6667%;*width:41.6357%}.pure-u-sm-11-24{width:45.8333%;*width:45.8023%}.pure-u-sm-1-2,.pure-u-sm-12-24{width:50%;*width:49.969%}.pure-u-sm-13-24{width:54.1667%;*width:54.1357%}.pure-u-sm-7-12,.pure-u-sm-14-24{width:58.3333%;*width:58.3023%}.pure-u-sm-3-5{width:60%;*width:59.969%}.pure-u-sm-5-8,.pure-u-sm-15-24{width:62.5%;*width:62.469%}.pure-u-sm-2-3,.pure-u-sm-16-24{width:66.6667%;*width:66.6357%}.pure-u-sm-17-24{width:70.8333%;*width:70.8023%}.pure-u-sm-3-4,.pure-u-sm-18-24{width:75%;*width:74.969%}.pure-u-sm-19-24{width:79.1667%;*width:79.1357%}.pure-u-sm-4-5{width:80%;*width:79.969%}.pure-u-sm-5-6,.pure-u-sm-20-24{width:83.3333%;*width:83.3023%}.pure-u-sm-7-8,.pure-u-sm-21-24{width:87.5%;*width:87.469%}.pure-u-sm-11-12,.pure-u-sm-22-24{width:91.6667%;*width:91.6357%}.pure-u-sm-23-24{width:95.8333%;*width:95.8023%}.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-5-5,.pure-u-sm-24-24{width:100%}}@media screen and (min-width:48em){.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-1-2,.pure-u-md-1-3,.pure-u-md-1-4,.pure-u-md-1-5,.pure-u-md-1-6,.pure-u-md-1-8,.pure-u-md-1-12,.pure-u-md-1-24,.pure-u-md-2-3,.pure-u-md-2-5,.pure-u-md-2-24,.pure-u-md-3-4,.pure-u-md-3-5,.pure-u-md-3-8,.pure-u-md-3-24,.pure-u-md-4-5,.pure-u-md-4-24,.pure-u-md-5-5,.pure-u-md-5-6,.pure-u-md-5-8,.pure-u-md-5-12,.pure-u-md-5-24,.pure-u-md-6-24,.pure-u-md-7-8,.pure-u-md-7-12,.pure-u-md-7-24,.pure-u-md-8-24,.pure-u-md-9-24,.pure-u-md-10-24,.pure-u-md-11-12,.pure-u-md-11-24,.pure-u-md-12-24,.pure-u-md-13-24,.pure-u-md-14-24,.pure-u-md-15-24,.pure-u-md-16-24,.pure-u-md-17-24,.pure-u-md-18-24,.pure-u-md-19-24,.pure-u-md-20-24,.pure-u-md-21-24,.pure-u-md-22-24,.pure-u-md-23-24,.pure-u-md-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-md-1-24{width:4.1667%;*width:4.1357%}.pure-u-md-1-12,.pure-u-md-2-24{width:8.3333%;*width:8.3023%}.pure-u-md-1-8,.pure-u-md-3-24{width:12.5%;*width:12.469%}.pure-u-md-1-6,.pure-u-md-4-24{width:16.6667%;*width:16.6357%}.pure-u-md-1-5{width:20%;*width:19.969%}.pure-u-md-5-24{width:20.8333%;*width:20.8023%}.pure-u-md-1-4,.pure-u-md-6-24{width:25%;*width:24.969%}.pure-u-md-7-24{width:29.1667%;*width:29.1357%}.pure-u-md-1-3,.pure-u-md-8-24{width:33.3333%;*width:33.3023%}.pure-u-md-3-8,.pure-u-md-9-24{width:37.5%;*width:37.469%}.pure-u-md-2-5{width:40%;*width:39.969%}.pure-u-md-5-12,.pure-u-md-10-24{width:41.6667%;*width:41.6357%}.pure-u-md-11-24{width:45.8333%;*width:45.8023%}.pure-u-md-1-2,.pure-u-md-12-24{width:50%;*width:49.969%}.pure-u-md-13-24{width:54.1667%;*width:54.1357%}.pure-u-md-7-12,.pure-u-md-14-24{width:58.3333%;*width:58.3023%}.pure-u-md-3-5{width:60%;*width:59.969%}.pure-u-md-5-8,.pure-u-md-15-24{width:62.5%;*width:62.469%}.pure-u-md-2-3,.pure-u-md-16-24{width:66.6667%;*width:66.6357%}.pure-u-md-17-24{width:70.8333%;*width:70.8023%}.pure-u-md-3-4,.pure-u-md-18-24{width:75%;*width:74.969%}.pure-u-md-19-24{width:79.1667%;*width:79.1357%}.pure-u-md-4-5{width:80%;*width:79.969%}.pure-u-md-5-6,.pure-u-md-20-24{width:83.3333%;*width:83.3023%}.pure-u-md-7-8,.pure-u-md-21-24{width:87.5%;*width:87.469%}.pure-u-md-11-12,.pure-u-md-22-24{width:91.6667%;*width:91.6357%}.pure-u-md-23-24{width:95.8333%;*width:95.8023%}.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-5-5,.pure-u-md-24-24{width:100%}}@media screen and (min-width:64em){.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-1-2,.pure-u-lg-1-3,.pure-u-lg-1-4,.pure-u-lg-1-5,.pure-u-lg-1-6,.pure-u-lg-1-8,.pure-u-lg-1-12,.pure-u-lg-1-24,.pure-u-lg-2-3,.pure-u-lg-2-5,.pure-u-lg-2-24,.pure-u-lg-3-4,.pure-u-lg-3-5,.pure-u-lg-3-8,.pure-u-lg-3-24,.pure-u-lg-4-5,.pure-u-lg-4-24,.pure-u-lg-5-5,.pure-u-lg-5-6,.pure-u-lg-5-8,.pure-u-lg-5-12,.pure-u-lg-5-24,.pure-u-lg-6-24,.pure-u-lg-7-8,.pure-u-lg-7-12,.pure-u-lg-7-24,.pure-u-lg-8-24,.pure-u-lg-9-24,.pure-u-lg-10-24,.pure-u-lg-11-12,.pure-u-lg-11-24,.pure-u-lg-12-24,.pure-u-lg-13-24,.pure-u-lg-14-24,.pure-u-lg-15-24,.pure-u-lg-16-24,.pure-u-lg-17-24,.pure-u-lg-18-24,.pure-u-lg-19-24,.pure-u-lg-20-24,.pure-u-lg-21-24,.pure-u-lg-22-24,.pure-u-lg-23-24,.pure-u-lg-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-lg-1-24{width:4.1667%;*width:4.1357%}.pure-u-lg-1-12,.pure-u-lg-2-24{width:8.3333%;*width:8.3023%}.pure-u-lg-1-8,.pure-u-lg-3-24{width:12.5%;*width:12.469%}.pure-u-lg-1-6,.pure-u-lg-4-24{width:16.6667%;*width:16.6357%}.pure-u-lg-1-5{width:20%;*width:19.969%}.pure-u-lg-5-24{width:20.8333%;*width:20.8023%}.pure-u-lg-1-4,.pure-u-lg-6-24{width:25%;*width:24.969%}.pure-u-lg-7-24{width:29.1667%;*width:29.1357%}.pure-u-lg-1-3,.pure-u-lg-8-24{width:33.3333%;*width:33.3023%}.pure-u-lg-3-8,.pure-u-lg-9-24{width:37.5%;*width:37.469%}.pure-u-lg-2-5{width:40%;*width:39.969%}.pure-u-lg-5-12,.pure-u-lg-10-24{width:41.6667%;*width:41.6357%}.pure-u-lg-11-24{width:45.8333%;*width:45.8023%}.pure-u-lg-1-2,.pure-u-lg-12-24{width:50%;*width:49.969%}.pure-u-lg-13-24{width:54.1667%;*width:54.1357%}.pure-u-lg-7-12,.pure-u-lg-14-24{width:58.3333%;*width:58.3023%}.pure-u-lg-3-5{width:60%;*width:59.969%}.pure-u-lg-5-8,.pure-u-lg-15-24{width:62.5%;*width:62.469%}.pure-u-lg-2-3,.pure-u-lg-16-24{width:66.6667%;*width:66.6357%}.pure-u-lg-17-24{width:70.8333%;*width:70.8023%}.pure-u-lg-3-4,.pure-u-lg-18-24{width:75%;*width:74.969%}.pure-u-lg-19-24{width:79.1667%;*width:79.1357%}.pure-u-lg-4-5{width:80%;*width:79.969%}.pure-u-lg-5-6,.pure-u-lg-20-24{width:83.3333%;*width:83.3023%}.pure-u-lg-7-8,.pure-u-lg-21-24{width:87.5%;*width:87.469%}.pure-u-lg-11-12,.pure-u-lg-22-24{width:91.6667%;*width:91.6357%}.pure-u-lg-23-24{width:95.8333%;*width:95.8023%}.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-5-5,.pure-u-lg-24-24{width:100%}}@media screen and (min-width:80em){.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-1-2,.pure-u-xl-1-3,.pure-u-xl-1-4,.pure-u-xl-1-5,.pure-u-xl-1-6,.pure-u-xl-1-8,.pure-u-xl-1-12,.pure-u-xl-1-24,.pure-u-xl-2-3,.pure-u-xl-2-5,.pure-u-xl-2-24,.pure-u-xl-3-4,.pure-u-xl-3-5,.pure-u-xl-3-8,.pure-u-xl-3-24,.pure-u-xl-4-5,.pure-u-xl-4-24,.pure-u-xl-5-5,.pure-u-xl-5-6,.pure-u-xl-5-8,.pure-u-xl-5-12,.pure-u-xl-5-24,.pure-u-xl-6-24,.pure-u-xl-7-8,.pure-u-xl-7-12,.pure-u-xl-7-24,.pure-u-xl-8-24,.pure-u-xl-9-24,.pure-u-xl-10-24,.pure-u-xl-11-12,.pure-u-xl-11-24,.pure-u-xl-12-24,.pure-u-xl-13-24,.pure-u-xl-14-24,.pure-u-xl-15-24,.pure-u-xl-16-24,.pure-u-xl-17-24,.pure-u-xl-18-24,.pure-u-xl-19-24,.pure-u-xl-20-24,.pure-u-xl-21-24,.pure-u-xl-22-24,.pure-u-xl-23-24,.pure-u-xl-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-xl-1-24{width:4.1667%;*width:4.1357%}.pure-u-xl-1-12,.pure-u-xl-2-24{width:8.3333%;*width:8.3023%}.pure-u-xl-1-8,.pure-u-xl-3-24{width:12.5%;*width:12.469%}.pure-u-xl-1-6,.pure-u-xl-4-24{width:16.6667%;*width:16.6357%}.pure-u-xl-1-5{width:20%;*width:19.969%}.pure-u-xl-5-24{width:20.8333%;*width:20.8023%}.pure-u-xl-1-4,.pure-u-xl-6-24{width:25%;*width:24.969%}.pure-u-xl-7-24{width:29.1667%;*width:29.1357%}.pure-u-xl-1-3,.pure-u-xl-8-24{width:33.3333%;*width:33.3023%}.pure-u-xl-3-8,.pure-u-xl-9-24{width:37.5%;*width:37.469%}.pure-u-xl-2-5{width:40%;*width:39.969%}.pure-u-xl-5-12,.pure-u-xl-10-24{width:41.6667%;*width:41.6357%}.pure-u-xl-11-24{width:45.8333%;*width:45.8023%}.pure-u-xl-1-2,.pure-u-xl-12-24{width:50%;*width:49.969%}.pure-u-xl-13-24{width:54.1667%;*width:54.1357%}.pure-u-xl-7-12,.pure-u-xl-14-24{width:58.3333%;*width:58.3023%}.pure-u-xl-3-5{width:60%;*width:59.969%}.pure-u-xl-5-8,.pure-u-xl-15-24{width:62.5%;*width:62.469%}.pure-u-xl-2-3,.pure-u-xl-16-24{width:66.6667%;*width:66.6357%}.pure-u-xl-17-24{width:70.8333%;*width:70.8023%}.pure-u-xl-3-4,.pure-u-xl-18-24{width:75%;*width:74.969%}.pure-u-xl-19-24{width:79.1667%;*width:79.1357%}.pure-u-xl-4-5{width:80%;*width:79.969%}.pure-u-xl-5-6,.pure-u-xl-20-24{width:83.3333%;*width:83.3023%}.pure-u-xl-7-8,.pure-u-xl-21-24{width:87.5%;*width:87.469%}.pure-u-xl-11-12,.pure-u-xl-22-24{width:91.6667%;*width:91.6357%}.pure-u-xl-23-24{width:95.8333%;*width:95.8023%}.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-5-5,.pure-u-xl-24-24{width:100%}}.pure-menu{box-sizing:border-box}.pure-menu-fixed{position:fixed;left:0;top:0;z-index:3}.pure-menu-item,.pure-menu-list{position:relative}.pure-menu-list{list-style:none;margin:0;padding:0}.pure-menu-item{padding:0;margin:0;height:100%}.pure-menu-heading,.pure-menu-link{display:block;text-decoration:none;white-space:nowrap}.pure-menu-horizontal{width:100%;white-space:nowrap}.pure-menu-horizontal .pure-menu-list{display:inline-block}.pure-menu-horizontal .pure-menu-heading,.pure-menu-horizontal .pure-menu-item,.pure-menu-horizontal .pure-menu-separator{display:inline-block;*display:inline;zoom:1;vertical-align:middle}.pure-menu-horizontal .pure-menu-children .pure-menu-separator,.pure-menu-separator{background-color:#ccc;height:1px;margin:.3em 0}.pure-menu-horizontal .pure-menu-separator{width:1px;height:1.3em;margin:0 .3em}.pure-menu-horizontal .pure-menu-children .pure-menu-separator{display:block;width:auto}.pure-menu-heading{text-transform:uppercase;color:#565d64}.pure-menu-link{color:#777}.pure-menu-children{background-color:#fff}.pure-menu-disabled,.pure-menu-heading,.pure-menu-link{padding:.5em 1em}.pure-menu-disabled{opacity:.5}.pure-menu-disabled .pure-menu-link:hover{background-color:transparent}.pure-menu-active>.pure-menu-link,.pure-menu-link:focus,.pure-menu-link:hover{background-color:#eee}.pure-menu-selected>.pure-menu-link,.pure-menu-selected>.pure-menu-link:visited{color:#000}.pure-table{border-collapse:collapse;border-spacing:0;empty-cells:show;border:1px solid #cbcbcb}.pure-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}.pure-table td,.pure-table th{border-left:1px solid #cbcbcb;border-bottom-width:0;border-right-width:0;border-top-width:0;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em}.pure-table thead{background-color:#e0e0e0;color:#000;text-align:left;vertical-align:bottom}.pure-table td{background-color:transparent}.pure-table-odd td,.pure-table-striped tr:nth-child(2n-1) td{background-color:#f2f2f2}.pure-table-bordered td{border-bottom:1px solid #cbcbcb}.pure-table-bordered tbody>tr:last-child>td{border-bottom-width:0}.pure-table-horizontal td,.pure-table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #cbcbcb}.pure-table-horizontal tbody>tr:last-child>td{border-bottom-width:0}.highlight .hl{background-color:#373b41}.highlight{background:#1d1f21;color:#c5c8c6}.highlight .c{color:#969896}.highlight .err{color:#c66}.highlight .k{color:#b294bb}.highlight .l{color:#de935f}.highlight .n{color:#c5c8c6}.highlight .o{color:#8abeb7}.highlight .p{color:#c5c8c6}.highlight .c1,.highlight .cm,.highlight .cp,.highlight .cs{color:#969896}.highlight .gd{color:#c66}.highlight .ge{font-style:italic}.highlight .gh{color:#c5c8c6;font-weight:700}.highlight .gi{color:#b5bd68}.highlight .gp{color:#969896}.highlight .gp,.highlight .gs,.highlight .gu{font-weight:700}.highlight .gu{color:#8abeb7}.highlight .kc,.highlight .kd{color:#b294bb}.highlight .kn{color:#8abeb7}.highlight .kp,.highlight .kr{color:#b294bb}.highlight .kt{color:#f0c674}.highlight .ld{color:#b5bd68}.highlight .m{color:#de935f}.highlight .s{color:#b5bd68}.highlight .na{color:#81a2be}.highlight .nb{color:#c5c8c6}.highlight .nc{color:#f0c674}.highlight .no{color:#c66}.highlight .nd{color:#8abeb7}.highlight .ni{color:#c5c8c6}.highlight .ne{color:#c66}.highlight .nf{color:#81a2be}.highlight .nl{color:#c5c8c6}.highlight .nn{color:#f0c674}.highlight .nx{color:#81a2be}.highlight .py{color:#c5c8c6}.highlight .nt{color:#8abeb7}.highlight .nv{color:#c66}.highlight .ow{color:#8abeb7}.highlight .w{color:#c5c8c6}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#de935f}.highlight .sb{color:#b5bd68}.highlight .sc{color:#c5c8c6}.highlight .sd{color:#969896}.highlight .s2{color:#b5bd68}.highlight .se{color:#de935f}.highlight .sh{color:#b5bd68}.highlight .si{color:#de935f}.highlight .s1,.highlight .sr,.highlight .ss,.highlight .sx{color:#b5bd68}.highlight .bp{color:#c5c8c6}.highlight .vc,.highlight .vg,.highlight .vi{color:#c66}.highlight .il{color:#de935f}body{background-color:#fff;color:#4d4d4c;font-display:swap;font-family:Source Sans Pro,sans-serif;font-size:16px;font-style:normal;font-weight:400}abbr,cite,q{font-family:"Source Serif Pro",serif}cite,em,q{font-style:italic}b,bold,dt,strong{font-weight:700}kbd,samp{background-color:#efefef;padding:0 .125em}code,kbd,pre,samp{border:0;border-radius:.25em;font-family:Source Code Pro,monospace;margin:0}pre code{display:block;padding:.25em;-moz-tab-size:4;-o-tab-size:4;tab-size:4}.highlight{overflow:auto}mark{background-color:#eab700}blockquote{border-left:.5em solid #8e908c;border-radius:.25em;margin-left:0;padding-left:2em}a{color:#4271ae}a:hover,a:hover:visited{color:#3e999f}a:visited{color:#8959a8}hr{border:0;border-top:1px dashed #4d4d4c}::-moz-selection{background-color:#d6d6d6}::selection{background-color:#d6d6d6}.pure-g [class*=pure-u],button,html,input,select,textarea{color:#4d4d4c;font-family:Source Sans Pro,sans-serif;font-weight:400}.pure-table{background-color:#fff;border:1px solid #8e908c;color:#4d4d4c}.pure-table td,.pure-table th{border-left:1px solid #8e908c}.pure-table thead{background-color:#efefef;color:#4d4d4c}.pure-menu a,.pure-menu a:hover,.pure-menu a:hover:visited,.pure-menu a:visited{color:#4d4d4c}.pure-menu-header:hover,.pure-menu-item:hover{background-color:#efefef}.pure-menu-disabled:hover{background-color:transparent}.footer{border-top:1px solid #4d4d4c}.navigation{border-bottom:1px solid #4d4d4c}.navigation-header{font-size:1.25em}.navigation-header a{color:#4d4d4c}.navigation-header-subtitle{font-family:"Source Serif Pro",serif}.footer,.navigation-content,.pagination-content{display:table;margin:0 auto;text-align:center;width:100%}figure{text-align:center}figure img{margin:0 auto}.post-title,h1,h2,h3,h4,h5,h6{font-family:"Source Serif Pro",serif;font-weight:700}.post-title{margin-bottom:0}.post-meta{font-size:.9em;margin:0 0 .5em}.post-meta a{text-decoration:none}.post-meta a:hover{text-decoration:underline}.post-divider{border-top:1px solid #4d4d4c}.pull-end{float:right}.pull-start,[dir=rtl] .pull-end{float:left}[dir=rtl] pull-start{float:right}.clearfix:after{clear:both;content:"";display:table}.fix-cursor-pointer{cursor:pointer}.fix-placement-up{position:relative;top:-.05em} \ No newline at end of file